Uses of Class
org.tentackle.persist.ResultSetCursor
Packages that use ResultSetCursor
-
Uses of ResultSetCursor in org.tentackle.persist.rmi
Methods in org.tentackle.persist.rmi that return ResultSetCursorMethods in org.tentackle.persist.rmi with parameters of type ResultSetCursorModifier and TypeMethodDescriptionvoidRemoteResultSetCursorImpl.setCursor(ResultSetCursor<T> cursor) Sets the local cursor.