Skip to content

Instantly share code, notes, and snippets.

@olivermt
Created November 24, 2011 14:26
Show Gist options
  • Select an option

  • Save olivermt/1391462 to your computer and use it in GitHub Desktop.

Select an option

Save olivermt/1391462 to your computer and use it in GitHub Desktop.
properties {
minEvictableIdleTimeMillis=1800000
timeBetweenEvictionRunsMillis=1800000
numTestsPerEvictionRun=3
testOnBorrow=true
testWhileIdle=true
testOnReturn=true
validationQuery="SELECT 1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment