Uses of Class
com.mckoi.database.TBooleanType
Packages that use TBooleanType
-
Uses of TBooleanType in com.mckoi.database
Fields in com.mckoi.database declared as TBooleanTypeModifier and TypeFieldDescriptionstatic final TBooleanType
TType.BOOLEAN_TYPE
A default boolean (SQL BIT) type.