| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope | |
| com.sun.jdo.spi.persistence.support.sqlstore.query.util.type |
| Modifier and Type | Field and Description |
|---|---|
protected FieldInfo |
Field.fieldInfo
The corresponding field info.
|
| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
Field.getFieldInfo()
Returns the corresponding field info.
|
| Constructor and Description |
|---|
Field(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
ClassType.getFieldInfo(String fieldName)
Return FieldInfo object for the field with the specified name.
|
FieldInfo[] |
ClassType.getFieldInfos()
Returns an array of fieldInfos for all declared fields.
|
Copyright © 2017. All rights reserved.