Package | Description |
---|---|
com.caucho.amber.field |
Modifier and Type | Class and Description |
---|---|
class |
AssociationField
Configuration for a bean's field
|
class |
CollectionElementField
Configuration for a bean's field
|
class |
CollectionField
Configuration for a bean's field
|
class |
DependentEntityOneToOneField
Represents the dependent side of a one-to-one bidirectional link.
|
class |
ElementCollectionField
Configuration for a bean's field
|
class |
KeyManyToOneField
Configuration for a bean's field
|
class |
ManyToManyField
Configuration for a bean's field
|
class |
ManyToOneField
Represents a many-to-one link pointing to an entity.
|
class |
MapElementField
Configuration for a bean's field
|
class |
MapManyToManyField
Configuration for a bean's field
|
class |
OneToManyField
Represents a field to a collection of objects where the target
hold a back-link to the source entity.
|