|
Interface Summary |
| AccessHolder |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| AssociationOverride |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| AssociationOverride.Owner |
|
| AttributeMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| AttributeOverride |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| AttributeOverride.Owner |
|
| BaseColumn |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| BaseColumn.Owner |
interface allowing columns to be used in multiple places
(e.g. |
| BaseEmbeddedMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| BaseJoinColumn |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| BaseJoinColumn.Owner |
|
| BaseOverride |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| BaseOverride.Owner |
|
| BasicMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Cascade |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Column |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| ColumnMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Converter |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| ConvertibleMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| DiscriminatorColumn |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| DiscriminatorColumn.Owner |
interface allowing columns to be used in multiple places |
| Embeddable |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| EmbeddedIdMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| EmbeddedMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Entity |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| EnumeratedConverter |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Fetchable |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| GeneratedValue |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Generator |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| GeneratorHolder |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| IdClassHolder |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| IdMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JoinColumn |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JoinColumn.Owner |
interface allowing join columns to be used in multiple places
(e.g. |
| JoinColumnEnabledRelationshipReference |
A JoinColumnEnabledRelationshipReference is a type of
RelationshipReference that may utilize a
JoinColumnJoiningStrategy |
| JoinColumnJoiningStrategy |
Joining strategy that uses join columns |
| JoiningStrategy |
Represents how the information in two entities are joined together via a
RelationshipMapping |
| JoinTable |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JoinTableEnabledRelationshipReference |
A JoinTableEnabledRelationshipReference is a type of
RelationshipReference that may utilize a
JoinTableJoiningStrategy |
| JoinTableJoiningStrategy |
Joining strategy that uses a join table |
| JpaContextNode |
Common protocol for JPA objects that have a context, as opposed to
resource objects. |
| JpaRootContextNode |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| LobConverter |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| ManyToManyMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| ManyToManyRelationshipReference |
Represents the RelationshipReference of a ManyToManyMapping
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| ManyToOneMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| ManyToOneRelationshipReference |
Represents the RelationshipReference of a ManyToOneMapping
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| MappedByJoiningStrategy |
Joining strategy that depends on another mapping (the owning side of the
relationship) to join the two entities. |
| MappedSuperclass |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| MappingFile |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| MappingFilePersistenceUnitDefaults |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| MappingFileProvider |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| MappingFileRoot |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| MultiRelationshipMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| NamedColumn |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| NamedColumn.Owner |
interface allowing columns to be used in multiple places
(e.g. |
| NamedNativeQuery |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| NamedQuery |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Nullable |
This interface is used for mappings that support the optional element. |
| OneToManyMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| OneToManyRelationshipReference |
Represents the RelationshipReference of a OneToManyMapping
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| OneToOneMapping |
One-to-one mapping
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| OneToOneRelationshipReference |
Represents the RelationshipReference of a OneToOneMapping
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| OwnableRelationshipReference |
An OwnableRelationshipReference is a type of
RelationshipReference that may be the owned side of the relationship. |
| PersistentAttribute |
Persistent "attribute" (field or property)
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| PersistentType |
Persistent type. |
| PersistentType.Owner |
|
| PrimaryKeyJoinColumn |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| PrimaryKeyJoinColumnEnabledRelationshipReference |
A PrimaryKeyJoinColumnEnabledRelationshipReference is a type of
RelationshipReference that may utilize a
PrimaryKeyJoinColumnJoiningStrategy |
| PrimaryKeyJoinColumnJoiningStrategy |
Joining strategy that uses primary key join columns |
| Query |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| QueryContainer |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| QueryHint |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| RelationshipMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| RelationshipReference |
A RelationshipReference represents the meta-information required
to populate the entities involved in a RelationshipMapping. |
| SecondaryTable |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| SequenceGenerator |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| SingleRelationshipMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Table |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| TableGenerator |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| TemporalConverter |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| TransientMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| TypeMapping |
Provisional API: This interface is part of an interim API that is still under
development and expected to change significantly before reaching stability. |
| UniqueConstraint |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| UniqueConstraint.Owner |
All containers must implement this interface. |
| VersionMapping |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlContextNode |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |