Package net.sourceforge.pbeans.annotations

Annotations package.

See:
          Description

Annotation Types Summary
PersistentClass Annotation that marks a class as persistent.
PersistentProperty Annotation for a persistent bean property.
PropertyIndex This annotation can be part of an array with which PersistentClass.indexes() is set.
TransientProperty Properties that need to be transient should be tagged with this annotation.
 

Package net.sourceforge.pbeans.annotations Description

Annotations package.