Member Table: Persisting Objects
Class, method | Description |
---|---|
Session. |
Saves the specified persistent object |
XPBase |
Saves the object to a data store. |
Aggregated |
Indicates that a property or field references other aggregated persistent objects. |
Persistent |
Indicates that a property, field or class will be stored in a persistent data store. |
Non |
Indicates that a class, property or field will not be stored in a persistent data store. |