Package org.apache.cayenne
Interface DataObject
- All Superinterfaces:
- Persistent,- Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Defines basic methods for a persistent object in Cayenne.
- 
Field SummaryFields inherited from interface org.apache.cayenne.PersistentDEFAULT_VERSION
- 
Method SummaryMethods inherited from interface org.apache.cayenne.PersistentaddToManyTarget, getObjectContext, getObjectId, getPersistenceState, getSnapshotVersion, readNestedProperty, readNestedProperty, readProperty, readPropertyDirectly, removeToManyTarget, setObjectContext, setObjectId, setPersistenceState, setSnapshotVersion, setToOneTarget, writeProperty, writePropertyDirectly
Persistentinterface directly