Uses of Class
org.sql2o.data.LazyTable
Packages that use 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
Constructors in org.sql2o.data with parameters of type LazyTableModifierConstructorDescriptionTableResultSetIterator
(ResultSet rs, boolean isCaseSensitive, Quirks quirks, LazyTable lt)