Interface | Description |
---|---|
AmberField |
Configuration for a bean's property
|
DependentEntityField |
Field which responds to a deletion.
|
IdField |
Configuration for a bean's field
|
MapField |
Configuration for a bean's field
|
Class | Description |
---|---|
AbstractField |
Configuration for a bean's property
|
AmberFieldCompare |
Sorts ID fields.
|
AssociationField |
Configuration for a bean's field
|
CascadableField |
A child field that is cascadable from parent to child
on persist, merge, remove or update operations.
|
CollectionElementField |
Configuration for a bean's field
|
CollectionField |
Configuration for a bean's field
|
CompositeId |
Configuration for a bean's field
|
DependentEntityOneToOneField |
Represents the dependent side of a one-to-one bidirectional link.
|
Discriminator |
Configuration for a bean's field
|
ElementCollectionField |
Configuration for a bean's field
|
EmbeddedId |
Configuration for a bean's field
|
EmbeddedIdField |
Configuration for a bean's field
|
EmbeddedSubField |
Represents the sub-field of an embedded type.
|
EntityEmbeddedField |
Configuration for a bean's embedded field
|
EntityMapField |
Represents a map to entities.
|
Generator |
Configuration for a bean's field
|
Id |
Configuration for a bean's field
|
IdentifyingKeyPropertyField |
Configuration for a bean's field
|
IdFieldCompare |
Sorts ID fields.
|
KeyEmbeddedSubField |
Represents the sub-field of an embedded type.
|
KeyManyToOneField |
Configuration for a bean's field
|
KeyPropertyField |
Configuration for a bean's field
|
ManyToManyField |
Configuration for a bean's field
|
ManyToOneField |
Represents a many-to-one link pointing to an entity.
|
MapElementField |
Configuration for a bean's field
|
MapManyToManyField |
Configuration for a bean's field
|
MaxGenerator |
Configuration for a bean's field
|
OneToManyField |
Represents a field to a collection of objects where the target
hold a back-link to the source entity.
|
PropertyField |
Configuration for a bean's field
|
StubMethod |
The stub method is needed in particular to support EJB/CMP and ejbSelect
|
SubId |
Configuration for a bean's field
|
VersionField |
Configuration for a bean's field
|