Uses of Class
org.postgresql.jdbc.PgResultSet.CurrentRow.CurrentRowLock
Packages that use PgResultSet.CurrentRow.CurrentRowLock
-
Uses of PgResultSet.CurrentRow.CurrentRowLock in org.postgresql.jdbc
Methods in org.postgresql.jdbc that return PgResultSet.CurrentRow.CurrentRowLockModifier and TypeMethodDescription(package private) PgResultSet.CurrentRow.CurrentRowLock
Switch to a new row.
Note: make sure to callPgResultSet.CurrentRow.consume()
after you are done.