Uses of Class
com.mckoi.database.FilterTable
-
Packages that use FilterTable Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of FilterTable in com.mckoi.database
Subclasses of FilterTable in com.mckoi.database Modifier and Type Class Description class
ReferenceTable
This is an implementation of a Table that references a DataTable as its parent.class
SubsetColumnTable
This object is a filter that sits atop a Table object.
-