Uses of Class
com.mckoi.database.TBinaryType
-
Packages that use TBinaryType Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of TBinaryType in com.mckoi.database
Fields in com.mckoi.database declared as TBinaryType Modifier and Type Field Description static TBinaryType
TType. BINARY_TYPE
A default binary (SQL BLOB) type of unlimited maximum size.
-