| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.query.util.type |
| Modifier and Type | Class and Description |
|---|---|
class |
FloatingPointType
This class represents the types float and double.
|
class |
IntegralType
This class represents the types
byte, short int, long and char
|
class |
MathType
This class represents the types java.math.BigDecimal and java.math.BigInteger.
|
class |
NumericType
This class is the super class for all integral and floating point types.
|
class |
NumericWrapperClassType |
Copyright © 2017. All rights reserved.