Uses of Class
com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.FloatingPointType
-
Packages that use FloatingPointType Package Description com.sun.jdo.spi.persistence.support.sqlstore.query.util.type -
-
Uses of FloatingPointType in com.sun.jdo.spi.persistence.support.sqlstore.query.util.type
Fields in com.sun.jdo.spi.persistence.support.sqlstore.query.util.type declared as FloatingPointType Modifier and Type Field Description FloatingPointTypeTypeTable. doubleTypeRepresents the type double.FloatingPointTypeTypeTable. floatTypeRepresents the type float.
-