JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.sql2o.data.Column
Packages that use
Column
Package
Description
org.sql2o.data
Provides the model used by sql2o to represent a raw result set.
Uses of
Column
in
org.sql2o.data
Methods in
org.sql2o.data
that return types with arguments of type
Column
Modifier and Type
Method
Description
List
<
Column
>
LazyTable.
columns
()
List
<
Column
>
Table.
columns
()