JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Package org.apache.ibatis.cursor
package
org.apache.ibatis.cursor
Base package for cursor feature.
Interface Summary
Interface
Description
Cursor
<T>
Cursor contract to handle fetching items lazily using an Iterator.