Uses of Class
com.mckoi.database.TStringType
-
Packages that use TStringType Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of TStringType in com.mckoi.database
Fields in com.mckoi.database declared as TStringType Modifier and Type Field Description static TStringType
TType. STRING_TYPE
A default string (SQL VARCHAR) type of unlimited maximum size and null locale.
-