Package org.postgresql.jdbc
Class PgResultSet.CurrentRow.CurrentRowLock
java.lang.Object
org.postgresql.jdbc.PgResultSet.CurrentRow.CurrentRowLock
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
PgResultSet.CurrentRow
private static final class PgResultSet.CurrentRow.CurrentRowLock
extends Object
implements AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
currentRow
-
-
Constructor Details
-
CurrentRowLock
CurrentRowLock(PgResultSet.CurrentRow currentRow)
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-