Uses of Class
com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.IntegralType
-
Packages that use IntegralType Package Description com.sun.jdo.spi.persistence.support.sqlstore.query.util.type -
-
Uses of IntegralType 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 IntegralType Modifier and Type Field Description IntegralTypeTypeTable. byteTypeRepresents the type byte.IntegralTypeTypeTable. charTypeRepresents the type char.IntegralTypeTypeTable. intTypeRepresents the type int.IntegralTypeTypeTable. longTypeRepresents the type long.IntegralTypeTypeTable. shortTypeRepresents the type short.
-