| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.query.util.type |
| Modifier and Type | Class and Description |
|---|---|
class |
DateType
Instances of this type represent the types java.util.Date,
java.sql.Date, java.sql.Time or java.sql.Timestamp.
|
class |
MathType
This class represents the types java.math.BigDecimal and java.math.BigInteger.
|
class |
NumericWrapperClassType |
class |
StringType |
class |
WrapperClassType |
| Modifier and Type | Field and Description |
|---|---|
protected ClassType |
FieldInfo.classType
The corresponding classType object.
|
| Constructor and Description |
|---|
FieldInfo(Field field,
ClassType classType) |
Copyright © 2019. All rights reserved.