|
JDBC: Insert ID
When you have a database that you can setup to automatically increment an ID field, is there a way via JDBC to retrieve the value after an insert?
I'm using JDBC with DB2 and I'm not sure if I'm just sol on this one.
__________________
Mike
|