Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Timeout for Sequencing

Hi,

 

we’re working with EclipseLink 2.1.3 here. When using a seperate connection for sequencing (eclipselink.jdbc.sequence-connection-pool = true) it seems that it isn’t easily possible to configure a timeout for this connection and the default is 0 (=no timeout). We found a way to do so by manually inserting a ConnectionPool into the sequencing, but that’s not really straight forward.

 

Is there another way? Perhaps a setting? Or has this perhaps been changed in a more recent version?

 

mfG

 

Florian Schätz

 


Back to the top