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