HHH-8853 - Tomcat jdbc-pool interceptor exception
(cherry picked from commit 86d5ab0d818b8029cc5e0310ae5c64338d0f47ef)
This commit is contained in:
parent
cfcf5089be
commit
556e31fb2d
|
@ -73,7 +73,7 @@ public class NonBatchingBatch extends AbstractBatchImpl {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
releaseStatements();
|
getStatements().clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in New Issue