Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.metamodel Classes and Interfaces - 232 results found.
NameDescriptionTypePackageFramework
AbstractAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
AbstractAttributeContainerConvenient base class for AttributeContainer.Classorg.hibernate.metamodel.domainHibernate ORM
AbstractAttributeContainer .IndexedPluralAttributeImplConstructor SummaryAbstractAttributeContainer.Classorg.hibernate.metamodel.domain.AbstractAttributeContainerHibernate ORM
AbstractAttributeContainer .PluralAttributeImplConstructor SummaryAbstractAttributeContainer.Classorg.hibernate.metamodel.domain.AbstractAttributeContainerHibernate ORM
AbstractAttributeContainer .SingularAttributeImplConstructor SummaryAbstractAttributeContainer.Classorg.hibernate.metamodel.domain.AbstractAttributeContainerHibernate ORM
AbstractAttributeTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
AbstractAuxiliaryDatabaseObjectConvenience base class for AuxiliaryDatabaseObjects.Classorg.hibernate.metamodel.relationalHibernate ORM
AbstractCollectionElementBasic contract describing the commonality between the various types of collection element mappings.Classorg.hibernate.metamodel.bindingHibernate ORM
AbstractConstraintClassorg.hibernate.metamodel.relationalHibernate ORM
AbstractEntitySourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
AbstractPluralAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
AbstractPluralAttributeSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
AbstractSimpleValueBasic support for SimpleValue implementations.Classorg.hibernate.metamodel.relationalHibernate ORM
AbstractSingularAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
AbstractTableSpecificationConvenience base class for implementing the ValueContainer contract centralizing commonality between modeling tables, views and inline views.Classorg.hibernate.metamodel.relationalHibernate ORM
AnnotationBindingContextDefines an interface for providing additional annotation related context information.Interfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
AnnotationBindingContextImplClassorg.hibernate.metamodel.source.annotationsHibernate ORM
AnnotationMetadataSourceProcessorImplMain class responsible to creating and binding the Hibernate meta-model from annotations.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
AssociationAttributeRepresents an association attribute.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
AssociationAttributeBindingContract describing a binding for attributes which model associations.Interfaceorg.hibernate.metamodel.bindingHibernate ORM
AssociationAttributeSourceContract describing sources for attributes which model associations.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
AttributeDescribes an attribute.Interfaceorg.hibernate.metamodel.domainHibernate ORM
AttributeBindingThe basic contract for binding a attribute from the domain model to the relational model.Interfaceorg.hibernate.metamodel.bindingHibernate ORM
AttributeBindingContainerCommon contract for EntityBinding and ComponentAttributeBinding in so far as they are both containers for AttributeBinding descriptorsInterfaceorg.hibernate.metamodel.bindingHibernate ORM
AttributeContainerBasic contract for any container holding attributes.Interfaceorg.hibernate.metamodel.domainHibernate ORM
AttributeNatureenum AttributeNatureextends EnumAn enum defining the type of a mapped attribute.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
AttributeOverrideContains the information about a single AttributeOverride.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
AttributeSourceContract for sources of persistent attribute descriptions.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
AttributeSourceContainerContract for a container of AttributeSource references.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
AttributeTypeResolverDetermines explicit Hibernate type information for JPA mapped attributes when additional type information is provided via annotations like Lob, Enumerated andInterfaceorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
AttributeTypeResolverImplClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
AuxiliaryDatabaseObjectAuxiliary database objects (i.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
BagAttributeSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
BagBindingClassorg.hibernate.metamodel.bindingHibernate ORM
BasicAttributeRepresent a basic attribute (explicitly or implicitly mapped).Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
BasicAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
BasicAuxiliaryDatabaseObjectImplClassorg.hibernate.metamodel.relationalHibernate ORM
BasicCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
BasicPluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
BasicPluralAttributeElementSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
BasicTypeModels a basic type.Classorg.hibernate.metamodel.domainHibernate ORM
BinderThe common binder shared between annotations and hbm.Classorg.hibernate.metamodel.source.binderHibernate ORM
BindingContextInterfaceorg.hibernate.metamodel.sourceHibernate ORM
CachingDefines the caching settings for an entity.Classorg.hibernate.metamodel.bindingHibernate ORM
CascadeTypeenum CascadeTypeextends EnumEnum Constant SummaryALLClassorg.hibernate.metamodel.bindingHibernate ORM
CheckConstraintClassorg.hibernate.metamodel.relationalHibernate ORM
CollectionElementNatureenum CollectionElementNatureextends EnumDescribes the nature of persistent collection elements.Classorg.hibernate.metamodel.bindingHibernate ORM
CollectionKeyClassorg.hibernate.metamodel.bindingHibernate ORM
CollectionLazinessenum CollectionLazinessextends EnumEnum Constant SummaryEXTRAClassorg.hibernate.metamodel.bindingHibernate ORM
ColumnClassorg.hibernate.metamodel.relationalHibernate ORM
ColumnRelationalStateInterfaceorg.hibernate.metamodel.relational.stateHibernate ORM
ColumnSourceContract for source information pertaining to a column definition.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
ColumnSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ColumnValuesContainer for the properties defined by Column.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ColumnValuesSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ComponentModels the notion of a component (what JPA calls an Embeddable).Classorg.hibernate.metamodel.domainHibernate ORM
ComponentAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
ComponentAttributeSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
ComponentAttributeSourceImplAnnotation backed implementation of ComponentAttributeSource.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
ComponentAttributeSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
ComponentIdentifierSourceNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
CompositeAttributeTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
CompositeCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
CompositePluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
CompositePluralAttributeElementSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
ConfiguredClassClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
ConfiguredClassTypeenum ConfiguredClassTypeextends EnumEnum Constant SummaryEMBEDDABLEClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
ConstraintInterfaceorg.hibernate.metamodel.relationalHibernate ORM
ConstraintSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
DerivedValueModels a value expression.Classorg.hibernate.metamodel.relationalHibernate ORM
DerivedValueSourceContract describing source of a derived value (formula).Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
DerivedValueSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
DiscriminatorSourceContract for sources of information about a mapped discriminator.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
DiscriminatorSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
EmbeddableClassRepresents the information about an entity annotated with @Embeddable.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EmbeddableHierarchyContains information about the access and inheritance type for all classes within a class hierarchy.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityClassorg.hibernate.metamodel.domainHibernate ORM
EntityBindingProvides the link between the domain and the relational model for an entity.Classorg.hibernate.metamodel.bindingHibernate ORM
EntityBindingContextAnnotation version of a local binding context.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityClassRepresents an entity or mapped superclass configured via annotations/orm-xml.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityDiscriminatorBinding of the discriminator in a entity hierarchyConstructor SummaryEntityDiscriminator()Classorg.hibernate.metamodel.bindingHibernate ORM
EntityHierarchyModels the source-agnostic view of an entity hierarchy.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
EntityHierarchyBuilderGiven a (jandex) annotation index build processes all classes with JPA relevant annotations and pre-orders JPA entities respectively their inheritance hierarchy.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
EntityHierarchyImplClassorg.hibernate.metamodel.source.annotationsHibernate ORM
EntityHierarchyImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
EntityIdentifierBinds the entity identifier.Classorg.hibernate.metamodel.bindingHibernate ORM
EntityMappingsMockerParse all JaxbEntityMappings generated from orm.Classorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
EntityMappingsMocker .DefaultSee Also:Serialized FormConstructor SummaryEntityMappingsMocker.Classorg.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMockerHibernate ORM
EntitySourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
EntitySourceImplClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EnumConversionHelperHelper class which converts between different enum types.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
EnumeratedTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
ExplicitHibernateTypeSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
ExplicitHibernateTypeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ExportableInterfaceorg.hibernate.metamodel.relationalHibernate ORM
FetchProfileA fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas that information was historically only statically defined in the metadata.Classorg.hibernate.metamodel.bindingHibernate ORM
FetchProfile .FetchDefines an individual association fetch within the given profile.Classorg.hibernate.metamodel.binding.FetchProfileHibernate ORM
FetchProfileBinderBinds fetch profiles found in annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
FilterDefBinderBinds FilterDefs and FilterDef annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
ForeignKeyModels the notion of a foreign key.Classorg.hibernate.metamodel.relationalHibernate ORM
ForeignKey .ReferentialActionClassorg.hibernate.metamodel.relational.ForeignKeyHibernate ORM
FormulaValueClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
HbmBindingContextDefines features specific to the hbm.Interfaceorg.hibernate.metamodel.source.hbmHibernate ORM
HbmMetadataSourceProcessorImplThe MetadataSourceProcessor implementation responsible for processing hbm.Classorg.hibernate.metamodel.source.hbmHibernate ORM
HelperHelper utilities specific to the binding package.Classorg.hibernate.metamodel.bindingHibernate ORM
HelperClassorg.hibernate.metamodel.source.hbmHibernate ORM
Helper .ValueSourcesAdapterConstructor SummaryHelper.Classorg.hibernate.metamodel.source.hbm.HelperHibernate ORM
HibernateDotNamesDefines the dot names for the Hibernate specific mapping annotations.Interfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
HibernateMappingProcessorResponsible for processing a element.Classorg.hibernate.metamodel.source.hbmHibernate ORM
HibernateTypeDescriptorClassorg.hibernate.metamodel.bindingHibernate ORM
HierarchicalInterfaceorg.hibernate.metamodel.domainHibernate ORM
HierarchyBuilderClassorg.hibernate.metamodel.source.hbmHibernate ORM
HierarchyDetailsClassorg.hibernate.metamodel.bindingHibernate ORM
IdentifierModels an identifier (name).Classorg.hibernate.metamodel.relationalHibernate ORM
IdentifierGeneratorResolverMethods inherited from class java.Classorg.hibernate.metamodel.source.internalHibernate ORM
IdentifierSourceContract describing source of identifier information for the entity.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
IdentifierSource .NatureClassorg.hibernate.metamodel.source.binder.IdentifierSourceHibernate ORM
IdGeneratorIdentifier generator container, Useful to keep named generator in annotationsSee Also:Serialized FormClassorg.hibernate.metamodel.bindingHibernate ORM
IdGeneratorBinderBinds SequenceGenerator, TableGenerator, GenericGenerator, and GenericGenerators annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
IdTypeenum IdTypeextends EnumAn emum for the type of id configuration for an entity.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
IllegalIdentifierExceptionIndicates an attempted use of a name that was deemed illegalSee Also:Serialized FormClassorg.hibernate.metamodel.relationalHibernate ORM
IndexClassorg.hibernate.metamodel.relationalHibernate ORM
IndexBuilderClassorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
IndexedAnnotationFilterInterfaceorg.hibernate.metamodel.source.annotations.xml.filterHibernate ORM
IndexedPluralAttributeInterfaceorg.hibernate.metamodel.domainHibernate ORM
InheritanceTypeenum InheritanceTypeextends EnumThe inheritance type for a given entity.Classorg.hibernate.metamodel.bindingHibernate ORM
InLineViewA data container defined by a SELECT statement.Classorg.hibernate.metamodel.relationalHibernate ORM
JandexHelperUtility methods for working with the jandex annotation index.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
JavaTypeModels the naming of a Java type where we may not have access to that type's Class reference.Classorg.hibernate.metamodel.domainHibernate ORM
JaxbHelperHelper class for unmarshalling xml configuration using StAX and JAXB.Classorg.hibernate.metamodel.source.internalHibernate ORM
JpaCallbackClassInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
JPADotNamesInterfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
KeyValueBindingInterfaceorg.hibernate.metamodel.bindingHibernate ORM
LobTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
LocalBindingContextMethods inherited from interface org.Interfaceorg.hibernate.metamodel.sourceHibernate ORM
LoggableMarker for things which can be logged.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
ManyToAnyCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
ManyToAnyPluralAttributeElementSourceMethods inherited from interface org.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
ManyToManyCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
ManyToManyPluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
ManyToManyPluralAttributeElementSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
ManyToOneAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
ManyToOneRelationalStateInterfaceorg.hibernate.metamodel.relational.stateHibernate ORM
MappedAttributeClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
MappingDefaultsDefines a (contextual) set of values to use as defaults in the absence of related mapping information.Interfaceorg.hibernate.metamodel.sourceHibernate ORM
MappingDocumentAggregates together information about a mapping document.Classorg.hibernate.metamodel.source.hbmHibernate ORM
MappingExceptionIndicates a problem parsing a mapping document.Classorg.hibernate.metamodel.sourceHibernate ORM
MappingNotFoundExceptionClassorg.hibernate.metamodel.sourceHibernate ORM
MetaAttributeA meta attribute is a named value or values.Classorg.hibernate.metamodel.bindingHibernate ORM
MetaAttributeContextClassorg.hibernate.metamodel.sourceHibernate ORM
MetaAttributeSourceDescribes incoming MetaAttribute values.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
MetadataInterfaceorg.hibernate.metamodelHibernate ORM
Metadata .OptionsExposes the options used to produce a Metadata instance.Interfaceorg.hibernate.metamodel.MetadataHibernate ORM
MetadataBuilderInterfaceorg.hibernate.metamodelHibernate ORM
MetadataBuilderImplClassorg.hibernate.metamodel.source.internalHibernate ORM
MetadataImplContainer for configuration data collected during binding the metamodel.Classorg.hibernate.metamodel.source.internalHibernate ORM
MetadataImplementorNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.hibernate.metamodel.sourceHibernate ORM
MetadataSourceProcessingOrderenum MetadataSourceProcessingOrderextends EnumEnumeration of the possible orders for processing metadata sources.Classorg.hibernate.metamodelHibernate ORM
MetadataSourceProcessorHandles the processing of metadata sources in a dependency-ordered manner.Interfaceorg.hibernate.metamodel.sourceHibernate ORM
MetadataSourcesClassorg.hibernate.metamodelHibernate ORM
MockHelperClassorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
NonEntityModels the concept class in the hierarchy with no persistent attributes.Classorg.hibernate.metamodel.domainHibernate ORM
ObjectNameModels the qualified name of a database object.Classorg.hibernate.metamodel.relationalHibernate ORM
OneToManyCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
OneToManyPluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
OneToManyPluralAttributeElementSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
OrderableInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
OverriddenMappingDefaultsRepresents a nested level in the mapping defaults stack.Classorg.hibernate.metamodel.source.internalHibernate ORM
PluralAttributeInterfaceorg.hibernate.metamodel.domainHibernate ORM
PluralAttributeBindingInterfaceorg.hibernate.metamodel.bindingHibernate ORM
PluralAttributeElementNatureenum PluralAttributeElementNatureextends EnumDescribes the nature of the collection elements as declared by the metadata.Classorg.hibernate.metamodel.source.binderHibernate ORM
PluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
PluralAttributeKeySourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
PluralAttributeKeySourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
PluralAttributeNatureenum PluralAttributeNatureextends EnumIdentifies the specific semantic of a plural valued attribute.Classorg.hibernate.metamodel.domainHibernate ORM
PluralAttributeNatureenum PluralAttributeNatureextends EnumDescribes the nature of the collection itself as declared by the metadata.Classorg.hibernate.metamodel.source.binderHibernate ORM
PluralAttributeSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
PrimaryKeyModels a table's primary key.Classorg.hibernate.metamodel.relationalHibernate ORM
PseudoJpaDotNamesInterfaceorg.hibernate.metamodel.source.annotations.xmlHibernate ORM
QueryBinderBinds NamedQuery, NamedQueries, NamedNativeQuery, NamedNativeQueries, NamedQuery, NamedQueries,Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
ReflectionHelperClassorg.hibernate.metamodel.source.annotationsHibernate ORM
RelationalValueSourceUnifying interface for ColumnSource and DerivedValueSource.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
RelationalValueSourceContainerContract for a container of RelationalValueSource references.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
RootEntitySourceContract for the entity that is the root of an inheritance hierarchy.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
RootEntitySourceImplClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
RootEntitySourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
SchemaRepresents a named schema/catalog pair and manages objects defined within.Classorg.hibernate.metamodel.relationalHibernate ORM
Schema .NameConstructor SummarySchema.Classorg.hibernate.metamodel.relational.SchemaHibernate ORM
SequenceModels a database SEQUENCE.Classorg.hibernate.metamodel.relationalHibernate ORM
SessionFactoryBuilderInterfaceorg.hibernate.metamodelHibernate ORM
SessionFactoryBuilderImplClassorg.hibernate.metamodel.source.internalHibernate ORM
SetAttributeSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
SetBindingClassorg.hibernate.metamodel.bindingHibernate ORM
SimpleIdentifierSourceContract describing source of a simple identifier mapping.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
SimpleIdentifierSourceImplNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
SimpleValueModels a simple, non-compound value.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
SimpleValueBindingClassorg.hibernate.metamodel.bindingHibernate ORM
SingularAssociationAttributeBindingContract describing the attribute binding for singular associations (many-to-one, one-to-one).Interfaceorg.hibernate.metamodel.bindingHibernate ORM
SingularAttributeInterfaceorg.hibernate.metamodel.domainHibernate ORM
SingularAttributeBindingInterfaceorg.hibernate.metamodel.bindingHibernate ORM
SingularAttributeNatureenum SingularAttributeNatureextends EnumDescribes the understood natures of a singular attribute.Classorg.hibernate.metamodel.source.binderHibernate ORM
SingularAttributeSourceSource-agnostic description of information needed to bind a singular attribute.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
SingularAttributeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
SizeModels size restrictions/requirements on a column's datatype.Classorg.hibernate.metamodel.relationalHibernate ORM
Size .LobMultiplierClassorg.hibernate.metamodel.relational.SizeHibernate ORM
SortableInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
SubclassEntityContainerContract for elements within a EntityHierarchy which can contain sub elements.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
SubclassEntitySourceMethods inherited from interface org.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
SubclassEntitySourceImplClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
SubclassEntitySourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
SuperclassClassorg.hibernate.metamodel.domainHibernate ORM
TableModels the concept of a relational TABLE (or VIEW).Classorg.hibernate.metamodel.relationalHibernate ORM
TableBinderBinds table related information.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
TableSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
TableSpecificationModels what ANSI SQL terms a table specification which is a table or a view or an inline view.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
TemporalTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
ToOneAttributeSourceFurther contract for sources of *-to-one style associations.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
ToOneAttributeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
TupleModels a compound value (a tuple or row-value-constructor is SQL terms).Classorg.hibernate.metamodel.relationalHibernate ORM
TupleRelationalStateInterfaceorg.hibernate.metamodel.relational.stateHibernate ORM
TypeBasic information about a Java type, in regards to its role in particular set of mappings.Interfaceorg.hibernate.metamodel.domainHibernate ORM
TypeDefRepresents the metamodel view of a typedef (type definition).Classorg.hibernate.metamodel.bindingHibernate ORM
TypeDefBinderBinds TypeDef and TypeDefs.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
TypeNatureenum TypeNatureextends EnumDescribes the type of a type :/Classorg.hibernate.metamodel.domainHibernate ORM
UniqueConstraintSourceDefining a unique constraint sourceMethods inherited from interface org.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
UniqueKeyClassorg.hibernate.metamodel.relationalHibernate ORM
UnknownInheritanceTypeExceptionClassorg.hibernate.metamodel.source.annotationsHibernate ORM
ValidationExceptionIndicates a problem validating the metamodel.Classorg.hibernate.metamodelHibernate ORM
ValueModels a value within a ValueContainer.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
Value .JdbcCodesUsed to track JDBC type usage throughout a series of potential recursive calls to component values since we do not know ahead of time which values correspond to which indexes of theClassorg.hibernate.metamodel.relational.ValueHibernate ORM
ValueContainerContract for data containers (what the ANSI SQL spec calls table specifications) to which we can map entity state.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
XsdExceptionIndicates an issue finding or loading an XSD schema.Classorg.hibernate.metamodel.sourceHibernate ORM