rob bygrave 30da589ea0 #1701 (v2) - Replace TransactionMap with HashMap in DefaultTransactionThreadLocal
- Use ThreadLocal.withInitial to always have a map.
- Remove the calls to local.remove(); when the map is empty (with the expectation that the thread local will GC with an empty map.
2019-05-17 12:01:28 +12:00
2016-05-04 10:46:04 +12:00
2018-10-24 21:38:17 +13:00

Build Status Maven Central : ebean

Sponsors

Need help?

Post questions or issues to the Ebean google group - https://groups.google.com/forum/#!forum/ebean

Documentation

Goto https://ebean.io/docs/

Maven central - ebean

Maven central - all related projects

Other versions

  • Maven Central : ebean-agent - ebean-agent
  • Maven Central : ebean-maven-plugin - ebean-maven-plugin
Languages
Java 93.2%
PLpgSQL 3%
TSQL 2.8%
SQLPL 0.7%
Kotlin 0.1%