Auto-generated columns on Oracle
Andrus Adamchik <[email protected]>
| Newsgroups | gmane.comp.java.cayenne.devel |
|---|---|
| Message-ID | <[email protected]> |
Looks like Oracle started supporting auto-increment columns since 12c: https://www.arungudelli.com/tutorial/oracle/auto-increment-identity-column-in-oracle-table-primary-key/ We should try using that in the adapter. Andrus