Uses of Class
com.mckoi.database.TDateType
-
Packages that use TDateType Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of TDateType in com.mckoi.database
Fields in com.mckoi.database declared as TDateType Modifier and Type Field Description static TDateTypeTType. DATE_TYPEA default date (SQL TIMESTAMP) type.
-