| AbstractEntitySourceImpl |
|
| AbstractHbmSourceNode |
Base class for any and all source objects coming from hbm.xml parsing.
|
| AbstractPluralAssociationElementSourceImpl |
|
| AbstractPluralAttributeSourceImpl |
|
| AbstractSingularAttributeSourceEmbeddedImpl |
Common base class for and mappings.
|
| AbstractToOneAttributeSourceImpl |
|
| AttributesHelper |
|
| AuxiliaryDatabaseObjectBinder |
|
| BasicAttributeColumnsAndFormulasSource |
ColumnAndFormulaSource implementation handling basic attribute mappings.
|
| BasicAttributePropertySource |
PropertySource implementation handling basic attribute mappings.
|
| CommaSeparatedStringHelper |
|
| CompositeIdentifierSingularAttributeSourceBasicImpl |
Descriptor for <key-property/>
|
| CompositeIdentifierSingularAttributeSourceManyToOneImpl |
Descriptor for <key-many-to-one/> mapping
|
| ConfigParameterHelper |
|
| EmbeddableSourceImpl |
|
| EmbeddableSourceVirtualImpl |
A virtual embeddable; what Hibernate historically (pre-JPA) called an embedded
component.
|
| EntityHierarchyBuilder |
Helper for dealing with entity inheritance hierarchies in hbm.xml
processing.
|
| EntityHierarchySourceImpl |
Models an entity hierarchy as defined by hbm.xml documents
|
| FetchCharacteristicsPluralAttributeImpl |
|
| FetchCharacteristicsPluralAttributeImpl.Builder |
|
| FetchCharacteristicsSingularAssociationImpl |
hbm.xml specific handling for FetchCharacteristicsSingularAssociation
|
| FetchCharacteristicsSingularAssociationImpl.Builder |
|
| FetchProfileBinder |
|
| FilterDefinitionBinder |
|
| FilterSourceImpl |
|
| HbmMetadataSourceProcessorImpl |
MetadataSourceProcessor implementation for processing hbm.xml mapping documents.
|
| Helper |
|
| HibernateTypeSourceImpl |
|
| IdentifierGeneratorDefinitionBinder |
|
| InLineViewSourceImpl |
|
| JoinedSubclassEntitySourceImpl |
|
| ManyToOneAttributeColumnsAndFormulasSource |
ColumnAndFormulaSource implementation handling many-to-one attribute mappings.
|
| ManyToOnePropertySource |
PropertySource implementation handling many-to-one attribute mappings.
|
| MappingDocument |
Aggregates together information about a mapping document.
|
| ModelBinder |
Responsible for coordinating the binding of all information inside entity tags (<class/>, etc).
|
| ModelBinder.DelayedPropertyReferenceHandlerImpl |
|
| NamedQueryBinder |
|
| PluralAttributeElementSourceBasicImpl |
|
| PluralAttributeElementSourceEmbeddedImpl |
|
| PluralAttributeElementSourceManyToAnyImpl |
|
| PluralAttributeElementSourceManyToManyImpl |
|
| PluralAttributeElementSourceOneToManyImpl |
|
| PluralAttributeKeySourceImpl |
|
| PluralAttributeMapKeyManyToAnySourceImpl |
|
| PluralAttributeMapKeyManyToManySourceImpl |
|
| PluralAttributeMapKeySourceBasicImpl |
|
| PluralAttributeMapKeySourceEmbeddedImpl |
|
| PluralAttributeSequentialIndexSourceImpl |
|
| PluralAttributeSourceArrayImpl |
|
| PluralAttributeSourceBagImpl |
|
| PluralAttributeSourceIdBagImpl |
|
| PluralAttributeSourceListImpl |
|
| PluralAttributeSourceMapImpl |
|
| PluralAttributeSourcePrimitiveArrayImpl |
|
| PluralAttributeSourceSetImpl |
|
| RelationalObjectBinder |
Centralized binding of columns and formulas.
|
| RelationalValueSourceHelper |
|
| RelationalValueSourceHelper.AbstractColumnsAndFormulasSource |
|
| ResultSetMappingBinder |
|
| RootEntitySourceImpl |
|
| SingularAttributeSourceAnyImpl |
|
| SizeSourceImpl |
Implementation of SizeSource
|
| SubclassEntitySourceImpl |
|
| TableSourceImpl |
Models a table mapping source.
|
| TypeDefinitionBinder |
|