hibernate-orm/hibernate-c3p0/src
Shawn Clowater b09e2729c0 HHH-7193
Added clearBatch() to the releaseStatements() of AbstractBatchImpl in order to prevent batches from rolled back transactions being applied.

Added StatementCacheTest to illustrate the issue.

Added a validator dependency for c3p0 tests since I needed to have the batch semi aborted.
2012-03-29 13:03:56 -05:00
..
main/java/org/hibernate/service/jdbc/connections/internal HHH-7197 reimport imports 2012-03-26 16:17:45 +08:00
test HHH-7193 2012-03-29 13:03:56 -05:00