Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] How to tell EL to hold an extra database connection for primary key generation

Hello,

We're using EL 2.1.2 within Geronimo.

We are using GenerationType.TABLE to generate primary keys.

What do I have to do so EL uses an extra connection (transaction) to obtain the next bunch of primary key values.

Kind Regards,
Michael Simons


Back to the top