Object
DB
Object
DB
ObjectDB
About ObjectDB
Get ObjectDB
Support
Manual
Quick Tour
Entity Classes
Using JPA
JPA Queries
Tools
and Utilities
Configuration
API
JPA
Reference
JDO
Reference
Tutorials
General JPA Tutorials
Web App JPA Tutorials
Admin
Home
»
JDO Reference
»
Miscellaneous
»
FetchGroup
»
getType() - JDO FetchGroup's method
JDO Reference
JDOHelper
PersistenceManagerFactory
PersistenceManager
Transaction
Query
Extent
Annotations
Callbacks
Listeners
Predefined ID Classes
Miscellaneous
Constants
DataStoreCache
FetchGroup
FetchPlan
ObjectState
Sequence
Exceptions
getType() - JDO FetchGroup's method
Method
javax.jdo.FetchGroup
Class getType()
Get the persistent type (class or interface) of this FetchGroup. The persistent type is set only in the factory method(s).
Returns:
the persistent type
Since:
JDO 2.2
< FetchGroup
^ FetchGroup
FetchPlan >