Re: Problem with jdbc, RowSet and Oracle
- From: "kuassi.mensah@xxxxxxxxx" <kuassi.mensah@xxxxxxxxx>
- Date: 15 Dec 2006 15:49:42 -0800
Then we have a bug!
przemmal@xxxxx wrote:
kuassi.mensah@xxxxxxxxx napisal(a):
JDBCRowSet objects are by default scrollable (i.e.,
ResultSet.TYPE_SCROLL_SENSITIVE) and read-only (i.e.,
ResultSet.CONCUR_READ_ONLY) but can be made updatable by calling
setReadOnly (false).
I have tried setReadOnly(false) and
setConcurrency(ResulSet.CONCUR_UPDATABLE), but that does not work :(
.
- Follow-Ups:
- Re: Problem with jdbc, RowSet and Oracle
- From: przemmal
- Re: Problem with jdbc, RowSet and Oracle
- References:
- Problem with jdbc, RowSet and Oracle
- From: przemmal
- Re: Problem with jdbc, RowSet and Oracle
- From: kuassi.mensah@xxxxxxxxx
- Re: Problem with jdbc, RowSet and Oracle
- From: przemmal
- Re: Problem with jdbc, RowSet and Oracle
- From: kuassi.mensah@xxxxxxxxx
- Re: Problem with jdbc, RowSet and Oracle
- From: przemmal
- Problem with jdbc, RowSet and Oracle
- Prev by Date: Re: JDBC Connection returns wrong status
- Next by Date: Re: Problem with jdbc, RowSet and Oracle
- Previous by thread: Re: Problem with jdbc, RowSet and Oracle
- Next by thread: Re: Problem with jdbc, RowSet and Oracle
- Index(es):