Skip to content

Instantly share code, notes, and snippets.

@tristantarrant
Created April 4, 2012 08:01
Show Gist options
  • Select an option

  • Save tristantarrant/2299604 to your computer and use it in GitHub Desktop.

Select an option

Save tristantarrant/2299604 to your computer and use it in GitHub Desktop.
AS7 JDBC Statement caching
<statement>
<track-statements>true</track-statements>
<prepared-statement-cache-size>15</prepared-statement-cache-size>
<share-prepared-statements/>
</statement>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment