Is there a way to generated the primary key of a new record automatically. If so, can I also get the generated value back via the JDBC driver?
Is it possible to use sequences (or something simular) in progress?