Uses of Class
org.tentackle.sql.datatypes.BooleanType
-
Packages that use BooleanType Package Description org.tentackle.sql.datatypes DataType implementations. -
-
Uses of BooleanType in org.tentackle.sql.datatypes
Subclasses of BooleanType in org.tentackle.sql.datatypes Modifier and Type Class Description classBooleanPrimitiveTypeDatatype for the primitive typeboolean.
-