Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate Classes and Interfaces - 2861 results found.
NameDescriptionTypePackageFramework
AbsFunctionModels the ANSI SQL ABS function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
AbstractAnsiTrimEmulationFunctionA SQLFunction providing support for implementing TRIM functionality (as defined by both the ANSI SQL and JPA specs) in cases where the dialect may not support the full trimClassorg.hibernate.dialect.functionHibernate ORM
AbstractAttributeModels the commonality of the JPA Attribute hierarchy.Classorg.hibernate.ejb.metamodelHibernate ORM
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
AbstractAuditQueryClassorg.hibernate.envers.query.implHibernate ORM
AbstractAuditWorkUnitClassorg.hibernate.envers.synchronization.workHibernate ORM
AbstractAuxiliaryDatabaseObjectConvenience base class for AuxiliaryDatabaseObjects.Classorg.hibernate.mappingHibernate ORM
AbstractAuxiliaryDatabaseObjectConvenience base class for AuxiliaryDatabaseObjects.Classorg.hibernate.metamodel.relationalHibernate ORM
AbstractBatchImplConvenience base class for implementers of the Batch interface.Classorg.hibernate.engine.jdbc.batch.internalHibernate ORM
AbstractBynaryTypeLogic to bind stream of byte into a VARBINARYSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
AbstractCharArrayTypeLogic to bind stream of char into a VARCHARSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
AbstractClassTransformerImplBasic implementation of the ClassTransformer contract.Classorg.hibernate.bytecode.spiHibernate ORM
AbstractCollectionElementBasic contract describing the commonality between the various types of collection element mappings.Classorg.hibernate.metamodel.bindingHibernate ORM
AbstractCollectionEventDefines a base class for events involving collections.Classorg.hibernate.event.spiHibernate ORM
AbstractCollectionInitializorInitializes a persistent collection.Classorg.hibernate.envers.entities.mapper.relation.lazy.initializorHibernate ORM
AbstractCollectionMapperClassorg.hibernate.envers.entities.mapper.relationHibernate ORM
AbstractCollectionPersisterBase implementation of the QueryableCollection interface.Classorg.hibernate.persister.collectionHibernate ORM
AbstractComponentTuplizerSupport for tuplizers relating to components.Classorg.hibernate.tuple.componentHibernate ORM
AbstractComponentTypeEnables other Component-like types to hold collections and have cascades, etc.Interfaceorg.hibernate.typeHibernate ORM
AbstractCompositeIdMapperClassorg.hibernate.envers.entities.mapper.idHibernate ORM
AbstractConstraintClassorg.hibernate.metamodel.relationalHibernate ORM
AbstractCurrentSessionContextBase support for CurrentSessionContext implementors.Classorg.hibernate.context.spiHibernate ORM
AbstractDataSourceBasedMultiTenantConnectionProviderImplBasic support for implementations of MultiTenantConnectionProvider based on DataSources.Classorg.hibernate.service.jdbc.connections.spiHibernate ORM
AbstractDelegateSessionImplementorClassorg.hibernate.envers.entities.mapper.relation.lazyHibernate ORM
AbstractDialectResolverA templated resolver impl which delegates to the resolveDialectInternal(java.Classorg.hibernate.service.jdbc.dialect.internalHibernate ORM
AbstractEmptinessExpressionClassorg.hibernate.criterionHibernate ORM
AbstractEntityInsertActionA base class for entity insert actions.Classorg.hibernate.action.internalHibernate ORM
AbstractEntityJoinWalkerAbstract walker for walkers which begin at an entity (criteria queries and entity loaders).Classorg.hibernate.loaderHibernate ORM
AbstractEntityLoaderNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.loader.entityHibernate ORM
AbstractEntityManagerImplClassorg.hibernate.ejbHibernate ORM
AbstractEntityManagerImpl .TupleBuilderTransformerClassorg.hibernate.ejb.AbstractEntityManagerImplHibernate ORM
AbstractEntityManagerImpl .TupleBuilderTransformer .HqlTupleElementImplConstructor SummaryAbstractEntityManagerImpl.Classorg.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformerHibernate ORM
AbstractEntityPersisterBasic functionality for persisting an entity via JDBC through either generated or custom SQLClassorg.hibernate.persister.entityHibernate ORM
AbstractEntityPersister .InclusionCheckerInterfaceorg.hibernate.persister.entity.AbstractEntityPersisterHibernate ORM
AbstractEntitySourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
AbstractEntityTuplizerSupport for tuplizers relating to entities.Classorg.hibernate.tuple.entityHibernate ORM
AbstractEventDefines a base class for Session generated events.Classorg.hibernate.event.spiHibernate ORM
AbstractExplicitParameterSpecificationConvenience base class for explicitly defined query parameters.Classorg.hibernate.paramHibernate ORM
AbstractFieldInterceptorClassorg.hibernate.bytecode.instrumentation.spiHibernate ORM
AbstractFlushingEventListenerA convenience base class for listeners whose functionality results in flushing.Classorg.hibernate.event.internalHibernate ORM
AbstractFromImplConvenience base class for various From implementors.Classorg.hibernate.ejb.criteria.pathHibernate ORM
AbstractFromImpl .JoinScopeHelper contract used to define who/what keeps track of joins and fetches made from this FROM.Interfaceorg.hibernate.ejb.criteria.path.AbstractFromImplHibernate ORM
AbstractIdentifiableTypeDefines commonality for the JPA IdentifiableType types.Classorg.hibernate.ejb.metamodelHibernate ORM
AbstractIdentifiableType .BuilderInterfaceorg.hibernate.ejb.metamodel.AbstractIdentifiableTypeHibernate ORM
AbstractIdMapperClassorg.hibernate.envers.entities.mapper.idHibernate ORM
AbstractInstrumenterProvides the basic templating of how instrumentation should occur.Classorg.hibernate.bytecode.buildtime.spiHibernate ORM
AbstractJarVisitorParse a JAR of any form (zip file, exploded directory, .Classorg.hibernate.ejb.packagingHibernate ORM
AbstractJoinImplClassorg.hibernate.ejb.criteria.pathHibernate ORM
AbstractJtaPlatformSee Also:Serialized FormConstructor SummaryAbstractJtaPlatform()Classorg.hibernate.service.jta.platform.internalHibernate ORM
AbstractLazyInitializerConvenience base class for lazy initialization handlers.Classorg.hibernate.proxyHibernate ORM
AbstractLimitHandlerDefault implementation of LimitHandler interface.Classorg.hibernate.dialect.paginationHibernate ORM
AbstractLobCreatorConvenient base class for proxy-based LobCreator for handling wrapping.Classorg.hibernate.engine.jdbcHibernate ORM
AbstractLobTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
AbstractLockUpgradeEventListenerA convenience base class for listeners that respond to requests to perform a pessimistic lock upgrade on an entity.Classorg.hibernate.event.internalHibernate ORM
AbstractLongBinaryTypeAn abstract type for mapping long binary SQL types to Java byte[].Classorg.hibernate.typeHibernate ORM
AbstractLongStringTypeAn abstract type for mapping long string SQL types to a Java String.Classorg.hibernate.typeHibernate ORM
AbstractManagedTypeDefines commonality for the JPA ManagedType hierarchy of interfaces.Classorg.hibernate.ejb.metamodelHibernate ORM
AbstractManagedType .BuilderInterfaceorg.hibernate.ejb.metamodel.AbstractManagedTypeHibernate ORM
AbstractMapComponentNodeBasic support for KEY, VALUE and ENTRY based "qualified identification variables".Classorg.hibernate.hql.internal.ast.treeHibernate ORM
AbstractMultiTenantConnectionProviderBasic support for MultiTenantConnectionProvider implementations using individual ConnectionProvider instances per tenant behind the scenes.Classorg.hibernate.service.jdbc.connections.spiHibernate ORM
AbstractNodeAll nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.Classorg.hibernate.ejb.criteriaHibernate ORM
AbstractNullnessCheckNodeBase class for nodes dealing 'is null' and 'is not null' operators.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
AbstractOneToOneMapperTemplate class for property mappers that manage one-to-one relation.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
AbstractPathImplConvenience base class for various Path implementors.Classorg.hibernate.ejb.criteria.pathHibernate ORM
AbstractPersistentCollectionBase class implementing PersistentCollectionSee Also:Serialized FormClassorg.hibernate.collection.internalHibernate ORM
AbstractPersistentCollection .DelayedOperationContract for operations which are part of a collection's operation queue.Interfaceorg.hibernate.collection.internal.AbstractPersistentCollectionHibernate ORM
AbstractPluralAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
AbstractPluralAttributeSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
AbstractPostInsertGeneratorBasic implementation of the PostInsertIdentifierGenerator contract.Classorg.hibernate.idHibernate ORM
AbstractPreDatabaseOperationEventRepresents an operation we are about to perform against the database.Classorg.hibernate.event.spiHibernate ORM
AbstractPredicateImplBasic template support for Predicate implementors providing expression handling, negation and conjunction/disjunction handling.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
AbstractPropertyHolderClassorg.hibernate.cfgHibernate ORM
AbstractPropertyMappingBasic implementation of the PropertyMapping contract.Classorg.hibernate.persister.entityHibernate ORM
AbstractProxyHandlerBasic support for building proxy handlers.Classorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
AbstractQueryImplIntended as a base class providing convenience in implementing both Query and IMPL NOTE : This issue, and the reason for this distinction, is that criteria and hl.Classorg.hibernate.ejbHibernate ORM
AbstractQueryImplAbstract implementation of the Query interface.Classorg.hibernate.internalHibernate ORM
AbstractReassociateEventListenerA convenience base class for listeners that respond to requests to reassociate an entity to a session ( such as through lock() or update() ).Classorg.hibernate.event.internalHibernate ORM
AbstractRestrictableStatementConvenience implementation of RestrictableStatement to centralize common functionality.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
AbstractResultSetProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
AbstractReturningDelegateAbstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy causes the enerated identitifer to be returned as anClassorg.hibernate.id.insertHibernate ORM
AbstractReturningWorkAn abstract implementation of ReturningWork that accepts a WorkExecutor visitor for executing a discrete piece of work and returning a result.Classorg.hibernate.jdbcHibernate ORM
AbstractSaveEventListenerA convenience bas class for listeners responding to save events.Classorg.hibernate.event.internalHibernate ORM
AbstractSaveEventListener .EntityStateClassorg.hibernate.event.internal.AbstractSaveEventListenerHibernate ORM
AbstractScrollableResultsClassorg.hibernate.internalHibernate ORM
AbstractSelectExpressionPartial implementation of SelectExpression for all the nodes that aren't constructors.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
AbstractSelectingDelegateAbstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy requires an subsequent select after the insertClassorg.hibernate.id.insertHibernate ORM
AbstractSelectLockingStrategyBase LockingStrategy implementation to support implementations based on issuing SQL SELECT statementsClassorg.hibernate.dialect.lockHibernate ORM
AbstractSerializableProxyConvenience base class for SerializableProxy.Classorg.hibernate.proxyHibernate ORM
AbstractServiceRegistryImplClassorg.hibernate.service.internalHibernate ORM
AbstractSessionImplFunctionality common to stateless and stateful sessionsSee Also:Serialized FormClassorg.hibernate.internalHibernate ORM
AbstractSimplePredicateClassorg.hibernate.ejb.criteria.predicateHibernate ORM
AbstractSimpleValueBasic support for SimpleValue implementations.Classorg.hibernate.metamodel.relationalHibernate ORM
AbstractSingleColumnStandardBasicTypeClassorg.hibernate.typeHibernate ORM
AbstractSingularAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
AbstractSQLExceptionConversionDelegateClassorg.hibernate.exception.spiHibernate ORM
AbstractStandardBasicTypeClassorg.hibernate.typeHibernate ORM
AbstractStatementConvenience implementation of Statement to centralize common functionality.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
AbstractStatementProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
AbstractTableBasedBulkIdHandlerClassorg.hibernate.hql.spiHibernate ORM
AbstractTableBasedBulkIdHandler .ProcessedWhereClauseClassorg.hibernate.hql.spi.AbstractTableBasedBulkIdHandlerHibernate ORM
AbstractTableSpecificationConvenience base class for implementing the ValueContainer contract centralizing commonality between modeling tables, views and inline views.Classorg.hibernate.metamodel.relationalHibernate ORM
AbstractToOneMapperBase class for property mappers that manage to-one relation.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
AbstractTransactionImplClassorg.hibernate.engine.transaction.spiHibernate ORM
AbstractTupleElementClassorg.hibernate.ejb.criteria.expressionHibernate ORM
AbstractTypeDefines commonality for the JPA Type hierarchy of interfaces.Classorg.hibernate.ejb.metamodelHibernate ORM
AbstractTypeAbstract superclass of the built in Type hierarchy.Classorg.hibernate.typeHibernate ORM
AbstractTypeDescriptorAbstract adapter for Java type descriptors.Classorg.hibernate.type.descriptor.javaHibernate ORM
AbstractUUIDGeneratorThe base class for identifier generators that use a UUID algorithm.Classorg.hibernate.idHibernate ORM
AbstractVisitorAbstract superclass of algorithms that walk a tree of property values of an entity, andClassorg.hibernate.event.internalHibernate ORM
AbstractWorkAn abstract implementation of Work that accepts a WorkExecutor visitor for executing a discrete piece of work.Classorg.hibernate.jdbcHibernate ORM
AccessCallbackContract for providing callback access to a DatabaseStructure, typically from the Optimizer.Interfaceorg.hibernate.id.enhancedHibernate ORM
AccessOptimizerAdapterThe ReflectionOptimizer.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
AccessTypeenum AccessTypeextends EnumThe types of access strategies available.Classorg.hibernate.cache.spi.accessHibernate ORM
AccessTypeenum AccessTypeextends EnumEnum defining different access strategies for accessing entity values.Classorg.hibernate.cfgHibernate ORM
ActionQueueResponsible for maintaining the queue of actions related to events.Classorg.hibernate.engine.spiHibernate ORM
ActivationContextInterfaceorg.hibernate.cfg.beanvalidationHibernate ORM
AdaptedImmutableTypeOptimize a mutable type, if the user promises not to mutable theSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
AddWorkUnitFields inherited from class org.Classorg.hibernate.envers.synchronization.workHibernate ORM
AfterClassCallbackHandlerClassorg.hibernate.testing.junit4Hibernate ORM
AfterClassOnceAnnotation used to mark a method which should be run once after the last test execution for the given class.Classorg.hibernate.testingHibernate ORM
AfterCompletionActionA pluggable strategy for defining any actions to be performed during Synchronization.Interfaceorg.hibernate.engine.transaction.synchronization.spiHibernate ORM
AfterTransactionCompletionProcessContract representing some process that needs to occur during after transaction completion.Interfaceorg.hibernate.action.spiHibernate ORM
AggregatedAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
AggregatedAuditExpression .AggregatedModeClassorg.hibernate.envers.query.criteria.AggregatedAuditExpressionHibernate ORM
AggregatedSelectExpressionInterfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
AggregateNodeRepresents an aggregate function i.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
AggregateProjectionBase class for standard aggregation functions.Classorg.hibernate.criterionHibernate ORM
AggregationFunctionModels SQL aggregation functions (MIN, MAX, COUNT, etc).Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
AggregationFunction .AVG Parameterized as Double because thats what JPA states that the return from AVG should be.Classorg.hibernate.ejb.criteria.expression.function.AggregationFunctionHibernate ORM
AggregationFunction .COUNT Parameterized as Long because thats what JPA states that the return from COUNT should be.Classorg.hibernate.ejb.criteria.expression.function.AggregationFunctionHibernate ORM
AggregationFunction .GREATESTModels the MAX function in terms of non-numeric expressions.Classorg.hibernate.ejb.criteria.expression.function.AggregationFunctionHibernate ORM
AggregationFunction .LEASTModels the MIN function in terms of non-numeric expressions.Classorg.hibernate.ejb.criteria.expression.function.AggregationFunctionHibernate ORM
AggregationFunction .MAX Parameterized as N extends Number because thats what JPA states that the return from MAX should be.Classorg.hibernate.ejb.criteria.expression.function.AggregationFunctionHibernate ORM
AggregationFunction .MIN Parameterized as N extends Number because thats what JPA states that the return from MIN should be.Classorg.hibernate.ejb.criteria.expression.function.AggregationFunctionHibernate ORM
AggregationFunction .SUM Parameterized as N extends Number because thats what JPA states that the return from SUM should be.Classorg.hibernate.ejb.criteria.expression.function.AggregationFunctionHibernate ORM
AliasClassorg.hibernate.sqlHibernate ORM
AliasedProjectionClassorg.hibernate.criterionHibernate ORM
AliasedTupleSubsetResultTransformerAn implementation of TupleSubsetResultTransformer that ignores a tuple element if its corresponding alias is null.Classorg.hibernate.transformHibernate ORM
AliasGeneratorGenerates class/table/column aliases during semantic analysis and SQL rendering.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
AliasGeneratorInterfaceorg.hibernate.sqlHibernate ORM
AliasToBeanConstructorResultTransformerWraps the tuples in a constructor call.Classorg.hibernate.transformHibernate ORM
AliasToBeanResultTransformerResult transformer that allows to transform a result to a user specified class which will be populated via setterClassorg.hibernate.transformHibernate ORM
AliasToEntityMapResultTransformerResultTransformer implementation which builds a map for each "row", made up of each aliased value where the alias is the map key.Classorg.hibernate.transformHibernate ORM
AnnotatedClassTypeenum AnnotatedClassTypeextends EnumType of annotation of a class will give its typeClassorg.hibernate.cfgHibernate ORM
AnnotationBinderJSR 175 annotation binder which reads the annotations from classes, applies the principles of the EJB3 spec and produces the Hibernate configuration-time metamodelClassorg.hibernate.cfgHibernate ORM
AnnotationBindingContextDefines an interface for providing additional annotation related context information.Interfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
AnnotationBindingContextImplClassorg.hibernate.metamodel.source.annotationsHibernate ORM
AnnotationConfigurationSimilar to the Configuration object but handles EJB3 and Hibernate specific annotations as a metadata facility.Classorg.hibernate.cfgHibernate ORM
AnnotationConfigurationTaskWithEnversFields inherited from class org.Classorg.hibernate.envers.antHibernate ORM
AnnotationExceptionAnnotation related exception.Classorg.hibernateHibernate ORM
AnnotationMetadataSourceProcessorImplMain class responsible to creating and binding the Hibernate meta-model from annotations.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
AnnotationsMetadataReaderA helper class to read versioning meta-data from annotations on a persistent class.Classorg.hibernate.envers.configuration.metadata.readerHibernate ORM
ANSICaseFragmentAn ANSI SQL CASE expression.Classorg.hibernate.sqlHibernate ORM
ANSIJoinFragmentFields inherited from class org.Classorg.hibernate.sqlHibernate ORM
AnsiTrimEmulationFunctionA SQLFunction implementation that emulates the ANSI SQL trim function on dialects which do not support the full definition.Classorg.hibernate.dialect.functionHibernate ORM
AnsiTrimFunctionDefines support for rendering according to ANSI SQL TRIM function specification.Classorg.hibernate.dialect.functionHibernate ORM
AnyDefine a ToOne association pointing to several entity types.Classorg.hibernate.annotationsHibernate ORM
AnyA Hibernate "any" type (ie.Classorg.hibernate.mappingHibernate ORM
AnyMetaDefDefines @Any and @manyToAny metadataRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
AnyMetaDefsDefines @Any and @ManyToAny set of metadata.Classorg.hibernate.annotationsHibernate ORM
AnyTypeHandles "any" mappingsSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
AnyType .ObjectTypeCacheEntrySee Also:Serialized FormMethods inherited from class java.Classorg.hibernate.type.AnyTypeHibernate ORM
ArgumentsToolsClassorg.hibernate.envers.toolsHibernate ORM
ArrayAn array mapping has a primary key consisting of the key columns + index column.Classorg.hibernate.mappingHibernate ORM
ArrayBinderFields inherited from class org.Classorg.hibernate.cfg.annotationsHibernate ORM
ArrayCollectionInitializorFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relation.lazy.initializorHibernate ORM
ArrayHelperClassorg.hibernate.internal.util.collectionsHibernate ORM
ArrayMutabilityPlanA mutability plan for arrays.Classorg.hibernate.type.descriptor.javaHibernate ORM
ArraysToolsClassorg.hibernate.envers.toolsHibernate ORM
ArrayTypeA type for persistent arrays.Classorg.hibernate.typeHibernate ORM
AssertionFailureIndicates failure of an assertion: a possible bug in Hibernate.Classorg.hibernateHibernate ORM
Assigned An IdentifierGenerator that returns the current identifier assignedFields inherited from interface org.Classorg.hibernate.idHibernate ORM
AssignmentSpecificationEncapsulates the information relating to an individual assignment within the set clause of an HQL update statement.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
AssociationModels the association of a given fetch.Classorg.hibernate.engine.profileHibernate 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
AssociationKeyIdentifies a named association belonging to a particular entity instance.Classorg.hibernate.engine.spiHibernate ORM
AssociationTypeA type that represents some kind of association between entities.Interfaceorg.hibernate.typeHibernate ORM
ASTAppenderAppends child nodes to a parent efficiently.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
ASTIteratorDepth first iteration of an ANTLR AST.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
ASTParentsFirstIteratorDepth first iteration of an ANTLR AST.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
ASTPrinterUtility for generating pretty "ASCII art" representations of syntax trees.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
ASTQueryTranslatorFactoryGenerates translators which uses the Antlr-based parser to performConstructor SummaryASTQueryTranslatorFactory()Classorg.hibernate.hql.internal.astHibernate ORM
ASTUtilProvides utility methods for AST traversal and manipulation.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
ASTUtil .FilterPredicateFilters nodes out of a tree.Interfaceorg.hibernate.hql.internal.ast.util.ASTUtilHibernate ORM
ASTUtil .IncludePredicateA predicate that uses inclusion, rather than exclusion semantics.Classorg.hibernate.hql.internal.ast.util.ASTUtilHibernate 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
AttributeFactoryA factory for building Attribute instances.Classorg.hibernate.ejb.metamodelHibernate ORM
AttributeImplementorNested Class SummaryNested classes/interfaces inherited from interface javax.Interfaceorg.hibernate.ejb.metamodelHibernate 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
AuditConfigurationClassorg.hibernate.envers.configurationHibernate ORM
AuditConjunctionClassorg.hibernate.envers.query.criteriaHibernate ORM
AuditCriterionInterfaceorg.hibernate.envers.query.criteriaHibernate ORM
AuditDisjunctionClassorg.hibernate.envers.query.criteriaHibernate ORM
AuditedWhen applied to a class, indicates that all of its properties should be audited.Classorg.hibernate.enversHibernate ORM
AuditedPropertiesHolderInterfaceorg.hibernate.envers.configuration.metadata.readerHibernate ORM
AuditedPropertiesReaderReads persistent properties form a PersistentPropertiesSourceClassorg.hibernate.envers.configuration.metadata.readerHibernate ORM
AuditEntitiesConfigurationConfiguration of versions entities - names of fields, entities and tables created to store versioning information.Classorg.hibernate.envers.configurationHibernate ORM
AuditEntityClassorg.hibernate.envers.queryHibernate ORM
AuditEntityNameRegisterA register of all audit entity names used so far.Classorg.hibernate.envers.configuration.metadataHibernate ORM
AuditExceptionClassorg.hibernate.envers.exceptionHibernate ORM
AuditIdCreate restrictions and projections for the id of an audited entity.Classorg.hibernate.envers.query.criteriaHibernate ORM
AuditJoinTableClassorg.hibernate.enversHibernate ORM
AuditMappedBy Annotation to specify a "fake" bi-directional relation.Classorg.hibernate.enversHibernate ORM
AuditMetadataGeneratorClassorg.hibernate.envers.configuration.metadataHibernate ORM
AuditOrderInterfaceorg.hibernate.envers.query.orderHibernate ORM
AuditOverrideThe AuditingOverride annotation is used to override the auditing behavior of a superclass or single property inherited from MappedSuperclassClassorg.hibernate.enversHibernate ORM
AuditOverridesThe AuditingOverrides annotation is used to override the auditing behavior for one ore more fields (or properties) inside an embeddedClassorg.hibernate.enversHibernate ORM
AuditProcessClassorg.hibernate.envers.synchronizationHibernate ORM
AuditProcessManagerClassorg.hibernate.envers.synchronizationHibernate ORM
AuditProjectionInterfaceorg.hibernate.envers.query.projectionHibernate ORM
AuditPropertyCreate restrictions, projections and specify order for a property of an audited entity.Classorg.hibernate.envers.query.criteriaHibernate ORM
AuditQueryInterfaceorg.hibernate.envers.queryHibernate ORM
AuditQueryCreatorClassorg.hibernate.envers.queryHibernate ORM
AuditReaderInterfaceorg.hibernate.enversHibernate ORM
AuditReaderFactoryClassorg.hibernate.enversHibernate ORM
AuditReaderImplClassorg.hibernate.envers.readerHibernate ORM
AuditReaderImplementorAn interface exposed by a VersionsReader to library-facing classes.Interfaceorg.hibernate.envers.readerHibernate ORM
AuditRelatedIdCreate restrictions on an id of an entity related to an audited entity.Classorg.hibernate.envers.query.criteriaHibernate ORM
AuditStrategyBehaviours of different audit strategy for populating audit data.Interfaceorg.hibernate.envers.strategyHibernate ORM
AuditTableRequired Element SummaryOptional Element SummaryClassorg.hibernate.enversHibernate ORM
AuditTableDataClassorg.hibernate.envers.configuration.metadataHibernate ORM
AuditWorkUnitInterfaceorg.hibernate.envers.synchronization.workHibernate ORM
AutoFlushEventDefines an event class for the auto-flushing of a session.Classorg.hibernate.event.spiHibernate ORM
AutoFlushEventListenerDefines the contract for handling of session auto-flush events.Interfaceorg.hibernate.event.spiHibernate ORM
AuxiliaryDatabaseObjectAuxiliary database objects (i.Interfaceorg.hibernate.mappingHibernate ORM
AuxiliaryDatabaseObjectAuxiliary database objects (i.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
AvailableSettingsInterfaceorg.hibernate.cfgHibernate ORM
AvailableSettingsDefines the available HEM settings, both JPA-defined as well as Hibernate-specific NOTE : Does *not* include Environment values.Classorg.hibernate.ejbHibernate ORM
AvgProjectionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
AvgWithArgumentCastFunctionSome databases strictly return the type of the of the aggregation value for AVG which is problematic in the case of averaging integers because the decimals will be dropped.Classorg.hibernate.dialect.functionHibernate ORM
BackrefSee Also:Serialized FormConstructor SummaryBackref()Classorg.hibernate.mappingHibernate ORM
BackrefPropertyAccessorRepresents a "back-reference" to the id of a collection owner.Classorg.hibernate.propertyHibernate ORM
BackrefPropertyAccessor .BackrefSetterInternal implementation of a property setter specific to these back-ref properties.Classorg.hibernate.property.BackrefPropertyAccessorHibernate ORM
BagA bag permits duplicates, so it has no primary keySee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
BagAttributeSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
BagBinderFields inherited from class org.Classorg.hibernate.cfg.annotationsHibernate ORM
BagBindingClassorg.hibernate.metamodel.bindingHibernate ORM
BagTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
BaseCoreFunctionalTestCaseClassorg.hibernate.testing.junit4Hibernate ORM
BaseEmitterBeanClassorg.hibernate.cache.ehcache.management.implHibernate ORM
BaseEnversCollectionEventListenerClassorg.hibernate.envers.eventHibernate ORM
BaseEnversEventListenerClassorg.hibernate.envers.eventHibernate ORM
BaseGeneralDataRegionSupport for Infinispan GeneralDataRegion implementors.Classorg.hibernate.cache.infinispan.implHibernate ORM
BaseRegionSupport for Infinispan Regions.Classorg.hibernate.cache.infinispan.implHibernate ORM
BaseTransactionalDataRegionSupport for Inifinispan TransactionalDataRegion implementors.Classorg.hibernate.cache.infinispan.implHibernate ORM
BaseUnitTestCaseThe base unit test adapter.Classorg.hibernate.testing.junit4Hibernate 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
BasicBatchKeyClassorg.hibernate.engine.jdbc.batch.internalHibernate ORM
BasicBinderClassorg.hibernate.type.descriptor.sqlHibernate ORM
BasicClassFilterBasicClassFilter provides class filtering based on a series of packages to be included and/or a series of explicit class names to be included.Classorg.hibernate.bytecode.buildtime.spiHibernate ORM
BasicCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
BasicCollectionInitializorInitializes a non-indexed java collection (set or list, eventually sorted).Classorg.hibernate.envers.entities.mapper.relation.lazy.initializorHibernate ORM
BasicCollectionJoinWalkerWalker for collections of values and many-to-many associationsSee Also:BasicCollectionLoaderClassorg.hibernate.loader.collectionHibernate ORM
BasicCollectionLoaderLoads a collection of values or a many-to-many association.Classorg.hibernate.loader.collectionHibernate ORM
BasicCollectionMapperClassorg.hibernate.envers.entities.mapper.relationHibernate ORM
BasicCollectionPersisterCollection persister for collections of values and many-to-many associations.Classorg.hibernate.persister.collectionHibernate ORM
BasicDialectResolverIntended as support for custom resolvers.Classorg.hibernate.service.jdbc.dialect.internalHibernate ORM
BasicEntityPropertyMappingClassorg.hibernate.persister.entityHibernate ORM
BasicExecutorClassorg.hibernate.hql.internal.ast.execHibernate ORM
BasicExtractorClassorg.hibernate.type.descriptor.sqlHibernate ORM
BasicFormatterImplPerforms formatting of basic SQL statements (DML + query).Classorg.hibernate.engine.jdbc.internalHibernate ORM
BasicFunctionExpressionModels the basic concept of a SQL function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
BasicInstrumentationTaskSuper class for all Hibernate instrumentation tasks.Classorg.hibernate.tool.instrumentHibernate ORM
BasicLazyInitializerClassorg.hibernate.proxy.pojoHibernate ORM
BasicLoaderUses the default mapping from property to result set column alias defined by the entities' persisters.Classorg.hibernate.loaderHibernate ORM
BasicMetadataGeneratorGenerates metadata for basic properties: immutable types (including enums).Classorg.hibernate.envers.configuration.metadataHibernate ORM
BasicPathUsageExceptionRepresents an incorrect usage of a basic path.Classorg.hibernate.ejb.criteriaHibernate ORM
BasicPluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
BasicPluralAttributeElementSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
BasicPropertyAccessorAccesses property values via a get/set pair, which may be nonpublic.Classorg.hibernate.propertyHibernate ORM
BasicPropertyAccessor .BasicGetterClassorg.hibernate.property.BasicPropertyAccessorHibernate ORM
BasicPropertyAccessor .BasicSetterClassorg.hibernate.property.BasicPropertyAccessorHibernate ORM
BasicProxyFactoryInterfaceorg.hibernate.bytecode.spiHibernate ORM
BasicServiceInitiatorInterfaceorg.hibernate.service.spiHibernate ORM
BasicSQLExceptionConverterA helper to centralize conversion of SQLExceptions to JDBCExceptions.Classorg.hibernate.dialect.resolverHibernate ORM
BasicStatementProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
BasicTransformerAdapterProvides the basic "noop" impls of the ResultTransformer contract.Classorg.hibernate.transformHibernate ORM
BasicTypeModels a basic type.Classorg.hibernate.metamodel.domainHibernate ORM
BasicTypeMarker interface for basic types.Interfaceorg.hibernate.typeHibernate ORM
BasicTypeImplClassorg.hibernate.ejb.metamodelHibernate ORM
BasicTypeRegistryA registry of BasicType instancesSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
BatchConceptually models a batch.Interfaceorg.hibernate.engine.jdbc.batch.spiHibernate ORM
BatchBuilderInterfaceorg.hibernate.engine.jdbc.batch.spiHibernate ORM
BatchBuilderImplA builder for Batch instances.Classorg.hibernate.engine.jdbc.batch.internalHibernate ORM
BatchBuilderInitiatorClassorg.hibernate.engine.jdbc.batch.internalHibernate ORM
BatchedTooManyRowsAffectedExceptionMuch like TooManyRowsAffectedException, indicates that more rows than what we were expcecting were affected.Classorg.hibernate.jdbcHibernate ORM
BatchFailedExceptionIndicates a failed batch entry (-3 return).Classorg.hibernate.jdbcHibernate ORM
BatchFetchQueueTracks entity and collection keys that are available for batch fetching, and the queries which were used to load entities, whichClassorg.hibernate.engine.spiHibernate ORM
BatchingBatchA Batch implementation which does bathing based on a given size.Classorg.hibernate.engine.jdbc.batch.internalHibernate ORM
BatchingCollectionInitializer"Batch" loads collections, using multiple foreign key values in theSee Also:BasicCollectionLoader, Classorg.hibernate.loader.collectionHibernate ORM
BatchingEntityLoader"Batch" loads entities, using multiple primary key values in theSee Also:EntityLoaderClassorg.hibernate.loader.entityHibernate ORM
BatchKeyUnique key for batch identification.Interfaceorg.hibernate.engine.jdbc.batch.spiHibernate ORM
BatchObserverAn observer contract for batch events.Interfaceorg.hibernate.engine.jdbc.batch.spiHibernate ORM
BeanCallbackSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.ejb.eventHibernate ORM
BeanInfoHelperClassorg.hibernate.internal.util.beansHibernate ORM
BeanInfoHelper .BeanInfoDelegateInterfaceorg.hibernate.internal.util.beans.BeanInfoHelperHibernate ORM
BeanIntrospectionExceptionIndicates a problem dealing with BeanInfo via the BeanInfoHelper delegate.Classorg.hibernate.internal.util.beansHibernate ORM
BeanUtilsReflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.Classorg.hibernate.cache.ehcache.management.implHibernate ORM
BeanValidationEventListenerEvent listener used to enable Bean Validation for insert/update/delete events.Classorg.hibernate.cfg.beanvalidationHibernate ORM
BeanValidationIntegratorClassorg.hibernate.cfg.beanvalidationHibernate ORM
BeforeClassCallbackHandlerClassorg.hibernate.testing.junit4Hibernate ORM
BeforeClassOnceAnnotation used to mark a method which should be run once before the first test execution for the given class.Classorg.hibernate.testingHibernate ORM
BeforeTransactionCompletionProcessContract representing some process that needs to occur during before transaction completion.Interfaceorg.hibernate.action.spiHibernate ORM
BetweenAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
BetweenExpressionConstrains a property to between two valuesSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
BetweenOperatorNodeContract for nodes representing logical BETWEEN (ternary) operators.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
BetweenPredicateModels a BETWEEN Predicate.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
BigDecimalTypeA type that maps between a NUMERIC and BigDecimal.Classorg.hibernate.typeHibernate ORM
BigDecimalTypeDescriptorDescriptor for BigDecimal handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BigIntegerTypeA type that maps between a NUMERIC and BigInteger.Classorg.hibernate.typeHibernate ORM
BigIntegerTypeDescriptorDescriptor for BigInteger handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BigIntTypeDescriptorDescriptor for BIGINT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BinaryArithmeticOperationModels standard arithmetc operations with two operands.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
BinaryArithmeticOperation .OperationClassorg.hibernate.ejb.criteria.expression.BinaryArithmeticOperationHibernate ORM
BinaryArithmeticOperatorNodeNodes which represent binary arithmetic operators.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
BinaryLogicOperatorNodeContract for nodes representing binary operators.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
BinaryOperatorExpressionContract for operators with two operands.Interfaceorg.hibernate.ejb.criteria.expressionHibernate ORM
BinaryOperatorNodeContract for nodes representing binary operators.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
BinaryStreamWraps a binary stream to also provide the length which is needed when binding.Interfaceorg.hibernate.engine.jdbcHibernate ORM
BinaryStreamImplFields inherited from class java.Classorg.hibernate.engine.jdbc.internalHibernate ORM
BinaryTypeA type that maps between a VARBINARY and byte[]See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
BinaryTypeDescriptorDescriptor for BINARY handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BinderInterfaceorg.hibernate.id.insertHibernate ORM
BinderThe common binder shared between annotations and hbm.Classorg.hibernate.metamodel.source.binderHibernate ORM
BinderHelperClassorg.hibernate.cfgHibernate ORM
BindingContextInterfaceorg.hibernate.metamodel.sourceHibernate ORM
BitronixJtaPlatformSee Also:Serialized FormConstructor SummaryBitronixJtaPlatform()Classorg.hibernate.service.jta.platform.internalHibernate ORM
BitTypeDescriptorDescriptor for BIT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BlobImplementerMarker interface for non-contextually created Blob instances.Interfaceorg.hibernate.engine.jdbcHibernate ORM
BlobProxyManages aspects of proxying Blob references for non-contextual creation, including proxy creation and handling proxy invocations.Classorg.hibernate.engine.jdbcHibernate ORM
BlobTypeA type that maps between BLOB and BlobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
BlobTypeDescriptorDescriptor for Blob handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BlobTypeDescriptorDescriptor for BLOB handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BlobTypeDescriptor .BlobMutabilityPlanClassorg.hibernate.type.descriptor.java.BlobTypeDescriptorHibernate ORM
BooleanAssertionPredicatePredicate to assert the explicit value of a boolean expression:x = truex = falsex See Also:Serialized FormClassorg.hibernate.ejb.criteria.predicateHibernate ORM
BooleanExpressionPredicateDefines a Predicate used to wrap an Expression.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
BooleanLiteralNodeRepresents a boolean literal within a query.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
BooleanStaticAssertionPredicatePredicate used to assert a static boolean condition.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
BooleanTypeA type that maps between BOOLEAN and BooleanSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
BooleanTypeDescriptorDescriptor for Boolean handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BooleanTypeDescriptorDescriptor for BOOLEAN handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BootstrapServiceRegistrySpecialization of the ServiceRegistry contract mainly to make the ServiceRegistryBuilder.Interfaceorg.hibernate.serviceHibernate ORM
BootstrapServiceRegistryBuilderBuilder for bootstrap ServiceRegistry instances.Classorg.hibernate.serviceHibernate ORM
BootstrapServiceRegistryImplServiceRegistry implementation containing specialized "bootstrap" services, specifically:ClassLoaderServiceIntegratorServiceConstructor SummaryBootstrapServiceRegistryImpl()Classorg.hibernate.service.internalHibernate ORM
BorlandEnterpriseServerJtaPlatformClassorg.hibernate.service.jta.platform.internalHibernate ORM
BoundedConcurrentHashMapA hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.Classorg.hibernate.internal.util.collectionsHibernate ORM
BoundedConcurrentHashMap .EvictionClassorg.hibernate.internal.util.collections.BoundedConcurrentHashMapHibernate ORM
BoundedConcurrentHashMap .EvictionListenerInterfaceorg.hibernate.internal.util.collections.BoundedConcurrentHashMapHibernate ORM
BoundedConcurrentHashMap .EvictionPolicyInterfaceorg.hibernate.internal.util.collections.BoundedConcurrentHashMapHibernate ORM
BulkAccessorA JavaBean accessor.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
BulkAccessorExceptionAn exception thrown while generating a bulk accessor.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
BulkInsertionCapableIdentifierGeneratorSpecialized contract for IdentifierGenerator implementations capable of being used in conjunction with HQL insert statements.Interfaceorg.hibernate.idHibernate ORM
BulkOperationCleanupActionAn ActionQueue Executable for ensuring shared cache cleanup in relation to performed bulk HQL queries.Classorg.hibernate.action.internalHibernate ORM
ByteArrayBlobTypeMap a Byte[] into a BlobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ByteArrayTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
ByteCodeHelperA helper for reading byte code from various input sources.Classorg.hibernate.bytecode.spiHibernate ORM
BytecodeProviderContract for providers of bytecode services to Hibernate.Interfaceorg.hibernate.bytecode.spiHibernate ORM
BytecodeProviderImplBytecode provider implementation for Javassist.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
BytemanHelperClassorg.hibernate.testing.bytemanHibernate ORM
BytesHelperClassorg.hibernate.internal.utilHibernate ORM
ByteTypeA type that maps between TINYINT and ByteSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ByteTypeDescriptorDescriptor for Byte handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
C3P0ConnectionProviderA connection provider that uses a C3P0 connection pool.Classorg.hibernate.service.jdbc.connections.internalHibernate ORM
C3P0MessageLoggerThe jboss-logging MessageLogger for the hibernate-c3p0 module.Interfaceorg.hibernate.service.jdbc.connections.internalHibernate ORM
CacheAdd caching strategy to a root entity or a collectionRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
CacheProvides an API for querying/managing the second level cache regions.Interfaceorg.hibernateHibernate ORM
Cache71DialectClassorg.hibernate.dialectHibernate ORM
CacheableResultTransformerA ResultTransformer that is used to transform tuples to a value(s) that can be cached.Classorg.hibernate.transformHibernate ORM
CacheCommandExtensionsCommand extensions for second-level cache use caseConstructor SummaryCacheCommandExtensions()Classorg.hibernate.cache.infinispan.utilHibernate ORM
CacheCommandFactoryClassorg.hibernate.cache.infinispan.utilHibernate ORM
CacheCommandIdsInterfaceorg.hibernate.cache.infinispan.utilHibernate ORM
CacheCommandInitializerClassorg.hibernate.cache.infinispan.utilHibernate ORM
CacheConcurrencyStrategyenum CacheConcurrencyStrategyextends EnumCache concurrency strategyClassorg.hibernate.annotationsHibernate ORM
CacheDataDescriptionDescribes attributes regarding the type of data to be cached.Interfaceorg.hibernate.cache.spiHibernate ORM
CacheDataDescriptionImplClassorg.hibernate.cache.internalHibernate ORM
CachedNaturalIdValueSourceenum CachedNaturalIdValueSourceextends EnumThe type of action from which the cache call is originating.Classorg.hibernate.engine.spiHibernate ORM
CacheEntryA cached instance of a persistent classSee Also:Serialized FormClassorg.hibernate.cache.spi.entryHibernate ORM
CacheEntryStructureInterfaceorg.hibernate.cache.spi.entryHibernate ORM
CacheExceptionSomething went wrong in the cacheSee Also:Serialized FormClassorg.hibernate.cacheHibernate ORM
CacheImplClassorg.hibernate.internalHibernate ORM
CacheImplementorInterfaceorg.hibernate.engine.spiHibernate ORM
CacheInitiatorClassorg.hibernate.engine.spiHibernate ORM
CacheJoinFragmentClassorg.hibernate.sqlHibernate ORM
CacheKeyAllows multiple entity classes / collection roles to be stored in the same cache region.Classorg.hibernate.cache.spiHibernate ORM
CacheModeenum CacheModeextends EnumControls how the session interacts with the second-levelClassorg.hibernateHibernate ORM
CacheModeHelperClassorg.hibernate.ejb.utilHibernate ORM
CacheModeTypeenum CacheModeTypeextends EnumEnumeration for the different interaction modes between the session andClassorg.hibernate.annotationsHibernate ORM
CacheRegionStatsClassorg.hibernate.cache.ehcache.management.implHibernate ORM
CacheRegionUtilsClassorg.hibernate.cache.ehcache.management.implHibernate ORM
CachesHelper for dealing with Infinispan cache instances.Classorg.hibernate.cache.infinispan.utilHibernate ORM
CacheSQLExceptionConversionDelegateClassorg.hibernate.exception.internalHibernate ORM
CachingDefines the caching settings for an entity.Classorg.hibernate.metamodel.bindingHibernate ORM
CachingRegionFactoryClassorg.hibernate.testing.cacheHibernate ORM
CalendarComparatorClassorg.hibernate.internal.util.compareHibernate ORM
CalendarDateTypeA type mapping DATE and CalendarSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CalendarDateTypeDescriptorDescriptor for Calendar handling, but just for the date (month, day, year) portion.Classorg.hibernate.type.descriptor.javaHibernate ORM
CalendarTypeA type that maps between TIMESTAMP and CalendarSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CalendarTypeDescriptorDescriptor for Calendar handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
CalendarTypeDescriptor .CalendarMutabilityPlanClassorg.hibernate.type.descriptor.java.CalendarTypeDescriptorHibernate ORM
CallableStatementProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
CallbackClassorg.hibernate.ejb.eventHibernate ORM
CallbackExceptionShould be thrown by persistent objects from Lifecycle or Interceptor callbacks.Classorg.hibernateHibernate ORM
CallbackExceptionIndicates an exception while performing a callback on the testSee Also:Serialized FormClassorg.hibernate.testing.junit4Hibernate ORM
CallbackHandlerConsumerInterfaceorg.hibernate.ejb.eventHibernate ORM
CallbackResolverClassorg.hibernate.ejb.eventHibernate ORM
CascadeDelegate responsible for, in conjunction with the various actions, implementing cascade processing.Classorg.hibernate.engine.internalHibernate ORM
CascadeEntityJoinWalkerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.loader.entityHibernate ORM
CascadeEntityLoaderNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.loader.entityHibernate ORM
CascadeStyleA contract for defining the aspects of cascading various persistence actions.Classorg.hibernate.engine.spiHibernate ORM
CascadeStyle .MultipleCascadeStyleClassorg.hibernate.engine.spi.CascadeStyleHibernate ORM
CascadeTypeenum CascadeTypeextends EnumCascade types (can override default EJB3 cascadesClassorg.hibernate.annotationsHibernate ORM
CascadeTypeenum CascadeTypeextends EnumEnum Constant SummaryALLClassorg.hibernate.metamodel.bindingHibernate ORM
CascadingActionClassorg.hibernate.engine.spiHibernate ORM
Case2NodeRepresents a case .Classorg.hibernate.hql.internal.ast.treeHibernate ORM
CaseFragmentClassorg.hibernate.sqlHibernate ORM
CaseNodeRepresents a case .Classorg.hibernate.hql.internal.ast.treeHibernate ORM
CastFunctionANSI-SQL style cast(foo as type) where the type isConstructor SummaryCastFunction()Classorg.hibernate.dialect.functionHibernate ORM
CastFunctionModels a CAST function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
CategorizedStatisticsStatistics for a particular "category" (a named entity, collection role, second level cache region or query).Classorg.hibernate.stat.internalHibernate ORM
ChainedPropertyAccessorClassorg.hibernate.propertyHibernate ORM
CharacterArrayClobTypeA type that maps between CLOB and Character[] Essentially a MaterializedClobType but represented as a Character[] in Java rather than String.Classorg.hibernate.typeHibernate ORM
CharacterArrayNClobTypeA type that maps between NCLOB and Character[] Essentially a MaterializedNClobType but represented as a Character[] in Java rather than String.Classorg.hibernate.typeHibernate ORM
CharacterArrayTypeA type that maps between VARCHAR and Character[]See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CharacterArrayTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
CharacterNCharTypeA type that maps between NCHAR(1) and CharacterSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CharacterStreamInterfaceorg.hibernate.engine.jdbcHibernate ORM
CharacterStreamImplClassorg.hibernate.engine.jdbc.internalHibernate ORM
CharacterTypeA type that maps between CHAR(1) and CharacterSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CharacterTypeDescriptorDescriptor for Character handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
CharArrayTypeA type that maps between VARCHAR and char[]See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CharBooleanTypeSuperclass for types that map Java boolean to SQL CHAR(1).Classorg.hibernate.typeHibernate ORM
CharIndexFunctionEmulation of locate() on SybaseConstructor SummaryCharIndexFunction()Classorg.hibernate.dialect.functionHibernate ORM
CharTypeDescriptorDescriptor for CHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
CheckArbitrary SQL check constraints which can be defined at the class, property or collection levelClassorg.hibernate.annotationsHibernate ORM
CheckConstraintClassorg.hibernate.metamodel.relationalHibernate ORM
ClassAuditingDataClassorg.hibernate.envers.configuration.metadata.readerHibernate ORM
ClassDescriptorContract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
ClassesAuditingDataA helper class holding auditing meta-data for all persistent classes.Classorg.hibernate.envers.configurationHibernate ORM
ClassFilterUsed to determine whether a class should be instrumented.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
ClassFilterFilter on class elementsSee Also:JavaElementFilterClassorg.hibernate.ejb.packagingHibernate ORM
ClassicAvgFunctionClassic AVG sqlfunction that return types as it was done in Hibernate 3.Classorg.hibernate.dialect.functionHibernate ORM
ClassicCountFunctionClassic COUNT sqlfunction that return types as it was done in Hibernate 3.Classorg.hibernate.dialect.functionHibernate ORM
ClassicQueryTranslatorFactoryGenerates translators which uses the older hand-written parser to performConstructor SummaryClassicQueryTranslatorFactory()Classorg.hibernate.hql.internal.classicHibernate ORM
ClassicSumFunctionClassic SUM sqlfunction that return types as it was done in Hibernate 3.Classorg.hibernate.dialect.functionHibernate ORM
ClassLoaderServiceInterfaceorg.hibernate.service.classloading.spiHibernate ORM
ClassLoaderServiceImplStandard implementation of the service for interacting with class loadersSee Also:Serialized FormClassorg.hibernate.service.classloading.internalHibernate ORM
ClassLoadingExceptionIndicates a problem performing class loadingSee Also:Serialized FormClassorg.hibernate.service.classloading.spiHibernate ORM
ClassLoadingIsolaterClassorg.hibernate.testing.junit4Hibernate ORM
ClassLoadingIsolater .IsolatedClassLoaderProviderInterfaceorg.hibernate.testing.junit4.ClassLoadingIsolaterHibernate ORM
ClassMetadataExposes entity class metadata to the applicationSee Also:SessionFactory.Interfaceorg.hibernate.metadataHibernate ORM
ClassPropertyHolderFields inherited from class org.Classorg.hibernate.cfgHibernate ORM
ClassTransformerA persistence provider provides an instance of this interface to the PersistenceUnitInfo.Interfaceorg.hibernate.bytecode.spiHibernate ORM
ClassTypeA type that maps between VARCHAR and ClassSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ClassTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
ClauseParserParses the Hibernate query into its constituent clauses.Classorg.hibernate.hql.internal.classicHibernate ORM
ClobImplementerMarker interface for non-contextually created Clob instances.Interfaceorg.hibernate.engine.jdbcHibernate ORM
ClobProxyManages aspects of proxying Clobs for non-contextual creation, including proxy creation and handling proxy invocations.Classorg.hibernate.engine.jdbcHibernate ORM
ClobTypeA type that maps between CLOB and ClobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ClobTypeDescriptorDescriptor for Clob handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
ClobTypeDescriptorDescriptor for CLOB handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
ClobTypeDescriptor .ClobMutabilityPlanClassorg.hibernate.type.descriptor.java.ClobTypeDescriptorHibernate ORM
CloneableAn object that is shallow-coneableConstructor SummaryCloneable()Classorg.hibernate.internal.utilHibernate ORM
ClusteredTimestampsRegionImplTimestamp cache region for clustered environments.Classorg.hibernate.cache.infinispan.timestampHibernate ORM
CMTTransaction the context of the container managed transaction.Classorg.hibernate.engine.transaction.internal.jtaHibernate ORM
CMTTransactionFactoryFactory for Container Managed Transaction (CMT) based transaction facades.Classorg.hibernate.engine.transaction.internal.jtaHibernate ORM
CoalesceExpressionModels an ANSI SQL COALESCE expression.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
CollationSpecificationModels a collation specification (COLLATE using a specific character-set) within aSee Also:Serialized FormClassorg.hibernate.sql.ordering.antlrHibernate ORM
CollectionMapping for a collection.Classorg.hibernate.mappingHibernate ORM
CollectionActionAny action relating to insert/update/delete of a collectionSee Also:Serialized FormClassorg.hibernate.action.internalHibernate ORM
CollectionAliasesType definition of CollectionAliases.Interfaceorg.hibernate.loaderHibernate ORM
CollectionAttributeJoinClassorg.hibernate.ejb.criteria.pathHibernate ORM
CollectionBinderBase class for binding different types of collections to Hibernate configuration objects.Classorg.hibernate.cfg.annotationsHibernate ORM
CollectionCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
CollectionChangeWorkUnitFields inherited from class org.Classorg.hibernate.envers.synchronization.workHibernate ORM
CollectionElementLoaderNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.loader.entityHibernate ORM
CollectionElementNatureenum CollectionElementNatureextends EnumDescribes the nature of persistent collection elements.Classorg.hibernate.metamodel.bindingHibernate ORM
CollectionEntryWe need an entry to tell us all about the current state of a collection with respect to its persistent stateClassorg.hibernate.engine.spiHibernate ORM
CollectionFetchReturnSpefically a fetch return that refers to a collection association.Classorg.hibernate.loader.customHibernate ORM
CollectionFilterImplFields inherited from class org.Classorg.hibernate.internalHibernate ORM
CollectionFilterKeyParameterSpecificationClassorg.hibernate.paramHibernate ORM
CollectionFunctionRepresents 'elements()' or 'indices()'.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
CollectionHelperVarious help for handling collections.Classorg.hibernate.internal.util.collectionsHibernate ORM
CollectionIdDescribe an identifier column for a bag (ie an idbag) EXPERIMENTAL: the structure of this annotation might slightly change (generator() mix strategy and generatorClassorg.hibernate.annotationsHibernate ORM
CollectionInitializerAn interface for collection loadersSee Also:BasicCollectionLoader, Interfaceorg.hibernate.loader.collectionHibernate ORM
CollectionJoinImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
CollectionJoinWalkerSuperclass of walkers for collection initializersSee Also:CollectionLoader, Classorg.hibernate.loader.collectionHibernate ORM
CollectionKeyUniquely identifies a collection instance in a particular session.Classorg.hibernate.engine.spiHibernate ORM
CollectionKeyClassorg.hibernate.metamodel.bindingHibernate ORM
CollectionLazinessenum CollectionLazinessextends EnumEnum Constant SummaryEXTRAClassorg.hibernate.metamodel.bindingHibernate ORM
CollectionLoadContextRepresents state associated with the processing of a given ResultSet in regards to loading collections.Classorg.hibernate.engine.loading.internalHibernate ORM
CollectionLoaderSuperclass for loaders that initialize collectionsSee Also:OneToManyLoader, Classorg.hibernate.loader.collectionHibernate ORM
CollectionMetadataInterfaceorg.hibernate.metadataHibernate ORM
CollectionMetadataGeneratorGenerates metadata for a collection-valued property.Classorg.hibernate.envers.configuration.metadataHibernate ORM
CollectionPersisterA strategy for persisting a collection role.Interfaceorg.hibernate.persister.collectionHibernate ORM
CollectionPropertiesProvides a map of collection function names to the corresponding property names.Classorg.hibernate.hql.internalHibernate ORM
CollectionPropertyHolderFields inherited from class org.Classorg.hibernate.cfgHibernate ORM
CollectionPropertyMappingClassorg.hibernate.persister.collectionHibernate ORM
CollectionPropertyNamesThe names of all the collection properties.Classorg.hibernate.persister.collectionHibernate ORM
CollectionProxyClassorg.hibernate.envers.entities.mapper.relation.lazy.proxyHibernate ORM
CollectionRecreateActionClassorg.hibernate.action.internalHibernate ORM
CollectionRegionDefines the contract for a cache region which will specifically be used to store collection data.Interfaceorg.hibernate.cache.spiHibernate ORM
CollectionRegionAccessStrategyContract for managing transactional and concurrent access to cached collection data.Interfaceorg.hibernate.cache.spi.accessHibernate ORM
CollectionRegionImplFields inherited from class org.Classorg.hibernate.cache.infinispan.collectionHibernate ORM
CollectionRemoveActionClassorg.hibernate.action.internalHibernate ORM
CollectionReturnRepresents a return which names a collection role; it is used in defining a custom query for loading an entity'sClassorg.hibernate.loader.customHibernate ORM
CollectionsClassorg.hibernate.engine.internalHibernate ORM
CollectionSecondPassCollection second passSee Also:Serialized FormClassorg.hibernate.cfgHibernate ORM
CollectionStatisticsInterfaceorg.hibernate.statHibernate ORM
CollectionStatsClassorg.hibernate.cache.ehcache.management.implHibernate ORM
CollectionSubqueryFactoryProvides the SQL for collection subqueries.Classorg.hibernate.hql.internalHibernate ORM
CollectionTypeNames a custom collection type for a persistent collection.Classorg.hibernate.annotationsHibernate ORM
CollectionTypeA type that handles Hibernate PersistentCollections (including arrays).Classorg.hibernate.typeHibernate ORM
CollectionUpdateActionClassorg.hibernate.action.internalHibernate ORM
ColumnA column of a relational database tableSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
ColumnClassorg.hibernate.metamodel.relationalHibernate ORM
ColumnAliasExtractorStrategy for extracting the unique column alias out of a ResultSetMetaData.Interfaceorg.hibernate.dialectHibernate ORM
ColumnCollectionAliasesCollectionAliases that uses columnnames instead of generated aliases.Classorg.hibernate.loader.customHibernate ORM
ColumnEntityAliasesEntityAliases that chooses the column names over the alias names.Classorg.hibernate.loaderHibernate ORM
ColumnHelperProvides utility methods for dealing with arrays of SQL column names.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
ColumnMapperContract for mapping a (an assumed) property reference to its columns.Interfaceorg.hibernate.sql.ordering.antlrHibernate ORM
ColumnMetadataClassorg.hibernate.tool.hbm2ddlHibernate ORM
ColumnNameCacheClassorg.hibernate.engine.jdbcHibernate ORM
ColumnReferenceReference to a column name.Interfaceorg.hibernate.sql.ordering.antlrHibernate ORM
ColumnRelationalStateInterfaceorg.hibernate.metamodel.relational.stateHibernate ORM
ColumnsSupport an array of columns.Classorg.hibernate.annotationsHibernate ORM
ColumnSourceContract for source information pertaining to a column definition.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
ColumnSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ColumnTransformerCustom SQL expression used to read the value from and write a value to a column.Classorg.hibernate.annotationsHibernate ORM
ColumnTransformersPlural annotation for @ColumnTransformer.Classorg.hibernate.annotationsHibernate ORM
ColumnValuesContainer for the properties defined by Column.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ColumnValuesSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
CommonCollectionMapperDataData that is used by all collection mappers, regardless of the type.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
ComparableComparatorDelegates to ComparableSee Also:Serialized FormClassorg.hibernate.internal.util.compareHibernate ORM
ComparisonPredicateModels a basic relational comparison predicate.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
ComparisonPredicate .ComparisonOperatorDefines the comparison operators.Classorg.hibernate.ejb.criteria.predicate.ComparisonPredicateHibernate ORM
ComponentThe mapping for a component, composite element, composite identifier, etc.Classorg.hibernate.mappingHibernate ORM
ComponentModels the notion of a component (what JPA calls an Embeddable).Classorg.hibernate.metamodel.domainHibernate ORM
Component .StandardGenerationContextLocatorConstructor SummaryComponent.Classorg.hibernate.mapping.ComponentHibernate ORM
Component .ValueGenerationPlanConstructor SummaryComponent.Classorg.hibernate.mapping.ComponentHibernate 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
ComponentAuditedPropertiesReaderReads the audited properties for components.Classorg.hibernate.envers.configuration.metadata.readerHibernate ORM
ComponentAuditingDataAudit mapping meta-data for component.Classorg.hibernate.envers.configuration.metadata.readerHibernate ORM
ComponentIdentifierSourceNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
ComponentJoinModels an explicit join terminating at a component value (e.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
ComponentMetadataGeneratorGenerates metadata for components.Classorg.hibernate.envers.configuration.metadataHibernate ORM
ComponentMetamodelCentralizes metamodel information about a component.Classorg.hibernate.tuple.componentHibernate ORM
ComponentPropertyHolderComponent implementation of property holderFields inherited from class org.Classorg.hibernate.cfgHibernate ORM
ComponentPropertyMapperClassorg.hibernate.envers.entities.mapperHibernate ORM
ComponentTuplizerDefines further responsibilities regarding tuplization based on a mapped components.Interfaceorg.hibernate.tuple.componentHibernate ORM
ComponentTuplizerFactoryA registry allowing users to define the default ComponentTuplizer class to use per EntityMode.Classorg.hibernate.tuple.componentHibernate ORM
ComponentTypeHandles "component" mappingsSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CompositeAttributeTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
CompositeCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
CompositeCustomTypeAdapts CompositeUserType to the Type interfaceSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CompositeElementPropertyMappingClassorg.hibernate.persister.collectionHibernate ORM
CompositeMapperBuilderInterfaceorg.hibernate.envers.entities.mapperHibernate ORM
CompositeNestedGeneratedValueGeneratorFor composite identifiers, defines a number of "nested" generations that need to happen to "fill" the identifier property(s).Classorg.hibernate.idHibernate ORM
CompositeNestedGeneratedValueGenerator .GenerationContextLocatorContract for declaring how to locate the context for sub-value injection.Interfaceorg.hibernate.id.CompositeNestedGeneratedValueGeneratorHibernate ORM
CompositeNestedGeneratedValueGenerator .GenerationPlanInterfaceorg.hibernate.id.CompositeNestedGeneratedValueGeneratorHibernate ORM
CompositePluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
CompositePluralAttributeElementSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
CompositeTypeContract for value types to hold collections and have cascades, etc.Interfaceorg.hibernate.typeHibernate ORM
CompositeUserTypeA UserType that may be dereferenced in a query.Interfaceorg.hibernate.usertypeHibernate ORM
CompoundPredicateA compound predicate is a grouping of other predicates in order to convert either a conjunction (logical AND) or a disjunction (logical OR).Classorg.hibernate.ejb.criteria.predicateHibernate ORM
CompoundSelectionImplThe Hibernate implementation of the JPA CompoundSelectionSee Also:Serialized FormClassorg.hibernate.ejb.criteria.expressionHibernate ORM
ConcatExpressionA string concatenation.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
ConcurrentCollectionStatisticsImplCollection related statisticsSee Also:Serialized FormClassorg.hibernate.stat.internalHibernate ORM
ConcurrentEntityStatisticsImplEntity related statisticsSee Also:Serialized FormClassorg.hibernate.stat.internalHibernate ORM
ConcurrentNaturalIdCacheStatisticsImplNaturalId cache statistics of a specific regionSee Also:Serialized FormClassorg.hibernate.stat.internalHibernate ORM
ConcurrentQueryStatisticsImplQuery statistics (HQL and SQL) Note that for a cached query, the cache miss is equals to the db countClassorg.hibernate.stat.internalHibernate ORM
ConcurrentReferenceHashMapAn advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency ofClassorg.hibernate.internal.util.collectionsHibernate ORM
ConcurrentReferenceHashMap .OptionClassorg.hibernate.internal.util.collections.ConcurrentReferenceHashMapHibernate ORM
ConcurrentReferenceHashMap .ReferenceTypeAn option specifying which Java reference type should be used to refer to a key and/or value.Classorg.hibernate.internal.util.collections.ConcurrentReferenceHashMapHibernate ORM
ConcurrentSecondLevelCacheStatisticsImplSecond level cache statistics of a specific regionSee Also:Serialized FormClassorg.hibernate.stat.internalHibernate ORM
ConcurrentStatisticsImplSee Also:Serialized FormConstructor SummaryConcurrentStatisticsImpl()Classorg.hibernate.stat.internalHibernate ORM
ConditionalParenthesisFunctionEssentially the same as StandardSQLFunction, except that here the parentheses are not included when no arguments are given.Classorg.hibernate.dialect.functionHibernate ORM
ConditionFragmentClassorg.hibernate.sqlHibernate ORM
ConfigHelperA simple class to centralize logic needed to locate config files on the system.Classorg.hibernate.internal.utilHibernate ORM
ConfigurableThe Configurable interface defines the contract for SQLExceptionConverter impls that want to be configured prior to usage given the currently defined Hibernate properties.Interfaceorg.hibernate.exception.spiHibernate ORM
ConfigurableAn IdentifierGenerator that supports "configuration".Interfaceorg.hibernate.idHibernate ORM
ConfigurableAllows the service to request access to the configuration properties for configuring itself.Interfaceorg.hibernate.service.spiHibernate ORM
ConfigurationAn instance of Configuration allows the application to specify properties and mapping documents to be used whenClassorg.hibernate.cfgHibernate ORM
ConfigurationExceptionClassorg.hibernate.internal.util.configHibernate ORM
ConfigurationHelperClassorg.hibernate.ejb.utilHibernate ORM
ConfigurationHelperCollection of helper methods for dealing with configuration settings.Classorg.hibernate.internal.util.configHibernate ORM
ConfigurationServiceInterfaceorg.hibernate.service.config.spiHibernate ORM
ConfigurationServiceImplClassorg.hibernate.service.config.internalHibernate ORM
ConfigurationServiceInitiatorClassorg.hibernate.service.config.internalHibernate ORM
ConfigurationTaskWithEnversFields inherited from class org.Classorg.hibernate.envers.antHibernate ORM
ConfiguredClassClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
ConfiguredClassTypeenum ConfiguredClassTypeextends EnumEnum Constant SummaryEMBEDDABLEClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
ConjunctionClassorg.hibernate.criterionHibernate ORM
ConnectionHelperInterfaceorg.hibernate.tool.hbm2ddlHibernate ORM
ConnectionObserverAn observer of logical connection events.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
ConnectionObserverAdapterClassorg.hibernate.engine.jdbc.spiHibernate ORM
ConnectionObserverStatsBridgeClassorg.hibernate.internalHibernate ORM
ConnectionProviderA contract for obtaining JDBC connections.Interfaceorg.hibernate.service.jdbc.connections.spiHibernate ORM
ConnectionProviderBuilderDefines the JDBC connection information (currently H2) used by Hibernate for unit (not functional!) testsConstructor SummaryConnectionProviderBuilder()Classorg.hibernate.testing.envHibernate ORM
ConnectionProviderInitiatorInstantiates and configures an appropriate ConnectionProvider.Classorg.hibernate.service.jdbc.connections.internalHibernate ORM
ConnectionProxyHandlerThe InvocationHandler for intercepting messages to Connection proxies.Classorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
ConnectionReleaseModeenum ConnectionReleaseModeextends EnumDefines the various policies by which Hibernate might release its underlyingClassorg.hibernateHibernate ORM
ConstraintA relational constraint.Classorg.hibernate.mappingHibernate ORM
ConstraintInterfaceorg.hibernate.metamodel.relationalHibernate ORM
ConstraintSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
ConstraintViolationException resulted in a violation of a defined integrity constraint.Classorg.hibernate.exceptionHibernate ORM
ConstructorNodeRepresents a constructor (new) in a SELECT.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
ContextualLobCreatorClassorg.hibernate.engine.jdbcHibernate ORM
ConversionContextInterfaceorg.hibernate.exception.spiHibernate ORM
ConvertFunctionClassorg.hibernate.dialect.functionHibernate ORM
CopyIdentifierComponentSecondPassClassorg.hibernate.cfgHibernate ORM
CoreMessageLoggerThe jboss-logging MessageLogger for the hibernate-core module.Interfaceorg.hibernate.internalHibernate ORM
CountNodeRepresents a COUNT expression in a select.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
CountProjectionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
CreateKeySecondPassClassorg.hibernate.cfgHibernate ORM
CriteriaCriteria is a simplified API for retrieving entities by composing Criterion objects.Interfaceorg.hibernateHibernate ORM
CriteriaBuilderImplHibernate implementation of the JPA CriteriaBuilder contract.Classorg.hibernate.ejb.criteriaHibernate ORM
CriteriaImplClassorg.hibernate.internalHibernate ORM
CriteriaImpl .CriterionEntryClassorg.hibernate.internal.CriteriaImplHibernate ORM
CriteriaImpl .OrderEntryClassorg.hibernate.internal.CriteriaImplHibernate ORM
CriteriaJoinWalkerA JoinWalker for Criteria queries.Classorg.hibernate.loader.criteriaHibernate ORM
CriteriaLoaderA Loader for Criteria queries.Classorg.hibernate.loader.criteriaHibernate ORM
CriteriaQueryAn instance of CriteriaQuery is passed to criterion, order and projection instances when actually compiling andInterfaceorg.hibernate.criterionHibernate ORM
CriteriaQueryCompilerCompiles a JPA criteria query into an executable TypedQuery.Classorg.hibernate.ejb.criteriaHibernate ORM
CriteriaQueryCompiler .ImplicitParameterBindingUsed to describe implicit (not defined in criteria query) parameters.Interfaceorg.hibernate.ejb.criteria.CriteriaQueryCompilerHibernate ORM
CriteriaQueryCompiler .RenderedCriteriaQueryInterfaceorg.hibernate.ejb.criteria.CriteriaQueryCompilerHibernate ORM
CriteriaQueryCompiler .RenderingContextUsed to provide a context and services to the rendering.Interfaceorg.hibernate.ejb.criteria.CriteriaQueryCompilerHibernate ORM
CriteriaQueryImplThe Hibernate implementation of the JPA CriteriaQuery contract.Classorg.hibernate.ejb.criteriaHibernate ORM
CriteriaQueryTranslatorClassorg.hibernate.loader.criteriaHibernate ORM
CriteriaSpecificationInterfaceorg.hibernate.criterionHibernate ORM
CriteriaSubqueryImplThe Hibernate implementation of the JPA Subquery contract.Classorg.hibernate.ejb.criteriaHibernate ORM
CriteriaToolsClassorg.hibernate.envers.query.criteriaHibernate ORM
CriterionAn object-oriented representation of a query criterion that may be used as a restriction in a Criteria query.Interfaceorg.hibernate.criterionHibernate ORM
CrossTypeRevisionChangesReaderQueries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given revision.Interfaceorg.hibernate.enversHibernate ORM
CrossTypeRevisionChangesReaderImplClassorg.hibernate.envers.readerHibernate ORM
CUBRIDDialectAn SQL dialect for CUBRID (8.Classorg.hibernate.dialectHibernate ORM
CurrencyTypeA type that maps between VARCHAR and CurrencySee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
CurrencyTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
CurrentDateFunctionModels the ANSI SQL CURRENT_DATE function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
CurrentSessionContextDefines the contract for implementations which know how to scope the notion of a current session.Interfaceorg.hibernate.context.spiHibernate ORM
CurrentTenantIdentifierResolverA callback registered with the SessionFactory that is responsible for resolving the current tenant identifier for use with CurrentSessionContext andInterfaceorg.hibernate.context.spiHibernate ORM
CurrentTimeFunctionModels the ANSI SQL CURRENT_TIME function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
CurrentTimestampFunctionModels the ANSI SQL CURRENT_TIMESTAMP function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
CustomCollectionTypeA custom type for mapping user-written classes that implement PersistentCollectionSee Also:PersistentCollection, Classorg.hibernate.typeHibernate ORM
CustomEntityDirtinessStrategyDuring a flush cycle, Hibernate needs to determine which of the entities associated with a Session.Interfaceorg.hibernateHibernate ORM
CustomEntityDirtinessStrategy .AttributeCheckerResponsible for identifying when attributes are dirty.Interfaceorg.hibernate.CustomEntityDirtinessStrategyHibernate ORM
DefaultReplicateEventListenerDefines the default replicate event listener used by Hibernate to replicate entities in response to generated replicate events.Classorg.hibernate.event.internalHibernate ORM
DefaultResolveNaturalIdEventListenerDefines the default load event listeners used by hibernate for loading entities in response to generated load events.Classorg.hibernate.event.internalHibernate ORM
DefaultRevisionEntitySee Also:Serialized FormConstructor SummaryDefaultRevisionEntity()Classorg.hibernate.enversHibernate ORM
DefaultRevisionEntity_Classorg.hibernate.enversHibernate ORM
DefaultRevisionInfoGeneratorClassorg.hibernate.envers.revisioninfoHibernate ORM
DefaultSaveEventListenerAn event handler for save() eventsSee Also:Serialized FormClassorg.hibernate.event.internalHibernate ORM
DefaultSaveOrUpdateEventListenerDefines the default listener used by Hibernate for handling save-updateSee Also:Serialized FormClassorg.hibernate.event.internalHibernate ORM
DefaultTrackingModifiedEntitiesRevisionEntityExtension of standard DefaultRevisionEntity that allows tracking entity names changed in each revision.Classorg.hibernate.enversHibernate ORM
DefaultTrackingModifiedEntitiesRevisionEntity_Classorg.hibernate.enversHibernate ORM
DefaultTrackingModifiedEntitiesRevisionInfoGeneratorAutomatically adds entity names, that have been changed during current revision, to revision entity.Classorg.hibernate.envers.revisioninfoHibernate ORM
DefaultUpdateEventListenerAn event handler for update() eventsSee Also:Serialized FormClassorg.hibernate.event.internalHibernate ORM
DelayedPostInsertIdentifierActs as a stand-in for an entity identifier which is supposed to be generated on insert (like an IDENTITY column) where the insert needed toClassorg.hibernate.action.internalHibernate ORM
DeleteAn SQL DELETE statementConstructor SummaryDelete()Classorg.hibernate.sqlHibernate ORM
DeleteEventDefines an event class for the deletion of an entity.Classorg.hibernate.event.spiHibernate ORM
DeleteEventListenerDefines the contract for handling of deletion events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
DeleteStatementDefines a top-level AST node representing an HQL delete statement.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
DelWorkUnitFields inherited from class org.Classorg.hibernate.envers.synchronization.workHibernate ORM
DenormalizedTableClassorg.hibernate.mappingHibernate ORM
DependantValueA value which is "typed" by reference to some other value (for example, a foreign key is typed by theClassorg.hibernate.mappingHibernate ORM
DerbyCaseFragmentSee Also:DerbyDialectFields inherited from class org.Classorg.hibernate.sqlHibernate ORM
DefaultSaveOrUpdateEventListenerDefines the default listener used by Hibernate for handling save-updateClassorg.hibernate.event.internalHibernate ORM
DependantValueA value which is typed by reference to some other value (for example, a foreign key is typed by theClassorg.hibernate.mappingHibernate ORM
DerbyConcatFunctionA specialized concat() function definition in which:we translate to use the concat operator wrap dynamic parameters in CASTs to VARCHAR This last spec is to deal with a limitation on DB2 and variants (e.Classorg.hibernate.dialect.functionHibernate ORM
DerbyDialectHibernate Dialect for Cloudscape 10 - aka Derby.Classorg.hibernate.dialectHibernate ORM
DerbyTenFiveDialectHibernate Dialect for Cloudscape 10 - aka Derby.Classorg.hibernate.dialectHibernate ORM
DerbyTenSevenDialectFields inherited from class org.Classorg.hibernate.dialectHibernate ORM
DerbyTenSixDialectHibernate Dialect for Cloudscape 10 - aka Derby.Classorg.hibernate.dialectHibernate 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
DetachedCriteriaSome applications need to create criteria queries in detached mode, where the Hibernate session is not available.Classorg.hibernate.criterionHibernate ORM
DetailedSemanticExceptionThrown when a call to the underlying Hibernate engine fails, indicating some form of semantic exception (e.Classorg.hibernate.hql.internal.astHibernate ORM
DialectRepresents a dialect of SQL implemented by a particular RDBMS.Classorg.hibernate.dialectHibernate ORM
DialectCheckDefines a means to check Dialect features for use in test protection checks.Interfaceorg.hibernate.testingHibernate ORM
DialectChecksContainer class for different implementation of the DialectCheck interface.Classorg.hibernate.testingHibernate ORM
DialectChecks .CaseSensitiveCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .DoesReadCommittedCauseWritersToBlockReadersCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .DoesReadCommittedNotCauseWritersToBlockReadersCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .DoesRepeatableReadCauseReadersToBlockWritersCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .DoesRepeatableReadNotCauseReadersToBlockWritersCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .HasSelfReferentialForeignKeyBugCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportLimitAndOffsetCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportLimitCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportNotNullUniqueConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsCircularCascadeDeleteCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsColumnCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsEmptyInListCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsExistsInSelectCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsExpectedLobUsagePatternConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsIdentityColumnsConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsLobValueChangePropogationConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsLockTimeoutsConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsParametersInInsertSelectCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsResultSetPositioningOnForwardOnlyCursorCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsRowValueConstructorSyntaxInInListCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsSequencesConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportSubqueryAsLeftHandSideInPredicateConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectChecks .SupportsUnboundedLobLocatorMaterializationCheckConstructor SummaryDialectChecks.Classorg.hibernate.testing.DialectChecksHibernate ORM
DialectFactoryA factory for generating Dialect instances.Interfaceorg.hibernate.service.jdbc.dialect.spiHibernate ORM
DialectFactoryImplStandard implementation of the DialectFactory service.Classorg.hibernate.service.jdbc.dialect.internalHibernate ORM
DialectFactoryInitiatorClassorg.hibernate.service.jdbc.dialect.internalHibernate ORM
DialectResolverContract for determining the Dialect to use based on a JDBC Connection.Interfaceorg.hibernate.service.jdbc.dialect.spiHibernate ORM
DialectResolverInitiatorClassorg.hibernate.service.jdbc.dialect.internalHibernate ORM
DialectResolverSetA DialectResolver implementation which coordinates resolution by delegating to sub-resolvers.Classorg.hibernate.service.jdbc.dialect.internalHibernate ORM
DirectPropertyAccessorAccesses fields directly.Classorg.hibernate.propertyHibernate ORM
DirectPropertyAccessor .DirectGetterClassorg.hibernate.property.DirectPropertyAccessorHibernate ORM
DirectPropertyAccessor .DirectSetterClassorg.hibernate.property.DirectPropertyAccessorHibernate ORM
DirtyCheckEventDefines an event class for the dirty-checking of a session.Classorg.hibernate.event.spiHibernate ORM
DirtyCheckEventListenerDefines the contract for handling of session dirty-check events.Interfaceorg.hibernate.event.spiHibernate ORM
DirtyCollectionSearchVisitorDo we have a dirty collection here? 1.Classorg.hibernate.event.internalHibernate ORM
DisabledJmxServiceImplA no-op version of the JmxServiceSee Also:Serialized FormClassorg.hibernate.service.jmx.internalHibernate ORM
DiscriminatorFormulaDiscriminator formula To be placed at the root entity.Classorg.hibernate.annotationsHibernate ORM
DiscriminatorMetadataProvides the information needed to properly handle type discrimination in HQL queries, either by 'something.Interfaceorg.hibernate.persister.entityHibernate ORM
DiscriminatorOptionsOptional annotation to express Hibernate specific discrimintor properties.Classorg.hibernate.annotationsHibernate ORM
DiscriminatorSourceContract for sources of information about a mapped discriminator.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
DiscriminatorSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
DiscriminatorTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.persister.entityHibernate ORM
DiscriminatorTypeAdditional contract for a Type may be used for a discriminator.Interfaceorg.hibernate.typeHibernate ORM
DisjunctionClassorg.hibernate.criterionHibernate ORM
DisjunctionFragmentA disjunctive string of conditionsConstructor SummaryDisjunctionFragment()Classorg.hibernate.sqlHibernate ORM
DisplayableNodeInterfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
DistinctClassorg.hibernate.criterionHibernate ORM
DistinctResultTransformerDistinctions the result tuples in the final result based on the defined equality of the tuples.Classorg.hibernate.transformHibernate ORM
DistinctRootEntityResultTransformerMuch like RootEntityResultTransformer, but we also distinct the entity in the final result.Classorg.hibernate.transformHibernate ORM
Dom4jInstantiatorPerforms instantiation based on DOM4J elements.Classorg.hibernate.tupleHibernate ORM
Dom4jLazyInitializerLazy initializer for dom4j entity representations.Classorg.hibernate.proxy.dom4jHibernate ORM
Dom4jProxyProxy for dom4j entity representations.Classorg.hibernate.proxy.dom4jHibernate ORM
Dom4jProxyFactoryBuilds proxies for dom4j entity representations.Classorg.hibernate.proxy.dom4jHibernate ORM
DotNodeRepresents a reference to a property or alias expression.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
DotNode .IllegalCollectionDereferenceExceptionBuilderInterfaceorg.hibernate.hql.internal.ast.tree.DotNodeHibernate ORM
DoubleTypeA type that maps between DOUBLE and DoubleSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
DoubleTypeDescriptorDescriptor for Double handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
DoubleTypeDescriptorDescriptor for DOUBLE handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
DriverManagerConnectionProviderImplA connection provider that uses the DriverManager directly to open connections and provides a very rudimentary connection pool.Classorg.hibernate.service.jdbc.connections.internalHibernate ORM
DTDEntityResolverAn EntityResolver implementation which attempts to resolve various systemId URLs to local classpath look upsAny systemId URL beginning with http://www.Classorg.hibernate.internal.util.xmlHibernate ORM
DuplicateMappingExceptionRaised whenever a duplicate for a certain type occurs.Classorg.hibernateHibernate ORM
DuplicateMappingException .TypeClassorg.hibernate.DuplicateMappingExceptionHibernate ORM
DuplicationStrategyDefines listener duplication checking strategy, both in terms of when a duplication is detected (see areMatch(java.Interfaceorg.hibernate.event.service.spiHibernate ORM
DuplicationStrategy .ActionClassorg.hibernate.event.service.spi.DuplicationStrategyHibernate ORM
DuplicationStrategyImplNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.hibernate.cfg.beanvalidationHibernate ORM
DynamicFilterAliasGeneratorClassorg.hibernate.internalHibernate ORM
DynamicFilterParameterSpecificationA specialized ParameterSpecification impl for dealing with a dynamic filter parameters.Classorg.hibernate.paramHibernate ORM
DynamicInsertFor inserting, should this entity use dynamic sql generation where only non-null columns get referenced in the prepared sql statement?Classorg.hibernate.annotationsHibernate ORM
DynamicMapComponentTuplizerA ComponentTuplizer specific to the dynamic-map entity mode.Classorg.hibernate.tuple.componentHibernate ORM
DynamicMapEntityTuplizerAn EntityTuplizer specific to the dynamic-map entity mode.Classorg.hibernate.tuple.entityHibernate ORM
DynamicMapEntityTuplizer .BasicEntityNameResolverClassorg.hibernate.tuple.entity.DynamicMapEntityTuplizerHibernate ORM
DynamicMapInstantiatorSee Also:Serialized FormConstructor SummaryDynamicMapInstantiator()Classorg.hibernate.tupleHibernate ORM
DynamicParameterizedTypeInterfaceorg.hibernate.usertypeHibernate ORM
DynamicParameterizedType .ParameterTypeInterfaceorg.hibernate.usertype.DynamicParameterizedTypeHibernate ORM
DynamicUpdateFor updating, should this entity use dynamic sql generation where only changed columns get referenced in the prepared sql statement?Classorg.hibernate.annotationsHibernate ORM
EhcacheAccessStrategyFactoryInterfaceorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
EhcacheAccessStrategyFactoryImplClass implementing EhcacheAccessStrategyFactoryConstructor SummaryEhcacheAccessStrategyFactoryImpl()Classorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
EhcacheCollectionRegionA collection region specific wrapper around an Ehcache instance.Classorg.hibernate.cache.ehcache.internal.regionsHibernate ORM
EhcacheDataRegionAn Ehcache specific data region implementation.Classorg.hibernate.cache.ehcache.internal.regionsHibernate ORM
EhcacheEntityRegionAn entity region specific wrapper around an Ehcache instance.Classorg.hibernate.cache.ehcache.internal.regionsHibernate ORM
EhcacheHibernateFields inherited from class org.Classorg.hibernate.cache.ehcache.management.implHibernate ORM
EhcacheHibernateMbeanNamesClassorg.hibernate.cache.ehcache.management.implHibernate ORM
EhcacheHibernateMBeanRegistrationInterfaceorg.hibernate.cache.ehcache.management.implHibernate ORM
EhcacheHibernateMBeanRegistrationImpl Also implements CacheManagerEventListener.Classorg.hibernate.cache.ehcache.management.implHibernate ORM
EhCacheMessageLoggerThe jboss-logging MessageLogger for the hibernate-ehcache module.Interfaceorg.hibernate.cache.ehcacheHibernate ORM
EhcacheNaturalIdRegionA collection region specific wrapper around an Ehcache instance.Classorg.hibernate.cache.ehcache.internal.regionsHibernate ORM
EhcacheQueryResultsRegionA query results region specific wrapper around an Ehcache instance.Classorg.hibernate.cache.ehcache.internal.regionsHibernate ORM
EhCacheRegionFactoryA non-singleton EhCacheRegionFactory implementation.Classorg.hibernate.cache.ehcacheHibernate ORM
EhcacheStatsImplFields inherited from class org.Classorg.hibernate.cache.ehcache.management.implHibernate ORM
EhcacheTimestampsRegionA timestamps region specific wrapper around an Ehcache instance.Classorg.hibernate.cache.ehcache.internal.regionsHibernate ORM
EhcacheTransactionalDataRegionAn Ehcache specific TransactionalDataRegion.Classorg.hibernate.cache.ehcache.internal.regionsHibernate ORM
EJB3AutoFlushEventListenerIn JPA, it is the create operation that is cascaded to unmanaged entities at flush time (instead of the save-update operation in Hibernate).Classorg.hibernate.ejb.eventHibernate ORM
EJB3CascadeStyleBecasue CascadeStyle is not opened and package protected, I need to subclass and override the persist aliasClassorg.hibernate.engine.spiHibernate ORM
EJB3CascadingActionBecause of CascadingAction constructor visibility I need a packaged friendly subclassClassorg.hibernate.engine.spiHibernate ORM
Ejb3ColumnWrap state of an EJB3 @Column annotation and build the Hibernate column mapping elementClassorg.hibernate.cfgHibernate ORM
Ejb3ConfigurationAllow a fine tuned configuration of an EJB 3.Classorg.hibernate.ejbHibernate ORM
Ejb3ConfigurationObjectFactoryClassorg.hibernate.ejbHibernate ORM
EJB3DeleteEventListenerOverrides the LifeCycle OnSave call to call the PreRemove operationSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
Ejb3DiscriminatorColumnDiscriminator columnFields inherited from class org.Classorg.hibernate.cfgHibernate ORM
EJB3DTDEntityResolverResolve JPA xsd files locally Hibernate OGM uses this class, consider this some kind of exposed service at the SPI levelClassorg.hibernate.cfgHibernate ORM
EJB3FlushEntityEventListenerOverrides the LifeCycle OnSave call to call the PreUpdate operationSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
EJB3FlushEventListenerIn EJB3, it is the create operation that is cascaded to unmanaged entities at flush time (instead of the save-update operation in Hibernate).Classorg.hibernate.ejb.eventHibernate ORM
Ejb3JoinColumnWrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping elementClassorg.hibernate.cfgHibernate ORM
EJB3MergeEventListenerOverrides the LifeCycle OnSave call to call the PrePersist operationSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
EJB3NamingStrategyNaming strategy implementing the EJB3 standardsSee Also:Serialized FormClassorg.hibernate.cfgHibernate ORM
EJB3PersistEventListenerOverrides the LifeCycle OnSave call to call the PrePersist operationSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
EJB3PersistOnFlushEventListenerClassorg.hibernate.ejb.eventHibernate ORM
EJB3PostDeleteEventListenerSee Also:Serialized FormConstructor SummaryEJB3PostDeleteEventListener()Classorg.hibernate.ejb.eventHibernate ORM
EJB3PostInsertEventListenerSee Also:Serialized FormConstructor SummaryEJB3PostInsertEventListener()Classorg.hibernate.ejb.eventHibernate ORM
EJB3PostLoadEventListenerSee Also:Serialized FormConstructor SummaryEJB3PostLoadEventListener()Classorg.hibernate.ejb.eventHibernate ORM
EJB3PostUpdateEventListenerSee Also:Serialized FormConstructor SummaryEJB3PostUpdateEventListener()Classorg.hibernate.ejb.eventHibernate ORM
EJB3SaveEventListenerOverrides the LifeCycle OnSave call to call the PrePersist operationSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
EJB3SaveOrUpdateEventListenerOverrides the LifeCycle OnSave call to call the PrePersist operationSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
ElementPropertyMappingClassorg.hibernate.persister.collectionHibernate ORM
ElementWrapperWraps dom4j elements, allowing them to exist in a non-hierarchical structure.Classorg.hibernate.tupleHibernate 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
EmbeddableTypeImplClassorg.hibernate.ejb.metamodelHibernate ORM
EmbeddedComponentTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
EmbeddedIdMapperFields inherited from class org.Classorg.hibernate.envers.entities.mapper.idHibernate ORM
EmbeddedPropertyAccessorClassorg.hibernate.propertyHibernate ORM
EmbeddedPropertyAccessor .EmbeddedGetterClassorg.hibernate.property.EmbeddedPropertyAccessorHibernate ORM
EmbeddedPropertyAccessor .EmbeddedSetterClassorg.hibernate.property.EmbeddedPropertyAccessorHibernate ORM
EmptyExpressionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
EmptyInterceptorAn interceptor that does nothing.Classorg.hibernateHibernate ORM
EmptyIteratorClassorg.hibernate.internal.util.collectionsHibernate ORM
EnhancedProjectionAn enhanced Projection for a Criteria query.Interfaceorg.hibernate.criterionHibernate ORM
EnhancedUserTypeInterfaceorg.hibernate.usertypeHibernate ORM
EntitiesAtRevisionQueryFields inherited from class org.Classorg.hibernate.envers.query.implHibernate ORM
EntitiesConfigurationsConfiguration of the user entities: property mapping of the entities, relations, inheritance.Classorg.hibernate.envers.entitiesHibernate ORM
EntitiesConfiguratorClassorg.hibernate.envers.configurationHibernate ORM
EntitiesModifiedAtRevisionQueryIn comparison to EntitiesAtRevisionQuery this query returns an empty collection if an entity of a certain type has not been changed in a given revision.Classorg.hibernate.envers.query.implHibernate ORM
EntityClassorg.hibernate.annotationsHibernate ORM
EntityClassorg.hibernate.metamodel.domainHibernate ORM
EntityActionBase class for actions relating to insert/update/delete of an entitySee Also:Serialized FormClassorg.hibernate.action.internalHibernate ORM
EntityAliasesMetadata describing the SQL result set column aliases for a particular entity.Interfaceorg.hibernate.loaderHibernate ORM
EntityBinderStateful holder and processor for binding Entity informationConstructor SummaryEntityBinder()Classorg.hibernate.cfg.annotationsHibernate 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
EntityCallbackHandlerKeep track of all lifecycle callbacks and listeners for a given persistence unitSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
EntityChangeNotifierNotifies RevisionInfoGenerator about changes made in the current revision.Classorg.hibernate.envers.synchronizationHibernate ORM
EntityClassRepresents an entity or mapped superclass configured via annotations/orm-xml.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityConfigurationClassorg.hibernate.envers.entitiesHibernate ORM
EntityDeleteActionClassorg.hibernate.action.internalHibernate ORM
EntityDiscriminatorBinding of the discriminator in a entity hierarchyConstructor SummaryEntityDiscriminator()Classorg.hibernate.metamodel.bindingHibernate ORM
EntityElementInterfaceorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
EntityEntryWe need an entry to tell us all about the current state of an object with respect to its persistent stateSee Also:Serialized FormClassorg.hibernate.engine.spiHibernate ORM
EntityFetchReturnSpefically a fetch return that refers to an entity association.Classorg.hibernate.loader.customHibernate 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
EntityIdentityInsertActionClassorg.hibernate.action.internalHibernate ORM
EntityIncrementVersionProcessClassorg.hibernate.action.internalHibernate ORM
EntityInsertActionClassorg.hibernate.action.internalHibernate ORM
EntityInstantiatorClassorg.hibernate.envers.entitiesHibernate ORM
EntityInstrumentationMetadataEncapsulates bytecode instrumentation information about a particular entity.Interfaceorg.hibernate.bytecode.spiHibernate ORM
EntityJoinWalkerA walker for loaders that fetch entitiesSee Also:EntityLoaderClassorg.hibernate.loader.entityHibernate ORM
EntityKeyUniquely identifies of an entity instance in a particular session by identifier.Classorg.hibernate.engine.spiHibernate ORM
EntityLoadContextTracks information about loading of entities specific to a given result set.Classorg.hibernate.engine.loading.internalHibernate ORM
EntityLoaderLoads an entity instance using outerjoin fetching to fetch associated entities.Classorg.hibernate.loader.entityHibernate ORM
EntityManagerFactoryImplActual Hibernate implementation of EntityManagerFactory.Classorg.hibernate.ejbHibernate ORM
EntityManagerFactoryRegistryAn internal registry of all EntityManagerFactoryImpl instances for the same classloader as this class.Classorg.hibernate.ejb.internalHibernate ORM
EntityManagerImplHibernate implementation of EntityManager.Classorg.hibernate.ejbHibernate ORM
EntityManagerMessageLoggerThe jboss-logging MessageLogger for the hibernate-entitymanager module.Interfaceorg.hibernate.ejb.internalHibernate 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
EntityMetamodelCentralizes metamodel information about an entity.Classorg.hibernate.tuple.entityHibernate ORM
EntityModeenum EntityModeextends EnumDefines the representation modes available for entities.Classorg.hibernateHibernate ORM
EntityNameResolverContract for resolving an entity-name from a given entity instance.Interfaceorg.hibernateHibernate ORM
EntityNotFoundDelegateDelegate to handle the scenario of an entity not found by a specified id.Interfaceorg.hibernate.proxyHibernate ORM
EntityPersister strategy of entity mapping.Interfaceorg.hibernate.persister.entityHibernate ORM
EntityPrinterRenders entities and query parameters to a nicely readable string.Classorg.hibernate.internal.utilHibernate ORM
EntityPropertyNameUsed for specifying restrictions on a property of an audited entity.Classorg.hibernate.envers.query.propertyHibernate ORM
EntityRegionInterfaceorg.hibernate.cache.spiHibernate ORM
EntityRegionAccessStrategyContract for managing transactional and concurrent access to cached entity data.Interfaceorg.hibernate.cache.spi.accessHibernate ORM
EntityRegionImplFields inherited from class org.Classorg.hibernate.cache.infinispan.entityHibernate ORM
EntitySourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
EntitySourceImplClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityStatisticsInterfaceorg.hibernate.statHibernate ORM
EntityStatsWhen we only support Java 6, all of this OpenMBean scaffolding can be removed in favor or MXBeans.Classorg.hibernate.cache.ehcache.management.implHibernate ORM
EntityTrackingRevisionListenerExtension of standard RevisionListener that notifies whenever an entity instance has been added, modified or removed within current revision boundaries.Interfaceorg.hibernate.enversHibernate ORM
EntityTuplizerDefines further responsibilities reagarding tuplization based on EntityTuplizer implementations should have the following constructor signatures:Interfaceorg.hibernate.tuple.entityHibernate ORM
EntityTuplizerFactoryA registry allowing users to define the default EntityTuplizer class to use per EntityMode.Classorg.hibernate.tuple.entityHibernate ORM
EntityTypeBase for types which map associations to persistent entities.Classorg.hibernate.typeHibernate ORM
EntityTypeExpressionClassorg.hibernate.ejb.criteria.expressionHibernate ORM
EntityTypeImplDefines the Hibernate implementation of the JPA EntityType contract.Classorg.hibernate.ejb.metamodelHibernate ORM
EntityUniqueKeyUsed to uniquely key an entity instance in relation to a particular session by some unique property reference, as opposed to identifier.Classorg.hibernate.engine.spiHibernate ORM
EntityUpdateActionClassorg.hibernate.action.internalHibernate ORM
EntityVerifyVersionProcessClassorg.hibernate.action.internalHibernate ORM
EntityXmlMappingDataClassorg.hibernate.envers.configuration.metadataHibernate ORM
EntryRepresent a JAR entry Contains a name and an optional Input stream to the entryClassorg.hibernate.ejb.packagingHibernate ORM
EnumConversionHelperHelper class which converts between different enum types.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
EnumeratedTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
EnumTypeValue type mapper for enumerations.Classorg.hibernate.typeHibernate ORM
EnversHibernateToolTaskFields inherited from class org.Classorg.hibernate.tool.antHibernate ORM
EnversIntegratorProvides integration for Envers into Hibernate, which mainly means registering the proper event listeners.Classorg.hibernate.envers.eventHibernate ORM
EnversListenerMarker interface for Envers listeners for duplication handling.Interfaceorg.hibernate.envers.eventHibernate ORM
EnversListenerDuplicationStrategyClassorg.hibernate.envers.eventHibernate ORM
EnversMessageLoggerThe jboss-logging MessageLogger for the hibernate-envers module.Interfaceorg.hibernate.envers.internalHibernate ORM
EnversPostCollectionRecreateEventListenerImplClassorg.hibernate.envers.eventHibernate ORM
EnversPostDeleteEventListenerImplClassorg.hibernate.envers.eventHibernate ORM
EnversPostInsertEventListenerImplClassorg.hibernate.envers.eventHibernate ORM
EnversPostUpdateEventListenerImplClassorg.hibernate.envers.eventHibernate ORM
EnversPreCollectionRemoveEventListenerImplClassorg.hibernate.envers.eventHibernate ORM
EnversPreCollectionUpdateEventListenerImplClassorg.hibernate.envers.eventHibernate ORM
EnversSchemaGeneratorClassorg.hibernate.toolHibernate ORM
EnvironmentProvides access to configuration info passed in Properties objects.Classorg.hibernate.cfgHibernate ORM
EqualsHelperClassorg.hibernate.internal.util.compareHibernate ORM
ErrorCounterAn error handler that counts parsing errors and warnings.Classorg.hibernate.hql.internal.astHibernate ORM
ErrorLogger the errors it encounters and makes them available via getErrors().Classorg.hibernate.internal.util.xmlHibernate ORM
ErrorReporterInterfaceorg.hibernate.hql.internal.astHibernate ORM
EventListenerGroupContract for a groups of events listeners for a particular event type.Interfaceorg.hibernate.event.service.spiHibernate ORM
EventListenerGroupImplClassorg.hibernate.event.service.internalHibernate ORM
EventListenerRegistrationExceptionIndicates a problem registering an event listener.Classorg.hibernate.event.service.spiHibernate ORM
EventListenerRegistryService for accessing each EventListenerGroup by EventType, as well as convenience methods for managing the listeners registered in each EventListenerGroup.Interfaceorg.hibernate.event.service.spiHibernate ORM
EventListenerRegistryImplSee Also:Serialized FormConstructor SummaryEventListenerRegistryImpl()Classorg.hibernate.event.service.internalHibernate ORM
EventListenerServiceInitiatorClassorg.hibernate.event.service.internalHibernate ORM
EventSourceNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.hibernate.event.spiHibernate ORM
EventTypeEnumeration of the recognized types of events, including meta-information about each.Classorg.hibernate.event.spiHibernate ORM
EvictAllCommandFields inherited from class org.Classorg.hibernate.cache.infinispan.utilHibernate ORM
EvictEventDefines an event class for the evicting of an entity.Classorg.hibernate.event.spiHibernate ORM
EvictEventListenerDefines the contract for handling of evict events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
EvictVisitorEvict any collections referenced by the object from the session cache.Classorg.hibernate.event.internalHibernate ORM
ExampleSupport for query by example.Classorg.hibernate.criterionHibernate ORM
Example .PropertySelectorInterfaceorg.hibernate.criterion.ExampleHibernate ORM
ExceptionMapperInterfaceorg.hibernate.engine.transaction.synchronization.spiHibernate ORM
ExecutableAn operation which may be scheduled for later execution.Interfaceorg.hibernate.action.spiHibernate ORM
ExecutableSomething we want to perform with protection to time it out.Interfaceorg.hibernate.testing.asyncHibernate ORM
ExecutableAdapterClassorg.hibernate.testing.asyncHibernate ORM
ExecutableAdapter .ExceptionWrapperSee Also:Serialized FormConstructor SummaryExecutableAdapter.Classorg.hibernate.testing.async.ExecutableAdapterHibernate ORM
ExecuteUpdateResultCheckStyleenum ExecuteUpdateResultCheckStyleextends EnumFor persistence operations (INSERT, UPDATE, DELETE) what style of determiningClassorg.hibernate.engine.spiHibernate ORM
ExecutionExceptionIndicates problem performing the instrumentation execution.Classorg.hibernate.bytecode.buildtime.spiHibernate ORM
ExistsPredicateModels an EXISTS() predicateSee Also:Serialized FormClassorg.hibernate.ejb.criteria.predicateHibernate ORM
ExistsSubqueryExpressionClassorg.hibernate.criterionHibernate ORM
ExpectationDefines an expected DML operation outcome.Interfaceorg.hibernate.jdbcHibernate ORM
ExpectationsHolds various often used Expectations.Classorg.hibernate.jdbcHibernate ORM
Expectations .BasicExpectationprotected Expectations.Classorg.hibernate.jdbc.ExpectationsHibernate ORM
Expectations .BasicParamExpectationprotected Expectations.Classorg.hibernate.jdbc.ExpectationsHibernate ORM
ExpectedTypeAwareNodeInterface for nodes which wish to be made aware of any determined expected type based on the context within they appear in the query.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
ExplicitHibernateTypeSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
ExplicitHibernateTypeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ExplicitParameterSpecificationAn additional contract for parameters which originate from parameters explicitly encountered in the source statement (HQL or native-SQL).Interfaceorg.hibernate.paramHibernate ORM
ExplicitTruthValueCheckANSI-SQL defines TRUE, FALSE and UNKNOWN as truth values.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
ExplodedJarVisitorFields inherited from class org.Classorg.hibernate.ejb.packagingHibernate ORM
ExportableInterfaceorg.hibernate.metamodel.relationalHibernate ORM
ExpressionClassorg.hibernate.criterionHibernate ORM
ExpressionImplModels an expression in the criteria query language.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
ExpressionImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
ExtendableCriterionInterfaceorg.hibernate.envers.query.criteriaHibernate ORM
ExtendedFrameworkMethodDefines an extension to the standard JUnit FrameworkMethod information about a test method.Classorg.hibernate.testing.junit4Hibernate ORM
ExtendedMappingsAllow annotation related mappings at least for named generatorsInterfaceorg.hibernate.cfgHibernate ORM
ExtendedPropertyMapperInterfaceorg.hibernate.envers.entities.mapperHibernate ORM
ExtendsQueueEntryRepresents a mapping queued for delayed processing to await processing of an extends entity upon which it depends.Classorg.hibernate.cfgHibernate ORM
ExternalSessionFactoryConfigDefines support for various externally configurable SessionFactory(s), for example, JMX or the JCAClassorg.hibernate.cfgHibernate ORM
ExtraAssertionsClassorg.hibernate.testing.junit4Hibernate ORM
ExtractedDatabaseMetaDataInformation extracted from DatabaseMetaData regarding what the JDBC driver reports as being supported or not.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
ExtractedDatabaseMetaData .SQLStateTypeClassorg.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaDataHibernate ORM
FactoryActs as a ASTFactory for injecting our specific AST node classes into the Antlr generated trees.Classorg.hibernate.sql.ordering.antlrHibernate ORM
FailureExpectedAnnotation used to mark a test as an expected failure.Classorg.hibernate.testingHibernate ORM
FakeBidirectionalRelationWorkUnitA work unit that handles fake bidirectional one-to-many relations (mapped with @OneToMany+@JoinColumn and @ManyToOne+@Column(insertable=false, updatable=false).Classorg.hibernate.envers.synchronization.workHibernate ORM
FastClassClassorg.hibernate.bytecode.internal.javassistHibernate ORM
FetchModels an individual fetch within a profile.Classorg.hibernate.engine.profileHibernate ORM
Fetch .StyleThe type or style of fetch.Classorg.hibernate.engine.profile.FetchHibernate ORM
FetchableInterfaceorg.hibernate.mappingHibernate ORM
FetchingScrollableResultsImplClassorg.hibernate.internalHibernate ORM
FetchModeenum FetchModeextends EnumFetch options on associationsClassorg.hibernate.annotationsHibernate ORM
FetchModeenum FetchModeextends EnumRepresents an association fetching strategy.Classorg.hibernateHibernate ORM
FetchProfileDefine the fetching strategy profile.Classorg.hibernate.annotationsHibernate 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.engine.profileHibernate 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.mappingHibernate 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.mapping.FetchProfileHibernate ORM
FetchProfile .FetchDefines an individual association fetch within the given profile.Classorg.hibernate.metamodel.binding.FetchProfileHibernate ORM
FetchProfile .FetchOverrideRequired Element Summarypublic abstract Class entityClassorg.hibernate.annotations.FetchProfileHibernate ORM
FetchProfileBinderBinds fetch profiles found in annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
FetchReturnRepresents a return which names a fetched association.Classorg.hibernate.loader.customHibernate ORM
FetchStyleenum FetchStyleextends EnumEnumeration of values describing HOW fetching should occur.Classorg.hibernate.engineHibernate ORM
FetchTimingenum FetchTimingextends EnumEnumeration of values describing WHEN fetching should occur.Classorg.hibernate.engineHibernate ORM
FieldFilterUsed to determine whether a field reference should be instrumented.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
FieldFilterContract for deciding whether fields should be read and/or write intercepted.Interfaceorg.hibernate.bytecode.internal.javassistHibernate ORM
FieldHandledInterface introduced to the enhanced class in order to be able to inject a FieldHandler to define the interception behavior.Interfaceorg.hibernate.bytecode.internal.javassistHibernate ORM
FieldHandlerThe interface defining how interception of a field should be handled.Interfaceorg.hibernate.bytecode.internal.javassistHibernate ORM
FieldInterceptionHelperHelper class for dealing with enhanced entity classes.Classorg.hibernate.bytecode.instrumentation.internalHibernate ORM
FieldInterceptorContract for field interception handlers.Interfaceorg.hibernate.bytecode.instrumentation.spiHibernate ORM
FieldInterceptorImplA field-level interceptor that initializes lazily fetched properties.Classorg.hibernate.bytecode.instrumentation.internal.javassistHibernate ORM
FieldTransformerThe thing that handles actual class enhancement in regards to intercepting field accesses.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
FileFilterClassorg.hibernate.ejb.packagingHibernate ORM
FileZippedJarVisitorWork on a JAR that can be accessed through a FileFields inherited from class org.Classorg.hibernate.ejb.packagingHibernate ORM
FilterAdd filters to an entity or a target entity of a collectionRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
FilterClassorg.hibernate.ejb.packagingHibernate ORM
FilterType definition of Filter.Interfaceorg.hibernateHibernate ORM
FilterableDefines mapping elements to which filters may be applied.Interfaceorg.hibernate.mappingHibernate ORM
FilterConfigurationClassorg.hibernate.internalHibernate ORM
FilterDefRequired Element SummaryOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
FilterDefBinderBinds FilterDefs and FilterDef annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
FilterDefinitionA FilterDefinition defines the global attributes of a dynamic filter.Classorg.hibernate.engine.spiHibernate ORM
FilterHelperClassorg.hibernate.internalHibernate ORM
FilterImpl view into enabled dynamic filters, allowing them to set filter parameter values.Classorg.hibernate.internalHibernate ORM
FilterJoinTableAdd filters to a join table collectionRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
FilterJoinTablesAdd multiple @FilterJoinTable to a collectionRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
FilterKeyAllows cached queries to be keyed by enabled filters.Classorg.hibernate.cache.spiHibernate ORM
FilterQueryPlanClassorg.hibernate.engine.query.spiHibernate ORM
FilterTranslatorSpecialized interface for filters.Interfaceorg.hibernate.hql.spiHibernate ORM
FirebirdDialectAn SQL dialect for Firebird.Classorg.hibernate.dialectHibernate ORM
FirstLevelCacheFirst level cache for versioned entities, versions reader-scoped.Classorg.hibernate.envers.readerHibernate ORM
FkSecondPassClassorg.hibernate.cfgHibernate ORM
FloatTypeA type that maps between FLOAT and FloatSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
FloatTypeDescriptorDescriptor for Float handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
FloatTypeDescriptorDescriptor for FLOAT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
FlushEntityEventClassorg.hibernate.event.spiHibernate ORM
FlushEntityEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
FlushEventDefines an event class for the flushing of a session.Classorg.hibernate.event.spiHibernate ORM
FlushEventListenerDefines the contract for handling of session flush events.Interfaceorg.hibernate.event.spiHibernate ORM
FlushModeenum FlushModeextends EnumRepresents a flushing strategy.Classorg.hibernateHibernate ORM
FlushModeTypeenum FlushModeTypeextends EnumEnumeration extending javax.Classorg.hibernate.annotationsHibernate ORM
FlushVisitorProcess collections reachable from an entity.Classorg.hibernate.event.internalHibernate ORM
ForeignGenerator An Identifier generator that uses the value of the id property of an One mapping parameter is required: property.Classorg.hibernate.idHibernate ORM
ForeignKeyClassorg.hibernate.annotationsHibernate ORM
ForeignKeyA foreign key constraintSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
ForeignKeyModels the notion of a foreign key.Classorg.hibernate.metamodel.relationalHibernate ORM
ForeignKey .ReferentialActionClassorg.hibernate.metamodel.relational.ForeignKeyHibernate ORM
ForeignKeyDirectionRepresents directionality of the foreign key constraintSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ForeignKeyMetadataClassorg.hibernate.tool.hbm2ddlHibernate ORM
ForeignKeysClassorg.hibernate.engine.internalHibernate ORM
ForeignKeys .NullifierConstructor SummaryForeignKeys.Classorg.hibernate.engine.internal.ForeignKeysHibernate ORM
FormatStyleenum FormatStyleextends EnumRepresents the the understood types or styles of formatting.Classorg.hibernate.engine.jdbc.internalHibernate ORM
FormatterInterfaceorg.hibernate.engine.jdbc.internalHibernate ORM
FormulaFormula.Classorg.hibernate.annotationsHibernate ORM
FormulaA formula is a derived column valueSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
FormulaReferenceReference to a formula fragment.Interfaceorg.hibernate.sql.ordering.antlrHibernate ORM
FormulaValueClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ForUpdateFragmentClassorg.hibernate.sqlHibernate ORM
FromClauseRepresents the 'FROM' part of a query or subquery, containing all mapped class references.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
FromElementRepresents a single mapped class mentioned in an HQL FROM clause.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
FromElementFactoryEncapsulates the creation of FromElements and JoinSequences.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
FromImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
FromParserParses the from clause of a hibernate query, looking for tables and aliases for the SQL query.Classorg.hibernate.hql.internal.classicHibernate ORM
FromPathExpressionParserClassorg.hibernate.hql.internal.classicHibernate ORM
FromReferenceNodeRepresents a reference to a FROM element, for example a class alias in a WHERE clause.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
FrontBaseDialectAn SQL Dialect for Frontbase.Classorg.hibernate.dialectHibernate ORM
FunctionExpressionContract for expressions which model a SQL function call.Interfaceorg.hibernate.ejb.criteria.expression.functionHibernate ORM
FunctionNodeIdentifies a node which models a SQL function.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
GeneralDataRegionContract for general-purpose cache regions.Interfaceorg.hibernate.cache.spiHibernate ORM
GeneratedCollectionAliasesCollectionAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.Classorg.hibernate.loaderHibernate ORM
GeneratedOrderByFragmentParserAntlr grammar for dealing with order-by mapping fragments.Classorg.hibernate.sql.ordering.antlrHibernate ORM
GeneratedOrderByFragmentRendererClassorg.hibernate.sql.ordering.antlrHibernate ORM
GeneratedOrderByFragmentRendererTokenTypesInterfaceorg.hibernate.sql.ordering.antlrHibernate ORM
GeneratedOrderByLexerClassorg.hibernate.sql.ordering.antlrHibernate ORM
GenerationTimeenum GenerationTimeextends EnumWhen should the generation occursClassorg.hibernate.annotationsHibernate ORM
GenericGeneratorGenerator annotation describing any kind of Hibernate generator in a detyped mannerClassorg.hibernate.annotationsHibernate ORM
GenericJDBCExceptionGeneric, non-specific JDBCException.Classorg.hibernate.exceptionHibernate ORM
GetterInterfaceorg.hibernate.propertyHibernate ORM
GlobalConfigurationClassorg.hibernate.envers.configurationHibernate ORM
GraphDefinerDefines a graph, where each vertex has a representation, which identifies uniquely a value.Interfaceorg.hibernate.envers.tools.graphHibernate ORM
GraphTopologicalSortClassorg.hibernate.envers.tools.graphHibernate ORM
GroupByParserParses the GROUP BY clause of an aggregate queryConstructor SummaryGroupByParser()Classorg.hibernate.hql.internal.classicHibernate ORM
GroupsPerOperationClassorg.hibernate.cfg.beanvalidationHibernate ORM
GroupsPerOperation .OperationClassorg.hibernate.cfg.beanvalidation.GroupsPerOperationHibernate ORM
GUIDGeneratorGenerates string values using the SQL Server NEWID() function.Classorg.hibernate.idHibernate ORM
H2DialectA dialect compatible with the H2 database.Classorg.hibernate.dialectHibernate ORM
HavingParserParses the having clause of a hibernate query and translates it to anConstructor SummaryHavingParser()Classorg.hibernate.hql.internal.classicHibernate ORM
HbmBinderWalks an XML mapping document and produces the Hibernate configuration-time metamodel (the classes in the mapping package)Classorg.hibernate.cfgHibernate 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
HelperClassorg.hibernate.id.uuidHibernate ORM
HelperHelper utilities specific to the binding package.Classorg.hibernate.metamodel.bindingHibernate ORM
HelperClassorg.hibernate.metamodel.source.hbmHibernate ORM
HelperClassorg.hibernate.testing.junit4Hibernate ORM
Helper .ValueSourcesAdapterConstructor SummaryHelper.Classorg.hibernate.metamodel.source.hbm.HelperHibernate ORM
HibernateProvides access to the full range of Hibernate built-in types.Classorg.hibernateHibernate ORM
HibernateDotNamesDefines the dot names for the Hibernate specific mapping annotations.Interfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
HibernateEntityManagerAdditional contract for Hibernate implementations of EntityManager providing access to various Hibernate specific functionality.Interfaceorg.hibernate.ejbHibernate ORM
HibernateEntityManagerFactoryInterfaceorg.hibernate.ejbHibernate ORM
HibernateEntityManagerImplementorAdditional internal contracts for the Hibernate EntityManager implementation.Interfaceorg.hibernate.ejbHibernate ORM
HibernateEntityManagerImplementor .OptionsInterfaceorg.hibernate.ejb.HibernateEntityManagerImplementorHibernate ORM
HibernateEntityManagerImplementor .Options .ResultMetadataValidatorInterfaceorg.hibernate.ejb.HibernateEntityManagerImplementor.OptionsHibernate ORM
HibernateExceptionThe base Throwable type for Hibernate.Classorg.hibernateHibernate ORM
HibernateIteratorHibernate-specific iterator that may be closedSee Also:Query.Interfaceorg.hibernate.engineHibernate ORM
HibernateMappingProcessorResponsible for processing a element.Classorg.hibernate.metamodel.source.hbmHibernate ORM
HibernateNonstopCacheExceptionHandlerClassorg.hibernate.cache.ehcache.internal.nonstopHibernate ORM
HibernatePermissionClassorg.hibernate.secure.internalHibernate ORM
HibernatePersistenceHibernate EJB3 persistence provider implementationFields inherited from class org.Classorg.hibernate.ejbHibernate ORM
HibernateProxyInterfaceorg.hibernate.proxyHibernate ORM
HibernateProxyHelperUtility methods for working with proxies.Classorg.hibernate.proxyHibernate ORM
HibernateQueryInterfaceorg.hibernate.ejbHibernate ORM
HibernateService SessionFactory and binds it to the specified JNDI name.Classorg.hibernate.jmxHibernate ORM
HibernateServiceMBeanHibernate JMX Management APISee Also:HibernateServiceInterfaceorg.hibernate.jmxHibernate ORM
HibernateStatsImplFields inherited from class org.Classorg.hibernate.cache.ehcache.management.implHibernate ORM
HibernateTransactionManagerLookupHibernateTransactionManagerLookup.Classorg.hibernate.cache.infinispan.tmHibernate ORM
HibernateTraversableResolverUse Hibernate metadata to ignore cascade on entities.Classorg.hibernate.cfg.beanvalidationHibernate ORM
HibernateTypeDescriptorClassorg.hibernate.metamodel.bindingHibernate ORM
HibernateUtilClassorg.hibernate.cache.ehcache.internal.utilHibernate ORM
HierarchicalInterfaceorg.hibernate.metamodel.domainHibernate ORM
HierarchyBuilderClassorg.hibernate.metamodel.source.hbmHibernate ORM
HierarchyDetailsClassorg.hibernate.metamodel.bindingHibernate ORM
HolderInstantiatorClassorg.hibernate.hql.internalHibernate ORM
HqlASTFactoryFields inherited from class antlr.Classorg.hibernate.hql.internal.astHibernate ORM
HqlBaseLexerHibernate Query Language Lexer This lexer provides the HQL parser with tokens.Classorg.hibernate.hql.internal.antlrHibernate ORM
HqlBaseParserHibernate Query Language Grammar This grammar parses the query language for Hibernate (an Open Source, Object-RelationalClassorg.hibernate.hql.internal.antlrHibernate ORM
HqlParser source file a little cleaner.Classorg.hibernate.hql.internal.astHibernate ORM
HQLQueryPlanDefines a query execution plan for an HQL query (or filter).Classorg.hibernate.engine.query.spiHibernate ORM
HqlSqlBaseWalkerHibernate Query Language to SQL Tree Transform.Classorg.hibernate.hql.internal.antlrHibernate ORM
HqlSqlTokenTypesInterfaceorg.hibernate.hql.internal.antlrHibernate ORM
HqlSqlWalker Isolates the Hibernate API-specific code from the ANTLR generated code.Classorg.hibernate.hql.internal.astHibernate ORM
HqlSqlWalkerNodeA semantic analysis node, that points back to the main analyzer.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
HqlTokenA custom token class for the HQL grammar.Classorg.hibernate.hql.internal.astHibernate ORM
HqlTokenTypesInterfaceorg.hibernate.hql.internal.antlrHibernate ORM
HSQLCaseFragmentThe HSQL CASEWHEN function.Classorg.hibernate.sqlHibernate ORM
HSQLDialectAn SQL dialect compatible with HSQLDB (HyperSQL).Classorg.hibernate.dialectHibernate ORM
HSQLDialect .ReadUncommittedLockingStrategyConstructor SummaryHSQLDialect.Classorg.hibernate.dialect.HSQLDialectHibernate ORM
IdBagBinderFields inherited from class org.Classorg.hibernate.cfg.annotationsHibernate ORM
IdBagPluralAttributeElementAdapterAdaptive implementation of the PluralAttributeElement for mappings which do not support all the configuration available on other collection mappings.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
IdentifierModels an identifier (name).Classorg.hibernate.metamodel.relationalHibernate ORM
IdentifierBagAn IdentifierBag has a primary key consisting of just the identifier columnClassorg.hibernate.mappingHibernate ORM
IdentifierBagTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
IdentifierCollectionA collection with a synthetic identifier columnSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
IdentifierEqAuditExpressionA criterion that expresses that the id of an entity is equal or not equal to some specified value.Classorg.hibernate.envers.query.criteriaHibernate ORM
IdentifierEqExpressionAn identifier constraintSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
IdentifierGeneratingInsertNothing more than a distinguishing subclass of Insert used to indicate intent.Classorg.hibernate.id.insertHibernate ORM
IdentifierGenerationExceptionThrown by IdentifierGenerator implementation class when ID generation fails.Classorg.hibernate.idHibernate ORM
IdentifierGeneratorThe general contract between a class that generates unique identifiers and the Session.Interfaceorg.hibernate.idHibernate ORM
IdentifierGeneratorAggregatorIdentifies generators which potentially aggregate other PersistentIdentifierGenerator generators.Interfaceorg.hibernate.idHibernate ORM
IdentifierGeneratorFactoryContract for a factory of IdentifierGenerator instances.Interfaceorg.hibernate.id.factoryHibernate ORM
IdentifierGeneratorHelperFactory and helper methods for IdentifierGenerator framework.Classorg.hibernate.idHibernate ORM
IdentifierGeneratorHelper .BasicHolderSee Also:Serialized FormConstructor SummaryIdentifierGeneratorHelper.Classorg.hibernate.id.IdentifierGeneratorHelperHibernate ORM
IdentifierGeneratorHelper .BigDecimalHolderSee Also:Serialized FormConstructor SummaryIdentifierGeneratorHelper.Classorg.hibernate.id.IdentifierGeneratorHelperHibernate ORM
IdentifierGeneratorHelper .BigIntegerHolderSee Also:Serialized FormConstructor SummaryIdentifierGeneratorHelper.Classorg.hibernate.id.IdentifierGeneratorHelperHibernate ORM
IdentifierGeneratorResolverMethods inherited from class java.Classorg.hibernate.metamodel.source.internalHibernate ORM
IdentifierGeneratorStrategyProviderInterfaceorg.hibernate.ejb.cfg.spiHibernate ORM
IdentifierLoadAccessInterfaceorg.hibernateHibernate ORM
IdentifierProjectionA property value, or grouped property valueSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
IdentifierPropertyRepresents a defined entity identifier property within the HibernateSee Also:Serialized FormClassorg.hibernate.tupleHibernate ORM
IdentifierSourceContract describing source of identifier information for the entity.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
IdentifierSource .NatureClassorg.hibernate.metamodel.source.binder.IdentifierSourceHibernate ORM
IdentifierTypeAdditional contract for a Type may be used for a discriminator.Interfaceorg.hibernate.typeHibernate ORM
IdentifierValueA strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.Classorg.hibernate.engine.spiHibernate ORM
IdentityGeneratorA generator for use with ANSI-SQL IDENTITY columns used as the primary key.Classorg.hibernate.idHibernate ORM
IdentityGenerator .BasicDelegateDelegate for dealing with IDENTITY columns where the dialect requires an additional command execution to retrieve the generated IDENTITY valueClassorg.hibernate.id.IdentityGeneratorHibernate ORM
IdentityGenerator .GetGeneratedKeysDelegateDelegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeysConstructor SummaryIdentityGenerator.Classorg.hibernate.id.IdentityGeneratorHibernate ORM
IdentityGenerator .InsertSelectDelegateDelegate for dealing with IDENTITY columns where the dialect supports returning the generated IDENTITY value directly from the insert statement.Classorg.hibernate.id.IdentityGeneratorHibernate ORM
IdentityMapA Map where keys are compared by object identity, rather than equals().Classorg.hibernate.internal.util.collectionsHibernate ORM
IdentityMap .IdentityKeyWe need to base the identity on System.Classorg.hibernate.internal.util.collections.IdentityMapHibernate ORM
IdentityMap .IdentityMapEntryMethods inherited from class java.Classorg.hibernate.internal.util.collections.IdentityMapHibernate ORM
IdentitySetSet implementation that use == instead of equals() as its comparison mechanism.Classorg.hibernate.internal.util.collectionsHibernate ORM
IdentNodeRepresents an identifier all by itself, which may be a function name, a class alias, or a form of naked property-ref depending on theClassorg.hibernate.hql.internal.ast.treeHibernate ORM
IdGeneratorIdentifier generator container, Useful to keep named generator in annotationsClassorg.hibernate.mappingHibernate 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
IdMapperInterfaceorg.hibernate.envers.entities.mapper.idHibernate ORM
IdMappingDataClassorg.hibernate.envers.entitiesHibernate ORM
IdMetadataGeneratorGenerates metadata for primary identifiers (ids) of versions entities.Classorg.hibernate.envers.configuration.metadataHibernate ORM
IdTypeenum IdTypeextends EnumAn emum for the type of id configuration for an entity.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
IlikeExpressionA case-insensitive likeSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
IllegalDereferenceExceptionRepresents an illegal attempt to dereference from a path source which cannot be dereferenced.Classorg.hibernate.ejb.criteriaHibernate ORM
IllegalIdentifierExceptionIndicates an attempted use of a name that was deemed illegalSee Also:Serialized FormClassorg.hibernate.metamodel.relationalHibernate ORM
ImageTypeA type that maps between LONGVARBINARY and byte[]See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ImmutableMark an Entity or a Collection as immutable.Classorg.hibernate.annotationsHibernate ORM
ImmutableMutabilityPlanMutability plan for immutable objectsSee Also:Serialized FormClassorg.hibernate.type.descriptor.javaHibernate ORM
ImmutableTypeSuperclass of nullable immutable types.Classorg.hibernate.typeHibernate ORM
ImplicitNumericExpressionTypeDeterminerClassorg.hibernate.ejb.criteria.predicateHibernate ORM
ImplicitResultSetProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
ImplicitStatementProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
ImpliedFromElementRepresents a FROM element implied by a path expression or a collection reference.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
ImportScriptExceptionClassorg.hibernate.tool.hbm2ddlHibernate ORM
ImportSqlCommandExtractorContract for extracting statements from import.Interfaceorg.hibernate.tool.hbm2ddlHibernate ORM
ImportSqlCommandExtractorInitiatorInstantiates and configures an appropriate ImportSqlCommandExtractor.Classorg.hibernate.tool.hbm2ddlHibernate ORM
ImprovedNamingStrategyAn improved naming strategy that prefers embedded underscores to mixed case namesClassorg.hibernate.cfgHibernate ORM
InAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
IncomparableComparatorClassorg.hibernate.type.descriptor.javaHibernate ORM
IncrementGenerator An IdentifierGenerator that returns a long, constructed by counting from the maximum primary key value at startup.Classorg.hibernate.idHibernate ORM
IndexRequired Element SummaryOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
IndexA relational table indexSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
IndexClassorg.hibernate.metamodel.relationalHibernate ORM
IndexBackrefSee Also:Serialized FormConstructor SummaryIndexBackref()Classorg.hibernate.mappingHibernate ORM
IndexBuilderClassorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
IndexColumnDescribe an index column of a List Prefer the standard OrderColumn annotationClassorg.hibernate.annotationsHibernate ORM
IndexColumnFields inherited from class org.Classorg.hibernate.cfgHibernate ORM
IndexedAnnotationFilterInterfaceorg.hibernate.metamodel.source.annotations.xml.filterHibernate ORM
IndexedCollectionIndexed collections include Lists, Maps, arrays andSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
IndexedPluralAttributeInterfaceorg.hibernate.metamodel.domainHibernate ORM
IndexMetadataClassorg.hibernate.tool.hbm2ddlHibernate ORM
IndexNodeRepresents the [] operator and provides it's semantics.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
IndexOrUniqueKeySecondPassClassorg.hibernate.cfgHibernate ORM
IndexPropertyAccessorRepresents a back-reference to the index of a collection.Classorg.hibernate.propertyHibernate ORM
IndexPropertyAccessor .IndexSetterThe Setter implementation for index backrefs.Classorg.hibernate.property.IndexPropertyAccessorHibernate ORM
InExpressionConstrains the property to a specified list of valuesSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
InfinispanRegionFactoryA RegionFactory for Infinispan-backed cacheSince:3.Classorg.hibernate.cache.infinispanHibernate ORM
InformixDialect Seems to work with Informix Dynamic Server Version 7.Classorg.hibernate.dialectHibernate ORM
InFragmentAn SQL IN expression.Classorg.hibernate.sqlHibernate ORM
Ingres10DialectA SQL dialect for Ingres 10 and later versions.Classorg.hibernate.dialectHibernate ORM
Ingres9DialectA SQL dialect for Ingres 9.Classorg.hibernate.dialectHibernate ORM
IngresDialectAn SQL dialect for Ingres 9.Classorg.hibernate.dialectHibernate ORM
InheritanceStateSome extra data to the inheritance position of a class.Classorg.hibernate.cfgHibernate ORM
InheritanceTypeenum InheritanceTypeextends EnumEnum Constant SummaryJOINEDClassorg.hibernate.envers.configuration.metadataHibernate ORM
InheritanceTypeenum InheritanceTypeextends EnumThe inheritance type for a given entity.Classorg.hibernate.metamodel.bindingHibernate ORM
InitializeableNodeAn interface for initializeable AST nodes.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
InitializeCollectionEventAn event that occurs when a collection wants to beSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
InitializeCollectionEventListenerDefines the contract for handling of collection initialization events generated by a session.Interfaceorg.hibernate.event.spiHibernate ORM
InjectedDataSourceConnectionProviderA specialization of DatasourceConnectionProviderImpl which uses the DataSource specified vi setDataSource(javax.Classorg.hibernate.ejb.connectionHibernate ORM
InjectServiceAnnotation to allow services to request injection of other servicesOptional Element SummaryClassorg.hibernate.service.spiHibernate ORM
InLineViewA data container defined by a SELECT statement.Classorg.hibernate.metamodel.relationalHibernate ORM
InLogicOperatorNodeSee Also:Serialized FormFields inherited from class antlr.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
InPredicateModels an [NOT] IN restrictionSee Also:Serialized FormClassorg.hibernate.ejb.criteria.predicateHibernate ORM
InputStreamZippedJarVisitorWork on a JAR that can only be accessed through a inputstream This is less efficient than the FileZippedJarVisitorClassorg.hibernate.ejb.packagingHibernate ORM
InsertClassorg.hibernate.sqlHibernate ORM
InsertGeneratedIdentifierDelegateResponsible for handling delegation relating to variants in how insert-generated-identifier generator strategies dictate processing:building the sql insert statementInterfaceorg.hibernate.id.insertHibernate ORM
InsertSelectClassorg.hibernate.sqlHibernate ORM
InsertSelectIdentityInsertSpecialized IdentifierGeneratingInsert which appends the database specific clause which signifies to return generated IDENTITY valuesClassorg.hibernate.id.insertHibernate ORM
InsertStatementDefines a top-level AST node representing an HQL insert select statement.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
InstantiationExceptionThrown if Hibernate can't instantiate an entity or componentSee Also:Serialized FormClassorg.hibernateHibernate ORM
InstantiationOptimizerAdapterThe ReflectionOptimizer.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
InstantiatorContract for implementors responsible for instantiating entity/component instances.Interfaceorg.hibernate.tupleHibernate ORM
InstrumentedClassLoaderA specialized classloader which performs bytecode enhancement on class definitions as they are loaded into the classloader scope.Classorg.hibernate.bytecode.spiHibernate ORM
InstrumenterInterfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
Instrumenter .OptionsInterfaceorg.hibernate.bytecode.buildtime.spi.InstrumenterHibernate ORM
InstrumentTaskAn Ant task for instrumenting persistent classes in order to enable field-level interception using Javassist.Classorg.hibernate.tool.instrument.javassistHibernate ORM
IntegerTypeA type that maps between INTEGER and @link Integer}See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
IntegerTypeDescriptorDescriptor for Integer handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
IntegerTypeDescriptorDescriptor for INTEGER handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
IntegralDataTypeHolderDefines a common api for dealing with data of integral data type.Interfaceorg.hibernate.idHibernate ORM
IntegrationExceptionIndicates a problem integrating Hibernate and the Bean Validation spec.Classorg.hibernate.cfg.beanvalidationHibernate ORM
IntegratorContract for stuff that integrates with Hibernate.Interfaceorg.hibernate.integrator.spiHibernate ORM
IntegratorServiceInterfaceorg.hibernate.integrator.spiHibernate ORM
IntegratorServiceImplClassorg.hibernate.integrator.internalHibernate ORM
InterbaseDialectAn SQL dialect for Interbase.Classorg.hibernate.dialectHibernate ORM
InterceptFieldClassFileTransformerEnhance the classes allowing them to implements InterceptFieldEnabled This interface is then used by Hibernate for some optimizations.Classorg.hibernate.ejb.instrumentHibernate ORM
InterceptorAllows user code to inspect and/or change property values.Interfaceorg.hibernateHibernate ORM
IntoClauseRepresents an entity referenced in the INTO clause of an HQLSee Also:Serialized FormClassorg.hibernate.hql.internal.ast.treeHibernate ORM
InvalidatableWrapperInterfaceorg.hibernate.engine.jdbc.spiHibernate ORM
InvalidMappingExceptionThrown when a mapping is found to be invalid.Classorg.hibernateHibernate ORM
InvalidMethodForAnnotationExceptionIndicates that an annotations was attached to a method incorrectly.Classorg.hibernate.testing.junit4Hibernate ORM
InvalidPathExceptionException thrown when an invalid path is found in a query.Classorg.hibernate.hql.internal.astHibernate ORM
InvalidWithClauseExceptionIndicates an issue with the encountered with-clause.Classorg.hibernate.hql.internal.astHibernate ORM
IsEmptyPredicateModels an IS [NOT] EMPTY restrictionSee Also:Serialized FormClassorg.hibernate.ejb.criteria.predicateHibernate ORM
IsNotNullLogicOperatorNodeIsNotNullLogicOperatorNode implementationSee Also:Serialized FormClassorg.hibernate.hql.internal.ast.treeHibernate ORM
IsNullLogicOperatorNodeRepresents a 'is null' check.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
IsolationDelegateContract for performing work in a manner that isolates it from any current transaction.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
IteratorImplAn implementation of java.Classorg.hibernate.internalHibernate ORM
JACCConfigurationClassorg.hibernate.secure.internalHibernate ORM
JACCPermissionsCopied from JBoss org.Classorg.hibernate.secure.internalHibernate ORM
JACCPreDeleteEventListenerCheck security before any deletionSee Also:Serialized FormClassorg.hibernate.secure.internalHibernate ORM
JACCPreInsertEventListenerCheck security before an insertionSee Also:Serialized FormClassorg.hibernate.secure.internalHibernate ORM
JACCPreLoadEventListenerCheck security before any loadSee Also:Serialized FormClassorg.hibernate.secure.internalHibernate ORM
JACCPreUpdateEventListenerCheck security before any updateSee Also:Serialized FormClassorg.hibernate.secure.internalHibernate ORM
JandexHelperUtility methods for working with the jandex annotation index.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
JarProtocolVisitorClassorg.hibernate.ejb.packagingHibernate ORM
JarVisitorInterfaceorg.hibernate.ejb.packagingHibernate ORM
JarVisitorFactoryClassorg.hibernate.ejb.packagingHibernate ORM
JavaConstantNodeA node representing a static Java constant.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
JavaElementFilterFilter a Java element (class or package per fully qualified name and annotation existence) At least 1 annotation has to annotate the element and the accept method must matchClassorg.hibernate.ejb.packagingHibernate ORM
JavassistClassTransformerEnhance the classes allowing them to implements InterceptFieldEnabled This interface is then used by Hibernate for some optimizations.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
JavassistHelperClassorg.hibernate.bytecode.instrumentation.internal.javassistHibernate ORM
JavassistInstrumenterStrategy for performing build-time instrumentation of persistent classes in order to enable field-level interception using Javassist.Classorg.hibernate.bytecode.buildtime.internalHibernate ORM
JavassistLazyInitializerA Javassist-based lazy initializer proxy.Classorg.hibernate.proxy.pojo.javassistHibernate ORM
JavassistProxyFactoryA ProxyFactory implementation for producing Javassist-based proxies.Classorg.hibernate.proxy.pojo.javassistHibernate 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
JavaTypeDescriptorDescriptor for the Java side of a value mapping.Interfaceorg.hibernate.type.descriptor.javaHibernate ORM
JaxbAccessTypeenum JaxbAccessTypeextends EnumJava class for access-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbAliasTableJava class for alias-table complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbAnyElementJava class for any-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbArrayElementJava class for array-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbAssociationOverrideClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbAttributeOverrideClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbAttributesThis element contains the entity field or property mappings.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbBagElementJava class for bag-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbBasicClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbCacheElementJava class for cache-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbCacheModeAttributeenum JaxbCacheModeAttributeextends EnumJava class for cache-mode-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbCascadeTypepublic enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH}; Java class for cascade-type complex type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbCheckAttributeenum JaxbCheckAttributeextends EnumJava class for check-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbCollectionTableClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbColumnClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbColumnElementJava class for column-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbColumnResultClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbComponentElementJava class for component-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbCompositeElementElementJava class for composite-element-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbDiscriminatorColumnClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbDiscriminatorTypeenum JaxbDiscriminatorTypeextends EnumJava class for discriminator-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbDynamicComponentElementJava class for dynamic-component-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbElementCollectionClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbElementElementJava class for element-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbEmbeddableDefines the settings and mappings for embeddable objects.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEmbeddableAttributesJava class for embeddable-attributes complex type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEmbeddedClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEmbeddedIdClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEmptyTypeJava class for emptyType complex type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEntityDefines the settings and mappings for an entity.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEntityListenerDefines an entity listener to be invoked at lifecycle events for the entities that list this listener.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEntityListenersClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEntityMappingsThe entity-mappings element is the root element of a mapping file.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEntityResultClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbEnumTypeenum JaxbEnumTypeextends EnumJava class for enum-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbFetchAttributeenum JaxbFetchAttributeextends EnumJava class for fetch-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbFetchAttributeWithSubselectenum JaxbFetchAttributeWithSubselectextends EnumJava class for fetch-attribute-with-subselect.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbFetchProfileElementJava class for fetch-profile-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbFetchProfileElement .JaxbFetchJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElementHibernate ORM
JaxbFetchTypeenum JaxbFetchTypeextends EnumJava class for fetch-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbFieldResultClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbFilterElementJava class for filter-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbFlushModeAttributeenum JaxbFlushModeAttributeextends EnumJava class for flush-mode-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbGeneratedAttributeenum JaxbGeneratedAttributeextends EnumJava class for generated-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbGeneratedValueClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbGenerationTypeenum JaxbGenerationTypeextends EnumJava class for generation-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbGeneratorElementJava class for generator-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbHelperHelper class for unmarshalling xml configuration using StAX and JAXB.Classorg.hibernate.metamodel.source.internalHibernate ORM
JaxbHibernateConfigurationJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfgHibernate ORM
JaxbHibernateConfiguration .JaxbSecurityJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfigurationHibernate ORM
JaxbHibernateConfiguration .JaxbSecurity .JaxbGrantJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurityHibernate ORM
JaxbHibernateConfiguration .JaxbSessionFactoryJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfigurationHibernate ORM
JaxbHibernateConfiguration .JaxbSessionFactory .JaxbClassCacheJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactoryHibernate ORM
JaxbHibernateConfiguration .JaxbSessionFactory .JaxbCollectionCacheJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactoryHibernate ORM
JaxbHibernateConfiguration .JaxbSessionFactory .JaxbEventJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactoryHibernate ORM
JaxbHibernateConfiguration .JaxbSessionFactory .JaxbMappingJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactoryHibernate ORM
JaxbHibernateConfiguration .JaxbSessionFactory .JaxbPropertyJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactoryHibernate ORM
JaxbHibernateMappingJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbHibernateMapping .JaxbClassJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMappingHibernate ORM
JaxbHibernateMapping .JaxbClass .JaxbCompositeIdJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClassHibernate ORM
JaxbHibernateMapping .JaxbClass .JaxbDiscriminatorJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClassHibernate ORM
JaxbHibernateMapping .JaxbClass .JaxbIdJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClassHibernate ORM
JaxbHibernateMapping .JaxbClass .JaxbNaturalIdJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClassHibernate ORM
JaxbHibernateMapping .JaxbClass .JaxbTimestampJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClassHibernate ORM
JaxbHibernateMapping .JaxbClass .JaxbVersionJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClassHibernate ORM
JaxbHibernateMapping .JaxbDatabaseObjectJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMappingHibernate ORM
JaxbHibernateMapping .JaxbDatabaseObject .JaxbDefinitionJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObjectHibernate ORM
JaxbHibernateMapping .JaxbDatabaseObject .JaxbDialectScopeJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObjectHibernate ORM
JaxbHibernateMapping .JaxbFilterDefJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMappingHibernate ORM
JaxbHibernateMapping .JaxbFilterDef .JaxbFilterParamJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDefHibernate ORM
JaxbHibernateMapping .JaxbIdentifierGeneratorJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMappingHibernate ORM
JaxbHibernateMapping .JaxbImportJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMappingHibernate ORM
JaxbHibernateMapping .JaxbTypedefJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMappingHibernate ORM
JaxbIdClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbIdbagElementJava class for idbag-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbIdbagElement .JaxbCollectionIdJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElementHibernate ORM
JaxbIdClassClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbIndexElementJava class for index-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbInheritanceClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbInheritanceTypeenum JaxbInheritanceTypeextends EnumJava class for inheritance-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbJoinColumnClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbJoinedSubclassElementJava class for joined-subclass-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbJoinElementJava class for join-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbJoinTableClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbKeyElementJava class for key-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbKeyManyToOneElementJava class for key-many-to-one-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbKeyPropertyElementJava class for key-property-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbLazyAttributeenum JaxbLazyAttributeextends EnumJava class for lazy-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbLazyAttributeWithExtraenum JaxbLazyAttributeWithExtraextends EnumJava class for lazy-attribute-with-extra.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbLazyAttributeWithNoProxyenum JaxbLazyAttributeWithNoProxyextends EnumJava class for lazy-attribute-with-no-proxy.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbListElementJava class for list-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbListenerElementJava class for listener-element complex type.Classorg.hibernate.internal.jaxb.cfgHibernate ORM
JaxbListIndexElementJava class for list-index-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbLoadCollectionElementJava class for load-collection-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbLoaderElementJava class for loader-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbLobConstructor SummaryJaxbLob()Methods inherited from class java.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbLockModeAttributeenum JaxbLockModeAttributeextends EnumJava class for lock-mode-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbLockModeTypeenum JaxbLockModeTypeextends EnumJava class for lock-mode-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbManyToAnyElementJava class for many-to-any-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbManyToManyClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbManyToManyElementJava class for many-to-many-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbManyToOneClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbManyToOneElementJava class for many-to-one-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbMapElementJava class for map-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbMapElement .JaxbCompositeIndexJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbMapElementHibernate ORM
JaxbMapElement .JaxbCompositeMapKeyJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbMapElementHibernate ORM
JaxbMapElement .JaxbIndexManyToAnyJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbMapElementHibernate ORM
JaxbMapElement .JaxbIndexManyToManyJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbMapElementHibernate ORM
JaxbMapElement .JaxbMapKeyJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbMapElementHibernate ORM
JaxbMapElement .JaxbMapKeyManyToManyJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbMapElementHibernate ORM
JaxbMapKeyClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbMapKeyClassClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbMapKeyColumnClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbMapKeyJoinColumnClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbMappedSuperclassDefines the settings and mappings for a mapped superclass.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbMetaElementJava class for meta-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbMetaValueElementJava class for meta-value-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbNamedNativeQueryClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbNamedQueryClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbNestedCompositeElementElementJava class for nested-composite-element-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbNotFoundAttributeenum JaxbNotFoundAttributeextends EnumJava class for not-found-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbOneToManyClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbOneToManyElementJava class for one-to-many-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbOneToOneClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbOneToOneElementJava class for one-to-one-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbOrderColumnClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbOuterJoinAttributeenum JaxbOuterJoinAttributeextends EnumJava class for outer-join-attribute.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbParamElementJava class for param-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbParentElementJava class for parent-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbPersistenceUnitDefaultsThese defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPersistenceUnitMetadataMetadata that applies to the persistence unit and not just to the mapping file in which it is contained.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPostLoadClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPostPersistClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPostRemoveClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPostUpdateClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPrePersistClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPreRemoveClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPreUpdateClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPrimaryKeyJoinColumnClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPrimitiveArrayElementJava class for primitive-array-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbProcessorClassorg.hibernate.service.internalHibernate ORM
JaxbPropertiesElementJava class for properties-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbPropertyElementJava class for property-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbQueryElementJava class for query-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbQueryHintClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbQueryParamElementJava class for query-param-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbResultsetElementJava class for resultset-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbReturnElementJava class for return-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbReturnElement .JaxbReturnDiscriminatorJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElementHibernate ORM
JaxbReturnJoinElementJava class for return-join-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbReturnPropertyElementJava class for return-property-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbReturnPropertyElement .JaxbReturnColumnJava class for anonymous complex type.Classorg.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElementHibernate ORM
JaxbReturnScalarElementJava class for return-scalar-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbRootHolds information about a JAXB-unmarshalled XML document.Classorg.hibernate.internal.jaxbHibernate ORM
JaxbSecondaryTableClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbSequenceGeneratorClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbSetElementJava class for set-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbSqlDeleteAllElementJava class for sql-delete-all-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbSqlDeleteElementJava class for sql-delete-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbSqlInsertElementJava class for sql-insert-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbSqlQueryElementJava class for sql-query-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbSqlResultSetMappingClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbSqlUpdateElementJava class for sql-update-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbSubclassElementJava class for subclass-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbSynchronizeElementJava class for synchronize-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbTableClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbTableGeneratorClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbTemporalTypeenum JaxbTemporalTypeextends EnumJava class for temporal-type.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbTransientClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbTuplizerElementJava class for tuplizer-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbTypeAttributeenum JaxbTypeAttributeextends EnumJava class for type-attribute.Classorg.hibernate.internal.jaxb.cfgHibernate ORM
JaxbTypeElementJava class for type-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbUnionSubclassElementJava class for union-subclass-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JaxbUniqueConstraintClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbUsageAttributeenum JaxbUsageAttributeextends EnumJava class for usage-attribute.Classorg.hibernate.internal.jaxb.cfgHibernate ORM
JaxbVersionClassorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JBossAppServerJtaPlatformJtaPlatform definition for JBoss Application Server.Classorg.hibernate.service.jta.platform.internalHibernate ORM
JBossStandAloneJtaPlatformReturn a standalone JTA transaction manager for JBoss Transactions Known to work for org.Classorg.hibernate.service.jta.platform.internalHibernate ORM
JDataStoreDialectA Dialect for JDataStore.Classorg.hibernate.dialectHibernate ORM
JdbcConnectionAccessProvides centralized access to JDBC connections.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
JDBCConnectionException database (can also include incorrect JDBC setup).Classorg.hibernate.exceptionHibernate ORM
JdbcCoordinatorCoordinates JDBC-related activities.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
JdbcCoordinatorImplStandard Hibernate implementation of JdbcCoordinator IMPL NOTE : Custom serialization handling!Classorg.hibernate.engine.jdbc.internalHibernate ORM
JdbcDateTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
JdbcDateTypeDescriptor .DateMutabilityPlanClassorg.hibernate.type.descriptor.java.JdbcDateTypeDescriptorHibernate ORM
JDBCExceptionWraps an SQLException.Classorg.hibernateHibernate ORM
JdbcExceptionHelperClassorg.hibernate.internal.utilHibernate ORM
JdbcIsolationDelegateClassorg.hibernate.engine.transaction.internal.jdbcHibernate ORM
JdbcProxyExceptionIndicates a problem defining or instantiating a JDBC proxy class.Classorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
JdbcResourceRegistryDefines a registry of JDBC resources related to a particular unit of work.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
JdbcResourceRegistryImplStandard implementation of the JdbcResourceRegistry contractSee Also:Serialized FormClassorg.hibernate.engine.jdbc.internalHibernate ORM
JdbcServicesContract for services around JDBC operations.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
JdbcServicesImplStandard implementation of the JdbcServices contractSee Also:Serialized FormClassorg.hibernate.engine.jdbc.internalHibernate ORM
JdbcServicesInitiatorClassorg.hibernate.engine.jdbc.internalHibernate ORM
JdbcTimestampTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
JdbcTimestampTypeDescriptor .TimestampMutabilityPlanClassorg.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptorHibernate ORM
JdbcTimeTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
JdbcTimeTypeDescriptor .TimeMutabilityPlanClassorg.hibernate.type.descriptor.java.JdbcTimeTypeDescriptorHibernate ORM
JdbcTransactionTransaction implementation based on transaction management through a JDBC Connection.Classorg.hibernate.engine.transaction.internal.jdbcHibernate ORM
JdbcTransactionFactoryFactory for JdbcTransaction instances.Classorg.hibernate.engine.transaction.internal.jdbcHibernate ORM
JdbcTypeNameMapperClassorg.hibernate.type.descriptorHibernate ORM
JdbcWrapperGeneric contract for wrapped JDBC objects.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
JmxServiceService providing simplified access to JMX related features needed by Hibernate.Interfaceorg.hibernate.service.jmx.spiHibernate ORM
JmxServiceImplStandard implementation of JMX servicesSee Also:Serialized FormClassorg.hibernate.service.jmx.internalHibernate ORM
JmxServiceInitiatorClassorg.hibernate.service.jmx.internalHibernate ORM
JndiExceptionAn exception indicating trouble accessing JNDISee Also:Serialized FormClassorg.hibernate.service.jndiHibernate ORM
JndiHelperHelper for dealing with JNDI.Classorg.hibernate.internal.util.jndiHibernate ORM
JndiInfinispanRegionFactoryA RegionFactory for Infinispan-backed cache regions that finds its cache manager in JNDI rather than creating one itself.Classorg.hibernate.cache.infinispanHibernate ORM
JndiNameExceptionIndicates a problem with a given JNDI name being deemed as not valid.Classorg.hibernate.service.jndiHibernate ORM
JndiServiceService providing simplified access to JNDI related features needed by Hibernate.Interfaceorg.hibernate.service.jndi.spiHibernate ORM
JndiServiceImplStandard implementation of JNDI services.Classorg.hibernate.service.jndi.internalHibernate ORM
JndiServiceInitiatorClassorg.hibernate.service.jndi.internalHibernate ORM
JoinSee Also:Serialized FormConstructor SummaryJoin()Classorg.hibernate.mappingHibernate ORM
JoinableAnything that can be loaded by outer join - namely persisters for classes or collections.Interfaceorg.hibernate.persister.entityHibernate ORM
JoinColumnOrFormulaOptional Element Summarypublic abstract JoinFormula formulaClassorg.hibernate.annotationsHibernate ORM
JoinedIterableAn JoinedIterable is an Iterable that wraps a number of Iterables.Classorg.hibernate.internal.util.collectionsHibernate ORM
JoinedIteratorAn JoinedIterator is an Iterator that wraps a number of Iterators.Classorg.hibernate.internal.util.collectionsHibernate ORM
JoinedSubclassA subclass in a table-per-subclass mappingSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
JoinedSubclassEntityPersisterClassorg.hibernate.persister.entityHibernate ORM
JoinedSubclassFkSecondPassSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.cfgHibernate ORM
JoinFormulaJoinFormula.Classorg.hibernate.annotationsHibernate ORM
JoinFragmentClassorg.hibernate.sqlHibernate ORM
JoinHelperClassorg.hibernate.engine.internalHibernate ORM
JoinImplementorConsolidates the Join and Fetch hierarchies since that is how we implement them.Interfaceorg.hibernate.ejb.criteriaHibernate ORM
JoinProcessorPerforms the post-processing of the join information gathered during semantic analysis.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
JoinSequenceClassorg.hibernate.engine.internalHibernate ORM
JoinSequence .SelectorInterfaceorg.hibernate.engine.internal.JoinSequenceHibernate ORM
JoinStatusenum JoinStatusextends EnumSee the JPA notion of joining a transaction for details.Classorg.hibernate.engine.transaction.spiHibernate ORM
JoinTypeenum JoinTypeextends EnumEnum Constant SummaryFULL_JOINClassorg.hibernate.sqlHibernate ORM
JoinWalkerWalks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader.Classorg.hibernate.loaderHibernate ORM
JoinWalker .AssociationInitCallbackInterfaceorg.hibernate.loader.JoinWalkerHibernate ORM
JOnASJtaPlatformJTA platform implementation for JOnASSee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
JOTMJtaPlatformClassorg.hibernate.service.jta.platform.internalHibernate ORM
JpaCallbackClassInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
JPAConfigurationTaskWithEnversFields inherited from class org.Classorg.hibernate.envers.antHibernate ORM
JPADotNamesInterfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
JpaIntegratorPrepare the HEM-specific event listeners.Classorg.hibernate.ejb.eventHibernate ORM
JPAMetadataProviderMetadataProvider aware of the JPA Deployment descriptorSee Also:Serialized FormClassorg.hibernate.cfg.annotations.reflectionHibernate ORM
JPAOverriddenAnnotationReaderEncapsulates the overriding of Java annotations from an EJB 3.Classorg.hibernate.cfg.annotations.reflectionHibernate ORM
JRun4JtaPlatformJtaPlatform implementation for JRun4 ASSee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
JtaAwareConnectionProviderImplA DataSource implementation intended for testing Hibernate/JTA interaction.Classorg.hibernate.testing.jtaHibernate ORM
JtaAwareConnectionProviderImpl .XAResourceWrapperFields inherited from interface javax.Classorg.hibernate.testing.jta.JtaAwareConnectionProviderImplHibernate ORM
JtaIsolationDelegateAn isolation delegate for JTA environments.Classorg.hibernate.engine.transaction.internal.jtaHibernate ORM
JtaPlatformDefines how we interact with various JTA services on the given platform/environment.Interfaceorg.hibernate.service.jta.platform.spiHibernate ORM
JtaPlatformExceptionIndicates a problem interacting with the underlying JTA platform.Classorg.hibernate.service.jta.platform.spiHibernate ORM
JtaPlatformInitiatorClassorg.hibernate.service.jta.platform.internalHibernate ORM
JTASessionContextAn implementation of CurrentSessionContext which scopes the notion of a current session to a JTA transaction.Classorg.hibernate.context.internalHibernate ORM
JTASessionContext .CleanupSynchJTA transaction synch used for cleanup of the internal session map.Classorg.hibernate.context.internal.JTASessionContextHibernate ORM
JtaStatusHelperUtility for dealing with JTA statuses.Classorg.hibernate.engine.transaction.internal.jtaHibernate ORM
JtaSynchronizationStrategyContract used to centralize Synchronization handling logic.Interfaceorg.hibernate.service.jta.platform.internalHibernate ORM
JtaTransactionClassorg.hibernate.engine.transaction.internal.jtaHibernate ORM
JtaTransactionFactoryFactory for JtaTransaction instances.Classorg.hibernate.engine.transaction.internal.jtaHibernate ORM
JunctionA sequence of a logical expressions combined by some associative logical operatorClassorg.hibernate.criterionHibernate ORM
Junction .NatureClassorg.hibernate.criterion.JunctionHibernate ORM
KeyValueRepresents an identifying key of a table: the value for primary key of an entity, or a foreign key of a collection or join table orInterfaceorg.hibernate.mappingHibernate ORM
KeyValueBindingInterfaceorg.hibernate.metamodel.bindingHibernate ORM
LazyCollectionOptionenum LazyCollectionOptionextends EnumLazy options available for a collectionClassorg.hibernate.annotationsHibernate ORM
LazyInitializationExceptionIndicates access to unfetched data outside of a session context.Classorg.hibernateHibernate ORM
LazyInitializerInterfaceorg.hibernate.proxyHibernate ORM
LazyIteratorClassorg.hibernate.internal.util.collectionsHibernate ORM
LazyPropertyInitializerContract for controlling how lazy properties get initialized.Interfaceorg.hibernate.bytecode.instrumentation.spiHibernate ORM
LazyToOneDefine the lazy status of a ToOne association (ie OneToOne or ManyToOne)Classorg.hibernate.annotationsHibernate ORM
LazyToOneOptionenum LazyToOneOptionextends EnumLazy options available for a ToOne associationClassorg.hibernate.annotationsHibernate ORM
LegacyLimitHandlerLimit handler that delegates all operations to the underlying dialect.Classorg.hibernate.dialect.paginationHibernate ORM
LengthFunctionModels the ANSI SQL LENGTH function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
LifecycleProvides callbacks from the Session to the persistent object.Interfaceorg.hibernate.classicHibernate ORM
LikeExpressionA criterion representing a like expressionSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
LikePredicateModels a SQL LIKE expression.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
LimitHandlerContract defining dialect-specific LIMIT clause handling.Interfaceorg.hibernate.dialect.paginationHibernate ORM
LimitHelperClassorg.hibernate.dialect.paginationHibernate ORM
ListA list mapping has a primary key consisting of the key columns + index column.Classorg.hibernate.mappingHibernate ORM
ListAttributeJoinClassorg.hibernate.ejb.criteria.pathHibernate ORM
ListBinderBind a list to the underlying Hibernate configurationFields inherited from class org.Classorg.hibernate.cfg.annotationsHibernate ORM
ListCollectionInitializorFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relation.lazy.initializorHibernate ORM
ListCollectionMapperFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
ListenerCallbackClassorg.hibernate.ejb.eventHibernate ORM
ListIndexExpressionAn expression for referring to the index of a list.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
ListJoinImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
ListProxySee Also:Serialized FormFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relation.lazy.proxyHibernate ORM
ListTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
LiteralExpressionRepresents a literal expression.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
LiteralNodeRepresents a literal.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
LiteralProcessorA delegate that handles literals and constants for HqlSqlWalker, performing the token replacement functions and classifying literals.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
LiteralProcessor .DecimalLiteralFormatClassorg.hibernate.hql.internal.ast.util.LiteralProcessorHibernate ORM
LiteralTypeInterfaceorg.hibernate.typeHibernate ORM
LoadableInterfaceorg.hibernate.persister.entityHibernate ORM
LoadContextsMaps result-sets to specific contextual data related to processing that result set Implementation note: internally an IdentityMap is used to maintain the mappings mainly because I'dClassorg.hibernate.engine.loading.internalHibernate ORM
LoaderLoader Annotation for overwriting Hibernate default FIND methodOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
LoaderAbstract superclass of object loading (and querying) strategies.Classorg.hibernate.loaderHibernate ORM
Loader .AfterLoadActionInterfaceorg.hibernate.loader.LoaderHibernate ORM
LoadEventDefines an event class for the loading of an entity.Classorg.hibernate.event.spiHibernate ORM
LoadEventListenerDefines the contract for handling of load events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
LoadEventListener .LoadTypeClassorg.hibernate.event.spi.LoadEventListenerHibernate ORM
LoadingCollectionEntryRepresents a collection currently being loaded.Classorg.hibernate.engine.loading.internalHibernate ORM
LoadQueryInfluencersCentralize all options which can influence the SQL query needed to load an entity.Classorg.hibernate.engine.spiHibernate ORM
LobCreationContextProvides callback access into the context in which the LOB is to be created.Interfaceorg.hibernate.engine.jdbcHibernate ORM
LobCreationContext .CallbackThe callback contract for making use of the JDBC Connection.Interfaceorg.hibernate.engine.jdbc.LobCreationContextHibernate ORM
LobCreatorContract for creating various LOB references.Interfaceorg.hibernate.engine.jdbcHibernate ORM
LobCreatorBuilderBuilds LobCreator instances based on the capabilities of the environment.Classorg.hibernate.engine.jdbc.internalHibernate ORM
LobHelperInterfaceorg.hibernateHibernate ORM
LobMergeStrategyStrategy for how dialects need LOB values to be merged.Interfaceorg.hibernate.dialectHibernate ORM
LobTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
LocalBindingContextMethods inherited from interface org.Interfaceorg.hibernate.metamodel.sourceHibernate ORM
LocaleTypeA type that maps between VARCHAR and @link Locale}See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
LocaleTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
LocaleTypeDescriptor .LocaleComparatorClassorg.hibernate.type.descriptor.java.LocaleTypeDescriptorHibernate ORM
LocalStatusenum LocalStatusextends EnumEnumeration of statuses in which a local transaction facade (Transaction) might be.Classorg.hibernate.engine.transaction.spiHibernate ORM
LocateFunctionModels the ANSI SQL LOCATE function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
LockableContract for things that can be locked via a LockingStrategy.Interfaceorg.hibernate.persister.entityHibernate ORM
LockAcquisitionExceptionClassorg.hibernate.exceptionHibernate ORM
LockEventDefines an event class for the locking of an entity.Classorg.hibernate.event.spiHibernate ORM
LockEventListenerDefines the contract for handling of lock events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
LockingStrategyA strategy abstraction for how locks are obtained in the underlying database.Interfaceorg.hibernate.dialect.lockHibernate ORM
LockingStrategyExceptionRepresents an error trying to apply a LockingStrategy to an entitySee Also:Serialized FormClassorg.hibernate.dialect.lockHibernate ORM
LockModeenum LockModeextends EnumInstances represent a lock mode for a row of a relationalClassorg.hibernateHibernate ORM
LockModeTypeHelperHelper to deal with LockModeType LockMode conversions.Classorg.hibernate.ejb.utilHibernate ORM
LockOptionsContains locking details (LockMode, Timeout and Scope).Classorg.hibernateHibernate ORM
LockTimeoutExceptionClassorg.hibernate.exceptionHibernate ORM
LoggableMarker for things which can be logged.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
LoggableUserTypeMarker interface for user types which want to perform custom logging of their corresponding valuesInterfaceorg.hibernate.usertypeHibernate ORM
LoggerProvides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven) with their own logging infrastructure.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
LogHelperClassorg.hibernate.ejb.utilHibernate ORM
LogicalAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
LogicalConnectionInterfaceorg.hibernate.engine.jdbc.spiHibernate ORM
LogicalConnectionImplStandard Hibernate LogicalConnection implementation IMPL NOTE : Custom serialization handling!Classorg.hibernate.engine.jdbc.internalHibernate ORM
LogicalConnectionImplementorInterfaceorg.hibernate.engine.jdbc.spiHibernate ORM
LogicalExpressionSuperclass of binary logical expressionsSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
LongNVarcharTypeDescriptorDescriptor for LONGNVARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
LongTypeA type that maps between BIGINT and LongSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
LongTypeDescriptorDescriptor for Long handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
LongVarbinaryTypeDescriptorDescriptor for LONGVARBINARY handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
LongVarcharTypeDescriptorDescriptor for LONGVARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
LowerFunctionModels the ANSI SQL LOWER function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
ManageableInterfaceorg.hibernate.service.spiHibernate ORM
ManagedFlushCheckerA pluggable strategy for defining how the Synchronization registered by Hibernate determines whether to perform a managed flush.Interfaceorg.hibernate.engine.transaction.synchronization.spiHibernate ORM
ManagedSessionContextRepresents a CurrentSessionContext the notion of a contextual session is managed by some external entity (generally some form of interceptor, etc).Classorg.hibernate.context.internalHibernate ORM
ManyToAnyDefined a ToMany association pointing to different entity types.Classorg.hibernate.annotationsHibernate 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
ManyToOneA many-to-one association mappingSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
ManyToOneAttributeBindingClassorg.hibernate.metamodel.bindingHibernate ORM
ManyToOneRelationalStateInterfaceorg.hibernate.metamodel.relational.stateHibernate ORM
ManyToOneTypeA many-to-one association to an entity.Classorg.hibernate.typeHibernate ORM
MapA map has a primary key consisting of the key columns + index columns.Classorg.hibernate.mappingHibernate ORM
MapAccessorClassorg.hibernate.propertyHibernate ORM
MapAccessor .MapGetterClassorg.hibernate.property.MapAccessorHibernate ORM
MapAccessor .MapSetterClassorg.hibernate.property.MapAccessorHibernate ORM
MapAttributeJoinClassorg.hibernate.ejb.criteria.pathHibernate ORM
MapBinderFields inherited from class org.Classorg.hibernate.cfg.annotationsHibernate ORM
MapCollectionInitializorClassorg.hibernate.envers.entities.mapper.relation.lazy.initializorHibernate ORM
MapCollectionMapperClassorg.hibernate.envers.entities.mapper.relationHibernate ORM
MapEntryExpressionClassorg.hibernate.ejb.criteria.expressionHibernate ORM
MapEntryNodeTree node representing reference to the entry (Map.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
MapJoinImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
MapKeyColumnDelegatorClassorg.hibernate.cfg.annotationsHibernate ORM
MapKeyHelpersMapJoin.Classorg.hibernate.ejb.criteria.pathHibernate ORM
MapKeyHelpers .MapKeyAttributeDefines an Attribute modelling of a map-key.Classorg.hibernate.ejb.criteria.path.MapKeyHelpersHibernate ORM
MapKeyHelpers .MapKeyPathModels a path to a map key.Classorg.hibernate.ejb.criteria.path.MapKeyHelpersHibernate ORM
MapKeyHelpers .MapKeySourceDefines a Path for the map which can then be used to represent the source of the map key attribute.Classorg.hibernate.ejb.criteria.path.MapKeyHelpersHibernate ORM
MapKeyJoinColumnDelegatorClassorg.hibernate.cfg.annotationsHibernate ORM
MapKeyNodeTree node representing reference to the key of a Map association.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
MapLazyInitializerLazy initializer for dynamic-map entity representations.Classorg.hibernate.proxy.mapHibernate ORM
MappedAttributeClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
MappedSuperclassRepresents a @MappedSuperclass.Classorg.hibernate.mappingHibernate ORM
MappedSuperclassTypeImplClassorg.hibernate.ejb.metamodelHibernate ORM
MappingDefines operations common to compiled mappings (ie.Interfaceorg.hibernate.engine.spiHibernate 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
MappingExceptionAn exception that usually occurs at configuration time, rather than runtime, as a result of something screwy in the O-R mappings.Classorg.hibernateHibernate ORM
MappingExceptionIndicates a problem parsing a mapping document.Classorg.hibernate.metamodel.sourceHibernate ORM
MappingNotFoundExceptionThrown when a resource for a mapping could not be found.Classorg.hibernateHibernate ORM
MappingNotFoundExceptionClassorg.hibernate.metamodel.sourceHibernate ORM
MappingReaderHandles reading mapping documents, both hbm and orm varieties.Classorg.hibernate.internal.util.xmlHibernate ORM
MappingsA collection of mappings from classes and collections to relational database tables.Interfaceorg.hibernate.cfgHibernate ORM
Mappings .PropertyReferenceRepresents a property-ref mapping.Classorg.hibernate.cfg.MappingsHibernate ORM
MappingToolsClassorg.hibernate.envers.toolsHibernate ORM
MapProxyClassorg.hibernate.envers.entities.mapper.relation.lazy.proxyHibernate ORM
MapProxyProxy for dynamic-map entity representations.Classorg.hibernate.proxy.mapHibernate ORM
MapProxyFactoryClassorg.hibernate.proxy.mapHibernate ORM
MapTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
MapValueNodeTree node representing reference to the value of a Map association.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
MarkerObjectClassorg.hibernate.internal.utilHibernate ORM
MatchModeenum MatchModeextends EnumRepresents an strategy for matching strings using like.Classorg.hibernate.criterionHibernate ORM
MaterializedBlobTypeA type that maps between BLOB and byte[]See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
MaterializedClobTypeA type that maps between CLOB and StringSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
MaterializedNClobTypeA type that maps between CLOB and StringSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
MckoiCaseFragmentA Mckoi IF function.Classorg.hibernate.sqlHibernate ORM
MckoiDialectAn SQL dialect compatible with McKoi SQLFields inherited from class org.Classorg.hibernate.dialectHibernate ORM
MemberOfPredicateModels an [NOT] MEMBER OF restrictionSee Also:Serialized FormClassorg.hibernate.ejb.criteria.predicateHibernate ORM
MergeEventAn event class for merge() and saveOrUpdateCopy()See Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
MergeEventListenerDefines the contract for handling of merge events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
MessageHelperMessageHelper methods for rendering log messages relating to managed entities and collections typically used in log statements and exceptionClassorg.hibernate.prettyHibernate ORM
MetaAttributableCommon interface for things that can handle meta attributes.Interfaceorg.hibernate.mappingHibernate ORM
MetaAttributeA meta attribute is a named value or values.Classorg.hibernate.mappingHibernate 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
MetadataSourceenum MetadataSourceextends EnumEnumeration of the known places from which a piece of metadata may come.Classorg.hibernate.mappingHibernate 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
MetadataSourceTypeenum MetadataSourceTypeextends EnumEnumeration of the types of sources of mapping metadataClassorg.hibernate.cfgHibernate ORM
MetadataToolsClassorg.hibernate.envers.configuration.metadataHibernate ORM
MetadataTools .ColumnNameIteratorAn iterator over column names.Classorg.hibernate.envers.configuration.metadata.MetadataToolsHibernate ORM
MetamodelImplHibernate implementation of the JPA Metamodel contract.Classorg.hibernate.ejb.metamodelHibernate ORM
MetaTypeClassorg.hibernate.typeHibernate ORM
MetaValueRepresent a discriminator value associated to a given entity typeRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
MethodNodeRepresents a method call.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
MiddleComponentDataA data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entitiesClassorg.hibernate.envers.entities.mapper.relationHibernate ORM
MiddleComponentMapperInterfaceorg.hibernate.envers.entities.mapper.relation.componentHibernate ORM
MiddleDummyComponentMapperClassorg.hibernate.envers.entities.mapper.relation.componentHibernate ORM
MiddleIdDataA class holding information about ids, which form a virtual relation from a middle-table.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
MiddleMapKeyIdComponentMapperA component mapper for the @MapKey mapping: the value of the map's key is the id of the entity.Classorg.hibernate.envers.entities.mapper.relation.componentHibernate ORM
MiddleMapKeyPropertyComponentMapperA component mapper for the @MapKey mapping with the name parameter specified: the value of the map's key is a property of the entity.Classorg.hibernate.envers.entities.mapper.relation.componentHibernate ORM
MiddleRelatedComponentMapperClassorg.hibernate.envers.entities.mapper.relation.componentHibernate ORM
MiddleSimpleComponentMapperClassorg.hibernate.envers.entities.mapper.relation.componentHibernate ORM
MiddleStraightComponentMapperA mapper for reading and writing a property straight to/from maps.Classorg.hibernate.envers.entities.mapper.relation.componentHibernate ORM
MimerSQLDialectAn Hibernate 3 SQL dialect for Mimer SQL.Classorg.hibernate.dialectHibernate ORM
MockHelperClassorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
ModificationStoreenum ModificationStoreextends EnumEnum Constant SummaryFULLClassorg.hibernate.enversHibernate ORM
ModifiedEntityNamesReaderReturns modified entity names from a persisted revision info entity.Classorg.hibernate.envers.revisioninfoHibernate ORM
ModifiedFlagPropertyNameClassorg.hibernate.envers.query.propertyHibernate ORM
ModWorkUnitFields inherited from class org.Classorg.hibernate.envers.synchronization.workHibernate ORM
MultipleBagFetchExceptionException used to indicate that a query is attempting to simultaneously fetch multipleSee Also:Serialized FormClassorg.hibernate.loaderHibernate ORM
MultipleHiLoPerTableGeneratorA hilo IdentifierGenerator that returns a Long, constructed using a hi/lo algorithm.Classorg.hibernate.idHibernate ORM
MultipleIdMapperFields inherited from class org.Classorg.hibernate.envers.entities.mapper.idHibernate ORM
MultipleLinesSqlCommandExtractorClass responsible for extracting SQL statements from import script.Classorg.hibernate.tool.hbm2ddlHibernate ORM
MultiPropertyMapperClassorg.hibernate.envers.entities.mapperHibernate ORM
MultiTableBulkIdStrategyGeneralized strategy contract for handling multi-table bulk HQL operations.Interfaceorg.hibernate.hql.spiHibernate ORM
MultiTableBulkIdStrategy .DeleteHandlerHandler for dealing with multi-table HQL bulk delete statements.Interfaceorg.hibernate.hql.spi.MultiTableBulkIdStrategyHibernate ORM
MultiTableBulkIdStrategy .UpdateHandlerHandler for dealing with multi-table HQL bulk update statements.Interfaceorg.hibernate.hql.spi.MultiTableBulkIdStrategyHibernate ORM
MultiTableDeleteExecutorClassorg.hibernate.hql.internal.ast.execHibernate ORM
MultiTableUpdateExecutorClassorg.hibernate.hql.internal.ast.execHibernate ORM
MultiTenancyStrategyenum MultiTenancyStrategyextends EnumDescribes the methods for multi-tenancy understood by Hibernate.Classorg.hibernateHibernate ORM
MultiTenantConnectionProviderInterfaceorg.hibernate.service.jdbc.connections.spiHibernate ORM
MultiTenantConnectionProviderInitiatorClassorg.hibernate.service.jdbc.connections.internalHibernate ORM
MutabilityPlanInterfaceorg.hibernate.type.descriptor.javaHibernate ORM
MutableBooleanClassorg.hibernate.envers.toolsHibernate ORM
MutableIdentifierGeneratorFactoryInterfaceorg.hibernate.id.factory.spiHibernate ORM
MutableIdentifierGeneratorFactoryInitiatorClassorg.hibernate.id.factory.internalHibernate ORM
MutableIntegerClassorg.hibernate.envers.toolsHibernate ORM
MutableMutabilityPlanMutability plan for mutable objectsSee Also:Serialized FormClassorg.hibernate.type.descriptor.javaHibernate ORM
MutableTypeSuperclass for mutable nullable typesSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
MySQL5DialectAn SQL dialect for MySQL 5.Classorg.hibernate.dialectHibernate ORM
MySQL5InnoDBDialectFields inherited from class org.Classorg.hibernate.dialectHibernate ORM
MySQLDialectAn SQL dialect for MySQL (prior to 5.Classorg.hibernate.dialectHibernate ORM
MySQLInnoDBDialectFields inherited from class org.Classorg.hibernate.dialectHibernate ORM
MySQLMyISAMDialectFields inherited from class org.Classorg.hibernate.dialectHibernate ORM
NamedInputStreamClassorg.hibernate.ejb.packagingHibernate ORM
NamedNativeQueriesClassorg.hibernate.annotationsHibernate ORM
NamedNativeQueryRequired Element SummaryOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
NamedParameterDescriptorDescriptor regarding a named parameter.Classorg.hibernate.engine.query.spiHibernate ORM
NamedParameterSpecificationParameter bind specification for an explicit named parameter.Classorg.hibernate.paramHibernate ORM
NamedQueriesRequired Element Summarypublic abstract NamedQuery[] valueClassorg.hibernate.annotationsHibernate ORM
NamedQueryRequired Element SummaryOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
NamedQueryCollectionInitializerA wrapper around a named query.Classorg.hibernate.persister.collectionHibernate ORM
NamedQueryDefinitionDefinition of a named query, defined in the mapping metadata.Classorg.hibernate.engine.spiHibernate ORM
NamedQueryLoaderClassorg.hibernate.persister.entityHibernate ORM
NamedSQLQueryDefinitionDefinition of a named native SQL query, defined in the mapping metadata.Classorg.hibernate.engine.spiHibernate ORM
NamedSQLQuerySecondPassSee Also:Serialized FormConstructor SummaryNamedSQLQuerySecondPass(org.Classorg.hibernate.cfgHibernate ORM
NameGeneratorProvides utility methods for generating HQL / SQL names.Classorg.hibernate.hql.internalHibernate ORM
NamingHelperClassorg.hibernate.ejb.utilHibernate ORM
NamingStrategyA set of rules for determining the physical column and table names given the information in the mappingInterfaceorg.hibernate.cfgHibernate ORM
NativeScannerClassorg.hibernate.ejb.packagingHibernate ORM
NativeSQLQueryCollectionReturnRepresents a return defined as part of a native sql query which names a collection role in the form {classname}.Classorg.hibernate.engine.query.spi.sqlHibernate ORM
NativeSQLQueryJoinReturnRepresents a return defined as part of a native sql query which names a fetched role.Classorg.hibernate.engine.query.spi.sqlHibernate ORM
NativeSQLQueryNonScalarReturnRepresents the base information for a non-scalar return defined as part of a native sql query.Classorg.hibernate.engine.query.spi.sqlHibernate ORM
NativeSQLQueryPlanDefines a query execution plan for a native-SQL query.Classorg.hibernate.engine.query.spiHibernate ORM
NativeSQLQueryReturnDescribes a return in a native SQL query.Interfaceorg.hibernate.engine.query.spi.sqlHibernate ORM
NativeSQLQueryRootReturnRepresents a return defined as part of a native sql query which names a root entity.Classorg.hibernate.engine.query.spi.sqlHibernate ORM
NativeSQLQueryScalarReturnDescribes a scalar return in a native SQL query.Classorg.hibernate.engine.query.spi.sqlHibernate ORM
NativeSQLQuerySpecificationDefines the specification or blue-print for a native-sql query.Classorg.hibernate.engine.query.spi.sqlHibernate ORM
NaturalIdThis specifies that a property is part of the natural id of the entity.Classorg.hibernate.annotationsHibernate ORM
NaturalIdCacheUsed to specify that the natural id values associated with the annotated entity should be cached in Hibernate's shared (L2) cache.Classorg.hibernate.annotationsHibernate ORM
NaturalIdCacheKeyDefines a key for caching natural identifier resolutions into the second level cache.Classorg.hibernate.cache.spiHibernate ORM
NaturalIdCacheStatisticsNaturalId query statistics Note that for a cached natural id, the cache miss is equals to the db countInterfaceorg.hibernate.statHibernate ORM
NaturalIdentifierSee Also:Session.Classorg.hibernate.criterionHibernate ORM
NaturalIdLoadAccessInterfaceorg.hibernateHibernate ORM
NaturalIdRegionDefines the contract for a cache region which will specifically be used to store naturalId data.Interfaceorg.hibernate.cache.spiHibernate ORM
NaturalIdRegionAccessStrategyContract for managing transactional and concurrent access to cached naturalId data.Interfaceorg.hibernate.cache.spi.accessHibernate ORM
NaturalIdRegionImplNatural ID cache regionFields inherited from class org.Classorg.hibernate.cache.infinispan.naturalidHibernate ORM
NaturalIdXrefDelegateMaintains a PersistenceContext-level 2-way cross-reference (xref) between the identifiers and natural ids of entities associated with the PersistenceContext.Classorg.hibernate.engine.internalHibernate ORM
NCharTypeDescriptorClassorg.hibernate.type.descriptor.sqlHibernate ORM
NClobImplementerMarker interface for non-contextually created java.Interfaceorg.hibernate.engine.jdbcHibernate ORM
NClobProxyManages aspects of proxying java.Classorg.hibernate.engine.jdbcHibernate ORM
NClobTypeA type that maps between CLOB and ClobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
NClobTypeDescriptorDescriptor for NClob handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
NClobTypeDescriptorDescriptor for NCLOB handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
NClobTypeDescriptor .NClobMutabilityPlanClassorg.hibernate.type.descriptor.java.NClobTypeDescriptorHibernate ORM
NoArgSQLFunctionClassorg.hibernate.dialect.functionHibernate ORM
NoCacheRegionFactoryAvailableExceptionSee Also:Serialized FormConstructor SummaryNoCacheRegionFactoryAvailableException()Classorg.hibernate.cacheHibernate ORM
NoCachingRegionFactoryFactory used if no caching enabled in config.Classorg.hibernate.cache.internalHibernate ORM
NodeBase node class for use by Hibernate within its AST trees.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
NodeGeneral contract for AST nodes.Interfaceorg.hibernate.sql.ordering.antlrHibernate ORM
NodeSupportBasic implementation of a Node briding to the Antlr CommonAST hierarchy.Classorg.hibernate.sql.ordering.antlrHibernate ORM
NodeTraverserA visitor for traversing an AST tree.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
NodeTraverser .VisitationStrategyInterfaceorg.hibernate.hql.internal.ast.util.NodeTraverserHibernate ORM
NoJtaPlatformThe non-configured form of JTA platform.Classorg.hibernate.service.jta.platform.internalHibernate ORM
NonBatchingBatchAn implementation of Batch which does not perform batching.Classorg.hibernate.engine.jdbc.batch.internalHibernate ORM
NonContextualLobCreatorLobCreator implementation using non-contextual or local creation, meaning that we generate the LOB references ourselves as opposed to delegating to the JDBC Connection.Classorg.hibernate.engine.jdbcHibernate ORM
NonDurableConnectionObserverAdditional optional contract for connection observers to indicate that they should be released when the physical connection is released.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
NonEntityModels the concept class in the hierarchy with no persistent attributes.Classorg.hibernate.metamodel.domainHibernate ORM
NonFlushedChangesInterfaceorg.hibernate.engine.spiHibernate ORM
NonFlushedChangesImplClassorg.hibernate.internalHibernate ORM
NonNullableTransientDependenciesTracks non-nullable transient entities that would cause a particular entity insert to fail.Classorg.hibernate.engine.internalHibernate ORM
NonPojoInstrumentationMetadataClassorg.hibernate.tuple.entityHibernate ORM
NonScalarReturnRepresents some non-scalar (entity/collection) return within the query result.Classorg.hibernate.loader.customHibernate ORM
NonstopAccessStrategyFactoryClassorg.hibernate.cache.ehcache.internal.nonstopHibernate ORM
NonstopAwareCollectionRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.nonstopHibernate ORM
NonstopAwareEntityRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.nonstopHibernate ORM
NonstopAwareNaturalIdRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.nonstopHibernate ORM
NonStrictReadWriteEhcacheCollectionRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
NonStrictReadWriteEhcacheEntityRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
NonUniqueDiscoveredSqlAliasExceptionClassorg.hibernate.loader.customHibernate ORM
NonUniqueObjectExceptionThis exception is thrown when an operation would break session-scoped identity.Classorg.hibernateHibernate ORM
NonUniqueResultExceptionThrown when the application calls Query.Classorg.hibernateHibernate ORM
NoopAccessorUsed to declare properties not represented at the pojo levelConstructor SummaryNoopAccessor()Classorg.hibernate.propertyHibernate ORM
NoopLimitHandlerHandler not supporting query LIMIT clause.Classorg.hibernate.dialect.paginationHibernate ORM
NotAuditedExceptionClassorg.hibernate.envers.exceptionHibernate ORM
NotAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
NotEmptyExpressionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
NotExpressionNegates another criterionSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
NotFoundAction to do when an element is not found on a association.Classorg.hibernate.annotationsHibernate ORM
NotFoundActionenum NotFoundActionextends EnumActoin to use when an element is not found in DB while beeing expectedClassorg.hibernate.annotationsHibernate ORM
NotInstrumentedExceptionClassorg.hibernate.bytecode.spiHibernate ORM
NotNullAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
NotNullExpressionConstrains a property to be non-nullSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
NotYetImplementedExceptionMapping not yet implementedSee Also:Serialized FormClassorg.hibernate.cfgHibernate ORM
NTextTypeA type that maps between LONGNVARCHAR and StringSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
Nullabilityenum Nullabilityextends EnumAre the columns forced to null, not null or not forcedClassorg.hibernate.cfg.annotationsHibernate ORM
NullabilityClassorg.hibernate.engine.internalHibernate ORM
NullableTypeSuperclass of single-column nullable types.Classorg.hibernate.typeHibernate ORM
NullAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
NullExpressionConstrains a property to be nullSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
NullHibernateStatsClassorg.hibernate.cache.ehcache.management.implHibernate ORM
NullifExpressionModels an ANSI SQL NULLIF expression.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
NullLiteralExpressionRepresents a NULLliteral expression.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
NullnessPredicateDefines a Predicate for checking the nullness state of an expression, aka an IS [NOT] NULL predicate.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
NullSynchronizationExceptionIndicates an attempt to register a null synchronization.Classorg.hibernate.engine.transaction.internalHibernate ORM
NumericBooleanTypeA type that maps between INTEGER and Boolean (using 1 and 0)See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
NumericTypeDescriptorDescriptor for NUMERIC handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
NVarcharTypeDescriptorDescriptor for NVARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
NvlFunctionEmulation of coalesce() on Oracle, using multiple nvl() callsConstructor SummaryNvlFunction()Classorg.hibernate.dialect.functionHibernate ORM
ObjectDeletedExceptionThrown when the user tries to do something illegal with a deletedSee Also:Serialized FormClassorg.hibernateHibernate ORM
ObjectFactoryThis object contains factory methods for each Java content interface and Java element interface Classorg.hibernate.internal.jaxb.cfgHibernate ORM
ObjectFactoryThis object contains factory methods for each Java content interface and Java element interface Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
ObjectFactoryThis object contains factory methods for each Java content interface and Java element interface Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
ObjectNameModels the qualified name of a database object.Classorg.hibernate.metamodel.relationalHibernate ORM
ObjectNameNormalizerProvides centralized normalization of how database object names are handled.Classorg.hibernate.cfgHibernate ORM
ObjectNameNormalizer .NamingStrategyHelperHelper contract for dealing with NamingStrategy in different situations.Interfaceorg.hibernate.cfg.ObjectNameNormalizerHibernate ORM
ObjectNameSourceSource for database object names (identifiers).Interfaceorg.hibernate.cfgHibernate ORM
ObjectNotFoundExceptionThrown when Session.Classorg.hibernateHibernate ORM
ObjectTypeSpecific adaptation of the any type to the old deprecated object typeSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
OC4JJtaPlatformJtaPlatform implementation for the OC4J (Oracle) AS.Classorg.hibernate.service.jta.platform.internalHibernate ORM
OnDeleteStrategy to use on collections, arrays and on joined subclasses delete OnDelete of secondary tables currently not supported.Classorg.hibernate.annotationsHibernate ORM
OnDeleteActionenum OnDeleteActionextends EnumPossible actions on deletesClassorg.hibernate.annotationsHibernate ORM
OneAuditEntityQueryGeneratorSelects data from an audit entity.Classorg.hibernate.envers.entities.mapper.relation.queryHibernate ORM
OneEntityQueryGeneratorSelects data from a relation middle-table only.Classorg.hibernate.envers.entities.mapper.relation.queryHibernate ORM
OneToManyA mapping for a one-to-many associationSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
OneToManyCollectionElementClassorg.hibernate.metamodel.bindingHibernate ORM
OneToManyJoinWalkerWalker for one-to-many associationsSee Also:OneToManyLoaderClassorg.hibernate.loader.collectionHibernate ORM
OneToManyLoaderLoads one-to-many associations The collection persister must implement QueryableCOllection.Classorg.hibernate.loader.collectionHibernate ORM
OneToManyPersisterCollection persister for one-to-many associations.Classorg.hibernate.persister.collectionHibernate ORM
OneToManyPluralAttributeElementSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
OneToManyPluralAttributeElementSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
OneToOneA one-to-one association mappingSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
OneToOneNotOwningMapperProperty mapper for not owning side of OneToOne relation.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
OneToOnePrimaryKeyJoinColumnMapperProperty mapper for OneToOne with PrimaryKeyJoinColumn relation.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
OneToOneSecondPassWe have to handle OneToOne in a second pass because:See Also:Serialized FormClassorg.hibernate.cfgHibernate ORM
OneToOneTypeA one-to-one association to an entitySee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
OnLockVisitorWhen a transient entity is passed to lock(), we must inspect all its collections and 1.Classorg.hibernate.event.internalHibernate ORM
OnReplicateVisitorWhen an entity is passed to replicate(), and there is an existing row, we must inspect all its collections andClassorg.hibernate.event.internalHibernate ORM
OnUpdateVisitorWhen an entity is passed to update(), we must inspect all its collections and 1.Classorg.hibernate.event.internalHibernate ORM
OperatorNodeContract for nodes representing operators (logic or arithmetic).Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
OptimisticCacheSourceContract for sources of optimistically lockable data sent to the second level Note currently EntityPersisters areInterfaceorg.hibernate.cache.spiHibernate ORM
OptimisticEntityLockExceptionRepresents an error trying to apply an optimistic LockingStrategy to an entitySee Also:Serialized FormClassorg.hibernate.dialect.lockHibernate ORM
OptimisticForceIncrementLockingStrategyAn optimistic locking strategy that forces an increment of the version (after verifying that version hasn't changed).Classorg.hibernate.dialect.lockHibernate ORM
OptimisticLockWhether or not a change of the annotated property will trigger a entity version increment.Classorg.hibernate.annotationsHibernate ORM
OptimisticLockExceptionThrow when an optimistic locking conflict occurs.Classorg.hibernateHibernate ORM
OptimisticLockingUsed to define the style of optimistic locking to be applied to an entity.Classorg.hibernate.annotationsHibernate ORM
OptimisticLockingStrategyAn optimistic locking strategy that verifies that the version hasn't changed (prior to transaction commit).Classorg.hibernate.dialect.lockHibernate ORM
OptimisticLockStyleenum OptimisticLockStyleextends EnumEnum Constant SummaryALLClassorg.hibernate.engineHibernate ORM
OptimisticLockTypeenum OptimisticLockTypeextends EnumOptimistic locking strategyClassorg.hibernate.annotationsHibernate ORM
OptimizerPerforms optimization on an optimizable identifier generator.Interfaceorg.hibernate.id.enhancedHibernate ORM
OptimizerFactoryFactory for Optimizer instances.Classorg.hibernate.id.enhancedHibernate ORM
OptimizerFactory .HiLoOptimizerOptimizer which applies a 'hilo' algorithm in memory to achieve A 'hilo' algorithm is simply a means for a single value stored in theClassorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OptimizerFactory .InitialValueAwareOptimizerMarker interface for optimizer which wish to know the user-specified initial value.Interfaceorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OptimizerFactory .LegacyHiLoAlgorithmOptimizerFields inherited from class org.Classorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OptimizerFactory .NoopOptimizerAn optimizer that performs no optimization.Classorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OptimizerFactory .OptimizerSupportCommon support for optimizer implementations.Classorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OptimizerFactory .PooledLoOptimizerFields inherited from class org.Classorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OptimizerFactory .PooledOptimizerOptimizer which uses a pool of values, storing the next low value of the range in the database.Classorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OptimizerFactory .StandardOptimizerDescriptorClassorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
Oracle10gDialectA dialect specifically for use with Oracle 10g.Classorg.hibernate.dialectHibernate ORM
Oracle8iDialectA dialect for Oracle 8i.Classorg.hibernate.dialectHibernate ORM
Oracle9DialectAn SQL dialect for Oracle 9 (uses ANSI-style syntax where possible).Classorg.hibernate.dialectHibernate ORM
Oracle9iDialectA dialect for Oracle 9i databases.Classorg.hibernate.dialectHibernate ORM
OracleDialectAn SQL dialect for Oracle, compatible with Oracle 8.Classorg.hibernate.dialectHibernate ORM
OracleJoinFragmentAn Oracle-style (theta) joinFields inherited from class org.Classorg.hibernate.sqlHibernate ORM
OrderRepresents an order imposed upon a Criteria result setSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
OrderableInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
OrderByOrder a collection using SQL ordering (not HQL ordering)Required Element SummaryClassorg.hibernate.annotationsHibernate ORM
OrderByAliasResolverGiven a column reference, resolve the table alias to apply to the column to qualify it.Interfaceorg.hibernate.sql.ordering.antlrHibernate ORM
OrderByClauseSee Also:Serialized FormFields inherited from class antlr.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
OrderByFragmentRepresents a parsed order-by mapping fragment.Classorg.hibernate.sql.ordering.antlrHibernate ORM
OrderByFragmentParserExtension of the Antlr-generated parser for the purpose of adding our custom parsing behavior (semantic analysis, etc).Classorg.hibernate.sql.ordering.antlrHibernate ORM
OrderByFragmentRendererExtension of the Antlr-generated tree walker for rendering the parsed order-by tree back to String form.Classorg.hibernate.sql.ordering.antlrHibernate ORM
OrderByFragmentTranslatorA translator for order-by mappings, whether specified by hbm.Classorg.hibernate.sql.ordering.antlrHibernate ORM
OrderByFragmentTranslator .StandardOrderByTranslationImplConstructor SummaryOrderByFragmentTranslator.Classorg.hibernate.sql.ordering.antlr.OrderByFragmentTranslatorHibernate ORM
OrderByParserParses the ORDER BY clause of a queryConstructor SummaryOrderByParser()Classorg.hibernate.hql.internal.classicHibernate ORM
OrderByTemplateTokenTypesInterfaceorg.hibernate.sql.ordering.antlrHibernate ORM
OrderByTranslationInterfaceorg.hibernate.sql.ordering.antlrHibernate ORM
OrderedMapTypeA specialization of the map type, with (resultset-based) ordering.Classorg.hibernate.typeHibernate ORM
OrderedSequenceGeneratorRevision number generator has to produce values in ascending order (gaps may occur).Classorg.hibernate.envers.enhancedHibernate ORM
OrderedSetTypeA specialization of the set type, with (resultset-based) ordering.Classorg.hibernate.typeHibernate ORM
OrderImplRepresents an ORDER BY fragment.Classorg.hibernate.ejb.criteriaHibernate ORM
OrderingSpecificationModels an ordering specification (ASCENDING or DESCENDING) within a SortSpecification.Classorg.hibernate.sql.ordering.antlrHibernate ORM
OrderingSpecification .OrderingClassorg.hibernate.sql.ordering.antlr.OrderingSpecificationHibernate ORM
OrdinalParameterDescriptorClassorg.hibernate.engine.query.spiHibernate ORM
OriginDescribes the origin of an xml documentSee Also:Serialized FormClassorg.hibernate.internal.jaxbHibernate ORM
OriginInterfaceorg.hibernate.internal.util.xmlHibernate ORM
OriginalIdPropertyNameUsed for specifying restrictions on the identifier.Classorg.hibernate.envers.query.propertyHibernate ORM
OriginImplBasic implementation of OriginSee Also:Serialized FormClassorg.hibernate.internal.util.xmlHibernate ORM
OrionJtaPlatformJtaPlatform implementation for OrionSee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
OuterJoinableAssociationPart of the Hibernate SQL rendering internals.Classorg.hibernate.loaderHibernate ORM
OuterJoinLoadableA EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an elementInterfaceorg.hibernate.persister.entityHibernate ORM
OuterJoinLoader Generates an SQL select string containing all properties of those classes.Classorg.hibernate.loaderHibernate ORM
OverriddenMappingDefaultsRepresents a nested level in the mapping defaults stack.Classorg.hibernate.metamodel.source.internalHibernate ORM
PackageFilterFilter on pachage elementSee Also:JavaElementFilterClassorg.hibernate.ejb.packagingHibernate ORM
PairClassorg.hibernate.envers.toolsHibernate ORM
ParamDefA parameter definitionRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
ParameterParameter (basically key/value pattern)Required Element SummaryClassorg.hibernate.annotationsHibernate ORM
ParameterBinderCentralizes the commonality regarding binding of parameter values into PreparedStatements as this logic is used in many places.Classorg.hibernate.engine.internalHibernate ORM
ParameterBinder .NamedParameterSourceInterfaceorg.hibernate.engine.internal.ParameterBinderHibernate ORM
ParameterContainerContract for query components capable of eirther being a parameter or containing parameters.Interfaceorg.hibernate.ejb.criteriaHibernate ORM
ParameterContainerCurrently this is needed in order to deal with FromElements which contain hidden JDBC parameters from applying filters.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
ParameterContainer .HelperHelper to deal with potential parameter container nodes.Classorg.hibernate.ejb.criteria.ParameterContainerHibernate ORM
ParameterExpressionImplDefines a parameter specification, or the information about a parameter (where it occurs, what isSee Also:Serialized FormClassorg.hibernate.ejb.criteria.expressionHibernate ORM
ParameterizedFunctionExpressionSupport for functions with parameters.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
ParameterizedTypeSupport for parameterizable types.Interfaceorg.hibernate.usertypeHibernate ORM
ParameterMetadataEncapsulates metadata about parameters encountered within a query.Classorg.hibernate.engine.query.spiHibernate ORM
ParameterNodeSee Also:Serialized FormFields inherited from class antlr.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
ParameterParserThe single available method parse(java.Classorg.hibernate.engine.query.spiHibernate ORM
ParameterParser .RecognizerInterfaceorg.hibernate.engine.query.spi.ParameterParserHibernate ORM
ParameterRegistryA registry for parameters.Interfaceorg.hibernate.ejb.criteriaHibernate ORM
ParametersParameters of a query, built using QueryBuilder.Classorg.hibernate.envers.tools.queryHibernate ORM
ParameterSpecificationMaintains information relating to parameters which need to get bound into a JDBC PreparedStatement.Interfaceorg.hibernate.paramHibernate ORM
ParameterTranslationsInterfaceorg.hibernate.hql.spiHibernate ORM
ParameterTranslationsImplDefines the information available for parameters encountered during query translation through the antlr-based parser.Classorg.hibernate.hql.internal.astHibernate ORM
ParameterTranslationsImpl .ParameterInfoSee Also:Serialized FormConstructor SummaryParameterTranslationsImpl.Classorg.hibernate.hql.internal.ast.ParameterTranslationsImplHibernate ORM
ParamLocationRecognizer of journaling parameter locations.Classorg.hibernate.engine.query.spiHibernate ORM
ParamLocationRecognizer .NamedParameterDescriptionConstructor SummaryParamLocationRecognizer.Classorg.hibernate.engine.query.spi.ParamLocationRecognizerHibernate ORM
ParseErrorHandlerDefines the behavior of an error handler for the HQL parsers.Interfaceorg.hibernate.hql.internal.astHibernate ORM
ParserA parser is a state machine that accepts a string of tokens, bounded by start() and end() and modifies a QueryTranslator.Interfaceorg.hibernate.hql.internal.classicHibernate ORM
ParserHelperClassorg.hibernate.hql.internal.classicHibernate ORM
PassThroughResultTransformerClassorg.hibernate.transformHibernate ORM
PathExpressionParserParses an expression of the form foo.Classorg.hibernate.hql.internal.classicHibernate ORM
PathHelperProvides utility methods for paths.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
PathImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
PathNodeAn AST node with a path property.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
PathSourceInterfaceorg.hibernate.ejb.criteriaHibernate ORM
PathTypeExpressionUsed to construct the result of Path.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
PersistenceContextRepresents the state of stuff Hibernate is tracking, including (not exhaustive): entitiescollectionssnapshotsproxiesInterfaceorg.hibernate.engine.spiHibernate ORM
PersistenceContext .NaturalIdHelperProvides centralized access to natural-id-related functionality.Interfaceorg.hibernate.engine.spi.PersistenceContextHibernate ORM
PersistenceMetadataSimple represenation of persistence.Classorg.hibernate.ejb.packagingHibernate ORM
PersistenceUtilHelperClassorg.hibernate.ejb.utilHibernate ORM
PersistenceUtilHelper .MetadataCacheCache hierarchy and member resolution in a weak hash mapSee Also:Serialized FormClassorg.hibernate.ejb.util.PersistenceUtilHelperHibernate ORM
PersistenceXmlLoaderHandler for persistence.Classorg.hibernate.ejb.packagingHibernate ORM
PersistenceXmlLoader .ErrorLoggerClassorg.hibernate.ejb.packaging.PersistenceXmlLoaderHibernate ORM
PersistentArrayHolderA persistent wrapper for an array.Classorg.hibernate.collection.internalHibernate ORM
PersistentBagAn unordered, unkeyed collection that can contain the same element multiple times.Classorg.hibernate.collection.internalHibernate ORM
PersistentClassMapping for an entity.Classorg.hibernate.mappingHibernate ORM
PersistentClassGraphDefinerDefines a graph, where the vertexes are all persistent classes, and there is an edge from p.Classorg.hibernate.envers.configurationHibernate ORM
PersistentClassVisitorInterfaceorg.hibernate.mappingHibernate ORM
PersistentCollectionPersistent collections are treated as value objects by Hibernate.Interfaceorg.hibernate.collection.spiHibernate ORM
PersistentCollectionChangeDataData describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).Classorg.hibernate.envers.entities.mapperHibernate ORM
PersistentCollectionChangeWorkUnitClassorg.hibernate.envers.synchronization.workHibernate ORM
PersistentCollectionChangeWorkUnit .PersistentCollectionChangeWorkUnitIdA unique identifier for a collection work unit.Classorg.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnitHibernate ORM
PersistentElementHolderA persistent wrapper for an XML elementSee Also:Serialized FormClassorg.hibernate.collection.internalHibernate ORM
PersistentIdentifierBagAn IdentifierBag implements bag semantics more efficiently than a regular Bag by adding a synthetic identifier column to theClassorg.hibernate.collection.internalHibernate ORM
PersistentIdentifierGeneratorAn IdentifierGenerator that requires creation of database objects.Interfaceorg.hibernate.idHibernate ORM
PersistentIndexedElementHolderA persistent wrapper for an XML elementSee Also:Serialized FormClassorg.hibernate.collection.internalHibernate ORM
PersistentIndexedElementHolder .IndexedValueMethods inherited from class java.Classorg.hibernate.collection.internal.PersistentIndexedElementHolderHibernate ORM
PersistentListA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentListElementHolderClassorg.hibernate.collection.internalHibernate ORM
PersistentMapA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentMapElementHolderClassorg.hibernate.collection.internalHibernate ORM
PersistentObjectExceptionThrown when the user passes a persistent instance to a Session method that expects a transient instance.Classorg.hibernateHibernate ORM
PersistentPropertiesSourceA source of data on persistent properties of a class or component.Interfaceorg.hibernate.envers.configuration.metadata.readerHibernate ORM
PersistentSetA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentSortedMapA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentSortedSetA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentTableBulkIdStrategyNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.hibernate.hql.spiHibernate ORM
PersisterClassResolverGiven an entity or collection mapping, resolve the appropriate persister class to use.Interfaceorg.hibernate.persister.spiHibernate ORM
PersisterClassResolverInitiatorClassorg.hibernate.persister.internalHibernate ORM
PersisterFactoryContract for creating persister instances (both EntityPersister and CollectionPersister varieties).Interfaceorg.hibernate.persister.spiHibernate ORM
PersisterFactoryImplThe standard Hibernate PersisterFactory implementationSee Also:Serialized FormClassorg.hibernate.persister.internalHibernate ORM
PersisterFactoryInitiatorClassorg.hibernate.persister.internalHibernate ORM
PersistEventAn event class for persist()See Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PersistEventListenerDefines the contract for handling of create events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
PessimisticEntityLockExceptionRepresents an error trying to apply a pessimistic LockingStrategy to an entitySee Also:Serialized FormClassorg.hibernate.dialect.lockHibernate ORM
PessimisticForceIncrementLockingStrategyA pessimistic locking strategy that increments the version immediately (obtaining an exclusive write lock).Classorg.hibernate.dialect.lockHibernate ORM
PessimisticLockExceptionThrown when a pessimistic locking conflict occurs.Classorg.hibernateHibernate ORM
PessimisticReadSelectLockingStrategyA pessimistic locking strategy where the locks are obtained through select statements.Classorg.hibernate.dialect.lockHibernate ORM
PessimisticReadUpdateLockingStrategyA pessimistic locking strategy where the locks are obtained through update statements.Classorg.hibernate.dialect.lockHibernate ORM
PessimisticWriteSelectLockingStrategyA pessimistic locking strategy where the locks are obtained through select statements.Classorg.hibernate.dialect.lockHibernate ORM
PessimisticWriteUpdateLockingStrategyA pessimistic locking strategy where the locks are obtained through update statements.Classorg.hibernate.dialect.lockHibernate ORM
PkDrivenByDefaultMapsIdSecondPassClassorg.hibernate.cfgHibernate ORM
PluralAttributeInterfaceorg.hibernate.metamodel.domainHibernate ORM
PluralAttributeBindingInterfaceorg.hibernate.metamodel.bindingHibernate ORM
PluralAttributeElementCommonality between the various forms of plural attribute (collection) mappings: , , etc.Interfaceorg.hibernate.internal.jaxb.mapping.hbmHibernate 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
PluralAttributeImplClassorg.hibernate.ejb.metamodelHibernate ORM
PluralAttributeImpl .BuilderClassorg.hibernate.ejb.metamodel.PluralAttributeImplHibernate ORM
PluralAttributeJoinSupportSupport for defining joins to plural attributes (JPA requires typing based on the specific collection type so we cannot really implement all support in aClassorg.hibernate.ejb.criteria.pathHibernate 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
PluralAttributePathModels a path for a PluralAttribute generally obtained from a Path.Classorg.hibernate.ejb.criteria.pathHibernate ORM
PluralAttributeSourceInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
PointbaseDialectA Dialect for Pointbase.Classorg.hibernate.dialectHibernate ORM
PojoComponentTuplizerA ComponentTuplizer specific to the pojo entity mode.Classorg.hibernate.tuple.componentHibernate ORM
PojoEntityTuplizerAn EntityTuplizer specific to the pojo entity mode.Classorg.hibernate.tuple.entityHibernate ORM
PojoInstantiatorDefines a POJO-based instantiator for use from the tuplizers.Classorg.hibernate.tupleHibernate ORM
PolymorphismUsed to define the type of polymorphism Hibernate will apply to entity hierarchies.Classorg.hibernate.annotationsHibernate ORM
PolymorphismTypeenum PolymorphismTypeextends EnumType of available polymorphism for a particular entityClassorg.hibernate.annotationsHibernate ORM
PositionalParameterSpecificationParameter bind specification for an explicit positional (or ordinal) parameter.Classorg.hibernate.paramHibernate ORM
PositionSubstringFunctionEmulation of locate() on PostgreSQLConstructor SummaryPositionSubstringFunction()Classorg.hibernate.dialect.functionHibernate ORM
PostCollectionRecreateEventAn event that occurs after a collection is recreatedSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PostCollectionRecreateEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PostCollectionRemoveEventAn event that occurs after a collection is removedSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PostCollectionRemoveEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PostCollectionUpdateEventAn event that occurs after a collection is updatedSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PostCollectionUpdateEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PostDeleteEventOccurs after deleting an item from the datastoreSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PostDeleteEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PostgresPlusDialectAn SQL dialect for Postgres PlusFields inherited from class org.Classorg.hibernate.dialectHibernate ORM
PostgreSQL81DialectAn SQL dialect for Postgres For discussion of BLOB support in Postgres, as of 8.Classorg.hibernate.dialectHibernate ORM
PostgreSQL82DialectAn SQL dialect for Postgres 8.Classorg.hibernate.dialectHibernate ORM
PostgreSQLDialectAn SQL dialect for Postgres For discussion of BLOB support in Postgres, as of 8.Classorg.hibernate.dialectHibernate ORM
PostgresUUIDTypeSpecialized type mapping for UUID and the Postgres UUID data type (which is mapped as OTHER in itsSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
PostgresUUIDType .PostgresUUIDSqlTypeDescriptorClassorg.hibernate.type.PostgresUUIDTypeHibernate ORM
PostInsertEventOccurs after inserting an item in the datastoreSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PostInsertEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PostInsertIdentifierGeneratorFields inherited from interface org.Interfaceorg.hibernate.idHibernate ORM
PostInsertIdentityPersisterA persister that may have an identity assigned by execution of Fields inherited from interface org.Interfaceorg.hibernate.idHibernate ORM
PostLoadEventOccurs after an an entity instance is fully loaded.Classorg.hibernate.event.spiHibernate ORM
PostLoadEventListenerOccurs after an an entity instance is fully loaded.Interfaceorg.hibernate.event.spiHibernate ORM
PostUpdateEventOccurs after the datastore is updatedSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PostUpdateEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PreCollectionRecreateEventAn event that occurs before a collection is recreatedSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PreCollectionRecreateEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PreCollectionRemoveEventAn event that occurs before a collection is removedSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PreCollectionRemoveEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PreCollectionUpdateEventAn event that occurs before a collection is updatedSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
PreCollectionUpdateEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PreDeleteEventRepresents a pre-delete event, which occurs just prior to performing the deletion of an entity from the database.Classorg.hibernate.event.spiHibernate ORM
PreDeleteEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PreInsertEventRepresents a pre-insert event, which occurs just prior to performing the insert of an entity into the database.Classorg.hibernate.event.spiHibernate ORM
PreInsertEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PreLoadEventCalled before injecting property values into a newly loaded entity instance.Classorg.hibernate.event.spiHibernate ORM
PreLoadEventListenerCalled before injecting property values into a newly loaded entity instance.Interfaceorg.hibernate.event.spiHibernate ORM
PreparedStatementProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
PreprocessingParserClassorg.hibernate.hql.internal.classicHibernate ORM
PreUpdateEventRepresents a pre-update event, which occurs just prior to performing the update of an entity in the database.Classorg.hibernate.event.spiHibernate ORM
PreUpdateEventListenerInterfaceorg.hibernate.event.spiHibernate ORM
PrimaryKeyA primary key constraintSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
PrimaryKeyModels a table's primary key.Classorg.hibernate.metamodel.relationalHibernate ORM
PrimitiveArrayA primitive array has a primary key consisting of the key columns + index column.Classorg.hibernate.mappingHibernate ORM
PrimitiveArrayBinderFields inherited from class org.Classorg.hibernate.cfg.annotationsHibernate ORM
PrimitiveByteArrayBlobTypeMap a byte[] to a BlobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
PrimitiveByteArrayTypeDescriptorDescriptor for byte[] handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
PrimitiveCharacterArrayClobTypeMap a char[] to a ClobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
PrimitiveCharacterArrayNClobTypeMap a char[] to a NClobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
PrimitiveCharacterArrayTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
PrimitiveTypeAdditional contract for primitive / primitive wrapper types.Interfaceorg.hibernate.typeHibernate ORM
ProgressDialectAn SQL dialect compatible with Progress 9.Classorg.hibernate.dialectHibernate ORM
ProjectionAn object-oriented representation of a query result set projection in a Criteria query.Interfaceorg.hibernate.criterionHibernate ORM
ProjectionListSee Also:Serialized Formprotected ProjectionList()Classorg.hibernate.criterionHibernate ORM
ProjectionsThe criterion package may be used by applications as a framework for building new kinds of Projection.Classorg.hibernate.criterionHibernate ORM
PropertiesSubqueryExpressionA comparison between several properties value in the outer query and the result of a multicolumn subquery.Classorg.hibernate.criterionHibernate ORM
PropertyA factory for property-specific criterion and projection instancesSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
PropertyRepresents a property as part of an entity or a component.Classorg.hibernate.mappingHibernate ORM
PropertyDefines the basic contract of a Property within the runtime metamodel.Classorg.hibernate.tupleHibernate ORM
PropertyAccessExceptionA problem occurred accessing a property of an instance of a persistent class by reflection, or via CGLIB.Classorg.hibernateHibernate ORM
PropertyAccessorAbstracts the notion of a property.Interfaceorg.hibernate.propertyHibernate ORM
PropertyAccessorFactoryA factory for building/retrieving PropertyAccessor instances.Classorg.hibernate.propertyHibernate ORM
PropertyAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
PropertyAuditingDataClassorg.hibernate.envers.configuration.metadata.readerHibernate ORM
PropertyAuditOrderClassorg.hibernate.envers.query.orderHibernate ORM
PropertyAuditProjectionClassorg.hibernate.envers.query.projectionHibernate ORM
PropertyBinderClassorg.hibernate.cfg.annotationsHibernate ORM
PropertyDataInterfaceorg.hibernate.cfgHibernate ORM
PropertyDataHolds information on a property that is audited.Classorg.hibernate.envers.entitiesHibernate ORM
PropertyExpressionsuperclass for comparisons between two properties (with SQL binary operators)See Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
PropertyFactoryResponsible for generation of runtime metamodel Property representations.Classorg.hibernate.tupleHibernate ORM
PropertyGenerationIndicates whether given properties are generated by the database and, if so, at what time(s) they are generated.Classorg.hibernate.mappingHibernate ORM
PropertyHolderInterfaceorg.hibernate.cfgHibernate ORM
PropertyHolderBuilderThis factory is here ot build a PropertyHolder and prevent .Classorg.hibernate.cfgHibernate ORM
PropertyInferredDataRetrieve all inferred data from an annnoted elementConstructor SummaryPropertyInferredData(org.Classorg.hibernate.cfgHibernate ORM
PropertyMapperInterfaceorg.hibernate.envers.entities.mapperHibernate ORM
PropertyMappingAbstraction of all mappings that define properties: entities, collection elements.Interfaceorg.hibernate.persister.entityHibernate ORM
PropertyNameGetterProvides a function to get the name of a property, which is used in a query, to apply some restrictions on it.Interfaceorg.hibernate.envers.query.propertyHibernate ORM
PropertyNotFoundExceptionIndicates that an expected getter or setter method could not beSee Also:Serialized FormClassorg.hibernateHibernate ORM
PropertyPathClassorg.hibernate.loaderHibernate ORM
PropertyPreloadedDataClassorg.hibernate.cfgHibernate ORM
PropertyProjectionA property value, or grouped property valueSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
PropertySubqueryExpressionA comparison between a property value in the outer query and the result of a subqueryClassorg.hibernate.criterionHibernate ORM
PropertyValueExceptionThrown when the (illegal) value of a property can not be persisted.Classorg.hibernateHibernate ORM
ProvidedServiceA service provided as-is.Classorg.hibernate.service.internalHibernate ORM
ProviderMBeanRegistrationHelperHelper class for registering mbeans for ehcache backed hibernate second level cacheConstructor SummaryProviderMBeanRegistrationHelper()Classorg.hibernate.cache.ehcache.management.implHibernate ORM
ProxoolConnectionProviderA connection provider that uses a Proxool connection pool.Classorg.hibernate.service.jdbc.connections.internalHibernate ORM
ProxoolMessageLoggerThe jboss-logging MessageLogger for the hibernate-proxool module.Interfaceorg.hibernate.service.jdbc.connections.internalHibernate ORM
ProxyLazy and proxy configuration of a particular classOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
ProxyBuilderClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
ProxyFactoryContract for run-time, proxy-based lazy initialization proxies.Interfaceorg.hibernate.proxyHibernate ORM
ProxyFactoryFactoryAn interface for factories of proxy factory instances.Interfaceorg.hibernate.bytecode.spiHibernate ORM
ProxyFactoryFactoryImplA factory for Javassist-based ProxyFactory instances.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
ProxyVisitorClassorg.hibernate.event.internalHibernate ORM
PseudoJpaDotNamesInterfaceorg.hibernate.metamodel.source.annotations.xmlHibernate ORM
PutFromLoadValidatorEncapsulates logic to allow a TransactionalAccessDelegate to determine whether a TransactionalAccessDelegate.Classorg.hibernate.cache.infinispan.accessHibernate ORM
QueryAn object-oriented representation of a Hibernate query.Interfaceorg.hibernateHibernate ORM
QueryableInterfaceorg.hibernate.persister.entityHibernate ORM
Queryable .DeclarerClassorg.hibernate.persister.entity.QueryableHibernate ORM
QueryableCollectionA collection role that may be queried or loaded by outer join.Interfaceorg.hibernate.persister.collectionHibernate ORM
QueryBinderClassorg.hibernate.cfg.annotationsHibernate ORM
QueryBinderBinds NamedQuery, NamedQueries, NamedNativeQuery, NamedNativeQueries, NamedQuery, NamedQueries,Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
QueryBuilderA class for incrementaly building a HQL query.Classorg.hibernate.envers.tools.queryHibernate ORM
QueryCacheDefines the contract for caches capable of storing query results.Interfaceorg.hibernate.cache.spiHibernate ORM
QueryCacheFactoryDefines a factory for query cache instances.Interfaceorg.hibernate.cache.spiHibernate ORM
QueryConstantsConstants used in JPQL queries.Classorg.hibernate.envers.entities.mapper.relation.queryHibernate ORM
QueryExceptionA problem occurred translating a Hibernate query to SQL due to invalid query syntax, etc.Classorg.hibernateHibernate ORM
QueryExecutionRequestExceptionExpecting to execute an illegal operation regarding the query typeSee Also:Serialized FormClassorg.hibernate.hql.internalHibernate ORM
QueryGeneratorBuilderBuilds query generators, for reading collection middle tables, along with any related entities.Classorg.hibernate.envers.configuration.metadataHibernate ORM
QueryHintsClassorg.hibernate.annotationsHibernate ORM
QueryHintsClassorg.hibernate.ejbHibernate ORM
QueryImplHibernate implementation of both the Query and TypedQuery contracts.Classorg.hibernate.ejbHibernate ORM
QueryImpldefault implementation of the Query interface, for ordinary HQL queries (not collection filters)Classorg.hibernate.internalHibernate ORM
QueryJoinFragmentA join that appears in a translated HQL queryFields inherited from class org.Classorg.hibernate.sqlHibernate ORM
QueryKeyA key that identifies a particular query with bound parameter values.Classorg.hibernate.cache.spiHibernate ORM
QueryLoaderA delegate that implements the Loader part of QueryTranslator.Classorg.hibernate.loader.hqlHibernate ORM
QueryMetadataDefines metadata regarding a translated HQL or native-SQL query.Classorg.hibernate.engine.query.spiHibernate ORM
QueryNodeDefines a top-level AST node representing an HQL select statement.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
QueryParameterDataClassorg.hibernate.envers.entities.mapper.idHibernate ORM
QueryParameterExceptionParameter invalid or not found in the querySee Also:Serialized FormClassorg.hibernateHibernate ORM
QueryParametersClassorg.hibernate.engine.spiHibernate ORM
QueryPlanCacheActs as a cache for compiled query plans, as well as query-parameter metadata.Classorg.hibernate.engine.query.spiHibernate ORM
QueryResultsRegionDefines the contract for a cache region which will specifically be used to store query results.Interfaceorg.hibernate.cache.spiHibernate ORM
QueryResultsRegionImplFields inherited from class org.Classorg.hibernate.cache.infinispan.queryHibernate ORM
QuerySelectClassorg.hibernate.sqlHibernate ORM
QuerySplitterProvides query splitting methods, which were originally in QueryTranslator.Classorg.hibernate.hql.internalHibernate ORM
QueryStatisticsQuery statistics (HQL and SQL) Note that for a cached query, the cache miss is equals to the db countInterfaceorg.hibernate.statHibernate ORM
QueryStatsClassorg.hibernate.cache.ehcache.management.implHibernate ORM
QueryStructureModels basic query structure.Classorg.hibernate.ejb.criteriaHibernate ORM
QuerySyntaxExceptionException thrown when there is a syntax error in the HQL.Classorg.hibernate.hql.internal.astHibernate ORM
QueryTimeoutExceptionThrown when a database query timeout occurs.Classorg.hibernateHibernate ORM
QueryTranslatorDefines the contract of an HQL->SQL translator.Interfaceorg.hibernate.hql.spiHibernate ORM
QueryTranslatorFactoryFacade for generation of QueryTranslator and FilterTranslator instances.Interfaceorg.hibernate.hql.spiHibernate ORM
QueryTranslatorImplA QueryTranslator that uses an Antlr-based parser.Classorg.hibernate.hql.internal.astHibernate ORM
QueryTranslatorImplAn instance of QueryTranslator translates a Hibernate query string to SQL.Classorg.hibernate.hql.internal.classicHibernate ORM
QueryTranslatorImpl .JavaConstantConverterConstructor SummaryQueryTranslatorImpl.Classorg.hibernate.hql.internal.ast.QueryTranslatorImplHibernate ORM
RDMSOS2200DialectThis is the Hibernate dialect for the Unisys 2200 Relational Database (RDMS).Classorg.hibernate.dialectHibernate ORM
ReaderInputStreamExposes a Reader as an InputStream.Classorg.hibernate.engine.jdbcHibernate ORM
ReaderInputStreamExposes a Reader as an InputStream.Classorg.hibernate.lobHibernate ORM
ReadOnlyEhcacheCollectionRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
ReadOnlyEhcacheEntityRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
ReadOnlyEhcacheNaturalIdRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
ReadWriteEhcacheCollectionRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
ReadWriteEhcacheEntityRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
ReadWriteEhcacheNaturalIdRegionAccessStrategyClassorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
RealTypeDescriptorDescriptor for REAL handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
ReattachVisitorAbstract superclass of visitors that reattach collections.Classorg.hibernate.event.internalHibernate ORM
RecoverableExceptionShould neven be exposed to the client An exception that wrap an underlying exception whith the hopeClassorg.hibernate.cfgHibernate ORM
ReflectHelperUtility class for various reflection operations.Classorg.hibernate.internal.utilHibernate ORM
ReflectionHelperClassorg.hibernate.metamodel.source.annotationsHibernate ORM
ReflectionOptimizerRepresents reflection optimization for a particular class.Interfaceorg.hibernate.bytecode.spiHibernate ORM
ReflectionOptimizer .AccessOptimizerRepresents optimized entity property access.Interfaceorg.hibernate.bytecode.spi.ReflectionOptimizerHibernate ORM
ReflectionOptimizer .InstantiationOptimizerRepresents optimized entity instantiation.Interfaceorg.hibernate.bytecode.spi.ReflectionOptimizerHibernate ORM
ReflectionOptimizerImplReflectionOptimizer implementation for Javassist.Classorg.hibernate.bytecode.internal.javassistHibernate ORM
ReflectionToolsClassorg.hibernate.envers.tools.reflectionHibernate ORM
RefreshEventDefines an event class for the refreshing of an object.Classorg.hibernate.event.spiHibernate ORM
RefreshEventListenerDefines the contract for handling of refresh events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
RegionDefines a contract for accessing a particular named region within the underlying cache implementation.Interfaceorg.hibernate.cache.spiHibernate ORM
RegionAccessStrategyInterfaceorg.hibernate.cache.spi.accessHibernate ORM
RegionFactoryMethods inherited from interface org.Interfaceorg.hibernate.cacheHibernate ORM
RegionFactoryContract for building second level cache regions.Interfaceorg.hibernate.cache.spiHibernate ORM
RegionFactoryInitiatorInitiator for the RegionFactory service.Classorg.hibernate.cache.internalHibernate ORM
RegisteredSynchronizationClassorg.hibernate.engine.transaction.synchronization.internalHibernate ORM
RelatedAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
RelationalModelInterfaceorg.hibernate.mappingHibernate 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
RelationDescriptionClassorg.hibernate.envers.entitiesHibernate ORM
RelationQueryGeneratorTODO: cleanup implementations and extract common code Implementations of this interface provide a method to generate queries on a relation table (a table usedInterfaceorg.hibernate.envers.entities.mapper.relation.queryHibernate ORM
RelationTargetAuditModeenum RelationTargetAuditModeextends EnumEnum Constant SummaryAUDITEDClassorg.hibernate.enversHibernate ORM
RelationTypeenum RelationTypeextends EnumType of a relation between two entities.Classorg.hibernate.envers.entitiesHibernate ORM
RenderableInterfaceorg.hibernate.ejb.criteriaHibernate ORM
ReplicateEventDefines an event class for the replication of an entity.Classorg.hibernate.event.spiHibernate ORM
ReplicateEventListenerDefines the contract for handling of replicate events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
ReplicationModeenum ReplicationModeextends EnumRepresents a replication strategy.Classorg.hibernateHibernate ORM
RequiresDialectAnnotation used to indicate that a test should be run only when run against the indicated dialects.Classorg.hibernate.testingHibernate ORM
RequiresDialectFeatureAnnotation used to indicate that a test should be run only when the current dialect supports theRequired Element SummaryClassorg.hibernate.testingHibernate ORM
ResinJtaPlatformJtaPlatform implementation for ResinSee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
ResolvableNodeThe contract for expression sub-trees that can resolve themselves.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
ResolveNaturalIdEventDefines an event class for the resolving of an entity id from the entity's natural-idSee Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
ResolveNaturalIdEventListenerDefines the contract for handling of resolve natural id events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
ResourceClosedExceptionIndicates an attempt was made to use a closed resource (Session, SessionFactory, etc).Classorg.hibernateHibernate ORM
RestrictableStatementType definition for Statements which are restrictable via a where-clause (and thus also having a from-clause).Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
RestrictionsThe criterion package may be used by applications as a framework for building new kinds of Criterion.Classorg.hibernate.criterionHibernate ORM
ResultCheckStyleenum ResultCheckStyleextends EnumPossible checks on Sql Insert, Delete, UpdateClassorg.hibernate.annotationsHibernate ORM
ResultColumnReferenceStrategyDefines how we need to reference columns in the group-by, having, and order-bySee Also:Serialized FormClassorg.hibernate.dialectHibernate ORM
ResultSetIdentifierConsumerAn optional contract for Type or UserType implementations to handle generatedInterfaceorg.hibernate.idHibernate ORM
ResultSetMappingBinderClassorg.hibernate.cfgHibernate ORM
ResultSetMappingDefinitionKeep a description of the resultset mappingSee Also:Serialized FormClassorg.hibernate.engineHibernate ORM
ResultsetMappingSecondPassClassorg.hibernate.cfg.annotationsHibernate ORM
ResultSetMappingSecondPassSee Also:Serialized FormConstructor SummaryResultSetMappingSecondPass(org.Classorg.hibernate.cfgHibernate ORM
ResultSetProxyHandlerClassorg.hibernate.engine.jdbc.internal.proxyHibernate ORM
ResultSetWrapperContract for wrapping a ResultSet in a column name cache wrapper.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
ResultSetWrapperImplStandard Hibernate implementation for wrapping a ResultSet in a column name cache wrapper.Classorg.hibernate.engine.jdbc.internalHibernate ORM
ResultSetWrapperProxyA proxy for a ResultSet delegate, responsible for locally caching the columnName-to-columnIndex resolution that has been found to be inefficient in a few vendor's drivers (i.Classorg.hibernate.engine.jdbcHibernate ORM
ResultTransformer actual application-visible query result list.Interfaceorg.hibernate.transformHibernate ORM
ResultVariableRefNodeRepresents a reference to a result_variable as defined in the JPA 2 spec.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
ReturningWorkA discrete piece of work following the lines of Work but returning a result.Interfaceorg.hibernate.jdbcHibernate ORM
ReturnMetadataClassorg.hibernate.engine.query.spiHibernate ORM
RevisionDoesNotExistExceptionClassorg.hibernate.envers.exceptionHibernate ORM
RevisionEntityMarks an entity to be created whenever a new revision is generated.Classorg.hibernate.enversHibernate ORM
RevisionInfoConfigurationClassorg.hibernate.envers.configurationHibernate ORM
RevisionInfoGeneratorInterfaceorg.hibernate.envers.revisioninfoHibernate ORM
RevisionInfoNumberReaderGets a revision number from a persisted revision info entity.Classorg.hibernate.envers.revisioninfoHibernate ORM
RevisionInfoQueryCreatorClassorg.hibernate.envers.revisioninfoHibernate ORM
RevisionListenerAn implementation of this class, having a no-arg constructor, should be passed as an argument to the RevisionEntity annotation.Interfaceorg.hibernate.enversHibernate ORM
RevisionNumberMarks a property which will hold the number of the revision in a revision entity, see RevisionListener.Classorg.hibernate.enversHibernate ORM
RevisionNumberPropertyNameUsed for specifying restrictions on the revision number, corresponding to an audit entity.Classorg.hibernate.envers.query.propertyHibernate ORM
RevisionPropertyPropertyNameUsed for specifying restrictions on a property of the revision entity, which is associated with an audit entity.Classorg.hibernate.envers.query.propertyHibernate ORM
RevisionsOfEntityQueryFields inherited from class org.Classorg.hibernate.envers.query.implHibernate ORM
RevisionTypeenum RevisionTypeextends EnumType of the revision.Classorg.hibernate.enversHibernate ORM
RevisionTypeAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
RevisionTypePropertyNameUsed for specifying restrictions on the revision number, corresponding to an audit entity.Classorg.hibernate.envers.query.propertyHibernate ORM
RevisionTypeTypeA hibernate type for the RevisionType enum.Classorg.hibernate.envers.entitiesHibernate ORM
RootClassThe root class of an inheritance hierarchySee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
RootEntityResultTransformerResultTransformer implementation which limits the result tuple to only the root entity.Classorg.hibernate.transformHibernate 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
RootImplClassorg.hibernate.ejb.criteria.pathHibernate ORM
RootReturnRepresents a return which names a root entity.Classorg.hibernate.loader.customHibernate ORM
RowCountProjectionSee Also:Serialized FormConstructor SummaryRowCountProjection()Classorg.hibernate.criterionHibernate ORM
RowIdSupport for ROWID mapping feature of Hibernate.Classorg.hibernate.annotationsHibernate ORM
RowSelectionRepresents a selection criteria for rows in a JDBC ResultSetConstructor SummaryRowSelection()Classorg.hibernate.engine.spiHibernate ORM
SAPDBDialectAn SQL dialect compatible with SAP DB.Classorg.hibernate.dialectHibernate ORM
SaveOrUpdateEventAn event class for saveOrUpdate()See Also:Serialized FormClassorg.hibernate.event.spiHibernate ORM
SaveOrUpdateEventListenerDefines the contract for handling of update events generated from a session.Interfaceorg.hibernate.event.spiHibernate ORM
ScalarReturnRepresent a scalar (aka simple value) return within a query result.Classorg.hibernate.loader.customHibernate ORM
ScannerInterfaceorg.hibernate.ejb.packagingHibernate 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
SchemaExportCommandline tool to export table schema to the database.Classorg.hibernate.tool.hbm2ddlHibernate ORM
SchemaExport .TypeClassorg.hibernate.tool.hbm2ddl.SchemaExportHibernate ORM
SchemaExportTaskAn Ant task for SchemaExport.Classorg.hibernate.tool.hbm2ddlHibernate ORM
SchemaNameResolverContract for resolving the schema of a Connection.Interfaceorg.hibernate.engine.jdbc.spiHibernate ORM
SchemaUpdateA commandline tool to update a database schema.Classorg.hibernate.tool.hbm2ddlHibernate ORM
SchemaUpdateTaskAn Ant task for SchemaUpdate.Classorg.hibernate.tool.hbm2ddlHibernate ORM
SchemaValidatorA commandline tool to update a database schema.Classorg.hibernate.tool.hbm2ddlHibernate ORM
SchemaValidatorTaskAn Ant task for SchemaUpdate.Classorg.hibernate.tool.hbm2ddlHibernate ORM
ScrollableResultsA result iterator that allows moving around within the results by arbitrary increments.Interfaceorg.hibernateHibernate ORM
ScrollableResultsImplClassorg.hibernate.internalHibernate ORM
ScrollModeenum ScrollModeextends EnumSpecifies the type of JDBC scrollable result set to useClassorg.hibernateHibernate ORM
SearchedCaseExpressionModels what ANSI SQL terms a searched case expression.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
SecondaryAuditTableClassorg.hibernate.enversHibernate ORM
SecondaryTableSecondPassClassorg.hibernate.cfgHibernate ORM
SecondLevelCacheStatisticsInterfaceorg.hibernate.statHibernate ORM
SecondPassInterfaceorg.hibernate.cfgHibernate ORM
SelectClassorg.hibernate.sqlHibernate ORM
SelectableInterfaceorg.hibernate.mappingHibernate ORM
SelectBeforeUpdateShould the entity's current state be selected from the database when determining whether to perform an update when re-attaching detached entities?Classorg.hibernate.annotationsHibernate ORM
SelectClauseRepresents the list of expressions in a SELECT clause.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
SelectExpressionRepresents an element of a projection list, i.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
SelectExpressionInterfaceorg.hibernate.sqlHibernate ORM
SelectExpressionImplA select expression that was generated by a FROM element.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
SelectExpressionListCommon behavior - a node that contains a list of select expressions.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
SelectFragmentA fragment of an SQL SELECT clauseConstructor SummarySelectFragment()Classorg.hibernate.sqlHibernate ORM
SelectGeneratorA generator that selects the just inserted row to determine the identifier value assigned by the database.Classorg.hibernate.idHibernate ORM
SelectGenerator .SelectGeneratorDelegateThe delegate for the select generation strategy.Classorg.hibernate.id.SelectGeneratorHibernate ORM
SelectionImplThe Hibernate implementation of the JPA SelectionSee Also:Serialized FormClassorg.hibernate.ejb.criteria.expressionHibernate ORM
SelectionImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
SelectLockingStrategyA locking strategy where the locks are obtained through select statements.Classorg.hibernate.dialect.lockHibernate ORM
SelectParserParsers the select clause of a Hibernate query.Classorg.hibernate.hql.internal.classicHibernate ORM
SelectPathExpressionParserClassorg.hibernate.hql.internal.classicHibernate ORM
SelectValuesModels a SELECT values lists.Classorg.hibernate.sqlHibernate ORM
SequenceModels a database SEQUENCE.Classorg.hibernate.metamodel.relationalHibernate ORM
SequenceGenerator Generates long values using an oracle-style sequence.Classorg.hibernate.idHibernate ORM
SequenceHiLoGenerator An IdentifierGenerator that combines a hi/lo algorithm with an underlying oracle-style sequence that generates hi values.Classorg.hibernate.idHibernate ORM
SequenceIdentityGeneratorA generator which combines sequence generation with immediate retrieval through JDBC3 getGeneratedKeys.Classorg.hibernate.idHibernate ORM
SequenceIdentityGenerator .DelegateConstructor SummarySequenceIdentityGenerator.Classorg.hibernate.id.SequenceIdentityGeneratorHibernate ORM
SequenceIdentityGenerator .NoCommentsInsertConstructor SummarySequenceIdentityGenerator.Classorg.hibernate.id.SequenceIdentityGeneratorHibernate ORM
SequenceIdRevisionEntitySee Also:Serialized FormConstructor SummarySequenceIdRevisionEntity()Classorg.hibernate.envers.enhancedHibernate ORM
SequenceIdRevisionEntity_Classorg.hibernate.envers.enhancedHibernate ORM
SequenceIdTrackingModifiedEntitiesRevisionEntityExtension of standard SequenceIdRevisionEntity that allows tracking entity names changed in each revision.Classorg.hibernate.envers.enhancedHibernate ORM
SequenceIdTrackingModifiedEntitiesRevisionEntity_Classorg.hibernate.envers.enhancedHibernate ORM
SequenceStructureDescribes a sequence.Classorg.hibernate.id.enhancedHibernate ORM
SequenceStyleGeneratorGenerates identifier values based on an sequence-style database structure.Classorg.hibernate.id.enhancedHibernate ORM
SerializableBlobProxyManages aspects of proxying Blobs to add serializability.Classorg.hibernate.engine.jdbcHibernate ORM
SerializableClobProxyManages aspects of proxying Clobs to add serializability.Classorg.hibernate.engine.jdbcHibernate ORM
SerializableNClobProxyManages aspects of proxying java.Classorg.hibernate.engine.jdbcHibernate ORM
SerializableProxySerializable placeholder for Javassist proxiesSee Also:Serialized FormClassorg.hibernate.proxy.pojo.javassistHibernate ORM
SerializableToBlobTypeClassorg.hibernate.typeHibernate ORM
SerializableTypeA type that maps between a VARBINARY and Serializable classes.Classorg.hibernate.typeHibernate ORM
SerializableTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
SerializableTypeDescriptor .SerializableMutabilityPlanClassorg.hibernate.type.descriptor.java.SerializableTypeDescriptorHibernate ORM
SerializationExceptionThrown when a property cannot be serializaed/deserializedSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
SerializationHelperAssists with the serialization process and performs additional functionality based Deep clone using serializationClassorg.hibernate.internal.utilHibernate ORM
ServiceBindingClassorg.hibernate.service.spiHibernate ORM
ServiceBinding .ServiceLifecycleOwnerInterfaceorg.hibernate.service.spi.ServiceBindingHibernate ORM
ServiceContributingIntegratorAdditional, optional contract for Integrators that wish to contribute services to the Hibernate ServiceRegistry.Interfaceorg.hibernate.integrator.spiHibernate ORM
ServiceDependencyExceptionIndictes a problem processing service dependencies.Classorg.hibernate.service.internalHibernate ORM
ServiceExceptionIndicates a problem with a service.Classorg.hibernate.service.spiHibernate ORM
ServiceInitiatorBase contract for an initiator of a service.Interfaceorg.hibernate.service.spiHibernate ORM
ServiceProxyGenerationExceptionIndicates a problem generating a service proxySee Also:Serialized FormClassorg.hibernate.service.internalHibernate ORM
ServiceRegistryA registry of services.Interfaceorg.hibernate.serviceHibernate ORM
ServiceRegistryAwareServiceAllows services to be injected with the ServiceRegistry during configuration phase.Interfaceorg.hibernate.service.spiHibernate ORM
ServiceRegistryBuilderBuilder for standard ServiceRegistry instances.Classorg.hibernate.serviceHibernate ORM
ServiceRegistryBuilderClassorg.hibernate.testingHibernate ORM
ServiceRegistryImplementorAdditional integration contracts for a service registry.Interfaceorg.hibernate.service.spiHibernate ORM
SessionThe main runtime interface between a Java application and Hibernate.Interfaceorg.hibernateHibernate ORM
Session .LockRequestContains locking details (LockMode, Timeout and Scope).Interfaceorg.hibernate.SessionHibernate ORM
SessionBuilderRepresents a consolidation of all session creation options into a builder style delegate.Interfaceorg.hibernateHibernate ORM
SessionBuilderImplementorDefines the internal contract between the SessionBuilder and other parts ofSee Also:SessionBuilderInterfaceorg.hibernate.engine.spiHibernate ORM
SessionCacheCleanerClass responsible for evicting audit data entries that have been stored in the session level cache.Classorg.hibernate.envers.synchronizationHibernate ORM
SessionExceptionThrown when the user calls a method of a Session that is in an inappropriate state for the given call (for example, the the session is closed or disconnected).Classorg.hibernateHibernate ORM
SessionFactoryThe main contract here is the creation of Session instances.Interfaceorg.hibernateHibernate ORM
SessionFactory .SessionFactoryOptionsInterfaceorg.hibernate.SessionFactoryHibernate ORM
SessionFactoryAwareNodeInterfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
SessionFactoryBuilderInterfaceorg.hibernate.metamodelHibernate ORM
SessionFactoryBuilderImplClassorg.hibernate.metamodel.source.internalHibernate ORM
SessionFactoryHelperHelper for performing common and/or complex operations with the SessionFactoryImplementor during translation of an HQL query.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
SessionFactoryImplConcrete implementation of the SessionFactory interface.Classorg.hibernate.internalHibernate ORM
SessionFactoryImpl .StatelessSessionBuilderImplConstructor SummarySessionFactoryImpl.Classorg.hibernate.internal.SessionFactoryImplHibernate ORM
SessionFactoryImplementorDefines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.Interfaceorg.hibernate.engine.spiHibernate ORM
SessionFactoryObserverAllows reaction to basic SessionFactory occurrences.Interfaceorg.hibernateHibernate ORM
SessionFactoryObserverChainSee Also:Serialized FormConstructor SummarySessionFactoryObserverChain()Classorg.hibernate.internalHibernate ORM
SessionFactoryRegistryA registry of all SessionFactory instances for the same classloader as this class.Classorg.hibernate.internalHibernate ORM
SessionFactoryRegistry .ObjectFactoryImplConstructor SummarySessionFactoryRegistry.Classorg.hibernate.internal.SessionFactoryRegistryHibernate ORM
SessionFactoryServiceInitiatorContract for an initiator of services that target the specialized service registry SessionFactoryServiceRegistryInterfaceorg.hibernate.service.spiHibernate ORM
SessionFactoryServiceRegistrySpecialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.Interfaceorg.hibernate.service.spiHibernate ORM
SessionFactoryServiceRegistryFactoryContract for builder of SessionFactoryServiceRegistry instances.Interfaceorg.hibernate.service.spiHibernate ORM
SessionFactoryServiceRegistryFactoryImplActs as a Service in the StandardServiceRegistryImpl whose function is as a factory for SessionFactoryServiceRegistryImpl implementations.Classorg.hibernate.service.internalHibernate ORM
SessionFactoryServiceRegistryFactoryInitiatorClassorg.hibernate.service.internalHibernate ORM
SessionFactoryServiceRegistryImplClassorg.hibernate.service.internalHibernate ORM
SessionFactoryStubA flyweight for SessionFactory.Classorg.hibernate.jmxHibernate ORM
SessionImplConcrete implementation of a Session.Classorg.hibernate.internalHibernate ORM
SessionImplementorDefines the internal contract between Session / StatelessSession and other parts of Hibernate such as Type, EntityPersister andInterfaceorg.hibernate.engine.spiHibernate ORM
SessionOwnerThe contract for a Session owner.Interfaceorg.hibernate.engine.spiHibernate ORM
SessionStatisticsInformation about the first-level (session) cache for a particular session instanceInterfaceorg.hibernate.statHibernate ORM
SessionStatisticsImplClassorg.hibernate.stat.internalHibernate ORM
SetA set with no nullable element columns.Classorg.hibernate.mappingHibernate ORM
SetAttributeJoinClassorg.hibernate.ejb.criteria.pathHibernate ORM
SetAttributeSourceImplClassorg.hibernate.metamodel.source.hbmHibernate ORM
SetBinderFields inherited from class org.Classorg.hibernate.cfg.annotationsHibernate ORM
SetBindingClassorg.hibernate.metamodel.bindingHibernate ORM
SetJoinImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
SetProxySee Also:Serialized FormFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relation.lazy.proxyHibernate ORM
SetSimpleValueTypeSecondPassClassorg.hibernate.cfgHibernate ORM
SetterSets values to a particular property.Interfaceorg.hibernate.propertyHibernate ORM
SettingsSettings that affect the behaviour of Hibernate at runtime.Classorg.hibernate.cfgHibernate ORM
SettingsFactoryReads configuration properties and builds a Settings instance.Classorg.hibernate.cfgHibernate ORM
SetTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
SharedSessionBuilderInterfaceorg.hibernateHibernate ORM
SharedSessionContractInterfaceorg.hibernateHibernate ORM
ShortTypeA type that maps between SMALLINT and ShortSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ShortTypeDescriptorDescriptor for Short handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
SimpleAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
SimpleAuxiliaryDatabaseObjectA simple implementation of AbstractAuxiliaryDatabaseObject in which the CREATE and DROP strings are provided up front.Classorg.hibernate.mappingHibernate ORM
SimpleCaseExpressionModels what ANSI SQL terms a simple case statement.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
SimpleExpressionsuperclass for simple comparisons (with SQL binary operators)See Also:Serialized FormClassorg.hibernate.criterionHibernate 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
SimpleIdMapperBuilderMethods inherited from interface org.Interfaceorg.hibernate.envers.entities.mapper.idHibernate ORM
SimpleNaturalIdLoadAccessLoads an entity by its natural identifierSee Also:NaturalId, Interfaceorg.hibernateHibernate ORM
SimpleProjectionA single-column projection that may be aliasedSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
SimpleSelectClassorg.hibernate.sqlHibernate ORM
SimpleSubqueryExpressionA comparison between a constant value and the the result of a subquerySee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
SimpleValueAny value that maps to columns.Classorg.hibernate.mappingHibernate ORM
SimpleValueModels a simple, non-compound value.Interfaceorg.hibernate.metamodel.relationalHibernate ORM
SimpleValueBinderClassorg.hibernate.cfg.annotationsHibernate ORM
SimpleValueBindingClassorg.hibernate.metamodel.bindingHibernate ORM
SingleColumnTypeProvide convenient methods for binding and extracting values for use with BasicType.Interfaceorg.hibernate.typeHibernate ORM
SingleIdMapperClassorg.hibernate.envers.entities.mapper.idHibernate ORM
SingleLineSqlCommandExtractorClass responsible for extracting SQL statements from import script.Classorg.hibernate.tool.hbm2ddlHibernate ORM
SinglePropertyMapperClassorg.hibernate.envers.entities.mapperHibernate ORM
SingleTableEntityPersisterThe default implementation of the EntityPersister interface.Classorg.hibernate.persister.entityHibernate ORM
SingleTableSubclassSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.mappingHibernate ORM
SingletonEhCacheRegionFactoryA singleton EhCacheRegionFactory implementation.Classorg.hibernate.cache.ehcacheHibernate ORM
SingletonIteratorClassorg.hibernate.internal.util.collectionsHibernate 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
SingularAttributeImplClassorg.hibernate.ejb.metamodelHibernate ORM
SingularAttributeImpl .IdentifierSubclass used to simply instantiation of singular attributes representing an entity'sSee Also:Serialized FormClassorg.hibernate.ejb.metamodel.SingularAttributeImplHibernate ORM
SingularAttributeImpl .VersionSubclass used to simply instantiation of singular attributes representing an entity'sSee Also:Serialized FormClassorg.hibernate.ejb.metamodel.SingularAttributeImplHibernate ORM
SingularAttributeJoinClassorg.hibernate.ejb.criteria.pathHibernate ORM
SingularAttributeNatureenum SingularAttributeNatureextends EnumDescribes the understood natures of a singular attribute.Classorg.hibernate.metamodel.source.binderHibernate ORM
SingularAttributePathModels a path for a SingularAttribute generally obtained from a Path.Classorg.hibernate.ejb.criteria.pathHibernate ORM
SingularAttributeSourceInterfaceorg.hibernate.internal.jaxb.mapping.hbmHibernate 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
Sized hierarchy as well via an optional interface.Interfaceorg.hibernate.usertypeHibernate ORM
SizeExpressionClassorg.hibernate.criterionHibernate ORM
SizeOfCollectionExpressionRepresents a size of expression in regards to a persistent collection; the implication is that of a subquery.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
SkipAn annotation, used in combination with Skip.Classorg.hibernate.testingHibernate ORM
Skip .AlwaysSkipConstructor SummarySkip.Classorg.hibernate.testing.SkipHibernate ORM
Skip .MatcherInterfaceorg.hibernate.testing.SkipHibernate ORM
SkipForDialectAnnotation used to indicate that a test should be skipped when run against the indicated dialects.Classorg.hibernate.testingHibernate ORM
SkipLogWell-known-location lookup for the test-skip log.Classorg.hibernate.testingHibernate ORM
SmallIntTypeDescriptorDescriptor for SMALLINT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
Sort (Java level sorting)Optional Element SummaryClassorg.hibernate.annotationsHibernate ORM
SortableInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
SortedMapCollectionInitializorInitializes SortedMap collection with proper ComparatorFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relation.lazy.initializorHibernate ORM
SortedMapCollectionMapperFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
SortedMapProxyClassorg.hibernate.envers.entities.mapper.relation.lazy.proxyHibernate ORM
SortedMapTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
SortedSetCollectionInitializorInitializes SortedSet collection with proper ComparatorFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relation.lazy.initializorHibernate ORM
SortedSetCollectionMapperFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
SortedSetProxySee Also:Serialized FormFields inherited from class org.Classorg.hibernate.envers.entities.mapper.relation.lazy.proxyHibernate ORM
SortedSetTypeSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.typeHibernate ORM
SortKeyModels the container node for the sort key, which is the term given by the ANSI SQL specification to the expression upon which to sort for each SortSpecificationClassorg.hibernate.sql.ordering.antlrHibernate ORM
SortSpecificationModels each sorting expression.Classorg.hibernate.sql.ordering.antlrHibernate ORM
SortTypeenum SortTypeextends EnumEnum Constant SummaryCOMPARATORClassorg.hibernate.annotationsHibernate ORM
SourceOptional annotation in conjunction with Version and timestamp version properties.Classorg.hibernate.annotationsHibernate ORM
SourceTypeenum SourceTypeextends EnumWhere should Hibernate retrieve the value from? From the database, or from the current JVM?Classorg.hibernate.annotationsHibernate ORM
SourceTypeenum SourceTypeextends EnumFrom what type of source did we obtain the dataClassorg.hibernate.internal.jaxbHibernate ORM
SpecialOneToOneTypeA one-to-one association that maps to specific formula(s) instead of the primary key column of the owning entity.Classorg.hibernate.typeHibernate ORM
SqlASTFactoryCustom AST factory the intermediate tree that causes ANTLR to create specialized AST nodes, given the AST node type (from HqlSqlTokenTypes).Classorg.hibernate.hql.internal.astHibernate ORM
SQLCriterionA SQL fragment.Classorg.hibernate.criterionHibernate ORM
SQLCustomQuery This support is built on top of the notion of custom queries.Classorg.hibernate.loader.custom.sqlHibernate ORM
SQLDeleteSqlDelete Annotation for overwriting Hibernate default DELETE methodRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
SQLDeleteAllSqlDelete Annotation for overwriting Hibernate default DELETE ALL methodRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
SQLExceptionConversionDelegateAllow a SQLExceptionConverter to work by chaining together multiple such delegates.Interfaceorg.hibernate.exception.spiHibernate ORM
SQLExceptionConverterDefines a contract for implementations that know how to convert a SQLException into Hibernate's JDBCException hierarchy.Interfaceorg.hibernate.exception.spiHibernate ORM
SQLExceptionConverterFactoryA factory for building SQLExceptionConverter instances.Classorg.hibernate.exception.spiHibernate ORM
SqlExceptionHelperHelper for handling SQLExceptions in various manners.Classorg.hibernate.engine.jdbc.spiHibernate ORM
SqlExceptionHelper .StandardWarningHandlerConstructor SummarySqlExceptionHelper.Classorg.hibernate.engine.jdbc.spi.SqlExceptionHelperHibernate ORM
SqlExceptionHelper .WarningHandlerInterfaceorg.hibernate.engine.jdbc.spi.SqlExceptionHelperHibernate ORM
SqlExceptionHelper .WarningHandlerLoggingSupportBasic support for SqlExceptionHelper.Classorg.hibernate.engine.jdbc.spi.SqlExceptionHelperHibernate ORM
SQLExceptionTypeDelegateSQLExceptionConverter implementation that does conversion based on the JDBC 4 defined SQLException sub-type hierarchy.Classorg.hibernate.exception.internalHibernate ORM
SqlFragmentRepresents an SQL fragment in the AST.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
SqlFragmentAliasDescribe aliases for filtersRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
SQLFunctionProvides support routines for the HQL functions as used in the various SQL DialectsInterfaceorg.hibernate.dialect.functionHibernate ORM
SQLFunctionRegistryClassorg.hibernate.dialect.functionHibernate ORM
SQLFunctionTemplateRepresents HQL functions that can have different representations in different SQL dialects.Classorg.hibernate.dialect.functionHibernate ORM
SqlGeneratorGenerates SQL by overriding callback methods in the base class, which does the actual SQL AST walking.Classorg.hibernate.hql.internal.astHibernate ORM
SqlGeneratorBaseSQL Generator Tree Parser, providing SQL rendering of SQL ASTs produced by the previous phase, HqlSqlWalker.Classorg.hibernate.hql.internal.antlrHibernate ORM
SQLGrammarException server was invalid (syntax error, invalid object references, etc).Classorg.hibernate.exceptionHibernate ORM
SQLInsertSqlInsert Annotation for overwriting Hibernate default INSERT INTO methodRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
SQLLoadableA class persister that supports queries expressed in the platform native SQL dialectInterfaceorg.hibernate.persister.entityHibernate ORM
SQLLoadableCollectionInterfaceorg.hibernate.persister.collectionHibernate ORM
SqlNodeA base AST node for the intermediate tree.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
SQLProjectionA SQL fragment.Classorg.hibernate.criterionHibernate ORM
SQLQueryRepresents a native sql query and allows the user to define certain aspects about its execution, such as:result-set value mapping (see below) Tables used via addSynchronizedQuerySpace(java.Interfaceorg.hibernateHibernate ORM
SQLQuery .FetchReturnInterfaceorg.hibernate.SQLQueryHibernate ORM
SQLQuery .ReturnPropertyAllows access to further control how properties within a root or join fetch are mapped back from the result set.Interfaceorg.hibernate.SQLQueryHibernate ORM
SQLQuery .RootReturnInterfaceorg.hibernate.SQLQueryHibernate ORM
SQLQueryImplNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.hibernate.internalHibernate ORM
SQLQueryParserClassorg.hibernate.loader.custom.sqlHibernate ORM
SQLQueryParser .ParameterSubstitutionRecognizerConstructor SummarySQLQueryParser.Classorg.hibernate.loader.custom.sql.SQLQueryParserHibernate ORM
SQLQueryResultMappingBuilderAllows programmatic access from SQLQuery to define how to map SQL results back to in-memory objects, both entities as well as scalars.Interfaceorg.hibernateHibernate ORM
SQLQueryResultMappingBuilder .ReturnsHolderInterfaceorg.hibernate.SQLQueryResultMappingBuilderHibernate ORM
SQLQueryResultMappingBuilder .ScalarReturnConstructor SummarySQLQueryResultMappingBuilder.Classorg.hibernate.SQLQueryResultMappingBuilderHibernate ORM
SQLQueryReturnProcessorResponsible for processing the series of returns defined by a NativeSQLQuerySpecification andClassorg.hibernate.loader.custom.sqlHibernate ORM
SQLServer2005DialectA dialect for Microsoft SQL 2005.Classorg.hibernate.dialectHibernate ORM
SQLServer2005LimitHandlerLIMIT clause handler compatible with SQL Server 2005 and later.Classorg.hibernate.dialect.paginationHibernate ORM
SQLServer2008DialectA dialect for Microsoft SQL Server 2008 with JDBC Driver 3.Classorg.hibernate.dialectHibernate ORM
SQLServerDialectA dialect for Microsoft SQL Server 2000Fields inherited from class org.Classorg.hibernate.dialectHibernate ORM
SQLStateConversionDelegateA SQLExceptionConverter implementation which performs conversion based on the underlying SQLState.Classorg.hibernate.exception.internalHibernate ORM
SQLStateConverterClassorg.hibernate.exception.internalHibernate ORM
SqlStatementLexerClassorg.hibernate.hql.internal.antlrHibernate ORM
SqlStatementLoggerCentralize logging for SQL statements.Classorg.hibernate.engine.jdbc.spiHibernate ORM
SqlStatementParserLexer and parser used to extract single statements from import SQL script.Classorg.hibernate.hql.internal.antlrHibernate ORM
SqlStatementParserTokenTypesInterfaceorg.hibernate.hql.internal.antlrHibernate ORM
SqlTokenTypesInterfaceorg.hibernate.hql.internal.antlrHibernate ORM
SqlTypeDescriptorDescriptor for the SQL/JDBC side of a value mapping.Interfaceorg.hibernate.type.descriptor.sqlHibernate ORM
SQLUpdateSqlUpdate Annotation for overwriting Hibernate default UPDATE methodRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
SqlValueReferenceUnifying interface between column and formula references mainly to give more strictly typed result to ColumnMapper.Interfaceorg.hibernate.sql.ordering.antlrHibernate ORM
SqrtFunctionModels the ANSI SQL SQRT function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
StaleObjectStateExceptionA StaleStateException that carries information about a particular entity instance that was the sourceClassorg.hibernateHibernate ORM
StaleStateExceptionThrown when a version number or timestamp check failed, indicating that the Session contained stale data (when using long transactionsClassorg.hibernateHibernate ORM
StandardAnsiSqlAggregationFunctionsClassorg.hibernate.dialect.functionHibernate ORM
StandardAnsiSqlAggregationFunctions .AvgFunctionClassorg.hibernate.dialect.function.StandardAnsiSqlAggregationFunctionsHibernate ORM
StandardAnsiSqlAggregationFunctions .CountFunctionClassorg.hibernate.dialect.function.StandardAnsiSqlAggregationFunctionsHibernate ORM
StandardAnsiSqlAggregationFunctions .MaxFunctionClassorg.hibernate.dialect.function.StandardAnsiSqlAggregationFunctionsHibernate ORM
StandardAnsiSqlAggregationFunctions .MinFunctionClassorg.hibernate.dialect.function.StandardAnsiSqlAggregationFunctionsHibernate ORM
StandardAnsiSqlAggregationFunctions .SumFunctionClassorg.hibernate.dialect.function.StandardAnsiSqlAggregationFunctionsHibernate ORM
StandardBasicTypesCentralizes access to the standard set of basic types.Classorg.hibernate.typeHibernate ORM
StandardDialectResolverThe standard Hibernate Dialect resolver.Classorg.hibernate.service.jdbc.dialect.internalHibernate ORM
StandardJDBCEscapeFunctionAnalogous to StandardSQLFunction except that standard JDBC escape sequences (i.Classorg.hibernate.dialect.functionHibernate ORM
StandardPersisterClassResolverSee Also:Serialized FormConstructor SummaryStandardPersisterClassResolver()Classorg.hibernate.persister.internalHibernate ORM
StandardPropertyRepresents a basic property within the Hibernate runtime-metamodel.Classorg.hibernate.tupleHibernate ORM
StandardQueryCacheThe standard implementation of the Hibernate QueryCache interface.Classorg.hibernate.cache.internalHibernate ORM
StandardQueryCacheFactoryStandard Hibernate implementation of the QueryCacheFactory interface.Classorg.hibernate.cache.internalHibernate ORM
StandardRandomStrategyClassorg.hibernate.id.uuidHibernate ORM
StandardServiceInitiatorsCentral definition of the standard set of service initiators defined by Hibernate.Classorg.hibernate.serviceHibernate ORM
StandardServiceRegistryImplHibernate implementation of the standard service registry.Classorg.hibernate.service.internalHibernate ORM
StandardSessionFactoryServiceInitiatorsCentral definition of the standard set of initiators defined by Hibernate for the SessionFactoryServiceRegistryClassorg.hibernate.service.internalHibernate ORM
StandardSQLExceptionConverterSee Also:Serialized FormConstructor SummaryStandardSQLExceptionConverter()Classorg.hibernate.exception.internalHibernate ORM
StandardSQLFunctionProvides a standard implementation that supports the majority of the HQL functions that are translated to SQL.Classorg.hibernate.dialect.functionHibernate ORM
StartableLifecycle contract for services which wish to be notified when it is time to start.Interfaceorg.hibernate.service.spiHibernate ORM
StatefulPersistenceContextA stateful implementation of the PersistenceContext contract meaning that we maintain this state throughout the life of the persistence context.Classorg.hibernate.engine.internalHibernate ORM
StatelessSessionA command-oriented API for performing bulk operations against a database.Interfaceorg.hibernateHibernate ORM
StatelessSessionBuilderRepresents a consolidation of all stateless session creation options into a builder style delegate.Interfaceorg.hibernateHibernate ORM
StatelessSessionImplClassorg.hibernate.internalHibernate ORM
StatementCommon interface modeling the different HQL statements (i.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
StatementExecutorEncapsulates the strategy required to execute various types of update, delete, and insert statements issued through HQL.Interfaceorg.hibernate.hql.internal.ast.execHibernate ORM
StatementPreparerInterfaceorg.hibernate.engine.jdbc.spiHibernate ORM
StaticFilterAliasGeneratorClassorg.hibernate.internalHibernate ORM
StatisticsExposes statistics for a particular SessionFactory.Interfaceorg.hibernate.statHibernate ORM
StatisticsFactoryInterfaceorg.hibernate.stat.spiHibernate ORM
StatisticsImplementorStatistics SPI for the Hibernate core.Interfaceorg.hibernate.stat.spiHibernate ORM
StatisticsInitiatorClassorg.hibernate.stat.internalHibernate ORM
StatisticsServiceJMX service for Hibernate statistics Register this MBean in your JMX server for a specific session factoryClassorg.hibernate.jmxHibernate ORM
StatisticsServiceMBeanInterfaceorg.hibernate.jmxHibernate ORM
Statusenum Statusextends EnumRepresents the status of an entity with respect toClassorg.hibernate.engine.spiHibernate ORM
StoppableLifecycle contract for services which wish to be notified when it is time to stop.Interfaceorg.hibernate.service.spiHibernate ORM
StreamCopierUtilities for copying I/O streams.Classorg.hibernate.internal.util.ioHibernate ORM
StreamUtilsClassorg.hibernate.engine.jdbcHibernate ORM
StringClobTypeMap a String to a ClobSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
StringHelperClassorg.hibernate.internal.utilHibernate ORM
StringNVarcharTypeA type that maps between VARCHAR and StringSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
StringRepresentableTypeAdditional, optional contract for types capable of rendering and consuming their values to/from strings.Interfaceorg.hibernate.typeHibernate ORM
StringToolsClassorg.hibernate.envers.toolsHibernate ORM
StringTypeA type that maps between VARCHAR and StringSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
StringTypeDescriptorDescriptor for String handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
StructuredCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
StructuredCollectionCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
StructuredMapCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
SubclassA sublass in a table-per-class-hierarchy mappingSee Also:Serialized FormClassorg.hibernate.mappingHibernate 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
SubclassPropertyMapperA mapper which maps from a parent mapper and a main one, but adds only to the main.Classorg.hibernate.envers.entities.mapperHibernate ORM
SubEntityElementMethods inherited from interface org.Interfaceorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
SubqueriesFactory class for criterion instances that represent expressions involving subqueries.Classorg.hibernate.criterionHibernate ORM
SubqueryComparisonModifierExpressionRepresents a SubqueryComparisonModifierExpression.Classorg.hibernate.ejb.criteria.expressionHibernate ORM
SubqueryComparisonModifierExpression .ModifierClassorg.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpressionHibernate ORM
SubqueryExpressionClassorg.hibernate.criterionHibernate ORM
SubselectMap an immutable and read-only entity to a given SQL subselect expression:Required Element SummaryClassorg.hibernate.annotationsHibernate ORM
SubselectCollectionLoaderNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.loader.collectionHibernate ORM
SubselectFetchClassorg.hibernate.engine.spiHibernate ORM
SubselectOneToManyLoaderNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.loader.collectionHibernate ORM
SubstringFunctionModels the ANSI SQL SUBSTRING function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
SunOneJtaPlatformJtaPlatform implementation for Sun ONE Application Server 7 and aboveSee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
SuperclassClassorg.hibernate.metamodel.domainHibernate ORM
Sybase11DialectA SQL dialect suitable for use with Sybase 11.Classorg.hibernate.dialectHibernate ORM
Sybase11JoinFragmentAn old Sybase-style join (before Sybase supported the ANSI style inner join etc syntax) This is needed for Sybase 11.Classorg.hibernate.sqlHibernate ORM
SybaseAnywhereDialectSQL Dialect for Sybase Anywhere extending Sybase (Enterprise) DialectClassorg.hibernate.dialectHibernate ORM
SybaseASE157DialectAn SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15.Classorg.hibernate.dialectHibernate ORM
SybaseASE15DialectAn SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15 and higher.Classorg.hibernate.dialectHibernate ORM
SybaseDialectAll Sybase dialects share an IN list size limit.Classorg.hibernate.dialectHibernate ORM
SynchronizationCallbackCoordinatorInterfaceorg.hibernate.engine.transaction.synchronization.spiHibernate ORM
SynchronizationCallbackCoordinatorImplManages callbacks from the Synchronization registered by Hibernate.Classorg.hibernate.engine.transaction.synchronization.internalHibernate ORM
SynchronizationRegistryManages a registry of Synchronizations.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
SynchronizationRegistryAccessProvides access to a TransactionSynchronizationRegistry for use by TransactionSynchronizationRegistry-based JtaSynchronizationStrategy implementations.Interfaceorg.hibernate.service.jta.platform.internalHibernate ORM
SynchronizationRegistryBasedSynchronizationStrategy TransactionSynchronizationRegistrySee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
SynchronizationRegistryImplManages a registry of Synchronizations.Classorg.hibernate.engine.transaction.internalHibernate ORM
SynchronizeEnsures that auto-flush happens correctly and that queries against the derived entity do not return stale data.Classorg.hibernate.annotationsHibernate ORM
SyntheticAndFactoryCreates synthetic and nodes based on the where fragment part of a JoinSequence.Classorg.hibernate.hql.internal.ast.utilHibernate ORM
SyntheticPropertyModels a property which does not actually exist in the model.Classorg.hibernate.mappingHibernate ORM
TableComplementary information to a table either primary or secondaryRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
TableSee Also:Serialized FormConstructor SummaryTable()Classorg.hibernate.mappingHibernate ORM
TableModels the concept of a relational TABLE (or VIEW).Classorg.hibernate.metamodel.relationalHibernate ORM
TableBasedDeleteHandlerImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.hql.spiHibernate ORM
TableBasedUpdateHandlerImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.hql.spiHibernate ORM
TableBinderTable related operationsConstructor SummaryTableBinder()Classorg.hibernate.cfg.annotationsHibernate ORM
TableBinderBinds table related information.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
TableGeneratorAn enhanced version of table-based id generation.Classorg.hibernate.id.enhancedHibernate ORM
TableGeneratorAn IdentifierGenerator that uses a database table to store the last generated value.Classorg.hibernate.idHibernate ORM
TableHiLoGenerator An IdentifierGenerator that returns a Long, constructed using a hi/lo algorithm.Classorg.hibernate.idHibernate ORM
TableMetadataClassorg.hibernate.tool.hbm2ddlHibernate ORM
TableOwnerInterface allowing to differenciate SubClasses from Classes, JoinedSubClasses and UnionSubClassesInterfaceorg.hibernate.mappingHibernate 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
TableStructureClassorg.hibernate.id.enhancedHibernate ORM
Targetenum Targetextends EnumEnum Constant SummaryBOTHClassorg.hibernate.tool.hbm2ddlHibernate ORM
TemplateClassorg.hibernate.sqlHibernate ORM
Template .NoOpColumnMapperClassorg.hibernate.sql.TemplateHibernate ORM
TemplatedViolatedConstraintNameExtracterKnows how to extract a violated constraint name from an error message based on the fact that the constraint name is templated within the message.Classorg.hibernate.exception.spiHibernate ORM
TemplateRendererDelegate for handling function templates.Classorg.hibernate.dialect.functionHibernate ORM
TemporalTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
TemporaryTableBulkIdStrategyNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.hibernate.hql.spiHibernate ORM
TenantIdentifierMismatchExceptionIndicates that tenant identifiers did not match in cases where CurrentTenantIdentifierResolver.Classorg.hibernate.contextHibernate ORM
TeradataDialectA dialect for the Teradata database created by MCR as part of the dialect certification process.Classorg.hibernate.dialectHibernate ORM
TestClassMetadataMetadata about various types of callback methods on a given test class.Classorg.hibernate.testing.junit4Hibernate ORM
TestForIssueA documentation annotation for notating what JIRA issue is being tested.Classorg.hibernate.testingHibernate ORM
TestingJtaBootstrapClassorg.hibernate.testing.jtaHibernate ORM
TestingJtaPlatformImplA test-specific implementation of the JtaPlatform contract for testing JTA-based functionality.Classorg.hibernate.testing.jtaHibernate ORM
TextTypeA type that maps between LONGVARCHAR and StringSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
ThreadLocalSessionContextA CurrentSessionContext impl which scopes the notion of current session by the current thread of execution.Classorg.hibernate.context.internalHibernate ORM
ThreadLocalSessionContext .CleanupSynchJTA transaction synch used for cleanup of the internal session map.Classorg.hibernate.context.internal.ThreadLocalSessionContextHibernate ORM
ThreeEntityQueryGeneratorSelects data from a relation middle-table and a two related versions entity.Classorg.hibernate.envers.entities.mapper.relation.queryHibernate ORM
TimedExecutorClassorg.hibernate.testing.asyncHibernate ORM
TimestamperGenerates increasing identifiers (in a single VM only).Classorg.hibernate.testing.cacheHibernate ORM
TimestampsRegionDefines the contract for a cache region which will specifically be used to store entity update timestamps.Interfaceorg.hibernate.cache.spiHibernate ORM
TimestampsRegionImplDefines the behavior of the timestamps cache region for Infinispan.Classorg.hibernate.cache.infinispan.timestampHibernate ORM
TimestampTypeA type that maps between TIMESTAMP and TimestampSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
TimestampTypeDescriptorDescriptor for TIMESTAMP handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
TimestampTypeOverridesTimestampTypeOverrides.Classorg.hibernate.cache.infinispan.timestampHibernate ORM
TimesTenDialectA SQL dialect for TimesTen 5.Classorg.hibernate.dialectHibernate ORM
TimeTypeA type that maps between TIME and TimeSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
TimeTypeDescriptorDescriptor for TIME handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
TimeZoneTypeA type mapping VARCHAR and TimeZoneSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
TimeZoneTypeDescriptorDescriptor for TimeZone handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
TimeZoneTypeDescriptor .TimeZoneComparatorClassorg.hibernate.type.descriptor.java.TimeZoneTypeDescriptorHibernate ORM
TinyIntTypeDescriptorDescriptor for TINYINT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
ToListResultTransformerTranforms each result row from a tuple into a List, such that what you end up with is a List of Lists.Classorg.hibernate.transformHibernate ORM
ToolsClassorg.hibernate.envers.toolsHibernate ORM
TooManyRowsAffectedExceptionIndicates that more rows were affected then we were expecting to be.Classorg.hibernate.jdbcHibernate ORM
ToOneA simple-point association (ie.Classorg.hibernate.mappingHibernate ORM
ToOneAttributeSourceFurther contract for sources of *-to-one style associations.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
ToOneAttributeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ToOneBinder The goal of this class is to aggregate all operations related to ToOne binding operationsClassorg.hibernate.cfgHibernate ORM
ToOneDelegateSessionImplementorClassorg.hibernate.envers.entities.mapper.relation.lazyHibernate ORM
ToOneEntityLoaderClassorg.hibernate.envers.entities.mapper.relationHibernate ORM
ToOneFkSecondPassEnable a proper set of the FK columns in respect with the id column order Allow the correct implementation of the default EJB3 values which needs bothClassorg.hibernate.cfgHibernate ORM
ToOneIdMapperNested Class SummaryNested classes/interfaces inherited from class org.Classorg.hibernate.envers.entities.mapper.relationHibernate ORM
ToOneRelationMetadataGeneratorGenerates metadata for to-one relations (reference-valued properties).Classorg.hibernate.envers.configuration.metadataHibernate ORM
TopologicalSortTopological sorting of a graph - based on DFS.Classorg.hibernate.envers.tools.graphHibernate ORM
TransactionDefines the contract for abstracting applications from the configured underlying means of transaction management.Interfaceorg.hibernateHibernate ORM
TransactionalAccessDelegateDefines the strategy for transactional access to entity or collection data in a Infinispan instance.Classorg.hibernate.cache.infinispan.accessHibernate ORM
TransactionalDataRegionDefines contract for regions which hold transactionally-managed data.Interfaceorg.hibernate.cache.spiHibernate ORM
TransactionalEhcacheCollectionRegionAccessStrategyJTA CollectionRegionAccessStrategy.Classorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
TransactionalEhcacheEntityRegionAccessStrategyJTA EntityRegionAccessStrategy.Classorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
TransactionalEhcacheNaturalIdRegionAccessStrategyJTA NaturalIdRegionAccessStrategy.Classorg.hibernate.cache.ehcache.internal.strategyHibernate ORM
TransactionContextAccess to services needed in the context of processing transaction requests.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionCoordinatorActs as the coordinator between the Hibernate engine and physical transactions.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionCoordinatorImplStandard implementation of the Hibernate TransactionCoordinator IMPL NOTE : Custom serialization handling!Classorg.hibernate.engine.transaction.internalHibernate ORM
TransactionEnvironmentProvides access to transactional services.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionEnvironmentImplClassorg.hibernate.internalHibernate ORM
TransactionExceptionIndicates that a transaction could not be begun, committedSee Also:Transaction, Classorg.hibernateHibernate ORM
TransactionFactoryContract for transaction creation, as well as providing metadata and contextual information about that creation.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionFactoryInitiatorStandard instantiator for the standard TransactionFactory service.Classorg.hibernate.engine.transaction.internalHibernate ORM
TransactionImplClassorg.hibernate.ejbHibernate ORM
TransactionImplementorAdditional contract for implementors of the Hibernate Transaction API.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionManagerAccessProvides access to a TransactionManager for use by TransactionManager-based JtaSynchronizationStrategy implementations.Interfaceorg.hibernate.service.jta.platform.internalHibernate ORM
TransactionManagerBasedSynchronizationStrategyClassorg.hibernate.service.jta.platform.internalHibernate ORM
TransactionManagerLookupContract for locating the JTA TransactionManager on given platform.Interfaceorg.hibernate.transactionHibernate ORM
TransactionManagerLookupBridgeClassorg.hibernate.service.jta.platform.internalHibernate ORM
TransactionObserverObserver of internal transaction events.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransformersClassorg.hibernate.transformHibernate ORM
TransformingClassLoaderClassorg.hibernate.bytecode.internal.javassistHibernate ORM
TransientObjectExceptionThrown when the user passes a transient instance to a Session method that expects a persistent instance.Classorg.hibernateHibernate ORM
TransientPropertyValueExceptionThrown when a property cannot be persisted because it is an association with a transient unsaved entity instance.Classorg.hibernateHibernate ORM
TranslationContextContract for contextual information required to perform translation.Interfaceorg.hibernate.sql.ordering.antlrHibernate ORM
TrimFunctionModels the ANSI SQL TRIM function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
TrimFunctionTemplateClassorg.hibernate.dialect.functionHibernate ORM
TrimFunctionTemplate .OptionsClassorg.hibernate.dialect.function.TrimFunctionTemplateHibernate ORM
TrimFunctionTemplate .SpecificationClassorg.hibernate.dialect.function.TrimFunctionTemplateHibernate ORM
TripleA triple of objects.Classorg.hibernate.envers.toolsHibernate ORM
TrueFalseTypeA type that maps between CHAR(1) and Boolean (using 'T' and 'F')See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
TruthValueenum TruthValueextends EnumModels what ANSI-SQL terms a truth value.Classorg.hibernate.ejb.criteria.predicateHibernate ORM
TupleModels a compound value (a tuple or row-value-constructor is SQL terms).Classorg.hibernate.metamodel.relationalHibernate ORM
TupleElementImplementorInterfaceorg.hibernate.ejb.criteriaHibernate ORM
TupleRelationalStateInterfaceorg.hibernate.metamodel.relational.stateHibernate ORM
TupleSubsetResultTransformerA ResultTransformer that operates on well-defined and consistent subset of a tuple's elements.Interfaceorg.hibernate.transformHibernate ORM
TuplizerDefine a tuplizer for an entity or a componentRequired Element SummaryClassorg.hibernate.annotationsHibernate ORM
TuplizerA tuplizer defines the contract for things which know how to manage a particular representation of a piece of data, given thatInterfaceorg.hibernate.tupleHibernate ORM
TwoEntityOneAuditedQueryGeneratorSelects data from a relation middle-table and a related non-audited entity.Classorg.hibernate.envers.entities.mapper.relation.queryHibernate ORM
TwoEntityQueryGeneratorSelects data from a relation middle-table and a related versions entity.Classorg.hibernate.envers.entities.mapper.relation.queryHibernate ORM
TwoPhaseLoadFunctionality relating to Hibernate's two-phase loading process, that may be reused by persisters that do not use the LoaderClassorg.hibernate.engine.internalHibernate ORM
TypeRequired Element SummaryOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
TypeBasic information about a Java type, in regards to its role in particular set of mappings.Interfaceorg.hibernate.metamodel.domainHibernate ORM
TypeDefines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how doInterfaceorg.hibernate.typeHibernate ORM
TypeDefRequired Element SummaryOptional Element SummaryClassorg.hibernate.annotationsHibernate ORM
TypeDefPlaceholder for typedef informationSee Also:Serialized FormClassorg.hibernate.mappingHibernate 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
TypeDiscriminatorMetadataEssentially a wrapper around a DiscriminatorMetadata and the proper sql alias to use.Interfaceorg.hibernate.hql.internal.astHibernate ORM
TypedValueAn ordered pair of a value and its Hibernate type.Classorg.hibernate.engine.spiHibernate ORM
TypeFactoryUsed internally to build instances of Type, specifically it builds instances of Used internally to obtain instances of Type.Classorg.hibernate.typeHibernate ORM
TypeFactory .TypeScopeInterfaceorg.hibernate.type.TypeFactoryHibernate ORM
TypeHelperCollection of convenience methods relating to operations across arrays of types.Classorg.hibernate.typeHibernate ORM
TypeHelperProvides access to the various Type instances associated with the SessionFactory.Interfaceorg.hibernateHibernate ORM
TypeInfoModels type info extracted from DatabaseMetaData.Classorg.hibernate.engine.jdbc.internalHibernate ORM
TypeInfoExtracterClassorg.hibernate.engine.jdbc.internalHibernate ORM
TypeLocatorImplClassorg.hibernate.internalHibernate ORM
TypeMismatchExceptionUsed when a user provided type does not match the expected oneSee Also:Serialized FormClassorg.hibernateHibernate ORM
TypeNamesThis class maps a type to names.Classorg.hibernate.dialectHibernate ORM
TypeNatureenum TypeNatureextends EnumDescribes the type of a type :/Classorg.hibernate.metamodel.domainHibernate ORM
TypeNullabilityenum TypeNullabilityextends EnumDescribes the instrinsic nullability of a data type as reported by the JDBC driver.Classorg.hibernate.engine.jdbc.internalHibernate ORM
TypeOverridesThis class represents Infinispan cache parameters that can be configured via hibernate configuration properties for either general entity/collection/query/timestamp data type caches and overrides for individual entity or Classorg.hibernate.cache.infinispanHibernate ORM
TypeResolverActs as the contract for getting types and as the mediator between BasicTypeRegistry and TypeFactory.Classorg.hibernate.typeHibernate ORM
TypeSearchabilityenum TypeSearchabilityextends EnumDescribes the searchability of a data type as reported by the JDBC driver.Classorg.hibernate.engine.jdbc.internalHibernate ORM
UnaryArithmeticNodeSee Also:Serialized FormFields inherited from class antlr.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
UnaryArithmeticOperationModels unary arithmetic operation (unary plus and unary minus).Classorg.hibernate.ejb.criteria.expressionHibernate ORM
UnaryArithmeticOperation .OperationClassorg.hibernate.ejb.criteria.expression.UnaryArithmeticOperationHibernate ORM
UnaryLogicOperatorNodeRepresents a unary operator node.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
UnaryOperatorExpressionContract for operators with a single operand.Interfaceorg.hibernate.ejb.criteria.expressionHibernate ORM
UnaryOperatorNodeContract for nodes representing unary operators.Interfaceorg.hibernate.hql.internal.ast.treeHibernate ORM
UnionSubclassA subclass in a table-per-concrete-class mappingSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
UnionSubclassEntityPersister strategy for an entity and its inheritence hierarchy.Classorg.hibernate.persister.entityHibernate ORM
UniqueConstraintHolderUniqueConstraint annotations are handled via second pass.Classorg.hibernate.cfgHibernate ORM
UniqueConstraintSourceDefining a unique constraint sourceMethods inherited from interface org.Interfaceorg.hibernate.metamodel.source.binderHibernate ORM
UniqueEntityLoaderInterfaceorg.hibernate.loader.entityHibernate ORM
UniqueKeyA relational unique key constraintSee Also:Serialized FormClassorg.hibernate.mappingHibernate ORM
UniqueKeyClassorg.hibernate.metamodel.relationalHibernate ORM
UniqueKeyLoadableFields inherited from interface org.Interfaceorg.hibernate.persister.entityHibernate ORM
UnknownAccessTypeExceptionClassorg.hibernate.cache.spi.accessHibernate ORM
UnknownInheritanceTypeExceptionClassorg.hibernate.metamodel.source.annotationsHibernate ORM
UnknownPersisterExceptionIndicates that the persister to use is not known and couyld not be determined.Classorg.hibernate.persister.spiHibernate ORM
UnknownProfileExceptionUsed to indicate a request against an unknown profile name.Classorg.hibernateHibernate ORM
UnknownServiceExceptionIndicates that an unkown service was requested from the registry.Classorg.hibernate.serviceHibernate ORM
UnknownUnwrapTypeExceptionClassorg.hibernate.serviceHibernate ORM
UnresolvableObjectExceptionThrown when Hibernate could not resolve an object by id, especially when loading an association.Classorg.hibernateHibernate ORM
UnresolvedEntityInsertActionsTracks unresolved entity insert actions.Classorg.hibernate.action.internalHibernate ORM
UnsavedValueFactoryClassorg.hibernate.engine.internalHibernate ORM
UnsavedValueStrategyThe base contract for determining transient status versus detached status.Interfaceorg.hibernate.engine.spiHibernate ORM
UnstructuredCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
UpdateClassorg.hibernate.sqlHibernate ORM
UpdateBuilderClassorg.hibernate.envers.tools.queryHibernate ORM
UpdateLockingStrategyA locking strategy where the locks are obtained through update statements.Classorg.hibernate.dialect.lockHibernate ORM
UpdateStatementDefines a top-level AST node representing an HQL update statement.Classorg.hibernate.hql.internal.ast.treeHibernate ORM
UpdateTimestampsCacheTracks the timestamps of the most recent updates to particular tables.Classorg.hibernate.cache.spiHibernate ORM
UpperFunctionModels the ANSI SQL UPPER function.Classorg.hibernate.ejb.criteria.expression.functionHibernate ORM
UrlTypeA type that maps between VARCHAR and URLSee Also:Serialized FormClassorg.hibernate.typeHibernate ORM
UrlTypeDescriptorDescriptor for URL handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
UserCollectionTypeA custom type for mapping user-written classes that implement PersistentCollectionSee Also:PersistentCollectionInterfaceorg.hibernate.usertypeHibernate ORM
UserSuppliedConnectionProviderImplAn implementation of the ConnectionProvider interface that simply throws an exception when a connection is requested, the assumption being that the application is responsible for handing the connection to use toClassorg.hibernate.service.jdbc.connections.internalHibernate ORM
UserTypeThis interface should be implemented by user-defined types.Interfaceorg.hibernate.usertypeHibernate ORM
UserVersionTypeInterfaceorg.hibernate.usertypeHibernate ORM
UUIDBinaryTypeA type mapping Types.Classorg.hibernate.typeHibernate ORM
UUIDCharTypeA type mapping Types.Classorg.hibernate.typeHibernate ORM
UUIDGenerationStrategyA strategy for generating a variant 2 UUID value.Interfaceorg.hibernate.idHibernate ORM
UUIDGeneratorAn IdentifierGenerator which generates UUID values using a pluggable generation strategy.Classorg.hibernate.idHibernate ORM
UUIDHexGenerator A UUIDGenerator that returns a string of length 32, This string will consist of only hex digits.Classorg.hibernate.idHibernate ORM
UUIDTypeDescriptorDescriptor for UUID handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
UUIDTypeDescriptor .PassThroughTransformerClassorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
UUIDTypeDescriptor .ToBytesTransformerClassorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
UUIDTypeDescriptor .ToStringTransformerClassorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
UUIDTypeDescriptor .ValueTransformerInterfaceorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
ValidationExceptionIndicates a problem validating the metamodel.Classorg.hibernate.metamodelHibernate ORM
ValidationModeenum ValidationModeextends EnumDuplicates the javax.Classorg.hibernate.cfg.beanvalidationHibernate ORM
ValidityAuditStrategyAudit strategy which persists and retrieves audit information using a validity algorithm, based on the start-revision and end-revision of a row in the audit tables.Classorg.hibernate.envers.strategyHibernate ORM
ValidTimeAuditStrategyDeprecated Audit strategy class.Classorg.hibernate.envers.strategyHibernate ORM
ValueA value is anything that is persisted by value, instead of by reference.Interfaceorg.hibernate.mappingHibernate 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
ValueBinderContract for binding values to a PreparedStatement.Interfaceorg.hibernate.type.descriptorHibernate 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
ValueExtractorContract for extracting a value from a ResultSet.Interfaceorg.hibernate.type.descriptorHibernate ORM
ValueHandlerFactoryHelper for generically dealing with literal values.Classorg.hibernate.ejb.criteriaHibernate ORM
ValueHandlerFactory .BaseValueHandlerSee Also:Serialized FormConstructor SummaryValueHandlerFactory.Classorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .BigDecimalValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .BigIntegerValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .ByteValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .DoubleValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .FloatValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .IntegerValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .LongValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .NoOpValueHandlerSee Also:Serialized FormConstructor SummaryValueHandlerFactory.Classorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .ShortValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .StringValueHandlerClassorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHandlerFactory .ValueHandlerInterfaceorg.hibernate.ejb.criteria.ValueHandlerFactoryHibernate ORM
ValueHolderClassorg.hibernate.internal.utilHibernate ORM
ValueHolder .DeferredInitializerThe snippet that generates the initialization value.Interfaceorg.hibernate.internal.util.ValueHolderHibernate ORM
ValueInclusionenum ValueInclusionextends EnumAn enum of the different ways a value might be included.Classorg.hibernate.engine.spiHibernate ORM
ValueVisitorInterfaceorg.hibernate.mappingHibernate ORM
VarArgsSQLFunctionSupport for slightly more general templating than StandardSQLFunction, with an unlimited number of arguments.Classorg.hibernate.dialect.functionHibernate ORM
VarbinaryTypeDescriptorDescriptor for VARBINARY handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
VarcharTypeDescriptorDescriptor for VARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
VerifyFetchProfileReferenceSecondPassClassorg.hibernate.cfgHibernate ORM
VersionInformation about the Hibernate version.Classorg.hibernateHibernate ORM
VersioningUtilities for dealing with optimistic locking values.Classorg.hibernate.engine.internalHibernate ORM
VersionPropertyRepresents a version property within the Hibernate runtime-metamodel.Classorg.hibernate.tupleHibernate ORM
VersionTypeAdditional contract for types which may be used to version (and optimistic lock) data.Interfaceorg.hibernate.typeHibernate ORM
VersionTypeSeedParameterSpecificationParameter bind specification used for optimisitc lock version seeding (from insert statements).Classorg.hibernate.paramHibernate ORM
VersionValueA strategy for determining if a version value is an version of a new transient instance or a previously persistent transient instance.Classorg.hibernate.engine.spiHibernate ORM
VertexA graph vertex - stores its representation, neighbours, start and end time in (DB)FS.Classorg.hibernate.envers.tools.graphHibernate ORM
ViolatedConstraintNameExtracterDefines a contract for implementations that can extract the name of a violated constraint from a SQLException that is the result of that constraint violation.Interfaceorg.hibernate.exception.spiHibernate ORM
WeblogicJtaPlatformJtaPlatform implementation for WeblogicSee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
WebSphereExtendedJtaPlatformJTA platform implementation intended for use with WebSphere Application Server (WAS).Classorg.hibernate.service.jta.platform.internalHibernate ORM
WebSphereJtaPlatformJTA platform implementation for WebSphere (versions 4, 5.Classorg.hibernate.service.jta.platform.internalHibernate ORM
WhereWhere clause to add to the element Entity or target entity of a collection The clause is written in SQLClassorg.hibernate.annotationsHibernate ORM
WhereJoinTableWhere clause to add to the colleciton join table The clause is written in SQLClassorg.hibernate.annotationsHibernate ORM
WhereParserParses the where clause of a hibernate query and translates it to anConstructor SummaryWhereParser()Classorg.hibernate.hql.internal.classicHibernate ORM
WorkContract for performing a discrete piece of JDBC work.Interfaceorg.hibernate.jdbcHibernate ORM
WorkExecutorA visitor used for executing a discrete piece of work encapsulated in a Work or ReturningWork instance.Classorg.hibernate.jdbcHibernate ORM
WorkExecutorVisitableThis interface provides a way to execute unrelated work objects using Instances of this interface can accept a WorkExecutor visitorInterfaceorg.hibernate.jdbcHibernate ORM
WorkUnitMergeDispatcherVisitor patter dispatcher.Interfaceorg.hibernate.envers.synchronization.workHibernate ORM
WorkUnitMergeVisitorVisitor pattern visitor.Interfaceorg.hibernate.envers.synchronization.workHibernate ORM
WrappedOptional contract for services that wrap stuff that to which it is useful to have access.Interfaceorg.hibernate.service.spiHibernate ORM
WrappedBlobContract for Blob wrappers.Interfaceorg.hibernate.engine.jdbcHibernate ORM
WrappedClobContract for Clob wrappers.Interfaceorg.hibernate.engine.jdbcHibernate ORM
WrappedInferredDataClassorg.hibernate.cfgHibernate ORM
WrappedMaterializedBlobTypeA type that maps JDBC BLOB and Byte[].Classorg.hibernate.typeHibernate ORM
WrappedNClobInterfaceorg.hibernate.engine.jdbcHibernate ORM
WrapperBinaryTypeA type mapping VARBINARY and Byte[]See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
WrapperOptionsGives binding (nullSafeSet) and extracting (nullSafeGet) code access to options.Interfaceorg.hibernate.type.descriptorHibernate ORM
WrapVisitorWrap collections in a Hibernate collectionMethods inherited from class org.Classorg.hibernate.event.internalHibernate ORM
WrongClassExceptionThrown when Session.Classorg.hibernateHibernate ORM
XMLContextClassorg.hibernate.cfg.annotations.reflectionHibernate ORM
XMLContext .DefaultSee Also:Serialized FormConstructor SummaryXMLContext.Classorg.hibernate.cfg.annotations.reflection.XMLContextHibernate ORM
XmlDocumentDescribes a parsed xml document.Interfaceorg.hibernate.internal.util.xmlHibernate ORM
XmlDocumentImplBasic implemementation of XmlDocumentSee Also:Serialized FormClassorg.hibernate.internal.util.xmlHibernate ORM
XmlHelperClassorg.hibernate.ejb.packagingHibernate ORM
XMLHelperSmall helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards.Classorg.hibernate.internal.util.xmlHibernate ORM
XmlRepresentableTypeAdditional, optional contract for types whose values can be represented as XML text (either as attribute orSee Also:StringRepresentableTypeInterfaceorg.hibernate.typeHibernate ORM
XsdExceptionIndicates an issue finding or loading an XSD schema.Classorg.hibernate.metamodel.sourceHibernate ORM
YesNoTypeA type that maps between CHAR(1) and Boolean (using 'Y' and 'N')See Also:Serialized FormClassorg.hibernate.typeHibernate ORM
AbstractJTSGeometryValueBinderClassorg.hibernate.spatial.dialectHibernateSpatial
AbstractJTSGeometryValueExtractorClassorg.hibernate.spatial.dialectHibernateSpatial
CircleClassorg.hibernate.spatialHibernateSpatial
ConnectionFinderThe ConnectionFinder returns an OracleConnection when given a The SDOGeometryType requires access to an OracleConnectionInterfaceorg.hibernate.spatial.dialect.oracleHibernateSpatial
DecoderDecodes native database objects to geometries of type T.Interfaceorg.hibernate.spatial.dialect.sqlserver.convertorsHibernateSpatial
DecodersDecodes SQL Server Geometry objects to JTS Geometrys.Classorg.hibernate.spatial.dialect.sqlserver.convertorsHibernateSpatial
DefaultConnectionFinderDefault ConnectionFinder implementation.Classorg.hibernate.spatial.dialect.oracleHibernateSpatial
DoubleComparatorThis utility class is used to testsuite-suite doubles for equalityConstructor SummaryDoubleComparator()Classorg.hibernate.spatial.jts.mgeomHibernateSpatial
DWithinExpressionSee Also:Serialized FormConstructor SummaryDWithinExpression(java.Classorg.hibernate.spatial.criterionHibernateSpatial
EncoderAn Encoder can encode geometries of type T to a SqlServerGeometry.Interfaceorg.hibernate.spatial.dialect.sqlserver.convertorsHibernateSpatial
EncodersSerializes a JTS Geometry to a byte-array.Classorg.hibernate.spatial.dialect.sqlserver.convertorsHibernateSpatial
EnvelopeAdapterClassorg.hibernate.spatial.jtsHibernateSpatial
EventLocatorClassorg.hibernate.spatial.jts.mgeomHibernateSpatial
ExpressionUtilThis class assists in the formation of a SQL-fragment in the various spatial query expressions.Classorg.hibernate.spatial.criterionHibernateSpatial
FinderExceptionThis exception is thrown when Hibernate Spatial fails to find a requiredSee Also:Serialized FormClassorg.hibernate.spatial.helperHibernateSpatial
FinderStrategyA FinderStrategy is used to find a specific feature.Interfaceorg.hibernate.spatial.helperHibernateSpatial
GeoDBDialectSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.spatial.dialect.h2geodbHibernateSpatial
GeoDBGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.h2geodbHibernateSpatial
GeoDBValueBinderConstructor SummaryGeoDBValueBinder()Methods inherited from class org.Classorg.hibernate.spatial.dialect.h2geodbHibernateSpatial
GeoDBValueExtractorClassorg.hibernate.spatial.dialect.h2geodbHibernateSpatial
GeometryJavaTypeDescriptorClassorg.hibernate.spatialHibernateSpatial
GeometrySqlTypeDescriptorA generic SqlTypeDescriptor, intended to be remapped by the spatial dialect.Classorg.hibernate.spatialHibernateSpatial
GeometryTypeA BasicType for JTS Geometrys.Classorg.hibernate.spatialHibernateSpatial
HavingSridExpressionSee Also:Serialized FormConstructor SummaryHavingSridExpression(java.Classorg.hibernate.spatial.criterionHibernateSpatial
HibernateSpatialConfigurationA global configuration object that is is used by some Dialects during construction.Classorg.hibernate.spatialHibernateSpatial
HibernateSpatialConfiguration .AvailableSettingsClassorg.hibernate.spatialHibernateSpatial
IsEmptyExpressionSee Also:Serialized FormConstructor SummaryIsEmptyExpression(java.Classorg.hibernate.spatial.criterionHibernateSpatial
JTSClassorg.hibernate.spatial.jtsHibernateSpatial
LogMethods inherited from interface org.Interfaceorg.hibernate.spatialHibernateSpatial
Log_$loggerWarning this class consists of generated code.Classorg.hibernate.spatialHibernateSpatial
LogFactoryA static factory for Logs.Classorg.hibernate.spatialHibernateSpatial
MCoordinateThis coordinate class supports 4D coordinates, where the first 3 measures (x,y,z) are coordinates in a 3 dimensional space (cartesian for example), andClassorg.hibernate.spatial.jts.mgeomHibernateSpatial
MCoordinateSequence Coordinates returned by #toArray and #get are live -- parties that change them are actually changing the MCoordinateSequence's underlying data.Classorg.hibernate.spatial.jts.mgeomHibernateSpatial
MCoordinateSequenceFactoryCreates MCoordinateSequenceFactory internally represented as an array ofSee Also:Serialized FormClassorg.hibernate.spatial.jts.mgeomHibernateSpatial
MetadataInspectorClassorg.hibernate.spatial.utilHibernateSpatial
MGeometryDefines geometries that carry measures in their CoordinateSequence.Interfaceorg.hibernate.spatial.jts.mgeomHibernateSpatial
MGeometryExceptionClassorg.hibernate.spatial.jts.mgeomHibernateSpatial
MGeometryFactoryExtension of the GeometryFactory for constructing Geometries with MeasureSee Also:GeometryFactory, Classorg.hibernate.spatial.jts.mgeomHibernateSpatial
MLineStringAn implementation of the LineString class with the addition that the containing CoordinateSequence can carry measure.Classorg.hibernate.spatial.jts.mgeomHibernateSpatial
MultiMLineStringSee Also:Serialized FormFields inherited from interface org.Classorg.hibernate.spatial.jts.mgeomHibernateSpatial
MySQLGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.mysqlHibernateSpatial
MySQLGeometryValueBinderConstructor SummaryMySQLGeometryValueBinder()Methods inherited from class org.Classorg.hibernate.spatial.dialect.mysqlHibernateSpatial
MySQLGeometryValueExtractorClassorg.hibernate.spatial.dialect.mysqlHibernateSpatial
MySQLSpatial56Dialect This SpatialDialect uses the ST_* spatial operators that operate on exact geometries which have been added in MySQL version 5.Classorg.hibernate.spatial.dialect.mysqlHibernateSpatial
MySQLSpatial5InnoDBDialectSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.spatial.dialect.mysqlHibernateSpatial
MySQLSpatialDialect constructors and processing functions.Classorg.hibernate.spatial.dialect.mysqlHibernateSpatial
MySQLSpatialInnoDBDialect constructors and processing functions.Classorg.hibernate.spatial.dialect.mysqlHibernateSpatial
OpenGisTypeenum OpenGisTypeextends java.Classorg.hibernate.spatial.dialect.sqlserver.convertorsHibernateSpatial
OracleJDBCTypeFactoryFactory for Oracle JDBC extension types (ARRAY, STRUCT, .Classorg.hibernate.spatial.dialect.oracleHibernateSpatial
OracleSpatial10gDialectSpatial Dialect for Oracle10g databases.Classorg.hibernate.spatial.dialect.oracleHibernateSpatial
OracleSpatialAggregateInterfaceorg.hibernate.spatial.dialect.oracle.criterionHibernateSpatial
OracleSpatialProjectionTemplate class for Spatial ProjectionsSee Also:Serialized FormClassorg.hibernate.spatial.dialect.oracle.criterionHibernateSpatial
OracleSpatialProjectionsClassorg.hibernate.spatial.dialect.oracle.criterionHibernateSpatial
OracleSpatialRestrictionsA static factory class for creating Criterion instances that correspond to Oracle Spatial "native" spatial operators.Classorg.hibernate.spatial.dialect.oracle.criterionHibernateSpatial
PGGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.postgisHibernateSpatial
PGGeometryValueBinderConstructor SummaryPGGeometryValueBinder()Methods inherited from class org.Classorg.hibernate.spatial.dialect.postgisHibernateSpatial
PGGeometryValueExtractorClassorg.hibernate.spatial.dialect.postgisHibernateSpatial
PostgisDialect operators, constructors and processing functions.Classorg.hibernate.spatial.dialect.postgisHibernateSpatial
PostgisNoSQLMMSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.spatial.dialect.postgisHibernateSpatial
PropertyFileReaderHelper class to read settings and properties files.Classorg.hibernate.spatial.helperHibernateSpatial
RelationshipMaskenum RelationshipMaskextends java.Classorg.hibernate.spatial.dialect.oracle.criterionHibernateSpatial
SDOGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.oracleHibernateSpatial
SDOGeometryValueBinderClassorg.hibernate.spatial.dialect.oracleHibernateSpatial
SDOGeometryValueExtractorClassorg.hibernate.spatial.dialect.oracleHibernateSpatial
SDOParameterMapClassorg.hibernate.spatial.dialect.oracle.criterionHibernateSpatial
SpatialAggregateInterfaceorg.hibernate.spatialHibernateSpatial
SpatialAnalysisThe spatial analysis functions defined in the OGC SFS specification.Interfaceorg.hibernate.spatialHibernateSpatial
SpatialDialectDescribes the features of a spatially enabled dialect.Interfaceorg.hibernate.spatialHibernateSpatial
SpatialDialectFactoryA DialectFactory that may inject configuration into SpatialDialects.Classorg.hibernate.spatial.integrationHibernateSpatial
SpatialFilterAn implementation for a simple spatial filter.Classorg.hibernate.spatial.criterionHibernateSpatial
SpatialFunctionenum SpatialFunctionextends java.Classorg.hibernate.spatialHibernateSpatial
SpatialInitiatorClassorg.hibernate.spatial.integrationHibernateSpatial
SpatialIntegratorClassorg.hibernate.spatial.integrationHibernateSpatial
SpatialProjectionsClassorg.hibernate.spatial.criterionHibernateSpatial
SpatialRelateExpressionAn implementation of the Criterion interface that implements spatial queries: queries to the effect that a geometry property has aClassorg.hibernate.spatial.criterionHibernateSpatial
SpatialRelationThese spatial relations are all defined in "OpenGIS Simple Feature Specification for SQL, Rev.Interfaceorg.hibernate.spatialHibernateSpatial
SpatialRestrictionsStatic Factory Class for creating spatial criterion types.Classorg.hibernate.spatial.criterionHibernateSpatial
SqlServer2008GeometryTypeDescriptorClassorg.hibernate.spatial.dialect.sqlserverHibernateSpatial
SqlServer2008GeometryValueBinderClassorg.hibernate.spatial.dialect.sqlserverHibernateSpatial
SqlServer2008GeometryValueExtractorClassorg.hibernate.spatial.dialect.sqlserverHibernateSpatial
SqlServer2008SpatialDialectThe SpatialDialect for Microsoft SQL Server (2008).Classorg.hibernate.spatial.dialect.sqlserverHibernateSpatial
SqlServerGeometryA SqlServerGeometry represents the native SQL Server database object.Classorg.hibernate.spatial.dialect.sqlserver.convertorsHibernateSpatial