| Modifier and Type | Class and Description |
|---|---|
class |
EntityMetadataImpl
Implementation
EntityMetadata. |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociationOverrideElement
Element for
association-override elements. |
class |
AttributeOverrideElement
Element for
attribute-override elements. |
class |
BaseColumnElement |
class |
CollectionTableElement
Element for
collection-table elements. |
class |
ColumnElement
Element for
column elements. |
class |
ColumnResultElement
Element for
column-result |
class |
DiscriminatorColumnElement
Element for
discriminator-column elements. |
class |
FieldResultElement
Element
field-result |
class |
GeneratorElement
Element for
sequence-generator and table-generator elements. |
class |
InverseJoinColumnElement
Element for
inverse-join-column elements. |
class |
JoinColumnElement
Element for
join-column and elements. |
class |
JoinTableElement
Element for
join-table elements. |
class |
MapKeyAttributeOverrideElement |
class |
MapKeyColumnElement
Element for
map-key-column elements. |
class |
NamedNativeQueryElement
Element for
named-query elements. |
class |
NamedQueryElement
Element for
named-native-query elements. |
class |
OrderColumnElement
Element for
column elements. |
class |
PrimaryKeyJoinColumnElement
Element for
primary-key-join-column elements. |
class |
SecondaryTableElement
Base Element for
table, join-table and secondary-table elements. |
class |
SequenceGeneratorElement
Element for
sequence-generator elements. |
class |
SqlResultSetMappingElement
Element for
sql-result-set-mapping |
class |
TableElement
Base Element for
table, join-table and secondary-table elements. |
class |
TableGeneratorElement
Element for
sequence-generator elements. |
class |
UniqueConstraintsElement
Element for
version elements. |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociationElement
Element for
one-to-one elements. |
class |
AttributeElement
Common implementation of attribute element factories.
|
class |
BasicAttributeElement
Element for
basic elements. |
class |
ElementCollectionAttributeElement
Element for
element-collection elements. |
class |
EmbeddedAttributeElement
Element for
embedded-id elements. |
class |
EmbeddedIdAttributeElement
Element for
embedded-id elements. |
class |
IdAttributeElement
Element for
id elements. |
class |
ManyToManyAttributeElement
Element for
many-to-many elements. |
class |
ManyToOneAttributeElement
Element for
many-to-one elements. |
class |
OneToManyAttributeElement
Element for
one-to-many elements. |
class |
OneToOneAttributeElement
Element for
one-to-one elements. |
class |
PhysicalAttributeElement
Common implementation of singular attribute element factories.
|
class |
TransientElement
Element for
transient elements. |
class |
VersionAttributeElement
Element for
version elements. |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityElementFactory
Element for
entity elements. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssociationMetadata
The definition of association overrides.
|
interface |
AttributeOverrideMetadata
The definition of the attribute overrides.
|
interface |
BaseColumnMetadata
The common definition of the columns.
|
interface |
CollectionTableMetadata
The definition for collection tables.
|
interface |
ColumnMetadata
The definition of columns.
|
interface |
ColumnResultMetadata |
interface |
DiscriminatorColumnMetadata
The definition for inheritances.
|
interface |
FieldResultMetadata |
interface |
GeneratorMetadata
The common definition of the generators.
|
interface |
IndexMetadata
The definition for unique constraints.
|
interface |
JoinColumnMetadata
The definition of join columns.
|
interface |
JoinTableMetadata
The definition for join tables.
|
interface |
NamedNativeQueryMetadata
The definition for named native queries.
|
interface |
NamedQueryMetadata
The definition for named queries.
|
interface |
PrimaryKeyJoinColumnMetadata
The definition of primary key join columns.
|
interface |
SecondaryTableMetadata
Element for
secondary-table elements. |
interface |
SequenceGeneratorMetadata
The definition of the sequence generators.
|
interface |
SqlResultSetMappingMetadata
Metadata for SqlResultSetMapping
|
interface |
TableGeneratorMetadata
The definition of the table generators.
|
interface |
TableMetadata
Element for
table elements. |
interface |
UniqueConstraintMetadata
The definition for unique constraints.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssociationAttributeMetadata
The common definition of association attributes.
|
interface |
AttributeMetadata
The common definition of the attributes.
|
interface |
BasicAttributeMetadata
Metadata for basic attributes.
|
interface |
ElementCollectionAttributeMetadata
Definition for element collection attributes.
|
interface |
EmbeddedAttributeMetadata
The definition of embedded attributes.
|
interface |
EmbeddedIdAttributeMetadata
The definition of the embedded ids.
|
interface |
IdAttributeMetadata
The definition of the id attributes.
|
interface |
ManyToManyAttributeMetadata
The definition of the one to many attributes.
|
interface |
ManyToOneAttributeMetadata
The definition of the many to one attributes.
|
interface |
OneToManyAttributeMetadata
The definition of the one to many attributes.
|
interface |
OneToOneAttributeMetadata
The definition of the one to one attributes.
|
interface |
PhysicalAttributeMetadata
The definition of the physical singular attributes.
|
interface |
TransientAttributeMetadata
The definition of transient attributes.
|
interface |
VersionAttributeMetadata
The definition of version attributes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityMetadata
The definition of the entities.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.