JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Tree
Index
Help
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH:
Module
is.codion.common.db
Package is.codion.common.db.result
@NullMarked
package
is.codion.common.db.result
ResultSet handling related classes.
Interfaces
Class
Description
ResultIterator
<T>
Iterates through a
ResultSet
fetching instances of T.
ResultPacker
<T>
A
ResultPacker
packs the contents of a
ResultSet
into a
List
.