Thanks Dag for your answer, this answer solves my problem. Thanks
ccmarquina wrote: > > > > Dag H. Wanvik-2 wrote: >> >> ccmarquina <ccmarqu...@gmail.com> writes: >> >>> I would like to know if it's possible to use ROWID to update rows in a >>> table >>> derby DB. I can't find information to do it. >> >> No. You could use Derby's support for JDBC updatable scrollable result >> sets in some use cases, or roll your own ids using auto generated keys. >> >> http://db.apache.org/derby/docs/10.8/ref/crefjavstateautogen.html >> >> Hope this helps, >> Dag >> >>> >>> Thanks >>> >>> Regards >> >> > > -- View this message in context: http://old.nabble.com/Rowid-in-Apache-Derby-DB-tp32975824p32979040.html Sent from the Apache Derby Users mailing list archive at Nabble.com.