| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Persistent
Identifies a persistent class that is not an Entity class or a
 simple type.
| Optional Element Summary | |
|---|---|
|  Class | proxyForSpecifies the class that is proxied by this PersistentProxyinstance. | 
|  int | versionIdentifies a new version of a class when an incompatible class change has been made. | 
public abstract int version
Entity.version()public abstract Class proxyFor
PersistentProxy
 instance.
PersistentProxy| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||