Uses of Class
com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.MathType
-
Packages that use MathType Package Description com.sun.jdo.spi.persistence.support.sqlstore.query.util.type -
-
Uses of MathType 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 MathType Modifier and Type Field Description MathTypeTypeTable. bigDecimalTypeRepresents the type java.math.BigDecimalMathTypeTypeTable. bigIntegerTypeRepresents the type java.math.BigInteger
-