Annotation Interface NonPersistentProperty
Defines the property as one which should be picked up by the metadata.
Properties which were not extracted by the persistence metadata (e.g., Transients) without this annotation will be ignored.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)