Package | Description |
---|---|
org.datanucleus.store.fieldmanager |
Package providing managers for fields which give a mechanism for navigating through fields of a class and
performing operations based on the type of the field.
|
Modifier and Type | Method and Description |
---|---|
Object |
AbstractFetchDepthFieldManager.fetchObjectField(int fieldNumber)
Method to fetch an object field whether it is SCO collection, PC, or whatever.
|
Copyright © 2019. All rights reserved.