Uses of Class
com.mckoi.database.InsertSearch
-
Packages that use InsertSearch Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of InsertSearch in com.mckoi.database
Constructors in com.mckoi.database with parameters of type InsertSearch Constructor Description InsertSearch(TableDataSource table, InsertSearch from, boolean immutable)
Constructs this as a copy of the given, either mutable or immutable copy.
-