| 
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 | 
proxyFor
Specifies the class that is proxied by this PersistentProxy
 instance. | 
 int | 
version
Identifies 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 | |||||||||