We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1680146 commit 6984924Copy full SHA for 6984924
ebean-datasource/src/main/java/io/ebean/datasource/pool/PooledConnection.java
@@ -137,7 +137,7 @@ final class PooledConnection extends ConnectionDelegator {
137
* Slot position in the BusyConnectionBuffer.
138
*/
139
private int slotId;
140
- private boolean resetIsolationReadOnlyRequired;
+
141
142
/**
143
* Construct the connection that can refer back to the pool it belongs to.
0 commit comments