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 Summary
Fields inherited from interface org.apache.cayenne.Persistent
DEFAULT_VERSION
-
Method Summary
Methods inherited from interface org.apache.cayenne.Persistent
addToManyTarget, getObjectContext, getObjectId, getPersistenceState, getSnapshotVersion, readNestedProperty, readNestedProperty, readProperty, readPropertyDirectly, removeToManyTarget, setObjectContext, setObjectId, setPersistenceState, setSnapshotVersion, setToOneTarget, writeProperty, writePropertyDirectly
Persistent
interface directly