Interface PersistenceElementProperties
- All Known Implementing Classes:
ConcurrencyGroupElement,ConcurrencyGroupElementImpl,FieldGroupElement,FieldGroupElementImpl,PersistenceClassElement,PersistenceClassElementImpl,PersistenceElement,PersistenceElementImpl,PersistenceFieldElement,PersistenceFieldElementImpl,PersistenceMemberElement,PersistenceMemberElementImpl,RelationshipElement,RelationshipElementImpl
public interface PersistenceElementProperties
- Version:
- %I%
- Author:
- raccah
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringName ofcollection classproperty forrelationship elements.static final StringName ofdelete actionproperty forrelationship elements.static final StringName ofelement classproperty forrelationship elements.static final StringName offieldsproperty forclass elements.static final StringName ofconcurrency groupsproperty forclass elements.static final StringName ofidentityproperty forclass elements.static final StringName ofinverse relationship nameproperty forrelationship elements.static final StringName ofkey classproperty forclass elements.static final StringName ofkey fieldproperty forfield elements.static final StringName ofmodifiedflag forclass elements.static final StringName ofnameproperty.static final StringName ofpersistenceproperty forfield elements.static final StringName ofprefetchproperty forrelationship elements.static final Stringstatic final StringName ofupdate actionproperty forrelationship elements.
-
Field Details
-
PROP_NAME
Name ofnameproperty.- See Also:
-
PROP_MODIFIED
Name ofmodifiedflag forclass elements.- See Also:
-
PROP_IDENTITY
Name ofidentityproperty forclass elements.- See Also:
-
PROP_KEY_CLASS
Name ofkey classproperty forclass elements.- See Also:
-
PROP_FIELDS
Name offieldsproperty forclass elements.- See Also:
-
PROP_GROUPS
Name ofconcurrency groupsproperty forclass elements.- See Also:
-
PROP_PERSISTENCE
Name ofpersistenceproperty forfield elements.- See Also:
-
PROP_SENSITIVITY
- See Also:
-
PROP_KEY_FIELD
Name ofkey fieldproperty forfield elements.- See Also:
-
PROP_UPDATE_ACTION
Name ofupdate actionproperty forrelationship elements.- See Also:
-
PROP_DELETE_ACTION
Name ofdelete actionproperty forrelationship elements.- See Also:
-
PROP_PREFETCH
Name ofprefetchproperty forrelationship elements.- See Also:
-
PROP_CARDINALITY
- See Also:
-
PROP_COLLECTION_CLASS
Name ofcollection classproperty forrelationship elements.- See Also:
-
PROP_ELEMENT_CLASS
Name ofelement classproperty forrelationship elements.- See Also:
-
PROP_INVERSE_FIELD
Name ofinverse relationship nameproperty forrelationship elements.- See Also:
-