Uses of Class
org.tentackle.persist.ResultSetCursor.FetchList
Packages that use ResultSetCursor.FetchList
Package
Description
Higher-level PDO-aware persistence implementation.
Higher-level PDO-aware persistence remoting.
-
Uses of ResultSetCursor.FetchList in org.tentackle.persist
Methods in org.tentackle.persist that return ResultSetCursor.FetchListModifier and TypeMethodDescriptionResultSetCursor.fetch()Fetches the next objects up to the fetchsize.
This method is provided to minimize the number of roundtrips especially for remote cursoresources.rs. -
Uses of ResultSetCursor.FetchList in org.tentackle.persist.rmi
Methods in org.tentackle.persist.rmi that return ResultSetCursor.FetchList