Uses of Interface
com.mckoi.database.global.Types
-
Packages that use Types Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of Types in com.mckoi.database
Classes in com.mckoi.database that implement Types Modifier and Type Class Description class
RowData
Represents a row of data to be added into a table.
-