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