Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 0.31 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. EclipseLink permanent connection
  2. <property name="eclipselink.jdbc.read-connections.min" value="5"/>
  3.   <property name="eclipselink.jdbc.read-connections.max" value="10"/>
  4.   <property name="eclipselink.jdbc.write-connections.min" value="6"/>
  5.   <property name="eclipselink.jdbc.write-connections.max" value="12"/>