Uses of Class
org.sql2o.data.LazyTable
Package
Description
Provides the main api for sql2o.
Provides the model used by sql2o to represent a raw result set.
-
Uses of LazyTable in org.sql2o
-
Uses of LazyTable in org.sql2o.data
ModifierConstructorDescriptionTableResultSetIterator
(ResultSet rs, boolean isCaseSensitive, Quirks quirks, LazyTable lt)