Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

$

$$_hibernate_areCollectionFieldsDirty() - Method in interface org.hibernate.engine.spi.ExtendedSelfDirtinessTracker
 
$$_hibernate_clearDirtyAttributes() - Method in interface org.hibernate.engine.spi.SelfDirtinessTracker
Clear the stored dirty attributes
$$_hibernate_clearDirtyCollectionNames() - Method in interface org.hibernate.engine.spi.ExtendedSelfDirtinessTracker
 
$$_hibernate_clearOwner(String) - Method in interface org.hibernate.engine.spi.CompositeTracker
 
$$_hibernate_getCollectionFieldDirtyNames(DirtyTracker) - Method in interface org.hibernate.engine.spi.ExtendedSelfDirtinessTracker
 
$$_hibernate_getCollectionTracker() - Method in interface org.hibernate.engine.spi.SelfDirtinessTracker
Get access to the CollectionTracker
$$_hibernate_getDirtyAttributes() - Method in interface org.hibernate.engine.spi.SelfDirtinessTracker
Retrieve the names of all the persistent attributes whose values have changed.
$$_hibernate_getEntityEntry() - Method in interface org.hibernate.engine.spi.ManagedEntity
Provides access to the associated EntityEntry.
$$_hibernate_getEntityInstance() - Method in interface org.hibernate.engine.spi.ManagedEntity
Obtain a reference to the entity instance.
$$_hibernate_getInterceptor() - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptable
 
$$_hibernate_getNextManagedEntity() - Method in interface org.hibernate.engine.spi.ManagedEntity
Part of entry linking; obtain reference to the next entry.
$$_hibernate_getPreviousManagedEntity() - Method in interface org.hibernate.engine.spi.ManagedEntity
Part of entry linking; obtain reference to the previous entry.
$$_hibernate_hasDirtyAttributes() - Method in interface org.hibernate.engine.spi.SelfDirtinessTracker
Have any of the entity's persistent attributes changed?
$$_hibernate_removeDirtyFields(LazyAttributeLoadingInterceptor) - Method in interface org.hibernate.engine.spi.ExtendedSelfDirtinessTracker
 
$$_hibernate_set_interceptor(ProxyConfiguration.Interceptor) - Method in interface org.hibernate.proxy.ProxyConfiguration
Defines an interceptor object that specifies the behavior of the proxy object.
$$_hibernate_setEntityEntry(EntityEntry) - Method in interface org.hibernate.engine.spi.ManagedEntity
Injects the EntityEntry associated with this entity instance.
$$_hibernate_setInterceptor(PersistentAttributeInterceptor) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptable
 
$$_hibernate_setNextManagedEntity(ManagedEntity) - Method in interface org.hibernate.engine.spi.ManagedEntity
Part of entry linking; sets the next entry.
$$_hibernate_setOwner(String, CompositeOwner) - Method in interface org.hibernate.engine.spi.CompositeTracker
 
$$_hibernate_setPreviousManagedEntity(ManagedEntity) - Method in interface org.hibernate.engine.spi.ManagedEntity
Part of entry linking; sets the previous entry.
$$_hibernate_suspendDirtyTracking(boolean) - Method in interface org.hibernate.engine.spi.SelfDirtinessTracker
Temporarily enable / disable dirty tracking
$$_hibernate_trackChange(String) - Method in interface org.hibernate.engine.spi.CompositeOwner
 
$$_hibernate_trackChange(String) - Method in interface org.hibernate.engine.spi.SelfDirtinessTracker
Adds persistent attribute to the set of values that have changed

A

abortBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
abortBatch() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
abortBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Abort the currently managed batch (if any)
abs(Expression<N>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
AbsFunction<N extends java.lang.Number> - Class in org.hibernate.query.criteria.internal.expression.function
Models the ANSI SQL ABS function.
AbsFunction(CriteriaBuilderImpl, Expression) - Constructor for class org.hibernate.query.criteria.internal.expression.function.AbsFunction
 
AbstractAnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
A 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 trim function itself.
AbstractAnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
 
AbstractAnyReference - Class in org.hibernate.loader.plan.build.internal.returns
 
AbstractAnyReference(PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
 
AbstractArchiveDescriptor - Class in org.hibernate.boot.archive.spi
Base support for ArchiveDescriptor implementors.
AbstractArchiveDescriptor(ArchiveDescriptorFactory, URL, String) - Constructor for class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
AbstractArchiveDescriptorFactory - Class in org.hibernate.boot.archive.spi
 
AbstractArchiveDescriptorFactory() - Constructor for class org.hibernate.boot.archive.spi.AbstractArchiveDescriptorFactory
 
AbstractAttribute<X,Y> - Class in org.hibernate.metamodel.internal
Models the commonality of the JPA Attribute hierarchy.
AbstractAttribute(String, Class<Y>, AbstractManagedType<X>, Member, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.metamodel.internal.AbstractAttribute
 
AbstractAttribute - Class in org.hibernate.tuple
 
AbstractAttribute(String, Type) - Constructor for class org.hibernate.tuple.AbstractAttribute
 
AbstractAttributeKey - Class in org.hibernate.boot.model.source.spi
 
AbstractAttributeKey() - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Constructor for the base AttributePath
AbstractAttributeKey(String) - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Constructor for the base AttributeRole
AbstractAttributeKey(AbstractAttributeKey, String) - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
AbstractAuditQuery - Class in org.hibernate.envers.query.internal.impl
 
AbstractAuditQuery(EnversService, AuditReaderImplementor, Class<?>) - Constructor for class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
AbstractAuditQuery(EnversService, AuditReaderImplementor, Class<?>, String) - Constructor for class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
AbstractAuditWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
 
AbstractAuditWorkUnit(SessionImplementor, String, EnversService, Serializable, RevisionType) - Constructor for class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.boot.model.relational
Convenience base class for AuxiliaryDatabaseObjects.
AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject(boolean) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject(boolean, Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
AbstractBatchImpl - Class in org.hibernate.engine.jdbc.batch.internal
Convenience base class for implementers of the Batch interface.
AbstractBatchImpl(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
AbstractBatchingCollectionInitializerBuilder - Class in org.hibernate.loader.collection.plan
Base class for LoadPlan-based BatchingCollectionInitializerBuilder implementations.
AbstractBatchingCollectionInitializerBuilder() - Constructor for class org.hibernate.loader.collection.plan.AbstractBatchingCollectionInitializerBuilder
 
AbstractBatchingEntityLoaderBuilder - Class in org.hibernate.loader.entity.plan
Base class for LoadPlan-based BatchingEntityLoaderBuilder implementations.
AbstractBatchingEntityLoaderBuilder() - Constructor for class org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder
 
AbstractBinder - Class in org.hibernate.boot.jaxb.internal
 
AbstractBinder(ClassLoaderService) - Constructor for class org.hibernate.boot.jaxb.internal.AbstractBinder
 
AbstractBinder(ClassLoaderService, boolean) - Constructor for class org.hibernate.boot.jaxb.internal.AbstractBinder
 
AbstractCallback - Class in org.hibernate.jpa.event.internal.jpa
 
AbstractCallback(CallbackType) - Constructor for class org.hibernate.jpa.event.internal.jpa.AbstractCallback
 
AbstractCollectionEvent - Class in org.hibernate.event.spi
Defines a base class for events involving collections.
AbstractCollectionEvent(CollectionPersister, PersistentCollection, EventSource, Object, Serializable) - Constructor for class org.hibernate.event.spi.AbstractCollectionEvent
Constructs an AbstractCollectionEvent object.
AbstractCollectionInitializor<T> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
Initializes a persistent collection.
AbstractCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
AbstractCollectionLoadQueryDetails - Class in org.hibernate.loader.plan.exec.internal
Handles interpreting a LoadPlan (for loading of a collection) by: generating the SQL query to perform creating the readers needed to read the results from the SQL's ResultSet
AbstractCollectionLoadQueryDetails(LoadPlan, AliasResolutionContextImpl, CollectionReturn, QueryBuildingParameters, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
 
AbstractCollectionMapper<T> - Class in org.hibernate.envers.internal.entities.mapper.relation
 
AbstractCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, boolean, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
 
AbstractCollectionPersister - Class in org.hibernate.persister.collection
Base implementation of the QueryableCollection interface.
AbstractCollectionPersister(Collection, CollectionRegionAccessStrategy, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
 
AbstractCollectionReference - Class in org.hibernate.loader.plan.build.internal.returns
 
AbstractCollectionReference(ExpandingCollectionQuerySpace, PropertyPath, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
 
AbstractColumnsAndFormulasSource() - Constructor for class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
 
AbstractComponentTuplizer - Class in org.hibernate.tuple.component
Support for tuplizers relating to components.
AbstractComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.AbstractComponentTuplizer
 
AbstractCompositeEntityIdentifierDescription - Class in org.hibernate.loader.plan.build.internal.returns
 
AbstractCompositeEntityIdentifierDescription(EntityReference, ExpandingCompositeQuerySpace, CompositeType, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription
 
AbstractCompositeFetch - Class in org.hibernate.loader.plan.build.internal.returns
 
AbstractCompositeFetch(ExpandingCompositeQuerySpace, boolean, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch
 
AbstractCompositeIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
 
AbstractCompositeIdMapper(Class, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
 
AbstractCompositeReference - Class in org.hibernate.loader.plan.build.internal.returns
 
AbstractCompositeReference(ExpandingCompositeQuerySpace, boolean, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeReference
 
AbstractCompositionAttribute - Class in org.hibernate.tuple.component
A base class for a composite, non-identifier attribute.
AbstractCompositionAttribute(AttributeSource, SessionFactoryImplementor, int, String, CompositeType, int, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.component.AbstractCompositionAttribute
 
AbstractCteValuesListBulkIdHandler - Class in org.hibernate.hql.spi.id.cte
Defines how identifier values are selected from the updatable/deletable tables.
AbstractCteValuesListBulkIdHandler(SessionFactoryImplementor, HqlSqlWalker, String, String) - Constructor for class org.hibernate.hql.spi.id.cte.AbstractCteValuesListBulkIdHandler
 
AbstractCurrentSessionContext - Class in org.hibernate.context.spi
Base support for CurrentSessionContext implementors.
AbstractCurrentSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.spi.AbstractCurrentSessionContext
 
AbstractDataSourceBasedMultiTenantConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.spi
Basic support for implementations of MultiTenantConnectionProvider based on DataSources.
AbstractDataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
AbstractDelegateSessionImplementor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy
 
AbstractDelegateSessionImplementor(SessionImplementor) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
AbstractDelegatingMetadata - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of MetadataImplementor using delegation.
AbstractDelegatingMetadata(MetadataImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
AbstractDelegatingMetadataBuilderImplementor<T extends MetadataBuilderImplementor> - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of MetadataBuilderImplementor using delegation.
AbstractDelegatingMetadataBuilderImplementor(MetadataBuilderImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
AbstractDelegatingMetadataBuildingOptions - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of MetadataBuildingOptions using delegation.
AbstractDelegatingMetadataBuildingOptions(MetadataBuildingOptions) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
AbstractDelegatingSessionBuilder<T extends SessionBuilder> - Class in org.hibernate.engine.spi
Base class for SessionBuilder implementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.
AbstractDelegatingSessionBuilder(SessionBuilder) - Constructor for class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
AbstractDelegatingSessionBuilderImplementor<T extends SessionBuilderImplementor> - Class in org.hibernate.engine.spi
Base class for SessionBuilderImplementor implementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.
AbstractDelegatingSessionBuilderImplementor(SessionBuilderImplementor) - Constructor for class org.hibernate.engine.spi.AbstractDelegatingSessionBuilderImplementor
 
AbstractDelegatingSessionFactoryBuilder<T extends SessionFactoryBuilder> - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of SessionFactoryBuilder, using delegation
AbstractDelegatingSessionFactoryBuilder(SessionFactoryBuilder) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
AbstractDelegatingSessionFactoryBuilderImplementor<T extends SessionFactoryBuilderImplementor> - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of SessionFactoryBuilderImplementor, using delegation
AbstractDelegatingSessionFactoryBuilderImplementor(SessionFactoryBuilderImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
 
AbstractDelegatingSessionFactoryOptions - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of SessionFactoryOptions, using delegation
AbstractDelegatingSessionFactoryOptions(SessionFactoryOptions) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
AbstractDelegatingSharedSessionBuilder<T extends SharedSessionBuilder> - Class in org.hibernate.engine.spi
Base class for SharedSessionBuilder implementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.
AbstractDelegatingSharedSessionBuilder(SharedSessionBuilder) - Constructor for class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
AbstractEmitterBean - Class in org.hibernate.cache.ehcache.management.impl
Base MBean impl
AbstractEmitterBean(Class<T>) - Constructor for class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
Constructs a AbstractEmitterBean
AbstractEmptinessExpression - Class in org.hibernate.criterion
Base expression implementation for (not) emptiness checking of collection properties
AbstractEmptinessExpression(String) - Constructor for class org.hibernate.criterion.AbstractEmptinessExpression
 
AbstractEntityBasedAttribute - Class in org.hibernate.tuple.entity
 
AbstractEntityBasedAttribute(EntityPersister, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.AbstractEntityBasedAttribute
 
AbstractEntityEntry - Class in org.hibernate.engine.internal
A base implementation of EntityEntry
AbstractEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, EntityMode, String, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
Deprecated.
the tenantId and entityMode parameters where removed: this constructor accepts but ignores them. Use the other constructor!
AbstractEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
 
AbstractEntityEntry(SessionFactoryImplementor, String, Serializable, Status, Status, Object[], Object[], Object, LockMode, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
This for is used during custom deserialization handling
AbstractEntityEntry.BooleanState - Enum in org.hibernate.engine.internal
Represents a boolean flag stored within a number value, using one bit at a specified offset.
AbstractEntityEntry.EnumState<E extends java.lang.Enum<E>> - Class in org.hibernate.engine.internal
Represents an enum value stored within a number value, using four bits starting at a specified offset.
AbstractEntityGraphVisitationStrategy - Class in org.hibernate.loader.plan.build.internal
Abstract strategy of building loadplan based on entity graph.
AbstractEntityGraphVisitationStrategy(SessionFactoryImplementor, LoadQueryInfluencers, LockMode) - Constructor for class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
AbstractEntityInsertAction - Class in org.hibernate.action.internal
A base class for entity insert actions.
AbstractEntityInsertAction(Serializable, Object[], Object, boolean, EntityPersister, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.AbstractEntityInsertAction
Constructs an AbstractEntityInsertAction object.
AbstractEntityJoinWalker - Class in org.hibernate.loader
Abstract walker for walkers which begin at an entity (criteria queries and entity loaders).
AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
 
AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
 
AbstractEntityLoader - Class in org.hibernate.loader.entity
 
AbstractEntityLoader(OuterJoinLoadable, Type, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.AbstractEntityLoader
 
AbstractEntityPersister - Class in org.hibernate.persister.entity
Basic functionality for persisting an entity via JDBC through either generated or custom SQL
AbstractEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
 
AbstractEntityPersister.CacheEntryHelper - Interface in org.hibernate.persister.entity
Consolidated these onto a single helper because the 2 pieces work in tandem.
AbstractEntityPersister.InclusionChecker - Interface in org.hibernate.persister.entity
 
AbstractEntityReference - Class in org.hibernate.loader.plan.build.internal.returns
 
AbstractEntityReference(ExpandingEntityQuerySpace, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference
 
AbstractEntitySourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
 
AbstractEntitySourceImpl(MappingDocument, JaxbHbmEntityBaseDefinition) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
AbstractEntityTuplizer - Class in org.hibernate.tuple.entity
Support for tuplizers relating to entities.
AbstractEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
Constructs a new AbstractEntityTuplizer instance.
AbstractEvent - Class in org.hibernate.event.spi
Defines a base class for Session generated events.
AbstractEvent(EventSource) - Constructor for class org.hibernate.event.spi.AbstractEvent
Constructs an event from the given event session.
AbstractExpandingFetchSource - Class in org.hibernate.loader.plan.build.internal.returns
 
AbstractExpandingFetchSource(ExpandingQuerySpace, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
AbstractExpandingSourceQuerySpace - Class in org.hibernate.loader.plan.build.internal.spaces
 
AbstractExpandingSourceQuerySpace(String, QuerySpace.Disposition, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.AbstractExpandingSourceQuerySpace
 
AbstractExplicitParameterSpecification - Class in org.hibernate.param
Convenience base class for explicitly defined query parameters.
AbstractExplicitParameterSpecification(int, int) - Constructor for class org.hibernate.param.AbstractExplicitParameterSpecification
Constructs an AbstractExplicitParameterSpecification.
AbstractFieldSerialForm - Class in org.hibernate.property.access.internal
Abstract serialization replacement for field based Getter and Setter impls.
AbstractFieldSerialForm(Field) - Constructor for class org.hibernate.property.access.internal.AbstractFieldSerialForm
 
AbstractFieldSerialForm(Class, String) - Constructor for class org.hibernate.property.access.internal.AbstractFieldSerialForm
 
AbstractFlushingEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners whose functionality results in flushing.
AbstractFlushingEventListener() - Constructor for class org.hibernate.event.internal.AbstractFlushingEventListener
 
AbstractFromImpl<Z,X> - Class in org.hibernate.query.criteria.internal.path
Convenience base class for various From implementations.
AbstractFromImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
AbstractFromImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
AbstractFromImpl.BasicJoinScope - Class in org.hibernate.query.criteria.internal.path
 
AbstractFromImpl.CorrelationJoinScope - Class in org.hibernate.query.criteria.internal.path
 
AbstractFromImpl.JoinScope<X> - Interface in org.hibernate.query.criteria.internal.path
Helper contract used to define who/what keeps track of joins and fetches made from this FROM.
AbstractGraphNode<T> - Class in org.hibernate.jpa.graph.internal
Base class for EntityGraph and Subgraph implementations.
AbstractGraphNode(SessionFactoryImplementor, boolean) - Constructor for class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
AbstractGraphNode(AbstractGraphNode<T>, boolean) - Constructor for class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
AbstractHANADialect - Class in org.hibernate.dialect
An abstract base class for HANA dialects.
AbstractHANADialect() - Constructor for class org.hibernate.dialect.AbstractHANADialect
 
AbstractHANADialect.HANABlobTypeDescriptor - Class in org.hibernate.dialect
 
AbstractHbmSourceNode - Class in org.hibernate.boot.model.source.internal.hbm
Base class for any and all source objects coming from hbm.xml parsing.
AbstractHbmSourceNode(MappingDocument) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode
 
AbstractIdentifiableType<X> - Class in org.hibernate.metamodel.internal
Defines commonality for the JPA IdentifiableType types.
AbstractIdentifiableType(Class<X>, String, AbstractIdentifiableType<? super X>, boolean, boolean, boolean) - Constructor for class org.hibernate.metamodel.internal.AbstractIdentifiableType
 
AbstractIdentifiableType.Builder<X> - Interface in org.hibernate.metamodel.internal
 
AbstractIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
 
AbstractIdMapper(ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
 
AbstractIdsBulkIdHandler - Class in org.hibernate.hql.spi.id
Base class for all strategies that select the ids to be updated/deleted prior to executing the update/delete operation.
AbstractIdsBulkIdHandler(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.AbstractIdsBulkIdHandler
 
AbstractInlineIdsBulkIdHandler - Class in org.hibernate.hql.spi.id.inline
Base class for all bulk-id strategy handlers that inline the identifiers of the updatable/deletable rows.
AbstractInlineIdsBulkIdHandler(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.inline.AbstractInlineIdsBulkIdHandler
 
AbstractInlineIdsDeleteHandlerImpl - Class in org.hibernate.hql.spi.id.inline
Inline bulk-id delete handler that selects the identifiers of the rows to be updated.
AbstractInlineIdsDeleteHandlerImpl(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.inline.AbstractInlineIdsDeleteHandlerImpl
 
AbstractInlineIdsUpdateHandlerImpl - Class in org.hibernate.hql.spi.id.inline
Inline bulk-id delete handler that selects the identifiers of the rows to be deleted.
AbstractInlineIdsUpdateHandlerImpl(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.inline.AbstractInlineIdsUpdateHandlerImpl
 
AbstractJaccSecurableEventListener - Class in org.hibernate.secure.internal
Base class for JACC-securable event listeners
AbstractJaccSecurableEventListener() - Constructor for class org.hibernate.secure.internal.AbstractJaccSecurableEventListener
 
AbstractJoinImpl<Z,X> - Class in org.hibernate.query.criteria.internal.path
Convenience base class for various Join implementations.
AbstractJoinImpl(CriteriaBuilderImpl, PathSource<Z>, Attribute<? super Z, X>, JoinType) - Constructor for class org.hibernate.query.criteria.internal.path.AbstractJoinImpl
 
AbstractJoinImpl(CriteriaBuilderImpl, Class<X>, PathSource<Z>, Attribute<? super Z, ?>, JoinType) - Constructor for class org.hibernate.query.criteria.internal.path.AbstractJoinImpl
 
AbstractJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
 
AbstractJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
AbstractLazyInitializer - Class in org.hibernate.proxy
Convenience base class for lazy initialization handlers.
AbstractLazyInitializer() - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
For serialization from the non-pojo initializers (HHH-3309)
AbstractLazyInitializer(String, Serializable, SharedSessionContractImplementor) - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
Main constructor.
AbstractLimitHandler - Class in org.hibernate.dialect.pagination
Default implementation of LimitHandler interface.
AbstractLimitHandler() - Constructor for class org.hibernate.dialect.pagination.AbstractLimitHandler
 
AbstractLoadPlanBasedCollectionInitializer - Class in org.hibernate.loader.collection.plan
An abstract CollectionInitializer implementation based on using LoadPlans
AbstractLoadPlanBasedCollectionInitializer(QueryableCollection, QueryBuildingParameters) - Constructor for class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
 
AbstractLoadPlanBasedEntityLoader - Class in org.hibernate.loader.entity.plan
A UniqueEntityLoader implementation based on using LoadPlans
AbstractLoadPlanBasedEntityLoader(OuterJoinLoadable, SessionFactoryImplementor, String[], Type, QueryBuildingParameters) - Constructor for class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
 
AbstractLoadPlanBasedEntityLoader(OuterJoinLoadable, SessionFactoryImplementor, EntityLoadQueryDetails, Type, QueryBuildingParameters) - Constructor for class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
 
AbstractLoadPlanBasedLoader - Class in org.hibernate.loader.plan.exec.internal
A superclass for loader implementations based on using LoadPlans.
AbstractLoadPlanBasedLoader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
AbstractLoadPlanBasedLoader.SqlStatementWrapper - Class in org.hibernate.loader.plan.exec.internal
Wrapper class for Statement and associated ResultSet.
AbstractLoadPlanBuildingAssociationVisitationStrategy - Class in org.hibernate.loader.plan.build.internal
A LoadPlanBuildingAssociationVisitationStrategy is a strategy for building a LoadPlan.
AbstractLoadPlanBuildingAssociationVisitationStrategy(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
Constructs an AbstractLoadPlanBuildingAssociationVisitationStrategy.
AbstractLoadPlanBuildingAssociationVisitationStrategy.PropertyPathStack - Class in org.hibernate.loader.plan.build.internal
Maintains stack information for the property paths we are processing for logging purposes.
AbstractLoadQueryDetails - Class in org.hibernate.loader.plan.exec.internal
 
AbstractLoadQueryDetails(LoadPlan, AliasResolutionContextImpl, QueryBuildingParameters, String[], Return, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
 
AbstractLoadQueryDetails.ReaderCollectorImpl - Class in org.hibernate.loader.plan.exec.internal
 
AbstractLobCreator - Class in org.hibernate.engine.jdbc
Convenient base class for proxy-based LobCreator for handling wrapping.
AbstractLobCreator() - Constructor for class org.hibernate.engine.jdbc.AbstractLobCreator
 
AbstractLockUpgradeEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners that respond to requests to perform a pessimistic lock upgrade on an entity.
AbstractLockUpgradeEventListener() - Constructor for class org.hibernate.event.internal.AbstractLockUpgradeEventListener
 
AbstractLogicalConnectionImplementor - Class in org.hibernate.resource.jdbc.internal
 
AbstractLogicalConnectionImplementor() - Constructor for class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
AbstractManagedType<X> - Class in org.hibernate.metamodel.internal
Defines commonality for the JPA ManagedType hierarchy of interfaces.
AbstractManagedType(Class<X>, String, AbstractManagedType<? super X>) - Constructor for class org.hibernate.metamodel.internal.AbstractManagedType
 
AbstractManagedType.Builder<X> - Interface in org.hibernate.metamodel.internal
 
AbstractManipulationCriteriaQuery<T> - Class in org.hibernate.query.criteria.internal
Base class for commonality between CriteriaUpdate and CriteriaDelete
AbstractManipulationCriteriaQuery(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.AbstractManipulationCriteriaQuery
 
AbstractMapComponentNode - Class in org.hibernate.hql.internal.ast.tree
Basic support for KEY, VALUE and ENTRY based "qualified identification variables".
AbstractMapComponentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
AbstractMultiTableBulkIdStrategyImpl<TT extends IdTableInfo,CT extends AbstractMultiTableBulkIdStrategyImpl.PreparationContext> - Class in org.hibernate.hql.spi.id
Convenience base class for MultiTableBulkIdStrategy implementations.
AbstractMultiTableBulkIdStrategyImpl(IdTableSupport) - Constructor for class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
AbstractMultiTableBulkIdStrategyImpl.PreparationContext - Interface in org.hibernate.hql.spi.id
 
AbstractMultiTenantConnectionProvider - Class in org.hibernate.engine.jdbc.connections.spi
Basic support for MultiTenantConnectionProvider implementations using individual ConnectionProvider instances per tenant behind the scenes.
AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
AbstractNode - Class in org.hibernate.query.criteria.internal
All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
AbstractNode(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.AbstractNode
 
AbstractNonIdentifierAttribute - Class in org.hibernate.tuple
 
AbstractNonIdentifierAttribute(AttributeSource, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.AbstractNonIdentifierAttribute
 
AbstractNullnessCheckNode - Class in org.hibernate.hql.internal.ast.tree
Base class for nodes dealing 'is null' and 'is not null' operators.
AbstractNullnessCheckNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
 
AbstractOneToOneMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
Template class for property mappers that manage one-to-one relation.
AbstractOneToOneMapper(String, String, PropertyData, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractOneToOneMapper
 
AbstractOptimizer - Class in org.hibernate.id.enhanced
Common support for optimizer implementations.
AbstractParameterRegistrationImpl<T> - Class in org.hibernate.procedure.internal
Abstract implementation of ParameterRegistration/ParameterRegistrationImplementor
AbstractParameterRegistrationImpl(ProcedureCallImpl, Integer, ParameterMode, Class<T>, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
AbstractParameterRegistrationImpl(ProcedureCallImpl, Integer, ParameterMode, Class<T>, Type, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
AbstractParameterRegistrationImpl(ProcedureCallImpl, String, ParameterMode, Class<T>, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
AbstractParameterRegistrationImpl(ProcedureCallImpl, String, ParameterMode, Class<T>, Type, boolean) - Constructor for class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
AbstractPathImpl<X> - Class in org.hibernate.query.criteria.internal.path
Convenience base class for various Path implementations.
AbstractPathImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.query.criteria.internal.path.AbstractPathImpl
Constructs a basic path instance.
AbstractPersistentCollection - Class in org.hibernate.collection.internal
Base class implementing PersistentCollection
AbstractPersistentCollection() - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
Not called by Hibernate, but used by non-JDK serialization, eg.
AbstractPersistentCollection(SharedSessionContractImplementor) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
 
AbstractPersistentCollection.AbstractValueDelayedOperation - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.DelayedOperation - Interface in org.hibernate.collection.internal
Contract for operations which are part of a collection's operation queue.
AbstractPersistentCollection.IteratorProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.LazyInitializationWork<T> - Interface in org.hibernate.collection.internal
TBH not sure why this is public
AbstractPersistentCollection.ListIteratorProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ListProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.SetProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ValueDelayedOperation - Interface in org.hibernate.collection.internal
 
AbstractPluralAssociationElementSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
 
AbstractPluralAssociationElementSourceImpl(MappingDocument, PluralAttributeSource) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
 
AbstractPluralAttributeSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
 
AbstractPluralAttributeSourceImpl(MappingDocument, PluralAttributeInfo, AttributeSourceContainer) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
AbstractPostInsertGenerator - Class in org.hibernate.id
Basic implementation of the PostInsertIdentifierGenerator contract.
AbstractPostInsertGenerator() - Constructor for class org.hibernate.id.AbstractPostInsertGenerator
 
AbstractPreDatabaseOperationEvent - Class in org.hibernate.event.spi
Represents an operation we are about to perform against the database.
AbstractPreDatabaseOperationEvent(EventSource, Object, Serializable, EntityPersister) - Constructor for class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
Constructs an event containing the pertinent information.
AbstractPredicateImpl - Class in org.hibernate.query.criteria.internal.predicate
Basic template support for Predicate implementors providing expression handling, negation and conjunction/disjunction handling.
AbstractPredicateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.predicate.AbstractPredicateImpl
 
AbstractProducedQuery<R> - Class in org.hibernate.query.internal
 
AbstractProducedQuery(SharedSessionContractImplementor, ParameterMetadata) - Constructor for class org.hibernate.query.internal.AbstractProducedQuery
 
AbstractPropertyHolder - Class in org.hibernate.cfg
No idea.
AbstractPropertyMapping - Class in org.hibernate.persister.entity
Basic implementation of the PropertyMapping contract.
AbstractPropertyMapping() - Constructor for class org.hibernate.persister.entity.AbstractPropertyMapping
 
AbstractQuerySpace - Class in org.hibernate.loader.plan.build.internal.spaces
Convenience base class for QuerySpace implementations.
AbstractQuerySpace(String, QuerySpace.Disposition, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
 
AbstractReadWriteAccessStrategy - Class in org.hibernate.testing.cache
 
AbstractReadWriteAccessStrategy() - Constructor for class org.hibernate.testing.cache.AbstractReadWriteAccessStrategy
 
AbstractReadWriteAccessStrategy.Item - Class in org.hibernate.testing.cache
Wrapper type representing unlocked items.
AbstractReadWriteAccessStrategy.Lock - Class in org.hibernate.testing.cache
Wrapper type representing locked items.
AbstractReadWriteAccessStrategy.Lockable - Interface in org.hibernate.testing.cache
Interface type implemented by all wrapper objects in the cache.
AbstractReassociateEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners that respond to requests to reassociate an entity to a session ( such as through lock() or update() ).
AbstractReassociateEventListener() - Constructor for class org.hibernate.event.internal.AbstractReassociateEventListener
 
AbstractRelationQueryGenerator - Class in org.hibernate.envers.internal.entities.mapper.relation.query
Base class for implementers of RelationQueryGenerator contract.
AbstractRelationQueryGenerator(AuditEntitiesConfiguration, MiddleIdData, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
 
AbstractRestrictableStatement - Class in org.hibernate.hql.internal.ast.tree
Convenience implementation of RestrictableStatement to centralize common functionality.
AbstractRestrictableStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
AbstractReturningDelegate - Class in org.hibernate.id.insert
Abstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy causes the generated identifier to be returned as an effect of performing the insert statement.
AbstractReturningDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractReturningDelegate
 
AbstractReturningWork<T> - Class in org.hibernate.jdbc
An abstract implementation of ReturningWork that accepts a WorkExecutor visitor for executing a discrete piece of work and returning a result.
AbstractReturningWork() - Constructor for class org.hibernate.jdbc.AbstractReturningWork
 
AbstractRowReader - Class in org.hibernate.loader.plan.exec.process.internal
 
AbstractRowReader(ReaderCollector) - Constructor for class org.hibernate.loader.plan.exec.process.internal.AbstractRowReader
 
AbstractSaveEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners responding to save events.
AbstractSaveEventListener() - Constructor for class org.hibernate.event.internal.AbstractSaveEventListener
 
AbstractSaveEventListener.EntityState - Enum in org.hibernate.event.internal
 
AbstractScannerImpl - Class in org.hibernate.boot.archive.scan.spi
 
AbstractScannerImpl(ArchiveDescriptorFactory) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
 
AbstractScannerImpl.ArchiveContextImpl - Class in org.hibernate.boot.archive.scan.spi
 
AbstractScannerImpl.ArchiveDescriptorInfo - Class in org.hibernate.boot.archive.scan.spi
 
AbstractSchemaMigrator - Class in org.hibernate.tool.schema.internal
 
AbstractSchemaMigrator(HibernateSchemaManagementTool, SchemaFilter) - Constructor for class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
AbstractSchemaValidator - Class in org.hibernate.tool.schema.internal
 
AbstractSchemaValidator(HibernateSchemaManagementTool, SchemaFilter) - Constructor for class org.hibernate.tool.schema.internal.AbstractSchemaValidator
 
AbstractScriptSourceInput - Class in org.hibernate.tool.schema.internal.exec
Convenience base class for ScriptSourceInput implementations
AbstractScriptSourceInput() - Constructor for class org.hibernate.tool.schema.internal.exec.AbstractScriptSourceInput
 
AbstractScriptTargetOutput - Class in org.hibernate.tool.schema.internal.exec
 
AbstractScriptTargetOutput() - Constructor for class org.hibernate.tool.schema.internal.exec.AbstractScriptTargetOutput
 
AbstractScrollableResults - Class in org.hibernate.internal
Base implementation of the ScrollableResults interface.
AbstractScrollableResults(ResultSet, PreparedStatement, SharedSessionContractImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.AbstractScrollableResults
 
AbstractSelectExpression - Class in org.hibernate.hql.internal.ast.tree
Partial implementation of SelectExpression for all the nodes that aren't constructors.
AbstractSelectExpression() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
AbstractSelectingDelegate - Class in org.hibernate.id.insert
Abstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy requires a subsequent select after the insert to determine the generated identifier.
AbstractSelectingDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractSelectingDelegate
 
AbstractSelectLockingStrategy - Class in org.hibernate.dialect.lock
Base LockingStrategy implementation to support implementations based on issuing SQL SELECT statements
AbstractSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
AbstractSerializableProxy - Class in org.hibernate.proxy
Convenience base class for SerializableProxy.
AbstractSerializableProxy() - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
For serialization
AbstractSerializableProxy(String, Serializable, Boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
 
AbstractServiceRegistryImpl - Class in org.hibernate.service.internal
Basic implementation of the ServiceRegistry and ServiceRegistryImplementor contracts
AbstractServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(ServiceRegistryImplementor, boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(BootstrapServiceRegistry) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(BootstrapServiceRegistry, boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractSessionImpl - Class in org.hibernate.internal
Functionality common to stateless and stateful sessions
AbstractSessionImpl(SessionFactoryImpl, SessionCreationOptions) - Constructor for class org.hibernate.internal.AbstractSessionImpl
 
AbstractSharedSessionContract - Class in org.hibernate.internal
Base class for SharedSessionContract/SharedSessionContractImplementor implementations.
AbstractSharedSessionContract(SessionFactoryImpl, SessionCreationOptions) - Constructor for class org.hibernate.internal.AbstractSharedSessionContract
 
AbstractSimplePredicate - Class in org.hibernate.query.criteria.internal.predicate
TODO : javadoc
AbstractSimplePredicate(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.predicate.AbstractSimplePredicate
 
AbstractSingleColumnStandardBasicType<T> - Class in org.hibernate.type
TODO : javadoc
AbstractSingleColumnStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractSingleColumnStandardBasicType
 
AbstractSingularAttributeSourceEmbeddedImpl - Class in org.hibernate.boot.model.source.internal.hbm
Common base class for and mappings.
AbstractSingularAttributeSourceEmbeddedImpl(MappingDocument, AttributeSourceContainer, EmbeddedAttributeMapping, List, boolean, NaturalIdMutability, String) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
 
AbstractSingularAttributeSourceEmbeddedImpl(MappingDocument, EmbeddedAttributeMapping, EmbeddableSource, NaturalIdMutability) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
 
AbstractSQLExceptionConversionDelegate - Class in org.hibernate.exception.spi
 
AbstractSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
 
AbstractStandardBasicType<T> - Class in org.hibernate.type
Convenience base class for BasicType implementations
AbstractStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractStandardBasicType
 
AbstractStatement - Class in org.hibernate.hql.internal.ast.tree
Convenience implementation of Statement to centralize common functionality.
AbstractStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractStatement
 
AbstractTableBasedBulkIdHandler - Class in org.hibernate.hql.spi.id
AbstractTableBasedBulkIdHandler(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
 
AbstractTableBasedBulkIdHandler.ProcessedWhereClause - Class in org.hibernate.hql.spi.id
 
AbstractToOneAttributeSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
 
AbstractToOneMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
Base class for property mappers that manage to-one relation.
AbstractToOneMapper(ServiceRegistry, PropertyData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper
 
AbstractToOneMapper.EntityInfo - Class in org.hibernate.envers.internal.entities.mapper.relation
Simple descriptor of an entity.
AbstractTransactSQLIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
AbstractTransactSQLIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
 
AbstractTupleElement<X> - Class in org.hibernate.query.criteria.internal.expression
TODO : javadoc
AbstractTupleElement(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.query.criteria.internal.expression.AbstractTupleElement
 
AbstractType<X> - Class in org.hibernate.metamodel.internal
Defines commonality for the JPA Type hierarchy of interfaces.
AbstractType(Class<X>) - Constructor for class org.hibernate.metamodel.internal.AbstractType
Instantiates the type based on the given Java type.
AbstractType(Class<X>, String) - Constructor for class org.hibernate.metamodel.internal.AbstractType
Instantiates the type based on the given Java type.
AbstractType - Class in org.hibernate.type
Abstract superclass of the built in Type hierarchy.
AbstractType() - Constructor for class org.hibernate.type.AbstractType
 
AbstractTypeDescriptor<T> - Class in org.hibernate.type.descriptor.java
Abstract adapter for Java type descriptors.
AbstractTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Initialize a type descriptor for the given type.
AbstractTypeDescriptor(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Initialize a type descriptor for the given type.
AbstractUUIDGenerator - Class in org.hibernate.id
The base class for identifier generators that use a UUID algorithm.
AbstractUUIDGenerator() - Constructor for class org.hibernate.id.AbstractUUIDGenerator
 
AbstractValueDelayedOperation(Object, Object) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.AbstractValueDelayedOperation
 
AbstractVisitor - Class in org.hibernate.event.internal
Abstract superclass of algorithms that walk a tree of property values of an entity, and perform specific functionality for collections, components and associated entities.
AbstractWork - Class in org.hibernate.jdbc
An abstract implementation of Work that accepts a WorkExecutor visitor for executing a discrete piece of work.
AbstractWork() - Constructor for class org.hibernate.jdbc.AbstractWork
 
accept(Object, Object, Metadata) - Method in class org.hibernate.cache.infinispan.util.Tombstone.ExcludeTombstonesFilter
 
accept(ValueVisitor) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
accept(WorkExecutor<T>, Connection) - Method in class org.hibernate.jdbc.AbstractReturningWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<Void>, Connection) - Method in class org.hibernate.jdbc.AbstractWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<T>, Connection) - Method in interface org.hibernate.jdbc.WorkExecutorVisitable
Accepts a WorkExecutor visitor for executing a discrete piece of work, and returns an implementation-defined result..
accept(ValueVisitor) - Method in class org.hibernate.mapping.Any
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Array
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Bag
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Component
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.DependantValue
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.IdentifierBag
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.JoinedSubclass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.List
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.ManyToOne
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Map
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToMany
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToOne
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.PersistentClass
 
accept(RootClass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(UnionSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(SingleTableSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(JoinedSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(Subclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.PrimitiveArray
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.RootClass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Set
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.SimpleValue
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.SingleTableSubclass
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.Subclass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.ToOne
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.UnionSubclass
 
accept(ValueVisitor) - Method in interface org.hibernate.mapping.Value
 
accept(Bag) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(IdentifierBag) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(List) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(PrimitiveArray) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Array) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Map) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(OneToMany) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Set) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Any) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(SimpleValue) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(DependantValue) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Component) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(ManyToOne) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(OneToOne) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(String) - Method in class org.hibernate.tool.schema.internal.exec.AbstractScriptTargetOutput
 
accept(String) - Method in interface org.hibernate.tool.schema.internal.exec.GenerationTarget
Accept a command
accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase
 
accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToScript
 
accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout
 
accept(String) - Method in class org.hibernate.tool.schema.internal.exec.ScriptTargetOutputToStdout
 
accept(String) - Method in interface org.hibernate.tool.schema.spi.ScriptTargetOutput
Accept the given command and write it to the abstracted script
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
access - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
ACCESS - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
 
access - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Version
 
ACCESS_TYPE - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
AccessCallback - Interface in org.hibernate.id.enhanced
Contract for providing callback access to a DatabaseStructure, typically from the Optimizer.
AccessDelegate - Interface in org.hibernate.cache.infinispan.access
Defines the strategy for access to entity or collection data in a Infinispan instance.
accessInputStream() - Method in class org.hibernate.boot.archive.internal.ByteArrayInputStreamAccess
 
accessInputStream() - Method in class org.hibernate.boot.archive.internal.FileInputStreamAccess
 
accessInputStream() - Method in class org.hibernate.boot.archive.internal.UrlInputStreamAccess
 
accessInputStream() - Method in interface org.hibernate.boot.archive.spi.InputStreamAccess
Get access to the stream.
AccessOptimizerAdapter - Class in org.hibernate.bytecode.internal.javassist
The ReflectionOptimizer.AccessOptimizer implementation for Javassist which simply acts as an adapter to the BulkAccessor class.
AccessOptimizerAdapter(BulkAccessor, Class) - Constructor for class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
Constructs an AccessOptimizerAdapter
accessTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
accessTransaction() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Provides access to the underlying transaction or creates a new transaction if one does not already exist or is active.
accessTransaction() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
AccessType - Annotation Type in org.hibernate.annotations
Deprecated.
Use AttributeAccessor instead; renamed to avoid confusion with the JPA AccessType enum.
AccessType - Enum in org.hibernate.cache.spi.access
The types of access strategies available.
AccessType - Enum in org.hibernate.cfg
Enum defining different access strategies for accessing entity values.
AccessType - Enum in org.hibernate.jpamodelgen.util
 
AccessType - Enum in org.hibernate.jpamodelgen.xml.jaxb
Java class for access-type.
AccessTypeInformation - Class in org.hibernate.jpamodelgen.util
Encapsulates the access type information for a single class.
AccessTypeInformation(String, AccessType, AccessType) - Constructor for class org.hibernate.jpamodelgen.util.AccessTypeInformation
 
accountForPrimitiveTypes(Class<Y>) - Method in class org.hibernate.metamodel.internal.AttributeFactory
 
ACQUIRE_CONNECTIONS - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated.
acquirePutFromLoadLock(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Acquire a lock giving the calling thread the right to put data in the cache for the given key.
Action - Enum in org.hibernate.tool.schema
The allowable actions in terms of schema tooling.
ActionGrouping(Action, Action) - Constructor for class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
ActionQueue - Class in org.hibernate.engine.spi
Responsible for maintaining the queue of actions related to events.
ActionQueue(SessionImplementor) - Constructor for class org.hibernate.engine.spi.ActionQueue
Constructs an action queue bound to the given session.
ActionQueue.TransactionCompletionProcesses - Class in org.hibernate.engine.spi
Wrapper class allowing to bind the same transaction completion process queues in different sessions.
actions - Variable in class org.hibernate.boot.JaccPermissionDefinition
 
actions - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
 
ActivationContext - Interface in org.hibernate.cfg.beanvalidation
Defines the context needed to call the TypeSafeActivator
AdaptedImmutableType<T> - Class in org.hibernate.type
Optimize a mutable type, if the user promises not to mutable the instances.
AdaptedImmutableType(AbstractStandardBasicType<T>) - Constructor for class org.hibernate.type.AdaptedImmutableType
 
Adapter1 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter1() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter1
 
Adapter2 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter2() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter2
 
Adapter3 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter3() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter3
 
Adapter4 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter4() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter4
 
Adapter5 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter5() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter5
 
Adapter6 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter6() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter6
 
Adapter7 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter7() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter7
 
Adapter8 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter8() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter8
 
Adapter9 - Class in org.hibernate.boot.jaxb.hbm.spi
 
Adapter9() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter9
 
add(ToolingHint) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
 
add(String, CompositeOwner) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
 
add(String) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
 
add(String, int) - Method in class org.hibernate.bytecode.enhance.internal.tracker.NoopCollectionTracker
 
add(String, int) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleCollectionTracker
 
add(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
 
add(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
 
add(String, int) - Method in interface org.hibernate.bytecode.enhance.spi.CollectionTracker
 
add(CollectionStats) - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
Update the internal stats
add(EntityStats) - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
Adds the counters of this instance up with the ones passed in
add(QueryStats) - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
Adds to the counter of this instance
add(XmlDocument) - Method in class org.hibernate.cfg.Configuration
Deprecated.
No longer supported.
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
add(int, Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentList
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
add(Criterion) - Method in interface org.hibernate.Criteria
Add a restriction to constrain the results to be retrieved.
add(Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
Add a restriction
add(Criterion) - Method in class org.hibernate.criterion.Junction
Adds a criterion to the junction (and/or)
add(Projection) - Method in class org.hibernate.criterion.ProjectionList
Add a projection to this list of projections
add(Projection, String) - Method in class org.hibernate.criterion.ProjectionList
Adds a projection to this list of projections after wrapping it with an alias
add(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections
 
add(E) - Method in class org.hibernate.engine.spi.ExecutableList
Add an Executable to this list.
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.MultipleIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.SingleIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
 
add(U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
add(int, U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
 
add(PropertyData) - Method in interface org.hibernate.envers.internal.entities.mapper.SimpleMapperBuilder
 
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.SinglePropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditQuery
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.criteria.ExtendableCriterion
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
add(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an addition
add(Criteria, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
add(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
add(String[], String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
 
add(String, Long) - Method in class org.hibernate.jpamodelgen.util.FileTimeStampChecker
 
add(CollectionReferenceInitializer) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
 
add(EntityReferenceInitializer) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
 
add(CollectionReferenceInitializer) - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
 
add(EntityReferenceInitializer) - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
 
ADD_GENERATED_ANNOTATION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
 
ADD_GENERATION_DATE - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
 
ADD_SUPPRESS_WARNINGS_ANNOTATION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
 
addAccessTypeInformation(String, AccessTypeInformation) - Method in class org.hibernate.jpamodelgen.Context
 
addAction(EntityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds an entity insert action
addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds an entity (IDENTITY) insert action
addAction(EntityDeleteAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds an entity delete action
addAction(OrphanRemovalAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds an orphan removal action
addAction(EntityUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds an entity update action
addAction(CollectionRecreateAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds a collection (re)create action
addAction(CollectionRemoveAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds a collection remove action
addAction(CollectionUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds a collection update action
addAction(QueuedOperationCollectionAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds an action relating to a collection queued operation (extra lazy).
addAction(BulkOperationCleanupAction) - Method in class org.hibernate.engine.spi.ActionQueue
Adds an action defining a cleanup relating to a bulk operation (HQL/JPQL or Criteria based update/delete)
addAdditionalProperty(String, String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addAll(Properties, Map) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
 
addAll(Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
addAll(int, Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
 
addAll(Collection<T>, T[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
addAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
addAnnotatedClass(Class) - Method in class org.hibernate.boot.MetadataSources
Read metadata from the annotations attached to the given class.
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.Configuration
Read metadata from the annotations associated with this class.
addAnnotatedClassName(String) - Method in class org.hibernate.boot.MetadataSources
Read metadata from the annotations attached to the given class.
addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.persistent.DeleteHandlerImpl
 
addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.id.persistent.UpdateHandlerImpl
 
addAnyMetaDef(AnyMetaDef) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addAnyMetaDef(AnyMetaDef) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addAssignment(Path<Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaUpdateImpl
 
addAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addAssociationAtRevisionRestriction(QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, String, boolean, MiddleComponentData...) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a middle-entity association.
addAssociationAtRevisionRestriction(QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, String, boolean, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addAssociationAtRevisionRestriction(QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, String, boolean, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addAssociationKey(AssociationKey) - Method in class org.hibernate.persister.walking.spi.MetamodelGraphWalker
Add association key to indicate the association is being visited.
addAttribute(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addAttribute(Attribute) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addAttribute(Attribute<X, ?>) - Method in interface org.hibernate.metamodel.internal.AbstractManagedType.Builder
 
addAttributeBinding(Property) - Method in interface org.hibernate.boot.spi.NaturalIdUniqueKeyBinder
Adds a attribute binding.
addAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addAttributeConverter(Class<? extends AttributeConverter>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.cfg.annotations.reflection.AttributeConverterDefinitionCollector
 
addAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in class org.hibernate.cfg.Configuration
Adds the AttributeConverter Class to this Configuration.
addAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.cfg.Configuration
Adds the AttributeConverter Class to this Configuration.
addAttributeConverter(AttributeConverter) - Method in class org.hibernate.cfg.Configuration
Adds the AttributeConverter instance to this Configuration.
addAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.cfg.Configuration
Adds the AttributeConverter instance to this Configuration.
addAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.cfg.Configuration
 
addAttributeConverterDefinition(AttributeConverterDefinition) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
 
addAttributeNode(AttributeNodeImpl) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addAttributeNodes(String...) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addAttributeNodes(Attribute<T, ?>...) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addAttributeNodes(String...) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addAttributeNodes(Attribute<T, ?>...) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addAttributeNodes(String...) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addAttributeNodes(Attribute<T, ?>...) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addAttributeSource(AttributeSource) - Method in interface org.hibernate.boot.model.source.internal.hbm.AttributesHelper.Callback
 
addAuditingOverride(AuditOverride) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
 
addAuditingOverrides(AuditOverrides) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.model.relational.Database
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Add metadata pertaining to an auxiliary database object to this repository.
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration
 
addBatchLoadableCollection(PersistentCollection, CollectionEntry) - Method in class org.hibernate.engine.spi.BatchFetchQueue
If a CollectionEntry represents a batch loadable collection, add it to the queue.
addBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
If an EntityKey represents a batch loadable entity, add it to the queue.
addBundle(Bundle) - Method in class org.hibernate.osgi.OsgiClassLoader
Adds a Bundle to the wrapped set of Bundles
addCacheableFile(String) - Method in class org.hibernate.boot.MetadataSources
addCacheableFile(File) - Method in class org.hibernate.boot.MetadataSources
Add a cached mapping file.
addCacheableFile(File) - Method in class org.hibernate.cfg.Configuration
Add a cached mapping file.
addCacheableFile(String) - Method in class org.hibernate.cfg.Configuration
Add a cacheable mapping file.
addCacheableFileStrictly(File) - Method in class org.hibernate.boot.MetadataSources
INTENDED FOR TESTSUITE USE ONLY!

Much like MetadataSources.addCacheableFile(java.io.File) except that here we will fail immediately if the cache version cannot be found or used for whatever reason

addCacheableFileStrictly(File) - Method in class org.hibernate.cfg.Configuration
INTENDED FOR TESTSUITE USE ONLY!

Much like Configuration.addCacheableFile(File) except that here we will fail immediately if the cache version cannot be found or used for whatever reason

addCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
addCheckConstraint(String) - Method in class org.hibernate.mapping.Table
 
addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addChildParent(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a child/parent relation to cache for cascading op
addClass(Class) - Method in class org.hibernate.boot.MetadataSources
Deprecated.
hbm.xml is a legacy mapping format now considered deprecated.
addClass(Class) - Method in class org.hibernate.cfg.Configuration
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClassAuditingData(PersistentClass, ClassAuditingData) - Method in class org.hibernate.envers.configuration.internal.ClassesAuditingData
Stores information about auditing meta-data for the given class.
addClasses(String...) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
 
addClasses(List<String>) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
 
addClassLoader(ClassLoader) - Method in class org.hibernate.osgi.OsgiClassLoader
Adds a ClassLoader to the wrapped set of ClassLoaders
addClassType(XClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addCollectionBinding(Collection) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addCollectionBinding(Collection) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Add collection mapping metadata to this repository.
addCollectionHolder(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addCollectionHolder(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a PersistentCollection object for an array.
addColumn(Element, String, Integer, Integer, Integer, String, String, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
Adds new column element.
addColumn(Element, String, Integer, Integer, Integer, String, String, String, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
addColumn(Element, Column) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
Adds column element with the following attributes (unless empty): name, length, scale, precision, sql-type, read and write.
addColumn(Column) - Method in class org.hibernate.mapping.Component
 
addColumn(Column) - Method in class org.hibernate.mapping.Constraint
 
addColumn(Column) - Method in class org.hibernate.mapping.Index
 
addColumn(Column, String) - Method in class org.hibernate.mapping.Index
 
addColumn(Column) - Method in class org.hibernate.mapping.PrimaryKey
 
addColumn(Column) - Method in class org.hibernate.mapping.SimpleValue
 
addColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.SimpleValue
 
addColumn(Column) - Method in class org.hibernate.mapping.Table
 
addColumn(Column, String) - Method in class org.hibernate.mapping.UniqueKey
 
addColumn(String) - Method in class org.hibernate.sql.Insert
 
addColumn(String, String) - Method in class org.hibernate.sql.Insert
 
addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Insert
 
addColumn(String) - Method in class org.hibernate.sql.InsertSelect
 
addColumn(String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String, String, String) - Method in class org.hibernate.sql.SelectValues
 
addColumn(String) - Method in class org.hibernate.sql.SimpleSelect
 
addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addColumn(String) - Method in class org.hibernate.sql.Update
 
addColumn(String, String) - Method in class org.hibernate.sql.Update
 
addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Update
 
addColumn(ResultSet) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
Deprecated.
 
addColumn(ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
 
addColumn(ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
 
addColumn(ColumnInformation) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
 
addColumnAlias(String) - Method in interface org.hibernate.SQLQuery.ReturnProperty
Deprecated.
Add a column alias to this property mapping.
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3Column
 
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addColumnMapping(ColumnInformation, ColumnInformation) - Method in interface org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilder
 
addColumnMapping(ColumnInformation, ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilderImpl
 
addColumnNameBinding(Table, String, Column) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addColumnNameBinding(Table, Identifier, Column) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addColumnNameBinding(Table, Identifier, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addColumnNameBinding(Table, String, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addColumns(Element, Iterator) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
addColumns(Iterator) - Method in class org.hibernate.mapping.Constraint
 
addColumns(Iterator) - Method in class org.hibernate.mapping.Index
 
addColumns(String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[], boolean[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[]) - Method in class org.hibernate.sql.InsertSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String, String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String, String[], String[]) - Method in class org.hibernate.sql.SelectValues
 
addColumns(String[], String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[], String[], boolean[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.Update
 
addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
 
addColumns(String[], String) - Method in class org.hibernate.sql.Update
 
addColumnsOrFormulas(Element, Iterator) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
Adds all column or formula elements.
addColumnTemplate(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumnTemplates(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addComponent(Element, PropertyAuditingData, Value, CompositeMapperBuilder, String, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.ComponentMetadataGenerator
 
addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
 
addComponent(PropertyData, Class) - Method in interface org.hibernate.envers.internal.entities.mapper.CompositeMapperBuilder
 
addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
 
addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
 
addComponent(PropertyData, Class) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
 
addComponentTypedValues(String, Object, CompositeType, List<TypedValue>, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in interface org.hibernate.envers.internal.entities.mapper.CompositeMapperBuilder
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
 
addCondition(String) - Method in class org.hibernate.engine.internal.JoinSequence
Add a condition to this sequence.
addCondition(String, String[], String) - Method in class org.hibernate.engine.internal.JoinSequence
Add a condition to this sequence.
addCondition(String, String[], String) - Method in class org.hibernate.sql.ANSIJoinFragment
Adds a condition to the join fragment.
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(ConditionFragment) - Method in class org.hibernate.sql.DisjunctionFragment
 
addCondition(String) - Method in class org.hibernate.sql.DisjunctionFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.JoinFragment
Adds a condition to the join fragment.
addCondition(String) - Method in class org.hibernate.sql.JoinFragment
Adds a free-form condition fragment
addCondition(StringBuilder, String) - Method in class org.hibernate.sql.JoinFragment
Appends the 'on' condition to the buffer, returning true if the condition was added.
addCondition(String, String[], String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCondition(String, String[][], String[]) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.QueryJoinFragment
Add the condition string to the join fragment.
addCondition(String, String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String[], String, String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String[], String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addConnections(int) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections
 
addCorrelationRoot(FromImplementor) - Method in class org.hibernate.query.criteria.internal.QueryStructure
 
addCriterionsToQuery(AuditReaderImplementor) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.JoinFragment
Adds a cross join to the specified table.
addCrossJoin(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCustomAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
 
addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addDefaultNamedNativeQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addDefaultNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addDefaultNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultQuery(NamedQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addDefaultQuery(NamedQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDelegate(SQLExceptionConversionDelegate) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds a 'denormalized table' to this repository.
addDescriptor(JavaTypeDescriptor) - Method in class org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry
Adds the given descriptor to this registry
addDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry
 
addDialectScope(String) - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
addDialectScope(String) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.Expandable
 
addDialectScope(String) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
Add the given dialect name to the scope of dialects to which this database object applies.
addDirectory(File) - Method in class org.hibernate.boot.MetadataSources
Read all mapping documents from a directory tree.
addDirectory(File) - Method in class org.hibernate.cfg.Configuration
Read all mapping documents from a directory tree.
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
addDiscriminatorWhereFragment(RestrictableStatement, Queryable, Map, String) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
 
addDocument(Document) - Method in class org.hibernate.boot.MetadataSources
Deprecated.
since 5.0. Use one of the other methods for passing mapping source(s).
addDocument(Document) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
addDocument(Document) - Method in class org.hibernate.cfg.Configuration
Deprecated.
Use addURL, addResource, addFile, etc. instead
addDocument(Document) - Method in interface org.hibernate.envers.configuration.internal.MappingCollector
 
addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Mechanism to more finely control the notion of duplicates.
addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
addEmbeddedParameter(ParameterSpecification) - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
Deprecated.
Adds a parameter specification for a parameter encountered within this node.
addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
 
addEntity(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addEntity(EntityUniqueKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a canonical mapping from entity key to entity instance
addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add an entity to the cache by unique key
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Adds an entity to the internal caches.
addEntity(String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addEntity(String, String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addEntity(String, String, LockMode) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addEntity(Class) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addEntity(String, Class) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addEntity(String, Class, LockMode) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addEntity(String) - Method in interface org.hibernate.query.NativeQuery
 
addEntity(String, String) - Method in interface org.hibernate.query.NativeQuery
 
addEntity(String, String, LockMode) - Method in interface org.hibernate.query.NativeQuery
 
addEntity(Class) - Method in interface org.hibernate.query.NativeQuery
 
addEntity(String, Class) - Method in interface org.hibernate.query.NativeQuery
 
addEntity(String, Class, LockMode) - Method in interface org.hibernate.query.NativeQuery
 
addEntity(String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addEntity(String, String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addEntity(String, String, LockMode) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addEntity(Class) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addEntity(String, Class) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addEntity(String, Class, LockMode) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addEntity(String) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a "root" entity, without specifying an alias.
addEntity(String, String) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a "root" entity.
addEntity(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a "root" entity, specifying a lock mode.
addEntity(Class) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a "root" entity, without specifying an alias.
addEntity(String, Class) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a "root" entity.
addEntity(String, Class, LockMode) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a "root" entity, specifying a lock mode.
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a two-entity relation.
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addEntityBinding(PersistentClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addEntityBinding(PersistentClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Add the PersistentClass for an entity mapping.
addEntityEntry(Object, EntityEntry) - Method in class org.hibernate.engine.internal.EntityEntryContext
Adds the entity and entry to this context, associating them together
addEntityNameResolver(EntityNameResolver...) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
addEntityNameResolver(EntityNameResolver...) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies one or more entity name resolvers to be applied to the SessionFactory (see the EntityNameResolver contract for more information..
addEntityNameResolver(EntityNameResolver...) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
addEventListener(EventType, String) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
addEventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
addEventListeners(SessionEventListener...) - Method in class org.hibernate.internal.SessionImpl
 
addEventListeners(SessionEventListener...) - Method in interface org.hibernate.Session
Add one or more listeners to the Session
addExplicitStrategyRegistration(Class<T>, Class<? extends T>, String) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
Adds an explicit (as opposed to discovered) strategy registration.
addExplicitStrategyRegistration(StrategyRegistration<T>) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
Adds an explicit (as opposed to discovered) strategy registration.
addExtraKeyword(String) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
 
addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
 
addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.EntityEntryExtraStateHolder
 
addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntry
 
addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntryExtraState
Attach additional state to the core state of EntityEntry
addFetch(Association, String) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(Association, Fetch.Style) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(Fetch) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(String, String, String) - Method in class org.hibernate.mapping.FetchProfile
Adds a fetch to this profile.
addFetch(Fetch<X, ?>) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl.BasicJoinScope
 
addFetch(Fetch<X, ?>) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl.CorrelationJoinScope
 
addFetch(Fetch<X, ?>) - Method in interface org.hibernate.query.criteria.internal.path.AbstractFromImpl.JoinScope
 
addFetch(String, String, String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addFetch(String, String, String) - Method in interface org.hibernate.query.NativeQuery
 
addFetch(String, String, String) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a join fetch result.
addFetchProfile(FetchProfile) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addFetchProfile(FetchProfile) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addField(CtClass, CtClass, String) - Static method in class org.hibernate.bytecode.enhance.internal.javassist.FieldWriter
Add enhancement field
addFieldWithGetterAndSetter(CtClass, CtClass, String, String, String) - Static method in class org.hibernate.bytecode.enhance.internal.javassist.FieldWriter
Add enhancement field with getter and setter
addFile(String) - Method in class org.hibernate.boot.MetadataSources
Read mappings from a particular XML file
addFile(File) - Method in class org.hibernate.boot.MetadataSources
Read mappings from a particular XML file
addFile(String) - Method in class org.hibernate.cfg.Configuration
Read mappings from a particular XML file
addFile(File) - Method in class org.hibernate.cfg.Configuration
Read mappings from a particular XML file
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
 
addFilter(Filter) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
 
addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in interface org.hibernate.mapping.Filterable
 
addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.PersistentClass
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds a filter definition to this repository.
addFormula(Element, Formula) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
Adds formula element.
addFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
 
addFormula(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addFormulas(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addFragment(JoinFragment) - Method in class org.hibernate.sql.JoinFragment
Adds another join fragment to this one.
addFrom(String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
Add an entity from which to select.
addFromAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addFromCollection(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addFromElement(String, AST) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Adds a new from element to the from node.
addFromFragmentString(String) - Method in class org.hibernate.sql.ANSIJoinFragment
Adds an externally built join fragment.
addFromFragmentString(String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addGeneratedAnnotation() - Method in class org.hibernate.jpamodelgen.Context
 
addGeneratedDate() - Method in class org.hibernate.jpamodelgen.Context
 
addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
addGetter(CtClass, String, String) - Static method in class org.hibernate.bytecode.enhance.internal.javassist.MethodWriter
 
addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
 
addIdEqualsToQuery(Parameters, Object, String, String, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
 
addIdEqualsToQuery(Parameters, Object, String, String, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix, is equal to the given object.
addIdsEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 (the entity is the same).
addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 mapped by the second mapper (the second mapper must be for the same entity, but it can have, for example, prefixed properties).
addImpliedFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
addImport(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addImport(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds an import (HQL entity rename).
addIndex(Index, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
addIndex(Index) - Method in class org.hibernate.mapping.Table
 
addIndexes(Table, Index[], MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
addIndexes(Table, Index[], MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
addingOverrideFor(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
addInitCommand(InitCommand) - Method in class org.hibernate.boot.model.relational.Database
 
addInitCommand(InitCommand) - Method in class org.hibernate.mapping.Table
 
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInitiator(StandardServiceInitiator) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Adds a service initiator.
addInitiator(SessionFactoryServiceInitiator) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryBuilderImpl
Adds a service initiator.
addInitiator(SessionFactoryServiceInitiator) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
 
addInputStream(InputStreamAccess) - Method in class org.hibernate.boot.MetadataSources
Read metadata from an InputStream access
addInputStream(InputStream) - Method in class org.hibernate.boot.MetadataSources
Read metadata from an InputStream.
addInputStream(InputStream) - Method in class org.hibernate.cfg.Configuration
Read mappings from an InputStream.
addInstancesFromVersionsEntities(String, Collection, List<Map>, Number) - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
 
addInterceptorHandling(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.EnhancerImpl
 
addInterpreterDelegate(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
 
AdditionalJaxbMappingProducer - Interface in org.hibernate.boot.spi
Deprecated.
Intended for Envers integration until we can migrate Envers away from XML generation for building its model.
AdditionalJaxbMappingProducerImpl - Class in org.hibernate.envers.boot.internal
 
AdditionalJaxbMappingProducerImpl() - Constructor for class org.hibernate.envers.boot.internal.AdditionalJaxbMappingProducerImpl
 
additiveExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
additiveExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
addJar(File) - Method in class org.hibernate.boot.MetadataSources
Read all mappings from a jar file.
addJar(File) - Method in class org.hibernate.cfg.Configuration
Read all mappings from a jar file

Assumes that any file named *.hbm.xml is a mapping document.

addJarFileUrl(URL) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
 
addJoin(JoinTable, PropertyHolder, boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addJoin(JoinTable, boolean) - Method in interface org.hibernate.cfg.PropertyHolder
 
addJoin(AssociationType, String, JoinType, String[]) - Method in class org.hibernate.engine.internal.JoinSequence
Add a join to this sequence
addJoin(AssociationType, String, JoinType, String[][]) - Method in class org.hibernate.engine.internal.JoinSequence
Add a join to this sequence
addJoin(ImpliedFromElement) - Method in class org.hibernate.engine.internal.JoinSequence
Embedds an implied from element into this sequence
addJoin(JoinType, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
 
addJoin(Join) - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractExpandingSourceQuerySpace
 
addJoin(Join) - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
 
addJoin(JoinDefinedByMetadata) - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
 
addJoin(Join) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingCollectionQuerySpace
Adds a join with another query space for either a collection element or index.
addJoin(Join) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpace
Adds a join with another query space.
addJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addJoin(Join<X, ?>) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl.BasicJoinScope
 
addJoin(Join<X, ?>) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl.CorrelationJoinScope
 
addJoin(Join<X, ?>) - Method in interface org.hibernate.query.criteria.internal.path.AbstractFromImpl.JoinScope
 
addJoin(String, String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addJoin(String, String, String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addJoin(String, String, LockMode) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addJoin(String, String) - Method in interface org.hibernate.query.NativeQuery
 
addJoin(String, String, String) - Method in interface org.hibernate.query.NativeQuery
 
addJoin(String, String, LockMode) - Method in interface org.hibernate.query.NativeQuery
 
addJoin(String, String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addJoin(String, String, String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addJoin(String, String, LockMode) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.ANSIJoinFragment
Adds a join, represented by the given information, to the fragment.
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.ANSIJoinFragment
Adds a join, represented by the given information, to the fragment.
addJoin(String, String, String[][], String[], JoinType, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.CacheJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.JoinFragment
Adds a join.
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.JoinFragment
Adds a join, with an additional ON clause fragment
addJoin(String, String, String[][], String[], JoinType, String) - Method in class org.hibernate.sql.JoinFragment
Adds a join, with an additional ON clause fragment
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[][], String[], JoinType) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[][], String[], JoinType, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[][], String[], JoinType) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[][], String[], JoinType, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String, String[][], String[], JoinType) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String, String[][], String[], JoinType, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a join fetch result.
addJoin(String, String, String) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a join fetch result.
addJoin(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a join fetch result, specifying a lock mode.
addJoins(JoinFragment) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
addJoins(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.JoinFragment
Free-form form of adding theta-style joins taking the necessary FROM and WHERE clause fragments
addJoins(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJpaIndexHolders(Table, List<JPAIndexHolder>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addJpaIndexHolders(Table, List<JPAIndexHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addKeySubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addKeySubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addKeySubgraph(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addKeySubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addKeySubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addKeySubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addKeySubgraph(String) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addKeySubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addKeySubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addKeySubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addKeySubgraph(String) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addKeySubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addListener(SessionEventListener...) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
addListener(String, NamespaceChangeListener) - Method in class org.hibernate.engine.jndi.internal.JndiServiceImpl
 
addListener(String, NamespaceChangeListener) - Method in interface org.hibernate.engine.jndi.spi.JndiService
Adds the specified listener to the given JNDI namespace.
addListener(SessionEventListener...) - Method in interface org.hibernate.engine.spi.SessionEventListenerManager
 
addManyToManyFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
 
addManyToManyJoin(JoinFragment, QueryableCollection) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
addMappedBy(String, String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addMappedBy(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addMappedSuperclass(Class, MappedSuperclass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addMappedSuperclass(Class, MappedSuperclass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Join
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addMappingFiles(String...) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
 
addMappingFiles(List<String>) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
 
addMappings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
addMapResource(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addMetaEmbeddable(String, MetaEntity) - Method in class org.hibernate.jpamodelgen.Context
 
addMetaEntity(String, MetaEntity) - Method in class org.hibernate.jpamodelgen.Context
 
addMethod(ConstPool, CtMethod) - Static method in class org.hibernate.bytecode.enhance.internal.javassist.MethodWriter
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in interface org.hibernate.envers.internal.entities.mapper.relation.component.MiddleComponentMapper
Adds query statements, which contains restrictions, which express the property that part of the middle entity with alias prefix1, is equal to part of the middle entity with alias prefix2 (the entity is the same).
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleDummyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
 
addMiddleEqualToQuery(CompositeMapperBuilder, Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapElementNotKeyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleRelatedComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleSimpleComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleStraightComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneIdMapper
 
addModifiedFlagProperty(Element, String, String, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
addNamedEntityGraph(NamedEntityGraphDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addNamedEntityGraph(NamedEntityGraphDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds metadata for a named entity graph to this repository
addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.internal.SessionFactoryImpl
 
addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
addNamedEntityGraph(String, EntityGraph<T>) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
 
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
 
addNamedIdEqualsToQuery(Parameters, String, IdMapper, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
 
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
Adds query statements, which contains named parameters, which express the property that the id of the entity with alias prefix, is equal to the given object.
addNamedIdEqualsToQuery(Parameters, String, IdMapper, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
Adds query statements, which contains named parameters that express the property that the id of the entity with alias prefix is equal to the given object using the specified mapper.
addNamedNativeQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds metadata for a named SQL query to this repository.
addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds metadata for a named stored procedure call to this repository.
addNamedQuery(NamedQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addNamedQuery(NamedQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds metadata for a named query to this repository.
addNamedQuery(String, Query) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
addNamedQuery(String, Query) - Method in class org.hibernate.internal.SessionFactoryImpl
 
addNativelyGeneratedId(Element, String, String, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
addNegatedParameters() - Method in class org.hibernate.envers.internal.tools.query.Parameters
Adds negated parameters, by default with the "and" connective.
addNeighbour(Vertex<R>) - Method in class org.hibernate.envers.internal.tools.graph.Vertex
 
addNewCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addNewCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a new collection (ie.
addNonLazyCollection(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addNonLazyCollection(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
addNotNullRestriction(String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
Adds IS NOT NULL restriction.
addNotNullRestriction(String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
Adds IS NOT NULL restriction.
addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addNullProperty(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
Record the fact that the association belonging to the keyed entity is null.
addNullRestriction(String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
Adds IS NULL restriction.
addNullRestriction(String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
Adds IS NULL restriction.
addObserver(BatchObserver) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
addObserver(BatchObserver) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Adds an observer to this batch.
addObserver(SessionFactoryObserver) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryImpl
 
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryObserverChain
 
addObserver(TransactionObserver) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
 
addObserver(TransactionObserver) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
 
addObserver(TransactionObserver) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Adds an observer to the coordinator.
addOrder(Order) - Method in interface org.hibernate.Criteria
Add an ordering to the result set.
addOrder(Order) - Method in class org.hibernate.criterion.DetachedCriteria
Adds an ordering
addOrder(String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
 
addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
 
addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
 
addOrder(AuditOrder) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
addOrder(AuditOrder) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
 
addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl
 
addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
addOrderBy(String) - Method in class org.hibernate.sql.QuerySelect
 
addOrderFragment(String) - Method in class org.hibernate.hql.internal.ast.tree.OrderByClause
 
addOrModifyColumn(Element, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
Column name shall be wrapped with '`' signs if quotation required.
addPackage(String) - Method in class org.hibernate.boot.MetadataSources
Read package-level metadata.
addPackage(Package) - Method in class org.hibernate.boot.MetadataSources
Read package-level metadata.
addPackage(String) - Method in class org.hibernate.cfg.Configuration
Read package-level metadata.
addParam(String, String) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
addParam(String, String) - Method in class org.hibernate.mapping.IdGenerator
 
addParameter(int, int) - Method in class org.hibernate.sql.SelectValues
 
addParameter(int, int, int) - Method in class org.hibernate.sql.SelectValues
 
addParameters(String) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
 
addParameterType(String, String) - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
addParameterType(String, String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
 
addParams(Map<String, String>) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
addPermission(GrantedPermission) - Method in class org.hibernate.secure.internal.DisabledJaccServiceImpl
 
addPermission(GrantedPermission) - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
 
addPermission(GrantedPermission) - Method in interface org.hibernate.secure.spi.JaccService
 
addPermissionDeclaration(GrantedPermission) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
 
addPermissionDeclarations(Collection<GrantedPermission>) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
 
addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Update
 
addProjection(String, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
 
addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
 
addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
 
addProjection(AuditProjection) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
addProjection(AuditProjection) - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
 
addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Add the given properties to ours.
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addProperty(Property, XClass) - Method in interface org.hibernate.cfg.PropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in interface org.hibernate.cfg.PropertyHolder
 
addProperty(Element, String, String, boolean, boolean, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
addProperty(Element, String, String, boolean, boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
addProperty(Property) - Method in interface org.hibernate.mapping.AttributeContainer
 
addProperty(Property) - Method in class org.hibernate.mapping.Component
 
addProperty(Property) - Method in class org.hibernate.mapping.Join
 
addProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addProperty(String, String) - Method in class org.hibernate.query.internal.NativeQueryReturnBuilderFetchImpl
 
addProperty(String) - Method in class org.hibernate.query.internal.NativeQueryReturnBuilderFetchImpl
 
addProperty(String, String) - Method in class org.hibernate.query.internal.NativeQueryReturnBuilderRootImpl
 
addProperty(String) - Method in class org.hibernate.query.internal.NativeQueryReturnBuilderRootImpl
 
addProperty(String, String) - Method in interface org.hibernate.SQLQuery.FetchReturn
Deprecated.
Add a simple property-to-one-column mapping.
addProperty(String) - Method in interface org.hibernate.SQLQuery.FetchReturn
Deprecated.
Add a property, presumably with more than one column.
addProperty(String, String) - Method in interface org.hibernate.SQLQuery.RootReturn
Deprecated.
Add a simple property-to-one-column mapping.
addProperty(String) - Method in interface org.hibernate.SQLQuery.RootReturn
Deprecated.
Add a property, presumably with more than one column.
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
Add an audited property.
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
 
addPropertyPath(String, Type, String[], String[], String[], String[]) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
addPropertyPath(String, Type, String[], String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
addPropertyReference(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addPropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addPropertyReferencedAssociation(String, String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addPropertyTypedValue(Object, Type, List<TypedValue>) - Method in class org.hibernate.criterion.Example
 
addProxy(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a proxy to the session cache
addPutFromLoadValidator(String, PutFromLoadValidator) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
addQueryHint(String) - Method in interface org.hibernate.Criteria
Add a DB query hint to the SQL.
addQueryHint(String) - Method in class org.hibernate.internal.CriteriaImpl
 
addQueryHint(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
addQueryHint(String) - Method in interface org.hibernate.Query
Deprecated.
Add a DB query hint to the SQL.
addQueryHint(String) - Method in class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
addQueryHint(String) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
addQueryHint(String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addQueryHint(String) - Method in interface org.hibernate.query.NativeQuery
 
addQueryHint(String) - Method in interface org.hibernate.query.Query
 
addQueryHint(String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addQueryHint(String) - Method in interface org.hibernate.SQLQuery
Deprecated.
 
addQueryHints(String, String) - Method in class org.hibernate.dialect.hint.IndexQueryHintHandler
 
addQueryHints(String, String) - Method in interface org.hibernate.dialect.hint.QueryHintHandler
Add query hints to the given query.
addQueryReturn(NativeSQLQueryReturn) - Method in class org.hibernate.engine.ResultSetMappingDefinition
Adds a return.
addQueryReturns(NativeSQLQueryReturn[]) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
 
addQueryReturns(NativeSQLQueryReturn...) - Method in interface org.hibernate.procedure.internal.Util.ResultClassesResolutionContext
Callback to add query returns indicated by the result set mapping(s)
addQueryReturns(NativeSQLQueryReturn...) - Method in interface org.hibernate.procedure.internal.Util.ResultSetMappingResolutionContext
Callback to add query returns indicated by the result set mapping(s)
addQuerySpaces(Serializable[]) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
addQuerySpaces(String...) - Method in interface org.hibernate.procedure.internal.Util.ResultClassesResolutionContext
Callback to add query spaces indicated by the result set mapping(s)
addQuerySpaces(String...) - Method in interface org.hibernate.procedure.internal.Util.ResultSetMappingResolutionContext
Callback to add query spaces indicated by the result set mapping(s)
addQuerySpaces(String...) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addQuerySpaces(Serializable...) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
 
addReferenceEntry(Object, Status) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addRegion(BaseRegion) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
Add region so that commands can be cleared on shutdown.
addResolver(DialectResolver) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the end of the underlying resolver list.
addResolverAtFirst(DialectResolver) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the beginning of the underlying resolver list.
addResource(String) - Method in class org.hibernate.boot.MetadataSources
Read mappings as a application resourceName (i.e.
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.Configuration
Deprecated.
This form (accepting a ClassLoader) is no longer supported. Instead, add the ClassLoader to the ClassLoaderService on the ServiceRegistry associated with this Configuration
addResource(String) - Method in class org.hibernate.cfg.Configuration
Read mappings as a application resourceName (i.e.
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds the metadata for a named SQL result set mapping to this repository.
addReturn(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
 
addReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
 
addReturn(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
 
addReturn(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
 
addReturnBuilder(NativeQueryReturnBuilder) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addrExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
addrExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
addrExprLhs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
addRoot(String, String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addRoot(String, Class) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addRoot(String, String) - Method in interface org.hibernate.query.NativeQuery
 
addRoot(String, Class) - Method in interface org.hibernate.query.NativeQuery
 
addRoot(String, String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addRoot(String, String) - Method in interface org.hibernate.SQLQuery
Deprecated.
Add a new root return mapping, returning a NativeQuery.RootReturn to allow further definition.
addRoot(String, Class) - Method in interface org.hibernate.SQLQuery
Deprecated.
Add a new root return mapping, returning a NativeQuery.RootReturn to allow further definition.
addRootReturn(Return) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
addRootReturn(Return) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
addRootReturn(Return) - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
 
addScalar(String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addScalar(String, Type) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addScalar(String) - Method in interface org.hibernate.query.NativeQuery
 
addScalar(String, Type) - Method in interface org.hibernate.query.NativeQuery
 
addScalar(String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addScalar(String, Type) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addScalar(String) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a scalar query result.
addScalar(String, Type) - Method in interface org.hibernate.SQLQuery
Deprecated.
Declare a scalar query result.
addSecondaryTable(LocalMetadataBuildingContext, Identifier, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
 
addSecondaryTable(QualifiedTableName, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
 
addSecondPass(SecondPass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addSecondPass(SecondPass, boolean) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addSecondPass(SecondPass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addSecondPass(SecondPass, boolean) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addSelectColumn(String, String) - Method in class org.hibernate.sql.QuerySelect
 
addSelectFragmentString(String) - Method in class org.hibernate.sql.QuerySelect
 
addService(Class, Service) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Adds a user-provided service.
addService(Class, Service) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryBuilderImpl
Adds a user-provided service.
addService(Class, Service) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
 
addSessionFactory(String, String, boolean, SessionFactory, JndiService) - Method in class org.hibernate.internal.SessionFactoryRegistry
Adds a SessionFactory to the registry
addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
addSessionFactoryObservers(SessionFactoryObserver...) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies one or more observers to be applied to the SessionFactory.
addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
addSetter(CtClass, String, String) - Static method in class org.hibernate.bytecode.enhance.internal.javassist.MethodWriter
 
addSettings(Map) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
addSharedSessionTransactionObserver(TransactionCoordinator) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
addSharedSessionTransactionObserver(TransactionCoordinator) - Method in class org.hibernate.internal.SessionImpl
 
addSqlFunction(String, SQLFunction) - Method in class org.hibernate.cfg.Configuration
 
addSqlHintOrComment(String, QueryParameters, boolean) - Method in class org.hibernate.dialect.Dialect
Modify the SQL, adding hints or comments, if necessary
addSubclass(Subclass) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclass(Subclass) - Method in class org.hibernate.mapping.RootClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addSubclassSubgraph(Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
 
addSubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addSubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addSubgraph(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addSubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
addSubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addSubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addSubgraph(String) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addSubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
addSubgraph(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addSubgraph(Attribute<T, X>, Class<? extends X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addSubgraph(String) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addSubgraph(String, Class<X>) - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
addSubParameters(String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
Adds sub-parameters with a new connective.
addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Adds a subselect fetch decriptor for the given entity key.
addSynchronizedEntityClass(Class) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.procedure.ProcedureCall
 
addSynchronizedEntityClass(Class) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.query.NativeQuery
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.SQLQuery
Deprecated.
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.SynchronizeableQuery
Adds an entity for (a) auto-flush checking and (b) query result cache invalidation checking.
addSynchronizedEntityName(String) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.procedure.ProcedureCall
 
addSynchronizedEntityName(String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.query.NativeQuery
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.SQLQuery
Deprecated.
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.SynchronizeableQuery
Adds an entity name for (a) auto-flush checking and (b) query result cache invalidation checking.
addSynchronizedQuerySpace(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
 
addSynchronizedQuerySpace(String) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.procedure.ProcedureCall
 
addSynchronizedQuerySpace(String) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.NativeQuery
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SQLQuery
Deprecated.
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SynchronizeableQuery
Adds a query space.
addSynchronizedQuerySpaces(EntityPersister) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
addTable(String, String, String, String, boolean) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addTable(String, String, String, String, boolean) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds table metadata to this repository returning the created metadata instance.
addTableAlias(String) - Method in class org.hibernate.sql.ForUpdateFragment
 
addTableInformation(TableInformation) - Method in class org.hibernate.tool.schema.extract.spi.NameSpaceTablesInformation
 
addTableNameBinding(Identifier, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addTableNameBinding(String, String, String, String, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addTableNameBinding(Identifier, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addTableNameBinding(String, String, String, String, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
 
addToBatch() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Indicates completion of the current part of the batch.
addToCache(AdvancedCache, PutFromLoadValidator) - Static method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Besides the call from constructor, this should be called only from tests when mocking the validator.
addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
addToCollection(Object[], Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
addToCollection(List, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
addToManyMiddleNotOwningRelation(String, String, String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
 
addToManyMiddleRelation(String, String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
 
addToManyNotOwningRelation(String, String, String, IdMapper, PropertyMapper, PropertyMapper, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
 
addToOneAndIdProperty(XClass, PropertyData) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addToOneNotOwningRelation(String, String, String, IdMapper, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
 
addToOneRelation(String, String, IdMapper, boolean, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
 
addTopExpression(StringBuilder, int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
Adds TOP expression.
addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
 
addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.BetweenAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IdentifierEqAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IlikeAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.InAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.LogicalAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotNullAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NullAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.PropertyAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RelatedAuditEqualityExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RelatedAuditInExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RevisionTypeAuditExpression
 
addToQuery(EnversService, AuditReaderImplementor, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.SimpleAuditExpression
 
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.Component
 
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.PersistentClass
 
addTypeDefinition(TypeDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addTypeDefinition(TypeDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds a type definition to this metadata repository.
addTypeInfo(TypeInfo) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
 
addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
 
addUninitializedCachedEntity(EntityKey, Object, EntityPersister, LockMode, Object, SharedSessionContractImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a collection we just loaded up (still needs initializing)
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a detached uninitialized collection
addUninitializedEntity(EntityKey, Object, EntityPersister, LockMode, SharedSessionContractImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
Add an uninitialized instance of an entity class, as a placeholder to ensure object identity.
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addUniqueConstraints(Table, List) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addUniqueConstraints(Table, List) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.Table
 
addUniquePropertyReference(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
addUniquePropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addUnownedCollection(CollectionKey, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addUnownedCollection(CollectionKey, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a collection which has no owner loaded
addUnresolvedEntityInsertAction(AbstractEntityInsertAction, NonNullableTransientDependencies) - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
Add an unresolved insert action.
addURL(URL) - Method in class org.hibernate.boot.MetadataSources
Read mappings from a URL
addURL(URL) - Method in class org.hibernate.cfg.Configuration
Read mappings from a URL
addValue(String) - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
addValue(String) - Method in class org.hibernate.mapping.MetaAttribute
 
addValue(Object) - Method in class org.hibernate.sql.InFragment
 
addValues(Object[]) - Method in class org.hibernate.sql.InFragment
 
addWhenColumnNotNull(String, String, String) - Method in class org.hibernate.sql.CaseFragment
 
addWhere(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhere(String, String, String, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhere(String, boolean, String, QueryBuilder) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhere(String, String, String, QueryBuilder) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhereColumn(String) - Method in class org.hibernate.sql.Update
 
addWhereColumn(String, String) - Method in class org.hibernate.sql.Update
 
addWhereColumns(String[]) - Method in class org.hibernate.sql.Update
 
addWhereColumns(String[], String) - Method in class org.hibernate.sql.Update
 
addWhereFragment(JoinFragment, String, QueryNode, FromElement, HqlSqlWalker) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
 
addWhereFragment(String) - Method in class org.hibernate.sql.Delete
 
addWhereOrNullRestriction(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
Add where clause with a null restriction: (left = right or (left is null and right is null))
addWhereToken(String) - Method in class org.hibernate.sql.SimpleSelect
 
addWhereWithFunction(String, String, String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhereWithNamedParam(String, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhereWithNamedParam(String, boolean, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhereWithParam(String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhereWithParam(String, String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhereWithParam(String, boolean, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWhereWithParams(String, String, String, Object[], String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
addWorkUnit(AuditWorkUnit) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
 
AddWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
 
AddWorkUnit(SessionImplementor, String, EnversService, Serializable, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
 
AddWorkUnit(SessionImplementor, String, EnversService, Serializable, Map<String, Object>) - Constructor for class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
 
addXML(String) - Method in class org.hibernate.cfg.Configuration
Deprecated.
No longer supported
adjustDefaultNamespace(Identifier, Identifier) - Method in class org.hibernate.boot.model.relational.Database
 
adjustDefaultNamespace(String, String) - Method in class org.hibernate.boot.model.relational.Database
 
adjustJarFileEntryUrl(URL, URL) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
 
adjustJarFileEntryUrl(URL, URL) - Method in interface org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster
Adjust the given URL, if needed.
adjustJoinFetchIfNeeded(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
adjustJoinFetchIfNeeded(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
If required by this strategy, returns a different FetchStrategy from what is specified for the given association attribute.
advance(ResultSet, RowSelection) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
Advance the cursor to the first required row of the ResultSet
affectsTable(String) - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
after() - Method in class org.hibernate.internal.CriteriaImpl
 
after() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
 
afterAction(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
Called after execution of an action
afterBegin() - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the beginning of a transaction.
afterBootstrapServiceRegistryBuilt(BootstrapServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
Hook to allow tests to use the BootstrapServiceRegistry if they wish
AfterClassCallbackHandler - Class in org.hibernate.testing.junit4
 
AfterClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.AfterClassCallbackHandler
 
AfterClassOnce - Annotation Type in org.hibernate.testing
Annotation used to mark a method which should be run once after the last test execution for the given class.
afterCompletion(int) - Method in class org.hibernate.cache.infinispan.access.InvalidationSynchronization
 
afterCompletion(int) - Method in class org.hibernate.cache.infinispan.util.InvocationAfterCompletion
 
afterCompletion(int) - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSync
 
afterCompletion(int) - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
 
afterCompletion(boolean, boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the last phase of transaction completion.
afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
 
afterCompletion(boolean, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
 
afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization
 
afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
 
afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl
 
afterCompletion(boolean, boolean) - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackTarget
Callback of after-completion.
AfterCompletionAction - Interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization
Deprecated.
(since 5.2) - probably getting removed in 5.2 as well. This was an SPI contract intended for HEM that is no longer needed.
AfterCompletionActionLegacyJpaImpl - Class in org.hibernate.jpa.internal
 
AfterCompletionActionLegacyJpaImpl() - Constructor for class org.hibernate.jpa.internal.AfterCompletionActionLegacyJpaImpl
 
afterConfigurationBuilt(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterDeserialize(SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
 
afterDeserialize(SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
afterDeserialize(SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.CollectionAction
Reconnect to session after deserialization...
afterDeserialize(SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityAction
Reconnect to session after deserialization...
afterDeserialize(SharedSessionContractImplementor) - Method in interface org.hibernate.action.spi.Executable
Reconnect to session after deserialization
afterDeserialize(SessionImplementor) - Method in class org.hibernate.engine.spi.ExecutableList
Allow the Executables to re-associate themselves with the Session after deserialization.
afterInitialize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
afterInitialize() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after initializing from cache
afterInitialize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
afterInitialize(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called just after the entities properties have been initialized
afterInitialize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
afterInitialize(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Called just after the entities properties have been initialized.
afterInitialize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.jcache.access.NonStrictEntityRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.jcache.access.NonStrictNaturalIdRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.jcache.access.ReadOnlyEntityRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.jcache.access.ReadOnlyNaturalIdRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.jcache.access.ReadWriteEntityRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.jcache.access.ReadWriteNaturalIdRegionAccessStrategy
 
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(SharedSessionContractImplementor, Object, Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.testing.cache.ReadWriteEntityRegionAccessStrategy
 
afterInstantiation() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
afterLast() - Method in class org.hibernate.internal.EmptyScrollableResults
 
afterLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
 
afterLast() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
afterLast() - Method in interface org.hibernate.ScrollableResults
Go to a location just after the last result.
afterLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Call this after finishing a two-phase load
afterLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this after finishing a two-phase load
afterLoad(SharedSessionContractImplementor, Object, Loadable) - Method in interface org.hibernate.loader.spi.AfterLoadAction
 
AfterLoadAction - Interface in org.hibernate.loader.spi
 
afterMetadataBuilt(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
afterMetadataSourcesApplied(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
afterOperation(boolean) - Method in class org.hibernate.internal.SessionImpl
Check if there is a Hibernate or JTA transaction in progress and, if there is not, flush if necessary, make sure the connection has been committed (if it is not in autocommit mode) and run the after completion processing
afterOperation(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterQuery() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
afterReassociate(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
afterReassociate(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called just after the entity has been reassociated with the session
afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
afterRowInsert(CollectionPersister, Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after inserting a row, to fetch the natively generated id
afterScrollOperation() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
afterScrollOperation() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
afterScrollOperation() - Method in class org.hibernate.internal.AbstractScrollableResults
 
afterScrollOperation() - Method in class org.hibernate.internal.SessionImpl
 
afterScrollOperation() - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterSessionFactoryBuilt() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
afterStandardServiceRegistryBuilt(StandardServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
Hook to allow tests to use the StandardServiceRegistry if they wish
afterStatement() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
afterStatement() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
afterStatement() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Notification indicating a JDBC statement has been executed to trigger ConnectionReleaseMode.AFTER_STATEMENT releasing if needed
afterStatementExecution() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterStatementExecution() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Used to signify that a statement has completed execution which may indicate that this logical connection need to perform an aggressive release of its physical connection.
afterTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Signals the end of transaction.
afterTransaction() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
afterTransaction() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
afterTransaction() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Notification indicating a transaction has completed to trigger ConnectionReleaseMode.AFTER_TRANSACTION releasing if needed
afterTransactionBegin(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionBegin() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterTransactionBegin() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
Called when a Hibernate transaction is begun via the Hibernate Transaction API.
afterTransactionBegin() - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionBegin() - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterTransactionBegin() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
A after-begin callback from the coordinator to its owner.
afterTransactionBegin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
A after-begin callback from the coordinator to its owner.
afterTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionCompletion() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterTransactionCompletion(boolean) - Method in class org.hibernate.engine.spi.ActionQueue
Performs cleanup of any held cache softlocks.
afterTransactionCompletion() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called after transactions end
afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
afterTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called after a transaction is committed or rolled back.
afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterTransactionCompletion(boolean, boolean) - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
An after-completion callback to the owner.
afterTransactionCompletion(boolean, boolean) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
An after-completion callback from the coordinator to its owner.
afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionConsumer
After transaction completion function
afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionFunction
After transaction completion function
afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionFunction
After transaction completion function
afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionVoidFunction
After transaction completion function
AfterTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during after transaction completion.
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.jcache.access.NonStrictEntityRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.jcache.access.NonStrictNaturalIdRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.jcache.access.ReadOnlyEntityRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.jcache.access.ReadOnlyNaturalIdRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.jcache.access.ReadWriteEntityRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.jcache.access.ReadWriteNaturalIdRegionAccessStrategy
 
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.testing.cache.ReadWriteEntityRegionAccessStrategy
 
AfterUseAction - Enum in org.hibernate.hql.spi.id.local
 
aggregate() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
aggregate(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
AggregatedAuditExpression - Class in org.hibernate.envers.query.criteria
 
AggregatedAuditExpression(String, PropertyNameGetter, AggregatedAuditExpression.AggregatedMode) - Constructor for class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
AggregatedAuditExpression.AggregatedMode - Enum in org.hibernate.envers.query.criteria
 
AggregatedSelectExpression - Interface in org.hibernate.hql.internal.ast.tree
Contract for a select expression which aggregates other select expressions together into a single return
aggregateExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
aggregateFuncNoArgsHasParenthesis(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
aggregateHasArgs(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregateNode - Class in org.hibernate.hql.internal.ast.tree
Represents an aggregate function i.e.
AggregateNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AggregateNode
 
AggregateProjection - Class in org.hibernate.criterion
Base class for standard aggregation functions.
AggregateProjection(String, String) - Constructor for class org.hibernate.criterion.AggregateProjection
 
aggregateType(List, Type, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregationFunction<T> - Class in org.hibernate.query.criteria.internal.expression.function
Models SQL aggregation functions (MIN, MAX, COUNT, etc).
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Object) - Constructor for class org.hibernate.query.criteria.internal.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Expression<?>) - Constructor for class org.hibernate.query.criteria.internal.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction.AVG - Class in org.hibernate.query.criteria.internal.expression.function
Implementation of a AVG function providing convenience in construction.
AggregationFunction.COUNT - Class in org.hibernate.query.criteria.internal.expression.function
Implementation of a COUNT function providing convenience in construction.
AggregationFunction.GREATEST<X extends java.lang.Comparable<X>> - Class in org.hibernate.query.criteria.internal.expression.function
Models the MAX function in terms of non-numeric expressions.
AggregationFunction.LEAST<X extends java.lang.Comparable<X>> - Class in org.hibernate.query.criteria.internal.expression.function
Models the MIN function in terms of non-numeric expressions.
AggregationFunction.MAX<N extends java.lang.Number> - Class in org.hibernate.query.criteria.internal.expression.function
Implementation of a MAX function providing convenience in construction.
AggregationFunction.MIN<N extends java.lang.Number> - Class in org.hibernate.query.criteria.internal.expression.function
Implementation of a MIN function providing convenience in construction.
AggregationFunction.SUM<N extends java.lang.Number> - Class in org.hibernate.query.criteria.internal.expression.function
Implementation of a SUM function providing convenience in construction.
alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
 
alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
 
alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
 
alias - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
alias(Projection, String) - Static method in class org.hibernate.criterion.Projections
Assign an alias to a projection, by wrapping it
alias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
alias(String) - Method in class org.hibernate.query.criteria.internal.expression.DelegatedExpressionImpl
 
alias(String) - Method in class org.hibernate.query.criteria.internal.expression.SelectionImpl
 
Alias - Class in org.hibernate.sql
An alias generator for SQL identifiers
Alias(int, String) - Constructor for class org.hibernate.sql.Alias
Constructor for Alias.
Alias(String) - Constructor for class org.hibernate.sql.Alias
Constructor for Alias.
ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ALIAS_SPECIFIC_LOCK_MODE - Static variable in interface org.hibernate.jpa.AvailableSettings
Query hint (aka Query.setHint(java.lang.String, java.lang.Object)) for applying an alias specific lock mode (aka Query.setLockMode(java.lang.String, org.hibernate.LockMode)).
ALIAS_TO_ENTITY_MAP - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is a Map from alias to entity instance
ALIAS_TO_ENTITY_MAP - Static variable in class org.hibernate.transform.Transformers
Each row of results is a Map from alias to values/entities
aliasedExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
AliasedProjection - Class in org.hibernate.criterion
Represents a projection that specifies an alias
AliasedProjection(Projection, String) - Constructor for class org.hibernate.criterion.AliasedProjection
 
aliasedSelectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
AliasedTupleSubsetResultTransformer - Class in org.hibernate.transform
An implementation of TupleSubsetResultTransformer that ignores a tuple element if its corresponding alias is null.
AliasedTupleSubsetResultTransformer() - Constructor for class org.hibernate.transform.AliasedTupleSubsetResultTransformer
 
aliases - Variable in class org.hibernate.loader.JoinWalker
 
aliases - Variable in class org.hibernate.loader.OuterJoinLoader
 
AliasGenerator - Class in org.hibernate.hql.internal.ast.util
Generates class/table/column aliases during semantic analysis and SQL rendering.
AliasGenerator() - Constructor for class org.hibernate.hql.internal.ast.util.AliasGenerator
 
AliasGenerator - Interface in org.hibernate.sql
TODO : javadoc
aliasRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
AliasResolutionContext - Interface in org.hibernate.loader.plan.exec.spi
Provides aliases that are used by load queries and ResultSet processors.
AliasResolutionContextImpl - Class in org.hibernate.loader.plan.exec.internal
Provides aliases that are used by load queries and ResultSet processors.
AliasResolutionContextImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
Constructs a AliasResolutionContextImpl without any source aliases.
AliasResolutionContextImpl(SessionFactoryImplementor, int) - Constructor for class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
Constructs a AliasResolutionContextImpl with the specified seed for unique alias suffixes.
aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in interface org.hibernate.internal.CoreMessageLogger
 
aliasToBean(Class) - Static method in class org.hibernate.transform.Transformers
Creates a resulttransformer that will inject aliased values into instances of Class via property methods or fields.
AliasToBeanConstructorResultTransformer - Class in org.hibernate.transform
Wraps the tuples in a constructor call.
AliasToBeanConstructorResultTransformer(Constructor) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Instantiates a AliasToBeanConstructorResultTransformer.
AliasToBeanResultTransformer - Class in org.hibernate.transform
Result transformer that allows to transform a result to a user specified class which will be populated via setter methods or fields matching the alias names.
AliasToBeanResultTransformer(Class) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
 
AliasToEntityMapResultTransformer - Class in org.hibernate.transform
ResultTransformer implementation which builds a map for each "row", made up of each aliased value where the alias is the map key.
aliasToEntityNameMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
alignColumns() - Method in class org.hibernate.mapping.ForeignKey
Validates that columnspan of the foreignkey and the primarykey is the same.
ALL - Static variable in class org.hibernate.engine.spi.CascadeStyles
save / delete / update / evict / lock / replicate / merge / persist
ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ALL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
all(Subquery<Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
ALL_DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyles
save / delete / update / evict / lock / replicate / merge / persist + delete orphans
allEq(Map<String, ?>) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equals" constraint to each property in the key set of a Map
allocationSize - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
 
allocationSize - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
 
ALLOW_CRAWLING - Static variable in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
ALLOW_IDENTIFIER_REUSE - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Guarantees proper validity audit strategy behavior when application reuses identifiers of deleted entities.
ALLOW_JTA_TRANSACTION_ACCESS - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting that allows access to the underlying Transaction, even when using a JTA since normal JPA operations prohibit this behavior.
ALLOW_JTA_TRANSACTION_ACCESS - Static variable in interface org.hibernate.jpa.AvailableSettings
Setting that allows access to the underlying Transaction, even when using a JTA since normal JPA operations prohibit this behavior.
ALLOW_REFRESH_DETACHED_ENTITY - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting that allows to call EntityManager.refresh(Object) or Session.refresh(Object) on a detached entity instance when the Session is obtained from a JPA EntityManager).
ALLOW_UPDATE_OUTSIDE_TRANSACTION - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting that allows to perform update operations outside of a transaction boundary.
allowElementJoin() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
 
allowElementJoin() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
Should a collection element join be allowed? Returning true indicates that an element join can safely be added.
allowFailedCommitToPhysicallyRollback() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
 
allowIndexJoin() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
 
allowIndexJoin() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
Should a collection index join be allowed? Returning true indicates that an index join can safely be added.
allowLoadOutsideTransaction() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
allowOutOfTransactionUpdateOperations(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
allowOutOfTransactionUpdateOperations(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
allowOutOfTransactionUpdateOperations(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
allowSpecjSyntax() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
AllPropertySelector() - Constructor for class org.hibernate.criterion.Example.AllPropertySelector
 
alreadySessionBound() - Method in interface org.hibernate.internal.CoreMessageLogger
 
alternateServiceRole(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
ALWAYS - Static variable in class org.hibernate.mapping.PropertyGeneration
Deprecated.
Values for this property are generated by the database on both insert and update.
AlwaysSkip() - Constructor for class org.hibernate.testing.Skip.AlwaysSkip
 
ambiguousPropertyMethods(String, String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
and(Criterion, Criterion) - Static method in class org.hibernate.criterion.Restrictions
Return the conjuction of two expressions
and(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
Return the conjuction of multiple expressions
AND - Static variable in class org.hibernate.envers.internal.tools.query.Parameters
 
and(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
Return the conjuction of two criterions.
AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
and(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
and(Predicate...) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
AnnotatedClassType - Enum in org.hibernate.cfg
Type of annotation of a class will give its type
annotatedElementSignature(XProperty) - Static method in class org.hibernate.cfg.annotations.HCANNHelper
 
ANNOTATION_STRING_DEFAULT - Static variable in class org.hibernate.cfg.BinderHelper
 
AnnotationBinder - Class in org.hibernate.cfg
JSR 175 annotation binder which reads the annotations from classes, applies the principles of the EJB3 spec and produces the Hibernate configuration-time metamodel (the classes in the org.hibernate.mapping package)

Some design description I tried to remove any link to annotation except from the 2 first level of method call.

AnnotationException - Exception in org.hibernate
Annotation related exception.
AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
Constructs an AnnotationException using the given message and cause.
AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
Constructs an AnnotationException using the given message.
AnnotationMetaAttribute - Class in org.hibernate.jpamodelgen.annotation
Captures all information about an annotated persistent attribute.
AnnotationMetaAttribute(AnnotationMetaEntity, Element, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
 
AnnotationMetaCollection - Class in org.hibernate.jpamodelgen.annotation
 
AnnotationMetaCollection(AnnotationMetaEntity, Element, String, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaCollection
 
AnnotationMetadataSourceProcessorImpl - Class in org.hibernate.boot.model.source.internal.annotations
 
AnnotationMetadataSourceProcessorImpl(ManagedResources, MetadataBuildingContextRootImpl, IndexView) - Constructor for class org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl
 
AnnotationMetaEntity - Class in org.hibernate.jpamodelgen.annotation
Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).
AnnotationMetaEntity(TypeElement, Context, boolean) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
 
AnnotationMetaMap - Class in org.hibernate.jpamodelgen.annotation
 
AnnotationMetaMap(AnnotationMetaEntity, Element, String, String, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
 
AnnotationMetaSingleAttribute - Class in org.hibernate.jpamodelgen.annotation
 
AnnotationMetaSingleAttribute(AnnotationMetaEntity, Element, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaSingleAttribute
 
AnnotationsMetadataReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
A helper class to read versioning meta-data from annotations on a persistent class.
AnnotationsMetadataReader(GlobalConfiguration, ReflectionManager, PersistentClass) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AnnotationsMetadataReader
 
annotationType() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
 
annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
annotationType() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
 
AnnotationValueGeneration<A extends java.lang.annotation.Annotation> - Interface in org.hibernate.tuple
A ValueGeneration based on a custom Java generator annotation type.
ANSICaseFragment - Class in org.hibernate.sql
An ANSI SQL CASE expression : {@code case when ...
ANSICaseFragment() - Constructor for class org.hibernate.sql.ANSICaseFragment
 
ANSIJoinFragment - Class in org.hibernate.sql
An ANSI-style join.
ANSIJoinFragment() - Constructor for class org.hibernate.sql.ANSIJoinFragment
 
AnsiSqlKeywords - Class in org.hibernate.engine.jdbc.env.spi
Maintains the set of ANSI SQL keywords
AnsiSqlKeywords() - Constructor for class org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
 
AnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
A SQLFunction implementation that emulates the ANSI SQL trim function on dialects which do not support the full definition.
AnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a new AnsiTrimEmulationFunction using AnsiTrimEmulationFunction.LTRIM, AnsiTrimEmulationFunction.RTRIM, and AnsiTrimEmulationFunction.REPLACE respectively.
AnsiTrimEmulationFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a trim() emulation function definition using the specified function calls.
AnsiTrimFunction - Class in org.hibernate.dialect.function
Defines support for rendering according to ANSI SQL TRIM function specification.
AnsiTrimFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimFunction
 
Any - Annotation Type in org.hibernate.annotations
Defines a ToOne-style association pointing to one of several entity types depending on a local discriminator, as opposed to discriminated inheritance where the discriminator is kept as part of the entity hierarchy.
ANY - Static variable in class org.hibernate.engine.spi.IdentifierValue
Always assume the transient instance is newly instantiated
ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ANY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
any(Type, Type) - Method in class org.hibernate.internal.TypeLocatorImpl
 
Any - Class in org.hibernate.mapping
A Hibernate "any" type (ie.
Any(MetadataImplementor, Table) - Constructor for class org.hibernate.mapping.Any
 
any(Subquery<Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
any(Type, Type) - Method in class org.hibernate.type.TypeFactory
 
any(Type, Type) - Method in interface org.hibernate.TypeHelper
Retrieve the type representing an ANY mapping.
AnyAttributeFetch - Interface in org.hibernate.loader.plan.spi
Models the requested fetching of an "any" attribute.
AnyAttributeFetchImpl - Class in org.hibernate.loader.plan.build.internal.returns
 
AnyAttributeFetchImpl(FetchSource, AssociationAttributeDefinition, FetchStrategy) - Constructor for class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
 
AnyDiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
Source information about the discriminator for an ANY mapping
AnyKeySource - Interface in org.hibernate.boot.model.source.spi
 
AnyMappingDefinition - Interface in org.hibernate.persister.walking.spi
Describes an ANY mapping
AnyMappingDefinition.DiscriminatorMapping - Interface in org.hibernate.persister.walking.spi
Models a single discriminator mapping definition
AnyMappingSource - Interface in org.hibernate.boot.model.source.spi
Base description for all discriminated associations ("any mappings"), including <any/>, <many-to-any/>, etc.
AnyMetaDef - Annotation Type in org.hibernate.annotations
Used to provide metadata about an Any or ManyToAny mapping.
AnyMetaDefs - Annotation Type in org.hibernate.annotations
Used to group together AnyMetaDef annotations.
AnyType - Class in org.hibernate.type
Handles "any" mappings
AnyType(Type, Type) - Constructor for class org.hibernate.type.AnyType
Intended for use only from legacy ObjectType type definition
AnyType(TypeFactory.TypeScope, Type, Type) - Constructor for class org.hibernate.type.AnyType
 
AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
Used to externalize discrimination per a given identifier.
APP_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated.
append(String) - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Creates a new AbstractAttributeKey by appending the passed part.
append(String) - Method in class org.hibernate.boot.model.source.spi.AttributePath
 
append(String) - Method in class org.hibernate.boot.model.source.spi.AttributeRole
 
append(StringBuilder, Iterator<String>, String) - Static method in class org.hibernate.envers.internal.tools.StringTools
To the given string builder, appends all strings in the given iterator, separating them with the given separator.
append(int, String, boolean) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
Append a new child to parent using the given node type and text, but only if the text is non-empty
append(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
Append the given AST node as a child of parent.
append(String) - Method in class org.hibernate.loader.PropertyPath
 
appendAssignmentFragment(String) - Method in class org.hibernate.sql.Update
 
appendChild(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
appendComponentCondition(String, Object, CompositeType, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
 
appendDisplayText(StringBuilder) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendEscapedMultibyteChars(String, StringBuilder) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
 
appendFromClauseFragment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
Appends the from clause fragment.
appendFromClauseFragment(String, String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
Appends the specified table name and alias as a from clause fragment.
appendIdentifierColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
 
appendIdentitySelectToInsert(String) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
Provided we IdentityColumnSupport.supportsInsertSelectIdentity(), then attach the "select identity" clause to the insert statement.
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.identity.SQLServerIdentityColumnSupport
Use insert table(...) values(...) select SCOPE_IDENTITY()

Provided we IdentityColumnSupport.supportsInsertSelectIdentity(), then attach the "select identity" clause to the insert statement.

appendIndexColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendListener(T) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
appendListener(T) - Method in class org.hibernate.event.service.internal.PostCommitEventListenerGroupImpl
 
appendListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(T...) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
appendListeners(EventType<T>, Class<? extends T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
appendListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.Dialect
Deprecated.
use appendLockHint(LockOptions,String) instead
appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.Dialect
Some dialects support an alternative means to SELECT FOR UPDATE, whereby a "lock hint" is appends to the table name in the from clause.
appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServer2005Dialect
 
appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServerDialect
 
appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
appendOrderByFragment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
Appends the "order by" fragment, prefixed by a comma if the "order by" fragment already exists.
appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
 
appendRestrictions(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
Appends the specified restrictions after "cleaning" the specified value (by trimming and removing 'and ' from beginning and ' and' from the end).
appendSelectClauseFragment(String) - Method in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
Appends a select clause fragment
appendSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
appliesTo(String) - Method in interface org.hibernate.graph.spi.EntityGraphImplementor
 
appliesTo(EntityType<? super T>) - Method in interface org.hibernate.graph.spi.EntityGraphImplementor
 
appliesTo(String) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
appliesTo(EntityType<? super T>) - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter
 
appliesTo(Class<? extends Dialect>) - Method in interface org.hibernate.testing.jdbc.leak.IdleConnectionCounter
Specifies which Dialect the counter applies to.
appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter
 
appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter
 
appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter
 
appliesToDialect(Dialect) - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
appliesToDialect(Dialect) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
appliesToDialect(Dialect) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
apply(MetadataSources) - Method in class org.hibernate.boot.cfgxml.spi.MappingReference
 
apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
Yuck.
apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware
Apply the orm.xml-defined persistence-unit-defaults values.
apply(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
 
apply(Statement, FrameworkMethod, Object) - Method in class org.hibernate.testing.junit4.ClassLoadingIsolater
 
APPLY_CONSTRAINTS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
applyAccessType(AccessType) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyAccessType(AccessType) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the second-level access-type to be used by default for entities and collections that define second-level caching, but do not specify a granular access-type.
applyAccessType(AccessType) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyAliasSpecificLockModeHint(String, LockMode) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the alias specific lock modes.
applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in interface org.hibernate.boot.MetadataBuilder
Specify a particular ArchiveDescriptorFactory instance to use in scanning.
applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyAttributeConverter(AttributeConverter) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.boot.MetadataBuilder
Adds an AttributeConverter by a AttributeConverterDefinition
applyAttributeConverter(Class<? extends AttributeConverter>) - Method in interface org.hibernate.boot.MetadataBuilder
Adds an AttributeConverter by its Class.
applyAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Adds an AttributeConverter by its Class plus a boolean indicating whether to auto apply it.
applyAttributeConverter(AttributeConverter) - Method in interface org.hibernate.boot.MetadataBuilder
Adds an AttributeConverter instance.
applyAttributeConverter(AttributeConverter, boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Adds an AttributeConverter instance, explicitly indicating whether to auto-apply.
applyAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyAttributeConverter(Class<? extends AttributeConverter>, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyAttributeConverter(AttributeConverter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyAutoClosing(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyAutoClosing(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Applies whether Sessions should be automatically closed at the end of the transaction.
applyAutoClosing(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyAutoFlushing(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyAutoFlushing(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Applies whether Sessions should be automatically flushed at the end of the transaction.
applyAutoFlushing(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyAutomaticEvictionOfCollectionCaches(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyAutomaticEvictionOfCollectionCaches(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
When using bi-directional many-to-one associations and caching the one-to-many side it is expected that both sides of the association are managed (actually that is true of all bi-directional associations).
applyAutomaticEvictionOfCollectionCaches(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.boot.MetadataBuilder
 
applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBasicType(BasicType) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyBasicType(BasicType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyBasicType(UserType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyBasicType(CompositeUserType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyBasicType(BasicType) - Method in interface org.hibernate.boot.MetadataBuilder
Specify an additional or overridden basic type mapping.
applyBasicType(BasicType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
Specify an additional or overridden basic type mapping supplying specific registration keys.
applyBasicType(UserType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
Register an additional or overridden custom type mapping.
applyBasicType(CompositeUserType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
Register an additional or overridden composite custom type mapping.
applyBasicType(BasicType) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBasicType(BasicType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBasicType(UserType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBasicType(CompositeUserType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBatchFetchStyle(BatchFetchStyle) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyBatchFetchStyle(BatchFetchStyle) - Method in interface org.hibernate.boot.SessionFactoryBuilder
What style of batching should be used?
applyBatchFetchStyle(BatchFetchStyle) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyBeanManager(Object) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyBeanManager(Object) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a CDI BeanManager to the SessionFactory being built.
applyBeanManager(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyCacheableHint(boolean) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the cacheable (true/false) hint.
applyCacheModeHint(CacheMode) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the CacheMode hint.
applyCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyCacheRegionDefinition(CacheRegionDefinition) - Method in interface org.hibernate.boot.MetadataBuilder
Apply a CacheRegionDefinition to be applied to an entity, collection or query while building the Metadata object.
applyCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyCacheRegionHint(String) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the cache region hint
applyCacheRegionPrefix(String) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyCacheRegionPrefix(String) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a prefix to prepended to all cache region names for this SessionFactory.
applyCacheRegionPrefix(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyCacheSettings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
applyCacheSettings(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
applyClassLoader(ClassLoader) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Adds a provided ClassLoader for use in class-loading and resource-lookup.
applyClassLoaderService(ClassLoaderService) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Adds a provided ClassLoaderService for use in class-loading and resource-lookup.
applyCommentHint(String) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the comment hint.
applyComments(Table, QualifiedName, List<String>) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
 
applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply the specified handling mode for JDBC connections
applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyConnectionProviderDisablesAutoCommit(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyConnectionProviderDisablesAutoCommit(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
applyConnectionProviderDisablesAutoCommit(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyConnectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyConnectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
applyConnectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a strategy for resolving the notion of a "current" tenant-identifier when using multi-tenancy together with current sessions
applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a custom entity dirtiness strategy to be applied to the SessionFactory.
applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyDefaultBatchFetchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Allows specifying a default batch-fetch size for all entities and collections which do not otherwise specify a batch-fetch size.
applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDefaultEntityMode(EntityMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyDefaultEntityMode(EntityMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Deprecated.
Different entity modes per entity is soon to be removed as a feature.
applyDefaultEntityMode(EntityMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyDefaultNullPrecedence(NullPrecedence) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a null precedence (NULLS FIRST, NULLS LAST) to be applied order-by clauses rendered into SQL queries.
applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDirectReferenceCaching(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyDirectReferenceCaching(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Generally, Hibernate will extract the information from an entity and put that extracted information into the second-level cache.
applyDirectReferenceCaching(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDiscoveredAttributeConverters(AttributeConverterDefinitionCollector) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
applyEntityGraphQueryHint(EntityGraphQueryHint) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Used from HEM code as a (hopefully temporary) means to apply a custom query plan in regards to a JPA entity graph.
applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Names the EntityNotFoundDelegate to be applied to the SessionFactory.
applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyEntityTuplizer(EntityMode, Class<? extends EntityTuplizer>) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyEntityTuplizer(EntityMode, Class<? extends EntityTuplizer>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Register the default EntityTuplizer to be applied to the SessionFactory.
applyEntityTuplizer(EntityMode, Class<? extends EntityTuplizer>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyEntityTuplizerFactory(EntityTuplizerFactory) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyEntityTuplizerFactory(EntityTuplizerFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specify the EntityTuplizerFactory to use.
applyEntityTuplizerFactory(EntityTuplizerFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyFetchSizeHint(int) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the fetch size hint
applyFlushModeHint(FlushMode) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the FlushMode hint.
applyFollowOnLockingHint(Boolean) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the follow-on-locking hint.
applyForeignKeys(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
applyGetGeneratedKeysSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyGetGeneratedKeysSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should JDBC Statement.getGeneratedKeys() feature be used for retrieval of *insert-generated* ids?
applyGetGeneratedKeysSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyGlobalQuoting(String) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
Intended only for use in handling quoting requirements for column-definition as defined by Column.columnDefinition(), JoinColumn.columnDefinition(), etc.
applyGlobalQuoting(String) - Method in class org.hibernate.engine.jdbc.env.internal.NormalizingIdentifierHelperImpl
 
applyGlobalQuoting(String) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Intended only for use in handling quoting requirements for column-definition as defined by Column.columnDefinition(), JoinColumn.columnDefinition(), etc.
applyHibernateLockModeHint(LockMode) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
applyIdAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.metamodel.internal.AbstractIdentifiableType.Builder
 
applyIdClassAttributes(Set<SingularAttribute<? super X, ?>>) - Method in interface org.hibernate.metamodel.internal.AbstractIdentifiableType.Builder
 
applyIdentifierCasing(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
applyIdentifierRollbackSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyIdentifierRollbackSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should generated identifiers be "unset" on entities during a rollback?
applyIdentifierRollbackSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in interface org.hibernate.boot.MetadataBuilder
 
applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyImplicitCatalogName(String) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyImplicitCatalogName(String) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the implicit catalog name to apply to any unqualified database names.
applyImplicitCatalogName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the ImplicitNamingStrategy to use in building the Metadata.
applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyImplicitSchemaName(String) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyImplicitSchemaName(String) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the implicit schema name to apply to any unqualified database names.
applyImplicitSchemaName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.NoopOptimizer
 
applyIncrementSizeToSourceValues() - Method in interface org.hibernate.id.enhanced.Optimizer
Are increments to be applied to the values stored in the underlying value source?
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledOptimizer
 
applyIndexes(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
applyIndexView(IndexView) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyIndexView(IndexView) - Method in interface org.hibernate.boot.MetadataBuilder
Allows specifying a specific Jandex index to use for reading annotation information.
applyIndexView(IndexView) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyingExplicitDiscriminatorColumnForJoined(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
applyInitCommands(Table, List<String>) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
 
applyIntegrator(Integrator) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Add an Integrator to be applied to the bootstrap registry.
applyInterception(Object) - Method in class org.hibernate.tuple.entity.PojoEntityInstantiator
 
applyInterception(Object) - Method in class org.hibernate.tuple.PojoInstantiator
 
applyInterceptor(Interceptor) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyInterceptor(Interceptor) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Names an interceptor to be applied to the SessionFactory, which in turn means it will be used by all Sessions unless one is explicitly specified in SessionBuilder.interceptor(org.hibernate.Interceptor)
applyInterceptor(Interceptor) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJdbcBatchingForVersionedEntities(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyJdbcBatchingForVersionedEntities(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
This setting controls whether versioned entities will be included in JDBC batching.
applyJdbcBatchingForVersionedEntities(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJdbcBatchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyJdbcBatchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies the maximum number of statements to batch together in a JDBC batch for insert, update and delete operations.
applyJdbcBatchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJdbcFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyJdbcFetchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a fetch size to the JDBC driver for fetching results.
applyJdbcFetchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJpaCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
applyJpaCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
applyJtaTrackingByThread(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyJtaTrackingByThread(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
If using the built-in Hibernate JTA-based TransactionCoordinator/Builder, should it track JTA transactions by thread in an attempt to detect timeouts?
applyJtaTrackingByThread(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyLazyInitializationOutsideTransaction(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyLazyInitializationOutsideTransaction(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should the application be allowed to initialize uninitialized lazy state outside the bounds of a transaction?
applyLazyInitializationOutsideTransaction(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyLockModeTypeHint(LockModeType) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.custom.CustomLoader
 
applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) - Method in class org.hibernate.loader.Loader
Append FOR UPDATE OF clause, if necessary.
applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.Dialect
Modifies the given SQL by applying the appropriate updates for the specified lock modes and key columns.
applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
applyLocksToSql(String, LockOptions, Map) - Method in class org.hibernate.dialect.Teradata14Dialect
 
applyLockTimeoutHint(int) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the lock timeout (in seconds!) hint
applyMaximumFetchDepth(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyMaximumFetchDepth(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a limit to the depth Hibernate will use for outer joins.
applyMaximumFetchDepth(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyMetadataSources(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
applyMinimalPutsForCaching(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyMinimalPutsForCaching(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
By default, Hibernate will always just push data into the cache without first checking if that data already exists.
applyMinimalPutsForCaching(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyMultiTableBulkIdStrategy(MultiTableBulkIdStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyMultiTableBulkIdStrategy(MultiTableBulkIdStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
How should updates and deletes that span multiple tables be handled?
applyMultiTableBulkIdStrategy(MultiTableBulkIdStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyMultiTenancyStrategy(MultiTenancyStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyMultiTenancyStrategy(MultiTenancyStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply the form of multi-tenancy used by the application
applyMultiTenancyStrategy(MultiTenancyStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyName(String) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyName(String) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Applies a SessionFactory name.
applyName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyNameAsJndiName(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyNameAsJndiName(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Applies a SessionFactory name.
applyNameAsJndiName(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyNamedQueryCheckingOnStartup(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should named queries be checked on startup?
applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyNativeQueryLockMode(Object) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
applyNativeQueryLockMode(Object) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
applyNullabilityChecking(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyNullabilityChecking(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should attributes using columns marked as not-null be checked (by Hibernate) for nullness?
applyNullabilityChecking(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyOrderingOfInserts(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyOrderingOfInserts(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply whether ordering of inserts should be enabled.
applyOrderingOfInserts(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyOrderingOfUpdates(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyOrderingOfUpdates(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply whether ordering of updates should be enabled.
applyOrderingOfUpdates(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyPassDistinctThrough(boolean) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the follow-on-locking hint.
applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the PhysicalNamingStrategy to use in building the Metadata.
applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyPostLoadLocks(Object[], LockMode[], SharedSessionContractImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyPostLoadLocks(Object[], LockMode[], SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
 
applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyPreferUserTransactions(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
If using the built-in Hibernate JTA-based TransactionCoordinator/Builder, should it prefer to use UserTransaction over Transaction?
applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyProjections(List, Number) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
applyQueryCacheFactory(QueryCacheFactory) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyQueryCacheFactory(QueryCacheFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a QueryCacheFactory to use for building query cache handlers.
applyQueryCacheFactory(QueryCacheFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyQueryCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should second level query caching support be enabled?
applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyQuerySettingsAndHints(Query) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
applyQuerySettingsAndHints(Query) - Method in class org.hibernate.internal.SessionImpl
 
applyQuerySubstitutions(Map) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyQuerySubstitutions(Map) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Deprecated.
This is a legacy feature and should never be needed anymore...
applyQuerySubstitutions(Map) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyReadOnlyHint(boolean) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the read-only (true/false) hint.
applyReflectionManager(ReflectionManager) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyReflectionManager(ReflectionManager) - Method in interface org.hibernate.boot.MetadataBuilder
Deprecated.
Deprecated (with no replacement) to indicate that this will go away as we migrate away from Hibernate Commons Annotations to Jandex for annotation handling and XMl->annotation merging.
applyReflectionManager(ReflectionManager) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyReservedWords(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
Applies any reserved words reported via DatabaseMetaData.getSQLKeywords()
applyReservedWords(Set<String>) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
applyResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
applyResultSetsWrapping(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyResultSetsWrapping(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Hibernate currently accesses results from the JDBC ResultSet by name.
applyResultSetsWrapping(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyRootReturnFilterRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
 
applyRootReturnFilterRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
 
applyRootReturnFilterRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
 
applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
 
applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
 
applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails
 
applyRootReturnOrderByFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
 
applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
 
applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
 
applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails
 
applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
 
applyRootReturnSelectFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.OneToManyLoadQueryDetails
 
applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
 
applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails
 
applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
Applies "table fragments" to the FROM-CLAUSE of the given SelectStatementBuilder for the given Loadable
applyRootReturnTableFragments(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.OneToManyLoadQueryDetails
 
applyRootReturnWhereJoinRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
 
applyRootReturnWhereJoinRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
 
applyRootReturnWhereJoinRestrictions(SelectStatementBuilder) - Method in class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
 
applyScanEnvironment(ScanEnvironment) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyScanEnvironment(ScanEnvironment) - Method in interface org.hibernate.boot.MetadataBuilder
Consider this temporary as discussed on ScanEnvironment
applyScanEnvironment(ScanEnvironment) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyScanner(Scanner) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyScanner(Scanner) - Method in interface org.hibernate.boot.MetadataBuilder
Specify a particular Scanner instance to use.
applyScanner(Scanner) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyScanOptions(ScanOptions) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the options to be used in performing scanning.
applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyScanResultsToManagedResources(ManagedResourcesImpl, ScanResult, MetadataBuildingOptions, XmlMappingBinderAccess) - Method in class org.hibernate.boot.model.process.internal.ScanningCoordinator
 
applyScrollableResultsSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyScrollableResultsSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should scrollable results be supported in queries? We ask the JDBC driver whether it supports scrollable result sets as the default for this setting, but some drivers do not accurately report this via DatabaseMetaData.
applyScrollableResultsSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applySecondLevelCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should second level caching support be enabled?
applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applySelection(Selection<? extends T>) - Method in class org.hibernate.query.criteria.internal.CriteriaQueryImpl
 
applySetting(String, Object) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Apply a setting value.
applySettings(Map) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Apply a groups of setting values.
applySharedCacheMode(SharedCacheMode) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applySharedCacheMode(SharedCacheMode) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the second-level cache mode to be used.
applySharedCacheMode(SharedCacheMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applySourceProcessOrdering(MetadataSourceType...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applySourceProcessOrdering(MetadataSourceType...) - Method in interface org.hibernate.boot.MetadataBuilder
Apply a specific ordering to the processing of sources.
applySourceProcessOrdering(MetadataSourceType...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applySqlComments(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applySqlComments(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should Hibernate apply comments to SQL it generates?
applySqlComments(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applySqlFunction(String, SQLFunction) - Method in interface org.hibernate.boot.MetadataBuilder
 
applySqlFunction(String, SQLFunction) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a SQLFunction to the underlying SQLFunctionRegistry.
applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applySqlFunction(String, SQLFunction) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applySqlStrings(boolean, String[], Formatter, ExecutionOptions, GenerationTarget...) - Static method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
applyStatelessInterceptor(Class<? extends Interceptor>) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyStatelessInterceptor(Class<? extends Interceptor>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Names an interceptor Class to be applied to the SessionFactory, which in turn means it will be used by all Sessions unless one is explicitly specified in SessionBuilder.interceptor(org.hibernate.Interceptor)
applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Names a Supplier instance which is used to retrieve the interceptor to be applied to the SessionFactory, which in turn means it will be used by all Sessions unless one is explicitly specified in SessionBuilder.interceptor(org.hibernate.Interceptor)
applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStatelessInterceptor(Class<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyStatementInspector(StatementInspector) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Names a StatementInspector to be applied to the SessionFactory, which in turn means it will be used by all Sessions unless one is explicitly specified in SessionBuilder.statementInspector(org.hibernate.resource.jdbc.spi.StatementInspector)
applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStatisticsSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyStatisticsSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Applies whether statistics gathering is enabled.
applyStatisticsSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStrategySelector(Class<T>, String, Class<? extends T>) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Applies a named strategy implementation to the bootstrap registry.
applyStrategySelectors(StrategyRegistrationProvider) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Applies one or more strategy selectors announced as available by the passed announcer.
applyStrictJpaQueryLanguageCompliance(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyStrictJpaQueryLanguageCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should we strictly adhere to JPA Query Language (JPQL) syntax, or more broadly support all of Hibernate's superset (HQL)?

Setting this to true may cause valid HQL to throw an exception because it violates the JPQL subset.

applyStrictJpaQueryLanguageCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStructuredCacheEntries(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyStructuredCacheEntries(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
By default, Hibernate stores data in the cache in its own optimized format.
applyStructuredCacheEntries(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyTableCheck(Table, StringBuilder) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
 
applyTableTypeString(StringBuilder) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
 
applyTcclLookupPrecedence(TcclLookupPrecedence) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Defines when the lookup in the thread context ClassLoader is done
applyTempClassLoader(ClassLoader) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyTempClassLoader(ClassLoader) - Method in interface org.hibernate.boot.MetadataBuilder
Apply a ClassLoader for use while building the Metadata.
applyTempClassLoader(ClassLoader) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyTimeoutHint(int) - Method in class org.hibernate.query.internal.AbstractProducedQuery
Apply the query timeout hint.
applyTo(ConfigurationBuilder) - Method in class org.hibernate.cache.infinispan.TypeOverrides
Apply the configuration overrides in this TypeOverrides instance to the cache configuration builder passed as parameter.
applyToBeanInfo(Object, BeanInfoHelper.BeanInfoDelegate) - Method in class org.hibernate.internal.util.beans.BeanInfoHelper
 
applyTreatAsDeclarations(Set<String>) - Method in class org.hibernate.engine.internal.JoinSequence
 
applyTreatAsDeclarations(Set<String>) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
applyTypes(TypeContributor) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
applyTypes(TypeContributor) - Method in interface org.hibernate.boot.MetadataBuilder
Apply an explicit TypeContributor (implicit application via ServiceLoader will still happen too)
applyTypes(TypeContributor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyUniqueKeys(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
applyUpdate(UUID, long, Object) - Method in class org.hibernate.cache.infinispan.util.Tombstone
 
applyValidatorFactory(Object) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
applyValidatorFactory(Object) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a Bean Validation ValidatorFactory to the SessionFactory being built.
applyValidatorFactory(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyVersionAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.metamodel.internal.AbstractIdentifiableType.Builder
 
appropriateExpectation(ExecuteUpdateResultCheckStyle) - Static method in class org.hibernate.jdbc.Expectations
 
ArchiveContext - Interface in org.hibernate.boot.archive.spi
Describes the context for visiting the entries within an archive
ArchiveContextImpl(boolean, ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveContextImpl
 
archiveDescriptor - Variable in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveDescriptorInfo
 
ArchiveDescriptor - Interface in org.hibernate.boot.archive.spi
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
ArchiveDescriptorFactory - Interface in org.hibernate.boot.archive.spi
Contract for building ArchiveDescriptor instances.
ArchiveDescriptorInfo(ArchiveDescriptor, boolean) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveDescriptorInfo
 
ArchiveEntry - Interface in org.hibernate.boot.archive.spi
Represent an entry in the archive.
ArchiveEntryHandler - Interface in org.hibernate.boot.archive.spi
Handler for archive entries, based on the classified type of the entry
ArchiveException - Exception in org.hibernate.boot.archive.spi
Indicates a problem accessing or visiting the archive
ArchiveException(String) - Constructor for exception org.hibernate.boot.archive.spi.ArchiveException
Constructs an ArchiveException
ArchiveException(String, Throwable) - Constructor for exception org.hibernate.boot.archive.spi.ArchiveException
Constructs an ArchiveException
ArchiveHelper - Class in org.hibernate.boot.archive.internal
Helper for dealing with archives
areCollectionsImplicitlyLazy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
 
areCollectionsImplicitlyLazy() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
 
areCollectionsImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies whether plural attributes are lazy by default if not specified in the mapping.
areEntitiesImplicitlyLazy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
 
areEntitiesImplicitlyLazy() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
 
areEntitiesImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies whether singular associations (many-to-one, one-to-one) are lazy by default if not specified in the mapping.
areEqual(Identifier, Identifier) - Static method in class org.hibernate.boot.model.naming.Identifier
 
areEqual(Object, Object) - Static method in class org.hibernate.internal.util.compare.EqualsHelper
Like the legacy EqualsHelper.equals(java.lang.Object, java.lang.Object) method, but handles array-specific checks
areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
 
areEqual(BigDecimal, BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
areEqual(BigInteger, BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
areEqual(Blob, Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
areEqual(Byte[], Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
areEqual(Character[], Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
areEqual(Clob, Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
areEqual(T, T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Determine if two instances are equal
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
areEqual(NClob, NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
 
areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
areEqual(char[], char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
 
areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.spi.ActionQueue
Check whether any insertion or deletion actions are currently queued.
areLazyAttributesForceFetched() - Method in class org.hibernate.loader.plan.build.internal.LoadPlanImpl
 
areLazyAttributesForceFetched() - Method in interface org.hibernate.loader.plan.spi.LoadPlan
Does this load plan indicate that lazy attributes are to be force fetched?

Here we are talking about laziness in regards to the legacy bytecode enhancement which adds support for partial selects of an entity's state (e.g., skip loading a lob initially, wait until/if it is needed)

This one would effect the SQL that needs to get generated as well as how the result set would be read.

areMatch(Object, Object) - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
areMatch(Object, Object) - Method in class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
 
areMatch(Object, Object) - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
Are the two listener instances considered a duplication?
arePrimitiveWrapperEquivalents(Class, Class) - Static method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper
 
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.Loader
Are rows transformed immediately after being read from the ResultSet?
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Cache71Dialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Dialect
Are string comparisons implicitly case insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.MySQLDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SQLServerDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SybaseASE15Dialect
By default, Sybase string comparisons are case-insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Teradata14Dialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.TeradataDialect
 
areTablesToBeUpdated(Set) - Method in class org.hibernate.engine.spi.ActionQueue
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
areTypeMatch(Class, Class) - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
 
areValuesIncludedInInsertByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
How should non-specification of value insertion by the individual value sources here be interpreted in terms of defaulting that value.
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
How should non-specification of value updating by the individual value sources here be interpreted in terms of defaulting that value.
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
 
areValuesNullableByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
How should non-specification of value nullability by the individual value sources here be interpreted in terms of defaulting that value.
arguments(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
ArgumentsTools - Class in org.hibernate.envers.internal.tools
 
ArgumentsTools() - Constructor for class org.hibernate.envers.internal.tools.ArgumentsTools
 
arithmeticExpr(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
arithmeticExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
array - Variable in class org.hibernate.collection.internal.PersistentArrayHolder
 
Array - Class in org.hibernate.mapping
An array mapping has a primary key consisting of the key columns + index column.
Array(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Array
 
array(Selection<?>...) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
array(List<Selection<?>>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections.
array(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections, as well as the type of array.
array(String, String, Class) - Method in class org.hibernate.type.TypeFactory
 
ArrayBinder - Class in org.hibernate.cfg.annotations
Bind an Array
ArrayBinder() - Constructor for class org.hibernate.cfg.annotations.ArrayBinder
 
ArrayCollectionInitializor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
Initializes a map.
ArrayCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
ArrayHelper - Class in org.hibernate.internal.util.collections
 
arrayIncludesInstanceOf(T[], Class<?>) - Static method in class org.hibernate.envers.internal.tools.ArraysTools
 
arrayList(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
 
ArrayMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
A mutability plan for arrays.
ArrayMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
arraysEqual(Object[], Object[]) - Static method in class org.hibernate.envers.internal.tools.ArraysTools
 
ArraysTools - Class in org.hibernate.envers.internal.tools
 
ArraysTools() - Constructor for class org.hibernate.envers.internal.tools.ArraysTools
 
ArrayType - Class in org.hibernate.type
A type for persistent arrays.
ArrayType(TypeFactory.TypeScope, String, String, Class) - Constructor for class org.hibernate.type.ArrayType
 
ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
 
ARTIFACT_PROCESSING_ORDER - Static variable in interface org.hibernate.cfg.AvailableSettings
Used to specify the order in which metadata sources should be processed.
as(String) - Method in class org.hibernate.criterion.SimpleProjection
Create an aliased form of this projection
AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
as(Class<X>) - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
AS4_TM_NAME - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
 
AS7_TM_NAME - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
 
asAlias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
asBigDecimal() - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
asBigDecimal() - Method in interface org.hibernate.query.criteria.internal.ExpressionImplementor
See CriteriaBuilder.toBigDecimal(javax.persistence.criteria.Expression<? extends java.lang.Number>)
asBigInteger() - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
asBigInteger() - Method in interface org.hibernate.query.criteria.internal.ExpressionImplementor
See CriteriaBuilder.toBigInteger(javax.persistence.criteria.Expression<? extends java.lang.Number>)
asc(String) - Static method in class org.hibernate.criterion.Order
Ascending order
asc() - Method in class org.hibernate.criterion.Property
Creates an ascending ordering for this property
asc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Sort the results by the property in ascending order
asc(Expression<?>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ASCENDING - Static variable in class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
 
ascendingOrDescending() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
asDouble() - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
asDouble() - Method in interface org.hibernate.query.criteria.internal.ExpressionImplementor
See CriteriaBuilder.toDouble(javax.persistence.criteria.Expression<? extends java.lang.Number>)
asFloat() - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
asFloat() - Method in interface org.hibernate.query.criteria.internal.ExpressionImplementor
See CriteriaBuilder.toFloat(javax.persistence.criteria.Expression<? extends java.lang.Number>)
asInteger() - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
asInteger() - Method in interface org.hibernate.query.criteria.internal.ExpressionImplementor
See CriteriaBuilder.toInteger(javax.persistence.criteria.Expression<? extends java.lang.Number>)
asLong(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret the binary representation of a long.
asLong() - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
asLong() - Method in interface org.hibernate.query.criteria.internal.ExpressionImplementor
See CriteriaBuilder.toLong(javax.persistence.criteria.Expression<? extends java.lang.Number>)
asMetaAttribute() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
asReader() - Method in interface org.hibernate.engine.jdbc.CharacterStream
Provides access to the underlying data as a Reader.
asReader() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
 
assemble(PersistentCollection, CollectionPersister, Object) - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
Assembles the collection from the cached state.
assemble(Object, Serializable, EntityPersister, Interceptor, EventSource) - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
Assemble the previously disassembled state represented by this entry into the given entity instance.
assemble(Serializable, Object) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AnyType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CustomType
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
assemble(Serializable) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor.NClobMutabilityPlan
 
assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.OneToOneType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.type.Type
Reconstruct the object from its disassembled state.
assemble(Serializable[], Type[], SharedSessionContractImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Reconstruct an object from the cacheable representation.
assemble(Serializable, Object) - Method in interface org.hibernate.usertype.UserType
Reconstruct an object from the cacheable representation.
assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
 
AssertionFailure - Exception in org.hibernate
Indicates failure of an assertion: a possible bug in Hibernate.
AssertionFailure(String) - Constructor for exception org.hibernate.AssertionFailure
Creates an instance of AssertionFailure using the given message.
AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.AssertionFailure
Creates an instance of AssertionFailure using the given message and underlying cause.
assertJdbcTypeCode(int, int) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
 
assertNoLeaks() - Method in class org.hibernate.testing.jdbc.leak.ConnectionLeakUtil
 
assertNoLeaks() - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
 
assertTyping(Class<T>, Object) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
 
Assigned - Class in org.hibernate.id
assigned

An IdentifierGenerator that returns the current identifier assigned to an instance.
Assigned() - Constructor for class org.hibernate.id.Assigned
 
assignment() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
assignment(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
AssignmentSpecification - Class in org.hibernate.hql.internal.ast.tree
Encapsulates the information relating to an individual assignment within the set clause of an HQL update statement.
AssignmentSpecification(AST, Queryable) - Constructor for class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
association - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
 
Association - Class in org.hibernate.engine.profile
Models the association of a given fetch.
Association(EntityPersister, String) - Constructor for class org.hibernate.engine.profile.Association
Constructs a association defining what is to be fetched.
AssociationAttributeDefinition - Interface in org.hibernate.persister.walking.spi
 
AssociationAttributeDefinition.AssociationNature - Enum in org.hibernate.persister.walking.spi
 
AssociationKey - Class in org.hibernate.engine.spi
Identifies a named association belonging to a particular entity instance.
AssociationKey(EntityKey, String) - Constructor for class org.hibernate.engine.spi.AssociationKey
Constructs an AssociationKey
AssociationKey - Class in org.hibernate.persister.walking.spi
Used to uniquely identify a foreign key, so that we don't join it more than once creating circularities.
AssociationKey(String, String[]) - Constructor for class org.hibernate.persister.walking.spi.AssociationKey
Create the AssociationKey.
associationKeyRegistered(AssociationKey) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
associationKeyRegistered(AssociationKey) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
 
AssociationOverride - Class in org.hibernate.jpamodelgen.xml.jaxb
 
AssociationOverride() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
 
associationOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
associationOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
 
associationOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
associationProcessed(OuterJoinableAssociation, int) - Method in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
 
associationQueries - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
associationQueryMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
associations - Variable in class org.hibernate.loader.JoinWalker
 
AssociationSource - Interface in org.hibernate.boot.model.source.spi
 
AssociationType - Interface in org.hibernate.type
A type that represents some kind of association between entities.
AssociationVisitationStrategy - Interface in org.hibernate.persister.walking.spi
Strategy for walking associations as defined by the Hibernate metamodel.
asString() - Method in interface org.hibernate.engine.jdbc.CharacterStream
Provides access to the underlying data as a String.
asString() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
 
asString(QuerySpaces, AliasResolutionContext) - Method in class org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter
Returns a String containing the QuerySpaces graph as a tree structure.
asString(QuerySpaces, int, AliasResolutionContext) - Method in class org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter
Returns a String containing the QuerySpaces graph as a tree structure, starting at a particular depth.
asString(Return) - Method in class org.hibernate.loader.plan.build.spi.ReturnGraphTreePrinter
 
asString(Return, int) - Method in class org.hibernate.loader.plan.build.spi.ReturnGraphTreePrinter
 
asString() - Method in class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
asString() - Method in interface org.hibernate.query.criteria.internal.ExpressionImplementor
See CriteriaBuilder.toString(javax.persistence.criteria.Expression<java.lang.Character>)
ASTAppender - Class in org.hibernate.hql.internal.ast.util
Appends child nodes to a parent efficiently.
ASTAppender(ASTFactory, AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTAppender
Builds an appender using the given factory and parent
ASTIterator - Class in org.hibernate.hql.internal.ast.util
Depth first iteration of an ANTLR AST.
ASTIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTIterator
Constructs an Iterator for depth-first iteration of an AST
ASTParentsFirstIterator - Class in org.hibernate.hql.internal.ast.util
Depth first iteration of an ANTLR AST.
ASTParentsFirstIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
 
ASTPrinter - Class in org.hibernate.hql.internal.ast.util
Utility for generating pretty "ASCII art" representations of syntax trees.
ASTPrinter(Class) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
Constructs a printer.
ASTPrinter(boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
 
ASTPrinter(Class, boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
Constructs a printer.
ASTQueryTranslatorFactory - Class in org.hibernate.hql.internal.ast
Generates translators which uses the Antlr-based parser to perform the translation.
ASTQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
 
ASTUtil - Class in org.hibernate.hql.internal.ast.util
Provides utility methods for AST traversal and manipulation.
ASTUtil.FilterPredicate - Interface in org.hibernate.hql.internal.ast.util
Filters nodes out of a tree.
ASTUtil.IncludePredicate - Class in org.hibernate.hql.internal.ast.util
A predicate that uses inclusion, rather than exclusion semantics.
asyncRpcOptions - Variable in class org.hibernate.cache.infinispan.access.BaseInvalidationInterceptor
 
asyncWriteCache - Variable in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
 
asyncWriteCache(AdvancedCache, Flag) - Static method in class org.hibernate.cache.infinispan.util.Caches
Transform a given cache into a cache that writes cache entries without waiting for them to complete, adding an extra flag.
atom() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
attemptToRestartAlreadyStartedEhCacheProvider() - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
Log a message (WARN) about attempt to start an already started Ehcache region factory
attemptToRestartAlreadyStartedJCacheProvider() - Method in interface org.hibernate.cache.jcache.JCacheMessageLogger
 
attemptToRestopAlreadyStoppedJCacheProvider() - Method in interface org.hibernate.cache.jcache.JCacheMessageLogger
 
Attribute - Interface in org.hibernate.tuple
Contract for attributes
AttributeAccessor - Annotation Type in org.hibernate.annotations
Names a persistent property access strategy (PropertyAccessStrategy) to use.
AttributeContainer - Interface in org.hibernate.mapping
Defines an additional contract for PersistentClass/Join in terms of being able to contain attributes (Property).
AttributeConversionInfo - Class in org.hibernate.cfg
Describes a Convert conversion
AttributeConversionInfo(Class<? extends AttributeConverter>, boolean, String, XAnnotatedElement) - Constructor for class org.hibernate.cfg.AttributeConversionInfo
 
AttributeConversionInfo(Convert, XAnnotatedElement) - Constructor for class org.hibernate.cfg.AttributeConversionInfo
 
AttributeConverterAutoApplyHandler - Interface in org.hibernate.boot.spi
 
AttributeConverterDefinition - Class in org.hibernate.cfg
Externalized representation of an AttributeConverter
AttributeConverterDefinition(AttributeConverter, boolean) - Constructor for class org.hibernate.cfg.AttributeConverterDefinition
 
AttributeConverterDefinitionCollector - Interface in org.hibernate.cfg.annotations.reflection
 
AttributeConverterDescriptor - Interface in org.hibernate.boot.spi
Internal descriptor for an AttributeConverter implementation.
AttributeConverterDescriptorImpl - Class in org.hibernate.boot.internal
The standard AttributeConverterDescriptor implementation
AttributeConverterDescriptorNonAutoApplicableImpl - Class in org.hibernate.boot.internal
Special-use AttributeConverterDescriptor implementation for cases where the converter will never be used for auto-apply.
AttributeConverterDescriptorNonAutoApplicableImpl(AttributeConverter) - Constructor for class org.hibernate.boot.internal.AttributeConverterDescriptorNonAutoApplicableImpl
 
AttributeConverterManager - Class in org.hibernate.boot.internal
 
AttributeConverterManager() - Constructor for class org.hibernate.boot.internal.AttributeConverterManager
 
AttributeConverterMutabilityPlanImpl<T> - Class in org.hibernate.type.descriptor.converter
For now we need to treat attributes to which a converter has been applied as mutable.
AttributeConverterMutabilityPlanImpl(AttributeConverter) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
 
AttributeConverterSqlTypeDescriptorAdapter - Class in org.hibernate.type.descriptor.converter
Adapter for incorporating JPA AttributeConverter handling into the SqlTypeDescriptor contract.
AttributeConverterSqlTypeDescriptorAdapter(AttributeConverter, SqlTypeDescriptor, JavaTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
 
AttributeConverterTypeAdapter<T> - Class in org.hibernate.type.descriptor.converter
Adapts the Hibernate Type contract to incorporate JPA AttributeConverter calls.
AttributeConverterTypeAdapter(String, String, AttributeConverter<? extends T, ?>, SqlTypeDescriptor, Class, Class, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
 
AttributeDefinition - Interface in org.hibernate.persister.walking.spi
 
AttributeExtractionException(String) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
 
AttributeExtractionException(String, Throwable) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
 
AttributeFactory - Class in org.hibernate.metamodel.internal
A factory for building Attribute instances.
AttributeFactory(MetadataContext) - Constructor for class org.hibernate.metamodel.internal.AttributeFactory
 
AttributeFetch - Interface in org.hibernate.loader.plan.spi
Models a Fetch that is specifically for an attribute.
AttributeImplementor<X,Y> - Interface in org.hibernate.metamodel.internal
TODO : javadoc
attributeImplementorNodes() - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
 
attributeImplementorNodes() - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
attributeInitialized(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
attributeInitialized(String) - Method in interface org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer.InterceptorImplementor
 
AttributeMapping - Interface in org.hibernate.boot.jaxb.hbm.spi
 
attributeName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
 
AttributeNodeImpl<T> - Class in org.hibernate.jpa.graph.internal
Hibernate implementation of the JPA AttributeNode contract
AttributeNodeImpl(SessionFactoryImplementor, ManagedType, Attribute<X, T>) - Constructor for class org.hibernate.jpa.graph.internal.AttributeNodeImpl
 
AttributeNodeImplementor<T> - Interface in org.hibernate.graph.spi
 
attributeNodes() - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
 
attributeNodes() - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
attributeNumber() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
 
AttributeOverride - Class in org.hibernate.jpamodelgen.xml.jaxb
 
AttributeOverride() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
 
attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
 
attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
 
attributeOverride - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
AttributePath - Class in org.hibernate.boot.model.source.spi
An attribute path is, generally speaking, the path of attribute names back to a "root" (which is either an entity or a persistent collection).
AttributePath() - Constructor for class org.hibernate.boot.model.source.spi.AttributePath
 
AttributePath(AttributePath, String) - Constructor for class org.hibernate.boot.model.source.spi.AttributePath
 
AttributeRole - Class in org.hibernate.boot.model.source.spi
An attribute role is, generally speaking, the path of attribute names back to a "root" (which is either an entity or a persistent collection).
AttributeRole(String) - Constructor for class org.hibernate.boot.model.source.spi.AttributeRole
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
attributes - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
Attributes - Class in org.hibernate.jpamodelgen.xml.jaxb
This element contains the entity field or property mappings.
Attributes() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Attributes
 
attributes - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
 
attributes - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
attributes - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
 
AttributesHelper - Class in org.hibernate.boot.model.source.internal.hbm
 
AttributesHelper() - Constructor for class org.hibernate.boot.model.source.internal.hbm.AttributesHelper
 
AttributesHelper.Callback - Interface in org.hibernate.boot.model.source.internal.hbm
 
AttributeSource - Interface in org.hibernate.boot.model.source.spi
Contract for sources of persistent attribute descriptions.
AttributeSource - Interface in org.hibernate.persister.walking.spi
 
AttributeSourceContainer - Interface in org.hibernate.boot.model.source.spi
Contract for a container of AttributeSource references.
attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
 
attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
 
attributeSources() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
Obtain this container's attribute sources.
AttributeTypeDescriptor - Class in org.hibernate.bytecode.enhance.internal.javassist
utility class to generate interceptor methods
AttributeTypeDescriptor(AttributeTypeDescriptor.InheritanceMetadata) - Constructor for class org.hibernate.bytecode.enhance.internal.javassist.AttributeTypeDescriptor
 
AUDIT_STRATEGY - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Audit strategy.
AUDIT_STRATEGY_VALIDITY_END_REV_FIELD_NAME - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Column name that will hold the end revision number in audit entities.
AUDIT_STRATEGY_VALIDITY_REVEND_TIMESTAMP_FIELD_NAME - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Column name of the timestamp of the end revision until which the data was valid.
AUDIT_STRATEGY_VALIDITY_STORE_REVEND_TIMESTAMP - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Store the timestamp of the end revision, until which the data was valid, in addition to the end revision itself.
AUDIT_TABLE_PREFIX - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Audit table prefix.
AUDIT_TABLE_SUFFIX - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Audit table suffix.
AuditAssociationQuery<Q extends AuditQuery> - Interface in org.hibernate.envers.query
 
AuditAssociationQueryImpl<Q extends org.hibernate.envers.query.internal.impl.AuditQueryImplementor> - Class in org.hibernate.envers.query.internal.impl
 
AuditAssociationQueryImpl(EnversService, AuditReaderImplementor, Q, QueryBuilder, String, JoinType, Map<String, String>, String, String) - Constructor for class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
 
AuditConjunction - Class in org.hibernate.envers.query.criteria
 
AuditConjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditConjunction
 
AuditCriterion - Interface in org.hibernate.envers.query.criteria
 
AuditDisjunction - Class in org.hibernate.envers.query.criteria
 
AuditDisjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditDisjunction
 
Audited - Annotation Type in org.hibernate.envers
When applied to a class, indicates that all of its properties should be audited.
AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.internal.metadata.reader
Implementations hold other audited properties.
AuditedPropertiesReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
Reads persistent properties form a PersistentPropertiesSource and adds the ones that are audited to a AuditedPropertiesHolder, filling all the auditing data.
AuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
 
AuditedPropertiesReader.ComponentPropertiesSource - Class in org.hibernate.envers.configuration.internal.metadata.reader
 
AuditedPropertiesReader.DynamicComponentSource - Class in org.hibernate.envers.configuration.internal.metadata.reader
 
AuditEntitiesConfiguration - Class in org.hibernate.envers.configuration.internal
Configuration of versions entities - names of fields, entities and tables created to store versioning information.
AuditEntitiesConfiguration(Properties, String, EnversService) - Constructor for class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
 
AuditEntity - Class in org.hibernate.envers.query
 
AuditEntityNameRegister - Class in org.hibernate.envers.configuration.internal.metadata
A register of all audit entity names used so far.
AuditEntityNameRegister() - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditEntityNameRegister
 
AuditException - Exception in org.hibernate.envers.exception
 
AuditException(String) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditException(String, Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditException(Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditId<T> - Class in org.hibernate.envers.query.criteria
Create restrictions and projections for the id of an audited entity.
AuditId(String) - Constructor for class org.hibernate.envers.query.criteria.AuditId
 
AuditJoinTable - Annotation Type in org.hibernate.envers
 
AuditMappedBy - Annotation Type in org.hibernate.envers
Annotation to specify a "fake" bi-directional relation.
AuditMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
 
AuditMetadataGenerator(MetadataImplementor, ServiceRegistry, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Element, AuditEntityNameRegister) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
 
AuditOrder - Interface in org.hibernate.envers.query.order
 
AuditOrder.OrderData - Class in org.hibernate.envers.query.order
 
AuditOverride - Annotation Type in org.hibernate.envers
The AuditingOverride annotation is used to override the auditing behavior of a superclass or single property inherited from MappedSuperclass type, or attribute inside an embedded component.
AuditOverrides - Annotation Type in org.hibernate.envers
The AuditingOverrides annotation is used to override the auditing behavior for one ore more fields (or properties) inside an embedded component.
AuditProcess - Class in org.hibernate.envers.internal.synchronization
 
AuditProcess(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.internal.synchronization.AuditProcess
 
AuditProcessManager - Class in org.hibernate.envers.internal.synchronization
 
AuditProcessManager(RevisionInfoGenerator) - Constructor for class org.hibernate.envers.internal.synchronization.AuditProcessManager
 
AuditProjection - Interface in org.hibernate.envers.query.projection
 
AuditProjection.ProjectionData - Class in org.hibernate.envers.query.projection
 
AuditProperty<T> - Class in org.hibernate.envers.query.criteria
Create restrictions, projections and specify order for a property of an audited entity.
AuditProperty(String, PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditProperty
 
AuditQuery - Interface in org.hibernate.envers.query
 
AuditQueryCreator - Class in org.hibernate.envers.query
 
AuditQueryCreator(EnversService, AuditReaderImplementor) - Constructor for class org.hibernate.envers.query.AuditQueryCreator
 
AuditReader - Interface in org.hibernate.envers
 
AuditReaderFactory - Class in org.hibernate.envers
 
AuditReaderImpl - Class in org.hibernate.envers.internal.reader
 
AuditReaderImpl(EnversService, Session, SessionImplementor) - Constructor for class org.hibernate.envers.internal.reader.AuditReaderImpl
 
AuditReaderImplementor - Interface in org.hibernate.envers.internal.reader
An interface exposed by a VersionsReader to library-facing classes.
AuditRelatedId - Class in org.hibernate.envers.query.criteria
Create restrictions on an id of an entity related to an audited entity.
AuditRelatedId(String, PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditRelatedId
 
auditStrategy - Variable in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
 
AuditStrategy - Interface in org.hibernate.envers.strategy
Behaviours of different audit strategy for populating audit data.
AuditTable - Annotation Type in org.hibernate.envers
 
AuditTableData - Class in org.hibernate.envers.configuration.internal.metadata
Holds information necessary to create an audit table: its name, schema and catalog, as well as the audit entity name.
AuditTableData(String, String, String, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditTableData
 
AuditWorkUnit - Interface in org.hibernate.envers.internal.synchronization.work
TODO: refactor constructors into factory methods
augmentConfigurationSettings(Properties) - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
 
augmentIdTableDefinition(Table) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
augmentIdTableDefinition(Table) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
augmentRecognizedTableTypes(List<String>) - Method in class org.hibernate.dialect.Dialect
 
augmentRecognizedTableTypes(List<String>) - Method in class org.hibernate.dialect.PostgreSQL93Dialect
 
AUTO_CLOSE_SESSION - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable automatic session close at end of transaction
AUTO_EVICT_COLLECTION_CACHE - Static variable in interface org.hibernate.cfg.AvailableSettings
Enables the automatic eviction of a bi-directional association's collection cache when an element in the ManyToOne collection is added/updated/removed without properly managing the change on the OneToMany side.
AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
AUTO_REGISTER - Static variable in class org.hibernate.envers.boot.internal.EnversIntegrator
 
AUTO_SESSION_EVENTS_LISTENER - Static variable in interface org.hibernate.cfg.AvailableSettings
Defines a default SessionEventListener to be applied to opened Sessions.
autoAliasInjection - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
 
autoApply - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
 
autoClear(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
autoClear(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
autoClear(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session be automatically cleared on a failed transaction?
autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
autoClose() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session be automatically closed after transaction completion?
autoClose() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoClose flag from the original session should be used to create the new session.
AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
Controls the autocommit mode of JDBC Connections obtained from a non-DataSource ConnectionProvider - assuming the ConnectionProvider impl properly leverages this setting (the provided Hibernate impls all do).
autoCommitMode(boolean) - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoCommitMode(boolean) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.collection.plan.CollectionLoader
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.custom.CustomLoader
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.Loader
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
 
AutoFlushEvent - Class in org.hibernate.event.spi
Defines an event class for the auto-flushing of a session.
AutoFlushEvent(Set, EventSource) - Constructor for class org.hibernate.event.spi.AutoFlushEvent
 
AutoFlushEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session auto-flush events.
autoFlushIfRequired(Set) - Method in class org.hibernate.internal.SessionImpl
detect in-memory changes, determine if the changes are to tables named in the query and, if so, complete execution the flush
autoFlushWillNotWork() - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoImport - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
autoJoinTransactions(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
autoJoinTransactions() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
autoJoinTransactions(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
autoJoinTransactions(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session built automatically join in any ongoing JTA transactions.
autoJoinTransactions() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoJoinTransaction flag from the original session should be used to create the new session.
AuxiliaryDatabaseObject - Interface in org.hibernate.boot.model.relational
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
AuxiliaryDatabaseObject - Interface in org.hibernate.mapping
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
AuxiliaryDatabaseObject.Expandable - Interface in org.hibernate.boot.model.relational
Additional, optional interface for AuxiliaryDatabaseObject that want to allow expansion of allowable dialects via mapping.
AuxiliaryDatabaseObjectBinder - Class in org.hibernate.boot.model.source.internal.hbm
 
AuxiliaryDatabaseObjectBinder() - Constructor for class org.hibernate.boot.model.source.internal.hbm.AuxiliaryDatabaseObjectBinder
 
AvailableSettings - Interface in org.hibernate.cfg
 
AvailableSettings - Interface in org.hibernate.ejb
Deprecated.
use org.hibernate.jpa.AvailableSettings
AvailableSettings - Interface in org.hibernate.jpa
Defines the available HEM settings, both JPA-defined as well as Hibernate-specific

NOTE : Does *not* include Environment values.

avg(String) - Static method in class org.hibernate.criterion.Projections
A property average value projection
avg() - Method in class org.hibernate.criterion.Property
Creates a property avg projection
AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AVG - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
avg(Expression<N>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
AVG(CriteriaBuilderImpl, Expression<? extends Number>) - Constructor for class org.hibernate.query.criteria.internal.expression.function.AggregationFunction.AVG
 
AvgFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
AvgProjection - Class in org.hibernate.criterion
An avg() projection
AvgProjection(String) - Constructor for class org.hibernate.criterion.AvgProjection
Constructs the AvgProjection
AvgWithArgumentCastFunction - Class in org.hibernate.dialect.function
Some 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.
AvgWithArgumentCastFunction(String) - Constructor for class org.hibernate.dialect.function.AvgWithArgumentCastFunction
Constructs a AvgWithArgumentCastFunction

B

Backref - Class in org.hibernate.mapping
 
Backref() - Constructor for class org.hibernate.mapping.Backref
 
BadVersionException(String) - Constructor for exception org.hibernate.boot.jaxb.internal.stax.JpaOrmXmlEventReader.BadVersionException
 
bag - Variable in class org.hibernate.collection.internal.PersistentBag
 
Bag - Class in org.hibernate.mapping
A bag permits duplicates, so it has no primary key
Bag(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Bag
 
bag(String, String) - Method in class org.hibernate.type.TypeFactory
 
BagBinder - Class in org.hibernate.cfg.annotations
Bind a bag.
BagBinder() - Constructor for class org.hibernate.cfg.annotations.BagBinder
 
BagType - Class in org.hibernate.type
 
BagType(TypeFactory.TypeScope, String, String) - Constructor for class org.hibernate.type.BagType
 
base - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
 
BaseCascadeStyle() - Constructor for class org.hibernate.engine.spi.CascadeStyles.BaseCascadeStyle
 
BaseCascadingAction() - Constructor for class org.hibernate.engine.spi.CascadingActions.BaseCascadingAction
 
baseConfigurations - Variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Defines custom mapping for regionName -> cacheName and also DataType.key -> cacheName (for the case that you want to change the cache configuration for whole type)
BaseCoreFunctionalTestCase - Class in org.hibernate.testing.junit4
Applies functional testing logic for core Hibernate testing on top of BaseUnitTestCase
BaseCoreFunctionalTestCase() - Constructor for class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
BaseCoreFunctionalTestCase.RollbackWork - Class in org.hibernate.testing.junit4
 
BaseEnversCollectionEventListener - Class in org.hibernate.envers.event.spi
Base class for Envers' collection event related listeners
BaseEnversCollectionEventListener(EnversService) - Constructor for class org.hibernate.envers.event.spi.BaseEnversCollectionEventListener
 
BaseEnversEventListener - Class in org.hibernate.envers.event.spi
Base class for all Envers event listeners
BaseEnversEventListener(EnversService) - Constructor for class org.hibernate.envers.event.spi.BaseEnversEventListener
 
BaseEnversUpdateEventListener - Class in org.hibernate.envers.event.spi
 
BaseEnversUpdateEventListener(EnversService) - Constructor for class org.hibernate.envers.event.spi.BaseEnversUpdateEventListener
 
BaseGeneralDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan GeneralDataRegion implementors.
BaseGeneralDataRegion(AdvancedCache, String, InfinispanRegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
General data region constructor.
BaseInvalidationInterceptor - Class in org.hibernate.cache.infinispan.access
 
BaseInvalidationInterceptor() - Constructor for class org.hibernate.cache.infinispan.access.BaseInvalidationInterceptor
 
baseline() - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
baseline(MetadataSources, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
 
BaselineAttributeInformation - Class in org.hibernate.tuple
 
BaselineAttributeInformation(boolean, boolean, boolean, ValueGeneration, boolean, boolean, boolean, CascadeStyle, FetchMode) - Constructor for class org.hibernate.tuple.BaselineAttributeInformation
 
BaselineAttributeInformation.Builder - Class in org.hibernate.tuple
 
BaselineSessionEventsListenerBuilder - Class in org.hibernate.cfg
 
BaselineSessionEventsListenerBuilder(boolean, Class<? extends SessionEventListener>) - Constructor for class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
 
baseListenerInterface() - Method in class org.hibernate.event.spi.EventType
 
BaseNonConfigCoreFunctionalTestCase - Class in org.hibernate.testing.junit4
Applies functional testing logic for core Hibernate testing on top of BaseUnitTestCase.
BaseNonConfigCoreFunctionalTestCase() - Constructor for class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
BaseNonConfigCoreFunctionalTestCase.RollbackWork - Class in org.hibernate.testing.junit4
 
BaseRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan Regions.
BaseRegion(AdvancedCache, String, TransactionManager, InfinispanRegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseRegion
Base region constructor.
BaseRegion - Class in org.hibernate.testing.cache
 
BaseRegionAccessStrategy - Class in org.hibernate.testing.cache
 
BaseRegionAccessStrategy() - Constructor for class org.hibernate.testing.cache.BaseRegionAccessStrategy
 
baseSessionBuilder() - Method in class org.hibernate.context.spi.AbstractCurrentSessionContext
 
BaseSessionEventListener - Class in org.hibernate
A no-op implementation of SessionEventListener.
BaseSessionEventListener() - Constructor for class org.hibernate.BaseSessionEventListener
 
BaseTransactionalDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Inifinispan TransactionalDataRegion implementors.
BaseTransactionalDataRegion(AdvancedCache, String, TransactionManager, CacheDataDescription, InfinispanRegionFactory, CacheKeysFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
Base transactional region constructor
BaseTransactionalDataRegion.Strategy - Enum in org.hibernate.cache.infinispan.impl
 
BaseTransactionIsolationConfigTest - Class in org.hibernate.testing.common.connections
 
BaseTransactionIsolationConfigTest() - Constructor for class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
 
BaseUnitTestCase - Class in org.hibernate.testing.junit4
The base unit test adapter.
BaseUnitTestCase() - Constructor for class org.hibernate.testing.junit4.BaseUnitTestCase
 
BaseValueHandler() - Constructor for class org.hibernate.query.criteria.internal.ValueHandlerFactory.BaseValueHandler
 
BaseXMLEventReader - Class in org.hibernate.boot.jaxb.internal.stax
Base for XMLEventReader that implements the BaseXMLEventReader.getElementText() and BaseXMLEventReader.nextTag() APIs in a way that is agnostic from the rest of the XMLEventReader implementation.
BaseXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.boot.jaxb.internal.stax.BaseXMLEventReader
 
BaseXMLEventReader - Class in org.hibernate.internal.util.xml
Base for XMLEventReader that implements the BaseXMLEventReader.getElementText() and BaseXMLEventReader.nextTag() APIs in a way that is agnostic from the rest of the XMLEventReader implementation.
BaseXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.internal.util.xml.BaseXMLEventReader
 
basic(String) - Method in class org.hibernate.internal.TypeLocatorImpl
 
basic(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
 
BASIC - Static variable in class org.hibernate.jdbc.Expectations
 
BASIC - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
basic - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
 
Basic - Class in org.hibernate.jpamodelgen.xml.jaxb
 
Basic() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Basic
 
basic - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
 
basic(String) - Method in class org.hibernate.type.TypeResolver
Locate a Hibernate basic type given (one of) its registration names.
basic(String) - Method in interface org.hibernate.TypeHelper
Retrieve the basic type registered against the given name.
basic(Class) - Method in interface org.hibernate.TypeHelper
Convenience form of TypeHelper.basic(String).
BASIC_ARRAY_TYPES - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
BASIC_TYPES - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
BasicAttributeColumnsAndFormulasSource - Class in org.hibernate.boot.model.source.internal.hbm
ColumnAndFormulaSource implementation handling basic attribute mappings.
BasicAttributeColumnsAndFormulasSource(JaxbHbmBasicAttributeType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
 
BasicAttributePropertySource - Class in org.hibernate.boot.model.source.internal.hbm
PropertySource implementation handling basic attribute mappings.
BasicAttributePropertySource(JaxbHbmBasicAttributeType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
 
BasicBatchKey - Class in org.hibernate.engine.jdbc.batch.internal
Normal implementation of BatchKey
BasicBatchKey(String, Expectation) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
Constructs a BasicBatchKey
BasicBinder<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueBinder
BasicBinder(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicBinder
 
BasicCollectionInitializor<T extends java.util.Collection> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
Initializes a non-indexed java collection (set or list, eventually sorted).
BasicCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
BasicCollectionJoinWalker - Class in org.hibernate.loader.collection
Walker for collections of values and many-to-many associations
BasicCollectionJoinWalker(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionJoinWalker
 
BasicCollectionLoader - Class in org.hibernate.loader.collection
Loads a collection of values or a many-to-many association.
BasicCollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoadQueryDetails - Class in org.hibernate.loader.plan.exec.internal
 
BasicCollectionMapper<T extends java.util.Collection> - Class in org.hibernate.envers.internal.entities.mapper.relation
 
BasicCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, MiddleComponentData, boolean, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
 
BasicCollectionPersister - Class in org.hibernate.persister.collection
Collection persister for collections of values and many-to-many associations.
BasicCollectionPersister(Collection, CollectionRegionAccessStrategy, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
 
BasicConnectionCreator - Class in org.hibernate.engine.jdbc.connections.internal
Template (as in template pattern) support for ConnectionCreator implementors.
BasicConnectionCreator(ServiceRegistryImplementor, String, Properties, boolean, Integer) - Constructor for class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
 
BasicDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.IdentityGenerator.BasicDelegate
 
BasicDialectResolver - Class in org.hibernate.engine.jdbc.dialect.spi
Intended as support for custom resolvers which match a single db name (with optional version info).
BasicDialectResolver(String, Class) - Constructor for class org.hibernate.engine.jdbc.dialect.spi.BasicDialectResolver
Constructs a BasicDialectResolver
BasicDialectResolver(String, int, Class) - Constructor for class org.hibernate.engine.jdbc.dialect.spi.BasicDialectResolver
Constructs a BasicDialectResolver
BasicDialectResolver(String, int, int, Class) - Constructor for class org.hibernate.engine.jdbc.dialect.spi.BasicDialectResolver
Constructs a BasicDialectResolver
BasicEntityNameResolver() - Constructor for class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
 
BasicEntityPropertyMapping - Class in org.hibernate.persister.entity
 
BasicEntityPropertyMapping(AbstractEntityPersister) - Constructor for class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
BasicExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of BasicExecutor.
BasicExecutor(HqlSqlWalker, Queryable) - Constructor for class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
BasicExpectation(int) - Constructor for class org.hibernate.jdbc.Expectations.BasicExpectation
 
BasicExtractor<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueExtractor
BasicExtractor(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicExtractor
 
BasicFormatterImpl - Class in org.hibernate.engine.jdbc.internal
Performs formatting of basic SQL statements (DML + query).
BasicFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.BasicFormatterImpl
 
BasicFunctionExpression<X> - Class in org.hibernate.query.criteria.internal.expression.function
Models the basic concept of a SQL function.
BasicFunctionExpression(CriteriaBuilderImpl, Class<X>, String) - Constructor for class org.hibernate.query.criteria.internal.expression.function.BasicFunctionExpression
 
BasicHolder(Class) - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
BasicJoinScope() - Constructor for class org.hibernate.query.criteria.internal.path.AbstractFromImpl.BasicJoinScope
 
BasicLazyInitializer - Class in org.hibernate.proxy.pojo
Lazy initializer for POJOs
BasicLazyInitializer(String, Class, Serializable, Method, Method, CompositeType, SharedSessionContractImplementor, boolean) - Constructor for class org.hibernate.proxy.pojo.BasicLazyInitializer
 
BasicLoader - Class in org.hibernate.loader
Uses the default mapping from property to result set column alias defined by the entities' persisters.
BasicLoader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.BasicLoader
 
BasicMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
Generates metadata for basic properties: immutable types (including enums).
BasicMetadataGenerator() - Constructor for class org.hibernate.envers.configuration.internal.metadata.BasicMetadataGenerator
 
BasicParamExpectation(int, int) - Constructor for class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
BasicPathUsageException - Exception in org.hibernate.query.criteria.internal
Represents an incorrect usage of a basic path.
BasicPathUsageException(String, Attribute<?, ?>) - Constructor for exception org.hibernate.query.criteria.internal.BasicPathUsageException
Construct the usage exception.
BasicPathUsageException(String, Throwable, Attribute<?, ?>) - Constructor for exception org.hibernate.query.criteria.internal.BasicPathUsageException
Construct the usage exception.
BasicProxyFactory - Interface in org.hibernate.bytecode.spi
A proxy factory for "basic proxy" generation.
BasicProxyFactoryImpl - Class in org.hibernate.bytecode.internal.bytebuddy
 
BasicProxyFactoryImpl(Class, Class[]) - Constructor for class org.hibernate.bytecode.internal.bytebuddy.BasicProxyFactoryImpl
 
BasicQueryContract - Interface in org.hibernate
Deprecated.
(since 5.2) use CommonQueryContract instead.
BasicSQLExceptionConverter - Class in org.hibernate.engine.jdbc.dialect.spi
A helper to centralize conversion of SQLExceptions to JDBCExceptions.
BasicSQLExceptionConverter() - Constructor for class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
 
BasicTestingJdbcServiceImpl - Class in org.hibernate.testing.boot
Implementation of the JdbcServices contract for use by tests.
BasicTestingJdbcServiceImpl() - Constructor for class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
 
BasicTransformerAdapter - Class in org.hibernate.transform
Provides the basic "noop" impls of the ResultTransformer contract.
BasicTransformerAdapter() - Constructor for class org.hibernate.transform.BasicTransformerAdapter
 
BasicType - Interface in org.hibernate.type
Marker interface for basic types.
BasicTypeImpl<X> - Class in org.hibernate.metamodel.internal
 
BasicTypeImpl(Class<X>, Type.PersistenceType) - Constructor for class org.hibernate.metamodel.internal.BasicTypeImpl
 
BasicTypeRegistration - Class in org.hibernate.boot.spi
 
BasicTypeRegistration(BasicType) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
 
BasicTypeRegistration(BasicType, String[]) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
 
BasicTypeRegistration(UserType, String[]) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
 
BasicTypeRegistration(CompositeUserType, String[]) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
 
BasicTypeRegistry - Class in org.hibernate.type
A registry of BasicType instances
BasicTypeRegistry() - Constructor for class org.hibernate.type.BasicTypeRegistry
 
Batch - Interface in org.hibernate.engine.jdbc.batch.spi
Conceptually models a batch.
BATCH_FETCH_STYLE - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the BatchFetchStyle to use.
BATCH_ID_PLACEHOLDER - Static variable in class org.hibernate.internal.util.StringHelper
 
BATCH_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Select a custom batcher.
BATCH_VERSIONED_DATA - Static variable in interface org.hibernate.cfg.AvailableSettings
Should versioned data be included in batching?
BatchBuilder - Interface in org.hibernate.engine.jdbc.batch.spi
A builder for Batch instances
batchBuilder() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
BatchBuilderImpl - Class in org.hibernate.engine.jdbc.batch.internal
A builder for Batch instances.
BatchBuilderImpl() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
Constructs a BatchBuilderImpl
BatchBuilderImpl(int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
Constructs a BatchBuilderImpl
BatchBuilderInitiator - Class in org.hibernate.engine.jdbc.batch.internal
Initiator for the BatchBuilder service
BatchBuilderInitiator() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
BatchBuilderMXBean - Interface in org.hibernate.engine.jdbc.batch.internal
The BatchBuilderImpl JMX management interface
batchContainedStatementsOnRelease() - Method in interface org.hibernate.internal.CoreMessageLogger
 
BatchedTooManyRowsAffectedException - Exception in org.hibernate.jdbc
Much like TooManyRowsAffectedException, indicates that more rows than what we were expcecting were affected.
BatchedTooManyRowsAffectedException(String, int, int, int) - Constructor for exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
batchExplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates explicit execution of the batch via a call to Batch.execute().
BatchFailedException - Exception in org.hibernate.jdbc
Indicates a failed batch entry (-3 return).
BatchFailedException(String) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFailedException(String, Throwable) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFetchQueue - Class in org.hibernate.engine.spi
Tracks entity and collection keys that are available for batch fetching, and the queries which were used to load entities, which can be re-used as a subquery for loading owned collections.
BatchFetchQueue(PersistenceContext) - Constructor for class org.hibernate.engine.spi.BatchFetchQueue
Constructs a queue for the given context.
BatchFetchQueueHelper - Class in org.hibernate.engine.internal
 
BatchFetchStyle - Enum in org.hibernate.loader
Defines the style that should be used to perform batch loading.
batchImplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates an implicit execution of the batch.
BatchingBatch - Class in org.hibernate.engine.jdbc.batch.internal
A Batch implementation which does bathing based on a given size.
BatchingBatch(BatchKey, JdbcCoordinator, int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
Constructs a BatchingBatch
BatchingCollectionInitializer - Class in org.hibernate.loader.collection
The base contract for loaders capable of performing batch-fetch loading of collections using multiple foreign key values in the SQL WHERE clause.
BatchingCollectionInitializer(QueryableCollection) - Constructor for class org.hibernate.loader.collection.BatchingCollectionInitializer
 
BatchingCollectionInitializer - Class in org.hibernate.loader.collection.plan
The base contract for loaders capable of performing batch-fetch loading of collections using multiple foreign key values in the SQL WHERE clause.
BatchingCollectionInitializer(QueryableCollection) - Constructor for class org.hibernate.loader.collection.plan.BatchingCollectionInitializer
 
BatchingCollectionInitializerBuilder - Class in org.hibernate.loader.collection
Contract for building CollectionInitializer instances capable of performing batch-fetch loading.
BatchingCollectionInitializerBuilder() - Constructor for class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
 
BatchingEntityLoader - Class in org.hibernate.loader.entity
The base contract for loaders capable of performing batch-fetch loading of entities using multiple primary key values in the SQL WHERE clause.
BatchingEntityLoader(EntityPersister) - Constructor for class org.hibernate.loader.entity.BatchingEntityLoader
 
BatchingEntityLoader - Class in org.hibernate.loader.entity.plan
The base contract for UniqueEntityLoader implementations capable of performing batch-fetch loading of entities using multiple primary key values in the SQL WHERE clause.
BatchingEntityLoader(EntityPersister) - Constructor for class org.hibernate.loader.entity.plan.BatchingEntityLoader
 
BatchingEntityLoaderBuilder - Class in org.hibernate.loader.entity
The contract for building UniqueEntityLoader capable of performing batch-fetch loading.
BatchingEntityLoaderBuilder() - Constructor for class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
 
BatchingLoadQueryDetailsFactory - Class in org.hibernate.loader.plan.exec.internal
A factory class for creating a LoadQueryDetails object.
BatchKey - Interface in org.hibernate.engine.jdbc.batch.spi
Unique key for batch identification.
BatchLoadSizingStrategy - Interface in org.hibernate.loader
Strategy (pluggable) for determining an optimal size for batch loads.
BatchObserver - Interface in org.hibernate.engine.jdbc.batch.spi
An observer contract for batch events.
BatchSize - Annotation Type in org.hibernate.annotations
Defines size for batch loading of collections or lazy entities.
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
batchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
batchSize - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
batchSize - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
BEAN_CONTAINER - Static variable in interface org.hibernate.cfg.AvailableSettings
Identifies an explicit org.hibernate.resource.beans.container.spi.BeanContainer to be used.
BeanInfoHelper - Class in org.hibernate.internal.util.beans
Utility for helping deal with BeanInfo
BeanInfoHelper(Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper(Class, Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper.BeanInfoDelegate - Interface in org.hibernate.internal.util.beans
 
BeanInfoHelper.ReturningBeanInfoDelegate<T> - Interface in org.hibernate.internal.util.beans
 
BeanIntrospectionException - Exception in org.hibernate.internal.util.beans
Indicates a problem dealing with BeanInfo via the BeanInfoHelper delegate.
BeanIntrospectionException(String, Throwable) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
BeanIntrospectionException(String) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
beanManagerInitialized(BeanManager) - Method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryBeanManagerExtendedImpl
 
beanManagerInitialized(BeanManager) - Method in interface org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager.LifecycleListener
 
BeanUtils - Class in org.hibernate.cache.ehcache.management.impl
Reflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.5.
BeanValidationEventListener - Class in org.hibernate.cfg.beanvalidation
Event listener used to enable Bean Validation for insert/update/delete events.
BeanValidationEventListener(ValidatorFactory, Map, ClassLoaderService) - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
Constructor used in an environment where validator factory is injected (JPA2).
BeanValidationIntegrator - Class in org.hibernate.cfg.beanvalidation
 
BeanValidationIntegrator() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
before() - Method in class org.hibernate.internal.CriteriaImpl
 
before() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
 
beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractType
 
beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.type.ManyToOneType
 
beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.type.Type
Called before assembling a query result set from the query cache, to allow batch fetching of entities missing from the second-level cache.
beforeAssemble(Serializable[], Type[], SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
BeforeClassCallbackHandler - Class in org.hibernate.testing.junit4
 
BeforeClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.BeforeClassCallbackHandler
 
BeforeClassOnce - Annotation Type in org.hibernate.testing
Annotation used to mark a method which should be run once before the first test execution for the given class.
beforeCompletion() - Method in class org.hibernate.cache.infinispan.access.InvalidationSynchronization
 
beforeCompletion() - Method in class org.hibernate.cache.infinispan.util.InvocationAfterCompletion
 
beforeCompletion() - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSync
 
beforeCompletion() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
 
beforeCompletion() - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the initial phase of transaction completion.
beforeCompletion() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
 
beforeCompletion() - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization
 
beforeCompletion() - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
 
beforeCompletion() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackTarget
Callback of before-completion.
beforeExecutions() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.CollectionAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.EntityAction
 
beforeExecutions() - Method in interface org.hibernate.action.spi.Executable
Called before executing any actions.
beforeFirst() - Method in class org.hibernate.internal.EmptyScrollableResults
 
beforeFirst() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
 
beforeFirst() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
beforeFirst() - Method in interface org.hibernate.ScrollableResults
Go to a location just before first result, This is the location of the cursor on a newly returned scrollable result.
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentList
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentMap
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentSet
 
beforeInitialize(CollectionPersister, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called before any elements are read into the collection, allowing appropriate initializations to occur.
beforeLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Call this before beginning a two-phase load
beforeLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this before begining a two-phase load
beforeQuery() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
beforeQuery() - Method in class org.hibernate.query.internal.NativeQueryImpl
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
beforeTablesOnCreation() - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
beforeTablesOnCreation() - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject
Defines a simple precedence.
beforeTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
beforeTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
beforeTransactionCompletion() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.ActionQueue
Execute any registered BeforeTransactionCompletionProcess
beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called before a transaction is committed (but not before rollback).
beforeTransactionCompletion() - Method in class org.hibernate.internal.SessionImpl
 
beforeTransactionCompletion() - Method in class org.hibernate.internal.StatelessSessionImpl
 
beforeTransactionCompletion() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
A before-completion callback to the owner.
beforeTransactionCompletion() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
A before-completion callback from the coordinator to its owner.
beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionConsumer
Before transaction completion function
beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionFunction
Before transaction completion function
beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionFunction
Before transaction completion function
beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionVoidFunction
Before transaction completion function
BeforeTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during before transaction completion.
begin() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
 
begin() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
begin() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
begin() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
begin() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
 
begin() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
Begin the resource transaction
begin() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter
Call begin on the underlying transaction object
begin() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl
 
begin() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl
 
begin() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
 
begin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
Begin the physical transaction
BEGIN_INVALIDATION - Static variable in interface org.hibernate.cache.infinispan.util.CacheCommandIds
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
beginInvalidatingKey(Object, Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Invalidates any previously registered pending puts and disables further registrations ensuring a subsequent call to PutFromLoadValidator.acquirePutFromLoadLock(SharedSessionContractImplementor, Object, long) will return false.
beginInvalidatingRegion() - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
beginInvalidatingWithPFER(Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
 
beginInvalidation() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
BeginInvalidationCommand - Class in org.hibernate.cache.infinispan.util
 
BeginInvalidationCommand() - Constructor for class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
 
BeginInvalidationCommand(CacheNotifier, Set<Flag>, CommandInvocationId, Object[], Object) - Constructor for class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
 
beginRead() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
beginRead() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beginRead() - Method in class org.hibernate.collection.internal.PersistentSet
 
beginRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called just before reading any rows from the JDBC result set
beginRemoveOrphanBeforeUpdates() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
beginTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
beginTransaction() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
beginTransaction() - Method in interface org.hibernate.SharedSessionContract
Begin a unit of work and return the associated Transaction object.
bestGuessEntityName(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
bestGuessEntityName(Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
The best guess entity name for an entity not in an association
bestGuessEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
 
bestGuessEntityName(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
between(Object, Object) - Method in class org.hibernate.criterion.Property
Creates a BETWEEN restriction for this property between the given min and max
between(String, Object, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "between" constraint to the named property
between(T, T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "between" constraint
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
between(Expression<? extends Y>, Y, Y) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
BetweenAuditExpression - Class in org.hibernate.envers.query.criteria.internal
 
BetweenAuditExpression(String, PropertyNameGetter, Object, Object) - Constructor for class org.hibernate.envers.query.criteria.internal.BetweenAuditExpression
 
BetweenExpression - Class in org.hibernate.criterion
Constrains a property to between two values
BetweenExpression(String, Object, Object) - Constructor for class org.hibernate.criterion.BetweenExpression
 
betweenFunctionArguments() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
betweenFunctionArguments() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
betweenList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
BetweenOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Contract for nodes representing logical BETWEEN (ternary) operators.
BetweenOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
 
BetweenPredicate<Y> - Class in org.hibernate.query.criteria.internal.predicate
Models a BETWEEN Predicate.
BetweenPredicate(CriteriaBuilderImpl, Expression<? extends Y>, Y, Y) - Constructor for class org.hibernate.query.criteria.internal.predicate.BetweenPredicate
 
BetweenPredicate(CriteriaBuilderImpl, Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Constructor for class org.hibernate.query.criteria.internal.predicate.BetweenPredicate
 
BidirectionalEntityReference - Interface in org.hibernate.loader.plan.spi
Represents the circular side of a bi-directional entity association.
BidirectionalEntityReferenceImpl - Class in org.hibernate.loader.plan.build.internal.returns
Represents an entity fetch that is bi-directionally join fetched.
BidirectionalEntityReferenceImpl(ExpandingFetchSource, AssociationAttributeDefinition, EntityReference) - Constructor for class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
 
BIG_DECIMAL - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigDecimal to JDBC NUMERIC.
BIG_INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigInteger to JDBC NUMERIC.
BigDecimalHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
BigDecimalType - Class in org.hibernate.type
A type that maps between a NUMERIC and BigDecimal.
BigDecimalType() - Constructor for class org.hibernate.type.BigDecimalType
 
BigDecimalTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for BigDecimal handling.
BigDecimalTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
BigDecimalValueHandler() - Constructor for class org.hibernate.query.criteria.internal.ValueHandlerFactory.BigDecimalValueHandler
 
BigIntegerHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
BigIntegerType - Class in org.hibernate.type
A type that maps between a NUMERIC and BigInteger.
BigIntegerType() - Constructor for class org.hibernate.type.BigIntegerType
 
BigIntegerTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for BigInteger handling.
BigIntegerTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
BigIntegerValueHandler() - Constructor for class org.hibernate.query.criteria.internal.ValueHandlerFactory.BigIntegerValueHandler
 
BigIntTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BIGINT handling.
BigIntTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC VARBINARY.
BinaryArithmeticOperation<N extends java.lang.Number> - Class in org.hibernate.query.criteria.internal.expression
Models standard arithmetc operations with two operands.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, Expression<? extends N>, Expression<? extends N>) - Constructor for class org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation
Creates an arithmethic operation based on 2 expressions.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, Expression<? extends N>, N) - Constructor for class org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation
Creates an arithmethic operation based on an expression and a literal.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, N, Expression<? extends N>) - Constructor for class org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation
Creates an arithmetic operation based on an expression and a literal.
BinaryArithmeticOperation.Operation - Enum in org.hibernate.query.criteria.internal.expression
 
BinaryArithmeticOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Nodes which represent binary arithmetic operators.
BinaryArithmeticOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
 
binaryComparisonExpression(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
BinaryLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Contract for nodes representing binary operators.
BinaryLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
BinaryOperatorExpression<T> - Interface in org.hibernate.query.criteria.internal.expression
Contract for operators with two operands.
BinaryOperatorNode - Interface in org.hibernate.hql.internal.ast.tree
Contract for nodes representing binary operators.
BinaryStream - Interface in org.hibernate.engine.jdbc
Wraps a binary stream to also provide the length which is needed when binding.
BinaryStreamImpl - Class in org.hibernate.engine.jdbc.internal
Implementation of BinaryStream
BinaryStreamImpl(byte[]) - Constructor for class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
Constructs a BinaryStreamImpl
BinaryType - Class in org.hibernate.type
A type that maps between a VARBINARY and byte[] Implementation of the VersionType interface should be considered deprecated.
BinaryType() - Constructor for class org.hibernate.type.BinaryType
 
BinaryTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BINARY handling.
BinaryTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
 
bind(InputStream, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
 
bind(Source, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
 
bind(Source, Origin) - Method in interface org.hibernate.boot.jaxb.spi.Binder
Bind from an XML source.
bind(InputStream, Origin) - Method in interface org.hibernate.boot.jaxb.spi.Binder
Bind from an InputStream
bind(ResultSetMappingBindingDefinition, HbmLocalMetadataBuildingContext) - Static method in class org.hibernate.boot.model.source.internal.hbm.ResultSetMappingBinder
Build a ResultSetMappingDefinition given a containing element for the "return-XXX" elements.
bind(ResultSetMappingBindingDefinition, HbmLocalMetadataBuildingContext, String) - Static method in class org.hibernate.boot.model.source.internal.hbm.ResultSetMappingBinder
Build a ResultSetMappingDefinition given a containing element for the "return-XXX" elements
bind(String) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
 
bind(File) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
 
bind(InputStreamAccess) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
 
bind(InputStream) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
 
bind(URL) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
 
bind() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bind() - Method in class org.hibernate.cfg.annotations.TableBinder
 
bind() - Method in class org.hibernate.cfg.Ejb3Column
 
bind(Session) - Static method in class org.hibernate.context.internal.ManagedSessionContext
Binds the given session to the current context for its session factory.
bind(Session) - Static method in class org.hibernate.context.internal.ThreadLocalSessionContext
Associates the given session with the current thread of execution.
bind(String, Object) - Method in class org.hibernate.engine.jndi.internal.JndiServiceImpl
 
bind(String, Object) - Method in interface org.hibernate.engine.jndi.spi.JndiService
Binds a value into JNDI by name.
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
bind(PreparedStatement, int) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Bind this holders internal value to the given result set.
bind(Context, String, Object) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
Deprecated.
Bind val to name in ctx, and make sure that all intermediate contexts exist.
bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
 
bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in class org.hibernate.param.DynamicFilterParameterSpecification
 
bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in class org.hibernate.param.NamedParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in interface org.hibernate.param.ParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in class org.hibernate.param.PositionalParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
 
bind(TypedQuery) - Method in interface org.hibernate.query.criteria.internal.compile.ImplicitParameterBinding
Bind the implicit parameter's value to the JPA query.
bind(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
 
bind(CallableStatement, J, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
 
bind(PreparedStatement, X, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
Bind a value to a prepared statement.
bind(CallableStatement, X, String, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
Bind a value to a CallableStatement.
bindAnyMetaDefs(XAnnotatedElement, MetadataBuildingContext) - Static method in class org.hibernate.cfg.BinderHelper
 
bindAsParam - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
bindAsParameter() - Method in interface org.hibernate.boot.model.source.spi.MultiTenancySource
 
bindClass(XClass, Map<XClass, InheritanceState>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.AnnotationBinder
Bind a class having JSR175 annotations.
bindColumn(MappingDocument, ColumnSource, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
 
bindColumnOrFormula(MappingDocument, RelationalValueSource, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
 
bindColumns(MappingDocument, List<ColumnSource>, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
 
bindColumnsAndFormulas(MappingDocument, List<RelationalValueSource>, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
 
bindDefaults(MetadataBuildingContext) - Static method in class org.hibernate.cfg.AnnotationBinder
 
bindDiscriminatorValue() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindDynamicParameter(Type, Object) - Method in class org.hibernate.engine.spi.QueryParameters
 
bindEntity() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindEntityHierarchy(EntityHierarchySourceImpl) - Method in class org.hibernate.boot.model.source.internal.hbm.ModelBinder
 
Binder - Interface in org.hibernate.boot.jaxb.spi
Contract for performing JAXB binding.
Binder - Interface in org.hibernate.id.insert
 
BinderHelper - Class in org.hibernate.cfg
 
bindFk(PersistentClass, PersistentClass, Ejb3JoinColumn[], SimpleValue, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
bindFormulas(MappingDocument, List<DerivedValueSource>, OneToOne) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
 
Binding<T> - Class in org.hibernate.boot.jaxb.spi
Represents a JAXB binding, as well as keeping information about the origin of the processed XML
Binding(T, Origin) - Constructor for class org.hibernate.boot.jaxb.spi.Binding
 
BindingTypeHelper - Class in org.hibernate.query.internal
 
bindLimitParameters(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Default implementation of binding parameter values needed by the LIMIT clause.
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - Method in interface org.hibernate.dialect.pagination.LimitHandler
Bind parameter values needed by the LIMIT clause after original SELECT statement.
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.NoopLimitHandler
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.SQLServer2012LimitHandler
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - Method in interface org.hibernate.dialect.pagination.LimitHandler
Bind parameter values needed by the LIMIT clause before original SELECT statement.
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.NoopLimitHandler
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.Cache71Dialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.Dialect
Deprecated.
Dialect.getLimitHandler() should be overridden instead.
bindLimitParametersFirst() - Method in class org.hibernate.dialect.FirebirdDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.H2Dialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.HSQLDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.InterbaseDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Does the LIMIT clause come at the start of the SELECT statement, rather than at the end?
bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.Informix10LimitHandler
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.TopLimitHandler
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.AbstractHANADialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Dialect
Deprecated.
Dialect.getLimitHandler() should be overridden instead.
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.FirebirdDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.H2Dialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.InterbaseDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Oracle8iDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
ANSI SQL defines the LIMIT clause to be in the form LIMIT offset, limit.
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
bindListOrArrayIndex(MappingDocument, IndexedPluralAttributeSource, List) - Method in class org.hibernate.boot.model.source.internal.hbm.ModelBinder
 
bindManytoManyInverseFk(PersistentClass, Ejb3JoinColumn[], SimpleValue, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
bind the inverse FK of a ManyToMany If we are in a mappedBy case, read the columns from the associated collection element Otherwise delegates to the usual algorithm
bindManyToManySecondPass(Collection, Map, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XClass, boolean, boolean, boolean, TableBinder, XProperty, PropertyHolder, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bindNamedParameters(PreparedStatement, Map<String, TypedValue>, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
Bind named parameters to the JDBC prepared statement.
bindNamedParameters(PreparedStatement, Map, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
Bind named parameters to the JDBC prepared statement.
bindNamedStoredProcedureQuery(NamedStoredProcedureQuery, MetadataBuildingContext, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQueries(NamedNativeQueries, MetadataBuildingContext, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQueries(NamedNativeQueries, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, MetadataBuildingContext, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNullValue(Class<?>) - Method in interface org.hibernate.jpa.spi.NullTypeBindableParameterRegistration
If bindable, bind a null value using the provided parameter type.
bindOneToManySecondPass(Collection, Map, Ejb3JoinColumn[], XClass, boolean, boolean, MetadataBuildingContext, Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bindOneToOne(MappingDocument, SingularAttributeSourceOneToOne, OneToOne) - Method in class org.hibernate.boot.model.source.internal.hbm.ModelBinder
 
bindPackage(String, MetadataBuildingContext) - Static method in class org.hibernate.cfg.AnnotationBinder
 
bindParameters(SharedSessionContractImplementor, PreparedStatement, Object) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Bind any required parameter values into the SQL command AbstractSelectingDelegate.getSelectSQL().
bindParameters(SharedSessionContractImplementor, PreparedStatement, Object) - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
 
bindParameterValues(PreparedStatement, QueryParameters, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
We specifically override this method here, because in general we know much more about the parameters and their appropriate bind positions here then we do in our super because we track them explicitly here through the ParameterSpecification interface.
bindParameterValues(PreparedStatement, QueryParameters, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
Bind all parameter values into the prepared statement in preparation for execution.
bindParameterValues(PreparedStatement, QueryParameters, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
Bind all parameter values into the prepared statement in preparation for execution.
bindPositionalParameters(PreparedStatement, QueryParameters, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
Bind positional parameter values to the JDBC prepared statement.
bindPositionalParameters(PreparedStatement, QueryParameters, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
Bind positional parameter values to the JDBC prepared statement.
bindQueries(NamedQueries, MetadataBuildingContext, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueries(NamedQueries, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, MetadataBuildingContext, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueryParameters(PreparedStatement, QueryParameters, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
Perform parameter binding
bindSessionIdentifier(PreparedStatement, SharedSessionContractImplementor, int) - Method in class org.hibernate.hql.spi.id.persistent.Helper
 
bindSqlResultSetMapping(SqlResultSetMapping, MetadataBuildingContext, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindSqlResultSetMappings(SqlResultSetMappings, MetadataBuildingContext, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindStarToManySecondPass(Map, XClass, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XProperty, boolean, TableBinder, boolean, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.CollectionBinder
return true if it's a Fk, false if it's an association table
bindStarToManySecondPass(Map, XClass, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XProperty, boolean, TableBinder, boolean, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.IdBagBinder
 
bindTable(String, String, String, List<UniqueConstraintHolder>, String, InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindTableForDiscriminatedSubclass(InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindValue(T) - Method in interface org.hibernate.jpa.spi.ParameterRegistration
If bindable, bind the value.
bindValue(T, TemporalType) - Method in interface org.hibernate.jpa.spi.ParameterRegistration
If bindable, bind the value using the specific temporal type.
bindValue(T) - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
bindValue(T, TemporalType) - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
bindValue(T) - Method in interface org.hibernate.procedure.ParameterRegistration
Bind a value to the parameter.
bindValue(T, TemporalType) - Method in interface org.hibernate.procedure.ParameterRegistration
Bind a value to the parameter, using just a specified portion of the DATE/TIME value.
bindValues(PreparedStatement) - Method in interface org.hibernate.id.insert.Binder
 
BitronixJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
 
BitronixJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.BitronixJtaPlatform
 
BitTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BIT handling.
BitTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
BLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Blob to JDBC BLOB.
BLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
BlobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Blob instances..
BlobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
BlobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Blob references for non-contextual creation, including proxy creation and handling proxy invocations.
BlobType - Class in org.hibernate.type
A type that maps between BLOB and Blob
BlobType() - Constructor for class org.hibernate.type.BlobType
 
BlobTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Blob handling.
BlobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
BlobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BLOB handling.
BlobTypeDescriptor.BlobMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
BOGUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BOGUS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
BOOLEAN - Static variable in class org.hibernate.engine.config.spi.StandardConverters
 
BOOLEAN - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC BIT.
BooleanAssertionPredicate - Class in org.hibernate.query.criteria.internal.predicate
Predicate to assert the explicit value of a boolean expression: x = true x = false x <> true x <> false
BooleanAssertionPredicate(CriteriaBuilderImpl, Expression<Boolean>, Boolean) - Constructor for class org.hibernate.query.criteria.internal.predicate.BooleanAssertionPredicate
 
booleanCombination(RelationshipMask[]) - Static method in enum org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
Combines the passed "RelationshipMasks
booleanExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
BooleanExpressionPredicate - Class in org.hibernate.query.criteria.internal.predicate
Defines a Predicate used to wrap an Expression<Boolean>.
BooleanExpressionPredicate(CriteriaBuilderImpl, Expression<Boolean>) - Constructor for class org.hibernate.query.criteria.internal.predicate.BooleanExpressionPredicate
 
BooleanLiteralNode - Class in org.hibernate.hql.internal.ast.tree
Represents a boolean literal within a query.
BooleanLiteralNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
booleanOp(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
BooleanStaticAssertionPredicate - Class in org.hibernate.query.criteria.internal.predicate
Predicate used to assert a static boolean condition.
BooleanStaticAssertionPredicate(CriteriaBuilderImpl, Boolean) - Constructor for class org.hibernate.query.criteria.internal.predicate.BooleanStaticAssertionPredicate
 
BooleanType - Class in org.hibernate.type
A type that maps between BOOLEAN and Boolean
BooleanType() - Constructor for class org.hibernate.type.BooleanType
 
BooleanType(SqlTypeDescriptor, BooleanTypeDescriptor) - Constructor for class org.hibernate.type.BooleanType
 
BooleanTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Boolean handling.
BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
BooleanTypeDescriptor(char, char) - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
BooleanTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BOOLEAN handling.
BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
booleanValue(String) - Static method in class org.hibernate.internal.util.StringHelper
 
BooleanValueHandler() - Constructor for class org.hibernate.query.criteria.internal.ValueHandlerFactory.BooleanValueHandler
 
Bootstrap - Class in org.hibernate.jpa.boot.spi
Entry into the bootstrap process.
BootstrapServiceRegistry - Interface in org.hibernate.boot.registry
Provides the most basic services needed.
BootstrapServiceRegistryBuilder - Class in org.hibernate.boot.registry
Builder for BootstrapServiceRegistry instances.
BootstrapServiceRegistryBuilder() - Constructor for class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
 
BootstrapServiceRegistryImpl - Class in org.hibernate.boot.registry.internal
ServiceRegistry implementation containing specialized "bootstrap" services, specifically: ClassLoaderService IntegratorService StrategySelector
BootstrapServiceRegistryImpl() - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
Constructs a BootstrapServiceRegistryImpl.
BootstrapServiceRegistryImpl(ClassLoaderService, LinkedHashSet<Integrator>) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
Constructs a BootstrapServiceRegistryImpl.
BootstrapServiceRegistryImpl(boolean, ClassLoaderService, LinkedHashSet<Integrator>) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
Constructs a BootstrapServiceRegistryImpl.
BootstrapServiceRegistryImpl(ClassLoaderService, StrategySelector, IntegratorService) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
Constructs a BootstrapServiceRegistryImpl.
BootstrapServiceRegistryImpl(boolean, ClassLoaderService, StrategySelector, IntegratorService) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
Constructs a BootstrapServiceRegistryImpl.
BorlandEnterpriseServerJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
 
BorlandEnterpriseServerJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
 
BOTH - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
BOTH_SPACE_TRIM_FROM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
The SQLFunctionTemplate pattern for the trimming both leading and trailing spaces, with the optional FROM keyword.
BOTH_SPACE_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
The SQLFunctionTemplate pattern for the trimming both leading and trailing spaces
BOTH_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
A template for the series of calls required to trim non-space chars from both the beginning and the end of text.
bothHibernateAndC3p0StylesSet(String, String) - Method in interface org.hibernate.c3p0.internal.C3P0MessageLogger
Log a message (WARN) about conflicting hibernate.c3p0.XYZ and c3p0.XYZ settings
BoundedConcurrentHashMap<K,V> - Class in org.hibernate.internal.util.collections
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction, BoundedConcurrentHashMap.EvictionListener<K, V>) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level.
BoundedConcurrentHashMap(int, int) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and LRU eviction policy.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and eviction strategy.
BoundedConcurrentHashMap(int) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, default concurrency level and LRU eviction policy.
BoundedConcurrentHashMap() - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the default maximum capacity
BoundedConcurrentHashMap.Eviction - Enum in org.hibernate.internal.util.collections
 
BoundedConcurrentHashMap.EvictionListener<K,V> - Interface in org.hibernate.internal.util.collections
 
BoundedConcurrentHashMap.EvictionPolicy<K,V> - Interface in org.hibernate.internal.util.collections
 
boundEjb3ConfigurationToJndiName(String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
broadcastEvictAll(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
Broadcast an evict-all command with the given cache instance.
BUFFER - Static variable in class org.hibernate.internal.util.io.StreamCopier
 
BUFFER - Static variable in interface org.hibernate.spatial.SpatialAnalysis
The buffer function
BUFFER_SIZE - Static variable in class org.hibernate.internal.util.io.StreamCopier
 
BufferedXMLEventReader - Class in org.hibernate.boot.jaxb.internal.stax
Buffers XML events for later re-reading Note, copied from the uPortal project by permission of author.
BufferedXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
Create new buffering reader, no buffering is done until BufferedXMLEventReader.mark(int) is called.
BufferedXMLEventReader(XMLEventReader, int) - Constructor for class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
Create new buffering reader.
BufferedXMLEventReader - Class in org.hibernate.internal.util.xml
Buffers XML events for later re-reading Note, copied from the uPortal project by permission of author.
BufferedXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.internal.util.xml.BufferedXMLEventReader
Create new buffering reader, no buffering is done until BufferedXMLEventReader.mark(int) is called.
BufferedXMLEventReader(XMLEventReader, int) - Constructor for class org.hibernate.internal.util.xml.BufferedXMLEventReader
Create new buffering reader.
bufferSize() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
 
bufferSize() - Method in class org.hibernate.internal.util.xml.BufferedXMLEventReader
 
build() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
build() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
build() - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
 
build() - Method in interface org.hibernate.boot.MetadataBuilder
Actually build the metamodel
build() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
build(MetadataSources, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
Unified single phase for MetadataSources->Metadata process
build() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
 
build() - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Build the bootstrap registry.
build() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Build the StandardServiceRegistry.
build() - Method in interface org.hibernate.boot.SessionFactoryBuilder
After all options have been set, build the SessionFactory.
build() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
build() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
build() - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
 
build() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections.Builder
 
build() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
 
build() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
build(StringBuilder, Map<String, Object>) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
Builds the given query, appending results to the given string buffer, and adding all query parameter values that are used to the map provided.
build(StringBuilder, Map<String, Object>) - Method in class org.hibernate.envers.internal.tools.query.UpdateBuilder
 
build() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
 
build() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Build EntityManagerFactory instance
build() - Method in class org.hibernate.metamodel.internal.PluralAttributeImpl.Builder
 
build() - Method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
 
build() - Method in interface org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilder
 
build() - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilderImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheCollectionRegion
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheEntityRegion
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheNaturalIdRegion
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.entity.EntityRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.naturalid.NaturalIdRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.jcache.JCacheCollectionRegion
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.jcache.JCacheEntityRegion
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.jcache.JCacheNaturalIdRegion
 
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.spi.CollectionRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.spi.EntityRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.spi.NaturalIdRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in class org.hibernate.testing.cache.EntityRegionImpl
 
buildAndExecuteQuery() - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
buildAndFillTable(String, String, ObjectNameSource, NamingStrategyHelper, boolean, List<UniqueConstraintHolder>, List<JPAIndexHolder>, String, MetadataBuildingContext, String, InFlightMetadataCollector.EntityTableXref) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
buildAndFillTable(String, String, Identifier, boolean, List<UniqueConstraintHolder>, List<JPAIndexHolder>, String, MetadataBuildingContext, String, InFlightMetadataCollector.EntityTableXref) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
buildAnyAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
buildAnyAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingFetchSource
Builds a fetch for an "any" attribute.
buildAnyValue(String, Ejb3JoinColumn[], Column, PropertyData, boolean, Nullability, PropertyHolder, EntityBinder, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.BinderHelper
 
buildArchiveDescriptor(URL) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
 
buildArchiveDescriptor(URL, String) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
 
buildArchiveDescriptor(URL) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptorFactory
 
buildArchiveDescriptor(URL) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptorFactory
Build a descriptor of the archive indicated by the given url
buildArchiveDescriptor(URL, String) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptorFactory
Build a descriptor of the archive indicated by the path relative to the given url
buildArchiveDescriptor(URL) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
 
buildArchiveDescriptor(URL, String) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
 
buildAttribute(AbstractManagedType<X>, Property) - Method in class org.hibernate.metamodel.internal.AttributeFactory
Build a normal attribute.
buildAttributeConversionInfoMap(XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
buildAttributeNode(Attribute<T, X>) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
buildAttributeNodeMap() - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
Build "name" -- "attribute node" map from the current entity graph we're visiting.
buildAttributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
buildAttributeSources(AttributesHelper.Callback) - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
buildAttributeSources(AttributesHelper.Callback) - Method in class org.hibernate.boot.model.source.internal.hbm.RootEntitySourceImpl
 
buildBaseConfiguration() - Static method in class org.hibernate.testing.env.TestingDatabaseInfo
 
buildBaselineList() - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
 
buildBasicProxyFactory(Class, Class[]) - Method in class org.hibernate.bytecode.internal.bytebuddy.ProxyFactoryFactoryImpl
 
buildBasicProxyFactory(Class, Class[]) - Method in class org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl
Constructs a BasicProxyFactoryImpl
buildBasicProxyFactory(Class, Class[]) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory for basic proxy concerns.
buildBatch(BatchKey, JdbcCoordinator) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
buildBatch(BatchKey, JdbcCoordinator) - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchBuilder
Build a batch.
buildBatchFetchRestrictionFragment(String, String[], Dialect) - Static method in class org.hibernate.internal.util.StringHelper
 
buildBatchingLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
 
buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
 
buildBatchingLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder
 
buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder
 
buildBatchingLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder
 
buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder
 
buildBatchingLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.plan.LegacyBatchingEntityLoaderBuilder
 
buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.plan.LegacyBatchingEntityLoaderBuilder
 
buildBeginInvalidationCommand(Set<Flag>, Object[], Object) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
buildBidirectionalEntityReference(AssociationAttributeDefinition, FetchStrategy, EntityReference) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
buildBidirectionalEntityReference(AssociationAttributeDefinition, FetchStrategy, EntityReference) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingFetchSource
Builds a bidirectional entity reference for an entity attribute.
buildBootstrapJdbcConnectionAccess(MultiTenancyStrategy, ServiceRegistryImplementor) - Static method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator
 
buildBootstrapServiceRegistry() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildByteBasedInputStreamAccess(String, InputStream) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
buildBytecodeProvider(Properties) - Static method in class org.hibernate.cfg.Environment
 
buildCacheEntry(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
buildCacheEntry(Object, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.CacheEntryHelper
 
buildCacheEntry(Object, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
buildCacheEntryHelper() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
buildCallback(SharedSessionContractImplementor) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
A callback to be able to get the next value from the underlying structure as needed.
buildCallback(SharedSessionContractImplementor) - Method in class org.hibernate.id.enhanced.SequenceStructure
 
buildCallback(SharedSessionContractImplementor) - Method in class org.hibernate.id.enhanced.TableStructure
 
buildCallbacksForEmbeddable(Property, String, CallbackBuilder.CallbackRegistrar) - Method in class org.hibernate.jpa.event.internal.jpa.CallbackBuilderLegacyImpl
 
buildCallbacksForEmbeddable(Property, String, CallbackBuilder.CallbackRegistrar) - Method in interface org.hibernate.jpa.event.spi.jpa.CallbackBuilder
 
buildCallbacksForEntity(String, CallbackBuilder.CallbackRegistrar) - Method in class org.hibernate.jpa.event.internal.jpa.CallbackBuilderLegacyImpl
 
buildCallbacksForEntity(String, CallbackBuilder.CallbackRegistrar) - Method in interface org.hibernate.jpa.event.spi.jpa.CallbackBuilder
 
buildCleanupSynch() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
 
buildCollectionAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeReference
 
buildCollectionAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
buildCollectionAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingFetchSource
Builds a fetch for a collection attribute.
buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
 
buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
 
buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ListCollectionMapper
 
buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.MapCollectionMapper
 
buildCollectionRegion(String, Map<String, Object>, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing collection data.
buildCollectionRegion(String, Map<String, Object>, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing collection data.
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, String, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(OrderColumn, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.IndexColumn
JPA 2 @OrderColumn processing.
buildColumnFromAnnotation(IndexColumn, PropertyHolder, PropertyData, MetadataBuildingContext) - Static method in class org.hibernate.cfg.IndexColumn
Legacy @IndexColumn processing.
buildColumnSource(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
Given a RelationalValueSourceHelper.ColumnsAndFormulasSource, build a single RelationalValueSource which is required to be a column.
buildColumnSources(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
Given a RelationalValueSourceHelper.ColumnsAndFormulasSource, build the corresponding list of ColumnSource.
buildCompiledQuery(SessionImplementor, InterpretedParameterMetadata) - Method in interface org.hibernate.query.criteria.internal.compile.CriteriaInterpretation
Generate a Query instance given the interpreted criteria compiled against the passed EntityManager.
buildCompositeAttributeFetch(AttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
buildCompositeAttributeFetch(AttributeDefinition) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingFetchSource
Builds a fetch for a composite attribute.
buildConfiguration() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
buildConfiguration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildConnection() - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
 
buildConnectionProvider() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildConnectionProvider(boolean) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildCurrentReturnState(boolean, int) - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl
 
buildCurrentReturnState(boolean, int) - Method in class org.hibernate.result.internal.OutputsImpl
 
buildCustomSql(JaxbHbmCustomSqlDmlType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
Given a user-specified description of how to perform custom SQL, build the CustomSql representation.
buildDatabaseInformation(ServiceRegistry, DdlTransactionIsolator, Namespace.Name) - Static method in class org.hibernate.tool.schema.internal.Helper
 
buildDatabaseStructure(Type, Properties, JdbcEnvironment, boolean, QualifiedName, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Build the database structure.
buildDataSourceConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildDdlTransactionIsolator(JdbcContext) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
 
buildDdlTransactionIsolator(JdbcContext) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
 
buildDdlTransactionIsolator(JdbcContext) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
 
buildDelayedAction(Metadata, ExecutionOptions, SourceDescriptor) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
 
buildDelayedAction(Metadata, ExecutionOptions, SourceDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaDropper
Build a delayed Runnable for performing schema dropping.
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.cte.CteValuesListBulkIdStrategy
 
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
 
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsInClauseBulkIdStrategy
 
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsOrClauseBulkIdStrategy
 
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsSubSelectValueListBulkIdStrategy
 
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.local.LocalTemporaryTableBulkIdStrategy
 
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy
Build a handler capable of handling the bulk delete indicated by the given walker.
buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
buildDialect(Map, DialectResolutionInfoSource) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl
 
buildDialect(Map, DialectResolutionInfoSource) - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectFactory
Builds an appropriate Dialect instance.
buildDialect(Map, DialectResolutionInfoSource) - Method in class org.hibernate.testing.boot.DialectFactoryTestingImpl
 
buildDiscriminatorColumn(DiscriminatorType, DiscriminatorColumn, DiscriminatorFormula, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
buildEncapsulatedCompositeIdentifierDefinition(AbstractEntityPersister) - Static method in class org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper
 
buildEndInvalidationCommand(String, Object[], Object) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
buildEntityAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
buildEntityAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingFetchSource
Builds a fetch for an entity attribute.
buildEntityBasedAttribute(EntityPersister, SessionFactoryImplementor, int, Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generate a non-identifier (and non-version) attribute based on the given mapped property from the given entity
buildEntityRegion(String, Map<String, Object>, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Deprecated.
(since 5.2) use the form taking Map instead
buildEntityRegion(String, Map<String, Object>, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing entity data.
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
Builder(String) - Constructor for class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
 
Builder() - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
Builder(MappingDefaults) - Constructor for class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
 
Builder(MappingDefaults) - Constructor for class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
 
Builder(MappingDefaults) - Constructor for class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
 
BUILDER - Static variable in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
Names the BatchBuilder implementation to use.
Builder(ConnectionCreator, boolean) - Constructor for class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections.Builder
 
Builder(JdbcEnvironment) - Constructor for class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
 
Builder(OuterJoinLoadable) - Constructor for class org.hibernate.loader.entity.plan.EntityLoader.Builder
 
builder(Identifier) - Static method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl
 
Builder(Identifier) - Constructor for class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
 
Builder() - Constructor for class org.hibernate.tuple.BaselineAttributeInformation.Builder
 
buildEvictAllCommand(String) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
Build an instance of EvictAllCommand for a given region.
buildExceptionFromInstantiationError(AttributeConversionInfo, Exception) - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
buildExecutionOptions(Map, ExceptionHandler) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator
 
buildExtendedReturn() - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl.ProcedureCurrentReturnState
 
buildExtendedReturn() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
 
buildFunctionParameterList(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
 
buildFunctionParameterList(String) - Method in class org.hibernate.criterion.AggregateProjection
 
buildFunctionParameterList(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.CountProjection
 
buildGetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
The Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeys
buildGetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
buildGetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Method in class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildGroupsForOperation(GroupsPerOperation.Operation, Map, ClassLoaderAccess) - Static method in class org.hibernate.cfg.beanvalidation.GroupsPerOperation
 
buildHierarchies() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchyBuilder
buildHolder() - Method in class org.hibernate.id.SequenceGenerator
Deprecated.
 
buildIdAttribute(AbstractIdentifiableType<X>, Property) - Method in class org.hibernate.metamodel.internal.AttributeFactory
Build the identifier attribute descriptor
buildIdentifierAttribute(PersistentClass, IdentifierGenerator) - Static method in class org.hibernate.tuple.PropertyFactory
Generates the attribute representation of the identifier for a given entity mapping.
buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.AbstractHANADialect
 
buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.
 
buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.Dialect
Build the IdentifierHelper indicated by this Dialect for handling identifier conversions.
buildIdTableCreateStatement(Table, JdbcServices, MetadataImplementor) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
buildIdTableDropStatement(Table, JdbcServices) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
buildIdTableInfo(PersistentClass, Table, JdbcServices, MetadataImplementor, CT) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
buildIdTableInfo(PersistentClass, Table, JdbcServices, MetadataImplementor, PreparationContextImpl) - Method in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
 
buildIdTableInfo(PersistentClass, Table, JdbcServices, MetadataImplementor, AbstractMultiTableBulkIdStrategyImpl.PreparationContext) - Method in class org.hibernate.hql.spi.id.local.LocalTemporaryTableBulkIdStrategy
 
buildIdTableInfo(PersistentClass, Table, JdbcServices, MetadataImplementor, PreparationContextImpl) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
buildIllegalCollectionDereferenceException(String, FromReferenceNode) - Method in interface org.hibernate.hql.internal.ast.tree.DotNode.IllegalCollectionDereferenceExceptionBuilder
 
buildInheritanceStates(List<XClass>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.AnnotationBinder
For the mapped entities build some temporary data-structure containing information about the inheritance status of a class.
buildInLineDirtyCheckingBodyFragment(JavassistEnhancementContext, CtField) - Method in class org.hibernate.bytecode.enhance.internal.javassist.AttributeTypeDescriptor
 
buildInsertQuery() - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildInstantiator(EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
buildInstantiator(EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildIsolatedClassLoader() - Method in interface org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
 
buildJavassistProxyFactory(Class, Class[]) - Static method in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
buildJoinColumn(PrimaryKeyJoinColumn, JoinColumn, Value, Map<String, Join>, PropertyHolder, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
Build JoinColumn for a JOINED hierarchy
buildJoinColumns(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsOrFormulas(JoinColumnOrFormula[], String, Map<String, Join>, PropertyHolder, String, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsWithDefaultColumnSuffix(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, String, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinFormula(JoinFormula, String, Map<String, Join>, PropertyHolder, String, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
build join formula
buildJoinTableJoinColumns(JoinColumn[], Map<String, Join>, PropertyHolder, String, String, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJpaIndexHolder(Index[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
buildKeyJoin(FromElement) - Static method in class org.hibernate.hql.internal.ast.tree.MapKeyEntityFromElement
 
buildListener(Class<T>) - Method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryBeanManagerDelayedImpl
 
buildListener(Class<T>) - Method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryBeanManagerExtendedImpl
 
buildListener(Class<T>) - Method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryBeanManagerStandardImpl
 
buildListener(Class<T>) - Method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryStandardImpl
 
buildListener(Class<T>) - Method in interface org.hibernate.jpa.event.spi.jpa.ListenerFactory
 
buildListenerFactory(SessionFactoryOptions) - Static method in class org.hibernate.jpa.event.spi.jpa.ListenerFactoryBuilder
 
buildLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
Builds a batch-fetch capable loader based on the given persister, lock-mode, etc.
buildLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
Builds a batch-fetch capable loader based on the given persister, lock-options, etc.
buildLoadPlan() - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
buildLoadPlan() - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
 
buildLoadPlan() - Method in interface org.hibernate.loader.plan.build.spi.LoadPlanBuildingAssociationVisitationStrategy
After visitation is done, build the load plan.
buildLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl
Build a LobCreator using the given context
buildLobCreator(LobCreationContext) - Method in interface org.hibernate.engine.jdbc.env.spi.LobCreatorBuilder
 
buildLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.internal.LobCreatorBuilder
Build a LobCreator using the given context
buildLockOptions(LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
buildLockOptions(LockModeType, Map<String, Object>) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
Deprecated.
Given a JPA LockModeType and properties, build a Hibernate LockOptions
buildLockRequest(LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
buildLockRequest(LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
buildLockRequest(LockOptions) - Method in interface org.hibernate.Session
Build a LockRequest that specifies the LockMode, pessimistic lock timeout and lock scope.
buildMappings() - Method in class org.hibernate.cfg.Configuration
Deprecated.
Does nothing
buildMetadata() - Method in class org.hibernate.boot.MetadataSources
Short-hand form of calling MetadataSources.getMetadataBuilder() and using its MetadataBuilder.build() method in cases where the application wants to accept the defaults.
buildMetadata(StandardServiceRegistry) - Method in class org.hibernate.boot.MetadataSources
 
buildMetadataFromMainArgs(String[]) - Static method in class org.hibernate.tool.hbm2ddl.SchemaExport
Intended for test usage only.
buildMetadataFromMainArgs(String[]) - Static method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
Intended for test usage only.
buildMetadataFromMainArgs(String[]) - Static method in class org.hibernate.tool.hbm2ddl.SchemaValidator
Intended for test usage only.
buildMetadataInstance(MetadataBuildingContext) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
Builds the complete and immutable Metadata instance from the collected info.
buildMinimalSQLExceptionConverter() - Static method in class org.hibernate.exception.spi.SQLExceptionConverterFactory
Builds a minimal converter.
buildMultiLoadQueryParameters(OuterJoinLoadable, Serializable[], LockOptions) - Static method in class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder
 
buildNamedEntityGraph(Element, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildNamedParameterLocMap(QueryParameters, NamedParameterContext) - Static method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorHelper
 
buildNamedQueries(Element, boolean, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildNamedQueryRepository(SessionFactoryImpl) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
buildNamedQueryRepository(SessionFactoryImpl) - Method in class org.hibernate.boot.internal.MetadataImpl
 
buildNamedQueryRepository(SessionFactoryImpl) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
buildNamedQueryRepository(SessionFactoryImpl) - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
buildNamedStoreProcedureQueries(Element, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildNaturalIdRegion(String, Map<String, Object>, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Deprecated.
(since 5.2) use the form accepting a Map instead
buildNaturalIdRegion(String, Map<String, Object>, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing NaturalId to Primary Key mappings.
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
buildNonBatchingLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
 
buildNonBatchingLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.plan.AbstractBatchingCollectionInitializerBuilder
 
buildNonBatchingLoader(OuterJoinLoadable, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
 
buildNonBatchingLoader(OuterJoinLoadable, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
 
buildNonBatchingLoader(OuterJoinLoadable, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder
 
buildNonBatchingLoader(OuterJoinLoadable, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder
 
buildNonEncapsulatedCompositeIdentifierDefinition(AbstractEntityPersister) - Static method in class org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper
 
buildOptimizer(String, Class, int) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
buildOptimizer(String, Class, int, long) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
Builds an optimizer
buildOrObtainSession() - Method in class org.hibernate.context.internal.JTASessionContext
Strictly provided for subclassing purposes; specifically to allow long-session support.
buildOrObtainSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Strictly provided for sub-classing purposes; specifically to allow long-session support.
buildOutput() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
 
buildPositionsArray() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer.NamedParameterDescription
 
buildPreparationContext() - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
buildPreparationContext() - Method in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
 
buildPreparationContext() - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
buildProcedureCallMementos(SessionFactoryImpl) - Method in class org.hibernate.boot.internal.MetadataImpl
 
buildProperties() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyBackRefImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyBasicImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyChainedImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyEmbeddedImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyEnhancedImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyIndexBackRefImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyMapImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyMixedImpl
 
buildPropertyAccess(Class, String) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyNoopImpl
 
buildPropertyAccess(Class, String) - Method in interface org.hibernate.property.access.spi.PropertyAccessStrategy
Build a PropertyAccess for the indicated property
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildPropertyHolder(XClass, PersistentClass, EntityBinder, MetadataBuildingContext, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
 
buildPropertyHolder(Component, String, PropertyData, PropertyHolder, MetadataBuildingContext) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
build a component property holder
buildPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, MetadataBuildingContext) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
buid a property holder on top of a collection
buildPropertyHolder(PersistentClass, Map<String, Join>, MetadataBuildingContext, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
must only be used on second level phases ( has to be settled already)
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildProxy(Class, Class[]) - Static method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory
 
buildProxyFactory(SessionFactoryImplementor) - Method in class org.hibernate.bytecode.internal.bytebuddy.ProxyFactoryFactoryImpl
 
buildProxyFactory(SessionFactoryImplementor) - Method in class org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl
Builds a Javassist-based proxy factory.
buildProxyFactory(SessionFactoryImplementor) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory specifically for handling runtime lazy loading.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildProxyFactoryInternal(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildQuery() - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
buildQueryCache(QueryResultsRegion, CacheImplementor) - Method in class org.hibernate.cache.internal.StandardQueryCacheFactory
 
buildQueryCache(QueryResultsRegion, CacheImplementor) - Method in interface org.hibernate.cache.spi.QueryCacheFactory
Builds a named query cache.
buildQueryFromName(String, Class<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
buildQueryParameters(Serializable, Serializable[], Object, LockOptions) - Method in class org.hibernate.loader.entity.BatchingEntityLoader
 
buildQueryParameters(Serializable, Serializable[], Object, LockOptions) - Method in class org.hibernate.loader.entity.plan.BatchingEntityLoader
 
buildQueryResultsRegion(String, Map<String, Object>) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
Deprecated.
(since 5.2) use the form taking Map instead
buildQueryResultsRegion(String, Map<String, Object>) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing query results.
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
buildReadInterceptionBodyFragment(String) - Method in class org.hibernate.bytecode.enhance.internal.javassist.AttributeTypeDescriptor
 
buildResources() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
buildResultRow(Object[], ResultSet, boolean, SharedSessionContractImplementor) - Method in class org.hibernate.loader.custom.ResultRowProcessor
Build a logical result row.
buildResultRow(Object[], ResultSet, SharedSessionContractImplementor) - Method in class org.hibernate.loader.custom.ResultRowProcessor
 
buildResultSetOutput(List) - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
 
buildResultSetOutput(Supplier<List>) - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
 
buildReturn() - Method in interface org.hibernate.query.internal.NativeQueryReturnBuilder
 
buildReturn() - Method in class org.hibernate.query.internal.NativeQueryReturnBuilderFetchImpl
 
buildReturn() - Method in class org.hibernate.query.internal.NativeQueryReturnBuilderRootImpl
 
buildRootCollectionLoadPlan(LoadPlanBuildingAssociationVisitationStrategy, CollectionPersister) - Static method in class org.hibernate.loader.plan.build.spi.MetamodelDrivenLoadPlanBuilder
Coordinates building a LoadPlan that defines just a single root collection return (may have fetches).
buildRootEntityLoadPlan(LoadPlanBuildingAssociationVisitationStrategy, EntityPersister) - Static method in class org.hibernate.loader.plan.build.spi.MetamodelDrivenLoadPlanBuilder
Coordinates building a LoadPlan that defines just a single root entity return (may have fetches).
buildRowReader() - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
 
buildSafeClassName(String, String) - Static method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
buildSafeClassName(String, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
buildSelector(ClassLoaderService) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
Builds the selector.
buildSelectQuery(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildSequence(Database) - Method in class org.hibernate.envers.enhanced.OrderedSequenceStructure
 
buildSequence(Database) - Method in class org.hibernate.id.enhanced.SequenceStructure
 
buildSequenceGeneratorAnnotation(Element) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildSequenceStructure(Type, Properties, JdbcEnvironment, QualifiedName, int, int) - Method in class org.hibernate.envers.enhanced.OrderedSequenceGenerator
 
buildSequenceStructure(Type, Properties, JdbcEnvironment, QualifiedName, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
buildServiceRegistry(SessionFactoryImplementor, SessionFactoryOptions) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
 
buildServiceRegistry(SessionFactoryImplementor, SessionFactoryOptions) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
Create the registry.
buildServiceRegistry(BootstrapServiceRegistry, Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildServiceRegistry() - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
buildServiceRegistry(Map) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
buildSessionFactory() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
buildSessionFactory() - Method in class org.hibernate.boot.internal.MetadataImpl
 
buildSessionFactory() - Method in interface org.hibernate.boot.Metadata
Short-hand form of building a SessionFactory through the builder without any additional option overrides.
buildSessionFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
buildSessionFactory(ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
Create a SessionFactory using the properties and mappings in this configuration.
buildSessionFactory() - Method in class org.hibernate.cfg.Configuration
Create a SessionFactory using the properties and mappings in this configuration.
buildSessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildSessionFactory(Consumer<Configuration>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildSessionFactoryOptions() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
buildSessionFactoryOptions() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
 
buildSessionFactoryOptions() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
Build the SessionFactoryOptions that will ultimately be passed to SessionFactoryImpl constructor.
buildSessionFactoryServiceRegistry(SessionFactoryImplementor, SessionFactoryOptions) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryBuilderImpl
 
buildSessionFactoryUniqueIdentifierGenerator() - Static method in class org.hibernate.id.UUIDGenerator
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildSimpleEncapsulatedIdentifierDefinition(AbstractEntityPersister) - Static method in class org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper
 
buildSqlCreateIndexString(Dialect, String, Table, Iterator<Column>, Map<Column, String>, boolean, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSqlCreateIndexString(Dialect, String, String, Iterator<Column>, Map<Column, String>, boolean) - Static method in class org.hibernate.mapping.Index
 
buildSqlCreateIndexString(Dialect, String, Table, Iterator<Column>, boolean, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSqlCreateIndexString(Dialect, String, Table, Iterator<Column>, Map<Column, String>, boolean, Metadata) - Static method in class org.hibernate.mapping.Index
 
buildSqlDropIndexString(Dialect, Table, String, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSqlDropIndexString(String, String) - Static method in class org.hibernate.mapping.Index
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.AbstractHANADialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.Cache71Dialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.DB2Dialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.Dialect
Build an instance of a SQLExceptionConversionDelegate for interpreting dialect-specific error or SQLState codes.
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.H2Dialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.MySQLDialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.Oracle8iDialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.SQLServer2005Dialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
buildSQLExceptionConverter() - Method in class org.hibernate.dialect.Dialect
Deprecated.
Dialect.buildSQLExceptionConversionDelegate() should be overridden instead.
buildSQLExceptionConverter(Dialect, Properties) - Static method in class org.hibernate.exception.spi.SQLExceptionConverterFactory
Build a SQLExceptionConverter instance.
buildSqlResultsetMappings(Element, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildStandardProperty(Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
buildStatistics(SessionFactoryImplementor) - Method in interface org.hibernate.stat.spi.StatisticsFactory
 
buildTableGeneratorAnnotation(Element, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildTableStructure(Type, Properties, JdbcEnvironment, QualifiedName, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
buildTargetDescriptor(EnumSet<TargetType>, String, ServiceRegistry) - Static method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
buildTimestampsRegion(String, Map<String, Object>) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
Deprecated.
(since 5.2) use the form taking Map
buildTimestampsRegion(String, Map<String, Object>) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing update-timestamps data.
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
buildTokenTypeASTClassMap() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
buildTokenTypeASTClassMap() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
 
buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
 
buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
 
buildUniqueConstraintHolders(UniqueConstraint[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
Build a list of UniqueConstraintHolder instances given a list of UniqueConstraint annotations.
buildUniqueConstraints(UniqueConstraint[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
buildUpdateCountOutput(int) - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
 
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.cte.CteValuesListBulkIdStrategy
 
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
 
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsInClauseBulkIdStrategy
 
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsOrClauseBulkIdStrategy
 
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsSubSelectValueListBulkIdStrategy
 
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.local.LocalTemporaryTableBulkIdStrategy
 
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy
Build a handler capable of handling the bulk update indicated by the given walker.
buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
buildUpdateQuery() - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildValueSource(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
buildValueSources(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
buildVersionAttribute(AbstractIdentifiableType<X>, Property) - Method in class org.hibernate.metamodel.internal.AttributeFactory
Build the version attribute descriptor
buildVersionProperty(EntityPersister, SessionFactoryImplementor, int, Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generates a VersionProperty representation for an entity mapping given its version mapping Property.
buildWriteInterceptionBodyFragment(String) - Method in class org.hibernate.bytecode.enhance.internal.javassist.AttributeTypeDescriptor
 
BuiltInPropertyAccessStrategies - Enum in org.hibernate.property.access.spi
Describes the built-in externally-nameable PropertyAccessStrategy implementations.
BulkAccessor - Class in org.hibernate.bytecode.internal.javassist
A JavaBean bulk accessor, which provides methods capable of getting/setting multiple properties of a JavaBean at once.
BulkAccessor() - Constructor for class org.hibernate.bytecode.internal.javassist.BulkAccessor
Protected access constructor so the generated class has access to it.
BulkAccessorException - Exception in org.hibernate.bytecode.internal.bytebuddy
 
BulkAccessorException(String) - Constructor for exception org.hibernate.bytecode.internal.bytebuddy.BulkAccessorException
 
BulkAccessorException(String, int) - Constructor for exception org.hibernate.bytecode.internal.bytebuddy.BulkAccessorException
 
BulkAccessorException(String, Exception) - Constructor for exception org.hibernate.bytecode.internal.bytebuddy.BulkAccessorException
 
BulkAccessorException(String, int, Exception) - Constructor for exception org.hibernate.bytecode.internal.bytebuddy.BulkAccessorException
 
BulkAccessorException - Exception in org.hibernate.bytecode.internal.javassist
An exception thrown while generating a bulk accessor.
BulkAccessorException(String) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, int) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, Exception) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, int, Exception) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkInsertionCapableIdentifierGenerator - Interface in org.hibernate.id
Specialized contract for IdentifierGenerator implementations capable of being used in conjunction with HQL insert statements.
BulkOperationCleanupAction - Class in org.hibernate.action.internal
An ActionQueue Executable for ensuring shared cache cleanup in relation to performed bulk HQL queries.
BulkOperationCleanupAction(SharedSessionContractImplementor, Queryable...) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on the affected entity persisters.
BulkOperationCleanupAction(SharedSessionContractImplementor, Set) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on a set of affected table spaces.
BV_CHECK_CLASS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
byClass(Class, Properties) - Method in class org.hibernate.type.TypeFactory
 
byId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byId(String) - Method in class org.hibernate.internal.SessionImpl
 
byId(Class<T>) - Method in class org.hibernate.internal.SessionImpl
 
byId(String) - Method in interface org.hibernate.Session
Create an IdentifierLoadAccess instance to retrieve the specified entity type by primary key.
byId(Class<T>) - Method in interface org.hibernate.Session
Create an IdentifierLoadAccess instance to retrieve the specified entity by primary key.
byKey() - Method in class org.hibernate.loader.collection.plan.CollectionLoader.Builder
 
byMultipleIds(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byMultipleIds(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byMultipleIds(Class<T>) - Method in class org.hibernate.internal.SessionImpl
 
byMultipleIds(String) - Method in class org.hibernate.internal.SessionImpl
 
byMultipleIds(Class<T>) - Method in interface org.hibernate.Session
Create a MultiIdentifierLoadAccess instance to retrieve multiple entities at once as specified by primary key values.
byMultipleIds(String) - Method in interface org.hibernate.Session
Create a MultiIdentifierLoadAccess instance to retrieve multiple entities at once as specified by primary key values.
byName(String) - Static method in enum org.hibernate.loader.BatchFetchStyle
 
byName(String) - Static method in enum org.hibernate.tool.hbm2ddl.UniqueConstraintSchemaUpdateStrategy
 
byNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byNaturalId(String) - Method in class org.hibernate.internal.SessionImpl
 
byNaturalId(Class<T>) - Method in class org.hibernate.internal.SessionImpl
 
byNaturalId(String) - Method in interface org.hibernate.Session
Create a NaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
byNaturalId(Class<T>) - Method in interface org.hibernate.Session
Create a NaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
byPrimaryKey() - Method in class org.hibernate.loader.entity.plan.EntityLoader.Builder
 
bySimpleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
bySimpleNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
bySimpleNaturalId(String) - Method in class org.hibernate.internal.SessionImpl
 
bySimpleNaturalId(Class<T>) - Method in class org.hibernate.internal.SessionImpl
 
bySimpleNaturalId(String) - Method in interface org.hibernate.Session
Create a SimpleNaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
bySimpleNaturalId(Class<T>) - Method in interface org.hibernate.Session
Create a SimpleNaturalIdLoadAccess instance to retrieve the specified entity by its simple (single attribute) natural id.
BYTE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Byte to JDBC TINYINT.
ByteArrayInputStreamAccess - Class in org.hibernate.boot.archive.internal
An InputStreamAccess implementation based on a byte array
ByteArrayInputStreamAccess(String, byte[]) - Constructor for class org.hibernate.boot.archive.internal.ByteArrayInputStreamAccess
 
ByteArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Byte[] handling.
ByteArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
ByteBuddyInterceptor - Class in org.hibernate.proxy.pojo.bytebuddy
 
ByteBuddyInterceptor(String, Class, Class[], Serializable, Method, Method, CompositeType, SharedSessionContractImplementor, boolean) - Constructor for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor
 
ByteBuddyProxyFactory - Class in org.hibernate.proxy.pojo.bytebuddy
 
ByteBuddyProxyFactory() - Constructor for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory
 
BYTECODE_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
 
BYTECODE_PROVIDER_NAME_BYTEBUDDY - Static variable in class org.hibernate.cfg.Environment
 
BYTECODE_PROVIDER_NAME_DEFAULT - Static variable in class org.hibernate.cfg.Environment
 
BYTECODE_PROVIDER_NAME_JAVASSIST - Static variable in class org.hibernate.cfg.Environment
 
bytecodeEnhancementFailed(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
BytecodeEnhancementMetadata - Interface in org.hibernate.bytecode.spi
Encapsulates bytecode enhancement information about a particular entity.
BytecodeEnhancementMetadataNonPojoImpl - Class in org.hibernate.tuple.entity
 
BytecodeEnhancementMetadataNonPojoImpl(String) - Constructor for class org.hibernate.tuple.entity.BytecodeEnhancementMetadataNonPojoImpl
 
BytecodeEnhancementMetadataPojoImpl - Class in org.hibernate.tuple.entity
 
BytecodeEnhancementMetadataPojoImpl(String, Class, boolean, LazyAttributesMetadata) - Constructor for class org.hibernate.tuple.entity.BytecodeEnhancementMetadataPojoImpl
 
BytecodeEnhancerRunner - Class in org.hibernate.testing.bytecode.enhancement
 
BytecodeEnhancerRunner(Class<?>) - Constructor for class org.hibernate.testing.bytecode.enhancement.BytecodeEnhancerRunner
 
ByteCodeHelper - Class in org.hibernate.bytecode.spi
A helper for reading byte code from various input sources.
BytecodeProvider - Interface in org.hibernate.bytecode.spi
Contract for providers of bytecode services to Hibernate.
bytecodeProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
BytecodeProviderImpl - Class in org.hibernate.bytecode.internal.bytebuddy
 
BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl
 
BytecodeProviderImpl - Class in org.hibernate.bytecode.internal.javassist
Bytecode provider implementation for Javassist.
BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
 
BytecodeProviderImpl.CloningPropertyCall - Class in org.hibernate.bytecode.internal.bytebuddy
 
BytemanHelper - Class in org.hibernate.testing.byteman
 
BytemanHelper(Rule) - Constructor for class org.hibernate.testing.byteman.BytemanHelper
 
BytesHelper - Class in org.hibernate.internal.util
 
ByteType - Class in org.hibernate.type
A type that maps between TINYINT and Byte
ByteType() - Constructor for class org.hibernate.type.ByteType
 
ByteTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Byte handling.
ByteTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
ByteValueHandler() - Constructor for class org.hibernate.query.criteria.internal.ValueHandlerFactory.ByteValueHandler
 
byUniqueKey(String[], Type) - Method in class org.hibernate.loader.entity.plan.EntityLoader.Builder
 

C

C3P0_ACQUIRE_INCREMENT - Static variable in interface org.hibernate.cfg.AvailableSettings
Number of connections acquired when pool is exhausted
C3P0_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
A setting prefix used to indicate settings that target the hibernate-c3p0 integration
C3P0_IDLE_TEST_PERIOD - Static variable in interface org.hibernate.cfg.AvailableSettings
Idle time before a C3P0 pooled connection is validated
C3P0_MAX_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum size of C3P0 connection pool
C3P0_MAX_STATEMENTS - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum size of C3P0 statement cache
C3P0_MIN_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Minimum size of C3P0 connection pool
C3P0_STRATEGY - Static variable in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
The strategy for c3p0 connection pooling
C3P0_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum idle time for C3P0 connection pool
C3P0ConnectionProvider - Class in org.hibernate.c3p0.internal
A connection provider that uses a C3P0 connection pool.
C3P0ConnectionProvider() - Constructor for class org.hibernate.c3p0.internal.C3P0ConnectionProvider
 
C3P0MessageLogger - Interface in org.hibernate.c3p0.internal
The jboss-logging MessageLogger for the hibernate-c3p0 module.
c3p0ProviderClassNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
c3p0UsingDriver(String, String) - Method in interface org.hibernate.c3p0.internal.C3P0MessageLogger
Log a message (INFO) about which Driver class is being used.
Cache - Annotation Type in org.hibernate.annotations
Add caching strategy to a root entity or a collection.
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
cache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
Cache - Interface in org.hibernate
Provides an API for querying/managing the second level cache regions.
cache - Variable in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate
 
cache - Variable in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
 
cache - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
cache - Variable in class org.hibernate.cache.jcache.JCacheRegion
 
cache - Variable in class org.hibernate.testing.cache.BaseRegion
 
Cache71Dialect - Class in org.hibernate.dialect
Caché 2007.1 dialect.
Cache71Dialect() - Constructor for class org.hibernate.dialect.Cache71Dialect
Creates new Cache71Dialect instance.
CACHE_KEYS_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
Allow control to specify the CacheKeysFactory impl to use.
CACHE_MANAGER_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
Specifies the JNDI name under which the EmbeddedCacheManager to use is bound.
CACHE_MODE - Static variable in class org.hibernate.annotations.QueryHints
The cache mode to use.
CACHE_PROVIDER_CONFIG - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider implementation class
CACHE_REGION - Static variable in class org.hibernate.annotations.QueryHints
The cache region to use.
CACHE_REGION_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
The RegionFactory implementation.
CACHE_REGION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider region name prefix
CACHEABLE - Static variable in class org.hibernate.annotations.QueryHints
Are the query results cacheable?
cacheable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
cacheable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
cacheable - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
cacheable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
CacheableFileXmlSource - Class in org.hibernate.boot.jaxb.internal
 
CacheableFileXmlSource(Origin, File, boolean) - Constructor for class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
 
CacheableResultTransformer - Class in org.hibernate.transform
A ResultTransformer that is used to transform tuples to a value(s) that can be cached.
CacheAccessTypeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
 
CacheAccessTypeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.CacheAccessTypeConverter
 
CacheCommandExtensions - Class in org.hibernate.cache.infinispan.util
Command extensions for second-level cache use case
CacheCommandExtensions() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandExtensions
 
CacheCommandFactory - Class in org.hibernate.cache.infinispan.util
Command factory
CacheCommandFactory() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
CacheCommandIds - Interface in org.hibernate.cache.infinispan.util
Command id range assigned to Hibernate second level cache: 120 - 139
CacheCommandInitializer - Class in org.hibernate.cache.infinispan.util
Command initializer
CacheCommandInitializer() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
CacheConcurrencyStrategy - Enum in org.hibernate.annotations
Cache concurrency strategy.
CacheDataDescription - Interface in org.hibernate.cache.spi
Describes attributes regarding the type of data to be cached.
CacheDataDescriptionImpl - Class in org.hibernate.cache.internal
Standard CacheDataDescription implementation.
CacheDataDescriptionImpl(boolean, boolean, Comparator, Type) - Constructor for class org.hibernate.cache.internal.CacheDataDescriptionImpl
Constructs a CacheDataDescriptionImpl instance.
cachedEntityKey - Variable in class org.hibernate.engine.internal.AbstractEntityEntry
 
cachedFileNotFound(String, FileNotFoundException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cachedFileObsolete(File) - Method in interface org.hibernate.internal.CoreMessageLogger
 
CachedNaturalIdValueSource - Enum in org.hibernate.engine.spi
The type of action from which the cache call is originating.
cacheEntityState(Object, String, Object[]) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
 
CacheEntry - Interface in org.hibernate.cache.spi.entry
A cached instance of a persistent class
CacheEntryStructure - Interface in org.hibernate.cache.spi.entry
Strategy for how cache entries are "structured" for storing into the cache.
CacheException - Exception in org.hibernate.cache
Something went wrong in the cache
CacheException(String) - Constructor for exception org.hibernate.cache.CacheException
Constructs a CacheException.
CacheException(String, Throwable) - Constructor for exception org.hibernate.cache.CacheException
Constructs a CacheException.
CacheException(Throwable) - Constructor for exception org.hibernate.cache.CacheException
Constructs a CacheException.
cacheGetEnd(boolean) - Method in class org.hibernate.BaseSessionEventListener
 
cacheGetEnd(boolean) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
cacheGetEnd(boolean) - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
 
cacheGetEnd(boolean) - Method in interface org.hibernate.SessionEventListener
 
cacheGetStart() - Method in class org.hibernate.BaseSessionEventListener
 
cacheGetStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
cacheGetStart() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
 
cacheGetStart() - Method in interface org.hibernate.SessionEventListener
 
CacheHelper - Class in org.hibernate.engine.internal
 
cacheHitCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
cacheHitCount
CacheImpl - Class in org.hibernate.internal
 
CacheImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.CacheImpl
 
CacheImplementor - Interface in org.hibernate.engine.spi
Define internal contact of Cache API
CacheInitiator - Class in org.hibernate.engine.spi
Initiator for second level cache support
CacheInitiator() - Constructor for class org.hibernate.engine.spi.CacheInitiator
 
CacheJoinFragment - Class in org.hibernate.sql
A Caché dialect join.
CacheJoinFragment() - Constructor for class org.hibernate.sql.CacheJoinFragment
 
CacheKeysFactory - Interface in org.hibernate.cache.spi
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.hibernate.cache.infinispan.util.LifecycleCallbacks
 
cacheMissCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
cacheMissCount
cacheMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
cacheMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
CacheMode - Enum in org.hibernate
Controls how the session interacts with the second-level cache and query cache.
cacheMode - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
CacheModeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
 
CacheModeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.CacheModeConverter
 
CacheModeHelper - Class in org.hibernate.jpa.internal.util
Helper to deal with CacheMode <-> CacheRetrieveMode/CacheStoreMode conversions.
CacheModeType - Enum in org.hibernate.annotations
Enumeration for the different interaction modes between the session and the Level 2 Cache.
cacheName - Variable in class org.hibernate.cache.infinispan.access.BaseInvalidationInterceptor
 
cacheNaturalIdCrossReference(EntityPersister, Serializable, Object[]) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
Creates needed cross-reference entries between the given primary (pk) and natural (naturalIdValues) key values for the given persister.
cacheNaturalIdCrossReferenceFromLoad(EntityPersister, Serializable, Object[]) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
Performs processing related to creating natural-id cross-reference entries on load.
cacheOrCacheableAnnotationOnNonRoot(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cacheProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cachePutCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
cachePutCount
cachePutEnd() - Method in class org.hibernate.BaseSessionEventListener
 
cachePutEnd() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
cachePutEnd() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
 
cachePutEnd() - Method in interface org.hibernate.SessionEventListener
 
cachePutStart() - Method in class org.hibernate.BaseSessionEventListener
 
cachePutStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
cachePutStart() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
 
cachePutStart() - Method in interface org.hibernate.SessionEventListener
 
cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
cacheRegion - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
CacheRegionDefinition - Class in org.hibernate.boot
Models the definition of caching settings for a particular region.
CacheRegionDefinition(CacheRegionDefinition.CacheRegionType, String, String, String, boolean) - Constructor for class org.hibernate.boot.CacheRegionDefinition
 
CacheRegionDefinition.CacheRegionType - Enum in org.hibernate.boot
 
CacheRegionStats - Class in org.hibernate.cache.ehcache.management.impl
Bean for exposing region stats
CacheRegionStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
Construct a CacheRegionStats
CacheRegionStats(String, SecondLevelCacheStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
Construct a CacheRegionStats
CacheRegionStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
Construct a CacheRegionStats
CacheRegionUtils - Class in org.hibernate.cache.ehcache.management.impl
CacheRegionUtils
CacheRegionUtils() - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
 
Caches - Class in org.hibernate.cache.infinispan.util
Helper for dealing with Infinispan cache instances.
Caches.CollectableCloseableIterable<T> - Interface in org.hibernate.cache.infinispan.util
This interface is provided for convenient fluent use of CloseableIterable
Caches.MapCollectableCloseableIterable<K,V> - Interface in org.hibernate.cache.infinispan.util
 
CacheSQLExceptionConversionDelegate - Class in org.hibernate.exception.internal
A SQLExceptionConversionDelegate implementation specific to Caché SQL, accounting for its custom integrity constraint violation error codes.
CacheSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.CacheSQLExceptionConversionDelegate
 
Caching - Class in org.hibernate.boot.model
Models the caching options for an entity, natural-id or collection.
Caching(TruthValue) - Constructor for class org.hibernate.boot.model.Caching
 
Caching(String, AccessType, boolean) - Constructor for class org.hibernate.boot.model.Caching
 
Caching(String, AccessType, boolean, TruthValue) - Constructor for class org.hibernate.boot.model.Caching
 
CachingRegionFactory - Class in org.hibernate.testing.cache
 
CachingRegionFactory() - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
 
CachingRegionFactory(CacheKeysFactory) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
 
CachingRegionFactory(Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
 
CachingRegionFactory(CacheKeysFactory, Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
 
CALENDAR - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC TIMESTAMP.
CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC DATE.
CalendarComparator - Class in org.hibernate.internal.util.compare
 
CalendarComparator() - Constructor for class org.hibernate.internal.util.compare.CalendarComparator
 
CalendarDateType - Class in org.hibernate.type
A type mapping DATE and Calendar
CalendarDateType() - Constructor for class org.hibernate.type.CalendarDateType
 
CalendarDateTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling, but just for the date (month, day, year) portion.
CalendarDateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
CalendarMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
 
CalendarTimeType - Class in org.hibernate.type
A type mapping TIME and Calendar.
CalendarTimeType() - Constructor for class org.hibernate.type.CalendarTimeType
 
CalendarTimeTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling, but just for the time portion.
CalendarTimeTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
 
CalendarType - Class in org.hibernate.type
A type that maps between TIMESTAMP and Calendar
CalendarType() - Constructor for class org.hibernate.type.CalendarType
 
CalendarTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling.
CalendarTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
CalendarTypeDescriptor.CalendarMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
call() - Method in class org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl.CloningPropertyCall
 
CALLABLE - Static variable in class org.hibernate.annotations.QueryHints
Is the query callable? Note: only valid for named native sql queries.
callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
 
callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
CallableStatementSupport - Interface in org.hibernate.procedure.spi
 
Callback - Interface in org.hibernate.jpa.event.spi.jpa
Represents a JPA event callback (the method).
CallbackBuilder - Interface in org.hibernate.jpa.event.spi.jpa
Contract for walking an entity hierarchy and building a list of JPA callbacks
CallbackBuilder.CallbackRegistrar - Interface in org.hibernate.jpa.event.spi.jpa
Represents the target of JPA callback registrations as part the EntityCallbackBuilder
CallbackBuilderLegacyImpl - Class in org.hibernate.jpa.event.internal.jpa
EntityCallbackBuilder implementation using HCANN ReflectionManager.
CallbackBuilderLegacyImpl(ListenerFactory, ReflectionManager) - Constructor for class org.hibernate.jpa.event.internal.jpa.CallbackBuilderLegacyImpl
 
CallbackException - Exception in org.hibernate
Intended to be thrown from Lifecycle and Interceptor callbacks.
CallbackException(Exception) - Constructor for exception org.hibernate.CallbackException
Creates a CallbackException using the given underlying cause.
CallbackException(String) - Constructor for exception org.hibernate.CallbackException
Creates a CallbackException using the given message.
CallbackException(String, Exception) - Constructor for exception org.hibernate.CallbackException
Creates a CallbackException using the given message and underlying cause.
CallbackException - Exception in org.hibernate.testing.junit4
Indicates an exception while performing a callback on the test
CallbackException(Method) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackException(String) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackException(Method, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackRegistry - Interface in org.hibernate.jpa.event.spi.jpa
Registry of Callbacks by entity and type
CallbackRegistryConsumer - Interface in org.hibernate.jpa.event.spi.jpa
Contract for injecting the registry of Callbacks into event listeners.
CallbackRegistryImpl - Class in org.hibernate.jpa.event.internal.jpa
Keep track of all lifecycle callbacks and listeners for a given persistence unit
CallbackRegistryImpl() - Constructor for class org.hibernate.jpa.event.internal.jpa.CallbackRegistryImpl
 
CallbackType - Enum in org.hibernate.jpa.event.spi.jpa
 
callingJoinTransactionOnNonJtaEntityManager() - Method in interface org.hibernate.internal.CoreMessageLogger
 
callOwner(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
 
canApplyAliasSpecificLockModeHints() - Method in class org.hibernate.query.internal.AbstractProducedQuery
Can alias-specific lock modes be applied?
canBeBatched() - Method in interface org.hibernate.jdbc.Expectation
Is it acceptable to combiner this expectation with statement batching?
canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
 
canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
canBeDereferenced() - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
canBeDereferenced() - Method in class org.hibernate.query.criteria.internal.path.AbstractPathImpl
 
canBeDereferenced() - Method in class org.hibernate.query.criteria.internal.path.MapKeyHelpers.MapKeyPath
 
canBeDereferenced() - Method in class org.hibernate.query.criteria.internal.path.MapKeyHelpers.MapKeySource
 
canBeDereferenced() - Method in class org.hibernate.query.criteria.internal.path.PluralAttributeJoinSupport
 
canBeDereferenced() - Method in class org.hibernate.query.criteria.internal.path.PluralAttributePath
 
canBeDereferenced() - Method in class org.hibernate.query.criteria.internal.path.SingularAttributePath
 
canBeFetchSource() - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
canBeJoinSource() - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
canBeJoinSource() - Method in class org.hibernate.query.criteria.internal.path.PluralAttributeJoinSupport
 
canBeJoinSource() - Method in class org.hibernate.query.criteria.internal.path.RootImpl
 
canBeJoinSource() - Method in class org.hibernate.query.criteria.internal.path.SingularAttributeJoin
 
canBeNamed() - Method in enum org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
Can the source be named.
canBeRemapped() - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
canBeRemapped() - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
Is this descriptor available for remapping?
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
canBlock() - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
 
canCacheTransactionManager() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
canCacheTransactionManager() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform
 
canCacheTransactionManager() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 
canCacheTransactionManagerByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
canCacheTransactionManagerByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
 
canCacheUserTransaction() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
canCacheUserTransaction() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 
canCacheUserTransactionByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
canCacheUserTransactionByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
 
cancel() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
 
cancel() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Cancel the building processing.
cancelLastQuery() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Attempt to cancel the last query sent to the JDBC driver.
cancelLastQuery() - Method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
 
cancelLastQuery() - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
cancelQuery() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
cancelQuery() - Method in class org.hibernate.internal.SessionImpl
 
cancelQuery() - Method in interface org.hibernate.Session
Cancel the execution of the current query.
canCreateCatalog() - Method in class org.hibernate.dialect.Dialect
Does this dialect support catalog creation?
canCreateCatalog() - Method in class org.hibernate.dialect.MySQLDialect
 
canCreateSchema() - Method in class org.hibernate.dialect.Dialect
Does this dialect support schema creation?
canCreateSchema() - Method in class org.hibernate.dialect.MySQLDialect
 
canCreateSchema() - Method in class org.hibernate.dialect.Oracle8iDialect
 
canCreateSchema() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
canDetectHibernateMappingFiles() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
 
canDetectHibernateMappingFiles() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
Deprecated.
With move to unified schema, this setting is now deprecated and will be removed once support for reading hbm.xml files is fully removed.
canDetectUnlistedClassesInNonRoot() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
 
canDetectUnlistedClassesInNonRoot() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
Is detection of managed classes from non-root urls allowed? In strict JPA sense, this would always be allowed.
canDetectUnlistedClassesInRoot() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
 
canDetectUnlistedClassesInRoot() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
Is detection of managed classes from root url allowed? In strict JPA sense, this would be controlled by the <exclude-unlisted-classes/> element.
canDirtyCheck(Object, EntityPersister, Session) - Method in class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
 
canDirtyCheck(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
Is this strategy capable of telling whether the given entity is dirty? A return of true means that CustomEntityDirtinessStrategy.isDirty(java.lang.Object, org.hibernate.persister.entity.EntityPersister, org.hibernate.Session) will be called next as the definitive means to determine whether the entity is dirty.
canDoExtraction() - Method in class org.hibernate.type.AbstractStandardBasicType
 
canDoExtraction() - Method in class org.hibernate.type.ComponentType
 
canDoExtraction() - Method in class org.hibernate.type.CustomType
 
canDoExtraction() - Method in interface org.hibernate.type.ProcedureParameterExtractionAware
Can the given instance of this type actually perform the parameter value extractions?
canDoSetting() - Method in class org.hibernate.type.AbstractStandardBasicType
 
canDoSetting() - Method in class org.hibernate.type.CustomType
 
canDoSetting() - Method in interface org.hibernate.type.ProcedureParameterNamedBinder
Can the given instance of this type actually set the parameter value by name
canExtractIdOutOfEntity() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
canExtractIdOutOfEntity() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether detached instances of this entity carry their own identifier value.
canJoinsBeRequired() - Method in class org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace
Can any joins created from here (with this as the left-hand side) be required joins?
canJoinsBeRequired() - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpace
 
CannotForceNonNullableException - Exception in org.hibernate.cfg
Indicates an internal attempt to mark a column as non-nullable (because its part of a PK, etc) but we cannot force that column to be non-nullable.
CannotForceNonNullableException(String) - Constructor for exception org.hibernate.cfg.CannotForceNonNullableException
 
cannotGetCurrentTx(SystemException) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
cannotInstallCommandFactory() - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
cannotResolveNonNullableTransientDependencies(String, Set<String>, Set<String>) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cannotResumeTx(Exception) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
cannotSuspendTx(SystemException) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
canRegisterSynchronization() - Method in interface org.hibernate.engine.transaction.jta.platform.internal.JtaSynchronizationStrategy
Can a synchronization be registered?
canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
 
canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
 
canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
 
canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereLibertyJtaPlatform
 
canRegisterSynchronization() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
Can we currently register a Synchronization?
canRegisterSynchronization() - Method in class org.hibernate.osgi.OsgiJtaPlatform
 
canRollback() - Method in enum org.hibernate.resource.transaction.spi.TransactionStatus
 
canUseJavaAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
canUseReferenceCacheEntries() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
canUseReferenceCacheEntries() - Method in interface org.hibernate.persister.entity.EntityPersister
 
capitalizeFirst(String) - Static method in class org.hibernate.envers.internal.tools.StringTools
Capitalizes first letter of the string
captureExpressionFinish() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
captureExpressionStart() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
Cascade - Annotation Type in org.hibernate.annotations
Apply a cascade strategy on an association.
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
Cascade - Class in org.hibernate.engine.internal
Delegate responsible for, in conjunction with the various actions, implementing cascade processing.
cascade(CascadingAction, CascadePoint, EventSource, EntityPersister, Object) - Static method in class org.hibernate.engine.internal.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(CascadingAction, CascadePoint, EventSource, EntityPersister, Object, Object) - Static method in class org.hibernate.engine.internal.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(EventSource, Object, String, Object, boolean) - Method in interface org.hibernate.engine.spi.CascadingAction
Cascade the action to the child object.
cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
 
cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
 
cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
 
cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
 
cascadeAfterDelete(EventSource, EntityPersister, Object, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
 
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
Handles to calls needed to perform post-save cascades.
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
cascadeAll - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
 
cascadeBeforeDelete(EventSource, EntityPersister, Object, EntityEntry, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
 
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
Handles the calls needed to perform pre-save cascades for the given entity.
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
cascadeDeleteEnabled - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
cascadeDetach - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
 
CascadeEntityJoinWalker - Class in org.hibernate.loader.entity
 
CascadeEntityJoinWalker(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
CascadeEntityLoader - Class in org.hibernate.loader.entity
 
CascadeEntityLoader(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityLoader
 
cascadeMerge - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
 
cascadeNow(CascadePoint) - Method in enum org.hibernate.type.ForeignKeyDirection
Should we cascade at this cascade point?
cascadeOnMerge(EventSource, EntityPersister, Object, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Perform any cascades needed as part of this copy event.
cascadePersist - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
 
cascadePersist - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
 
CascadePoint - Enum in org.hibernate.engine.internal
Describes the point at which a cascade is occurring
cascadeRefresh - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
 
cascadeRemove - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
 
CascadeStyle - Interface in org.hibernate.engine.spi
A contract for defining the aspects of cascading various persistence actions.
CascadeStyleLoadPlanBuildingAssociationVisitationStrategy - Class in org.hibernate.loader.plan.build.internal
A LoadPlan building strategy for cascade processing; meaning, it builds the LoadPlan for loading related to cascading a particular action across associations
CascadeStyleLoadPlanBuildingAssociationVisitationStrategy(CascadingAction, SessionFactoryImplementor, LoadQueryInfluencers, LockMode) - Constructor for class org.hibernate.loader.plan.build.internal.CascadeStyleLoadPlanBuildingAssociationVisitationStrategy
Constructs a CascadeStyleLoadPlanBuildingAssociationVisitationStrategy.
CascadeStyles - Class in org.hibernate.engine.spi
 
CascadeStyles.BaseCascadeStyle - Class in org.hibernate.engine.spi
 
CascadeStyles.MultipleCascadeStyle - Class in org.hibernate.engine.spi
 
CascadeStyleSource - Interface in org.hibernate.boot.model.source.spi
Describes sources which define cascading.
CascadeType - Enum in org.hibernate.annotations
Cascade types (can override default JPA cascades).
CascadeType - Class in org.hibernate.jpamodelgen.xml.jaxb
public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH};
CascadeType() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
 
CascadingAction - Interface in org.hibernate.engine.spi
A session action that may be cascaded from parent entity to its children
CascadingActions - Class in org.hibernate.engine.spi
 
CascadingActions.BaseCascadingAction - Class in org.hibernate.engine.spi
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
caseExpr(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
caseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
caseExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
CaseFragment - Class in org.hibernate.sql
Abstract SQL case fragment renderer
CaseFragment() - Constructor for class org.hibernate.sql.CaseFragment
 
cases - Variable in class org.hibernate.sql.CaseFragment
 
CaseSensitiveCheck() - Constructor for class org.hibernate.testing.DialectChecks.CaseSensitiveCheck
 
cast(String, int, int, int, int) - Method in class org.hibernate.dialect.Dialect
Return an expression casting the value to the specified type
cast(String, int, int) - Method in class org.hibernate.dialect.Dialect
Return an expression casting the value to the specified type.
cast(String, int, int, int) - Method in class org.hibernate.dialect.Dialect
Return an expression casting the value to the specified type.
cast(Class<T>, Object) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
 
cast(Class<T>, Object) - Method in interface org.hibernate.engine.config.spi.ConfigurationService
Deprecated.
No idea why this is exposed here...
CAST - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CAST - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CAST - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CAST_NAME - Static variable in class org.hibernate.query.criteria.internal.expression.function.CastFunction
 
castedIdentPrimaryBase() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
castedJoinPath() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
Represents the JPA 2.1 TREAT construct when applied to a join.
castExpression(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
CastFunction - Class in org.hibernate.dialect.function
ANSI-SQL style cast(foo as type) where the type is a Hibernate type
CastFunction() - Constructor for class org.hibernate.dialect.function.CastFunction
 
castFunction() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
CastFunction<T,Y> - Class in org.hibernate.query.criteria.internal.expression.function
Models a CAST function.
CastFunction(CriteriaBuilderImpl, Class<T>, ExpressionImpl<Y>) - Constructor for class org.hibernate.query.criteria.internal.expression.function.CastFunction
 
CastFunctionNode - Class in org.hibernate.hql.internal.ast.tree
Represents a cast function call.
CastFunctionNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CastFunctionNode
 
castTargetType() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
castTargetType(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
CATALOG - Static variable in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
CATALOG - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the catalog name
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
 
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
 
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
 
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
 
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
 
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
 
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Table
 
catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
 
catalogExists(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
 
catalogExists(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
 
catalogExists(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Check to see if the given catalog already exists.
catalogExists(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
Does the given catalog exist yet?
CategorizedStatistics - Class in org.hibernate.stat.internal
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
CDI_BEAN_MANAGER - Static variable in interface org.hibernate.cfg.AvailableSettings
Used to pass along the CDI BeanManager, if any, to be used.
CDI_BEAN_MANAGER - Static variable in interface org.hibernate.jpa.AvailableSettings
Deprecated.
(since 5.2) use AvailableSettings.CDI_BEAN_MANAGER instead
ceilingPowerOfTwo(int) - Static method in class org.hibernate.internal.util.MathHelper
Returns the smallest power of two number that is greater than or equal to value.
CENTROID - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
CENTROID aggregate function
centroid(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
Applies a "CENTROID" projection to the named property.
CFG_DTD_MAPPING - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
 
CFG_FILE - Static variable in interface org.hibernate.jpa.AvailableSettings
cfg.xml configuration file used
CFG_XSD_MAPPING - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
 
CfgXmlAccessService - Interface in org.hibernate.boot.cfgxml.spi
Allows access to any cfg.xml files specified for bootstrapping.
CfgXmlAccessServiceImpl - Class in org.hibernate.boot.cfgxml.internal
 
CfgXmlAccessServiceImpl(Map) - Constructor for class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceImpl
 
CfgXmlAccessServiceInitiator - Class in org.hibernate.boot.cfgxml.internal
 
CfgXmlAccessServiceInitiator() - Constructor for class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceInitiator
 
Chache71IdentityColumnSupport - Class in org.hibernate.dialect.identity
 
Chache71IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.Chache71IdentityColumnSupport
 
CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping char[] to JDBC VARCHAR.
CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character to JDBC CHAR(1).
CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character[] to JDBC VARCHAR.
CharacterArrayClobType - Class in org.hibernate.type
A type that maps between CLOB and Character[]

Essentially a MaterializedClobType but represented as a Character[] in Java rather than String.

CharacterArrayClobType() - Constructor for class org.hibernate.type.CharacterArrayClobType
 
CharacterArrayNClobType - Class in org.hibernate.type
A type that maps between NCLOB and Character[]

Essentially a MaterializedNClobType but represented as a Character[] in Java rather than String.

CharacterArrayNClobType() - Constructor for class org.hibernate.type.CharacterArrayNClobType
 
CharacterArrayType - Class in org.hibernate.type
A type that maps between VARCHAR and Character[]
CharacterArrayType() - Constructor for class org.hibernate.type.CharacterArrayType
 
CharacterArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Character[] handling.
CharacterArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
CharacterNCharType - Class in org.hibernate.type
A type that maps between NCHAR(1) and Character
CharacterNCharType() - Constructor for class org.hibernate.type.CharacterNCharType
 
CharacterStream - Interface in org.hibernate.engine.jdbc
Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.
CharacterStreamImpl - Class in org.hibernate.engine.jdbc.internal
Implementation of CharacterStream
CharacterStreamImpl(String) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
Constructs a CharacterStreamImpl
CharacterStreamImpl(Reader, long) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
Constructs a CharacterStreamImpl
CharacterType - Class in org.hibernate.type
A type that maps between CHAR(1) and Character
CharacterType() - Constructor for class org.hibernate.type.CharacterType
 
CharacterTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Character handling.
CharacterTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
CharArrayType - Class in org.hibernate.type
A type that maps between VARCHAR and char[]
CharArrayType() - Constructor for class org.hibernate.type.CharArrayType
 
CharIndexFunction - Class in org.hibernate.dialect.function
Emulation of locate() on Sybase
CharIndexFunction() - Constructor for class org.hibernate.dialect.function.CharIndexFunction
 
CharTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for CHAR handling.
CharTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.CharTypeDescriptor
 
Check - Annotation Type in org.hibernate.annotations
Arbitrary SQL CHECK constraints which can be defined at the class, property or collection level.
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
check(int, Serializable, int, Expectation, PreparedStatement) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
CHECK_NULLABILITY - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable nullability checking.
checkAccessType(AccessType) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
checkAudited(XProperty, PropertyAuditingData, String, Audited, String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
 
checkAudited(XProperty, PropertyAuditingData, String, Audited, String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditedPropertiesReader
 
checkColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
 
checkColumnDuplication() - Method in class org.hibernate.mapping.PersistentClass
 
checkDirtyTracking(Object, String...) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
compares the dirty fields of an entity with a set of expected values
checkExportIdentifier(Exportable, Set<String>) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
checkId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
make sure user didn't mangle the id
checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
checkIfTransactionInProgress(SessionImplementor) - Method in class org.hibernate.envers.event.spi.BaseEnversEventListener
 
checkIncomingPropertyName(String) - Method in class org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping
checkInit() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
checkModified(SessionImplementor, Object, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneIdMapper
 
checkNamedQueries(QueryPlanCache) - Method in class org.hibernate.query.spi.NamedQueryRepository
 
checkNotNull(Object, String) - Static method in class org.hibernate.envers.internal.tools.ArgumentsTools
 
checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
Throws PropertyValueException if there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity.
checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.engine.spi.ActionQueue
Throws PropertyValueException if there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity.
checkNullability(Object[], EntityPersister, boolean) - Method in class org.hibernate.engine.internal.Nullability
Check nullability of the class persister properties
checkOpen(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
checkOpen() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
checkOpen() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Performs a check whether the Session is open, and if not: marks current transaction (if one) for rollback only throws an IllegalStateException (JPA defines the exception type)
checkOpen(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Performs a check whether the Session is open, and if not: if markForRollbackIfClosed is true, marks current transaction (if one) for rollback only throws an IllegalStateException (JPA defines the exception type)
checkOpen(boolean) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
checkOpen(boolean) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
Deprecated.
Used to ensure the EntityManager is open, throwing IllegalStateException if it is closed.
checkOpenOrWaitingForAutoClose() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
checkPermission(PermissionCheckEntityInformation, PermissibleAction) - Method in class org.hibernate.secure.internal.DisabledJaccServiceImpl
 
checkPermission(PermissionCheckEntityInformation, PermissibleAction) - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
 
checkPermission(PermissionCheckEntityInformation, PermissibleAction) - Method in interface org.hibernate.secure.spi.JaccService
 
checkPositive(Number, String) - Static method in class org.hibernate.envers.internal.tools.ArgumentsTools
 
checkPropertyColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
 
checkPropertyConsistency(Ejb3Column[], String) - Static method in class org.hibernate.cfg.Ejb3Column
 
checkPropertyNotARelation(EnversService, String, String) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
 
checkReferencedColumnsType(Ejb3JoinColumn[], PersistentClass, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
checkScrollability() - Method in class org.hibernate.loader.Loader
Check whether the current loader can support returning ScrollableResults.
checkSessionFactoryOpen() - Method in class org.hibernate.internal.SessionImpl
 
checkStatus() - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
checkTransactionSynchStatus() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
checkUniqueness(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
checkUniqueness(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Attempts to check whether the given key represents an entity already loaded within the current session.
checkUsingModifiedFlag(Audited) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
 
checkValid() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Checks if the region is valid for operations such as storing new data in the region, or retrieving data from the region.
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
 
CLASS - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Class to JDBC VARCHAR.
CLASS_CACHE_PREFIX - Static variable in interface org.hibernate.jpa.AvailableSettings
Caching configuration should follow the following pattern hibernate.ejb.classcache. usage[, region] where usage is the cache strategy used and region the cache region name
CLASS_NAME - Static variable in class org.hibernate.type.SerializableToBlobType
 
ClassAuditingData - Class in org.hibernate.envers.configuration.internal.metadata.reader
 
ClassAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
 
classBlock(RunNotifier) - Method in class org.hibernate.testing.junit4.CustomRunner
classCacheOrCollectionCache - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
ClassDescriptor - Interface in org.hibernate.boot.archive.scan.spi
Descriptor for a class file.
ClassDescriptor.Categorization - Enum in org.hibernate.boot.archive.scan.spi
 
ClassDescriptorImpl - Class in org.hibernate.boot.archive.scan.internal
 
ClassDescriptorImpl(String, ClassDescriptor.Categorization, InputStreamAccess) - Constructor for class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
 
ClassesAuditingData - Class in org.hibernate.envers.configuration.internal
A helper class holding auditing meta-data for all persistent classes.
ClassesAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.ClassesAuditingData
 
ClassFileArchiveEntryHandler - Class in org.hibernate.boot.archive.scan.spi
Defines handling and filtering for class file entries within an archive
ClassFileArchiveEntryHandler(ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.ClassFileArchiveEntryHandler
 
classForName(String) - Method in class org.hibernate.boot.internal.ClassLoaderAccessImpl
 
classForName(String) - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
 
classForName(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
Locate a class by name.
classForName(String) - Method in interface org.hibernate.boot.spi.ClassLoaderAccess
Obtain a Class reference by name
classForName(String) - Method in class org.hibernate.boot.spi.ClassLoaderAccessDelegateImpl
 
classForName(String) - Method in class org.hibernate.cfg.annotations.reflection.ClassLoaderAccessLazyImpl
 
classForName(String, Map<String, Class<?>>, ClassLoaderService) - Static method in class org.hibernate.envers.internal.tools.MapProxyTool
Generates/loads proxy class for given name with properties for map.
classForName(String, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Perform resolution of a class name.
classForName(String) - Static method in class org.hibernate.internal.util.ReflectHelper
Deprecated.
Depending on context, either ClassLoaderService or ClassLoaderAccess should be preferred
classForName(String) - Method in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
 
ClassicQueryTranslatorFactory - Class in org.hibernate.hql.internal.classic
Generates translators which uses the older hand-written parser to perform the translation.
ClassicQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
 
ClassLoaderAccess - Interface in org.hibernate.boot.spi
During the process of building this metamodel, accessing the ClassLoader is very discouraged.
ClassLoaderAccessDelegateImpl - Class in org.hibernate.boot.spi
A ClassLoaderAccess implementation based on delegation
ClassLoaderAccessDelegateImpl() - Constructor for class org.hibernate.boot.spi.ClassLoaderAccessDelegateImpl
 
ClassLoaderAccessImpl - Class in org.hibernate.boot.internal
Standard implementation of ClassLoaderAccess
ClassLoaderAccessImpl(ClassLoader, ClassLoaderService) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
 
ClassLoaderAccessImpl(ClassLoader, ServiceRegistry) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
 
ClassLoaderAccessImpl(ClassLoaderService) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
 
ClassLoaderAccessLazyImpl - Class in org.hibernate.cfg.annotations.reflection
A ClassLoaderAccess implementation based on lazy access to MetadataBuildingOptions
ClassLoaderAccessLazyImpl(MetadataBuildingOptions) - Constructor for class org.hibernate.cfg.annotations.reflection.ClassLoaderAccessLazyImpl
 
ClassLoaderAccessTestingImpl - Class in org.hibernate.testing.boot
 
ClassLoaderAccessTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
 
CLASSLOADERS - Static variable in interface org.hibernate.cfg.AvailableSettings
Used to define a Collection of the ClassLoader instances Hibernate should use for class-loading and resource-lookups.
ClassLoaderService - Interface in org.hibernate.boot.registry.classloading.spi
A service for interacting with class loaders.
ClassLoaderService.Work<T> - Interface in org.hibernate.boot.registry.classloading.spi
 
ClassLoaderServiceImpl - Class in org.hibernate.boot.registry.classloading.internal
Standard implementation of the service for interacting with class loaders
ClassLoaderServiceImpl() - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
Constructs a ClassLoaderServiceImpl with standard set-up
ClassLoaderServiceImpl(ClassLoader) - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
Constructs a ClassLoaderServiceImpl with the given ClassLoader
ClassLoaderServiceImpl(Collection<ClassLoader>, TcclLookupPrecedence) - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
Constructs a ClassLoaderServiceImpl with the given ClassLoader instances
ClassLoaderServiceTestingImpl - Class in org.hibernate.testing.boot
 
ClassLoaderServiceTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderServiceTestingImpl
 
ClassLoadingException - Exception in org.hibernate.boot.registry.classloading.spi
Indicates a problem performing class loading.
ClassLoadingException(String, Throwable) - Constructor for exception org.hibernate.boot.registry.classloading.spi.ClassLoadingException
Constructs a ClassLoadingException using the specified message and cause.
ClassLoadingException(String) - Constructor for exception org.hibernate.boot.registry.classloading.spi.ClassLoadingException
Constructs a ClassLoadingException using the specified message.
ClassLoadingIsolater - Class in org.hibernate.testing.junit4
 
ClassLoadingIsolater(ClassLoadingIsolater.IsolatedClassLoaderProvider) - Constructor for class org.hibernate.testing.junit4.ClassLoadingIsolater
 
ClassLoadingIsolater.IsolatedClassLoaderProvider - Interface in org.hibernate.testing.junit4
 
ClassmateContext - Class in org.hibernate.boot.internal
 
ClassmateContext() - Constructor for class org.hibernate.boot.internal.ClassmateContext
 
ClassMetadata - Interface in org.hibernate.metadata
Exposes entity class metadata to the application
ClassMetadataCache(Class<?>) - Constructor for class org.hibernate.jpa.internal.util.PersistenceUtilHelper.ClassMetadataCache
 
classNameFromFqcn(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
 
CLASSPATH_EXTENSION_URL_BASE - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
 
ClassPropertyHolder - Class in org.hibernate.cfg
 
ClassPropertyHolder(PersistentClass, XClass, Map<String, Join>, MetadataBuildingContext, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
 
ClassPropertyHolder(PersistentClass, XClass, EntityBinder, MetadataBuildingContext, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
 
classToTableName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the unqualified class name
classToTableName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
classToTableName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the unqualified class name, mixed case converted to underscores
classToTableName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Return a table name for an entity class
ClassTransformer - Interface in org.hibernate.bytecode.spi
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method.
ClassType - Class in org.hibernate.type
A type that maps between VARCHAR and Class
ClassType() - Constructor for class org.hibernate.type.ClassType
 
ClassTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Class handling.
ClassTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
ClassWriter - Class in org.hibernate.jpamodelgen
Helper class to write the actual meta model class using the Filer API.
ClauseParser - Class in org.hibernate.hql.internal.classic
Parses the Hibernate query into its constituent clauses.
ClauseParser() - Constructor for class org.hibernate.hql.internal.classic.ClauseParser
 
clazz - Variable in class org.hibernate.boot.JaccPermissionDefinition
 
clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
 
clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
 
clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
 
clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.IdClass
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyClass
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
 
clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
 
cleaningUpConnectionPool(String) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
 
cleanup(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
Release internal state associated with the given result set.
cleanup() - Method in class org.hibernate.engine.loading.internal.LoadContexts
Release internal state associated with *all* result sets.
cleanup() - Method in class org.hibernate.engine.query.spi.QueryPlanCache
clean up QueryPlanCache when SessionFactory is closed
cleanup() - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
 
cleanup() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
 
cleanup() - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
 
cleanup() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
cleanup() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
 
cleanupCache() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
cleanupCache() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
cleanupFromSynchronizations() - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
cleanupOnClose() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
cleanupOnClose() - Method in class org.hibernate.internal.SessionImpl
clear all the internal collections, just to help the garbage collector, does not clear anything that is needed during the afterTransactionCompletion() phase
cleanUpRows(String, SharedSessionContractImplementor) - Method in class org.hibernate.hql.spi.id.persistent.Helper
 
CleanupSync(Object, JTASessionContext) - Constructor for class org.hibernate.context.internal.JTASessionContext.CleanupSync
 
CleanupSync(SessionFactory) - Constructor for class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
 
cleanupTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
cleanupTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
clear() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
clear() - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
 
clear() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
 
clear() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
 
clear() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Remove all mapping from this cache region.
clear() - Method in class org.hibernate.cache.internal.StandardQueryCache
 
clear() - Method in class org.hibernate.cache.jcache.JCacheTransactionalDataRegion
 
clear() - Method in interface org.hibernate.cache.spi.QueryCache
Clear items from the query cache.
clear() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
Clear the update-timestamps data.
clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
clear() - Method in class org.hibernate.collection.internal.PersistentBag
 
clear() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
clear() - Method in class org.hibernate.collection.internal.PersistentList
 
clear() - Method in class org.hibernate.collection.internal.PersistentMap
 
clear() - Method in class org.hibernate.collection.internal.PersistentSet
 
clear() - Method in class org.hibernate.engine.internal.EntityEntryContext
Clear this context of all managed entities
clear() - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
Clear the resolution cache
clear() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
clear() - Method in class org.hibernate.engine.spi.ActionQueue
 
clear() - Method in class org.hibernate.engine.spi.BatchFetchQueue
Clears all entries from this fetch queue.
clear() - Method in class org.hibernate.engine.spi.ExecutableList
Clears the list of executions.
clear() - Method in interface org.hibernate.engine.spi.PersistenceContext
Clear the state of the persistence context
clear() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
 
clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
clear() - Method in class org.hibernate.event.internal.EntityCopyAllowedLoggedObserver
 
clear() - Method in class org.hibernate.event.internal.EntityCopyAllowedObserver
 
clear() - Method in class org.hibernate.event.internal.EntityCopyNotAllowedObserver
 
clear() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
clear() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
clear() - Method in interface org.hibernate.event.spi.EntityCopyObserver
Called to clear any data stored in this EntityCopyObserver.
CLEAR - Static variable in class org.hibernate.event.spi.EventType
 
clear() - Method in class org.hibernate.internal.SessionImpl
 
clear() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that all Segment entries have been cleared.
clear() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
clear() - Method in class org.hibernate.internal.util.collections.IdentitySet
 
clear() - Method in class org.hibernate.proxy.map.MapProxy
 
clear() - Method in interface org.hibernate.Session
Completely clear the session.
clear() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
reset all statistics
clear() - Method in interface org.hibernate.stat.Statistics
reset all statistics
clearBatch(PreparedStatement) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
clearBatch(PreparedStatement) - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
 
clearDirty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
clearDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Clear the dirty flag, after flushing changes to the database.
clearDirtyTracking(Object) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
clears the dirty set for an entity
ClearEvent - Class in org.hibernate.event.spi
An event for Session.clear() listening
ClearEvent(EventSource) - Constructor for class org.hibernate.event.spi.ClearEvent
Constructs an event from the given event session.
ClearEventListener - Interface in org.hibernate.event.spi
Listener for notification of Session.clear()
clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
clearEventListeners() - Method in interface org.hibernate.SessionBuilder
Remove all listeners intended for the built Session currently held here, including any auto-apply ones; in other words, start with a clean slate.
clearFromFlushNeededCheck(int) - Method in class org.hibernate.engine.spi.ActionQueue
 
clearMdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
 
clearNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
 
clearOperationQueue() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
clearRegions(Collection<BaseRegion>) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
Clear all regions from this command factory.
clearRegistrations() - Method in class org.hibernate.internal.SessionFactoryRegistry
 
clearReservedWords() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
clearSynchronizations() - Method in class org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl
 
clearSynchronizations() - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
Clears all synchronizations from this registry.
clearWherePart() - Method in class org.hibernate.sql.QueryJoinFragment
 
CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Clob to JDBC CLOB.
CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
ClobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Clob instances..
ClobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
ClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Clobs for non-contextual creation, including proxy creation and handling proxy invocations.
ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Constructor used to build Clob from string data.
ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Constructor used to build Clob from a reader.
ClobType - Class in org.hibernate.type
A type that maps between CLOB and Clob
ClobType() - Constructor for class org.hibernate.type.ClobType
 
ClobTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Clob handling.
ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
ClobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for CLOB handling.
ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
ClobTypeDescriptor.ClobMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
clone(Map<?, ?>) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Make a clone of the configuration values.
clone(Serializable) - Static method in class org.hibernate.internal.util.SerializationHelper
Deep clone an Object using serialization.
clone() - Method in class org.hibernate.mapping.Column
Shallow copy, the value is not copied
Cloneable - Class in org.hibernate.internal.util
An object that is shallow-coneable
Cloneable() - Constructor for class org.hibernate.internal.util.Cloneable
 
close() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
 
close() - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
Deprecated.
close() - Method in interface org.hibernate.engine.HibernateIterator
Close the Hibernate query result iterator
close() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections
 
close() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
close(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
close(ResultSet) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
close() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Close this coordinator and release and resources.
close() - Method in interface org.hibernate.engine.spi.CacheImplementor
Close all cache regions.
close() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
close() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
close(Iterator) - Static method in class org.hibernate.Hibernate
Close an Iterator instances obtained from Query.iterate() immediately instead of waiting until the session is closed or disconnected.
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
close() - Method in class org.hibernate.internal.AbstractScrollableResults
 
close() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
close() - Method in class org.hibernate.internal.CacheImpl
 
close() - Method in class org.hibernate.internal.EmptyScrollableResults
 
close() - Method in class org.hibernate.internal.IteratorImpl
 
close() - Method in class org.hibernate.internal.SessionFactoryImpl
Closes the session factory, releasing all held resources.
close() - Method in class org.hibernate.internal.SessionImpl
 
close() - Method in class org.hibernate.internal.util.xml.BufferedXMLEventReader
 
close() - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
close() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
 
close() - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
Deprecated.
close() - Method in interface org.hibernate.query.spi.CloseableIterator
 
close() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
close() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
 
close(ResultSet) - Static method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
 
close(Statement) - Static method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
 
close() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
Closes the JdbcSession, making it inactive and forcing release of any held resources
close() - Method in interface org.hibernate.ScrollableResults
Release resources immediately.
close() - Method in interface org.hibernate.SessionFactory
Destroy this SessionFactory and release all resources (caches, connection pools, etc).
close() - Method in interface org.hibernate.SharedSessionContract
End the session by releasing the JDBC connection and cleaning up.
close() - Method in interface org.hibernate.StatelessSession
Close the stateless session and release the JDBC connection.
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
CloseableIterator<T> - Interface in org.hibernate.query.spi
Unification of Iterator and AutoCloseable
closeAll(Set<ResultSet>) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
closeAll(Set<ResultSet>) - Method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
 
closeConnection(Connection) - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
 
closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
 
closeConnection(Connection) - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
Release a connection from Hibernate use.
closeConnection(Connection) - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
 
closeConnection(Connection) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
 
closeConnection(Connection) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
closeConnection(Connection) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
closed - Variable in class org.hibernate.internal.AbstractSharedSessionContract
 
CLOSED_QUOTE - Static variable in class org.hibernate.dialect.Dialect
Characters used as closing for quoting SQL identifiers
closeQuote() - Method in class org.hibernate.dialect.CUBRIDDialect
 
closeQuote() - Method in class org.hibernate.dialect.Dialect
The character specific to this dialect used to close a quoted identifier.
closeQuote() - Method in class org.hibernate.dialect.MySQLDialect
 
closeQuote() - Method in class org.hibernate.dialect.SQLServerDialect
 
closeSession() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
closeSession() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a session being closed.
closeStatement() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
closeStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a statement being closed.
closing() - Method in interface org.hibernate.internal.CoreMessageLogger
 
closingUnreleasedBatch() - Method in interface org.hibernate.internal.CoreMessageLogger
 
ClusteredTimestampsRegionImpl - Class in org.hibernate.cache.infinispan.timestamp
Timestamp cache region for clustered environments.
ClusteredTimestampsRegionImpl(AdvancedCache, String, InfinispanRegionFactory) - Constructor for class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
Clustered timestamps region constructor.
coalesce(T...) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
Operates like SQL coalesce expression, except empty strings are treated as null.
coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
coalesce(Class<Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
coalesce(Expression<? extends Y>, Y) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
coalesce(Class<Y>, Expression<? extends Y>, Y) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
coalesce() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
coalesce(Class<T>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
CoalesceExpression<T> - Class in org.hibernate.query.criteria.internal.expression
Models an ANSI SQL COALESCE expression.
CoalesceExpression(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.expression.CoalesceExpression
 
CoalesceExpression(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.query.criteria.internal.expression.CoalesceExpression
 
collapse(String) - Static method in class org.hibernate.internal.util.StringHelper
Collapses a name.
collapseQualifier(String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
Given a qualifier, collapse it.
collapseQualifierBase(String, String) - Static method in class org.hibernate.internal.util.StringHelper
COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
collationName() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
CollationSpecification - Class in org.hibernate.sql.ordering.antlr
Models a collation specification (COLLATE using a specific character-set) within a SortSpecification.
CollationSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.CollationSpecification
 
collationSpecification() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognition rule for what ANSI SQL terms the collation specification used to allow specifying that sorting for the given GeneratedOrderByFragmentParser.sortSpecification() be treated within a specific character-set.
collationSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
collectAllParameters() - Method in class org.hibernate.query.internal.ParameterMetadataImpl
 
collectAllParameters() - Method in interface org.hibernate.query.ParameterMetadata
 
collectAllParameters() - Method in class org.hibernate.query.procedure.internal.ProcedureParameterMetadata
 
collectAllParametersJpa() - Method in class org.hibernate.query.internal.ParameterMetadataImpl
 
collectAllParametersJpa() - Method in interface org.hibernate.query.ParameterMetadata
 
collectAllParametersJpa() - Method in class org.hibernate.query.procedure.internal.ProcedureParameterMetadata
 
collectAnnotations(Class<S>, Class<P>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
 
collectBaselineHints(Map<String, Object>) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
collectBindTypes() - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
Deprecated.
(since 5.2) expect a different approach to org.hibernate.engine.spi.QueryParameters in 6.0
collectBindValues() - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
Deprecated.
(since 5.2) expect a different approach to org.hibernate.engine.spi.QueryParameters in 6.0
collectChildren(AST, ASTUtil.FilterPredicate) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
collectCorrelatedJoins() - Method in class org.hibernate.query.criteria.internal.QueryStructure
 
collectHints(Map<String, Object>) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
collectHints(Map<String, Object>) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
collectInitializationErrors(List<Throwable>) - Method in class org.hibernate.testing.junit4.CustomRunner
 
collection - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
 
collection - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
Collection - Class in org.hibernate.mapping
Mapping for a collection.
Collection(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Collection
 
COLLECTION_CACHE_PREFIX - Static variable in interface org.hibernate.jpa.AvailableSettings
Caching configuration should follow the following pattern hibernate.ejb.collectioncache.. usage[, region] where usage is the cache strategy used and region the cache region name
COLLECTION_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Name of the configuration that should be used for collection caches.
COLLECTION_ELEMENTS - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_INDICES - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_JOIN_SUBQUERY - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting which indicates whether or not the new JOINS over collection tables should be rewritten to subqueries.
COLLECTION_MAX_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_MAX_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_MIN_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_MIN_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_PERSISTER_CONSTRUCTOR_ARGS - Static variable in class org.hibernate.persister.internal.PersisterFactoryImpl
The constructor signature for CollectionPersister implementations
COLLECTION_SIZE - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
CollectionAction - Class in org.hibernate.action.internal
Any action relating to insert/update/delete of a collection
CollectionAction(CollectionPersister, PersistentCollection, Serializable, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.CollectionAction
 
CollectionAliases - Interface in org.hibernate.loader
Type definition of CollectionAliases.
CollectionAttributeFetch - Interface in org.hibernate.loader.plan.spi
Models the requested fetching of a persistent collection attribute.
CollectionAttributeFetchImpl - Class in org.hibernate.loader.plan.build.internal.returns
 
CollectionAttributeFetchImpl(ExpandingFetchSource, AssociationAttributeDefinition, FetchStrategy, ExpandingCollectionQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
 
CollectionAttributeJoin<O,E> - Class in org.hibernate.query.criteria.internal.path
Models a join based on a plural association attribute.
CollectionAttributeJoin(CriteriaBuilderImpl, Class<E>, PathSource<O>, CollectionAttribute<? super O, E>, JoinType) - Constructor for class org.hibernate.query.criteria.internal.path.CollectionAttributeJoin
 
CollectionAttributeJoin.TreatedCollectionAttributeJoin<O,T> - Class in org.hibernate.query.criteria.internal.path
 
CollectionBinder - Class in org.hibernate.cfg.annotations
Base class for binding different types of collections to Hibernate configuration objects.
CollectionBinder(boolean) - Constructor for class org.hibernate.cfg.annotations.CollectionBinder
 
CollectionCacheEntry - Class in org.hibernate.cache.spi.entry
Cacheable representation of persistent collections
CollectionCacheEntry(PersistentCollection, CollectionPersister) - Constructor for class org.hibernate.cache.spi.entry.CollectionCacheEntry
Constructs a CollectionCacheEntry
CollectionCacheInvalidator - Class in org.hibernate.cache.internal
Allows the collection cache to be automatically evicted if an element is inserted/removed/updated *without* properly managing both sides of the association (ie, the ManyToOne collection is changed w/o properly managing the OneToMany).
CollectionCacheInvalidator() - Constructor for class org.hibernate.cache.internal.CollectionCacheInvalidator
 
CollectionChangeWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
 
CollectionChangeWorkUnit(SessionImplementor, String, String, EnversService, Serializable, Object) - Constructor for class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
 
collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
 
collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
CollectionDefinition - Interface in org.hibernate.persister.walking.spi
 
CollectionElementDefinition - Interface in org.hibernate.persister.walking.spi
Represents a collection element.
CollectionElementLoader - Class in org.hibernate.loader.entity
 
CollectionElementLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.CollectionElementLoader
 
CollectionEntry - Class in org.hibernate.engine.spi
We need an entry to tell us all about the current state of a collection with respect to its persistent state
CollectionEntry(CollectionPersister, PersistentCollection) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For newly wrapped collections, or dereferenced collection wrappers
CollectionEntry(PersistentCollection, CollectionPersister, Serializable, boolean) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For collections just loaded from the database
CollectionEntry(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For uninitialized detached collections
CollectionEntry(PersistentCollection, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For initialized detached collections
collectionExpr() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
CollectionFetchableElement - Interface in org.hibernate.loader.plan.spi
A collection element which is a FetchSource.
CollectionFetchableElementAnyGraph - Class in org.hibernate.loader.plan.build.internal.returns
 
CollectionFetchableElementAnyGraph(CollectionReference) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementAnyGraph
 
CollectionFetchableElementCompositeGraph - Class in org.hibernate.loader.plan.build.internal.returns
Models the element graph of a collection, where the elements are composite
CollectionFetchableElementCompositeGraph(CollectionReference, ExpandingCompositeQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementCompositeGraph
 
CollectionFetchableElementEntityGraph - Class in org.hibernate.loader.plan.build.internal.returns
 
CollectionFetchableElementEntityGraph(CollectionReference, ExpandingEntityQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementEntityGraph
 
CollectionFetchableIndex - Interface in org.hibernate.loader.plan.spi
A collection index which is a FetchSource.
CollectionFetchableIndexAnyGraph - Class in org.hibernate.loader.plan.build.internal.returns
 
CollectionFetchableIndexAnyGraph(CollectionReference) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexAnyGraph
 
CollectionFetchableIndexCompositeGraph - Class in org.hibernate.loader.plan.build.internal.returns
Models the index graph of a collection, where the index are composite.
CollectionFetchableIndexCompositeGraph(CollectionReference, ExpandingCompositeQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexCompositeGraph
 
CollectionFetchableIndexEntityGraph - Class in org.hibernate.loader.plan.build.internal.returns
 
CollectionFetchableIndexEntityGraph(CollectionReference, ExpandingEntityQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexEntityGraph
 
CollectionFetchReturn - Class in org.hibernate.loader.custom
Specifically a fetch return that refers to a collection association.
CollectionFetchReturn(String, NonScalarReturn, String, CollectionAliases, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.CollectionFetchReturn
 
CollectionFilterImpl - Class in org.hibernate.query.internal
implementation of the Query interface for collection filters
CollectionFilterImpl(String, Object, SharedSessionContractImplementor, ParameterMetadataImpl) - Constructor for class org.hibernate.query.internal.CollectionFilterImpl
 
CollectionFilterKeyParameterSpecification - Class in org.hibernate.param
A specialized ParameterSpecification impl for dealing with a collection-key as part of a collection filter compilation.
CollectionFilterKeyParameterSpecification(String, Type, int) - Constructor for class org.hibernate.param.CollectionFilterKeyParameterSpecification
Creates a specialized collection-filter collection-key parameter spec.
collectionFunction(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CollectionFunction - Class in org.hibernate.hql.internal.ast.tree
Represents 'elements()' or 'indices()'.
CollectionFunction() - Constructor for class org.hibernate.hql.internal.ast.tree.CollectionFunction
 
collectionFunctionOrSubselect(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CollectionHelper - Class in org.hibernate.internal.util.collections
Various help for handling collections.
CollectionId - Annotation Type in org.hibernate.annotations
Describe an identifier column for a bag (ie an idbag).
collectionId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
CollectionIdSource - Interface in org.hibernate.boot.model.source.spi
 
CollectionIndexDefinition - Interface in org.hibernate.persister.walking.spi
 
collectionInfoString(CollectionPersister, PersistentCollection, Serializable, SharedSessionContractImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular managed collection.
collectionInfoString(CollectionPersister, Serializable[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a series of managed collections.
collectionInfoString(CollectionPersister, Serializable, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular managed collection.
collectionInfoString(String, Serializable) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular managed collection.
CollectionInitializer - Interface in org.hibernate.loader.collection
An interface for collection loaders
CollectionJoinImplementor<Z,X> - Interface in org.hibernate.query.criteria.internal
Specialization of JoinImplementor for Collection typed attribute joins
CollectionJoinWalker - Class in org.hibernate.loader.collection
Superclass of walkers for collection initializers
CollectionJoinWalker(SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionJoinWalker
 
CollectionKey - Class in org.hibernate.engine.spi
Uniquely identifies a collection instance in a particular session.
CollectionKey(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.spi.CollectionKey
 
CollectionKey(CollectionPersister, Serializable, EntityMode) - Constructor for class org.hibernate.engine.spi.CollectionKey
 
CollectionLoadContext - Class in org.hibernate.engine.loading.internal
Represents state associated with the processing of a given ResultSet in regards to loading collections.
CollectionLoadContext(LoadContexts, ResultSet) - Constructor for class org.hibernate.engine.loading.internal.CollectionLoadContext
Creates a collection load context for the given result set.
CollectionLoader - Class in org.hibernate.loader.collection
Superclass for loaders that initialize collections
CollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionLoader
 
CollectionLoader - Class in org.hibernate.loader.collection.plan
Superclass for loaders that initialize collections
CollectionLoader(QueryableCollection, QueryBuildingParameters) - Constructor for class org.hibernate.loader.collection.plan.CollectionLoader
 
CollectionLoader.Builder - Class in org.hibernate.loader.collection.plan
 
CollectionMetadata - Interface in org.hibernate.metadata
Exposes collection metadata to the application
CollectionMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
Generates metadata for a collection-valued property.
CollectionMetadataGenerator(AuditMetadataGenerator, Collection, CompositeMapperBuilder, String, EntityXmlMappingData, PropertyAuditingData) - Constructor for class org.hibernate.envers.configuration.internal.metadata.CollectionMetadataGenerator
 
collectionNotProcessedByFlush(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionOwners - Variable in class org.hibernate.loader.JoinWalker
 
collectionOwners - Variable in class org.hibernate.loader.OuterJoinLoader
 
collectionPersister() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
collectionPersister() - Method in class org.hibernate.loader.collection.CollectionLoader
 
collectionPersister() - Method in class org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer
 
collectionPersister(String) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
collectionPersister(String) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Get the persister object for a collection role.
CollectionPersister - Interface in org.hibernate.persister.collection
A strategy for persisting a collection role.
collectionPersisters - Variable in class org.hibernate.loader.JoinWalker
 
collectionPersisters - Variable in class org.hibernate.loader.OuterJoinLoader
 
collectionPersisters() - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
collectionPersisters() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Get all collection persisters as a Map, which collection role as the key and the persister is the value.
CollectionProperties - Class in org.hibernate.hql.internal
Provides a map of collection function names to the corresponding property names.
CollectionPropertyHolder - Class in org.hibernate.cfg
 
CollectionPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.CollectionPropertyHolder
 
CollectionPropertyMapping - Class in org.hibernate.persister.collection
 
CollectionPropertyMapping(QueryableCollection) - Constructor for class org.hibernate.persister.collection.CollectionPropertyMapping
 
CollectionPropertyNames - Class in org.hibernate.persister.collection
The names of all the collection properties.
CollectionPropertyReference - Interface in org.hibernate.hql.internal.ast.tree
Represents a reference to one of the "collection properties".
CollectionProxy<U,T extends java.util.Collection<U>> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
 
CollectionProxy() - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
CollectionProxy(Initializor<T>) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
CollectionQuerySpace - Interface in org.hibernate.loader.plan.spi
Models a QuerySpace for a persistent collection.
CollectionQuerySpaceImpl - Class in org.hibernate.loader.plan.build.internal.spaces
 
CollectionQuerySpaceImpl(CollectionPersister, String, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
 
CollectionRecreateAction - Class in org.hibernate.action.internal
The action for recreating a collection
CollectionRecreateAction(PersistentCollection, CollectionPersister, Serializable, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.CollectionRecreateAction
Constructs a CollectionRecreateAction
CollectionReference - Interface in org.hibernate.loader.plan.spi
Represents a reference to a persistent collection either as a Return or as a CollectionAttributeFetch.
CollectionReferenceAliases - Interface in org.hibernate.loader.plan.exec.spi
 
CollectionReferenceAliasesImpl - Class in org.hibernate.loader.plan.exec.internal
 
CollectionReferenceAliasesImpl(String, String, CollectionAliases, EntityReferenceAliases) - Constructor for class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
 
CollectionReferenceInitializer - Interface in org.hibernate.loader.plan.exec.process.spi
 
CollectionReferenceInitializerImpl - Class in org.hibernate.loader.plan.exec.process.internal
 
CollectionReferenceInitializerImpl(CollectionReference, CollectionReferenceAliases) - Constructor for class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
 
CollectionRegion - Interface in org.hibernate.cache.spi
Defines the contract for a cache region which will specifically be used to store collection data.
CollectionRegionAccessStrategy - Interface in org.hibernate.cache.spi.access
Contract for managing transactional and concurrent access to cached collection data.
CollectionRegionImpl - Class in org.hibernate.cache.infinispan.collection
Collection region implementation
CollectionRegionImpl(AdvancedCache, String, TransactionManager, CacheDataDescription, InfinispanRegionFactory, CacheKeysFactory) - Constructor for class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
Construct a collection region
CollectionRemoveAction - Class in org.hibernate.action.internal
The action for removing a collection
CollectionRemoveAction(PersistentCollection, CollectionPersister, Serializable, boolean, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
Removes a persistent collection from its loaded owner.
CollectionRemoveAction(Object, CollectionPersister, Serializable, boolean, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
Removes a persistent collection from a specified owner.
CollectionReturn - Class in org.hibernate.loader.custom
Represents a return which names a collection role; it is used in defining a custom query for loading an entity's collection in non-fetching scenarios (i.e., loading the collection itself as the "root" of the result).
CollectionReturn(String, String, String, CollectionAliases, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.CollectionReturn
 
CollectionReturn - Interface in org.hibernate.loader.plan.spi
Models the a persistent collection as root Return.
CollectionReturnImpl - Class in org.hibernate.loader.plan.build.internal.returns
 
CollectionReturnImpl(CollectionDefinition, ExpandingQuerySpaces) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CollectionReturnImpl
 
CollectionReturnReader - Class in org.hibernate.loader.plan.exec.process.internal
 
CollectionReturnReader(CollectionReturn) - Constructor for class org.hibernate.loader.plan.exec.process.internal.CollectionReturnReader
 
Collections - Class in org.hibernate.engine.internal
Implements book-keeping for the collection persistence by reachability algorithm
COLLECTIONS - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
CollectionSecondPass - Class in org.hibernate.cfg
Collection second pass
CollectionSecondPass(MetadataBuildingContext, Collection, Map) - Constructor for class org.hibernate.cfg.CollectionSecondPass
 
CollectionSecondPass(MetadataBuildingContext, Collection) - Constructor for class org.hibernate.cfg.CollectionSecondPass
 
collectionsFetched(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsLoaded(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsRecreated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsRemoved(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
CollectionStatistics - Interface in org.hibernate.stat
Collection related statistics
CollectionStats - Class in org.hibernate.cache.ehcache.management.impl
CollectionStats
CollectionStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
Constructs a CollectionsStats
CollectionStats(String, CollectionStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
Constructs a CollectionsStats
CollectionStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
Constructs a CollectionsStats from a JMX CompositeData
CollectionSubqueryFactory - Class in org.hibernate.hql.internal
Provides the SQL for collection subqueries.
collectionSuffixes - Variable in class org.hibernate.loader.JoinWalker
 
collectionSuffixes - Variable in class org.hibernate.loader.OuterJoinLoader
 
collectionsUpdated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
CollectionTable - Class in org.hibernate.jpamodelgen.xml.jaxb
 
CollectionTable() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
 
collectionTable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the unqualified property name, not the best strategy but a backward compatible one
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
 
collectionTableName(String, String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Return a collection table name ie an association having a join table
collectionToList(Collection<X>) - Static method in class org.hibernate.envers.internal.tools.Tools
 
CollectionTracker - Interface in org.hibernate.bytecode.enhance.spi
Interface to be implemented by collection trackers that hold the expected size od collections, a simplified Map.
CollectionType - Annotation Type in org.hibernate.annotations
Names a custom collection type for a persistent collection.
collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
CollectionType - Class in org.hibernate.type
A type that handles Hibernate PersistentCollections (including arrays).
CollectionType(TypeFactory.TypeScope, String, String) - Constructor for class org.hibernate.type.CollectionType
 
CollectionUpdateAction - Class in org.hibernate.action.internal
The action for updating a collection
CollectionUpdateAction(PersistentCollection, CollectionPersister, Serializable, boolean, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.CollectionUpdateAction
Constructs a CollectionUpdateAction
collectNamedParameterBindings() - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
Deprecated.
(since 5.2) expect a different approach to org.hibernate.engine.spi.QueryParameters in 6.0
collectPositionalBindTypes() - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
Deprecated.
(since 5.2) expect a different approach to org.hibernate.engine.spi.QueryParameters in 6.0
collectPositionalBindValues() - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
Deprecated.
(since 5.2) expect a different approach to org.hibernate.engine.spi.QueryParameters in 6.0
collectQuerySpaces() - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
 
collectQuerySpaces(Collection<String>) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
 
collectRefCursorParameters() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
Collects any parameter registrations which indicate a REF_CURSOR parameter type/mode.
collectSelectExpressions() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
Returns an array of SelectExpressions gathered from the children of the given parent AST node.
collectSqlStrings() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
collectSqlStrings() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
collectSqlStrings() - Method in interface org.hibernate.hql.spi.QueryTranslator
 
collectTableMappings() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
collectTableMappings() - Method in class org.hibernate.boot.internal.MetadataImpl
 
collectTableMappings() - Method in interface org.hibernate.boot.Metadata
 
collectTableMappings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
COLON - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
COLON - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
COLON - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
 
column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
 
column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
 
Column - Class in org.hibernate.jpamodelgen.xml.jaxb
 
Column() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Column
 
column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
 
column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
 
column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
 
column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Version
 
Column - Class in org.hibernate.mapping
A column of a relational database table
Column() - Constructor for class org.hibernate.mapping.Column
 
Column(String) - Constructor for class org.hibernate.mapping.Column
 
COLUMN_LABEL_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
An extractor which uses ResultSetMetaData.getColumnLabel(int)
COLUMN_NAME_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
An extractor which uses ResultSetMetaData.getColumnName(int)
COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ColumnAliasExtractor - Interface in org.hibernate.dialect
Strategy for extracting the unique column alias out of a ResultSetMetaData.
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
ColumnBindingDefaults - Interface in org.hibernate.boot.model.source.spi
 
ColumnCollectionAliases - Class in org.hibernate.loader.custom
CollectionAliases that uses columnnames instead of generated aliases.
ColumnCollectionAliases(Map, SQLLoadableCollection) - Constructor for class org.hibernate.loader.custom.ColumnCollectionAliases
 
ColumnDefault - Annotation Type in org.hibernate.annotations
Identifies the DEFAULT value to apply to the associated column via DDL.
columnDefinition() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
columnDefinition() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Column
 
columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
 
columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
 
columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
 
columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
 
columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
 
columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
 
ColumnEntityAliases - Class in org.hibernate.loader
EntityAliases that chooses the column names over the alias names.
ColumnEntityAliases(Map, Loadable, String) - Constructor for class org.hibernate.loader.ColumnEntityAliases
 
ColumnHelper - Class in org.hibernate.hql.internal.ast.util
Provides utility methods for dealing with arrays of SQL column names.
ColumnInformation - Interface in org.hibernate.tool.schema.extract.spi
Provides access to information about existing table columns
ColumnInformationImpl - Class in org.hibernate.tool.schema.extract.internal
JDBC column metadata
ColumnInformationImpl(TableInformation, Identifier, int, String, int, int, TruthValue) - Constructor for class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
 
ColumnIterator(ExportableColumn) - Constructor for class org.hibernate.id.ExportableColumn.ColumnIterator
 
columnIterator() - Method in class org.hibernate.mapping.Constraint
 
columnList - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Index
 
ColumnMapper - Interface in org.hibernate.sql.ordering.antlr
Contract for mapping a (an assumed) property reference to its columns.
ColumnMetadata - Class in org.hibernate.tool.hbm2ddl
Deprecated.
columnName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the argument
columnName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
columnName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Convert mixed case to underscores
columnName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Alter the column name given in the mapping document
columnName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
 
ColumnNameCache - Class in org.hibernate.engine.jdbc
Cache of column-name -> column-index resolutions
ColumnNameCache(int) - Constructor for class org.hibernate.engine.jdbc.ColumnNameCache
Constructs a ColumnNameCache
ColumnNameIterator() - Constructor for class org.hibernate.envers.configuration.internal.metadata.MetadataTools.ColumnNameIterator
 
columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
ColumnReference - Interface in org.hibernate.sql.ordering.antlr
Reference to a column name.
ColumnReferenceMappingImpl(ColumnInformation, ColumnInformation) - Constructor for class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl.ColumnReferenceMappingImpl
 
ColumnResult - Class in org.hibernate.jpamodelgen.xml.jaxb
 
ColumnResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
 
columnResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
 
Columns - Annotation Type in org.hibernate.annotations
Support an array of columns.
columns() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
 
columns - Variable in class org.hibernate.cfg.FkSecondPass
 
columns(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
 
ColumnsAndFormulasSourceContainer - Interface in org.hibernate.boot.model.source.spi
 
ColumnSource - Interface in org.hibernate.boot.model.source.spi
Contract for source information pertaining to a physical column definition specific to a particular attribute context.
ColumnTransformer - Annotation Type in org.hibernate.annotations
Custom SQL expression used to read the value from and write a value to a column.
ColumnTransformers - Annotation Type in org.hibernate.annotations
Plural annotation for @ColumnTransformer.
COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
COMMA - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
CommandAcceptanceException - Exception in org.hibernate.tool.schema.spi
Indicates a problem accepting/executing a schema management command.
CommandAcceptanceException(String) - Constructor for exception org.hibernate.tool.schema.spi.CommandAcceptanceException
 
CommandAcceptanceException(String, Throwable) - Constructor for exception org.hibernate.tool.schema.spi.CommandAcceptanceException
 
commandsFactory - Variable in class org.hibernate.cache.infinispan.access.BaseInvalidationInterceptor
 
CommaSeparatedStringHelper - Class in org.hibernate.boot.model.source.internal.hbm
 
COMMENT - Static variable in class org.hibernate.annotations.QueryHints
Defines a comment to be applied to the SQL sent to the database.
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
comment - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
commit() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
 
commit() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
commit() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
commit() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
commit() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
 
commit() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
Commit the resource transaction
commit() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter
Call commit on the underlying transaction object
commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl
 
commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl
 
commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
 
commit() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
Commit the physical transaction
commit(Xid, boolean) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
 
commonCollectionMapperData - Variable in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
 
CommonCollectionMapperData - Class in org.hibernate.envers.internal.entities.mapper.relation
Data that is used by all collection mappers, regardless of the type.
CommonCollectionMapperData(AuditEntitiesConfiguration, String, PropertyData, MiddleIdData, RelationQueryGenerator) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
 
CommonQueryContract - Interface in org.hibernate.query
Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).
commonRegistration() - Method in class org.hibernate.dialect.Cache71Dialect
 
ComparableComparator<T extends java.lang.Comparable> - Class in org.hibernate.internal.util.compare
Delegates to Comparable
ComparableComparator() - Constructor for class org.hibernate.internal.util.compare.ComparableComparator
 
ComparableHelper() - Constructor for class org.hibernate.boot.model.relational.Namespace.ComparableHelper
 
comparator - Variable in class org.hibernate.collection.internal.PersistentSortedMap
 
comparator() - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
comparator - Variable in class org.hibernate.collection.internal.PersistentSortedSet
 
comparator() - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
comparator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
comparator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
compare(T, T) - Static method in class org.hibernate.boot.model.relational.Namespace.ComparableHelper
 
compare(Object, Object) - Method in class org.hibernate.cache.infinispan.TypeEquivalance
 
compare(Calendar, Calendar) - Method in class org.hibernate.internal.util.compare.CalendarComparator
 
compare(Comparable, Comparable) - Method in class org.hibernate.internal.util.compare.ComparableComparator
 
compare(byte[], byte[]) - Method in class org.hibernate.internal.util.compare.RowVersionComparator
 
compare(ZonedDateTime, ZonedDateTime) - Method in class org.hibernate.internal.util.ZonedDateTimeComparator
 
compare(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
compare(Object, Object) - Method in class org.hibernate.type.AbstractType
 
compare(Object, Object) - Method in class org.hibernate.type.AnyType
 
compare(Object, Object) - Method in class org.hibernate.type.CollectionType
 
compare(Object, Object) - Method in class org.hibernate.type.ComponentType
 
compare(Object, Object) - Method in class org.hibernate.type.descriptor.java.IncomparableComparator
 
compare(Locale, Locale) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor.LocaleComparator
 
compare(TimeZone, TimeZone) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator
 
compare(Object, Object) - Method in class org.hibernate.type.EntityType
 
compare(Object, Object) - Method in interface org.hibernate.type.Type
Perform a Comparator style comparison between values
compareTo(Object) - Method in class org.hibernate.action.internal.CollectionAction
 
compareTo(DelayedPostInsertIdentifier) - Method in class org.hibernate.action.internal.DelayedPostInsertIdentifier
 
compareTo(Object) - Method in class org.hibernate.action.internal.EntityAction
 
compareTo(Identifier) - Method in class org.hibernate.boot.model.naming.Identifier
 
compareTo(Namespace.Name) - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
comparisonExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
comparisonExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
ComparisonPredicate - Class in org.hibernate.query.criteria.internal.predicate
Models a basic relational comparison predicate.
ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<?>, Expression<?>) - Constructor for class org.hibernate.query.criteria.internal.predicate.ComparisonPredicate
 
ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<?>, Object) - Constructor for class org.hibernate.query.criteria.internal.predicate.ComparisonPredicate
 
ComparisonPredicate(CriteriaBuilderImpl, ComparisonPredicate.ComparisonOperator, Expression<N>, Number) - Constructor for class org.hibernate.query.criteria.internal.predicate.ComparisonPredicate
 
ComparisonPredicate.ComparisonOperator - Enum in org.hibernate.query.criteria.internal.predicate
Defines the comparison operators.
CompilableCriteria - Interface in org.hibernate.query.criteria.internal.compile
 
compile(Map, boolean) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
Compile a "normal" query.
compile(String, Map, boolean) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
Compile a filter.
compile(Map, boolean) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Compile a "normal" query.
compile(String, Map, boolean) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Compile a filter.
compile(String, Map, boolean) - Method in interface org.hibernate.hql.spi.FilterTranslator
Compile a filter.
compile(Map, boolean) - Method in interface org.hibernate.hql.spi.QueryTranslator
Compile a "normal" query.
compile(CompilableCriteria) - Method in class org.hibernate.query.criteria.internal.compile.CriteriaCompiler
 
complete(ManagedResources, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
Second step of 2-phase for MetadataSources->Metadata process
Component - Class in org.hibernate.mapping
The mapping for a component, composite element, composite identifier, etc.
Component(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Component
 
Component(MetadataImplementor, Component) - Constructor for class org.hibernate.mapping.Component
 
Component(MetadataImplementor, Join) - Constructor for class org.hibernate.mapping.Component
 
Component(MetadataImplementor, Collection) - Constructor for class org.hibernate.mapping.Component
 
Component(MetadataImplementor, Table, PersistentClass) - Constructor for class org.hibernate.mapping.Component
 
component(ComponentMetamodel) - Method in class org.hibernate.type.TypeFactory
 
Component.StandardGenerationContextLocator - Class in org.hibernate.mapping
 
Component.ValueGenerationPlan - Class in org.hibernate.mapping
 
ComponentAttributeSource(CompositeType) - Constructor for class org.hibernate.metamodel.internal.Helper.ComponentAttributeSource
 
ComponentAuditedPropertiesReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
Reads the audited properties for components.
ComponentAuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditedPropertiesReader
 
ComponentAuditingData - Class in org.hibernate.envers.configuration.internal.metadata.reader
Audit mapping meta-data for component.
ComponentAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
 
ComponentFromElementType(FromElement) - Constructor for class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
 
componentIdType - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
ComponentJoin - Class in org.hibernate.hql.internal.ast.tree
Models an explicit join terminating at a component value (e.g.
ComponentJoin(FromClause, FromElement, String, String, CompositeType) - Constructor for class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
ComponentJoin.ComponentFromElementType - Class in org.hibernate.hql.internal.ast.tree
 
ComponentMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
Generates metadata for components.
ComponentMetamodel - Class in org.hibernate.tuple.component
Centralizes metamodel information about a component.
ComponentMetamodel(Component, MetadataBuildingOptions) - Constructor for class org.hibernate.tuple.component.ComponentMetamodel
 
ComponentPropertiesSource(XClass, Component) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.ComponentPropertiesSource
 
ComponentPropertiesSource(ReflectionManager, Component) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.ComponentPropertiesSource
 
ComponentPropertyHolder - Class in org.hibernate.cfg
PropertyHolder for composites (Embeddable/Embedded).
ComponentPropertyHolder(Component, String, PropertyData, PropertyHolder, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.ComponentPropertyHolder
 
ComponentPropertyMapper - Class in org.hibernate.envers.internal.entities.mapper
 
ComponentPropertyMapper(PropertyData, Class) - Constructor for class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
 
ComponentTuplizer - Interface in org.hibernate.tuple.component
Defines further responsibilities regarding tuplization based on a mapped components.
componentTuplizer - Variable in class org.hibernate.type.ComponentType
 
ComponentTuplizerFactory - Class in org.hibernate.tuple.component
A registry allowing users to define the default ComponentTuplizer class to use per EntityMode.
ComponentTuplizerFactory(MetadataBuildingOptions) - Constructor for class org.hibernate.tuple.component.ComponentTuplizerFactory
 
ComponentType - Class in org.hibernate.type
Handles "component" mappings
ComponentType(TypeFactory.TypeScope, ComponentMetamodel) - Constructor for class org.hibernate.type.ComponentType
 
CompositeAttributeFetch - Interface in org.hibernate.loader.plan.spi
Models the requested fetching of a composite attribute.
CompositeAttributeFetchImpl - Class in org.hibernate.loader.plan.build.internal.returns
 
CompositeAttributeFetchImpl(FetchSource, AttributeDefinition, ExpandingCompositeQuerySpace, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl
 
CompositeBasedAssociationAttribute - Class in org.hibernate.tuple.component
 
CompositeBasedAssociationAttribute(AbstractCompositionAttribute, SessionFactoryImplementor, int, String, AssociationType, BaselineAttributeInformation, int, AssociationKey) - Constructor for class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
 
CompositeBasedBasicAttribute - Class in org.hibernate.tuple.component
 
CompositeBasedBasicAttribute(AttributeSource, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.component.CompositeBasedBasicAttribute
 
CompositeCollectionElementDefinition - Interface in org.hibernate.persister.walking.spi
The definition for a composite collection element.
CompositeCustomType - Class in org.hibernate.type
Adapts CompositeUserType to the Type interface
CompositeCustomType(CompositeUserType) - Constructor for class org.hibernate.type.CompositeCustomType
 
CompositeCustomType(CompositeUserType, String[]) - Constructor for class org.hibernate.type.CompositeCustomType
 
compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
CompositeElementPropertyMapping - Class in org.hibernate.persister.collection
 
CompositeElementPropertyMapping(String[], String[], String[], String[], CompositeType, Mapping) - Constructor for class org.hibernate.persister.collection.CompositeElementPropertyMapping
 
CompositeEnhancer - Class in org.hibernate.bytecode.enhance.internal.javassist
enhancer for composite (embeddable) entities
CompositeEnhancer(JavassistEnhancementContext) - Constructor for class org.hibernate.bytecode.enhance.internal.javassist.CompositeEnhancer
 
CompositeFetch - Interface in org.hibernate.loader.plan.spi
Models the requested fetching of a composition (component/embeddable), which may or may not be an attribute.
compositeId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
compositeIdClass - Variable in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
 
compositeIdClassDoesNotOverrideEquals(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
CompositeIdentifierSingularAttributeSourceBasicImpl - Class in org.hibernate.boot.model.source.internal.hbm
Descriptor for <key-property/>
CompositeIdentifierSingularAttributeSourceBasicImpl(MappingDocument, AttributeSourceContainer, JaxbHbmCompositeKeyBasicAttributeType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
 
CompositeIdentifierSingularAttributeSourceManyToOneImpl - Class in org.hibernate.boot.model.source.internal.hbm
Descriptor for <key-many-to-one/> mapping
CompositeIdentifierSingularAttributeSourceManyToOneImpl(MappingDocument, AttributeSourceContainer, JaxbHbmCompositeKeyManyToOneType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
CompositeIdentifierSource - Interface in org.hibernate.boot.model.source.spi
Common contract for composite identifiers.
compositeIndex - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
compositeMapKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
CompositeMapperBuilder - Interface in org.hibernate.envers.internal.entities.mapper
 
CompositeNestedGeneratedValueGenerator - Class in org.hibernate.id
For composite identifiers, defines a number of "nested" generations that need to happen to "fill" the identifier property(s).
CompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator.GenerationContextLocator) - Constructor for class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
CompositeNestedGeneratedValueGenerator.GenerationContextLocator - Interface in org.hibernate.id
Contract for declaring how to locate the context for sub-value injection.
CompositeNestedGeneratedValueGenerator.GenerationPlan - Interface in org.hibernate.id
Contract for performing the actual sub-value generation, usually injecting it into the determined context
CompositeOwner - Interface in org.hibernate.engine.spi
 
CompositeOwnerTracker - Class in org.hibernate.bytecode.enhance.internal.tracker
small low memory class to keep references to composite owners
CompositeOwnerTracker() - Constructor for class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
 
CompositePropertyMapping - Class in org.hibernate.loader.plan.build.internal.spaces
A PropertyMapping for handling composites! Woohoo!

TODO : Consider moving this into the attribute/association walking SPI (org.hibernate.persister.walking) and having the notion of PropertyMapping built and exposed there

There is duplication here too wrt ComponentJoin.ComponentPropertyMapping.

CompositePropertyMapping(CompositeType, PropertyMapping, String) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping
Builds a CompositePropertyMapping
CompositeQuerySpace - Interface in org.hibernate.loader.plan.spi
Models a QuerySpace for a composition (component/embeddable).
CompositeQuerySpaceImpl - Class in org.hibernate.loader.plan.build.internal.spaces
 
CompositeQuerySpaceImpl(CompositePropertyMapping, String, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl
 
CompositeTracker - Interface in org.hibernate.engine.spi
 
CompositeType - Interface in org.hibernate.type
Contract for value types to hold collections and have cascades, etc.
CompositeUserType - Interface in org.hibernate.usertype
A UserType that may be dereferenced in a query.
CompositionBasedCompositionAttribute - Class in org.hibernate.tuple.component
 
CompositionBasedCompositionAttribute(AbstractCompositionAttribute, SessionFactoryImplementor, int, String, CompositeType, int, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.component.CompositionBasedCompositionAttribute
 
CompositionDefinition - Interface in org.hibernate.persister.walking.spi
 
CompositionSingularSubAttributesHelper - Class in org.hibernate.persister.walking.internal
A helper for getting attributes from a composition that is known to have only singular attributes; for example, sub-attributes of a composite ID or a composite collection element.
compoundExpr() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
CompoundPredicate - Class in org.hibernate.query.criteria.internal.predicate
A compound predicate is a grouping of other predicates in order to convert either a conjunction (logical AND) or a disjunction (logical OR).
CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator) - Constructor for class org.hibernate.query.criteria.internal.predicate.CompoundPredicate
Constructs an empty conjunction or disjunction.
CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator, Expression<Boolean>...) - Constructor for class org.hibernate.query.criteria.internal.predicate.CompoundPredicate
Constructs a conjunction or disjunction over the given expressions.
CompoundPredicate(CriteriaBuilderImpl, Predicate.BooleanOperator, List<Expression<Boolean>>) - Constructor for class org.hibernate.query.criteria.internal.predicate.CompoundPredicate
Constructs a conjunction or disjunction over the given expressions.
CompoundSelectionImpl<X> - Class in org.hibernate.query.criteria.internal.expression
The Hibernate implementation of the JPA CompoundSelection contract.
CompoundSelectionImpl(CriteriaBuilderImpl, Class<X>, List<Selection<?>>) - Constructor for class org.hibernate.query.criteria.internal.expression.CompoundSelectionImpl
 
computeAggregationInInstanceContext() - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
Compute aggregated expression in the context of each entity instance separately.
computeTestMethods() - Method in class org.hibernate.testing.junit4.CustomRunner
 
CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
concat(Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
concat(Expression<String>, String) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
concat(String, Expression<String>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
CONCAT_LINES - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
CONCAT_LINES aggregate function
concatenation() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ConcatExpression - Class in org.hibernate.query.criteria.internal.expression
A string concatenation.
ConcatExpression(CriteriaBuilderImpl, Expression<String>, Expression<String>) - Constructor for class org.hibernate.query.criteria.internal.expression.ConcatExpression
 
ConcatExpression(CriteriaBuilderImpl, Expression<String>, String) - Constructor for class org.hibernate.query.criteria.internal.expression.ConcatExpression
 
ConcatExpression(CriteriaBuilderImpl, String, Expression<String>) - Constructor for class org.hibernate.query.criteria.internal.expression.ConcatExpression
 
concatLines(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
Applies a "CONCAT_LINES" projection to the named property.
concatLrs(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
Applies a "CONCAT_LRS" projection to the named property.
concretePropertySelectFragment(String, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
concretePropertySelectFragment(String, AbstractEntityPersister.InclusionChecker) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
concretePropertySelectFragmentSansLeadingComma(String, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
concreteQueries(String, SessionFactoryImplementor) - Static method in class org.hibernate.hql.internal.QuerySplitter
Handle Hibernate "implicit" polymorphism, by translating the query string into several "concrete" queries against mapped classes.
ConcurrentCollectionStatisticsImpl - Class in org.hibernate.stat.internal
Collection related statistics
ConcurrentEntityStatisticsImpl - Class in org.hibernate.stat.internal
Entity related statistics
concurrentEntries(Map<K, V>) - Static method in class org.hibernate.internal.util.collections.IdentityMap
Return the map entries (as instances of Map.Entry in a collection that is safe from concurrent modification).
concurrentMap(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Create a properly sized ConcurrentHashMap based on the given expected number of elements.
concurrentMap(int, float) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Create a properly sized ConcurrentHashMap based on the given expected number of elements and an explicit load factor
ConcurrentNaturalIdCacheStatisticsImpl - Class in org.hibernate.stat.internal
NaturalId cache statistics of a specific region
ConcurrentQueryStatisticsImpl - Class in org.hibernate.stat.internal
Query statistics (HQL and SQL)

Note that for a cached query, the cache miss is equals to the db count

ConcurrentReferenceHashMap<K,V> - Class in org.hibernate.internal.util.collections
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap() - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Creates a new map with the same mappings as the given map.
ConcurrentReferenceHashMap.Option - Enum in org.hibernate.internal.util.collections
 
ConcurrentReferenceHashMap.ReferenceType - Enum in org.hibernate.internal.util.collections
An option specifying which Java reference type should be used to refer to a key and/or value.
ConcurrentSecondLevelCacheStatisticsImpl - Class in org.hibernate.stat.internal
Second level cache statistics of a specific region
ConcurrentStatisticsImpl - Class in org.hibernate.stat.internal
Implementation of Statistics based on the java.util.concurrent package.
ConcurrentStatisticsImpl() - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
ConcurrentStatisticsImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
condition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
 
condition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
 
ConditionalParenthesisFunction - Class in org.hibernate.dialect.function
Essentially the same as StandardSQLFunction, except that here the parentheses are not included when no arguments are given.
ConditionalParenthesisFunction(String) - Constructor for class org.hibernate.dialect.function.ConditionalParenthesisFunction
Constructs a ConditionalParenthesisFunction with the given name
ConditionalParenthesisFunction(String, Type) - Constructor for class org.hibernate.dialect.function.ConditionalParenthesisFunction
Constructs a ConditionalParenthesisFunction with the given name
ConditionFragment - Class in org.hibernate.sql
 
ConditionFragment() - Constructor for class org.hibernate.sql.ConditionFragment
 
conditionList(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
conditions() - Method in class org.hibernate.criterion.Junction
Access the conditions making up the junction
CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.TableGenerator
By default (in the absence of a TableGenerator.SEGMENT_VALUE_PARAM setting) we use a single row for all generators.
CONFIG_PREFER_SEQUENCE_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
Used to create dedicated sequence for each entity based on the entity name.
CONFIG_PREFIX - Static variable in class org.hibernate.hikaricp.internal.HikariConfigurationUtil
 
CONFIG_SEQUENCE_PER_ENTITY_SUFFIX - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
Indicates the suffix to use in naming the identifier sequence/table name, by appending the suffix to the name of the entity.
CONFIG_URI - Static variable in class org.hibernate.cache.jcache.JCacheRegionFactory
 
ConfigHelper - Class in org.hibernate.internal.util
Deprecated.
Use ClassLoaderService instead
ConfigLoader - Class in org.hibernate.boot.cfgxml.internal
Loads cfg.xml files.
ConfigLoader(BootstrapServiceRegistry) - Constructor for class org.hibernate.boot.cfgxml.internal.ConfigLoader
 
configOverrides - Variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Defines configuration properties applied on top of configuration set in any file, by regionName or DataType.key
ConfigParameterContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
 
ConfigParameterHelper - Class in org.hibernate.boot.model.source.internal.hbm
 
configParameters - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
 
Configurable - Interface in org.hibernate.exception.spi
The Configurable interface defines the contract for SQLExceptionConverter impls that want to be configured prior to usage given the currently defined Hibernate properties.
Configurable - Interface in org.hibernate.id
An IdentifierGenerator that supports "configuration".
Configurable - Interface in org.hibernate.service.spi
Allows the service to request access to the configuration properties for configuring itself.
Configuration - Class in org.hibernate.cfg
Represents one approach for bootstrapping Hibernate.
Configuration() - Constructor for class org.hibernate.cfg.Configuration
 
Configuration(BootstrapServiceRegistry) - Constructor for class org.hibernate.cfg.Configuration
 
Configuration(MetadataSources) - Constructor for class org.hibernate.cfg.Configuration
 
configuration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
ConfigurationException - Exception in org.hibernate.internal.util.config
TODO : javadoc
ConfigurationException(String, Throwable) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
 
ConfigurationHelper - Class in org.hibernate.internal.util.config
Collection of helper methods for dealing with configuration settings.
ConfigurationHelper - Class in org.hibernate.jpa.internal.util
 
ConfigurationHelper() - Constructor for class org.hibernate.jpa.internal.util.ConfigurationHelper
 
configurationResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
ConfigurationService - Interface in org.hibernate.engine.config.spi
Provides access to the initial user-provided configuration values.
ConfigurationService.Converter<T> - Interface in org.hibernate.engine.config.spi
Simple conversion contract for converting an untyped object to a specified type.
ConfigurationServiceImpl - Class in org.hibernate.engine.config.internal
The standard ConfigurationService implementation
ConfigurationServiceImpl(Map) - Constructor for class org.hibernate.engine.config.internal.ConfigurationServiceImpl
Constructs a ConfigurationServiceImpl
ConfigurationServiceInitiator - Class in org.hibernate.engine.config.internal
The ServiceInitiator for the ConfigurationService
ConfigurationServiceInitiator() - Constructor for class org.hibernate.engine.config.internal.ConfigurationServiceInitiator
 
configure() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Read setting information from an XML file using the standard resource location.
configure(String) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Read setting information from an XML file using the named resource location.
configure(File) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
 
configure(URL) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
 
configure(LoadedConfig) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
 
configure(Map) - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
 
configure() - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in an application resource named hibernate.cfg.xml.
configure(String) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given application resource.
configure(URL) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given document.
configure(File) - Method in class org.hibernate.cfg.Configuration
Use the mappings and properties specified in the given application file.
configure(Document) - Method in class org.hibernate.cfg.Configuration
Deprecated.
No longer supported.
configure(Map) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
configure(Map) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
configure(Map) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
configure(Map) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
configure(Map) - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
configure(Map) - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
 
configure(MetadataImplementor, ServiceRegistry, ReflectionManager, MappingCollector, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Document, Element) - Method in class org.hibernate.envers.configuration.internal.EntitiesConfigurator
 
configure(MetadataImplementor, ReflectionManager) - Method in class org.hibernate.envers.configuration.internal.RevisionInfoConfiguration
 
configure(Properties) - Method in interface org.hibernate.exception.spi.Configurable
Configure the component, using the given settings and properties.
configure(Map) - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.Assigned
 
configure(Type, Properties, ServiceRegistry) - Method in interface org.hibernate.id.Configurable
Configure this instance, given the value of parameters specified by the user as <param> elements.
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.enhanced.TableGenerator
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.ForeignGenerator
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.IncrementGenerator
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
Deprecated.
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SelectGenerator
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SequenceGenerator
Deprecated.
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SequenceHiLoGenerator
Deprecated.
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SequenceIdentityGenerator
Deprecated.
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.UUIDGenerator
 
configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.UUIDHexGenerator
 
configure(Map) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
 
configure(Map) - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
 
configure(Map) - Method in interface org.hibernate.service.spi.Configurable
Configure the service.
configure(Map) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
configure(Map) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
configure(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
configureBootstrapServiceRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
Apply any desired config to the BootstrapServiceRegistryBuilder to be incorporated into the built BootstrapServiceRegistry
configuredInterceptor(Interceptor, SessionFactoryOptions) - Static method in class org.hibernate.internal.SessionFactoryImpl
 
configuredSessionFactory(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configureMetadataBuilder(MetadataBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
configureService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
 
configureService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
 
configureService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
 
configureService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
configureSessionFactoryBuilder(SessionFactoryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
configureStandardServiceRegistryBuilder(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
Apply any desired config to the StandardServiceRegistryBuilder to be incorporated into the built StandardServiceRegistry
configuringFromFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringFromResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringFromUrl(URL) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringFromXmlDocument() - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringProxoolProviderToUsePoolAlias(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
Logs the name of a named pool to be used for configuration information
configuringProxoolProviderUsingExistingPool(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
Logs the name of a named existing pool in memory to be used
configuringProxoolProviderUsingJaxpConfigurator(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
Logs a message that the proxool pool will be built using its JAXP (XML) configuration mechanism
configuringProxoolProviderUsingPropertiesFile(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
Logs a message that the proxool pool will be built using a properties file
Conjunction - Class in org.hibernate.criterion
Defines a conjunction (AND series).
Conjunction() - Constructor for class org.hibernate.criterion.Conjunction
Constructs a Conjunction
Conjunction(Criterion...) - Constructor for class org.hibernate.criterion.Conjunction
 
conjunction() - Static method in class org.hibernate.criterion.Restrictions
Group expressions together in a single conjunction (A and B and C...).
conjunction(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
Group expressions together in a single conjunction (A and B and C...).
conjunction() - Static method in class org.hibernate.envers.query.AuditEntity
Group criterions together in a single conjunction (A and B and C...).
conjunction() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
connect() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
connect() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a connection being obtained from ConnectionProvider
connection(Connection) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
connection() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
connection(Connection) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
connection() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
connection() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
connection(Connection) - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
 
connection() - Method in class org.hibernate.internal.SessionImpl
 
connection() - Method in class org.hibernate.internal.StatelessSessionImpl
 
connection(Connection) - Method in interface org.hibernate.SessionBuilder
Adds a specific connection to the session options.
connection() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the connection from the original session should be used to create the new session.
connection() - Method in interface org.hibernate.StatelessSession
Deprecated.
just missed when deprecating same method from Session
connection(Connection) - Method in interface org.hibernate.StatelessSessionBuilder
Adds a specific connection to the session options.
CONNECTION_FINDER - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
The canonical class name to use as Oracle ConnectionFinder implementation.
CONNECTION_HANDLING - Static variable in interface org.hibernate.cfg.AvailableSettings
Specifies how Hibernate should manage JDBC connections in terms of acquiring and releasing.
CONNECTION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
Names a prefix used to define arbitrary JDBC connection properties.
CONNECTION_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ConnectionProvider to use for obtaining JDBC connections.
CONNECTION_PROVIDER_DISABLES_AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
Allows a user to tell Hibernate that the Connections we obtain from the configured ConnectionProvider will already have auto-commit disabled when we acquire them from the provider.
ConnectionAccessLogger - Interface in org.hibernate.internal.log
 
ConnectionAcquisitionMode - Enum in org.hibernate
Indicates the manner in which JDBC Connections should be acquired.
ConnectionBuilder() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
 
ConnectionBuilder(JdbcMocks.Options) - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
 
ConnectionCreatorBuilder - Class in org.hibernate.engine.jdbc.connections.internal
A builder for ConnectionCreator instances
ConnectionCreatorBuilder(ServiceRegistryImplementor) - Constructor for class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder
 
connectionFinder(String) - Method in interface org.hibernate.spatial.HSMessageLogger
 
connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
connectionHandlingMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in interface org.hibernate.SessionBuilder
Signifies that the connection release mode from the original session should be used to create the new session.
connectionHandlingMode() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the connection release mode from the original session should be used to create the new session.
ConnectionHelper - Interface in org.hibernate.tool.hbm2ddl
Deprecated.
Everything in this package has been replaced with SchemaManagementTool and friends.
ConnectionLeakException - Exception in org.hibernate.testing.jdbc.leak
 
ConnectionLeakException() - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(String) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(String, Throwable) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(Throwable) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(String, Throwable, boolean, boolean) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakUtil - Class in org.hibernate.testing.jdbc.leak
 
ConnectionLeakUtil() - Constructor for class org.hibernate.testing.jdbc.leak.ConnectionLeakUtil
 
ConnectionObserver - Interface in org.hibernate.engine.jdbc.spi
An observer of logical connection events.
ConnectionObserverAdapter - Class in org.hibernate.engine.jdbc.spi
A no-op adapter for ConnectionObserver.
ConnectionObserverAdapter() - Constructor for class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
ConnectionObserverStatsBridge - Class in org.hibernate.internal
 
ConnectionObserverStatsBridge(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.ConnectionObserverStatsBridge
 
ConnectionPoolingLogger - Interface in org.hibernate.internal.log
 
connectionProperties(Properties) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
 
ConnectionProvider - Interface in org.hibernate.engine.jdbc.connections.spi
A contract for obtaining JDBC connections.
ConnectionProviderBuilder - Class in org.hibernate.testing.env
Defines the JDBC connection information (currently H2) used by Hibernate for unit (not functional!) tests
ConnectionProviderBuilder() - Constructor for class org.hibernate.testing.env.ConnectionProviderBuilder
 
connectionProviderClassDeprecated(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
 
ConnectionProviderDelegate - Class in org.hibernate.testing.jdbc
This ConnectionProvider extends any other ConnectionProvider that would be used by default taken the current configuration properties.
ConnectionProviderDelegate() - Constructor for class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
ConnectionProviderDelegate(ConnectionProvider) - Constructor for class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
connectionProviderDisablesAutoCommit() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
connectionProviderDisablesAutoCommit() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
connectionProviderDisablesAutoCommit() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
ConnectionProviderInitiator - Class in org.hibernate.engine.jdbc.connections.internal
Instantiates and configures an appropriate ConnectionProvider.
ConnectionProviderInitiator() - Constructor for class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
 
ConnectionProviderJdbcConnectionAccess(ConnectionProvider) - Constructor for class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.ConnectionProviderJdbcConnectionAccess
 
ConnectionReleaseMode - Enum in org.hibernate
Defines the various policies by which Hibernate might release its underlying JDBC connection.
connectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
connectionReleaseMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
connectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
connectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.SessionBuilder
connectionReleaseMode() - Method in interface org.hibernate.SharedSessionBuilder
Deprecated.
CONNECTIONS_LOGGER - Static variable in interface org.hibernate.internal.log.ConnectionPoolingLogger
Static access to the logging instance
connectionsObtained(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
constant() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
constant(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
constant(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Constants - Class in org.hibernate.jpamodelgen.util
 
constrained - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
Constraint - Class in org.hibernate.mapping
A relational constraint.
Constraint() - Constructor for class org.hibernate.mapping.Constraint
 
ConstraintViolationException - Exception in org.hibernate.exception
Implementation of JDBCException indicating that the requested DML operation resulted in a violation of a defined integrity constraint.
ConstraintViolationException(String, SQLException, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
 
ConstraintViolationException(String, SQLException, String, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
 
construct(Class<Y>, Selection<?>...) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
construct(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.construct(Class,Selection[]) taking the to-be-constructed type as well as a list of selections.
constructAndConfigureConfiguration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
constructConfiguration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
constructDefaultTuplizer(EntityMode, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct am instance of the default tuplizer for the given entity-mode.
constructDefaultTuplizer(EntityMode, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct am instance of the default tuplizer for the given entity-mode.
constructed() - Method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
constructor(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ConstructorNode - Class in org.hibernate.hql.internal.ast.tree
Represents a constructor (new) in a SELECT.
ConstructorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
ConstructorResult - Class in org.hibernate.jpamodelgen.xml.jaxb
 
ConstructorResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
 
constructorResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
 
ConstructorResultColumnProcessor - Class in org.hibernate.loader.custom
Represents a ConstructorResult within the custom query.
ConstructorResultColumnProcessor(Class, ScalarResultColumnProcessor[]) - Constructor for class org.hibernate.loader.custom.ConstructorResultColumnProcessor
 
ConstructorReturn - Class in org.hibernate.loader.custom
A return representing a ConstructorResult
ConstructorReturn(Class, ScalarReturn[]) - Constructor for class org.hibernate.loader.custom.ConstructorReturn
 
constructStandardServiceRegistryBuilder() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
constructTuplizer(String, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(Class<? extends ComponentTuplizer>, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(String, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(Class<? extends EntityTuplizer>, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct an instance of the given tuplizer class.
consume(JaxbCfgHibernateConfiguration) - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
Consumes the JAXB representation of a cfg.xml file and builds the LoadedConfig representation.
consume(JaxbCfgMappingReferenceType) - Static method in class org.hibernate.boot.cfgxml.spi.MappingReference
 
consumeIdentifier(ResultSet) - Method in interface org.hibernate.id.ResultSetIdentifierConsumer
Given a result set, consume/extract the necessary values and construct an appropriate identifier value.
consumesCollectionAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
consumesCollectionAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
consumesCollectionAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
consumesCollectionAlias() - Method in interface org.hibernate.persister.entity.Joinable
Very, very, very ugly...
consumesEntityAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
consumesEntityAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
consumesEntityAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
consumesEntityAlias() - Method in interface org.hibernate.persister.entity.Joinable
Very, very, very ugly...
container() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
containerProvidingNullPersistenceUnitRootUrl() - Method in interface org.hibernate.internal.CoreMessageLogger
 
contains(String) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
 
contains(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
 
contains(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
 
contains(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
 
contains(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
contains(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
contains(Object) - Method in class org.hibernate.cache.jcache.JCacheRegion
 
contains(Object) - Method in interface org.hibernate.cache.spi.Region
Determine whether this region contains data for the given key.
contains(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
contains(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
contains(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
contains(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
contains(String) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
 
contains(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
 
contains(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
 
contains(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
contains(String, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
 
contains(Class, Object) - Method in class org.hibernate.internal.CacheImpl
 
contains(Object) - Method in class org.hibernate.internal.SessionImpl
 
contains(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
contains(Object[], Object) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
contains(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
contains(String, Object) - Method in interface org.hibernate.Session
Check if this entity is associated with this Session.
contains(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially contains" constraint to the named property
CONTAINS - Static variable in interface org.hibernate.spatial.SpatialRelation
The first geometry spatially contains the second
contains(Object) - Method in class org.hibernate.testing.cache.BaseRegion
 
contains(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
 
contains(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomCollectionType
 
contains(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
Optional operation.
containsAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
 
containsAll(Collection<?>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
containsAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
containsAnnotation(Element, String...) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
 
containsAttribute(String) - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
 
containsAttribute(String) - Method in class org.hibernate.jpa.graph.internal.AbstractGraphNode
 
containsClassAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Returns true if the from node contains the class alias name.
containsCollection(String, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given collection.
containsCollection(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
containsCollection(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the given collection associated with this persistence context?
containsCollection(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
 
containsCollectionFetches() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
containsCollectionFetches() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
containsCollectionFetches() - Method in interface org.hibernate.hql.spi.QueryTranslator
Does the translated query contain collection fetches?
containsColumn(Column) - Method in class org.hibernate.mapping.Constraint
 
containsColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
 
containsColumn(Column) - Method in class org.hibernate.mapping.Index
 
containsColumn(Column) - Method in class org.hibernate.mapping.Table
 
containsEntity(Class, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given entity "instance".
containsEntity(String, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given entity "instance".
containsEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
containsEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is there an entity with the given key in the persistence context
containsEntity(Class, Serializable) - Method in class org.hibernate.internal.CacheImpl
 
containsEntity(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
 
containsEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Intended for test usage.
containsEntityName(Object, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
 
containsFetchProfileDefinition(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
containsFetchProfileDefinition(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
containsFetchProfileDefinition(String) - Method in interface org.hibernate.SessionFactory
Determine if this session factory contains a fetch profile definition registered under the given name.
containsJoinFetchedCollection(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
containsKey(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
 
containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
containsKey(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
 
containsKey(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
containsLocalModeFlag - Variable in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor.InvalidationFilterVisitor
 
containsMetaEmbeddable(String) - Method in class org.hibernate.jpamodelgen.Context
 
containsMetaEntity(String) - Method in class org.hibernate.jpamodelgen.Context
 
containsProperty(Property) - Method in class org.hibernate.mapping.Join
 
containsProxy(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
containsProxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the given proxy associated with this persistence context?
containsPutForExternalRead - Variable in class org.hibernate.cache.infinispan.access.TxInvalidationInterceptor.InvalidationFilterVisitor
 
containsQuery(String) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given query.
containsQuery(String) - Method in class org.hibernate.internal.CacheImpl
 
containsTableAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Returns true if the from node contains the table alias name.
containsTypeName(String) - Method in class org.hibernate.dialect.TypeNames
Check whether or not the provided typeName exists.
containsValue(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
containsValue(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
 
containsValue(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
containsValue(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
 
containsValue(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
 
containsWork() - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
 
containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
 
containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
 
containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
 
containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
 
containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
 
content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
 
content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
 
content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
context - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
 
Context - Class in org.hibernate.jpamodelgen
 
Context(ProcessingEnvironment) - Constructor for class org.hibernate.jpamodelgen.Context
 
contextId - Variable in class org.hibernate.boot.JaccPermissionDefinition
 
ContextProvidingValidationEventHandler - Class in org.hibernate.jpamodelgen.util.xml
Validation event handler used for obtaining line and column numbers in case of parsing failures.
ContextProvidingValidationEventHandler() - Constructor for class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
 
ContextualJdbcConnectionAccess - Class in org.hibernate.internal
 
ContextualJdbcConnectionAccess(String, SessionEventListener, MultiTenantConnectionProvider) - Constructor for class org.hibernate.internal.ContextualJdbcConnectionAccess
 
ContextualLobCreator - Class in org.hibernate.engine.jdbc
LobCreator implementation using contextual creation against the JDBC Connection class's LOB creation methods.
ContextualLobCreator(LobCreationContext) - Constructor for class org.hibernate.engine.jdbc.ContextualLobCreator
Constructs a ContextualLobCreator
contribute(TypeContributions, ServiceRegistry) - Method in interface org.hibernate.boot.model.TypeContributor
Contribute types
contribute(MetadataBuilder) - Method in interface org.hibernate.boot.spi.MetadataBuilderContributor
Perform the process of contributing to MetadataSources.
contribute(MetadataBuilder, StandardServiceRegistry) - Method in interface org.hibernate.boot.spi.MetadataBuilderInitializer
 
contribute(InFlightMetadataCollector, IndexView) - Method in interface org.hibernate.boot.spi.MetadataContributor
Perform the contributions.
contribute(MetadataSources) - Method in interface org.hibernate.boot.spi.MetadataSourcesContributor
Perform the process of contributing to MetadataSources.
contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.envers.boot.internal.EnversServiceContributor
 
contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.envers.boot.internal.TypeContributorImpl
 
contribute(StandardServiceRegistryBuilder) - Method in interface org.hibernate.service.spi.ServiceContributor
Contribute services to the indicated registry builder.
contribute(SessionFactoryServiceRegistryBuilder) - Method in interface org.hibernate.service.spi.SessionFactoryServiceContributor
Contribute services to the indicated registry builder.
contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.spatial.integration.SpatialInitializer
 
contributeType(BasicType) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
contributeType(BasicType, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
contributeType(UserType, String[]) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
contributeType(CompositeUserType, String[]) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
contributeType(BasicType) - Method in interface org.hibernate.boot.model.TypeContributions
 
contributeType(BasicType, String...) - Method in interface org.hibernate.boot.model.TypeContributions
 
contributeType(UserType, String...) - Method in interface org.hibernate.boot.model.TypeContributions
 
contributeType(CompositeUserType, String...) - Method in interface org.hibernate.boot.model.TypeContributions
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.AbstractHANADialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.Dialect
Allows the Dialect to contribute additional types
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.Oracle12cDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.PostgreSQL82Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
Allows the Dialect to contribute additional types
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
CONVENTIONAL_JAVA_CONSTANTS - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting which indicates whether or not Java constant follow the Java Naming conventions.
ConversionContext - Interface in org.hibernate.exception.spi
 
convert(Object) - Method in interface org.hibernate.engine.config.spi.ConfigurationService.Converter
Convert an untyped Object reference to the Converter's type.
convert(SQLException) - Method in class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
Perform a conversion.
convert(SQLException, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Convert an SQLException using the current converter, doing some logging first.
convert(SQLException, String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Convert an SQLException using the current converter, doing some logging first.
convert(HibernateException, LockOptions) - Method in interface org.hibernate.engine.spi.ExceptionConverter
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
convert(HibernateException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA sepcification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
convert(RuntimeException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
 
convert(RuntimeException, LockOptions) - Method in interface org.hibernate.engine.spi.ExceptionConverter
 
convert(SQLException, String) - Method in interface org.hibernate.engine.spi.ExceptionConverter
 
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.CacheSQLExceptionConversionDelegate
Convert the given SQLException into Hibernate's JDBCException hierarchy.
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLExceptionTypeDelegate
 
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLStateConversionDelegate
 
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
 
convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConversionDelegate
Convert the given SQLException into the Hibernate JDBCException hierarchy.
convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConverter
Convert the given SQLException into the Hibernate JDBCException hierarchy.
convert(RecognitionException) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
Converts the given ANTLR RecognitionException into a QuerySyntaxException.
convert(RecognitionException, String) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
Converts the given ANTLR RecognitionException into a QuerySyntaxException.
convert(SQLException, String, String) - Method in class org.hibernate.hql.spi.id.AbstractIdsBulkIdHandler
 
convert(HibernateException, LockOptions) - Method in class org.hibernate.internal.ExceptionConverterImpl
 
convert(HibernateException) - Method in class org.hibernate.internal.ExceptionConverterImpl
 
convert(RuntimeException) - Method in class org.hibernate.internal.ExceptionConverterImpl
 
convert(RuntimeException, LockOptions) - Method in class org.hibernate.internal.ExceptionConverterImpl
 
convert(SQLException, String) - Method in class org.hibernate.internal.ExceptionConverterImpl
 
convert(SQLException, String) - Method in class org.hibernate.internal.ScrollableResultsImpl
 
CONVERT - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
 
Convert - Class in org.hibernate.jpamodelgen.xml.jaxb
 
Convert() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Convert
 
convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
 
convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.BigDecimalValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.BigIntegerValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.BooleanValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.ByteValueHandler
 
convert(Object, Class<T>) - Static method in class org.hibernate.query.criteria.internal.ValueHandlerFactory
Convert the given value into the specified target type.
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.DoubleValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.FloatValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.IntegerValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.LongValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.NoOpValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.ShortValueHandler
 
convert(Object) - Method in class org.hibernate.query.criteria.internal.ValueHandlerFactory.StringValueHandler
 
convert(Object) - Method in interface org.hibernate.query.criteria.internal.ValueHandlerFactory.ValueHandler
 
convert(SQLException, String) - Method in class org.hibernate.result.internal.OutputsImpl
 
convert(Object) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
Converts an oracle to a JTS Geometry
convertCommitException(RuntimeException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
Converts the exception thrown during the transaction commit phase
convertCommitException(RuntimeException) - Method in class org.hibernate.internal.ExceptionConverterImpl
 
converter - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
 
Converter - Class in org.hibernate.jpamodelgen.xml.jaxb
 
Converter() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Converter
 
converter - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
 
ConvertFunction - Class in org.hibernate.dialect.function
A Caché defintion of a convert function.
ConvertFunction() - Constructor for class org.hibernate.dialect.function.ConvertFunction
 
convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.criteria.AuditProperty
 
convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in interface org.hibernate.envers.query.projection.AuditProjection
 
convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.projection.internal.EntityAuditProjection
 
convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.projection.internal.PropertyAuditProjection
 
convertSkipToIgnore(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
 
convertSqlException(String, SQLException) - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
 
convertSQLException(SQLException, String) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
 
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.DB2Dialect
Hibernate APIs explicitly state that setFirstResult() should be a zero-based offset.
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.Dialect
Deprecated.
Dialect.getLimitHandler() should be overridden instead.
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Hibernate APIs explicitly state that setFirstResult() should be a zero-based offset.
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
 
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.SQLServer2012LimitHandler
 
convertToLockMode(LockModeType) - Static method in class org.hibernate.internal.util.LockModeConverter
Convert from JPA defined LockModeType to Hibernate specific LockMode.
convertToLockModeType(LockMode) - Static method in class org.hibernate.internal.util.LockModeConverter
Convert from the Hibernate specific LockMode to the JPA defined LockModeType.
CONVEXHULL - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
CONVEXHULL aggregate function
CONVEXHULL - Static variable in interface org.hibernate.spatial.SpatialAnalysis
The convexhull function
coordinateScan(ManagedResourcesImpl, MetadataBuildingOptions, XmlMappingBinderAccess) - Method in class org.hibernate.boot.model.process.internal.ScanningCoordinator
 
coordinateSharedCacheCleanup(SharedSessionContractImplementor) - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
 
coordinateWork(WorkExecutorVisitable<T>) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
coordinateWork(WorkExecutorVisitable<T>) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Perform the requested work handling exceptions, coordinating and handling return processing.
CoordinatingEntityNameResolver - Class in org.hibernate.internal
 
CoordinatingEntityNameResolver(SessionFactoryImplementor, Interceptor) - Constructor for class org.hibernate.internal.CoordinatingEntityNameResolver
 
copy() - Method in class org.hibernate.engine.internal.JoinSequence
Create a full, although shallow, copy.
copy(InputStream, OutputStream) - Static method in class org.hibernate.engine.jdbc.StreamUtils
Copy the inputStream to the outputStream.
copy(InputStream, OutputStream, int) - Static method in class org.hibernate.engine.jdbc.StreamUtils
Copy the inputStream to the outputStream using a buffer of the specified size
copy(Reader, Writer) - Static method in class org.hibernate.engine.jdbc.StreamUtils
Copy the reader to the writer.
copy(Reader, Writer, int) - Static method in class org.hibernate.engine.jdbc.StreamUtils
Copy the reader to the writer using a buffer of the specified size
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
copy() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Make a copy of this holder.
copy(InputStream, OutputStream) - Static method in class org.hibernate.internal.util.io.StreamCopier
 
copy(LockOptions, LockOptions) - Static method in class org.hibernate.LockOptions
Perform a shallow copy.
copy(NativeSQLQueryReturn[]) - Static method in class org.hibernate.procedure.internal.Util
Makes a copy of the given query return array.
copy(Set<String>) - Static method in class org.hibernate.procedure.internal.Util
Make a (shallow) copy of query spaces to be synchronized
copy(Map<String, Object>) - Static method in class org.hibernate.procedure.internal.Util
Make a (shallow) copy of the JPA query hints map
copy() - Method in class org.hibernate.sql.ANSIJoinFragment
 
copy() - Method in class org.hibernate.sql.JoinFragment
Make a copy.
copy() - Method in class org.hibernate.sql.OracleJoinFragment
 
copy() - Method in class org.hibernate.sql.QueryJoinFragment
 
copy() - Method in class org.hibernate.sql.QuerySelect
 
copy() - Method in class org.hibernate.sql.Sybase11JoinFragment
 
CopyIdentifierComponentSecondPass - Class in org.hibernate.cfg
 
CopyIdentifierComponentSecondPass(Component, String, Ejb3JoinColumn[], MetadataBuildingContext) - Constructor for class org.hibernate.cfg.CopyIdentifierComponentSecondPass
 
copyReferencedStructureAndCreateDefaultJoinColumns(PersistentClass, Iterator, SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
copyTypeFrom(SimpleValue) - Method in class org.hibernate.mapping.SimpleValue
 
copyValues(EntityPersister, Object, Object, SessionImplementor, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
copyValues(EntityPersister, Object, Object, SessionImplementor, Map, ForeignKeyDirection) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
CoreLogging - Class in org.hibernate.internal
Quite sad, really, when you need helpers for generating loggers...
CoreMessageLogger - Interface in org.hibernate.internal
The jboss-logging MessageLogger for the hibernate-core module.
correlate(Root<Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
correlate(Join<X, Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
correlate(CollectionJoin<X, Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
correlate(SetJoin<X, Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
correlate(ListJoin<X, Y>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
correlate(MapJoin<X, K, V>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.query.criteria.internal.CollectionJoinImplementor
 
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.query.criteria.internal.FromImplementor
 
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.query.criteria.internal.JoinImplementor
Refined return type
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.query.criteria.internal.ListJoinImplementor
 
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.query.criteria.internal.MapJoinImplementor
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.AbstractJoinImpl
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.CollectionAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.ListAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.MapAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.RootImpl
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.SetAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in class org.hibernate.query.criteria.internal.path.SingularAttributeJoin
 
correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.query.criteria.internal.SetJoinImplementor
 
CorrelationJoinScope() - Constructor for class org.hibernate.query.criteria.internal.path.AbstractFromImpl.CorrelationJoinScope
 
couldNotBindJndiListener() - Method in interface org.hibernate.internal.CoreMessageLogger
 
count(String) - Static method in class org.hibernate.criterion.Projections
A property value count projection
count() - Method in class org.hibernate.criterion.Property
Creates a property count projection
count() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection counting the values
count() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
count() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
count(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
COUNT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
COUNT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
count(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
COUNT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
count(Expression<?>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
COUNT(CriteriaBuilderImpl, Expression<?>, boolean) - Constructor for class org.hibernate.query.criteria.internal.expression.function.AggregationFunction.COUNT
 
count(Connection) - Method in class org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter
 
count(Connection) - Method in interface org.hibernate.testing.jdbc.leak.IdleConnectionCounter
Count the number of idle connections.
count(Connection) - Method in class org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter
 
count(Connection) - Method in class org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter
 
count(Connection) - Method in class org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter
 
countCollectionPersisters(List) - Static method in class org.hibernate.loader.JoinWalker
Count the number of instances of Joinable which are actually also instances of PersistentCollection which are being fetched by outer join
countDistinct(String) - Static method in class org.hibernate.criterion.Projections
A distinct property value count projection
countDistinct() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection counting distinct values
countDistinct(Expression<?>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
countEntityPersisters(List) - Static method in class org.hibernate.loader.JoinWalker
Count the number of instances of Joinable which are actually also instances of Loadable, or are one-to-many associations
COUNTER - Static variable in class org.hibernate.testing.byteman.BytemanHelper
 
countExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
CountFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.CountFunction
 
countInvocation() - Method in class org.hibernate.testing.byteman.BytemanHelper
 
CountNode - Class in org.hibernate.hql.internal.ast.tree
Represents a COUNT expression in a select.
CountNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CountNode
 
countNonNull(Serializable[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
CountProjection - Class in org.hibernate.criterion
A count projection
CountProjection(String) - Constructor for class org.hibernate.criterion.CountProjection
Constructs the count projection.
countSubclassProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
countSubclassProperties() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
How many properties are there, for this class and all subclasses?
countTrue(boolean...) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
countUnquoted(String, char) - Static method in class org.hibernate.internal.util.StringHelper
 
create(AttributeConverterDefinition, ClassmateContext) - Static method in class org.hibernate.boot.internal.AttributeConverterDescriptorImpl
 
create - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
 
create(Class<? extends T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategyCreator
 
create(Class, String[], String[], Class[]) - Static method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
Creates a new instance of BulkAccessor.
create(Class) - Static method in class org.hibernate.bytecode.internal.javassist.FastClass
Constructs a FastClass
create(Class<? extends RegionFactory>) - Method in class org.hibernate.cache.internal.StrategyCreatorRegionFactoryImpl
 
create(Object) - Static method in class org.hibernate.criterion.Example
Create a new Example criterion instance, which includes all non-null properties by default
create() - Method in class org.hibernate.criterion.ProjectionList
Deprecated.
an instance factory method does not make sense
create(Class) - Method in class org.hibernate.hql.internal.ast.SqlASTFactory
Actually instantiate the AST node.
create(ASTFactory, int, String) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Deprecated.
silly
create(AbstractManagedType<X>, Type<E>, Class<C>, Type<K>) - Static method in class org.hibernate.metamodel.internal.PluralAttributeImpl
 
create(Metadata) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
 
create(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
 
create(Metadata, StandardServiceRegistry, Connection) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
 
create(EnumSet<TargetType>, Metadata) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
create(ResultTransformer, String[], boolean[]) - Static method in class org.hibernate.transform.CacheableResultTransformer
Returns a CacheableResultTransformer that is used to transform tuples to a value(s) that can be cached.
create(SessionFactoryImplementor, Property, ValueGeneration) - Static method in class org.hibernate.tuple.entity.EntityMetamodel
 
CREATE_BLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
Callback for performing contextual BLOB creation
CREATE_CLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
Callback for performing contextual CLOB creation
CREATE_EMPTY_COMPOSITES_ENABLED - Static variable in interface org.hibernate.cfg.AvailableSettings
[EXPERIMENTAL] Enable instantiation of composite/embedded objects when all of its attribute values are null.
CREATE_NCLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
Callback for performing contextual NCLOB creation
createAccessDelegate(AccessType) - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
createAlias(String, String) - Method in interface org.hibernate.Criteria
Join an association, assigning an alias to the joined association.
createAlias(String, String, JoinType) - Method in interface org.hibernate.Criteria
Join an association using the specified join-type, assigning an alias to the joined association.
createAlias(String, String, int) - Method in interface org.hibernate.Criteria
createAlias(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
Join an association using the specified join-type, assigning an alias to the joined association.
createAlias(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
createAlias(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
Creates an association path alias within this DetachedCriteria.
createAlias(String, String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
Creates an association path alias within this DetachedCriteria specifying the type of join.
createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
Creates an association path alias within this DetachedCriteria specifying the type of join.
createAlias(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
createAlias(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAllKeys() - Method in class org.hibernate.mapping.Collection
 
createAllKeys() - Method in class org.hibernate.mapping.Map
 
createAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of AssociationOverride
createAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of AttributeOverride
createAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Attributes
createBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Basic
createBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
Builds a batch-fetch capable CollectionInitializer for basic and many-to-many collections (collections with a dedicated collection table).
createBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
Builds a batch-fetch capable CollectionInitializer for one-to-many collections (collections without a dedicated collection table).
createBinarySubtree(ASTFactory, int, String, AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Creates a 'binary operator' subtree, given the information about the parent and the two child nodex.
createBlob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create the basic contextual BLOB reference.
createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
 
createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
 
createBlob(byte[]) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a BLOB reference encapsulating the given byte array.
createBlob(InputStream, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a BLOB reference encapsulating the given binary stream.
createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
createBlob(byte[]) - Method in interface org.hibernate.LobHelper
Create a new Blob from bytes.
createBlob(InputStream, long) - Method in interface org.hibernate.LobHelper
Create a new Blob from stream data.
createCache(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
createCacheManager(Properties, ServiceRegistry) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createCacheManager(ConfigurationBuilderHolder) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createCacheManager(Properties, ServiceRegistry) - Method in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
 
createCacheWrapper(AdvancedCache) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createCaching(JaxbHbmCacheType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
 
createCascadeType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of CascadeType
createCaseFragment() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.
 
createCaseFragment() - Method in class org.hibernate.dialect.Dialect
Create a CaseFragment strategy responsible for handling this dialect's variations in how CASE statements are handled.
createCaseFragment() - Method in class org.hibernate.dialect.MckoiDialect
 
createCaseFragment() - Method in class org.hibernate.dialect.Oracle8iDialect
Map case support to the Oracle DECODE function.
createCaseFragment() - Method in class org.hibernate.dialect.Oracle9iDialect
 
createCaseFragment() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.
 
createCaseFragment() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
createCaseFragment() - Method in class org.hibernate.dialect.SAPDBDialect
 
createClassicHolderInstantiator(Constructor, ResultTransformer) - Static method in class org.hibernate.hql.internal.HolderInstantiator
 
createClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create the basic contextual CLOB reference.
createClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
 
createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
 
createClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a CLOB reference encapsulating the given String data.
createClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a CLOB reference encapsulating the given character data.
createClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
createClob(String) - Method in interface org.hibernate.LobHelper
Create a new Clob from content.
createClob(Reader, long) - Method in interface org.hibernate.LobHelper
Create a new Clob from character reader.
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ArrayBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.BagBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.IdBagBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ListBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.MapBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.PrimitiveArrayBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.SetBinder
 
createCollection(QueryableCollection, String, JoinType, boolean, boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElementFactory
 
createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Create the CollectionLoader
createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.OneToManyPersister
Create the OneToManyLoader
createCollectionJoin(QuerySpace, String, CollectionQuerySpace, boolean, CollectionType, SessionFactoryImplementor) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinHelper
 
createCollectionJoinSequence(QueryableCollection, String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Create a join sequence rooted at the given collection.
createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
 
createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
 
createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
createCollectionPersister(Collection, CollectionRegionAccessStrategy, PersisterCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
 
createCollectionPersister(Collection, CollectionRegionAccessStrategy, PersisterCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
Create a collection persister instance.
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
 
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
 
createCollectionSubquery(JoinSequence, Map, String[]) - Static method in class org.hibernate.hql.internal.CollectionSubqueryFactory
 
createCollectionTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of CollectionTable
createColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Column
createColumnResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of ColumnResult
createComponent(PropertyHolder, PropertyData, boolean, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.AnnotationBinder
 
createComponentJoin(CompositeType) - Method in class org.hibernate.hql.internal.ast.tree.FromElementFactory
 
createComponentPrefix(String) - Static method in class org.hibernate.envers.internal.tools.MappingTools
 
createCompositeAttributeFetch(AttributeDefinition, ExpandingCompositeQuerySpace) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeReference
 
createCompositeAttributeFetch(AttributeDefinition, ExpandingCompositeQuerySpace) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference
 
createCompositeAttributeFetch(AttributeDefinition, ExpandingCompositeQuerySpace) - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
createCompositeJoin(QuerySpace, String, CompositeQuerySpace, boolean, CompositeType) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinHelper
 
createConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
 
createConnection(String, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
 
createConnection(String, int, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
 
createConstructorResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of ConstructorResult
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider

Note: per-spec, the values passed as properties override values found in PersistenceUnitInfo

createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.osgi.OsgiPersistenceProvider
 
createConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Convert
createConverter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Converter
createCopyUsing(RowSelection) - Method in class org.hibernate.engine.spi.QueryParameters
 
createCorrelationDelegate() - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
createCorrelationDelegate() - Method in class org.hibernate.query.criteria.internal.path.CollectionAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.query.criteria.internal.path.ListAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.query.criteria.internal.path.MapAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.query.criteria.internal.path.RootImpl
 
createCorrelationDelegate() - Method in class org.hibernate.query.criteria.internal.path.SetAttributeJoin
 
createCorrelationDelegate() - Method in class org.hibernate.query.criteria.internal.path.SingularAttributeJoin
 
createCriteria(String) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity.
createCriteria(String, JoinType) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, using the specified join type.
createCriteria(String, int) - Method in interface org.hibernate.Criteria
createCriteria(String, String) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias.
createCriteria(String, String, JoinType) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias and using the specified join type.
createCriteria(String, String, int) - Method in interface org.hibernate.Criteria
createCriteria(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias and using the specified join type.
createCriteria(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
createCriteria(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
Creates a nested DetachedCriteria representing the association path.
createCriteria(String) - Method in class org.hibernate.criterion.DetachedCriteria
Creates a nested DetachedCriteria representing the association path.
createCriteria(String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
Creates a nested DetachedCriteria representing the association path, specifying the type of join to use.
createCriteria(String, String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
Creates a nested DetachedCriteria representing the association path, specifying the type of join to use.
createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
Creates a nested DetachedCriteria representing the association path, specifying the type of join to use and an additional join restriction.
createCriteria(String, int) - Method in class org.hibernate.criterion.DetachedCriteria
createCriteria(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
createCriteria(Class) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createCriteria(Class, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createCriteria(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createCriteria(String, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createCriteria(String) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, int) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(Class, String) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(String, String) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(Class) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(String) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(Class, String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(String, String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(Class) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(Class) - Method in interface org.hibernate.SharedSessionContract
Deprecated.
(since 5.2) for Session, use the JPA Criteria
createCriteria(Class, String) - Method in interface org.hibernate.SharedSessionContract
Deprecated.
(since 5.2) for Session, use the JPA Criteria
createCriteria(String) - Method in interface org.hibernate.SharedSessionContract
Deprecated.
(since 5.2) for Session, use the JPA Criteria
createCriteria(String, String) - Method in interface org.hibernate.SharedSessionContract
Deprecated.
(since 5.2) for Session, use the JPA Criteria
createCriteriaDelete(Class<T>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
createCriteriaUpdate(Class<T>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
createCustomLoader(CustomQuery, SessionFactoryImplementor) - Method in interface org.hibernate.engine.query.spi.NativeQueryInterpreter
Deprecated.
This method will be removed in 6.
createDenormalizedTable(Identifier, boolean, Table) - Method in class org.hibernate.boot.model.relational.Namespace
 
createDiscriminatorColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of DiscriminatorColumn
createElementCollection() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of ElementCollection
createEmbeddable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Embeddable
createEmbeddableAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of EmbeddableAttributes
createEmbedded() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Embedded
createEmbeddedId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of EmbeddedId
createEmptyType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of EmptyType
createEntity(Document, AuditTableData, String, Boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
createEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Entity
createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in class org.hibernate.engine.internal.ImmutableEntityEntryFactory
 
createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in class org.hibernate.engine.internal.MutableEntityEntryFactory
 
createEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in interface org.hibernate.engine.spi.EntityEntryFactory
Creates EntityEntry.
createEntityGraph(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createEntityGraph(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createEntityGraph(Class<T>) - Method in class org.hibernate.internal.SessionImpl
 
createEntityGraph(String) - Method in class org.hibernate.internal.SessionImpl
 
createEntityJoin(String, String, JoinSequence, boolean, boolean, EntityType, String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElementFactory
 
createEntityJoin(QuerySpace, String, EntityQuerySpace, boolean, EntityType, SessionFactoryImplementor) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinHelper
 
createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
 
createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
 
createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
createEntityListener() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of EntityListener
createEntityListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of EntityListeners
createEntityLoader(LockMode, LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createEntityLoader(LockOptions, LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createEntityLoader(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Used internally to create static loaders.
createEntityManager() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManager(Map) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManager(SynchronizationType) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManager(SynchronizationType, Map) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManager() - Method in class org.hibernate.internal.SessionFactoryImpl
 
createEntityManager(Map) - Method in class org.hibernate.internal.SessionFactoryImpl
 
createEntityManager(SynchronizationType) - Method in class org.hibernate.internal.SessionFactoryImpl
 
createEntityManager(SynchronizationType, Map) - Method in class org.hibernate.internal.SessionFactoryImpl
 
createEntityManagerFactory(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider

Note: per-spec, the values passed as properties override values found in persistence.xml

createEntityManagerFactory(String, Map) - Method in class org.hibernate.osgi.OsgiPersistenceProvider
 
createEntityMappings() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of EntityMappings
createEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
 
createEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
Create an entity persister instance.
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
 
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
 
createEntityResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of EntityResult
createFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
 
createFieldResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of FieldResult
createFilter(Object, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createFilter(Object, String) - Method in class org.hibernate.internal.SessionImpl
 
createFilter(Object, String) - Method in interface org.hibernate.Session
Create a Query instance for the given collection and filter string.
createFilterKeys(Map<String, Filter>) - Static method in class org.hibernate.cache.spi.FilterKey
Constructs a number of FilterKey instances, given the currently enabled filters
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslatorFactory
Construct a FilterTranslator instance capable of translating an HQL filter string.
createForeignKey() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
createForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of ForeignKey
createForeignKey() - Method in class org.hibernate.mapping.Collection
 
createForeignKey() - Method in class org.hibernate.mapping.Join
 
createForeignKey() - Method in class org.hibernate.mapping.ManyToOne
 
createForeignKey() - Method in class org.hibernate.mapping.OneToMany
 
createForeignKey() - Method in class org.hibernate.mapping.OneToOne
 
createForeignKey() - Method in class org.hibernate.mapping.SimpleValue
 
createForeignKey() - Method in class org.hibernate.mapping.Subclass
 
createForeignKey(String, List, String, String) - Method in class org.hibernate.mapping.Table
 
createForeignKey(String, List, String, String, List) - Method in class org.hibernate.mapping.Table
 
createForeignKey() - Method in class org.hibernate.mapping.ToOne
 
createForeignKey() - Method in interface org.hibernate.mapping.Value
 
createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
 
createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.JoinedSubclassEntitySourceImpl
 
createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
 
createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
 
createForeignKeyConstraint() - Method in interface org.hibernate.boot.model.source.spi.ForeignKeyContributingSource
Primarily exists to support JPA's @ForeignKey(NO_CONSTRAINT).
createForeignKeyOfEntity(String) - Method in interface org.hibernate.mapping.KeyValue
 
createForeignKeyOfEntity(String) - Method in class org.hibernate.mapping.SimpleValue
 
createForeignKeys() - Method in class org.hibernate.mapping.DenormalizedTable
 
createForeignKeys() - Method in class org.hibernate.mapping.Table
 
createFormulatedValue(Value, Collection, String, PersistentClass, PersistentClass, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.MapBinder
 
createFrom(int, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createFromElement(String, AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
createFromElement(String, AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createFromFilterElement(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
createFromFilterElement(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createFromJoinElement(AST, AST, int, AST, AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
createFromJoinElement(AST, AST, int, AST, AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createFromMetadata(Metadata, ExecutionOptions, Dialect, Formatter, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
 
createFromScript(ScriptSourceInput, ImportSqlCommandExtractor, Formatter, ExecutionOptions, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
 
createGeneratedValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of GeneratedValue
createH2Schema(String, Configuration) - Static method in class org.hibernate.testing.junit4.Helper
 
createH2Schema(String, Map) - Static method in class org.hibernate.testing.junit4.Helper
Create additional H2 schema.
createId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Id
createIdClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of IdClass
createIdentifierGenerator(String, Type, Properties) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
Given a strategy, retrieve the appropriate identifier generator instance.
createIdentifierGenerator(String, Type, Properties) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.Component
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in interface org.hibernate.mapping.KeyValue
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.SimpleValue
 
createIdMap(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
Creates map for storing identifier data.
createImplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
 
createImplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
createImplicitDiscriminatorsForJoinedInheritance() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Whether we should do discrimination implicitly joined subclass style inheritance when no discriminator info is provided.
createIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Index
createInformation() - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
 
createInheritance() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Inheritance
createInstanceFromVersionsEntity(String, Map, Number) - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
Creates an entity instance based on an entry from the versions table.
createIntoClause(String, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
createIntoClause(String, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createIsolationDelegate() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
 
createIsolationDelegate() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
 
createIsolationDelegate() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Retrieve an isolation delegate appropriate for this transaction strategy.
createJaxbCfgCollectionCacheType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgCollectionCacheType
createJaxbCfgConfigPropertyType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgConfigPropertyType
createJaxbCfgEntityCacheType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgEntityCacheType
createJaxbCfgEventListenerGroupType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgEventListenerGroupType
createJaxbCfgEventListenerType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgEventListenerType
createJaxbCfgHibernateConfiguration() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgHibernateConfiguration
createJaxbCfgHibernateConfigurationJaxbCfgSecurity() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
createJaxbCfgHibernateConfigurationJaxbCfgSecurityJaxbCfgGrant() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
createJaxbCfgHibernateConfigurationJaxbCfgSessionFactory() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
createJaxbCfgMappingReferenceType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgMappingReferenceType
createJaxbHbmAnyAssociationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmAnyAssociationType
createJaxbHbmAnyValueMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmAnyValueMappingType
createJaxbHbmArrayType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmArrayType
createJaxbHbmAuxiliaryDatabaseObjectType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmAuxiliaryDatabaseObjectTypeJaxbHbmDefinition() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmBagCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmBagCollectionType
createJaxbHbmBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmBasicAttributeType
createJaxbHbmBasicCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmBasicCollectionElementType
createJaxbHbmCacheType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCacheType
createJaxbHbmClassRenameType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmClassRenameType
createJaxbHbmCollectionIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCollectionIdType
createJaxbHbmColumnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmColumnType
createJaxbHbmCompositeAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeAttributeType
createJaxbHbmCompositeCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmCompositeIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeIdType
createJaxbHbmCompositeIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeIndexType
createJaxbHbmCompositeKeyBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmCompositeKeyManyToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeKeyManyToOneType
createJaxbHbmConfigParameterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmConfigParameterType
createJaxbHbmCustomSqlDmlType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCustomSqlDmlType
createJaxbHbmDialectScopeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmDialectScopeType
createJaxbHbmDiscriminatorSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmDynamicComponentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmDynamicComponentType
createJaxbHbmEntityDiscriminatorType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmEntityDiscriminatorType
createJaxbHbmFetchProfileType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmFetchProfileType
createJaxbHbmFetchProfileTypeJaxbHbmFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmFilterAliasMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmFilterAliasMappingType
createJaxbHbmFilterDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmFilterDefinitionType
createJaxbHbmFilterDefinitionTypeFilterParam(JaxbHbmFilterParameterType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmFilterParameterType>}
createJaxbHbmFilterParameterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmFilterParameterType
createJaxbHbmFilterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmFilterType
createJaxbHbmFilterTypeAliases(JaxbHbmFilterAliasMappingType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmFilterAliasMappingType>}
createJaxbHbmGeneratorSpecificationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmGeneratorSpecificationType
createJaxbHbmHibernateMapping() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmHibernateMapping
createJaxbHbmIdBagCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmIdBagCollectionType
createJaxbHbmIdentifierGeneratorDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmIndexManyToAnyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmIndexManyToAnyType
createJaxbHbmIndexManyToManyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmIndexManyToManyType
createJaxbHbmIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmIndexType
createJaxbHbmJoinedSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmJoinedSubclassEntityType
createJaxbHbmKeyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmKeyType
createJaxbHbmListIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmListIndexType
createJaxbHbmListType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmListType
createJaxbHbmLoaderType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmLoaderType
createJaxbHbmManyToAnyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmManyToManyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmManyToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmManyToOneType
createJaxbHbmMapKeyBasicType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapKeyBasicType
createJaxbHbmMapKeyCompositeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapKeyCompositeType
createJaxbHbmMapKeyManyToManyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapKeyManyToManyType
createJaxbHbmMapType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapType
createJaxbHbmMultiTenancyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMultiTenancyType
createJaxbHbmNamedNativeQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNamedNativeQueryType
createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmNativeQueryCollectionLoadReturnType>}
createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmQueryParamType>}
createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmNativeQueryReturnType>}
createJaxbHbmNamedNativeQueryTypeReturnJoin(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmNativeQueryJoinReturnType>}
createJaxbHbmNamedNativeQueryTypeReturnScalar(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmNativeQueryScalarReturnType>}
createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmSynchronizeType>}
createJaxbHbmNamedQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNamedQueryType
createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmQueryParamType>}
createJaxbHbmNativeQueryCollectionLoadReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryJoinReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNativeQueryJoinReturnType
createJaxbHbmNativeQueryPropertyReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryPropertyReturnTypeJaxbHbmReturnColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNativeQueryReturnType
createJaxbHbmNativeQueryReturnTypeJaxbHbmReturnDiscriminator() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryScalarReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNaturalIdCacheType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNaturalIdCacheType
createJaxbHbmNaturalIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNaturalIdType
createJaxbHbmNestedCompositeElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNestedCompositeElementType
createJaxbHbmOneToManyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmOneToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmOneToOneType
createJaxbHbmParentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmParentType
createJaxbHbmPrimitiveArrayType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmPrimitiveArrayType
createJaxbHbmPropertiesType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmPropertiesType
createJaxbHbmQueryParamType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmQueryParamType
createJaxbHbmResultSetMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmResultSetMappingType
createJaxbHbmRootEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmRootEntityType
createJaxbHbmSecondaryTableType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSecondaryTableType
createJaxbHbmSetType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSetType
createJaxbHbmSimpleIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSimpleIdType
createJaxbHbmSynchronizeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSynchronizeType
createJaxbHbmTimestampAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTimestampAttributeType
createJaxbHbmToolingHintType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmToolingHintType
createJaxbHbmTuplizerType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTuplizerType
createJaxbHbmTypeDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTypeDefinitionType
createJaxbHbmTypeSpecificationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTypeSpecificationType
createJaxbHbmUnionSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmUnionSubclassEntityType
createJaxbHbmVersionAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmVersionAttributeType
createJoin(Element, String, String, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
createJoin(String, boolean, boolean, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createJoin(int[], String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of JoinColumn
createJoinSequence() - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Generate an empty join sequence instance.
createJoinSequence(boolean, AssociationType, String, JoinType, String[]) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Generate a join sequence representing the given association type.
createJoinSequence(boolean, AssociationType, String, JoinType, String[][]) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Generate a join sequence representing the given association type.
createJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of JoinTable
CreateKeySecondPass - Class in org.hibernate.cfg
 
CreateKeySecondPass(RootClass) - Constructor for class org.hibernate.cfg.CreateKeySecondPass
 
CreateKeySecondPass(JoinedSubclass) - Constructor for class org.hibernate.cfg.CreateKeySecondPass
 
createLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createLob() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Lob
createManyToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of ManyToMany
createManyToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of ManyToOne
createMapKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of MapKey
createMapKeyClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of MapKeyClass
createMapKeyColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of MapKeyColumn
createMapKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of MapKeyJoinColumn
createMappedSuperclass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of MappedSuperclass
createName(String) - Method in class org.hibernate.hql.internal.ast.util.AliasGenerator
 
createNamedAttributeNode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of NamedAttributeNode
createNamedEntityGraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of NamedEntityGraph
createNamedNativeQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of NamedNativeQuery
createNamedQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createNamedQuery(String, Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createNamedQuery(String, Class<T>) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createNamedQuery(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createNamedQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createNamedQuery(String, Class<R>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createNamedQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of NamedQuery
createNamedQuery(String) - Method in interface org.hibernate.query.QueryProducer
The JPA-defined named query creation method.
createNamedQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
The JPA-defined named, typed query creation method.
createNamedQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createNamedQuery(String, Class<R>) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createNamedQuery(String, Class<T>) - Method in interface org.hibernate.Session
 
createNamedQueryDefinition() - Method in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
createNamedQueryDefinition() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
 
createNamedStoredProcedureQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createNamedStoredProcedureQuery(String) - Method in class org.hibernate.internal.SessionImpl
 
createNamedStoredProcedureQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of NamedStoredProcedureQuery
createNamedSubgraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of NamedSubgraph
createNativeQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createNativeQuery(String, Class) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createNativeQuery(String, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createNativeQuery(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createNativeQuery(String, Class) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createNativeQuery(String, String) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createNativeQuery(NamedSQLQueryDefinition, Class<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createNativeQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createNativeQuery(String, Class) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createNativeQuery(String, String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createNativeQuery(String) - Method in interface org.hibernate.query.QueryProducer
Create a NativeQuery instance for the given native (SQL) query
createNativeQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
Create a NativeQuery instance for the given native (SQL) query using implicit mapping to the specified Java type.
createNativeQuery(String, String) - Method in interface org.hibernate.query.QueryProducer
Create a NativeQuery instance for the given native (SQL) query using implicit mapping to the specified Java type.
createNativeQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createNativeQuery(String, Class) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createNativeQuery(String, String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createNaturalIdCaching(JaxbHbmNaturalIdCacheType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
 
createNaturalIdKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
 
createNaturalIdKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
 
createNaturalIdKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
 
createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
 
createNClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create the basic contextual NCLOB reference.
createNClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
 
createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
 
createNClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a NCLOB reference encapsulating the given String data.
createNClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
Create a NCLOB reference encapsulating the given character data.
createNClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
createNClob(String) - Method in interface org.hibernate.LobHelper
Create a new NClob from content.
createNClob(Reader, long) - Method in interface org.hibernate.LobHelper
Create a new NClob from character reader.
createNewEntry(K, int, BoundedConcurrentHashMap.HashEntry<K, V>, V) - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
 
createNumber(long, Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
Deprecated.
Use the holders instead.
createOneToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of OneToMany
createOneToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of OneToOne
createOnly(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
 
createOnly(EnumSet<TargetType>, Metadata) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
createOrderColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of OrderColumn
createOuterJoinFragment() - Method in class org.hibernate.dialect.Cache71Dialect
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.Dialect
Create a JoinFragment strategy responsible for handling this dialect's variations in how joins are handled.
createOuterJoinFragment() - Method in class org.hibernate.dialect.Oracle10gDialect
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.Oracle8iDialect
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.Sybase11Dialect
 
createOuterJoinFragment() - Method in class org.hibernate.dialect.TimesTenDialect
 
createParent(ASTFactory, int, String, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Creates a single parent of the specified child (i.e.
createPersistence() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Persistence
createPersistencePersistenceUnit() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Persistence.PersistenceUnit
createPersistencePersistenceUnitProperties() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
createPersistencePersistenceUnitPropertiesProperty() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
createPersistenceUnitDefaults() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PersistenceUnitDefaults
createPersistenceUnitMetadata() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PersistenceUnitMetadata
createPluralAttributeFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
 
createPostLoad() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PostLoad
createPostPersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PostPersist
createPostRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PostRemove
createPostUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PostUpdate
createPrePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PrePersist
createPreRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PreRemove
createPreUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PreUpdate
createPrimaryKey() - Method in class org.hibernate.mapping.Join
 
createPrimaryKey() - Method in class org.hibernate.mapping.PersistentClass
 
createPrimaryKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of PrimaryKeyJoinColumn
createPropertyRefConstraints(Map) - Method in class org.hibernate.mapping.ManyToOne
 
createProxy(AuditReaderImplementor, Class<?>, String, Object, Number, boolean, EnversService) - Static method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneEntityLoader
Creates proxy of referenced *-to-one entity.
createProxy(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createProxy(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Create a new proxy instance
createProxy(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
createProxy(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Generates an appropriate proxy representation of this entity for this entity-mode.
createProxyOrLoadImmediate(AuditReaderImplementor, Class<?>, String, Object, Number, boolean, EnversService) - Static method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneEntityLoader
Creates Hibernate proxy or retrieves the complete object of an entity if proxy is not allowed (e.g.
createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createQuery(String, Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createQuery(CriteriaQuery<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createQuery(CriteriaUpdate) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createQuery(CriteriaDelete) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createQuery(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createQuery(String, Class<T>) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createQuery(CriteriaQuery<T>) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createQuery(CriteriaUpdate) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createQuery(CriteriaDelete) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated.
(since 5.2) - see deprecation note on super
createQuery() - Method in interface org.hibernate.envers.AuditReader
Creates an audit query
createQuery() - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
createQuery(NamedQueryDefinition) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createQuery(String, Class<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createQuery(NamedQueryDefinition, Class<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions) - Method in class org.hibernate.internal.SessionImpl
 
createQuery(CriteriaQuery<T>) - Method in class org.hibernate.internal.SessionImpl
 
createQuery(CriteriaUpdate) - Method in class org.hibernate.internal.SessionImpl
 
createQuery(CriteriaDelete) - Method in class org.hibernate.internal.SessionImpl
 
createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions) - Method in interface org.hibernate.jpa.spi.HibernateEntityManagerImplementor
Deprecated.
(since 5.2) this method form is used to construct a "compiled" representation of a JPA Criteria query. However it assumes the old yucky implementation of "compilation" that converted the Criteria into a HQL/JPQL string. In 6.0 that is re-written from scratch to compile to SQM, and so this method would not be needed in 6.0
createQuery() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
createQuery(Class<T>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
createQuery(String) - Method in interface org.hibernate.query.QueryProducer
Create a Query instance for the given HQL/JPQL query string.
createQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
Create a typed Query instance for the given HQL/JPQL query string.
createQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createQuery(String, Class<R>) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createQuery(String) - Method in interface org.hibernate.Session
 
createQuery(String, Class<T>) - Method in interface org.hibernate.Session
 
createQuery(CriteriaQuery<T>) - Method in interface org.hibernate.Session
 
createQuery(CriteriaUpdate) - Method in interface org.hibernate.Session
 
createQuery(CriteriaDelete) - Method in interface org.hibernate.Session
 
createQueryHint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of QueryHint
createQueryLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createQueryPlan(NativeSQLQuerySpecification, SessionFactoryImplementor) - Method in class org.hibernate.engine.query.internal.NativeQueryInterpreterStandardImpl
 
createQueryPlan(NativeSQLQuerySpecification, SessionFactoryImplementor) - Method in interface org.hibernate.engine.query.spi.NativeQueryInterpreter
Creates a new query plan for the specified native query.
createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in interface org.hibernate.hql.spi.QueryTranslatorFactory
Construct a QueryTranslator instance capable of translating an HQL query string.
createReader(InputStream, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
 
createReader(Source, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
 
createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
 
createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder
 
createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder
 
createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder
 
createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder
 
createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
 
createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder
 
createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder
 
createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder
 
createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder
 
createRoot(AssociationType, String, SessionFactoryImplementor) - Static method in class org.hibernate.loader.OuterJoinableAssociation
 
createSAXReader(ErrorLogger, EntityResolver) - Method in class org.hibernate.internal.util.xml.XMLHelper
Deprecated.
 
createSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
createSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
createSchemaAndCatalog(DatabaseInformation, ExecutionOptions, Dialect, Formatter, boolean, boolean, Set<Identifier>, Namespace, GenerationTarget[]) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
createSecondaryTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of SecondaryTable
createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
Feature supported only by H2 dialect.
createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
createSelect(int[], int[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createSelectNewTransformer(Constructor, boolean, boolean) - Static method in class org.hibernate.hql.internal.HolderInstantiator
 
createSequence(Identifier, int, int) - Method in class org.hibernate.boot.model.relational.Namespace
 
createSequenceGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of SequenceGenerator
createSerFile(File, Binder) - Static method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
 
createService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
createServiceBinding(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
createServiceBinding(ProvidedService<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
createSibling(ASTFactory, int, String, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Creates a single node AST as a sibling of the passed prevSibling, taking care to reorganize the tree correctly to account for this newly created node.
createSQLQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createSQLQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createSQLQuery(String) - Method in interface org.hibernate.query.QueryProducer
Deprecated.
createSQLQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
createSqlResultSetMapping() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of SqlResultSetMapping
createStatement() - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Create a statement.
createStoredProcedureCall(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createStoredProcedureCall(String, Class...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createStoredProcedureCall(String, String...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createStoredProcedureCall(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createStoredProcedureCall(String, Class...) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createStoredProcedureCall(String, String...) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
createStoredProcedureCall(String) - Method in class org.hibernate.internal.SessionImpl
 
createStoredProcedureCall(String, String...) - Method in class org.hibernate.internal.SessionImpl
 
createStoredProcedureCall(String, Class...) - Method in class org.hibernate.internal.SessionImpl
 
createStoredProcedureCall(String) - Method in interface org.hibernate.SharedSessionContract
Creates a call to a stored procedure.
createStoredProcedureCall(String, Class...) - Method in interface org.hibernate.SharedSessionContract
Creates a call to a stored procedure with specific result set entity mappings.
createStoredProcedureCall(String, String...) - Method in interface org.hibernate.SharedSessionContract
Creates a call to a stored procedure with specific result set entity mappings.
createStoredProcedureParameter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of StoredProcedureParameter
createStoredProcedureQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createStoredProcedureQuery(String, Class...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createStoredProcedureQuery(String, String...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createStoredProcedureQuery(String) - Method in class org.hibernate.internal.SessionImpl
 
createStoredProcedureQuery(String, Class...) - Method in class org.hibernate.internal.SessionImpl
 
createStoredProcedureQuery(String, String...) - Method in class org.hibernate.internal.SessionImpl
 
createSubclassEntity(Document, String, AuditTableData, String, String, Boolean) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
createSubselectFetchQueryFragment(QueryParameters) - Static method in class org.hibernate.engine.spi.SubselectFetch
Create the subselect fetch query fragment for the provided QueryParameters with SELECT and ORDER BY clauses removed.
createSubselectInitializer(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
createSubselectInitializer(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
createSubselectInitializer(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
createSyntheticPropertyReference(Ejb3JoinColumn[], PersistentClass, PersistentClass, Value, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.BinderHelper
 
createTable(Identifier, boolean) - Method in class org.hibernate.boot.model.relational.Namespace
Creates a mapping Table instance.
createTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Table
createTable(Table, Dialect, Metadata, Formatter, ExecutionOptions, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
createTableGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of TableGenerator
createTableSource(MappingDocument, TableInformationContainer, Helper.InLineViewNameInferrer) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
 
createTableSource(MappingDocument, TableInformationContainer, Helper.InLineViewNameInferrer, String, String, String) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
 
createTempTable(IdTableInfoImpl, TempTableDdlTransactionHandling, SharedSessionContractImplementor) - Method in class org.hibernate.hql.spi.id.local.Helper
 
createTest() - Method in class org.hibernate.testing.junit4.CustomRunner
 
createTimestampsRegion(AdvancedCache, String) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createToOneRelationPrefix(String) - Static method in class org.hibernate.envers.internal.tools.MappingTools
 
createTransactionalEntityRegionAccessStrategy() - Method in class org.hibernate.cache.jcache.JCacheEntityRegion
 
createTransactionManagerLookup(SessionFactoryOptions, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createTransient() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Transient
createTree(ASTFactory, AST[]) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
createTupleQuery() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
createUnique(String) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditEntityNameRegister
Creates a unique (not yet registered) audit entity name by appending consecutive numbers to the base name.
createUniqueConstraint(Value) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
createUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of UniqueConstraint
createUniqueKey(List) - Method in class org.hibernate.mapping.Table
 
createUniqueKeyLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createUsingCtor(Token, String) - Method in class org.hibernate.hql.internal.ast.SqlASTFactory
 
createVersion() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
Create an instance of Version
createWhereByKey(int, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
creatingPooledLoOptimizer(int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
creatingSubcontextInfo(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
CreationTimestamp - Annotation Type in org.hibernate.annotations
Marks a property as the creation timestamp of the containing entity.
CreationTimestampGeneration - Class in org.hibernate.tuple
Value generation implementation for CreationTimestamp.
CreationTimestampGeneration() - Constructor for class org.hibernate.tuple.CreationTimestampGeneration
 
Criteria - Interface in org.hibernate
Criteria is a simplified API for retrieving entities by composing Criterion objects.
CRITERIA_LITERAL_HANDLING_MODE - Static variable in interface org.hibernate.cfg.AvailableSettings
By default, Criteria queries uses bind parameters for any literal that is not a numeric value.
criteriaBuilder() - Method in class org.hibernate.query.criteria.internal.AbstractManipulationCriteriaQuery
 
criteriaBuilder() - Method in class org.hibernate.query.criteria.internal.AbstractNode
Provides access to the underlying CriteriaBuilderImpl.
criteriaBuilder() - Method in interface org.hibernate.query.criteria.internal.predicate.PredicateImplementor
Access to the CriteriaBuilder
CriteriaBuilderImpl - Class in org.hibernate.query.criteria.internal
Hibernate implementation of the JPA CriteriaBuilder contract.
CriteriaBuilderImpl(SessionFactoryImpl) - Constructor for class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
criteriaCompiler() - Method in class org.hibernate.internal.SessionImpl
 
CriteriaCompiler - Class in org.hibernate.query.criteria.internal.compile
Compiles a JPA criteria query into an executable TypedQuery.
CriteriaCompiler(SessionImplementor) - Constructor for class org.hibernate.query.criteria.internal.compile.CriteriaCompiler
 
CriteriaDeleteImpl<T> - Class in org.hibernate.query.criteria.internal
Hibernate implementation of the JPA 2.1 CriteriaDelete contract.
CriteriaDeleteImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.CriteriaDeleteImpl
 
CriteriaImpl - Class in org.hibernate.internal
Implementation of the Criteria interface
CriteriaImpl(String, SharedSessionContractImplementor) - Constructor for class org.hibernate.internal.CriteriaImpl
 
CriteriaImpl(String, String, SharedSessionContractImplementor) - Constructor for class org.hibernate.internal.CriteriaImpl
 
CriteriaImpl.CriterionEntry - Class in org.hibernate.internal
 
CriteriaImpl.OrderEntry - Class in org.hibernate.internal
 
CriteriaImpl.Subcriteria - Class in org.hibernate.internal
 
CriteriaInterpretation - Interface in org.hibernate.query.criteria.internal.compile
The interpretation of a JPA criteria object.
CriteriaJoinWalker - Class in org.hibernate.loader.criteria
A JoinWalker for Criteria queries.
CriteriaJoinWalker(OuterJoinLoadable, CriteriaQueryTranslator, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.criteria.CriteriaJoinWalker
 
CriteriaJoinWalker(OuterJoinLoadable, CriteriaQueryTranslator, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.criteria.CriteriaJoinWalker
 
CriteriaLoader - Class in org.hibernate.loader.criteria
A Loader for Criteria queries.
CriteriaLoader(OuterJoinLoadable, SessionFactoryImplementor, CriteriaImpl, String, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.criteria.CriteriaLoader
 
CriteriaQuery - Interface in org.hibernate.criterion
An instance of CriteriaQuery is passed to criterion, order and projection instances when actually compiling and executing the query.
CriteriaQueryImpl<T> - Class in org.hibernate.query.criteria.internal
The Hibernate implementation of the JPA CriteriaQuery contract.
CriteriaQueryImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.query.criteria.internal.CriteriaQueryImpl
 
CriteriaQueryTranslator - Class in org.hibernate.loader.criteria
 
CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String, CriteriaQuery) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
CriteriaQueryTupleTransformer - Class in org.hibernate.jpa.spi
ResultTransformer adapter for handling Tuple results from Criteria queries
CriteriaQueryTupleTransformer(List<ValueHandlerFactory.ValueHandler>, List) - Constructor for class org.hibernate.jpa.spi.CriteriaQueryTupleTransformer
 
CriteriaQueryTypeQueryAdapter<X> - Class in org.hibernate.query.criteria.internal.compile
Make this go away in 6.0 :)

Needed because atm we render a JPA Criteria query into a HQL/JPQL query String and some metadata, and then compile into a Query.

CriteriaQueryTypeQueryAdapter(SessionImplementor, QueryImplementor<X>, Map<ParameterExpression<?>, ExplicitParameterInfo<?>>) - Constructor for class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
CriteriaSpecification - Interface in org.hibernate.criterion
Commonality between different types of Criteria.
CriteriaSubqueryImpl<T> - Class in org.hibernate.query.criteria.internal
The Hibernate implementation of the JPA Subquery contract.
CriteriaSubqueryImpl(CriteriaBuilderImpl, Class<T>, CommonAbstractCriteria) - Constructor for class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
CriteriaSubqueryImpl.SubquerySelection<S> - Class in org.hibernate.query.criteria.internal
 
CriteriaTools - Class in org.hibernate.envers.query.criteria.internal
 
CriteriaTools() - Constructor for class org.hibernate.envers.query.criteria.internal.CriteriaTools
 
CriteriaUpdateImpl<T> - Class in org.hibernate.query.criteria.internal
Hibernate implementation of the JPA 2.1 CriteriaUpdate contract.
CriteriaUpdateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.CriteriaUpdateImpl
 
Criterion - Interface in org.hibernate.criterion
An object-oriented representation of a query criterion that may be used as a restriction in a Criteria query.
criterions - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
crosses(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially crosses" constraint to the named property
CROSSES - Static variable in interface org.hibernate.spatial.SpatialRelation
The geometries cross
CrossTypeRevisionChangesReader - Interface in org.hibernate.envers
Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given revision.
CrossTypeRevisionChangesReaderImpl - Class in org.hibernate.envers.internal.reader
 
CrossTypeRevisionChangesReaderImpl(AuditReaderImplementor, EnversService) - Constructor for class org.hibernate.envers.internal.reader.CrossTypeRevisionChangesReaderImpl
 
CRS_LOADING_INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
 
CteValuesListBuilder - Class in org.hibernate.hql.spi.id.cte
Builds the CTE with VALUES list clause that wraps the identifiers to be updated/deleted.
CteValuesListBuilder(String, String[], List<Object[]>) - Constructor for class org.hibernate.hql.spi.id.cte.CteValuesListBuilder
 
CteValuesListBulkIdStrategy - Class in org.hibernate.hql.spi.id.cte
This bulk-id strategy uses a CTE with a VALUE list to hold the identifiers, which are later used by the update or delete statement:
CteValuesListBulkIdStrategy() - Constructor for class org.hibernate.hql.spi.id.cte.CteValuesListBulkIdStrategy
 
CteValuesListDeleteHandlerImpl - Class in org.hibernate.hql.spi.id.cte
Bulk-id delete handler that uses CTE and VALUES lists.
CteValuesListDeleteHandlerImpl(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.cte.CteValuesListDeleteHandlerImpl
 
CteValuesListDeleteHandlerImpl(SessionFactoryImplementor, HqlSqlWalker, String, String) - Constructor for class org.hibernate.hql.spi.id.cte.CteValuesListDeleteHandlerImpl
 
CteValuesListUpdateHandlerImpl - Class in org.hibernate.hql.spi.id.cte
Bulk-id update handler that uses CTE and VALUES lists.
CteValuesListUpdateHandlerImpl(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.cte.CteValuesListUpdateHandlerImpl
 
CteValuesListUpdateHandlerImpl(SessionFactoryImplementor, HqlSqlWalker, String, String) - Constructor for class org.hibernate.hql.spi.id.cte.CteValuesListUpdateHandlerImpl
 
CUBRIDDialect - Class in org.hibernate.dialect
An SQL dialect for CUBRID (8.3.x and later).
CUBRIDDialect() - Constructor for class org.hibernate.dialect.CUBRIDDialect
Constructs a CUBRIDDialect
CUBRIDIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
CUBRIDIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.CUBRIDIdentityColumnSupport
 
CUBRIDLimitHandler - Class in org.hibernate.dialect.pagination
Limit handler for CUBRID
CURRENCY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Currency to JDBC VARCHAR.
CurrencyType - Class in org.hibernate.type
A type that maps between VARCHAR and Currency
CurrencyType() - Constructor for class org.hibernate.type.CurrencyType
 
CurrencyTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Currency handling.
CurrencyTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
CURRENT_SESSION_CONTEXT_CLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
Context scoping impl for SessionFactory.getCurrentSession() processing.
currentColumns() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
currentDate() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
CurrentDateFunction - Class in org.hibernate.query.criteria.internal.expression.function
Models the ANSI SQL CURRENT_DATE function.
CurrentDateFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.expression.function.CurrentDateFunction
 
currentDepth() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
currentPropertyPath - Variable in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
CurrentReturnState(boolean, int) - Constructor for class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
 
currentSession() - Method in class org.hibernate.context.internal.JTASessionContext
 
currentSession() - Method in class org.hibernate.context.internal.ManagedSessionContext
 
currentSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
 
currentSession() - Method in interface org.hibernate.context.spi.CurrentSessionContext
Retrieve the current session according to the scoping defined by this implementation.
CurrentSessionContext - Interface in org.hibernate.context.spi
Defines the contract for implementations which know how to scope the notion of a current session.
currentSource() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
CurrentTenantIdentifierResolver - Interface in org.hibernate.context.spi
A callback registered with the SessionFactory that is responsible for resolving the current tenant identifier for use with CurrentSessionContext and SessionFactory.getCurrentSession()
currentTime() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
CurrentTimeFunction - Class in org.hibernate.query.criteria.internal.expression.function
Models the ANSI SQL CURRENT_TIME function.
CurrentTimeFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.expression.function.CurrentTimeFunction
 
currentTimestamp() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
CurrentTimestampFunction - Class in org.hibernate.query.criteria.internal.expression.function
Models the ANSI SQL CURRENT_TIMESTAMP function.
CurrentTimestampFunction(CriteriaBuilderImpl) - Constructor for class org.hibernate.query.criteria.internal.expression.function.CurrentTimestampFunction
 
custom(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
 
custom(Class, Properties) - Method in class org.hibernate.internal.TypeLocatorImpl
 
custom(Class<UserType>, Properties) - Method in class org.hibernate.type.TypeFactory
 
custom(Class<UserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
Deprecated.
Only for use temporary use by Hibernate
custom(Class) - Method in interface org.hibernate.TypeHelper
Retrieve the type for the given user-type class (UserType or CompositeUserType).
custom(Class, Properties) - Method in interface org.hibernate.TypeHelper
Retrieve the type for the given user-type class (UserType or CompositeUserType).
CUSTOM_ENTITY_DIRTINESS_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting to identify a CustomEntityDirtinessStrategy to use.
customCollection(String, Properties, String, String) - Method in class org.hibernate.type.TypeFactory
 
CustomCollectionType - Class in org.hibernate.type
A custom type for mapping user-written classes that implement PersistentCollection
CustomCollectionType(TypeFactory.TypeScope, Class, String, String) - Constructor for class org.hibernate.type.CustomCollectionType
 
customComponent(Class<CompositeUserType>, Properties) - Method in class org.hibernate.type.TypeFactory
 
customComponent(Class<CompositeUserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
Deprecated.
Only for use temporary use by Hibernate
customConfigForRegionNotFound(String, String, String) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
customConfigForTypeNotFound(String, String) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
CustomEnhancementContext - Annotation Type in org.hibernate.testing.bytecode.enhancement
 
CustomEntityDirtinessStrategy - Interface in org.hibernate
During a flush cycle, Hibernate needs to determine which of the entities associated with a Session.
CustomEntityDirtinessStrategy.AttributeChecker - Interface in org.hibernate
Responsible for identifying when attributes are dirty.
CustomEntityDirtinessStrategy.AttributeInformation - Interface in org.hibernate
Provides CustomEntityDirtinessStrategy.AttributeChecker with meta information about the attributes being checked.
CustomEntityDirtinessStrategy.DirtyCheckContext - Interface in org.hibernate
A callback to drive dirty checking.
CustomizableColumns - Class in org.hibernate.cfg.annotations
 
CustomizableColumns(Column[]) - Constructor for class org.hibernate.cfg.annotations.CustomizableColumns
 
CustomLoader - Class in org.hibernate.loader.custom
Extension point for loaders which use a SQL result set with "unexpected" column aliases.
CustomLoader(CustomQuery, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.CustomLoader
 
CustomParameterized - Class in org.hibernate.testing.junit4
Allows the CustomRunner features in parameterized tests.
CustomParameterized(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomParameterized
Only called reflectively.
CustomParameterized.Order - Annotation Type in org.hibernate.testing.junit4
 
CustomQuery - Interface in org.hibernate.loader.custom
Extension point allowing any SQL query with named and positional parameters to be executed by Hibernate, returning managed entities, collections and simple scalar values.
CustomRunner - Class in org.hibernate.testing.junit4
The Hibernate-specific Runner implementation which layers ExtendedFrameworkMethod support on top of the standard JUnit FrameworkMethod for extra information after checking to make sure the test should be run.
CustomRunner(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomRunner
 
CustomRunner.IgnoreImpl - Class in org.hibernate.testing.junit4
 
CustomSql - Class in org.hibernate.boot.model
Models the information for custom SQL execution defined as part of the mapping for a primary/secondary table
CustomSql(String, boolean, ExecuteUpdateResultCheckStyle) - Constructor for class org.hibernate.boot.model.CustomSql
 
customSQLDelete - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
customSQLInsert - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
customSQLUpdate - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
CustomType - Class in org.hibernate.type
Adapts UserType to the generic Type interface, in order to isolate user code from changes in the internal Type contracts.
CustomType(UserType) - Constructor for class org.hibernate.type.CustomType
 
CustomType(UserType, String[]) - Constructor for class org.hibernate.type.CustomType
 
CustomVersionOneStrategy - Class in org.hibernate.id.uuid
Applies a version 1 (time-based) generation strategy (using ip address rather than mac address) but applies them in a different layout.
CustomVersionOneStrategy() - Constructor for class org.hibernate.id.uuid.CustomVersionOneStrategy
 

D

DATA_SOURCE - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
 
database() - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
 
Database - Class in org.hibernate.boot.model.relational
 
Database(MetadataBuildingOptions) - Constructor for class org.hibernate.boot.model.relational.Database
 
Database(MetadataBuildingOptions, JdbcEnvironment) - Constructor for class org.hibernate.boot.model.relational.Database
 
Database - Enum in org.hibernate.dialect
List all supported relational database systems.
DatabaseIdentifier - Class in org.hibernate.boot.model.naming
Models an identifier (name), retrieved from the database.
DatabaseIdentifier(String) - Constructor for class org.hibernate.boot.model.naming.DatabaseIdentifier
Constructs a datatabase identifier instance.
DatabaseInformation - Interface in org.hibernate.tool.schema.extract.spi
Provides access to information about existing schema objects (tables, sequences etc) of existing database.
DatabaseInformationImpl - Class in org.hibernate.tool.schema.extract.internal
 
DatabaseInformationImpl(ServiceRegistry, JdbcEnvironment, DdlTransactionIsolator, Namespace.Name) - Constructor for class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
 
DatabaseMetaDataDialectResolutionInfoAdapter - Class in org.hibernate.engine.jdbc.dialect.spi
An implementation of DialectResolutionInfo that delegates calls to a wrapped DatabaseMetaData.
DatabaseMetaDataDialectResolutionInfoAdapter(DatabaseMetaData) - Constructor for class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
databaseObject - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
DatabaseStructure - Interface in org.hibernate.id.enhanced
Encapsulates definition of the underlying data structure backing a sequence-style generator.
DataDirectOracle9Dialect - Class in org.hibernate.dialect
A Dialect for accessing Oracle through DataDirect driver
DataDirectOracle9Dialect() - Constructor for class org.hibernate.dialect.DataDirectOracle9Dialect
 
DataException - Exception in org.hibernate.exception
Implementation of JDBCException indicating that evaluation of the valid SQL statement against the given data resulted in some illegal operation, mismatched types or incorrect cardinality.
DataException(String, SQLException) - Constructor for exception org.hibernate.exception.DataException
Constructor for JDBCException.
DataException(String, SQLException, String) - Constructor for exception org.hibernate.exception.DataException
Constructor for JDBCException.
DataHelper - Class in org.hibernate.type.descriptor.java
A help for dealing with BLOB and CLOB data
DATASOURCE - Static variable in interface org.hibernate.cfg.AvailableSettings
Names a DataSource.
DataSourceBasedMultiTenantConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.spi
A concrete implementation of the MultiTenantConnectionProvider contract bases on a number of reasonable assumptions.
DataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
 
DatasourceConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.internal
A ConnectionProvider that manages connections from an underlying DataSource.
DatasourceConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
DATE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Date (Date) to JDBC DATE.
DATE_FORMAT - Static variable in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
DATE_FORMAT - Static variable in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
DateMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.DateTypeDescriptor.DateMutabilityPlan
 
DateMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.DateMutabilityPlan
 
DateType - Class in org.hibernate.type
A type that maps between DATE and Date
DateType() - Constructor for class org.hibernate.type.DateType
 
DateTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Date handling.
DateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
DateTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for DATE handling.
DateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
DateTypeDescriptor.DateMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
DB2390Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2/390.
DB2390Dialect() - Constructor for class org.hibernate.dialect.DB2390Dialect
 
DB2390IdentityColumnSupport - Class in org.hibernate.dialect.identity
 
DB2390IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.DB2390IdentityColumnSupport
 
DB2390V8Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2/390 version 8.
DB2390V8Dialect() - Constructor for class org.hibernate.dialect.DB2390V8Dialect
 
DB2400Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2/400.
DB2400Dialect() - Constructor for class org.hibernate.dialect.DB2400Dialect
 
DB297Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2 9.7.
DB297Dialect() - Constructor for class org.hibernate.dialect.DB297Dialect
 
DB2Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2.
DB2Dialect() - Constructor for class org.hibernate.dialect.DB2Dialect
Constructs a DB2Dialect
DB2IdentityColumnSupport - Class in org.hibernate.dialect.identity
 
DB2IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.DB2IdentityColumnSupport
 
DB2SubstringFunction - Class in org.hibernate.dialect.function
When "substring" function is used for DB2, this implementation of StandardSQLFunction will render "substr" or "substring", depending on the last argument being used.
DB2SubstringFunction() - Constructor for class org.hibernate.dialect.function.DB2SubstringFunction
 
DB2UniqueDelegate - Class in org.hibernate.dialect.unique
DB2 does not allow unique constraints on nullable columns.
DB2UniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.DB2UniqueDelegate
Constructs a DB2UniqueDelegate
DbTimestampType - Class in org.hibernate.type
dbtimestamp: An extension of TimestampType which maps to the database's current timestamp, rather than the jvm's current timestamp.
DbTimestampType() - Constructor for class org.hibernate.type.DbTimestampType
 
DDLFormatterImpl - Class in org.hibernate.engine.jdbc.internal
Performs formatting of DDL SQL statements.
DDLFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.DDLFormatterImpl
 
DdlTransactionIsolator - Interface in org.hibernate.resource.transaction.spi
Provides access to a Connection that is isolated from any "current transaction" with the designed purpose of performing DDL commands
DdlTransactionIsolatorJtaImpl - Class in org.hibernate.resource.transaction.backend.jta.internal
DdlExecutor for use in JTA environments
DdlTransactionIsolatorJtaImpl(JdbcContext) - Constructor for class org.hibernate.resource.transaction.backend.jta.internal.DdlTransactionIsolatorJtaImpl
 
DdlTransactionIsolatorNonJtaImpl - Class in org.hibernate.resource.transaction.backend.jdbc.internal
DdlExecutor for use in non-JTA environments (JDBC transaction)
DdlTransactionIsolatorNonJtaImpl(JdbcContext) - Constructor for class org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl
 
DEBUG_ENABLED - Static variable in class org.hibernate.loader.Loader
 
DEBUG_OPTION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
 
decapitalize(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
 
DECIMAL_LITERAL_FORMAT - Static variable in class org.hibernate.hql.internal.ast.util.LiteralProcessor
In what format should Float and Double literal values be sent to the database?
DecimalTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for DECIMAL handling.
DecimalTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
Declarer(String) - Constructor for class org.hibernate.persister.entity.Queryable.Declarer
 
decode(PersistentClass) - Static method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
Builds a CacheDataDescriptionImpl from the mapping model of an entity class.
decode(Collection) - Static method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
Builds a CacheDataDescriptionImpl from the mapping model of a collection
DecodeCaseFragment - Class in org.hibernate.sql
An Oracle-style DECODE function.
DecodeCaseFragment() - Constructor for class org.hibernate.sql.DecodeCaseFragment
 
decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
decrement() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Equivalent to a -- operation
decrementCascadeLevel() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
decrementCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called after cascading
decrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
decrementLock(SharedSessionContractImplementor, Object, AbstractReadWriteAccessStrategy.Lock) - Method in class org.hibernate.testing.cache.AbstractReadWriteAccessStrategy
Unlock and re-put the given key, lock combination.
deepCopy(Object) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
 
deepCopy() - Method in class org.hibernate.envers.internal.tools.MutableInteger
 
deepCopy() - Method in class org.hibernate.envers.internal.tools.query.Parameters
 
deepCopy() - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
deepCopy(T) - Method in class org.hibernate.type.AbstractStandardBasicType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
 
deepCopy(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
deepCopy(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
deepCopy(T) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
deepCopy(T) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Return a deep copy of the value.
deepCopy(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
deepCopy(NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor.NClobMutabilityPlan
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
deepCopy(Object) - Method in class org.hibernate.type.EnumType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
 
deepCopy(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object[], Type[], boolean[], Object[], SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
Deep copy a series of values from one array to another...
deepCopy(Object) - Method in interface org.hibernate.usertype.CompositeUserType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object) - Method in interface org.hibernate.usertype.UserType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopyNotNull(T) - Method in class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
 
deepCopyNotNull(T) - Method in class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
deepCopyNotNull(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor.DateMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.DateMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor.TimeMutabilityPlan
 
deepCopyNotNull(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
deepCopyNotNull(S) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor.SerializableMutabilityPlan
 
DEF_ENTITY_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
DEF_ILLEGAL_COLL_DEREF_EXCP_BUILDER - Static variable in class org.hibernate.hql.internal.ast.tree.DotNode
 
DEF_INFINISPAN_CONFIG_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
DEF_PENDING_PUTS_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
DEF_QUERY_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
DEF_SEGMENT_COLUMN - Static variable in class org.hibernate.id.enhanced.TableGenerator
DEF_SEGMENT_LENGTH - Static variable in class org.hibernate.id.enhanced.TableGenerator
DEF_SEGMENT_VALUE - Static variable in class org.hibernate.id.enhanced.TableGenerator
DEF_SEQUENCE_NAME - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
DEF_SEQUENCE_SUFFIX - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
DEF_TABLE - Static variable in class org.hibernate.id.enhanced.TableGenerator
The default TableGenerator.TABLE_PARAM value
DEF_TIMESTAMPS_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
DEF_USE_SYNCHRONIZATION - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.TableGenerator
Default() - Constructor for class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
DEFAULT - Static variable in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
DEFAULT - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
DEFAULT - Static variable in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
 
DEFAULT_ACCESSTYPE - Static variable in class org.hibernate.testing.cache.CachingRegionFactory
 
DEFAULT_ANNOTATION_PARAMETER_NAME - Static variable in class org.hibernate.jpamodelgen.util.TypeUtils
 
DEFAULT_BATCH_FETCH_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
The default batch size for batch fetching
DEFAULT_BATCH_SIZE - Static variable in class org.hibernate.dialect.Dialect
Defines a default batch size constant
DEFAULT_CACHE_CONCURRENCY_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting used to give the name of the default CacheConcurrencyStrategy to use when either @Cacheable or @Cache is used.
DEFAULT_CASCADE_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
 
DEFAULT_CATALOG - Static variable in interface org.hibernate.cfg.AvailableSettings
A default database catalog name to use for unqualified tablenames
DEFAULT_CATALOG - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Default name of the catalog containing audit tables.
DEFAULT_CFG_RESOURCE_NAME - Static variable in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
The default resource name for a hibernate configuration xml file.
DEFAULT_CHUNK_SIZE - Static variable in class org.hibernate.engine.jdbc.StreamUtils
Default size to use for reading buffers.
DEFAULT_COLUMN_LENGTH - Static variable in class org.hibernate.cfg.Ejb3Column
 
DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
 
DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
 
DEFAULT_DISCRIMINATOR_TYPE - Static variable in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
DEFAULT_EAGER - Static variable in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
The JPA 2.1 SPEC's Entity Graph only defines _WHEN_ to load an attribute, it doesn't define _HOW_ to load it So I'm here just making an assumption that when it is EAGER, then we use JOIN, and when it is LAZY, then we use SELECT.
DEFAULT_ELEMENT_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
 
DEFAULT_ENTITY_MODE - Static variable in interface org.hibernate.cfg.AvailableSettings
The EntityMode in which set the Session opened from the SessionFactory.
DEFAULT_EXTRACTOR - Static variable in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
 
DEFAULT_ID_GEN_STRATEGY - Static variable in class org.hibernate.mapping.SimpleValue
 
DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
 
DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in class org.hibernate.mapping.IdentifierCollection
 
DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
 
DEFAULT_IMPORT_FILE - Static variable in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
 
DEFAULT_INCREMENT_SIZE - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
DEFAULT_INCREMENT_SIZE - Static variable in class org.hibernate.id.enhanced.TableGenerator
DEFAULT_INDEX_COLUMN_NAME - Static variable in class org.hibernate.mapping.IndexedCollection
 
DEFAULT_INITIAL_VALUE - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
DEFAULT_INITIAL_VALUE - Static variable in class org.hibernate.id.enhanced.TableGenerator
DEFAULT_JOIN_TYPE - Static variable in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
DEFAULT_KEY_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
 
DEFAULT_LAZY - Static variable in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
DEFAULT_LEGACY_MODE - Static variable in class org.hibernate.jpa.internal.util.CacheModeHelper
 
DEFAULT_LENGTH - Static variable in class org.hibernate.engine.jdbc.Size
 
DEFAULT_LENGTH - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.internal.DefaultLoadEventListener
 
DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.spi.LoadEvent
 
DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
DEFAULT_LOCK_OPTIONS - Static variable in class org.hibernate.event.spi.LoadEvent
 
DEFAULT_NULL_ORDERING - Static variable in interface org.hibernate.cfg.AvailableSettings
Default precedence of null values in ORDER BY clause.
DEFAULT_PARAMETER_METADATA_MAX_COUNT - Static variable in class org.hibernate.engine.query.spi.QueryPlanCache
The default strong reference count.
DEFAULT_PRECISION - Static variable in class org.hibernate.engine.jdbc.Size
 
DEFAULT_PRECISION - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_PROPERTY_ACCESS_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
 
DEFAULT_QUERY_PLAN_MAX_COUNT - Static variable in class org.hibernate.engine.query.spi.QueryPlanCache
The default soft reference count.
DEFAULT_RETRIEVE_MODE - Static variable in class org.hibernate.jpa.internal.util.CacheModeHelper
 
DEFAULT_SCALE - Static variable in class org.hibernate.engine.jdbc.Size
 
DEFAULT_SCALE - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_SCHEMA - Static variable in interface org.hibernate.cfg.AvailableSettings
A default database schema (owner) name to use for unqualified tablenames
DEFAULT_SCHEMA - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Default name of the schema containing audit tables.
DEFAULT_STORE_MODE - Static variable in class org.hibernate.jpa.internal.util.CacheModeHelper
 
DEFAULT_TABLE - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
Deprecated.
 
DEFAULT_TENANT_IDENTIFIER_COLUMN_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
 
DEFAULT_TRIM_CHAR - Static variable in class org.hibernate.query.criteria.internal.expression.function.TrimFunction
 
DEFAULT_TRIM_CHARACTER - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
DEFAULT_TRIMSPEC - Static variable in class org.hibernate.query.criteria.internal.expression.function.TrimFunction
 
defaultAccess - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
DefaultAuditStrategy - Class in org.hibernate.envers.strategy
Default strategy is to simply persist the audit data.
DefaultAuditStrategy() - Constructor for class org.hibernate.envers.strategy.DefaultAuditStrategy
 
DefaultAutoFlushEventListener - Class in org.hibernate.event.internal
Defines the default flush event listeners used by hibernate for flushing session state in response to generated auto-flush events.
DefaultAutoFlushEventListener() - Constructor for class org.hibernate.event.internal.DefaultAutoFlushEventListener
 
DefaultCacheKeysFactory - Class in org.hibernate.cache.internal
Second level cache providers now have the option to use custom key implementations.
DefaultCacheKeysFactory() - Constructor for class org.hibernate.cache.internal.DefaultCacheKeysFactory
 
defaultCascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
defaultClassLoader() - Static method in class org.hibernate.internal.util.SerializationHelper
Returns the Thread Context ClassLoader (TCCL).
DefaultComponentSafeNamingStrategy - Class in org.hibernate.cfg
 
DefaultComponentSafeNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
DefaultCustomEntityDirtinessStrategy - Class in org.hibernate.boot.internal
The default implementation of CustomEntityDirtinessStrategy which does nada.
DefaultCustomEntityDirtinessStrategy() - Constructor for class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
 
DefaultDeleteEventListener - Class in org.hibernate.event.internal
Defines the default delete event listener used by hibernate for deleting entities from the datastore in response to generated delete events.
DefaultDeleteEventListener() - Constructor for class org.hibernate.event.internal.DefaultDeleteEventListener
 
DefaultDirtyCheckEventListener - Class in org.hibernate.event.internal
Defines the default dirty-check event listener used by hibernate for checking the session for dirtiness in response to generated dirty-check events.
DefaultDirtyCheckEventListener() - Constructor for class org.hibernate.event.internal.DefaultDirtyCheckEventListener
 
DefaultEnhancementContext - Class in org.hibernate.bytecode.enhance.spi
default implementation of EnhancementContext.
DefaultEnhancementContext() - Constructor for class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
DefaultEntityAliases - Class in org.hibernate.loader
EntityAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.
DefaultEntityAliases(Map, Loadable, String) - Constructor for class org.hibernate.loader.DefaultEntityAliases
Calculate and cache select-clause aliases
DefaultEntityAliases(Loadable, String) - Constructor for class org.hibernate.loader.DefaultEntityAliases
 
DefaultEvictEventListener - Class in org.hibernate.event.internal
Defines the default evict event listener used by hibernate for evicting entities in response to generated flush events.
DefaultEvictEventListener() - Constructor for class org.hibernate.event.internal.DefaultEvictEventListener
 
DefaultFlushEntityEventListener - Class in org.hibernate.event.internal
An event that occurs for each entity instance at flush time
DefaultFlushEntityEventListener() - Constructor for class org.hibernate.event.internal.DefaultFlushEntityEventListener
 
DefaultFlushEventListener - Class in org.hibernate.event.internal
Defines the default flush event listeners used by hibernate for flushing session state in response to generated flush events.
DefaultFlushEventListener() - Constructor for class org.hibernate.event.internal.DefaultFlushEventListener
 
DefaultIdentifierGeneratorFactory - Class in org.hibernate.id.factory.internal
Basic templated support for IdentifierGeneratorFactory implementations.
DefaultIdentifierGeneratorFactory() - Constructor for class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
Constructs a new DefaultIdentifierGeneratorFactory.
DefaultInitializeCollectionEventListener - Class in org.hibernate.event.internal
 
DefaultInitializeCollectionEventListener() - Constructor for class org.hibernate.event.internal.DefaultInitializeCollectionEventListener
 
defaultLazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
DefaultLoadEventListener - Class in org.hibernate.event.internal
Defines the default load event listeners used by hibernate for loading entities in response to generated load events.
DefaultLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultLoadEventListener
 
DefaultLockEventListener - Class in org.hibernate.event.internal
Defines the default lock event listeners used by hibernate to lock entities in response to generated lock events.
DefaultLockEventListener() - Constructor for class org.hibernate.event.internal.DefaultLockEventListener
 
DefaultMergeEventListener - Class in org.hibernate.event.internal
Defines the default copy event listener used by hibernate for copying entities in response to generated copy events.
DefaultMergeEventListener() - Constructor for class org.hibernate.event.internal.DefaultMergeEventListener
 
DefaultNamingStrategy - Class in org.hibernate.cfg
The default NamingStrategy
DefaultNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultNamingStrategy
 
DefaultPersistEventListener - Class in org.hibernate.event.internal
Defines the default create event listener used by hibernate for creating transient entities in response to generated create events.
DefaultPersistEventListener() - Constructor for class org.hibernate.event.internal.DefaultPersistEventListener
 
DefaultPersistOnFlushEventListener - Class in org.hibernate.event.internal
When persist is used as the cascade action, persistOnFlush should be used
DefaultPersistOnFlushEventListener() - Constructor for class org.hibernate.event.internal.DefaultPersistOnFlushEventListener
 
DefaultPostLoadEventListener - Class in org.hibernate.event.internal
We do 2 things here: Call Lifecycle interface if necessary Perform needed EntityEntry.getLockMode() related processing
DefaultPostLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultPostLoadEventListener
 
DefaultPreLoadEventListener - Class in org.hibernate.event.internal
Called before injecting property values into a newly loaded entity instance.
DefaultPreLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultPreLoadEventListener
 
DefaultRefreshEventListener - Class in org.hibernate.event.internal
Defines the default refresh event listener used by hibernate for refreshing entities in response to generated refresh events.
DefaultRefreshEventListener() - Constructor for class org.hibernate.event.internal.DefaultRefreshEventListener
 
DefaultReplicateEventListener - Class in org.hibernate.event.internal
Defines the default replicate event listener used by Hibernate to replicate entities in response to generated replicate events.
DefaultReplicateEventListener() - Constructor for class org.hibernate.event.internal.DefaultReplicateEventListener
 
DefaultResolveNaturalIdEventListener - Class in org.hibernate.event.internal
Defines the default load event listeners used by hibernate for loading entities in response to generated load events.
DefaultResolveNaturalIdEventListener() - Constructor for class org.hibernate.event.internal.DefaultResolveNaturalIdEventListener
 
DefaultRevisionEntity - Class in org.hibernate.envers
 
DefaultRevisionEntity() - Constructor for class org.hibernate.envers.DefaultRevisionEntity
 
DefaultRevisionInfoGenerator - Class in org.hibernate.envers.internal.revisioninfo
 
DefaultRevisionInfoGenerator(String, Class<?>, Class<? extends RevisionListener>, PropertyData, boolean, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.revisioninfo.DefaultRevisionInfoGenerator
 
DefaultSaveEventListener - Class in org.hibernate.event.internal
An event handler for save() events
DefaultSaveEventListener() - Constructor for class org.hibernate.event.internal.DefaultSaveEventListener
 
DefaultSaveOrUpdateEventListener - Class in org.hibernate.event.internal
Defines the default listener used by Hibernate for handling save-update events.
DefaultSaveOrUpdateEventListener() - Constructor for class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
DefaultSchemaFilter - Class in org.hibernate.tool.schema.internal
Default implementation of the SchemaFilter contract, which is to just include everything.
DefaultSchemaFilter() - Constructor for class org.hibernate.tool.schema.internal.DefaultSchemaFilter
 
DefaultSchemaFilterProvider - Class in org.hibernate.tool.schema.internal
Default implementation of the SchemaFilterProvider contract, which returns DefaultSchemaFilter for all filters.
DefaultSchemaFilterProvider() - Constructor for class org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider
 
DefaultSchemaNameResolver - Class in org.hibernate.engine.jdbc.env.internal
Default implementation
DefaultSchemaNameResolver.SchemaNameResolverFallbackDelegate - Class in org.hibernate.engine.jdbc.env.internal
 
DefaultSchemaNameResolver.SchemaNameResolverJava17Delegate - Class in org.hibernate.engine.jdbc.env.internal
 
defaultScrollMode() - Method in class org.hibernate.dialect.AbstractHANADialect
 
defaultScrollMode() - Method in class org.hibernate.dialect.Dialect
Certain dialects support a subset of ScrollModes.
defaultSizes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.AnyType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.CollectionType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.ComponentType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.CustomType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.MetaType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.OneToOneType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
defaultSizes(Mapping) - Method in interface org.hibernate.type.Type
Defines the column sizes to use according to this type if the user did not explicitly say (and if no Type.dictatedSizes(org.hibernate.engine.spi.Mapping) were given).
defaultSizes() - Method in interface org.hibernate.usertype.Sized
Defines the column sizes to use according to this type if the user did not explicitly say (and if no Sized.dictatedSizes() were given).
defaultStore - Variable in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
 
DefaultTrackingModifiedEntitiesRevisionEntity - Class in org.hibernate.envers
Extension of standard DefaultRevisionEntity that allows tracking entity names changed in each revision.
DefaultTrackingModifiedEntitiesRevisionEntity() - Constructor for class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
DefaultTrackingModifiedEntitiesRevisionInfoGenerator - Class in org.hibernate.envers.internal.revisioninfo
Automatically adds entity names, that have been changed during current revision, to revision entity.
DefaultTrackingModifiedEntitiesRevisionInfoGenerator(String, Class<?>, Class<? extends RevisionListener>, PropertyData, boolean, PropertyData, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.revisioninfo.DefaultTrackingModifiedEntitiesRevisionInfoGenerator
 
DefaultUniqueDelegate - Class in org.hibernate.dialect.unique
The default UniqueDelegate implementation for most dialects.
DefaultUniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.DefaultUniqueDelegate
Constructs DefaultUniqueDelegate
DefaultUpdateEventListener - Class in org.hibernate.event.internal
An event handler for update() events
DefaultUpdateEventListener() - Constructor for class org.hibernate.event.internal.DefaultUpdateEventListener
 
defineFetchingStrategy(ToOne, XProperty) - Static method in class org.hibernate.cfg.AnnotationBinder
 
definesLimits() - Method in class org.hibernate.engine.spi.RowSelection
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
definition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
 
dehydrate(Serializable, Object[], boolean[], boolean[][], int, PreparedStatement, SharedSessionContractImplementor, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
dehydrate(Serializable, Object[], Object, boolean[], boolean[][], int, PreparedStatement, SharedSessionContractImplementor, int, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Marshall the fields of a persistent instance to a prepared statement
DEL_REVISION_TYPE_PARAMETER - Static variable in class org.hibernate.envers.internal.entities.mapper.relation.query.QueryConstants
 
DELAY_CDI_ACCESS - Static variable in interface org.hibernate.jpa.AvailableSettings
Defines delayed access to CDI BeanManager.
delayedAfterCompletion() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
delayedAfterCompletion() - Method in class org.hibernate.internal.SessionImpl
 
DelayedDropAction - Interface in org.hibernate.tool.schema.spi
Memento representing the dropping of a schema as part of create-drop hbm2ddl.auto handling.
DelayedDropRegistry - Interface in org.hibernate.tool.schema.spi
Callback to allow the built DelayedDropAction, if indicated, to be registered back with the SessionFactory (or the thing that will manage its later execution).
DelayedDropRegistryNotAvailableImpl - Class in org.hibernate.tool.schema.spi
Implementation of DelayedDropRegistry for cases when the delayed-drop portion of "create-drop" is not valid.
DelayedDropRegistryNotAvailableImpl() - Constructor for class org.hibernate.tool.schema.spi.DelayedDropRegistryNotAvailableImpl
 
DelayedPostInsertIdentifier - Class in org.hibernate.action.internal
Acts as a stand-in for an entity identifier which is supposed to be generated on insert (like an IDENTITY column) where the insert needed to be delayed because we were outside a transaction when the persist occurred (save currently still performs the insert).
DelayedPostInsertIdentifier() - Constructor for class org.hibernate.action.internal.DelayedPostInsertIdentifier
Constructs a DelayedPostInsertIdentifier
DelayedPropertyReferenceHandlerImpl(String, String, boolean, String, Origin) - Constructor for class org.hibernate.boot.model.source.internal.hbm.ModelBinder.DelayedPropertyReferenceHandlerImpl
 
delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
 
delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
delegate() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
delegate() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilderImplementor
 
delegate() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
delegate - Variable in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
delegate() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
Returns the underlying delegate.
delegate() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
delegate - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
delegate - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
 
delegate - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
Delegate(PostInsertIdentityPersister, Dialect, String) - Constructor for class org.hibernate.id.SequenceIdentityGenerator.Delegate
Deprecated.
 
delegateCallable(Callable<T>, boolean) - Method in interface org.hibernate.engine.transaction.spi.IsolationDelegate
Invoke the given callable in isolation from current transaction.
delegateCallable(Callable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate
 
delegateCallable(Callable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaIsolationDelegate
 
DelegatedExpressionImpl<T> - Class in org.hibernate.query.criteria.internal.expression
Implementation of Expression wraps another Expression and delegates most of its functionality to that wrapped Expression
DelegatedExpressionImpl(ExpressionImpl<T>) - Constructor for class org.hibernate.query.criteria.internal.expression.DelegatedExpressionImpl
 
delegateWork(WorkExecutorVisitable<T>, boolean) - Method in interface org.hibernate.engine.transaction.spi.IsolationDelegate
Perform the given work in isolation from current transaction.
delegateWork(WorkExecutorVisitable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate
 
delegateWork(WorkExecutorVisitable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaIsolationDelegate
 
DELETE - Static variable in class org.hibernate.engine.spi.CascadeStyles
delete
DELETE - Static variable in class org.hibernate.engine.spi.CascadingActions
 
delete(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
delete(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
delete(String, Object, boolean, Set) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
delete(String, Object, boolean, Set) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated.
OperationalContext should cover this overload I believe; Gail?
delete(String, Object, boolean, Set) - Method in interface org.hibernate.event.spi.EventSource
Cascade delete an entity instance
DELETE - Static variable in class org.hibernate.event.spi.EventType
 
DELETE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DELETE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DELETE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
delete(Object) - Method in class org.hibernate.internal.SessionImpl
 
delete(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
delete(String, Object, boolean, Set) - Method in class org.hibernate.internal.SessionImpl
 
delete(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
delete(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
delete(Serializable, Object, int, Object, String, SharedSessionContractImplementor, Object[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Perform an SQL DELETE
delete(Serializable, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Delete an object
delete(Serializable, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Delete a persistent instance
delete(Object) - Method in interface org.hibernate.Session
Remove a persistent instance from the datastore.
delete(String, Object) - Method in interface org.hibernate.Session
Remove a persistent instance from the datastore.
Delete - Class in org.hibernate.sql
An SQL DELETE statement
Delete() - Constructor for class org.hibernate.sql.Delete
 
delete(Object) - Method in interface org.hibernate.StatelessSession
Delete a row.
delete(String, Object) - Method in interface org.hibernate.StatelessSession
Delete a row.
DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyles
delete + delete orphans
deleteCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
deleteCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
deleteCount
deleteEntity(EventSource, Object, EntityEntry, boolean, boolean, EntityPersister, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
Perform the entity deletion.
deleteEntity(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
deleteEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being deleted.
DeleteEvent - Class in org.hibernate.event.spi
Defines an event class for the deletion of an entity.
DeleteEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
Constructs a new DeleteEvent instance.
DeleteEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
 
DeleteEvent(String, Object, boolean, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
 
DeleteEvent(String, Object, boolean, boolean, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
 
DeleteEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of deletion events generated from a session.
DeleteExecutor - Class in org.hibernate.hql.internal.ast.exec
Provides deletions in addition to the basic SQL delete statement being executed.
DeleteExecutor(HqlSqlWalker, Queryable) - Constructor for class org.hibernate.hql.internal.ast.exec.DeleteExecutor
 
DeleteHandlerImpl - Class in org.hibernate.hql.spi.id.persistent
 
DeleteHandlerImpl(SessionFactoryImplementor, HqlSqlWalker, IdTableInfo) - Constructor for class org.hibernate.hql.spi.id.persistent.DeleteHandlerImpl
 
deleteOrphans() - Method in interface org.hibernate.engine.spi.CascadingAction
Does this action potentially extrapolate to orphan deletes?
deleteResultCheckStyles - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
deleteRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
deleteRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Delete the persistent state of any elements that were removed from the collection
deleteStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
deleteStatement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
deleteStatement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
DeleteStatement - Class in org.hibernate.hql.internal.ast.tree
Defines a top-level AST node representing an HQL delete statement.
DeleteStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.DeleteStatement
 
deleteTransientEntity(EventSource, Object, boolean, EntityPersister, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
We encountered a delete request on a transient instance.
delimitedIdentifiers - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
 
DELIMITER - Static variable in class org.hibernate.boot.model.source.spi.AttributePath
 
DELIMITER - Static variable in class org.hibernate.boot.model.source.spi.AttributeRole
 
delistResource(XAResource, int) - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
DelWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
 
DelWorkUnit(SessionImplementor, String, EnversService, Serializable, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
 
DenormalizedTable - Class in org.hibernate.mapping
 
DenormalizedTable(Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
 
DenormalizedTable(Namespace, Identifier, boolean, Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
 
DenormalizedTable(Namespace, Identifier, String, boolean, Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
 
DenormalizedTable(Namespace, String, boolean, Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
 
DependantValue - Class in org.hibernate.mapping
A value which is "typed" by reference to some other value (for example, a foreign key is typed by the referenced primary key).
DependantValue(MetadataImplementor, Table, KeyValue) - Constructor for class org.hibernate.mapping.DependantValue
 
dependentUpon(CopyIdentifierComponentSecondPass) - Method in class org.hibernate.cfg.CopyIdentifierComponentSecondPass
 
deprecatedDerbyDialect() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedForceDescriminatorAnnotation() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedInstrumentationProperty() - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
deprecatedJpaPositionalParameterAccess(Integer) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
deprecatedLegacyCriteria() - Method in interface org.hibernate.internal.log.DeprecationLogger
 
deprecatedManyToManyFetch() - Method in interface org.hibernate.internal.CoreMessageLogger
deprecatedManyToManyFetch() - Method in interface org.hibernate.internal.log.DeprecationLogger
 
deprecatedManyToManyOuterJoin() - Method in interface org.hibernate.internal.CoreMessageLogger
deprecatedManyToManyOuterJoin() - Method in interface org.hibernate.internal.log.DeprecationLogger
 
deprecatedOracle9Dialect() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedOracleDialect() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedPersistenceProvider(String, String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
deprecatedSequenceGenerator(String) - Method in interface org.hibernate.internal.log.DeprecationLogger
 
deprecatedSetting(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
 
deprecatedTableGenerator(String) - Method in interface org.hibernate.internal.log.DeprecationLogger
 
deprecatedUuidGenerator(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
DEPRECATION_LOGGER - Static variable in interface org.hibernate.internal.log.DeprecationLogger
 
DeprecationLogger - Interface in org.hibernate.internal.log
Class to consolidate logging about usage of deprecated features.
DerbyCaseFragment - Class in org.hibernate.sql
 
DerbyCaseFragment() - Constructor for class org.hibernate.sql.DerbyCaseFragment
 
DerbyConcatFunction - Class in org.hibernate.dialect.function
A 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.g.

DerbyConcatFunction() - Constructor for class org.hibernate.dialect.function.DerbyConcatFunction
 
DerbyDialect - Class in org.hibernate.dialect
Deprecated.
HHH-6073
DerbyDialect() - Constructor for class org.hibernate.dialect.DerbyDialect
Deprecated.
Constructs a DerbyDialect
DerbyTenFiveDialect - Class in org.hibernate.dialect
Hibernate Dialect for Cloudscape 10 - aka Derby.
DerbyTenFiveDialect() - Constructor for class org.hibernate.dialect.DerbyTenFiveDialect
Constructs a DerbyTenFiveDialect
DerbyTenSevenDialect - Class in org.hibernate.dialect
Dialect for Derby 10.7
DerbyTenSevenDialect() - Constructor for class org.hibernate.dialect.DerbyTenSevenDialect
Constructs a DerbyTenSevenDialect
DerbyTenSixDialect - Class in org.hibernate.dialect
Hibernate Dialect for Cloudscape 10 - aka Derby.
DerbyTenSixDialect() - Constructor for class org.hibernate.dialect.DerbyTenSixDialect
Constructs a DerbyTenSixDialect
deRegisterChild(ServiceRegistryImplementor) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
 
deRegisterChild(ServiceRegistryImplementor) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
deRegisterChild(ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
When a registry is created with a parent, the parent is notified of the child via this callback.
DerivedValueSource - Interface in org.hibernate.boot.model.source.spi
Contract describing source of a derived value (formula).
desc(String) - Static method in class org.hibernate.criterion.Order
Descending order.
desc() - Method in class org.hibernate.criterion.Property
Creates a descending ordering for this property
desc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Sort the results by the property in descending order
desc(Expression<?>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
DESCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
DESCENDING - Static variable in class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Index
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostLoad
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostPersist
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostRemove
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostUpdate
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PrePersist
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PreRemove
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PreUpdate
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
 
description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
 
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
Deerialize a UnresolvedEntityInsertActions object.
deserialize(ObjectInputStream, StatefulPersistenceContext) - Static method in class org.hibernate.engine.internal.EntityEntryContext
JDK serialization hook for deserializing
deserialize(ObjectInputStream, PersistenceContext) - Static method in class org.hibernate.engine.internal.ImmutableEntityEntry
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, PersistenceContext) - Static method in class org.hibernate.engine.internal.MutableEntityEntry
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.internal.StatefulPersistenceContext
Used by the owning session to explicitly control deserialization of the persistence context.
deserialize(ObjectInputStream, JdbcSessionOwner) - Static method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
JDK deserialization hook
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.ActionQueue
Used by the owning session to explicitly control deserialization of the action queue.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.CollectionEntry
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.CollectionKey
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionFactoryImplementor) - Static method in class org.hibernate.engine.spi.EntityKey
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.EntityUniqueKey
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(InputStream) - Static method in class org.hibernate.internal.util.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(InputStream, ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(byte[]) - Static method in class org.hibernate.internal.util.SerializationHelper
Deserializes an object from an array of bytes using the Thread Context ClassLoader (TCCL).
deserialize(byte[], ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
Deserializes an object from an array of bytes.
deserialize(ObjectInputStream, JdbcConnectionAccess, JdbcSessionContext) - Static method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
deserialize(ObjectInputStream) - Static method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
 
deserializeProxy(SerializableProxy) - Static method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory
 
deserializeProxy(SerializableProxy) - Static method in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
destroy(ServiceRegistry) - Static method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Destroy a service registry.
destroy() - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
 
destroy(ServiceRegistry) - Static method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Destroy a service registry.
destroy() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
 
destroy() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
destroy() - Method in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
 
destroy() - Method in class org.hibernate.cache.internal.StandardQueryCache
 
destroy() - Method in class org.hibernate.cache.jcache.JCacheRegion
 
destroy() - Method in interface org.hibernate.cache.spi.QueryCache
Destroy the cache.
destroy() - Method in interface org.hibernate.cache.spi.Region
The "end state" contract of the region's lifecycle.
destroy() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
Destroys the cache.
destroy() - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
destroy() - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
Release resources
destroy() - Method in class org.hibernate.testing.cache.BaseRegion
 
destroy(ServiceRegistry) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
destructure(Object, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.entry.CacheEntryStructure
Convert the previous structured form of the item back into its item form.
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredMapCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.UnstructuredCacheEntry
 
detach(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
detach(Object) - Method in class org.hibernate.internal.SessionImpl
 
DetachedCriteria - Class in org.hibernate.criterion
Models a detached form of a Criteria (not associated with a Session).
DetachedCriteria(String) - Constructor for class org.hibernate.criterion.DetachedCriteria
 
DetachedCriteria(String, String) - Constructor for class org.hibernate.criterion.DetachedCriteria
 
DetachedCriteria(CriteriaImpl, Criteria) - Constructor for class org.hibernate.criterion.DetachedCriteria
 
DetailedSemanticException - Exception in org.hibernate.hql.internal.ast
Thrown when a call to the underlying Hibernate engine fails, indicating some form of semantic exception (e.g.
DetailedSemanticException(String) - Constructor for exception org.hibernate.hql.internal.ast.DetailedSemanticException
 
DetailedSemanticException(String, Throwable) - Constructor for exception org.hibernate.hql.internal.ast.DetailedSemanticException
 
determineAccessTypeForHierarchy(TypeElement, Context) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
 
determineAdjustedIncrementSize(String, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
In certain cases we need to adjust the increment size based on the selected optimizer.
determineAnnotationSpecifiedAccessType(Element) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
 
determineAnyDiscriminatorColumnName(ImplicitAnyDiscriminatorColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the column name related to the discriminator portion of an ANY mapping when no explicit column name is given.
determineAnyDiscriminatorColumnName(ImplicitAnyDiscriminatorColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineAnyKeyColumnName(ImplicitAnyKeyColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the column name related to the key/id portion of an ANY mapping when no explicit column name is given.
determineAnyKeyColumnName(ImplicitAnyKeyColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineAppropriateHandler(Class<T>) - Static method in class org.hibernate.query.criteria.internal.ValueHandlerFactory
Determine the appropriate ValueHandlerFactory.ValueHandler strategy for converting a value to the given target type
determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the name of an attribute's column given the source naming information, when a name is not explicitly given.
determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
 
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in class org.hibernate.id.AbstractPostInsertGenerator
 
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in interface org.hibernate.id.BulkInsertionCapableIdentifierGenerator
Return the select expression fragment, if any, that generates the identifier values.
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in class org.hibernate.id.SequenceGenerator
Deprecated.
 
determineCachedFile(File) - Static method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
 
determineCascadeStyle() - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
 
determineCascadeStyle() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
 
determineCascadeStyle() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
 
determineCollectionRegionAccessStrategy(Collection) - Method in interface org.hibernate.engine.spi.CacheImplementor
 
determineCollectionRegionAccessStrategy(Collection) - Method in class org.hibernate.internal.CacheImpl
 
determineCollectionTableName(ImplicitCollectionTableNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the name of a collection join table given the source naming information, when a name is not explicitly given.
determineCollectionTableName(ImplicitCollectionTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineCollectionTableName(ImplicitCollectionTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
 
determineCollectionType(Class) - Static method in class org.hibernate.metamodel.internal.AttributeFactory
 
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Given an entity instance, determine the most appropriate (most targeted) entity-name which represents it.
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
determineConvertedValue(AttributeConverterTypeAdapter, Object) - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
 
determineDecimalRepresentation(String, int) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
 
determineDefault(String, boolean) - Static method in enum org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
 
determineDefaultSegmentValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
Used in the cases where TableGenerator.determineSegmentValue(java.util.Properties) is unable to determine the value to use.
determineDiscriminatorColumnName(ImplicitDiscriminatorColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the implicit name for the discriminator column for the given entity
determineDiscriminatorColumnName(ImplicitDiscriminatorColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineEntityMode() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
determineEntityName(EntityInfo) - Method in interface org.hibernate.boot.model.source.internal.hbm.HbmLocalMetadataBuildingContext
 
determineEntityName(String, String) - Method in interface org.hibernate.boot.model.source.internal.hbm.HbmLocalMetadataBuildingContext
 
determineEntityName(EntityInfo) - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
 
determineEntityName(String, String) - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
 
determineEntityRegionAccessStrategy(PersistentClass) - Method in interface org.hibernate.engine.spi.CacheImplementor
 
determineEntityRegionAccessStrategy(PersistentClass) - Method in class org.hibernate.internal.CacheImpl
 
determineFetchPlan(LoadQueryInfluencers, PropertyPath) - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
 
determineFetchPlan(LoadQueryInfluencers, PropertyPath) - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
 
determineFetchPlan(LoadQueryInfluencers, PropertyPath) - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
 
determineFetchStrategy(AssociationAttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
determineFetchStrategy(AssociationAttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
determineFetchStrategy(AssociationAttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.CascadeStyleLoadPlanBuildingAssociationVisitationStrategy
 
determineFetchStrategy(AssociationAttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
 
determineFetchStyleByMetadata(FetchMode, AssociationType, SessionFactoryImplementor) - Static method in class org.hibernate.persister.walking.internal.FetchStrategyHelper
 
determineFetchStyleByMetadata(FetchMode, AssociationType) - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
 
determineFetchStyleByProfile(LoadQueryInfluencers, EntityPersister, PropertyPath, int) - Static method in class org.hibernate.persister.walking.internal.FetchStrategyHelper
Determine the fetch-style (if one) explicitly set for this association via fetch profiles.
determineFetchTiming(FetchStyle, AssociationType, SessionFactoryImplementor) - Static method in class org.hibernate.persister.walking.internal.FetchStrategyHelper
 
determineFollowOnLockMode(LockOptions) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
determineFollowOnLockMode(LockOptions) - Method in class org.hibernate.loader.Loader
 
determineForeignKeyName(ImplicitForeignKeyNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
 
determineForeignKeyName(ImplicitForeignKeyNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineFullyQualifiedClassName(String, String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
 
determineGeneratedIdentifier(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
 
determineGeneratorName(GenerationType, IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext) - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
 
determineGeneratorName(GenerationType, IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext) - Method in interface org.hibernate.boot.model.IdGeneratorStrategyInterpreter
Determine the name of the generator which should be used based on the GenerationType, returning null to indicate that this interpreter did not have a match and that any additional resolutions should be performed.
determineGeneratorTableName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the table name to use for the generator values.
determineGeneratorTableName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
Deprecated.
 
determineHitRatio() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
determineIdentifierColumnName(ImplicitIdentifierColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the implicit name for the identifier column for the given entity
determineIdentifierColumnName(ImplicitIdentifierColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineIdTableName(JdbcEnvironment, PersistentClass) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
determineIdTableName(Queryable) - Method in class org.hibernate.hql.spi.id.cte.AbstractCteValuesListBulkIdHandler
 
determineIdTableName(JdbcEnvironment, PersistentClass) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
determineImplicitName(MetadataBuildingContext) - Method in interface org.hibernate.boot.model.naming.NamingStrategyHelper
Called when the user supplied no explicit name/identifier for the given database object.
determineImplicitName(LocalMetadataBuildingContext) - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder.ColumnNamingDelegate
 
determineImplicitOptimizerName(int, Properties) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
Determine the optimizer to use when there was not one explicitly specified.
determineIncrementSize(Properties) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the increment size to be applied.
determineIncrementSize(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
 
determineIndexName(ImplicitIndexNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
 
determineIndexName(ImplicitIndexNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineInitialAutoCommitMode(Connection) - Static method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
determineInitialValue(Properties) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the initial sequence value to use.
determineInitialValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
 
determineJavaClassForJdbcTypeCode(Integer) - Method in class org.hibernate.type.descriptor.sql.JdbcTypeJavaClassMappings
For the given JDBC type, determine the JDBC recommended Java type.
determineJavaClassForJdbcTypeCode(int) - Method in class org.hibernate.type.descriptor.sql.JdbcTypeJavaClassMappings
 
determineJdbcTypeCode(Type, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
determineJdbcTypeCode(Type, Mapping) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.SumFunction
 
determineJdbcTypeCodeForJavaClass(Class) - Method in class org.hibernate.type.descriptor.sql.JdbcTypeJavaClassMappings
For the given Java type, determine the JDBC recommended JDBC type.
determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the column name related to JoinColumn.
determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
 
determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
 
determineJoinTableName(ImplicitJoinTableNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the name of an association join table given the source naming information, when a name is not explicitly given.
determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
 
determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
 
determineJpaMetaModelPopulationSetting(Map) - Static method in enum org.hibernate.metamodel.internal.JpaMetaModelPopulationSetting
 
determineJpaMetaModelPopulationSetting(Map) - Static method in enum org.hibernate.metamodel.internal.JpaStaticMetaModelPopulationSetting
 
determineListIndexColumnName(ImplicitIndexColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
 
determineListIndexColumnName(ImplicitIndexColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineLockOptions(NamedQuery) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
 
determineLogicalName(String, NamingStrategyHelper) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
Determine the logical name give a (potentially null/empty) explicit name.
determineMapKeyColumnName(ImplicitMapKeyColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
 
determineMapKeyColumnName(ImplicitMapKeyColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineMultiTenancyStrategy(Map) - Static method in enum org.hibernate.MultiTenancyStrategy
Extract the MultiTenancyStrategy from the setting map.
determineNaturalIdRegionAccessStrategy(PersistentClass) - Method in interface org.hibernate.engine.spi.CacheImplementor
 
determineNaturalIdRegionAccessStrategy(PersistentClass) - Method in class org.hibernate.internal.CacheImpl
 
determineOptimalBatchLoadSize(int, int) - Method in interface org.hibernate.loader.BatchLoadSizingStrategy
 
determineOptimizationStrategy(Properties, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the optimizer to use.
determinePrimaryKeyJoinColumnName(ImplicitPrimaryKeyJoinColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the column name related to PrimaryKeyJoinColumn.
determinePrimaryKeyJoinColumnName(ImplicitPrimaryKeyJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determinePrimaryTableName(ImplicitEntityNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the implicit name of an entity's primary table.
determinePrimaryTableName(ImplicitEntityNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineProperBooleanType(int, Object, Type) - Method in class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
determineProperBooleanType(String, Object, Type) - Method in class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
determineProperBooleanType(int, Object, Type) - Method in interface org.hibernate.Query
Deprecated.
added only to allow default method definition for deprecated methods here.
determineProperBooleanType(String, Object, Type) - Method in interface org.hibernate.Query
Deprecated.
added only to allow default method definition for deprecated methods here.
determineProperBooleanType(String, Object, Type) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
determineProperBooleanType(int, Object, Type) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
determineProperSizing(Map) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Given a map, determine the proper initial size for a new Map to hold the same number of values.
determineProperSizing(Set) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Given a set, determine the proper initial size for a new set to hold the same number of values.
determineProperSizing(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Determine the proper initial size for a new collection in order for it to hold the given a number of elements.
determinePropertyName(EnversService, AuditReaderImplementor, String, PropertyNameGetter) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
 
determinePropertyName(EnversService, AuditReaderImplementor, String, String) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
 
determineRemainingTransactionTimeOutPeriod() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
determineRemainingTransactionTimeOutPeriod() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Calculate the amount of time, in seconds, still remaining before transaction timeout occurs.
determineResultType(Class<? extends Number>, Class<? extends Number>) - Static method in class org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation
 
determineResultType(Class<? extends Number>, Class<? extends Number>, boolean) - Static method in class org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation
 
determineResultType(Class<? extends Number>...) - Static method in class org.hibernate.query.criteria.internal.predicate.ImplicitNumericExpressionTypeDeterminer
Determine the appropriate runtime result type for a numeric expression according to section "6.5.7.1 Result Types of Expressions" of the JPA spec.
determineReturnType(Class<? extends Number>, Expression<? extends Number>) - Static method in class org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation
Helper for determining the appropriate operation return type based on one of the operands as an expression.
determineReturnType(Class<? extends Number>, Number) - Static method in class org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation
Helper for determining the appropriate operation return type based on one of the operands as a literal.
determineRowCount(int, PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
 
determineRowCount(int, PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
determineSegmentColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the name of the column used to indicate the segment for each row.
determineSegmentColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
Deprecated.
 
determineSegmentColumnSize(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the size of the segment column

Called during configuration.

determineSegmentValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the segment value corresponding to this generator instance.
determineSequenceName(Properties, Dialect, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the name of the sequence (or table if this resolves to a physical table) to use.
determineShortName(String) - Static method in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
Determine a short name from the full name
determineSingularAssociationAttributeType(Member) - Static method in class org.hibernate.metamodel.internal.AttributeFactory
 
determineSql(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
determineSqlStateClassCode(String) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
 
determineSubclassTableJoinType(int, boolean, boolean, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
determineTableName(Table, JdbcEnvironment) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
determineTableName(Table, JdbcEnvironment) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
determineTableNumberForColumn(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
determineTableNumberForColumn(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
determineTenantIdColumnName(ImplicitTenantIdColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the implicit name for the tenant (multi-tenancy) identifier column for the given entity
determineTenantIdColumnName(ImplicitTenantIdColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineType(String, Class) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
determineTypeForTemporalType(TemporalType, Type, Object) - Method in class org.hibernate.query.internal.BindingTypeHelper
 
determineUniqueKeyName(ImplicitUniqueKeyNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
 
determineUniqueKeyName(ImplicitUniqueKeyNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
determineValueColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the name of the column used to store the generator value in the db.
determineValueColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.TableGenerator
Determine the name of the column in which we will store the generator persistent value.
determineValueColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
Deprecated.
 
DIALECT - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the Hibernate SQL Dialect class
Dialect - Class in org.hibernate.dialect
Represents a dialect of SQL implemented by a particular RDBMS.
Dialect() - Constructor for class org.hibernate.dialect.Dialect
 
dialect - Variable in class org.hibernate.dialect.unique.DefaultUniqueDelegate
 
dialect() - Method in class org.hibernate.hql.spi.id.AbstractIdsBulkIdHandler
 
dialect - Variable in class org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder
 
dialect - Variable in class org.hibernate.sql.Select
 
DIALECT - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
 
DIALECT - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
dialect - Variable in class org.hibernate.tool.schema.internal.StandardTableExporter
 
DIALECT_RESOLVERS - Static variable in interface org.hibernate.cfg.AvailableSettings
Names any additional DialectResolver implementations to register with the standard DialectFactory.
DialectCheck - Interface in org.hibernate.testing
Defines a means to check Dialect features for use in "test protection" checks.
DialectChecks - Class in org.hibernate.testing
Container class for different implementation of the DialectCheck interface.
DialectChecks() - Constructor for class org.hibernate.testing.DialectChecks
 
DialectChecks.CaseSensitiveCheck - Class in org.hibernate.testing
 
DialectChecks.DoesNotSupportFollowOnLocking - Class in org.hibernate.testing
 
DialectChecks.DoesNotSupportRowValueConstructorSyntax - Class in org.hibernate.testing
 
DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
 
DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
 
DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
 
DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
 
DialectChecks.DoubleQuoteQuoting - Class in org.hibernate.testing
 
DialectChecks.ForceLobAsLastValue - Class in org.hibernate.testing
 
DialectChecks.HasSelfReferentialForeignKeyBugCheck - Class in org.hibernate.testing
 
DialectChecks.SupportCatalogCreation - Class in org.hibernate.testing
 
DialectChecks.SupportDropConstraints - Class in org.hibernate.testing
 
DialectChecks.SupportLimitAndOffsetCheck - Class in org.hibernate.testing
 
DialectChecks.SupportLimitCheck - Class in org.hibernate.testing
 
DialectChecks.SupportNonQueryValuesListWithCTE - Class in org.hibernate.testing
 
DialectChecks.SupportPartitionBy - Class in org.hibernate.testing
 
DialectChecks.SupportRowValueConstructorSyntaxInInList - Class in org.hibernate.testing
 
DialectChecks.SupportsCascadeDeleteCheck - Class in org.hibernate.testing
 
DialectChecks.SupportSchemaCreation - Class in org.hibernate.testing
 
DialectChecks.SupportsCircularCascadeDeleteCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsColumnCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsEmptyInListCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsExistsInSelectCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.testing
 
DialectChecks.SupportsIdentityColumns - Class in org.hibernate.testing
 
DialectChecks.SupportSkipLocked - Class in org.hibernate.testing
 
DialectChecks.SupportsLobValueChangePropogation - Class in org.hibernate.testing
 
DialectChecks.SupportsLockTimeouts - Class in org.hibernate.testing
 
DialectChecks.SupportsParametersInInsertSelectCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsRowValueConstructorSyntaxCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsSequences - Class in org.hibernate.testing
 
DialectChecks.SupportSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing
 
DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing
 
DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList - Class in org.hibernate.testing
 
DialectChecks.UsesInputStreamToInsertBlob - Class in org.hibernate.testing
 
DialectFactory - Interface in org.hibernate.engine.jdbc.dialect.spi
A factory for generating Dialect instances.
DialectFactoryImpl - Class in org.hibernate.engine.jdbc.dialect.internal
Standard implementation of the DialectFactory service.
DialectFactoryImpl() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl
 
DialectFactoryInitiator - Class in org.hibernate.engine.jdbc.dialect.internal
Standard initiator for the standard DialectFactory service
DialectFactoryInitiator() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator
 
DialectFactoryTestingImpl - Class in org.hibernate.testing.boot
 
DialectFactoryTestingImpl() - Constructor for class org.hibernate.testing.boot.DialectFactoryTestingImpl
 
DialectFactoryTestingImpl(Dialect) - Constructor for class org.hibernate.testing.boot.DialectFactoryTestingImpl
 
DialectResolutionInfo - Interface in org.hibernate.engine.jdbc.dialect.spi
Exposes information about the database and JDBC driver that can be used in resolving the appropriate Dialect to use.
DialectResolutionInfoSource - Interface in org.hibernate.engine.jdbc.dialect.spi
Contract for the source of DialectResolutionInfo.
DialectResolver - Interface in org.hibernate.engine.jdbc.dialect.spi
Contract for determining the Dialect to use based on information about the database / driver.
DialectResolverInitiator - Class in org.hibernate.engine.jdbc.dialect.internal
Standard initiator for the standard DialectResolver service
DialectResolverInitiator() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator
 
DialectResolverSet - Class in org.hibernate.engine.jdbc.dialect.internal
A DialectResolver implementation which coordinates resolution by delegating to sub-resolvers.
DialectResolverSet() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
 
DialectResolverSet(List<DialectResolver>) - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
 
DialectResolverSet(DialectResolver...) - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
 
dialectScope - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
 
dictatedSizes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.AnyType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.CollectionType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.ComponentType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.CustomType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.MetaType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.OneToOneType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
dictatedSizes(Mapping) - Method in interface org.hibernate.type.Type
Return the column sizes dictated by this type.
dictatedSizes() - Method in interface org.hibernate.usertype.Sized
Return the column sizes dictated by this type.
diff(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
diff(Expression<? extends N>, N) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
diff(N, Expression<? extends N>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
DIFFERENCE - Static variable in interface org.hibernate.spatial.SpatialAnalysis
The difference function
dirty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
dirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Mark the collection as dirty
DIRTY_CHECK - Static variable in class org.hibernate.event.spi.EventType
 
dirtyCalculationEnd(boolean) - Method in class org.hibernate.BaseSessionEventListener
 
dirtyCalculationEnd(boolean) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
dirtyCalculationEnd(boolean) - Method in interface org.hibernate.SessionEventListener
 
dirtyCalculationStart() - Method in class org.hibernate.BaseSessionEventListener
 
dirtyCalculationStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
dirtyCalculationStart() - Method in interface org.hibernate.SessionEventListener
 
dirtyCheck(FlushEntityEvent) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
Perform a dirty check, and attach the results to the event
DirtyCheckEvent - Class in org.hibernate.event.spi
Defines an event class for the dirty-checking of a session.
DirtyCheckEvent(EventSource) - Constructor for class org.hibernate.event.spi.DirtyCheckEvent
 
DirtyCheckEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session dirty-check events.
DirtyCollectionSearchVisitor - Class in org.hibernate.event.internal
Do we have a dirty collection here? 1.
DirtyTracker - Interface in org.hibernate.bytecode.enhance.internal.tracker
Interface to be implemented by dirty trackers, a simplified Set of String.
disableAutoClose() - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
By default, when a ServiceRegistry is no longer referenced by any other registries as a parent it will be closed.
disableAutoClose() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
By default, when a ServiceRegistry is no longer referenced by any other registries as a parent it will be closed.
disableConversion - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
 
disableCreation() - Method in class org.hibernate.mapping.ForeignKey
 
DisabledJaccServiceImpl - Class in org.hibernate.secure.internal
 
DisabledJaccServiceImpl() - Constructor for class org.hibernate.secure.internal.DisabledJaccServiceImpl
 
DisabledJmxServiceImpl - Class in org.hibernate.jmx.internal
A no-op version of the JmxService
DisabledJmxServiceImpl() - Constructor for class org.hibernate.jmx.internal.DisabledJmxServiceImpl
 
disableFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
disableFetchProfile(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
disableFetchProfile(String) - Method in class org.hibernate.internal.SessionImpl
 
disableFetchProfile(String) - Method in interface org.hibernate.Session
Disable a particular fetch profile on this session.
disableFilter(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
disableFilter(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
disableFilter(String) - Method in class org.hibernate.internal.SessionImpl
 
disableFilter(String) - Method in interface org.hibernate.Session
Disable the named filter for the current session.
disableForeignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
 
disableJtaTransactionAccess() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
disableJtaTransactionAccess() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
 
disableJtaTransactionAccess() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
 
disableLegacyFallback() - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
 
disableRefreshDetachedEntity() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
disableRefreshDetachedEntity() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
 
disableReleases() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
disableReleases() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Disable connection releases
disableStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
disableStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
disableStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
disablingContextualLOBCreation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in interface org.hibernate.internal.CoreMessageLogger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
disallowingInsertStatementComment() - Method in interface org.hibernate.internal.CoreMessageLogger
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
disassemble(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Disassemble the collection to get it ready for the cache
disassemble(Object) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AnyType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CustomType
 
disassemble(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
disassemble(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
disassemble(T) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
disassemble(T) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Return a "disassembled" representation of the value.
disassemble(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
disassemble(NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor.NClobMutabilityPlan
 
disassemble(Object) - Method in class org.hibernate.type.EnumType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.OneToOneType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.type.Type
Return a disassembled representation of the object.
disassemble(Object[], Type[], boolean[], SharedSessionContractImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
disassemble(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.usertype.CompositeUserType
Transform the object into its cacheable representation.
disassemble(Object) - Method in interface org.hibernate.usertype.UserType
Transform the object into its cacheable representation.
DISCARD_PC_ON_CLOSE - Static variable in interface org.hibernate.jpa.AvailableSettings
Whether or not discard persistent context on entityManager.close() The EJB3 compliant and default choice is false
disconnect() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
disconnect() - Method in class org.hibernate.internal.SessionImpl
 
disconnect() - Method in interface org.hibernate.Session
Disconnect the session from its underlying JDBC connection.
discriminator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
DISCRIMINATOR_PROPERTY_NAME - Static variable in class org.hibernate.hql.internal.ast.tree.FromElement
 
DiscriminatorColumn - Class in org.hibernate.jpamodelgen.xml.jaxb
 
DiscriminatorColumn() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
 
discriminatorColumn - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
discriminatorColumn - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
 
DiscriminatorFormula - Annotation Type in org.hibernate.annotations
Used to apply a Hibernate formula (derived value) as the inheritance discriminator "column".
DiscriminatorMetadata - Interface in org.hibernate.persister.entity
Provides the information needed to properly handle type discrimination in HQL queries, either by 'something.class' or 'type(something)' references.
DiscriminatorOptions - Annotation Type in org.hibernate.annotations
Optional annotation to express Hibernate specific discrimintor properties.
DiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
Contract for sources of information about a mapped discriminator.
discriminatorType - Variable in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
 
DiscriminatorType - Enum in org.hibernate.jpamodelgen.xml.jaxb
Java class for discriminator-type.
DiscriminatorType - Class in org.hibernate.persister.entity
TODO : javadoc
DiscriminatorType(Type, Loadable) - Constructor for class org.hibernate.persister.entity.DiscriminatorType
 
DiscriminatorType<T> - Interface in org.hibernate.type
Additional contract for a Type may be used for a discriminator.
discriminatorValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
discriminatorValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
discriminatorValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
discriminatorValue - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cache.internal.CollectionCacheInvalidator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.envers.boot.internal.EnversIntegrator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
Tongue-in-cheek name for a shutdown callback.
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.jpa.event.spi.JpaIntegrator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.secure.spi.JaccIntegrator
 
disjoint(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially disjoint" constraint to the named property
DISJOINT - Static variable in interface org.hibernate.spatial.SpatialRelation
The geometries are spatially dijoint
Disjunction - Class in org.hibernate.criterion
Defines a disjunction (OR series).
Disjunction() - Constructor for class org.hibernate.criterion.Disjunction
Constructs a Disjunction
Disjunction(Criterion[]) - Constructor for class org.hibernate.criterion.Disjunction
 
disjunction() - Static method in class org.hibernate.criterion.Restrictions
Group expressions together in a single disjunction (A or B or C...).
disjunction(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
Group expressions together in a single disjunction (A or B or C...).
disjunction() - Static method in class org.hibernate.envers.query.AuditEntity
Group criterions together in a single disjunction (A or B or C...).
disjunction() - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
DisjunctionFragment - Class in org.hibernate.sql
A disjunctive string of conditions
DisjunctionFragment() - Constructor for class org.hibernate.sql.DisjunctionFragment
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
 
dispatch(WorkUnitMergeVisitor) - Method in interface org.hibernate.envers.internal.synchronization.work.WorkUnitMergeDispatcher
Should be invoked on the second work unit.
DisplayableNode - Interface in org.hibernate.hql.internal.ast.tree
Implementors will return additional display text, which will be used by the ASTPrinter to display information (besides the node type and node text).
dispose() - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
Dispose of this SampledCacheManager and clean up held resources
dispose() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
 
DISTANCE - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
The distance parameter
DISTANCE - Static variable in interface org.hibernate.spatial.SpatialAnalysis
The distance function
distanceWithin(String, Geometry, double) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "distance within" constraint to the named property
Distinct - Class in org.hibernate.criterion
A wrappedProjection that is a wrapper around other projections to apply distinction.
Distinct(Projection) - Constructor for class org.hibernate.criterion.Distinct
Constructs a Distinct
distinct(Projection) - Static method in class org.hibernate.criterion.Projections
Create a distinct projection from a projection.
distinct() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection on distinct values
DISTINCT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DISTINCT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DISTINCT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
distinct(boolean) - Method in class org.hibernate.query.criteria.internal.CriteriaQueryImpl
 
distinct(boolean) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
DISTINCT_ROOT_ENTITY - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is a distinct instance of the root entity
distinctOrAll(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
DistinctResultTransformer - Class in org.hibernate.transform
Distinctions the result tuples in the final result based on the defined equality of the tuples.
DistinctRootEntityResultTransformer - Class in org.hibernate.transform
Much like RootEntityResultTransformer, but we also distinct the entity in the final result.
DIV - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DIV - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DIV - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
DO_NOT_AUDIT_OPTIMISTIC_LOCKING_FIELD - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Treats optimistic locking properties as unversioned.
doAction(boolean, SessionImplementor) - Method in class org.hibernate.jpa.internal.AfterCompletionActionLegacyJpaImpl
 
doAction(boolean, SessionImplementor) - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.AfterCompletionAction
Deprecated.
 
doAfterCompletion(boolean, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
 
doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityDeleteAction
 
doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityInsertAction
 
doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityUpdateAction
 
doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.action.spi.AfterTransactionCompletionProcess
Perform whatever processing is encapsulated here after completion of the transaction.
doBatchLoad(Serializable, Loader, SharedSessionContractImplementor, Serializable[], Object, LockOptions) - Method in class org.hibernate.loader.entity.BatchingEntityLoader
 
doBatchLoad(Serializable, Loader, SharedSessionContractImplementor, Serializable[], Object, LockOptions) - Method in class org.hibernate.loader.entity.plan.BatchingEntityLoader
 
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.internal.EntityIncrementVersionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.internal.EntityVerifyVersionProcess
 
doBeforeTransactionCompletion(SessionImplementor) - Method in interface org.hibernate.action.spi.BeforeTransactionCompletionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
 
doBiDirectionalAssociationManagement(CtField) - Method in class org.hibernate.bytecode.enhance.internal.javassist.JavassistEnhancementContext
 
doBiDirectionalAssociationManagement(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
doBiDirectionalAssociationManagement(UnloadedField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Should we manage association of bi-directional persistent attributes for this field?
doBiDirectionalAssociationManagement(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
doBiDirectionalAssociationManagement(UnloadedField) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
 
doBind(XMLEventReader, StartElement, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
 
doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
 
doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.FileXmlSource
 
doBind(Binder, File, Origin) - Static method in class org.hibernate.boot.jaxb.internal.FileXmlSource
 
doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.InputStreamXmlSource
 
doBind(Binder, InputStream, Origin, boolean) - Static method in class org.hibernate.boot.jaxb.internal.InputStreamXmlSource
 
doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.JarFileEntryXmlSource
 
doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.JaxpSourceXmlSource
 
doBind(XMLEventReader, StartElement, Origin) - Method in class org.hibernate.boot.jaxb.internal.MappingBinder
 
doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.UrlXmlSource
 
doBind(Binder) - Method in class org.hibernate.boot.jaxb.spi.XmlSource
 
doBind(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
Perform the binding.
doBind(CallableStatement, J, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
Perform the binding.
doCascade(CascadingAction) - Method in interface org.hibernate.engine.spi.CascadeStyle
For this style, should the given action be cascaded?
doCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyles.MultipleCascadeStyle
 
doComputation() - Method in class org.hibernate.testing.junit4.CustomRunner
 
doConnectionsFromProviderHaveAutoCommitDisabled() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
doConnectionsFromProviderHaveAutoCommitDisabled() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
doCreate() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Action
 
doCreate() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Type
 
doCreate() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExportTask.ExportType
 
doCreation(Metadata, ExecutionOptions, SourceDescriptor, TargetDescriptor) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
 
doCreation(Metadata, Dialect, ExecutionOptions, SourceDescriptor, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
 
doCreation(Metadata, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
 
doCreation(Metadata, ServiceRegistry, Map, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
 
doCreation(Metadata, ExecutionOptions, SourceDescriptor, TargetDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaCreator
Perform a schema creation from the indicated source(s) to the indicated target(s).
doDeserialize(InputStream, ClassLoader, ClassLoader, ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
 
doDirtyChecking(CustomEntityDirtinessStrategy.AttributeChecker) - Method in interface org.hibernate.CustomEntityDirtinessStrategy.DirtyCheckContext
The callback to indicate that dirty checking (the dirty attribute determination phase) should be handled by the calling CustomEntityDirtinessStrategy using the given CustomEntityDirtinessStrategy.AttributeChecker.
doDirtyCheckingInline(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.JavassistEnhancementContext
 
doDirtyCheckingInline(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
doDirtyCheckingInline(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Should we in-line dirty checking for persistent attributes for this class?
doDirtyCheckingInline(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
doDirtyCheckingInline(UnloadedClass) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
 
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.AbstractEmitterBean
Dispose callback of subclasses
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
Dispose callback of subclasses
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
doDrop() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Action
 
doDrop() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Type
 
doDrop() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExportTask.ExportType
 
doDrop(Metadata, ExecutionOptions, SourceDescriptor, TargetDescriptor) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
 
doDrop(Metadata, ExecutionOptions, Dialect, SourceDescriptor, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
 
doDrop(Metadata, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
For tests
doDrop(Metadata, ServiceRegistry, Map, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
For tests
doDrop(Metadata, ExecutionOptions, SourceDescriptor, TargetDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaDropper
Perform a schema drop from the indicated source(s) to the indicated target(s).
doesConnectionProviderDisableAutoCommit() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
doesConnectionProviderDisableAutoCommit() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
doesConnectionProviderDisableAutoCommit() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
doesConnectionProviderDisableAutoCommit() - Method in class org.hibernate.internal.JdbcSessionContextImpl
 
doesConnectionProviderDisableAutoCommit() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
doesDataDefinitionCauseTransactionCommit() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
 
doesDataDefinitionCauseTransactionCommit() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Did the driver report to DDL statements performed within a transaction performing an implicit commit of the transaction.
doesLobLocatorUpdateCopy() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
 
doesLobLocatorUpdateCopy() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Did the driver report that updates to a LOB locator affect a copy of the LOB?
DoesNotSupportFollowOnLocking() - Constructor for class org.hibernate.testing.DialectChecks.DoesNotSupportFollowOnLocking
 
DoesNotSupportRowValueConstructorSyntax() - Constructor for class org.hibernate.testing.DialectChecks.DoesNotSupportRowValueConstructorSyntax
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.DB2Dialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.Dialect
For the underlying database, is READ_COMMITTED isolation implemented by forcing readers to wait for write locks to be released?
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.H2Dialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.HSQLDialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.Ingres9Dialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.SQLServerDialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.TeradataDialect
 
DoesReadCommittedCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
 
DoesReadCommittedNotCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.Dialect
For the underlying database, is REPEATABLE_READ isolation implemented by forcing writers to wait for read locks to be released?
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.HSQLDialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.Ingres9Dialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.SQLServerDialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.TeradataDialect
 
DoesRepeatableReadCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
 
DoesRepeatableReadNotCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
 
doEvict(Object, EntityKey, EntityPersister, EventSource) - Method in class org.hibernate.event.internal.DefaultEvictEventListener
 
doExecute(QueryParameters, SharedSessionContractImplementor, String, List) - Method in class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
doExecuteBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
Perform batch execution..
doExecuteBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
doExecuteBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
 
doExecuteUpdate() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
doExecuteUpdate() - Method in class org.hibernate.query.internal.NativeQueryImpl
 
doExecution(SchemaExport.Action, boolean, Metadata, ServiceRegistry, TargetDescriptor) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
doExport() - Method in enum org.hibernate.tool.hbm2ddl.Target
 
doExtendedEnhancement(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.JavassistEnhancementContext
 
doExtendedEnhancement(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
doExtendedEnhancement(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Should we enhance field access to entities from this class?
doExtendedEnhancement(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
doExtendedEnhancement(UnloadedClass) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
 
doExtract(ResultSet, String, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
 
doExtract(CallableStatement, int, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
 
doExtract(CallableStatement, String, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
 
doExtract(ResultSet, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
Perform the extraction.
doExtract(CallableStatement, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
Perform the extraction.
doExtract(CallableStatement, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
Perform the extraction.
doExtractConstraintName(SQLException) - Method in class org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtracter
 
doImmediateLoad(String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
doImmediateLoad(String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.ToOneDelegateSessionImplementor
 
doInHibernate(Supplier<SessionFactory>, TransactionUtil.HibernateTransactionFunction<T>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a Hibernate transaction
doInHibernate(Supplier<SessionFactory>, TransactionUtil.HibernateTransactionConsumer) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a Hibernate transaction without return value
doInHibernate(Supplier<SessionFactory>, String, Consumer<Session>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a Hibernate transaction without return value and for a given tenant
doInHibernate(Supplier<SessionFactory>, String, Function<Session, R>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a Hibernate transaction for a given tenant and return a value
doInHibernateSessionBuilder(Supplier<SessionBuilder>, TransactionUtil.HibernateTransactionFunction<T>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a Hibernate transaction
doInHibernateSessionBuilder(Supplier<SessionBuilder>, TransactionUtil.HibernateTransactionConsumer) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a Hibernate transaction without return value
doInitialize(FromClause, String, String, String, EntityPersister, EntityType) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionFunction<T>, Map) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a JPA transaction
doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionFunction<T>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a JPA transaction
doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionVoidFunction, Map) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a JPA transaction without return value
doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionVoidFunction) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Execute function in a JPA transaction without return value
doIterate() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
doLazyXmlParsing() - Method in class org.hibernate.jpamodelgen.Context
 
doList(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.loader.Loader
Actually execute a query, ignoring the query cache
doList() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
doList() - Method in class org.hibernate.query.internal.NativeQueryImpl
 
doLog(Logger.Level, String, Object, Object[], Throwable) - Method in class org.hibernate.testing.logger.Log4DelegatingLogger
 
doLogf(Logger.Level, String, String, Object[], Throwable) - Method in class org.hibernate.testing.logger.Log4DelegatingLogger
 
doMigration(Metadata, ExecutionOptions, TargetDescriptor) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
 
doMigration(Metadata, ExecutionOptions, TargetDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaMigrator
Perform a schema migration (alteration) from the indicated source(s) to the indicated target(s).
doPostInstantiate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
doPostInstantiate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
doProcess() - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
doProcess() - Method in interface org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandler
Should processing be done? Allows short-circuiting if not.
doProcessQueuedOps(PersistentCollection, Serializable, int, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
doProcessQueuedOps(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
doProcessQueuedOps(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
doProcessQueuedOps(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
doQueryAndInitializeNonLazyCollections(SharedSessionContractImplementor, QueryParameters, boolean) - Method in class org.hibernate.loader.Loader
Execute an SQL query and attempt to instantiate instances of the class mapped by the given persister from each row of the ResultSet.
doQueryAndInitializeNonLazyCollections(SharedSessionContractImplementor, QueryParameters, boolean, ResultTransformer) - Method in class org.hibernate.loader.Loader
 
doReturningWork(ReturningWork<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
doReturningWork(ReturningWork<T>) - Method in class org.hibernate.internal.SessionImpl
 
doReturningWork(ReturningWork<T>) - Method in interface org.hibernate.Session
Controller for allowing users to perform JDBC related work using the Connection managed by this Session.
doScript() - Method in enum org.hibernate.tool.hbm2ddl.Target
 
doScroll(ScrollMode) - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
doScroll(ScrollMode) - Method in class org.hibernate.query.internal.NativeQueryImpl
 
doSecondPass(Map) - Method in class org.hibernate.cfg.annotations.ResultsetMappingSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.CollectionSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.CopyIdentifierComponentSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.CreateKeySecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.IdGeneratorResolverSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.IndexOrUniqueKeySecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.JoinedSubclassFkSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.OneToOneSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.SecondaryTableSecondPass
 
doSecondPass(Map) - Method in interface org.hibernate.cfg.SecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.SetSimpleValueTypeSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.ToOneFkSecondPass
 
doSecondPass(Map) - Method in class org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass
 
DOT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DOT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DOT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
DOT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
DOT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
DotNode - Class in org.hibernate.hql.internal.ast.tree
Represents a reference to a property or alias expression.
DotNode() - Constructor for class org.hibernate.hql.internal.ast.tree.DotNode
 
DotNode.DereferenceType - Enum in org.hibernate.hql.internal.ast.tree
 
DotNode.IllegalCollectionDereferenceExceptionBuilder - Interface in org.hibernate.hql.internal.ast.tree
 
DOUBLE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Double to JDBC DOUBLE.
DoubleQuoteQuoting() - Constructor for class org.hibernate.testing.DialectChecks.DoubleQuoteQuoting
 
DoubleType - Class in org.hibernate.type
A type that maps between DOUBLE and Double
DoubleType() - Constructor for class org.hibernate.type.DoubleType
 
DoubleTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Double handling.
DoubleTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
DoubleTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for DOUBLE handling.
DoubleTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
DoubleValueHandler() - Constructor for class org.hibernate.query.criteria.internal.ValueHandlerFactory.DoubleValueHandler
 
doUpdateRows(Serializable, PersistentCollection, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
doUpdateRows(Serializable, PersistentCollection, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
doUpdateRows(Serializable, PersistentCollection, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
doValidation(Metadata, ExecutionOptions) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaValidator
 
doValidation(Metadata, ExecutionOptions) - Method in interface org.hibernate.tool.schema.spi.SchemaValidator
Perform the validation of the schema described by Metadata
downgradeLocks() - Method in class org.hibernate.engine.internal.EntityEntryContext
Down-grade locks to NONE for all entities in this context
doWork(ClassLoader) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService.Work
 
doWork() - Method in interface org.hibernate.collection.internal.AbstractPersistentCollection.LazyInitializationWork
Do the represented work and return the result.
doWork(Work) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
doWork(Work) - Method in class org.hibernate.internal.SessionImpl
 
doWork(Work) - Method in interface org.hibernate.Session
Controller for allowing users to perform JDBC related work using the Connection managed by this Session.
DRIVER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JDBC driver class
DRIVER - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
 
DRIVER - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
 
DriverConnectionCreator - Class in org.hibernate.engine.jdbc.connections.internal
A specialized ConnectionCreator which uses Driver.connect(java.lang.String, java.util.Properties) to generate Connections
DriverConnectionCreator(Driver, ServiceRegistryImplementor, String, Properties, Boolean, Integer) - Constructor for class org.hibernate.engine.jdbc.connections.internal.DriverConnectionCreator
 
DriverManagerConnectionCreator - Class in org.hibernate.engine.jdbc.connections.internal
A specialized ConnectionCreator which uses DriverManager.getConnection(java.lang.String, java.util.Properties) to generate Connections
DriverManagerConnectionCreator(ServiceRegistryImplementor, String, Properties, Boolean, Integer) - Constructor for class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionCreator
 
DriverManagerConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.internal
A connection provider that uses the DriverManager directly to open connections and provides a very rudimentary connection pool.
DriverManagerConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
DriverManagerConnectionProviderImpl.PooledConnections - Class in org.hibernate.engine.jdbc.connections.internal
 
DriverManagerConnectionProviderImpl.PooledConnections.Builder - Class in org.hibernate.engine.jdbc.connections.internal
 
drop - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
 
drop(Metadata) - Static method in class org.hibernate.testing.schema.SchemaDropHelper
 
drop(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaDropHelper
 
drop(MetadataImplementor, StandardServiceRegistry, Connection) - Static method in class org.hibernate.testing.schema.SchemaDropHelper
 
drop(EnumSet<TargetType>, Metadata) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
DROP_ID_TABLES - Static variable in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
 
DROP_ID_TABLES - Static variable in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
dropConstraints() - Method in class org.hibernate.dialect.AbstractHANADialect
 
dropConstraints() - Method in class org.hibernate.dialect.Cache71Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.DB2Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.
 
dropConstraints() - Method in class org.hibernate.dialect.Dialect
Do we need to drop constraints before dropping tables in this dialect?
dropConstraints() - Method in class org.hibernate.dialect.FrontBaseDialect
 
dropConstraints() - Method in class org.hibernate.dialect.H2Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.IngresDialect
 
dropConstraints() - Method in class org.hibernate.dialect.InnoDBStorageEngine
 
dropConstraints() - Method in class org.hibernate.dialect.JDataStoreDialect
 
dropConstraints() - Method in class org.hibernate.dialect.MimerSQLDialect
 
dropConstraints() - Method in class org.hibernate.dialect.MyISAMStorageEngine
 
dropConstraints() - Method in class org.hibernate.dialect.MySQLDialect
 
dropConstraints() - Method in class org.hibernate.dialect.MySQLMyISAMDialect
Deprecated.
 
dropConstraints() - Method in interface org.hibernate.dialect.MySQLStorageEngine
 
dropConstraints() - Method in class org.hibernate.dialect.Oracle8iDialect
 
dropConstraints() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
dropConstraints() - Method in class org.hibernate.dialect.PointbaseDialect
 
dropConstraints() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.SAPDBDialect
 
dropConstraints() - Method in class org.hibernate.dialect.SybaseAnywhereDialect
ASA does not require to drop constraint before dropping tables, so disable it.
dropConstraints() - Method in class org.hibernate.dialect.TimesTenDialect
 
DTDEntityResolver - Class in org.hibernate.internal.util.xml
Deprecated.
Hibernate now uses StAX for XML processing and the role of this class is served now by LocalXmlResourceResolver
DTDEntityResolver() - Constructor for class org.hibernate.internal.util.xml.DTDEntityResolver
Deprecated.
 
DtdMapping(String, String) - Constructor for class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver.DtdMapping
 
dumpResolutions(LoadPlan) - Method in class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
USes its defined logger to generate a resolution report.
duplicatedPersistenceUnitName(String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
duplicateGeneratorName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateGeneratorTable(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateImport(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateJoins(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateListener(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
DuplicateMappingException - Exception in org.hibernate
Raised whenever a duplicate for a certain type occurs.
DuplicateMappingException(DuplicateMappingException.Type, String) - Constructor for exception org.hibernate.DuplicateMappingException
Creates a DuplicateMappingException using the given type and name.
DuplicateMappingException(String, String) - Constructor for exception org.hibernate.DuplicateMappingException
Deprecated.
Use the for taking DuplicateMappingException.Type instead.
DuplicateMappingException(String, DuplicateMappingException.Type, String) - Constructor for exception org.hibernate.DuplicateMappingException
Creates a DuplicateMappingException using the given customMessage, type and name.
DuplicateMappingException(String, String, String) - Constructor for exception org.hibernate.DuplicateMappingException
Deprecated.
Use the for taking DuplicateMappingException.Type instead.
DuplicateMappingException.Type - Enum in org.hibernate
Enumeration of the types of things that can be duplicated.
duplicateMetadata() - Method in interface org.hibernate.internal.CoreMessageLogger
 
DuplicateSecondaryTableException(Identifier) - Constructor for exception org.hibernate.boot.spi.InFlightMetadataCollector.DuplicateSecondaryTableException
 
DuplicationStrategy - Interface in org.hibernate.event.service.spi
Defines listener duplication checking strategy, both in terms of when a duplication is detected (see DuplicationStrategy.areMatch(java.lang.Object, java.lang.Object)) as well as how to handle a duplication (see DuplicationStrategy.getAction()).
DuplicationStrategy.Action - Enum in org.hibernate.event.service.spi
The enumerated list of actions available on duplication match
DuplicationStrategyImpl - Class in org.hibernate.cfg.beanvalidation
 
DuplicationStrategyImpl() - Constructor for class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
DurationJavaDescriptor - Class in org.hibernate.type.descriptor.java
 
DurationJavaDescriptor() - Constructor for class org.hibernate.type.descriptor.java.DurationJavaDescriptor
 
DurationType - Class in org.hibernate.type
 
DurationType() - Constructor for class org.hibernate.type.DurationType
 
DWithinExpression - Class in org.hibernate.spatial.criterion
A Criterion constraining a geometry property to be within a specified distance of a search geometry.
DWithinExpression(String, Geometry, double) - Constructor for class org.hibernate.spatial.criterion.DWithinExpression
Constructs an instance
DynamicBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder.DynamicBatchingCollectionInitializer
 
DynamicBatchingCollectionInitializerBuilder - Class in org.hibernate.loader.collection
A BatchingCollectionInitializerBuilder that builds CollectionInitializer instances capable of dynamically building its batch-fetch SQL based on the actual number of collections keys waiting to be fetched.
DynamicBatchingCollectionInitializerBuilder() - Constructor for class org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder
 
DynamicBatchingCollectionInitializerBuilder.DynamicBatchingCollectionInitializer - Class in org.hibernate.loader.collection
 
DynamicBatchingEntityLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder.DynamicBatchingEntityLoader
 
DynamicBatchingEntityLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder.DynamicBatchingEntityLoader
 
DynamicBatchingEntityLoaderBuilder - Class in org.hibernate.loader.entity
A BatchingEntityLoaderBuilder that builds UniqueEntityLoader instances capable of dynamically building its batch-fetch SQL based on the actual number of entity ids waiting to be fetched.
DynamicBatchingEntityLoaderBuilder() - Constructor for class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder
 
DynamicBatchingEntityLoaderBuilder.DynamicBatchingEntityLoader - Class in org.hibernate.loader.entity
 
DynamicComponentSource(ReflectionManager, Component, XProperty) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader.DynamicComponentSource
 
DynamicFilterAliasGenerator - Class in org.hibernate.internal
 
DynamicFilterAliasGenerator(String[], String) - Constructor for class org.hibernate.internal.DynamicFilterAliasGenerator
 
DynamicFilterParameterSpecification - Class in org.hibernate.param
A specialized ParameterSpecification impl for dealing with a dynamic filter parameters.
DynamicFilterParameterSpecification(String, String, Type) - Constructor for class org.hibernate.param.DynamicFilterParameterSpecification
Constructs a parameter specification for a particular filter parameter.
DynamicInsert - Annotation Type in org.hibernate.annotations
For inserting, should this entity use dynamic sql generation where only non-null columns get referenced in the prepared sql statement?
dynamicInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
DynamicMapComponentTuplizer - Class in org.hibernate.tuple.component
A ComponentTuplizer specific to the dynamic-map entity mode.
DynamicMapComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
DynamicMapEntityTuplizer - Class in org.hibernate.tuple.entity
An EntityTuplizer specific to the dynamic-map entity mode.
DynamicMapEntityTuplizer.BasicEntityNameResolver - Class in org.hibernate.tuple.entity
 
DynamicMapInstantiator - Class in org.hibernate.tuple
 
DynamicMapInstantiator() - Constructor for class org.hibernate.tuple.DynamicMapInstantiator
 
DynamicMapInstantiator(PersistentClass) - Constructor for class org.hibernate.tuple.DynamicMapInstantiator
 
DynamicParameterizedType - Interface in org.hibernate.usertype
Types who implements this interface will have in the setParameterValues an instance of the class DynamicParameterizedType$ParameterType instead of the key PARAMETER_TYPE = "org.hibernate.type.ParameterType" The interface ParameterType provides some methods to read information dynamically for build the type
DynamicParameterizedType.ParameterType - Interface in org.hibernate.usertype
 
DynamicProperty - Class in org.hibernate.envers.configuration.internal.metadata.reader
This class prenteds to be property but in fact it represents entry in the map (for dynamic component)
DynamicProperty(AuditedPropertiesReader.DynamicComponentSource, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
 
DynamicUpdate - Annotation Type in org.hibernate.annotations
For updating, should this entity use dynamic sql generation where only changed columns get referenced in the prepared sql statement?

Note, for re-attachment of detached entities this is not possible without select-before-update being enabled.

dynamicUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 

E

EAGER - Static variable in enum org.hibernate.FetchMode
Deprecated.
use FetchMode.JOIN
effectiveCacheMode(CacheStoreMode, CacheRetrieveMode) - Static method in class org.hibernate.jpa.internal.util.CacheModeHelper
Given a JPA CacheStoreMode and CacheRetrieveMode, determine the corresponding legacy Hibernate CacheMode.
EHCACHE_HIBERNATE_TYPE - Static variable in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
Type for the ehcache backed hibernate second level cache statistics mbean
EhcacheAccessStrategyFactory - Interface in org.hibernate.cache.ehcache.internal.strategy
Factory to create RegionAccessStrategy instance
EhcacheAccessStrategyFactoryImpl - Class in org.hibernate.cache.ehcache.internal.strategy
Class implementing EhcacheAccessStrategyFactory
EhcacheAccessStrategyFactoryImpl() - Constructor for class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
 
EhcacheCollectionRegion - Class in org.hibernate.cache.ehcache.internal.regions
A collection region specific wrapper around an Ehcache instance.
EhcacheCollectionRegion(EhcacheAccessStrategyFactory, Ehcache, SessionFactoryOptions, CacheDataDescription, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheCollectionRegion
Constructs an EhcacheCollectionRegion around the given underlying cache.
EhcacheDataRegion - Class in org.hibernate.cache.ehcache.internal.regions
An Ehcache specific data region implementation.
EhcacheEntityRegion - Class in org.hibernate.cache.ehcache.internal.regions
An entity region specific wrapper around an Ehcache instance.
EhcacheEntityRegion(EhcacheAccessStrategyFactory, Ehcache, SessionFactoryOptions, CacheDataDescription, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheEntityRegion
Constructs an EhcacheCollectionRegion around the given underlying cache.
EhcacheHibernate - Class in org.hibernate.cache.ehcache.management.impl
Implementation of the EhcacheHibernateMBean

EhcacheHibernate(CacheManager) - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
Constructor accepting the backing CacheManager
EhcacheHibernateMbeanNames - Class in org.hibernate.cache.ehcache.management.impl
Utility class used for getting ObjectName's for ehcache hibernate MBeans

EhcacheHibernateMbeanNames() - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
 
EhcacheHibernateMBeanRegistration - Interface in org.hibernate.cache.ehcache.management.impl
Interface for helping registering mbeans for ehcache backed hibernate second-level cache

EhcacheHibernateMBeanRegistrationImpl - Class in org.hibernate.cache.ehcache.management.impl
EhcacheHibernateMBeanRegistrationImpl() - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
 
EhCacheMessageLogger - Interface in org.hibernate.cache.ehcache
The jboss-logging MessageLogger for the hibernate-ehcache module.
EhcacheNaturalIdRegion - Class in org.hibernate.cache.ehcache.internal.regions
A collection region specific wrapper around an Ehcache instance.
EhcacheNaturalIdRegion(EhcacheAccessStrategyFactory, Ehcache, SessionFactoryOptions, CacheDataDescription, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheNaturalIdRegion
Constructs an EhcacheNaturalIdRegion around the given underlying cache.
EhcacheQueryResultsRegion - Class in org.hibernate.cache.ehcache.internal.regions
A query results region specific wrapper around an Ehcache instance.
EhcacheQueryResultsRegion(EhcacheAccessStrategyFactory, Ehcache, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheQueryResultsRegion
Constructs an EhcacheQueryResultsRegion around the given underlying cache.
EhCacheRegionFactory - Class in org.hibernate.cache.ehcache
A non-singleton EhCacheRegionFactory implementation.
EhCacheRegionFactory() - Constructor for class org.hibernate.cache.ehcache.EhCacheRegionFactory
Creates a non-singleton EhCacheRegionFactory
EhCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.ehcache.EhCacheRegionFactory
Creates a non-singleton EhCacheRegionFactory
EhcacheStatsImpl - Class in org.hibernate.cache.ehcache.management.impl
Implementation of EhcacheStats

EhcacheStatsImpl(CacheManager) - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
Constructor accepting the backing CacheManager
EhcacheTimestampsRegion - Class in org.hibernate.cache.ehcache.internal.regions
A timestamps region specific wrapper around an Ehcache instance.
EhcacheTimestampsRegion(EhcacheAccessStrategyFactory, Ehcache, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheTimestampsRegion
Constructs an EhcacheTimestampsRegion around the given underlying cache.
EhcacheTransactionalDataRegion - Class in org.hibernate.cache.ehcache.internal.regions
An Ehcache specific TransactionalDataRegion.
Ejb3Column - Class in org.hibernate.cfg
Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping element
Ejb3Column() - Constructor for class org.hibernate.cfg.Ejb3Column
 
ejb3ConfigurationName(String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
ejb3ConfigurationRenamedFromName(String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
ejb3ConfigurationUnboundFromName(String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
Ejb3DiscriminatorColumn - Class in org.hibernate.cfg
Discriminator column
Ejb3DiscriminatorColumn() - Constructor for class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
EJB3DTDEntityResolver - Class in org.hibernate.cfg
Resolve JPA xsd files locally Hibernate OGM uses this class, consider this some kind of exposed service at the SPI level
EJB3DTDEntityResolver() - Constructor for class org.hibernate.cfg.EJB3DTDEntityResolver
 
Ejb3JoinColumn - Class in org.hibernate.cfg
Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping element
EJB3NamingStrategy - Class in org.hibernate.cfg
Naming strategy implementing the EJB3 standards
EJB3NamingStrategy() - Constructor for class org.hibernate.cfg.EJB3NamingStrategy
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
ELEMENT_COLLECTION - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
elementClass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
elementCollection - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
 
ElementCollection - Class in org.hibernate.jpamodelgen.xml.jaxb
 
ElementCollection() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
elementCollection - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
 
elementColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnIsInPrimaryKey - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnIsSettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnReaders - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnReaderTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnWriters - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementComponentData - Variable in class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
 
elementComponentData - Variable in class org.hibernate.envers.internal.entities.mapper.relation.MapCollectionMapper
 
elementCountInMemory - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
in-memory element count
elementCountOnDisk - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
on-disk element count
elementCountTotal - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
total element count
elementExists(Serializable, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementExists(Serializable, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
elementFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementIsPureFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
ElementPropertyMapping - Class in org.hibernate.persister.collection
 
ElementPropertyMapping(String[], Type) - Constructor for class org.hibernate.persister.collection.ElementPropertyMapping
 
elements() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
Get an iterator over the array elements
ELEMENTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ELEMENTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ELEMENTS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
elements() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Returns an enumeration of the values in this table.
elements() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
elementType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
ELSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ELSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ELSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
elseClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
elseClause(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
EMBEDDABLE - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
Embeddable - Class in org.hibernate.jpamodelgen.xml.jaxb
Defines the settings and mappings for embeddable objects.
Embeddable() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
 
embeddable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
 
embeddable(Class<X>) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
EMBEDDABLE_SET_ORDINAL_FIELD_NAME - Static variable in interface org.hibernate.envers.configuration.EnversSettings
Name of column used for storing ordinal of the change in sets of embeddable elements.
EmbeddableAttributes - Class in org.hibernate.jpamodelgen.xml.jaxb
Java class for embeddable-attributes complex type.
EmbeddableAttributes() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
 
EmbeddableCallback - Class in org.hibernate.jpa.event.internal
Represents a JPA callback on the embeddable type
EmbeddableCallback(Getter, Method, CallbackType) - Constructor for class org.hibernate.jpa.event.internal.EmbeddableCallback
 
EmbeddableMapping - Interface in org.hibernate.boot.model.source.spi
Unifying contract for consuming JAXB types which describe an embeddable (in JPA terms).
EmbeddableSource - Interface in org.hibernate.boot.model.source.spi
Represents the binding source for an "embeddable" (in JPA terms) or "composite" (in legacy Hibernate terms).
EmbeddableSourceContainer - Interface in org.hibernate.boot.model.source.internal.hbm
Defines additional information for a EmbeddableSource in relation to the thing that contains it.
EmbeddableSourceContributor - Interface in org.hibernate.boot.model.source.spi
Contract for things that can contain EmbeddableSource definitions.
EmbeddableSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
 
EmbeddableSourceImpl(MappingDocument, EmbeddableSourceContainer, EmbeddableMapping, List, boolean, boolean, String, NaturalIdMutability) - Constructor for class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
 
EmbeddableSourceVirtualImpl - Class in org.hibernate.boot.model.source.internal.hbm
A virtual embeddable; what Hibernate historically (pre-JPA) called an embedded component.
EmbeddableSourceVirtualImpl(MappingDocument, AttributesHelper.Callback, EmbeddableSourceContainer, List, String, NaturalIdMutability, JaxbHbmPropertiesType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
 
EmbeddableTypeImpl<X> - Class in org.hibernate.metamodel.internal
 
EmbeddableTypeImpl(Class<X>, AbstractManagedType, ComponentType) - Constructor for class org.hibernate.metamodel.internal.EmbeddableTypeImpl
 
embedded - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
 
embedded - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
 
Embedded - Class in org.hibernate.jpamodelgen.xml.jaxb
 
Embedded() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Embedded
 
EMBEDDED_ID - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
EmbeddedAttributeMapping - Interface in org.hibernate.boot.model.source.spi
Unifying contract for any JAXB types which describe an embedded (in JPA terms).
embeddedComponent(ComponentMetamodel) - Method in class org.hibernate.type.TypeFactory
 
EmbeddedComponentType - Class in org.hibernate.type
 
EmbeddedComponentType(TypeFactory.TypeScope, ComponentMetamodel) - Constructor for class org.hibernate.type.EmbeddedComponentType
 
embeddedId - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
 
EmbeddedId - Class in org.hibernate.jpamodelgen.xml.jaxb
 
EmbeddedId() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
 
EmbeddedIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
 
EmbeddedIdMapper(PropertyData, Class, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.EmbeddedIdMapper
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
embedXmlAttributesNoLongerSupported() - Method in interface org.hibernate.internal.CoreMessageLogger
 
empty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
empty() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
empty() - Method in class org.hibernate.collection.internal.PersistentBag
 
empty() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
empty() - Method in class org.hibernate.collection.internal.PersistentList
 
empty() - Method in class org.hibernate.collection.internal.PersistentMap
 
empty() - Method in class org.hibernate.collection.internal.PersistentSet
 
empty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection empty? (don't try to initialize the collection)
EMPTY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EMPTY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EMPTY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EMPTY_BOOLEAN_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_BYTE_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_CLASS_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_COLLECTION - Static variable in class org.hibernate.internal.util.collections.CollectionHelper
Deprecated.
use Collections.EMPTY_LIST or Collections.emptyList() instead
EMPTY_INT_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_LIST - Static variable in class org.hibernate.internal.util.collections.CollectionHelper
Deprecated.
use Collections.EMPTY_LIST or Collections.emptyList() instead
EMPTY_MAP - Static variable in class org.hibernate.internal.util.collections.CollectionHelper
Deprecated.
use Collections.EMPTY_MAP or Collections.emptyMap() instead
EMPTY_OBJECT_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_STRING_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_STRINGS - Static variable in class org.hibernate.internal.util.StringHelper
 
EMPTY_TYPE_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
emptyCompositesEnabled() - Method in interface org.hibernate.internal.CoreMessageLogger
 
EmptyExpression - Class in org.hibernate.criterion
An expression asserting that a collection property is empty
EmptyExpression(String) - Constructor for class org.hibernate.criterion.EmptyExpression
Constructs an EmptyExpression
EmptyInterceptor - Class in org.hibernate
An interceptor that does nothing.
EmptyInterceptor() - Constructor for class org.hibernate.EmptyInterceptor
 
EmptyIterator - Class in org.hibernate.internal.util.collections
 
EmptyResultSetHandler() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.EmptyResultSetHandler
 
EmptyScrollableResults - Class in org.hibernate.internal
 
EmptyScrollableResults() - Constructor for class org.hibernate.internal.EmptyScrollableResults
 
EmptyType - Class in org.hibernate.jpamodelgen.xml.jaxb
Java class for emptyType complex type.
EmptyType() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.EmptyType
 
ENABLE_LAZY_LOAD_NO_TRANS - Static variable in interface org.hibernate.cfg.AvailableSettings
 
ENABLE_SYNONYMS - Static variable in interface org.hibernate.cfg.AvailableSettings
If enabled, allows schema update and validation to support synonyms.
enableAutoClose() - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
enableAutoClose() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
enableExplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
enableExplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Should we process or ignore explicitly defined discriminators in the case of joined-subclasses.
enableExplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
enableFetchProfile(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
enableFetchProfile(String) - Method in class org.hibernate.internal.SessionImpl
 
enableFetchProfile(String) - Method in interface org.hibernate.Session
Enable a particular fetch profile on this session.
enableFilter(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
enableFilter(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
enableFilter(String) - Method in class org.hibernate.internal.SessionImpl
 
enableFilter(String) - Method in interface org.hibernate.Session
Enable the named filter for this current session.
enableGlobalNationalizedCharacterDataSupport(boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
enableGlobalNationalizedCharacterDataSupport(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Should nationalized variants of character data be used in the database types? For example, should NVARCHAR be used instead of VARCHAR? NCLOB instead of CLOB?

Its default is defined by the AvailableSettings.USE_NATIONALIZED_CHARACTER_DATA setting if using property-based configuration.

enableGlobalNationalizedCharacterDataSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableHibernateStatistics(SessionFactory) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
Enable hibernate statistics with the input session factory
enableHibernateStatisticsSupport(SessionFactory) - Method in interface org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistration
Enable hibernate statistics in the mbean.
enableHibernateStatisticsSupport(SessionFactory) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
 
enableImplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
enableImplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Similarly to MetadataBuilder.enableExplicitDiscriminatorsForJoinedSubclassSupport(boolean), but here how should we treat joined inheritance when there is no explicitly defined discriminator annotations? If enabled, we will handle joined inheritance with no explicit discriminator annotations by implicitly creating one (following the JPA implicit naming rules).
enableImplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableImplicitForcingOfDiscriminatorsInSelect(boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
enableImplicitForcingOfDiscriminatorsInSelect(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
For entities which do not explicitly say, should we force discriminators into SQL selects? The (historical) default is false

Its default is defined by the AvailableSettings.FORCE_DISCRIMINATOR_IN_SELECTS_BY_DEFAULT setting if using property-based configuration.

enableImplicitForcingOfDiscriminatorsInSelect(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableLegacyFallback() - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
 
enableLike() - Method in class org.hibernate.criterion.Example
Use the "like" operator for all string-valued properties.
enableLike(MatchMode) - Method in class org.hibernate.criterion.Example
Use the "like" operator for all string-valued properties
enableNewIdentifierGeneratorSupport(boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
 
enableNewIdentifierGeneratorSupport(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Should we enable support for the "new" (since 3.2) identifier generator mappings for handling: GenerationType.SEQUENCE GenerationType.IDENTITY GenerationType.TABLE GenerationType.AUTO

Its default is defined by the AvailableSettings.USE_NEW_ID_GENERATOR_MAPPINGS setting if using property-based configuration.

enableNewIdentifierGeneratorSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableOrderedReturn(boolean) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Should the return List be ordered and positional in relation to the incoming ids? If enabled (the default), the return List is ordered and positional relative to the incoming ids.
enablePassingNulls(boolean) - Method in interface org.hibernate.jpa.spi.StoredProcedureQueryParameterRegistration
Controls how unbound values for this IN/INOUT parameter registration will be handled prior to execution.
enablePassingNulls(boolean) - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
enablePassingNulls(boolean) - Method in interface org.hibernate.procedure.ParameterRegistration
Controls how unbound values for this IN/INOUT parameter registration will be handled prior to execution.
enablePassingNulls(boolean) - Method in class org.hibernate.query.procedure.internal.ProcedureParameterImpl
 
enablePassingNulls(boolean) - Method in interface org.hibernate.query.procedure.ProcedureParameter
Controls how unbound values for this IN/INOUT parameter registration will be handled prior to execution.
enableReleaseResourcesOnCloseEnabled(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
enableReleaseResourcesOnCloseEnabled(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should resources held by EntityManager instance be released immediately on close?

The other option is to release them as part of an after-transaction callback.

enableReleaseResourcesOnCloseEnabled(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableReleases() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
enableReleases() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Enable connection releases
enableReturnOfDeletedEntities(boolean) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Should the multi-load operation be allowed to return entities that are locally deleted? A locally deleted entity is one which has been passed to this Session's Session.delete(java.lang.Object) / EntityManager.remove(java.lang.Object) method, but not yet flushed.
enableSessionCheck(boolean) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Specify whether we should check the Session to see whether it already contains any of the entities to be loaded in a managed state for the purpose of not including those ids to the batch-load SQL.
enableStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
enableStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
enableStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
EncapsulatedEntityIdentifierDefinition - Interface in org.hibernate.persister.walking.spi
 
EncapsulatedEntityIdentifierDescription - Class in org.hibernate.loader.plan.build.internal.returns
Models a composite entity identifier that is encapsulated (meaning there is a composite class and a single attribute that encapsulates the composite value).
EncapsulatedEntityIdentifierDescription(EntityReference, ExpandingCompositeQuerySpace, CompositeType, PropertyPath) - Constructor for class org.hibernate.loader.plan.build.internal.returns.EncapsulatedEntityIdentifierDescription
Build an encapsulated version of a composite EntityIdentifierDescription
encloseWithOuterQuery(StringBuilder, int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
Encloses original SQL statement with outer query that provides __hibernate_row_nr__ column.
end() - Method in class org.hibernate.BaseSessionEventListener
 
end() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
end() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
 
END - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
END - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
END - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.ClauseParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.FromParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.FromPathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.GroupByParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.OrderByParser
 
end(QueryTranslatorImpl) - Method in interface org.hibernate.hql.internal.classic.Parser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PreprocessingParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectPathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.WhereParser
 
end() - Method in interface org.hibernate.SessionEventListener
 
end(Xid, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
 
END_INVALIDATION - Static variable in interface org.hibernate.cache.infinispan.util.CacheCommandIds
endFunctionTemplate(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
endFunctionTemplate(AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
endInvalidating(Object, Object, boolean) - Method in class org.hibernate.cache.infinispan.access.NonTxPutFromLoadInterceptor
 
endInvalidatingKey(Object, Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
 
endInvalidatingKey(Object, Object, boolean) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Called after the transaction completes, allowing caching of entries.
endInvalidatingRegion() - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Called when the region invalidation is finished.
endInvalidation() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
EndInvalidationCommand - Class in org.hibernate.cache.infinispan.util
Sent in commit phase (after DB commit) to remote nodes in order to stop invalidating putFromLoads.
EndInvalidationCommand(String) - Constructor for class org.hibernate.cache.infinispan.util.EndInvalidationCommand
 
EndInvalidationCommand(String, Object[], Object) - Constructor for class org.hibernate.cache.infinispan.util.EndInvalidationCommand
 
endLoading(ResultSetProcessingContextImpl) - Method in class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
 
endLoading(ResultSetProcessingContextImpl) - Method in interface org.hibernate.loader.plan.exec.process.spi.CollectionReferenceInitializer
 
endLoadingCollections(CollectionPersister) - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
Finish the process of collection-loading for this bound result set.
endRead() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
endRead() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
endRead() - Method in class org.hibernate.collection.internal.PersistentMap
 
endRead() - Method in class org.hibernate.collection.internal.PersistentSet
 
endRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after reading all rows from the JDBC result set
endRemoveOrphanBeforeUpdates() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
endTransaction(boolean) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
endTransaction(boolean) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a transaction completing.
enhance(String, byte[]) - Method in class org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl
Performs the enhancement.
enhance(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.CompositeEnhancer
 
enhance(String, byte[]) - Method in class org.hibernate.bytecode.enhance.internal.javassist.EnhancerImpl
Performs the enhancement.
enhance(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.EntityEnhancer
 
enhance(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.MappedSuperclassEnhancer
 
enhance(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesEnhancer
 
enhance(String, byte[]) - Method in interface org.hibernate.bytecode.enhance.spi.Enhancer
Performs the enhancement.
enhanceAttributesAccess(CtClass, IdentityHashMap<String, PersistentAttributesEnhancer.PersistentAttributeAccessMethods>) - Method in class org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesEnhancer
 
EnhancedGetterMethodImpl - Class in org.hibernate.property.access.spi
Deprecated.
No longer used; GetterFieldImpl or GetterMethodImpl should be used instead.
EnhancedGetterMethodImpl(Class, String, Field, Method) - Constructor for class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
Deprecated.
 
EnhancedProjection - Interface in org.hibernate.criterion
An "enhanced" Projection for a Criteria query.
EnhancedSetterImpl - Class in org.hibernate.property.access.spi
A specialized Setter implementation for handling setting values into a into a bytecode-enhanced Class.
EnhancedSetterImpl(Class, String, Field) - Constructor for class org.hibernate.property.access.spi.EnhancedSetterImpl
 
EnhancedUserType - Interface in org.hibernate.usertype
A custom type that may function as an identifier or discriminator type
enhancementContext - Variable in class org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl
 
enhancementContext - Variable in class org.hibernate.bytecode.enhance.internal.javassist.EnhancerImpl
 
EnhancementContext - Interface in org.hibernate.bytecode.enhance.spi
The context for performing an enhancement.
EnhancementContextWrapper - Class in org.hibernate.bytecode.enhance.spi
 
EnhancementContextWrapper(EnhancementContext, ClassLoader) - Constructor for class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
EnhancementException - Exception in org.hibernate.bytecode.enhance.spi
An exception indicating some kind of problem performing bytecode enhancement.
EnhancementException(String) - Constructor for exception org.hibernate.bytecode.enhance.spi.EnhancementException
 
EnhancementException(String, Throwable) - Constructor for exception org.hibernate.bytecode.enhance.spi.EnhancementException
Constructs an EnhancementException
EnhancementTask - Class in org.hibernate.tool.enhance
Ant task for performing build-time enhancement of entity objects.
EnhancementTask() - Constructor for class org.hibernate.tool.enhance.EnhancementTask
 
Enhancer - Interface in org.hibernate.bytecode.enhance.spi
Class responsible for performing enhancement.
ENHANCER_ENABLE_ASSOCIATION_MANAGEMENT - Static variable in interface org.hibernate.jpa.AvailableSettings
Enable association management feature in runtime bytecode enhancement
ENHANCER_ENABLE_DIRTY_TRACKING - Static variable in interface org.hibernate.jpa.AvailableSettings
Enable dirty tracking feature in runtime bytecode enhancement
ENHANCER_ENABLE_LAZY_INITIALIZATION - Static variable in interface org.hibernate.jpa.AvailableSettings
Enable lazy loading feature in runtime bytecode enhancement
EnhancerConstants - Class in org.hibernate.bytecode.enhance.spi
Constants used during enhancement.
EnhancerImpl - Class in org.hibernate.bytecode.enhance.internal.bytebuddy
 
EnhancerImpl(EnhancementContext) - Constructor for class org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl
Constructs the Enhancer, using the given context.
EnhancerImpl - Class in org.hibernate.bytecode.enhance.internal.javassist
 
EnhancerImpl(EnhancementContext) - Constructor for class org.hibernate.bytecode.enhance.internal.javassist.EnhancerImpl
Constructs the Enhancer, using the given context.
EnhancerTestContext - Class in org.hibernate.testing.bytecode.enhancement
Enhancement context used in tests
EnhancerTestContext() - Constructor for class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
 
EnhancerTestUtils - Class in org.hibernate.testing.bytecode.enhancement
utility class to use in bytecode enhancement tests
EnhancerTestUtils() - Constructor for class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
 
EnhancingClassTransformerImpl - Class in org.hibernate.jpa.internal.enhance
 
EnhancingClassTransformerImpl(EnhancementContext) - Constructor for class org.hibernate.jpa.internal.enhance.EnhancingClassTransformerImpl
 
enlistResource(XAResource) - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
EntitiesAtRevisionQuery - Class in org.hibernate.envers.query.internal.impl
 
EntitiesAtRevisionQuery(EnversService, AuditReaderImplementor, Class<?>, Number, boolean) - Constructor for class org.hibernate.envers.query.internal.impl.EntitiesAtRevisionQuery
 
EntitiesAtRevisionQuery(EnversService, AuditReaderImplementor, Class<?>, String, Number, boolean) - Constructor for class org.hibernate.envers.query.internal.impl.EntitiesAtRevisionQuery
 
EntitiesConfigurations - Class in org.hibernate.envers.internal.entities
Configuration of the user entities: property mapping of the entities, relations, inheritance.
EntitiesConfigurations(Map<String, EntityConfiguration>, Map<String, EntityConfiguration>) - Constructor for class org.hibernate.envers.internal.entities.EntitiesConfigurations
 
EntitiesConfigurator - Class in org.hibernate.envers.configuration.internal
 
EntitiesConfigurator() - Constructor for class org.hibernate.envers.configuration.internal.EntitiesConfigurator
 
entitiesDeleted(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesEqual(SessionImplementor, String, Object, Object) - Static method in class org.hibernate.envers.internal.tools.EntityTools
 
entitiesFetched(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesInserted(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesLoaded(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
EntitiesModifiedAtRevisionQuery - Class in org.hibernate.envers.query.internal.impl
In comparison to EntitiesAtRevisionQuery this query returns an empty collection if an entity of a certain type has not been changed in a given revision.
EntitiesModifiedAtRevisionQuery(EnversService, AuditReaderImplementor, Class<?>, Number) - Constructor for class org.hibernate.envers.query.internal.impl.EntitiesModifiedAtRevisionQuery
 
EntitiesModifiedAtRevisionQuery(EnversService, AuditReaderImplementor, Class<?>, String, Number) - Constructor for class org.hibernate.envers.query.internal.impl.EntitiesModifiedAtRevisionQuery
 
entitiesUpdated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
Entity - Annotation Type in org.hibernate.annotations
Deprecated.
See individual attributes for intended replacements. To be removed in 4.1
entity - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
 
entity - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
 
entity(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
 
entity(String) - Method in class org.hibernate.internal.TypeLocatorImpl
 
ENTITY - Static variable in class org.hibernate.jpamodelgen.util.Constants
 
Entity - Class in org.hibernate.jpamodelgen.xml.jaxb
Defines the settings and mappings for an entity.
Entity() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
entity - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
 
entity(String) - Method in interface org.hibernate.Metamodel
Access to an entity supporting Hibernate's entity-name feature
entity(Class<X>) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
entity(String) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
entity(Class) - Method in interface org.hibernate.TypeHelper
Retrieve a type representing the given entity.
entity(String) - Method in interface org.hibernate.TypeHelper
Retrieve a type representing the given entity.
ENTITY - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
ENTITY_CACHE_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Name of the configuration that should be used for entity caches.
ENTITY_CLASS - Static variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
ENTITY_ENTRY_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the field used to hold the EntityEntry
ENTITY_ENTRY_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to read the EntityEntry field.
ENTITY_ENTRY_SETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to write the EntityEntry field.
ENTITY_ID - Static variable in interface org.hibernate.persister.entity.EntityPersister
The property name of the "special" identifier property in HQL
ENTITY_INSTANCE_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to get reference the the entity instance (this in the case of enhanced classes).
ENTITY_JOIN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ENTITY_JOIN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ENTITY_MANAGER_FACTORY_NAME - Static variable in interface org.hibernate.jpa.AvailableSettings
EntityManagerFactory name
ENTITY_NAME - Static variable in interface org.hibernate.id.IdentifierGenerator
The configuration parameter holding the entity name
ENTITY_PERSISTER_CONSTRUCTOR_ARGS - Static variable in class org.hibernate.persister.internal.PersisterFactoryImpl
The constructor signature for EntityPersister implementations
ENTITY_TUP_CTOR_SIG - Static variable in class org.hibernate.tuple.entity.EntityTuplizerFactory
 
EntityAction - Class in org.hibernate.action.internal
Base class for actions relating to insert/update/delete of an entity instance.
EntityAction(SharedSessionContractImplementor, Serializable, Object, EntityPersister) - Constructor for class org.hibernate.action.internal.EntityAction
Instantiate an action.
EntityActionVetoException - Exception in org.hibernate.action.internal
An exception indicating that an EntityAction was vetoed.
EntityActionVetoException(String, EntityAction) - Constructor for exception org.hibernate.action.internal.EntityActionVetoException
Constructs a EntityActionVetoException
EntityAliases - Interface in org.hibernate.loader
Metadata describing the SQL result set column aliases for a particular entity.
entityAnnotationOnNonRoot(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
EntityAttributeFetchImpl - Class in org.hibernate.loader.plan.build.internal.returns
 
EntityAttributeFetchImpl(ExpandingFetchSource, AssociationAttributeDefinition, FetchStrategy, ExpandingEntityQuerySpace) - Constructor for class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
 
EntityAuditProjection - Class in org.hibernate.envers.query.projection.internal
 
EntityAuditProjection(String, boolean) - Constructor for class org.hibernate.envers.query.projection.internal.EntityAuditProjection
 
EntityBasedAssociationAttribute - Class in org.hibernate.tuple.entity
 
EntityBasedAssociationAttribute(EntityPersister, SessionFactoryImplementor, int, String, AssociationType, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
 
EntityBasedBasicAttribute - Class in org.hibernate.tuple.entity
 
EntityBasedBasicAttribute(EntityPersister, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.EntityBasedBasicAttribute
 
EntityBasedCompositionAttribute - Class in org.hibernate.tuple.entity
 
EntityBasedCompositionAttribute(EntityPersister, SessionFactoryImplementor, int, String, CompositeType, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.EntityBasedCompositionAttribute
 
EntityBinder - Class in org.hibernate.cfg.annotations
Stateful holder and processor for binding Entity information
EntityBinder() - Constructor for class org.hibernate.cfg.annotations.EntityBinder
Use as a fake one for Collection of elements
EntityBinder(Entity, Entity, XClass, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.cfg.annotations.EntityBinder
 
EntityCallback - Class in org.hibernate.jpa.event.internal.jpa
Represents a JPA callback on the entity itself
EntityCallback(Method, CallbackType) - Constructor for class org.hibernate.jpa.event.internal.jpa.EntityCallback
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in interface org.hibernate.envers.EntityTrackingRevisionListener
Called after audited entity data has been persisted.
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class org.hibernate.envers.internal.revisioninfo.DefaultRevisionInfoGenerator
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class org.hibernate.envers.internal.revisioninfo.DefaultTrackingModifiedEntitiesRevisionInfoGenerator
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in interface org.hibernate.envers.internal.revisioninfo.RevisionInfoGenerator
 
entityChanged(Session, Object, AuditWorkUnit) - Method in class org.hibernate.envers.internal.synchronization.EntityChangeNotifier
Notifies RevisionInfoGenerator about changes made in the current revision.
EntityChangeNotifier - Class in org.hibernate.envers.internal.synchronization
Notifies RevisionInfoGenerator about changes made in the current revision.
EntityChangeNotifier(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.internal.synchronization.EntityChangeNotifier
 
entityClass - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
 
entityClassName - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
EntityConfiguration - Class in org.hibernate.envers.internal.entities
 
EntityConfiguration(String, String, IdMappingData, ExtendedPropertyMapper, String) - Constructor for class org.hibernate.envers.internal.entities.EntityConfiguration
 
EntityCopyAllowedLoggedObserver - Class in org.hibernate.event.internal
An EntityCopyObserver implementation that allows multiple representations of the same persistent entity to be merged and provides logging of the entity copies that that are detected.
EntityCopyAllowedLoggedObserver() - Constructor for class org.hibernate.event.internal.EntityCopyAllowedLoggedObserver
 
EntityCopyAllowedObserver - Class in org.hibernate.event.internal
An EntityCopyObserver implementation that allows multiple representations of the same persistent entity to be merged.
EntityCopyAllowedObserver() - Constructor for class org.hibernate.event.internal.EntityCopyAllowedObserver
 
entityCopyDetected(Object, Object, Object, EventSource) - Method in class org.hibernate.event.internal.EntityCopyAllowedLoggedObserver
 
entityCopyDetected(Object, Object, Object, EventSource) - Method in class org.hibernate.event.internal.EntityCopyAllowedObserver
 
entityCopyDetected(Object, Object, Object, EventSource) - Method in class org.hibernate.event.internal.EntityCopyNotAllowedObserver
 
entityCopyDetected(Object, Object, Object, EventSource) - Method in interface org.hibernate.event.spi.EntityCopyObserver
Called when more than one representation of the same persistent entity is being merged.
EntityCopyNotAllowedObserver - Class in org.hibernate.event.internal
 
EntityCopyNotAllowedObserver() - Constructor for class org.hibernate.event.internal.EntityCopyNotAllowedObserver
 
EntityCopyObserver - Interface in org.hibernate.event.spi
An observer for detection of multiple entity representations for a persistent entity being merged.
EntityDefinition - Interface in org.hibernate.persister.walking.spi
Defines the contract for walking the attributes defined by an entity
EntityDeleteAction - Class in org.hibernate.action.internal
The action for performing an entity deletion.
EntityDeleteAction(Serializable, Object[], Object, Object, EntityPersister, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.EntityDeleteAction
Constructs an EntityDeleteAction.
entityElement() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
 
EntityEnhancer - Class in org.hibernate.bytecode.enhance.internal.javassist
enhancer for regular entities
EntityEnhancer(JavassistEnhancementContext) - Constructor for class org.hibernate.bytecode.enhance.internal.javassist.EntityEnhancer
 
EntityEntry - Interface in org.hibernate.engine.spi
We need an entry to tell us all about the current state of an object with respect to its persistent state Implementation Warning: Hibernate needs to instantiate a high amount of instances of this class, therefore we need to take care of its impact on memory consumption.
EntityEntryContext - Class in org.hibernate.engine.internal
Defines a context for maintaining the relation between an entity associated with the Session ultimately owning this EntityEntryContext instance and that entity's corresponding EntityEntry.
EntityEntryContext(PersistenceContext) - Constructor for class org.hibernate.engine.internal.EntityEntryContext
Constructs a EntityEntryContext
EntityEntryContext.EntityEntryCrossRef - Interface in org.hibernate.engine.internal
EntityEntryExtraState - Interface in org.hibernate.engine.spi
Navigation methods for extra state objects attached to EntityEntry.
EntityEntryExtraStateHolder - Class in org.hibernate.engine.internal
Contains optional state from EntityEntry.
EntityEntryExtraStateHolder() - Constructor for class org.hibernate.engine.internal.EntityEntryExtraStateHolder
 
EntityEntryFactory - Interface in org.hibernate.engine.spi
Contract to build EntityEntry
EntityFetch - Interface in org.hibernate.loader.plan.spi
Models the requested fetching of an entity attribute.
EntityFetchReturn - Class in org.hibernate.loader.custom
Spefically a fetch return that refers to an entity association.
EntityFetchReturn(String, EntityAliases, NonScalarReturn, String, LockMode) - Constructor for class org.hibernate.loader.custom.EntityFetchReturn
 
EntityGraphImpl<T> - Class in org.hibernate.jpa.graph.internal
The Hibernate implementation of the JPA EntityGraph contract.
EntityGraphImpl(String, EntityType<T>, SessionFactoryImplementor) - Constructor for class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
EntityGraphImplementor<T> - Interface in org.hibernate.graph.spi
 
EntityGraphQueryHint - Class in org.hibernate.engine.query.spi
Encapsulates a JPA EntityGraph provided through a JPQL query hint.
EntityGraphQueryHint(String, EntityGraph<?>) - Constructor for class org.hibernate.engine.query.spi.EntityGraphQueryHint
 
EntityHierarchyBuilder - Class in org.hibernate.boot.model.source.internal.hbm
Helper for dealing with entity inheritance hierarchies in hbm.xml processing.
EntityHierarchyBuilder() - Constructor for class org.hibernate.boot.model.source.internal.hbm.EntityHierarchyBuilder
 
EntityHierarchySource - Interface in org.hibernate.boot.model.source.spi
Models the source-agnostic view of an entity hierarchy.
EntityHierarchySourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
Models an entity hierarchy as defined by hbm.xml documents
EntityHierarchySourceImpl(RootEntitySourceImpl) - Constructor for class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
 
EntityIdentifierDefinition - Interface in org.hibernate.persister.walking.spi
Describes aspects of the identifier for an entity
EntityIdentifierDefinitionHelper - Class in org.hibernate.persister.walking.internal
 
EntityIdentifierDescription - Interface in org.hibernate.loader.plan.spi
Descriptor for the identifier of an entity as a FetchSource (which allows for key-many-to-one handling).
EntityIdentifierNature - Enum in org.hibernate.id
Describes the possible natures of an entity-defined identifier.
entityIdentifierValueBindingExists(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
EntityIdentityInsertAction - Class in org.hibernate.action.internal
The action for performing entity insertions when entity is using IDENTITY column identifier generation
EntityIdentityInsertAction(Object[], Object, EntityPersister, boolean, SharedSessionContractImplementor, boolean) - Constructor for class org.hibernate.action.internal.EntityIdentityInsertAction
Constructs an EntityIdentityInsertAction
EntityIncrementVersionProcess - Class in org.hibernate.action.internal
A BeforeTransactionCompletionProcess impl to verify and increment an entity version as party of before-transaction-completion processing
EntityIncrementVersionProcess(Object, EntityEntry) - Constructor for class org.hibernate.action.internal.EntityIncrementVersionProcess
Constructs an EntityIncrementVersionProcess for the given entity.
EntityInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
Common interface for all entity mappings (root entity and sub-entity mappings).
EntityInfo(Class, String, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper.EntityInfo
 
EntityInsertAction - Class in org.hibernate.action.internal
The action for performing an entity insertion, for entities not defined to use IDENTITY generation.
EntityInsertAction(Serializable, Object[], Object, Object, EntityPersister, boolean, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.EntityInsertAction
Constructs an EntityInsertAction.
EntityInstantiator - Class in org.hibernate.envers.internal.entities
 
EntityInstantiator(EnversService, AuditReaderImplementor) - Constructor for class org.hibernate.envers.internal.entities.EntityInstantiator
 
entityInstantiator - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
entityInstantiator - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
entityIsDetached(MergeEvent, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
entityIsDetached(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
The given save-update event named a detached entity.
entityIsPersistent(MergeEvent, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
entityIsPersistent(PersistEvent, Map) - Method in class org.hibernate.event.internal.DefaultPersistEventListener
 
entityIsPersistent(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
entityIsTransient(MergeEvent, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
entityIsTransient(PersistEvent, Map) - Method in class org.hibernate.event.internal.DefaultPersistEventListener
Handle the given create event.
entityIsTransient(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
The given save-update event named a transient entity.
EntityJoinFromElement - Class in org.hibernate.hql.internal.ast.tree
 
EntityJoinFromElement(HqlSqlWalker, FromClause, EntityPersister, JoinType, boolean, String) - Constructor for class org.hibernate.hql.internal.ast.tree.EntityJoinFromElement
 
EntityJoinWalker - Class in org.hibernate.loader.entity
A walker for loaders that fetch entities
EntityJoinWalker(OuterJoinLoadable, String[], int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityJoinWalker
 
EntityJoinWalker(OuterJoinLoadable, String[], int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityJoinWalker
 
EntityKey - Class in org.hibernate.engine.spi
Uniquely identifies of an entity instance in a particular Session by identifier.
EntityKey(Serializable, EntityPersister) - Constructor for class org.hibernate.engine.spi.EntityKey
Construct a unique identifier for an entity class instance.
EntityListener - Class in org.hibernate.jpamodelgen.xml.jaxb
Defines an entity listener to be invoked at lifecycle events for the entities that list this listener.
EntityListener() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
 
entityListener - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityListeners
 
entityListeners - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
EntityListeners - Class in org.hibernate.jpamodelgen.xml.jaxb
 
EntityListeners() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.EntityListeners
 
entityListeners - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
 
entityListeners - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
 
EntityLoadContext - Class in org.hibernate.engine.loading.internal
Tracks information about loading of entities specific to a given result set.
EntityLoadContext(LoadContexts, ResultSet) - Constructor for class org.hibernate.engine.loading.internal.EntityLoadContext
 
EntityLoader - Class in org.hibernate.loader.entity
Loads an entity instance using outerjoin fetching to fetch associated entities.
EntityLoader(OuterJoinLoadable, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, String[], Type, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader(OuterJoinLoadable, String[], Type, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.EntityLoader
 
EntityLoader - Class in org.hibernate.loader.entity.plan
UniqueEntityLoader implementation that is the main functionality for LoadPlan-based Entity loading.
EntityLoader.Builder - Class in org.hibernate.loader.entity.plan
 
EntityLoadQueryDetails - Class in org.hibernate.loader.plan.exec.internal
Handles interpreting a LoadPlan (for loading of an entity) by: generating the SQL query to perform creating the readers needed to read the results from the SQL's ResultSet
EntityLoadQueryDetails(LoadPlan, String[], AliasResolutionContextImpl, EntityReturn, QueryBuildingParameters, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
Constructs a EntityLoadQueryDetails object from the given inputs.
EntityLoadQueryDetails(EntityLoadQueryDetails, QueryBuildingParameters) - Constructor for class org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails
 
entityManagerClosedBySomeoneElse(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
EntityManagerFactoryBuilder - Interface in org.hibernate.jpa.boot.spi
Represents a 2-phase JPA bootstrap process for building a Hibernate EntityManagerFactory.
EntityManagerFactoryBuilderImpl - Class in org.hibernate.jpa.boot.internal
 
EntityManagerFactoryBuilderImpl(PersistenceUnitDescriptor, Map) - Constructor for class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
 
EntityManagerFactoryBuilderImpl(PersistenceUnitDescriptor, Map, ClassLoader) - Constructor for class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
 
EntityManagerFactoryBuilderImpl(PersistenceUnitDescriptor, Map, ClassLoaderService) - Constructor for class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
 
EntityManagerMessageLogger - Interface in org.hibernate.internal
The jboss-logging MessageLogger for the hibernate-entitymanager module.
entityMappedAsNonAbstract(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
EntityMappings - Class in org.hibernate.jpamodelgen.xml.jaxb
The entity-mappings element is the root element of a mapping file.
EntityMappings() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
 
EntityMetamodel - Class in org.hibernate.tuple.entity
Centralizes metamodel information about an entity.
EntityMetamodel(PersistentClass, EntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel
 
EntityMetamodel.GenerationStrategyPair - Class in org.hibernate.tuple.entity
 
EntityMetamodel.ValueGenerationStrategyException - Exception in org.hibernate.tuple.entity
 
entityMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
 
EntityMode - Enum in org.hibernate
Defines the representation modes available for entities.
entityMode - Variable in class org.hibernate.type.ComponentType
 
EntityModeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
 
EntityModeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.EntityModeConverter
 
entityName - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
entityName - Variable in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
 
entityName - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
entityName - Variable in class org.hibernate.loader.entity.AbstractEntityLoader
 
EntityNameResolver - Interface in org.hibernate
Contract for resolving an entity-name from a given entity instance.
EntityNaming - Interface in org.hibernate.boot.model.naming
 
EntityNamingSource - Interface in org.hibernate.boot.model.source.spi
Naming information about an entity.
EntityNamingSourceContributor - Interface in org.hibernate.boot.model.source.spi
 
EntityNotFoundDelegate - Interface in org.hibernate.proxy
Delegate to handle the scenario of an entity not found by a specified id.
entityPersister(Class) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
entityPersister(String) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
entityPersister(Class) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Locate the persister for an entity by the entity class.
entityPersister(String) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Locate the persister for an entity by the entity-name
EntityPersister - Interface in org.hibernate.persister.entity
Contract describing mapping information and persistence logic for a particular strategy of entity mapping.
EntityPersisterAttributeSource(EntityPersister) - Constructor for class org.hibernate.metamodel.internal.Helper.EntityPersisterAttributeSource
 
entityPersisters() - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
entityPersisters() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Get all entity persisters as a Map, which entity name its the key and the persister is the value.
EntityPrinter - Class in org.hibernate.internal.util
Renders entities and query parameters to a nicely readable string.
EntityPrinter(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.util.EntityPrinter
 
EntityPropertyName - Class in org.hibernate.envers.query.internal.property
Used for specifying restrictions on a property of an audited entity.
EntityPropertyName(String) - Constructor for class org.hibernate.envers.query.internal.property.EntityPropertyName
 
EntityQuerySpace - Interface in org.hibernate.loader.plan.spi
Models a QuerySpace specific to an entity (EntityPersister).
EntityQuerySpaceImpl - Class in org.hibernate.loader.plan.build.internal.spaces
 
EntityQuerySpaceImpl(EntityPersister, String, ExpandingQuerySpaces, boolean) - Constructor for class org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl
 
EntityReference - Interface in org.hibernate.loader.plan.spi
Represents a reference to an entity either as a return, fetch, or collection element or index.
EntityReferenceAliases - Interface in org.hibernate.loader.plan.exec.spi
Aggregates the alias/suffix information in relation to an EntityReference todo : add a contract (interface) that can be shared by entity and collection alias info objects as lhs/rhs of a join ?
EntityReferenceAliasesImpl - Class in org.hibernate.loader.plan.exec.internal
 
EntityReferenceAliasesImpl(String, EntityAliases) - Constructor for class org.hibernate.loader.plan.exec.internal.EntityReferenceAliasesImpl
 
EntityReferenceInitializer - Interface in org.hibernate.loader.plan.exec.process.spi
 
EntityReferenceInitializerImpl - Class in org.hibernate.loader.plan.exec.process.internal
 
EntityReferenceInitializerImpl(EntityReference, EntityReferenceAliases) - Constructor for class org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl
 
EntityReferenceInitializerImpl(EntityReference, EntityReferenceAliases, boolean) - Constructor for class org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl
 
EntityRegion - Interface in org.hibernate.cache.spi
Defines the contract for a cache region which will specifically be used to store entity data.
EntityRegionAccessStrategy - Interface in org.hibernate.cache.spi.access
Contract for managing transactional and concurrent access to cached entity data.
EntityRegionImpl - Class in org.hibernate.cache.infinispan.entity
Entity region implementation
EntityRegionImpl(AdvancedCache, String, TransactionManager, CacheDataDescription, InfinispanRegionFactory, CacheKeysFactory) - Constructor for class org.hibernate.cache.infinispan.entity.EntityRegionImpl
Construct a entity region
EntityRegionImpl - Class in org.hibernate.testing.cache
 
EntityRegionImpl(CachingRegionFactory, String, CacheDataDescription, SessionFactoryOptions) - Constructor for class org.hibernate.testing.cache.EntityRegionImpl
 
EntityResult - Class in org.hibernate.jpamodelgen.xml.jaxb
 
EntityResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
 
entityResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
 
EntityReturn - Interface in org.hibernate.loader.plan.spi
Models the an entity as root Return.
EntityReturnImpl - Class in org.hibernate.loader.plan.build.internal.returns
 
EntityReturnImpl(EntityDefinition, ExpandingQuerySpaces) - Constructor for class org.hibernate.loader.plan.build.internal.returns.EntityReturnImpl
 
EntityReturnReader - Class in org.hibernate.loader.plan.exec.process.internal
 
EntityReturnReader(EntityReturn) - Constructor for class org.hibernate.loader.plan.exec.process.internal.EntityReturnReader
 
EntitySource - Interface in org.hibernate.boot.model.source.spi
Contract describing source of information related to mapping an entity.
EntityStatistics - Interface in org.hibernate.stat
Entity related statistics
EntityStats - Class in org.hibernate.cache.ehcache.management.impl
When we only support Java 6, all of this OpenMBean scaffolding can be removed in favor or MXBeans.
EntityStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.EntityStats
Constructor only naming the stat
EntityStats(String, EntityStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.EntityStats
Constructor naming the stat and sourcing stats
EntityStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.EntityStats
Constructor from compositeDate
EntityTools - Class in org.hibernate.envers.internal.tools
 
EntityTools() - Constructor for class org.hibernate.envers.internal.tools.EntityTools
 
EntityTrackingRevisionListener - Interface in org.hibernate.envers
Extension of standard RevisionListener that notifies whenever an entity instance has been added, modified or removed within current revision boundaries.
EntityTuplizer - Interface in org.hibernate.tuple.entity
Defines further responsibilities reagarding tuplization based on a mapped entity.
EntityTuplizerFactory - Class in org.hibernate.tuple.entity
A registry allowing users to define the default EntityTuplizer class to use per EntityMode.
EntityTuplizerFactory() - Constructor for class org.hibernate.tuple.entity.EntityTuplizerFactory
 
EntityType - Class in org.hibernate.type
Base for types which map associations to persistent entities.
EntityType(TypeFactory.TypeScope, String, String, boolean, boolean) - Constructor for class org.hibernate.type.EntityType
EntityType(TypeFactory.TypeScope, String, boolean, String, boolean, boolean) - Constructor for class org.hibernate.type.EntityType
Constructs the requested entity type mapping.
EntityType(EntityType, String) - Constructor for class org.hibernate.type.EntityType
 
EntityTypeExpression<T> - Class in org.hibernate.query.criteria.internal.expression
TODO : javadoc
EntityTypeExpression(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.query.criteria.internal.expression.EntityTypeExpression
 
EntityTypeImpl<X> - Class in org.hibernate.metamodel.internal
Defines the Hibernate implementation of the JPA EntityType contract.
EntityTypeImpl(Class, AbstractIdentifiableType<? super X>, PersistentClass) - Constructor for class org.hibernate.metamodel.internal.EntityTypeImpl
 
EntityUniqueKey - Class in org.hibernate.engine.spi
Used to uniquely key an entity instance in relation to a particular session by some unique property reference, as opposed to identifier.
EntityUniqueKey(String, String, Object, Type, EntityMode, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.EntityUniqueKey
 
EntityUpdateAction - Class in org.hibernate.action.internal
The action for performing entity updates.
EntityUpdateAction(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, Object, EntityPersister, SharedSessionContractImplementor) - Constructor for class org.hibernate.action.internal.EntityUpdateAction
Constructs an EntityUpdateAction
EntityVerifyVersionProcess - Class in org.hibernate.action.internal
A BeforeTransactionCompletionProcess impl to verify an entity version as part of before-transaction-completion processing
EntityVerifyVersionProcess(Object, EntityEntry) - Constructor for class org.hibernate.action.internal.EntityVerifyVersionProcess
Constructs an EntityVerifyVersionProcess
EntityXmlMappingData - Class in org.hibernate.envers.configuration.internal.metadata
 
EntityXmlMappingData() - Constructor for class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
entries(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Iterate all collection entries, during update of the database
ENTRY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ENTRY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ENTRY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
entry() - Method in class org.hibernate.query.criteria.internal.path.MapAttributeJoin
 
entryArray() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentList
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentMap
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentSet
 
entryExists(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Does the given element/entry exist in the collection?
entrySet(AdvancedCache<K, V>) - Static method in class org.hibernate.cache.infinispan.util.Caches
 
entrySet(AdvancedCache<K, V>, KeyValueFilter<K, V>) - Static method in class org.hibernate.cache.infinispan.util.Caches
 
entrySet(AdvancedCache<K, V>, KeyValueFilter<K, V>, Converter<K, V, T>) - Static method in class org.hibernate.cache.infinispan.util.Caches
 
entrySet() - Method in class org.hibernate.collection.internal.PersistentMap
 
entrySet() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
 
entrySet() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
entrySet() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
entrySet() - Method in class org.hibernate.proxy.map.MapProxy
 
ENUM - Static variable in class org.hibernate.type.EnumType
 
enumConstants - Variable in class org.hibernate.engine.internal.AbstractEntityEntry.EnumState
 
enumerated - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
 
enumerated - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
EnumJavaTypeDescriptor<T extends java.lang.Enum> - Class in org.hibernate.type.descriptor.java
Describes a Java Enum type.
EnumJavaTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.EnumJavaTypeDescriptor
 
EnumType - Enum in org.hibernate.jpamodelgen.xml.jaxb
Java class for enum-type.
EnumType - Class in org.hibernate.type
Value type mapper for enumerations.
EnumType() - Constructor for class org.hibernate.type.EnumType
 
EnumType.EnumValueMapperSupport - Class in org.hibernate.type
 
EnumValueMapperSupport() - Constructor for class org.hibernate.type.EnumType.EnumValueMapperSupport
 
EnvelopeAdapter - Class in org.hibernate.spatial.jts
Converts an Envelope to a Polygon
EnversIntegrator - Class in org.hibernate.envers.boot.internal
Hooks up Envers event listeners.
EnversIntegrator() - Constructor for class org.hibernate.envers.boot.internal.EnversIntegrator
 
EnversListener - Interface in org.hibernate.envers.event.spi
Marker interface for Envers listeners for duplication handling.
EnversListenerDuplicationStrategy - Class in org.hibernate.envers.event.spi
Event listener duplication strategy for envers
EnversListenerDuplicationStrategy() - Constructor for class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
 
EnversLogging - Class in org.hibernate.envers.internal
Sad when you need helpers for generating loggers...
EnversMessageLogger - Interface in org.hibernate.envers.internal
The jboss-logging MessageLogger for the hibernate-envers module.
EnversPostCollectionRecreateEventListenerImpl - Class in org.hibernate.envers.event.spi
Envers-specific collection recreation event listener
EnversPostCollectionRecreateEventListenerImpl(EnversService) - Constructor for class org.hibernate.envers.event.spi.EnversPostCollectionRecreateEventListenerImpl
 
EnversPostDeleteEventListenerImpl - Class in org.hibernate.envers.event.spi
Envers-specific entity (post) deletion event listener
EnversPostDeleteEventListenerImpl(EnversService) - Constructor for class org.hibernate.envers.event.spi.EnversPostDeleteEventListenerImpl
 
EnversPostInsertEventListenerImpl - Class in org.hibernate.envers.event.spi
Envers-specific entity (post) insertion event listener
EnversPostInsertEventListenerImpl(EnversService) - Constructor for class org.hibernate.envers.event.spi.EnversPostInsertEventListenerImpl
 
EnversPostUpdateEventListenerImpl - Class in org.hibernate.envers.event.spi
Envers-specific entity (post) update event listener
EnversPostUpdateEventListenerImpl(EnversService) - Constructor for class org.hibernate.envers.event.spi.EnversPostUpdateEventListenerImpl
 
EnversPreCollectionRemoveEventListenerImpl - Class in org.hibernate.envers.event.spi
Envers-specific collection removal event listener
EnversPreCollectionRemoveEventListenerImpl(EnversService) - Constructor for class org.hibernate.envers.event.spi.EnversPreCollectionRemoveEventListenerImpl
 
EnversPreCollectionUpdateEventListenerImpl - Class in org.hibernate.envers.event.spi
Envers-specific collection update event listener
EnversPreCollectionUpdateEventListenerImpl(EnversService) - Constructor for class org.hibernate.envers.event.spi.EnversPreCollectionUpdateEventListenerImpl
 
EnversPreUpdateEventListenerImpl - Class in org.hibernate.envers.event.spi
Envers-specific entity (pre) update event listener.
EnversPreUpdateEventListenerImpl(EnversService) - Constructor for class org.hibernate.envers.event.spi.EnversPreUpdateEventListenerImpl
 
EnversService - Interface in org.hibernate.envers.boot.internal
Provides central access to Envers' configuration.
enversService - Variable in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
 
enversService - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
EnversServiceContributor - Class in org.hibernate.envers.boot.internal
ServiceContributor implementation pushing the EnversService into the registry
EnversServiceContributor() - Constructor for class org.hibernate.envers.boot.internal.EnversServiceContributor
 
EnversServiceImpl - Class in org.hibernate.envers.boot.internal
Provides central access to Envers' configuration.
EnversServiceImpl() - Constructor for class org.hibernate.envers.boot.internal.EnversServiceImpl
 
EnversServiceInitiator - Class in org.hibernate.envers.boot.internal
 
EnversServiceInitiator() - Constructor for class org.hibernate.envers.boot.internal.EnversServiceInitiator
 
EnversSettings - Interface in org.hibernate.envers.configuration
Configuration property names.
Environment - Class in org.hibernate.cfg
Provides access to configuration info passed in Properties objects.
ENVIRONMENT_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated.
EOF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EOF - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EOF - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
EOF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EOF - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
EOF - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
eq(Object) - Method in class org.hibernate.criterion.Property
Creates an equality restriction.
eq(DetachedCriteria) - Method in class org.hibernate.criterion.Property
Creates a sub-query equality expression for this property
eq(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equal" constraint to the named property
eq(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
Creates a criterion which checks that the value of a given literal as being equal to the value in the subquery result.
eq(Object) - Method in class org.hibernate.envers.query.criteria.AuditId
Apply an "equal" constraint
eq(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "equal" constraint
eq(Object) - Method in class org.hibernate.envers.query.criteria.AuditRelatedId
Applies an "equals" criteria predicate.
EQ - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EQ - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EQ - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
eq(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an equality comparison check
eq(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an equality comparison check
eq(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially equal" constraint to the named property
eqAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
Creates a equals-all sub-query expression for this property.
eqAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
Creates a criterion which checks that the value of a literal equals ALL the values in the subquery result.
eqOrIsNull(Object) - Method in class org.hibernate.criterion.Property
Creates an equality restriction capable of also rendering as IS NULL if the given value is null
eqOrIsNull(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equal" constraint to the named property.
eqProperty(Property) - Method in class org.hibernate.criterion.Property
Creates an equality restriction between 2 properties
eqProperty(String) - Method in class org.hibernate.criterion.Property
Creates an equality restriction between 2 properties
eqProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equal" constraint to two properties
eqProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "equal" constraint to another property
eqProperty(String, String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply an "equal" constraint to another property
equal(Expression<?>, Expression<?>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
equal(Expression<?>, Object) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
equalityExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
equals(Object) - Method in class org.hibernate.action.internal.DelayedPostInsertIdentifier
 
equals(Object) - Method in class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
 
equals(Object) - Method in class org.hibernate.boot.archive.scan.internal.PackageDescriptorImpl
 
equals(Object) - Method in class org.hibernate.boot.jaxb.Origin
 
equals(Object) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
equals(Object) - Method in class org.hibernate.boot.model.naming.Identifier
 
equals(Object) - Method in class org.hibernate.boot.model.relational.Namespace
 
equals(Object) - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
equals(Object) - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
equals(Object) - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
equals(Object) - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
 
equals(Object) - Method in class org.hibernate.boot.model.TypeDefinition
 
equals(Object) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
equals(Object, Object) - Method in class org.hibernate.cache.infinispan.TypeEquivalance
 
equals(Object) - Method in class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
 
equals(Object) - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
 
equals(Object) - Method in class org.hibernate.cache.internal.NaturalIdCacheKey
 
equals(Object) - Method in class org.hibernate.cache.spi.FilterKey
 
equals(Object) - Method in class org.hibernate.cache.spi.QueryKey
 
equals(Object) - Method in class org.hibernate.cfg.FkSecondPass
 
equals(Object) - Method in class org.hibernate.collection.internal.PersistentBag
Bag does not respect the collection API and do an JVM instance comparison to do the equals.
equals(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
equals(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
equals(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
equals(Object) - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
equals(Object) - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
 
equals(Object) - Method in class org.hibernate.engine.spi.AssociationKey
 
equals(Object) - Method in class org.hibernate.engine.spi.CollectionKey
 
equals(Object) - Method in class org.hibernate.engine.spi.EntityKey
 
equals(Object) - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
equals(Object) - Method in class org.hibernate.engine.spi.TypedValue
 
equals(Object) - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
equals(Object) - Method in class org.hibernate.envers.DefaultRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.enhanced.SequenceIdTrackingModifiedEntitiesRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.internal.entities.mapper.id.QueryParameterData
 
equals(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
 
equals(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
 
equals(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
equals(Object) - Method in class org.hibernate.envers.internal.entities.PropertyData
 
equals(Object, Object) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
 
equals(Object) - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId
 
equals(Object) - Method in class org.hibernate.envers.internal.tools.Triple
 
equals(Object) - Method in class org.hibernate.envers.tools.Pair
 
equals(Object) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
equals(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityKey
 
equals(Object, Object) - Static method in class org.hibernate.internal.util.compare.EqualsHelper
 
equals(Object) - Method in class org.hibernate.jpamodelgen.util.FileTimeStampChecker
 
equals(Object) - Method in class org.hibernate.mapping.Column
 
equals(Column) - Method in class org.hibernate.mapping.Column
 
equals(Object) - Method in class org.hibernate.mapping.FetchProfile
 
equals(Object) - Method in class org.hibernate.mapping.Table
 
equals(Table) - Method in class org.hibernate.mapping.Table
 
equals(Object) - Method in class org.hibernate.mapping.Table.ForeignKeyKey
 
equals(Object) - Method in class org.hibernate.persister.walking.spi.AssociationKey
 
equals(Object) - Method in class org.hibernate.query.internal.QueryParameterNamedImpl
 
EQUALS - Static variable in interface org.hibernate.spatial.SpatialRelation
The geometries are spatially equal to each other.
equals(Object) - Method in class org.hibernate.testing.cache.AbstractReadWriteAccessStrategy.Lock
 
equals(Object) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
equals(Object) - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
2 AliasToBeanConstructorResultTransformer are considered equal if they have the same defined constructor.
equals(Object) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
 
equals(Object) - Method in class org.hibernate.transform.CacheableResultTransformer
 
equals(Object) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
 
equals(Object, Object) - Method in class org.hibernate.type.EnumType
 
equals(Object, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Compare two instances of the class mapped by this type for persistence "equality".
equals(Object, Object) - Method in interface org.hibernate.usertype.UserType
Compare two instances of the class mapped by this type for persistence "equality".
EqualsHelper - Class in org.hibernate.internal.util.compare
Helper for equality determination
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
equalsSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Does the current state exactly match the snapshot?
error(SAXParseException) - Method in class org.hibernate.internal.util.xml.ErrorLogger
 
error(SAXParseException) - Method in class org.hibernate.jpa.boot.internal.PersistenceXmlParser.ErrorHandlerImpl
 
ERROR_CANNOT_DETERMINE_TYPE - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ERROR_CANNOT_FETCH_WITH_ITERATE - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ERROR_CANNOT_FORMAT_LITERAL - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ERROR_NAMED_PARAMETER_DOES_NOT_APPEAR - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ErrorCounter - Class in org.hibernate.hql.internal.ast
An error handler that counts parsing errors and warnings.
ErrorCounter() - Constructor for class org.hibernate.hql.internal.ast.ErrorCounter
Constructs an ErrorCounter without knowledge of the HQL, meaning that generated QueryException instances *will not* contain the HQL (and will need to be wrapped at a higher level in another QueryException).
ErrorCounter(String) - Constructor for class org.hibernate.hql.internal.ast.ErrorCounter
Constructs an ErrorCounter with knowledge of the HQL, meaning that generated QueryException instances *will* contain the HQL.
errorIfClosed() - Method in class org.hibernate.internal.AbstractSharedSessionContract
Deprecated.
errorIfClosed() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
errorIfInvalid() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
 
errorIfInvalid() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
 
ErrorLogger - Class in org.hibernate.internal.util.xml
Implements an ErrorHandler that mainly just logs errors/warnings.
ErrorLogger() - Constructor for class org.hibernate.internal.util.xml.ErrorLogger
 
ErrorLogger(String) - Constructor for class org.hibernate.internal.util.xml.ErrorLogger
 
ErrorReporter - Interface in org.hibernate.hql.internal.ast
Implementations will report or handle errors invoked by an ANTLR base parser.
ESCAPE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ESCAPE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ESCAPE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
escapeLiteral(String) - Method in class org.hibernate.dialect.Dialect
Escape String literal.
escapeLiteral(String) - Method in class org.hibernate.dialect.MySQLDialect
 
escapeMultibyteChars(String) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ESCqs - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ESCqs - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
evaluate() - Method in class org.hibernate.testing.junit4.AfterClassCallbackHandler
 
evaluate() - Method in class org.hibernate.testing.junit4.BeforeClassCallbackHandler
 
evaluateAssignment(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
evaluateAssignment(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
event - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
EVENT_LISTENER_PREFIX - Static variable in interface org.hibernate.jpa.AvailableSettings
Event configuration should follow the following pattern hibernate.ejb.event.[eventType] f.q.c.n.EventListener1, f.q.c.n.EventListener12 ...
EventListenerGroup<T> - Interface in org.hibernate.event.service.spi
Contract for a groups of events listeners for a particular event type.
EventListenerGroupImpl<T> - Class in org.hibernate.event.service.internal
 
EventListenerGroupImpl(EventType<T>) - Constructor for class org.hibernate.event.service.internal.EventListenerGroupImpl
 
EventListenerRegistrationException - Exception in org.hibernate.event.service.spi
Indicates a problem registering an event listener.
EventListenerRegistrationException(String) - Constructor for exception org.hibernate.event.service.spi.EventListenerRegistrationException
 
EventListenerRegistrationException(String, Throwable) - Constructor for exception org.hibernate.event.service.spi.EventListenerRegistrationException
 
EventListenerRegistry - Interface in org.hibernate.event.service.spi
Service for accessing each EventListenerGroup by EventType, as well as convenience methods for managing the listeners registered in each EventListenerGroup.
EventListenerRegistryImpl - Class in org.hibernate.event.service.internal
 
EventListenerRegistryImpl() - Constructor for class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
eventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
eventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
eventListeners(SessionEventListener...) - Method in interface org.hibernate.SessionBuilder
Apply one or more SessionEventListener instances to the listeners for the Session to be built.
EventListenerServiceInitiator - Class in org.hibernate.event.service.internal
Service initiator for EventListenerRegistry
EventListenerServiceInitiator() - Constructor for class org.hibernate.event.service.internal.EventListenerServiceInitiator
 
eventName() - Method in class org.hibernate.event.spi.EventType
 
eventSource() - Method in class org.hibernate.action.internal.CollectionAction
 
eventSource() - Method in class org.hibernate.action.internal.EntityAction
 
EventSource - Interface in org.hibernate.event.spi
 
EventType<T> - Class in org.hibernate.event.spi
Enumeration of the recognized types of events, including meta-information about each.
evict() - Method in class org.hibernate.action.internal.CollectionAction
 
evict(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
 
evict(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
 
evict(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
 
evict(Object) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate
 
evict(Object) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
 
evict(Object) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
 
evict(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
evict(Object) - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
evict(Object) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
evict(Object) - Method in class org.hibernate.cache.jcache.JCacheGeneralDataRegion
 
evict(Object) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in interface org.hibernate.cache.spi.GeneralDataRegion
Evict an item from the cache immediately (without regard for transaction isolation).
EVICT - Static variable in class org.hibernate.engine.spi.CascadeStyles
evict
EVICT - Static variable in class org.hibernate.engine.spi.CascadingActions
 
evict(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
EVICT - Static variable in class org.hibernate.event.spi.EventType
 
evict(Class, Object) - Method in class org.hibernate.internal.CacheImpl
 
evict(Class) - Method in class org.hibernate.internal.CacheImpl
 
evict(Object) - Method in class org.hibernate.internal.SessionImpl
remove any hard references to the entity that are held by the infrastructure (references held by application or other persistent instances are okay)
evict(Object) - Method in interface org.hibernate.Session
Remove this instance from the session cache.
evict(Object) - Method in class org.hibernate.testing.cache.BaseRegionAccessStrategy
 
EVICT_ALL - Static variable in interface org.hibernate.cache.infinispan.util.CacheCommandIds
evictAll() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
 
evictAll() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
 
evictAll() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
 
evictAll() - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate
 
evictAll() - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
 
evictAll() - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
 
evictAll() - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
evictAll() - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
evictAll() - Method in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
 
evictAll() - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
evictAll() - Method in class org.hibernate.cache.jcache.JCacheGeneralDataRegion
 
evictAll() - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in interface org.hibernate.cache.spi.GeneralDataRegion
Evict all contents of this particular cache region (without regard for transaction isolation).
evictAll() - Method in class org.hibernate.internal.CacheImpl
 
evictAll() - Method in class org.hibernate.testing.cache.BaseRegionAccessStrategy
 
EvictAllCommand - Class in org.hibernate.cache.infinispan.util
Evict all command
EvictAllCommand(String, BaseRegion) - Constructor for class org.hibernate.cache.infinispan.util.EvictAllCommand
Evict all command constructor.
EvictAllCommand(String) - Constructor for class org.hibernate.cache.infinispan.util.EvictAllCommand
Evict all command constructor.
evictAllRegions() - Method in interface org.hibernate.Cache
Evict all data from the cache.
evictAllRegions() - Method in class org.hibernate.internal.CacheImpl
 
evictCollection(String, Serializable) - Method in interface org.hibernate.Cache
Evicts the cache data for the given identified collection instance.
evictCollection(Object, CollectionType) - Method in class org.hibernate.event.internal.EvictVisitor
 
evictCollection(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
 
evictCollectionRegion(String) - Method in interface org.hibernate.Cache
Evicts all entity data from the given region (i.e.
evictCollectionRegion(String) - Method in class org.hibernate.internal.CacheImpl
 
evictCollectionRegions() - Method in interface org.hibernate.Cache
Evict data from all collection regions.
evictCollectionRegions() - Method in class org.hibernate.internal.CacheImpl
 
evictDefaultQueryRegion() - Method in interface org.hibernate.Cache
Evicts all cached query results from the default region.
evictDefaultQueryRegion() - Method in class org.hibernate.internal.CacheImpl
 
evictEntity(Class, Serializable) - Method in interface org.hibernate.Cache
Evicts the entity data for a particular entity "instance".
evictEntity(String, Serializable) - Method in interface org.hibernate.Cache
Evicts the entity data for a particular entity "instance".
evictEntity(Class, Serializable) - Method in class org.hibernate.internal.CacheImpl
 
evictEntity(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
 
evictEntityRegion(Class) - Method in interface org.hibernate.Cache
Evicts all entity data from the given region (i.e.
evictEntityRegion(String) - Method in interface org.hibernate.Cache
Evicts all entity data from the given region (i.e.
evictEntityRegion(Class) - Method in class org.hibernate.internal.CacheImpl
 
evictEntityRegion(String) - Method in class org.hibernate.internal.CacheImpl
 
evictEntityRegions() - Method in interface org.hibernate.Cache
Evict data from all entity regions.
evictEntityRegions() - Method in class org.hibernate.internal.CacheImpl
 
EvictEvent - Class in org.hibernate.event.spi
Defines an event class for the evicting of an entity.
EvictEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.EvictEvent
 
EvictEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of evict events generated from a session.
evictionWithTombstones() - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
evictNaturalIdRegion(Class) - Method in interface org.hibernate.Cache
Evicts all naturalId data from the given region (i.e.
evictNaturalIdRegion(String) - Method in interface org.hibernate.Cache
Evicts all naturalId data from the given region (i.e.
evictNaturalIdRegion(Class) - Method in class org.hibernate.internal.CacheImpl
 
evictNaturalIdRegion(String) - Method in class org.hibernate.internal.CacheImpl
 
evictNaturalIdRegions() - Method in interface org.hibernate.Cache
Evict data from all naturalId regions.
evictNaturalIdRegions() - Method in class org.hibernate.internal.CacheImpl
 
evictQueries() - Method in interface org.hibernate.engine.spi.CacheImplementor
Clean up the default QueryCache.
evictQueries() - Method in class org.hibernate.internal.CacheImpl
 
evictQueryRegion(String) - Method in interface org.hibernate.Cache
Evicts all cached query results under the given name.
evictQueryRegion(String) - Method in class org.hibernate.internal.CacheImpl
 
evictQueryRegions() - Method in interface org.hibernate.Cache
Evict data from all query regions.
evictQueryRegions() - Method in class org.hibernate.internal.CacheImpl
 
EvictVisitor - Class in org.hibernate.event.internal
Evict any collections referenced by the object from the session cache.
Example - Class in org.hibernate.criterion
Support for query by example.
Example(Object, Example.PropertySelector) - Constructor for class org.hibernate.criterion.Example
Allow subclasses to instantiate as needed.
Example.AllPropertySelector - Class in org.hibernate.criterion
Property selector that includes all properties
Example.NotNullOrZeroPropertySelector - Class in org.hibernate.criterion
Property selector that includes only properties that are not null and non-zero (if numeric)
Example.NotNullPropertySelector - Class in org.hibernate.criterion
Property selector that includes only properties that are not null
Example.PropertySelector - Interface in org.hibernate.criterion
A strategy for choosing property values for inclusion in the query criteria.
exceptionClosingProxoolPool() - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
Builds a message about not being able to close the underlying proxool pool.
ExceptionConverter - Interface in org.hibernate.engine.spi
 
exceptionConverter - Variable in class org.hibernate.internal.AbstractSharedSessionContract
 
ExceptionConverterImpl - Class in org.hibernate.internal
 
ExceptionConverterImpl(SharedSessionContractImplementor) - Constructor for class org.hibernate.internal.ExceptionConverterImpl
 
ExceptionHandler - Interface in org.hibernate.tool.schema.spi
Contract for how CommandAcceptanceException errors should be handled (logged, ignored, etc).
ExceptionHandlerCollectingImpl - Class in org.hibernate.tool.schema.internal
 
ExceptionHandlerCollectingImpl() - Constructor for class org.hibernate.tool.schema.internal.ExceptionHandlerCollectingImpl
 
ExceptionHandlerHaltImpl - Class in org.hibernate.tool.schema.internal
 
ExceptionHandlerHaltImpl() - Constructor for class org.hibernate.tool.schema.internal.ExceptionHandlerHaltImpl
 
ExceptionHandlerLoggedImpl - Class in org.hibernate.tool.schema.internal
 
ExceptionHandlerLoggedImpl() - Constructor for class org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl
 
exceptionHeaderFound(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionHeaderNotFound(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionInSubResolver(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
ExceptionMapper - Interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization
A pluggable strategy for defining how the Synchronization registered by Hibernate handles exceptions.
ExceptionMapperLegacyJpaImpl - Class in org.hibernate.jpa.internal
 
ExceptionMapperLegacyJpaImpl() - Constructor for class org.hibernate.jpa.internal.ExceptionMapperLegacyJpaImpl
 
ExceptionMapperStandardImpl - Class in org.hibernate.internal
 
ExceptionMapperStandardImpl() - Constructor for class org.hibernate.internal.ExceptionMapperStandardImpl
 
ExceptionUtil - Class in org.hibernate.testing.util
 
ExceptionWrapper(Throwable) - Constructor for exception org.hibernate.testing.async.ExecutableAdapter.ExceptionWrapper
 
exclude(AST) - Method in interface org.hibernate.hql.internal.ast.util.ASTUtil.FilterPredicate
Returns true if the node should be filtered out.
exclude(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
 
EXCLUDE_EMPTY_EXTRACT_VALUE - Static variable in class org.hibernate.cache.infinispan.util.Externalizers
 
EXCLUDE_EMPTY_EXTRACT_VALUE - Static variable in class org.hibernate.cache.infinispan.util.VersionedEntry
 
EXCLUDE_TOMBSTONES - Static variable in class org.hibernate.cache.infinispan.util.Tombstone
 
EXCLUDE_TOMBSTONES_FILTER - Static variable in class org.hibernate.cache.infinispan.util.Externalizers
 
excludeDefaultListeners - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
excludeDefaultListeners - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
 
excludeEmpty() - Method in class org.hibernate.criterion.AbstractEmptinessExpression
Should empty rows be excluded?
excludeEmpty() - Method in class org.hibernate.criterion.EmptyExpression
 
excludeEmpty() - Method in class org.hibernate.criterion.NotEmptyExpression
 
ExcludeEmptyExtractValueExternalizer() - Constructor for class org.hibernate.cache.infinispan.util.VersionedEntry.ExcludeEmptyExtractValueExternalizer
 
excludeNone() - Method in class org.hibernate.criterion.Example
Include all properties.
excludeProperty(String) - Method in class org.hibernate.criterion.Example
Exclude a particular property by name.
excludeSuperclassListeners - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
 
excludeSuperclassListeners - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
 
ExcludeTombstonesFilterExternalizer() - Constructor for class org.hibernate.cache.infinispan.util.Tombstone.ExcludeTombstonesFilterExternalizer
 
excludeUnlistedClasses - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
 
excludeZeroes() - Method in class org.hibernate.criterion.Example
Exclude zero-valued properties.
Executable - Interface in org.hibernate.action.spi
An operation which may be scheduled for later execution.
Executable - Interface in org.hibernate.testing.async
Something we want to perform with protection to time it out.
ExecutableAdapter - Class in org.hibernate.testing.async
 
ExecutableAdapter(Executable) - Constructor for class org.hibernate.testing.async.ExecutableAdapter
 
ExecutableAdapter.ExceptionWrapper - Exception in org.hibernate.testing.async
 
ExecutableList<E extends Executable & java.lang.Comparable & java.io.Serializable> - Class in org.hibernate.engine.spi
Specialized encapsulating of the state pertaining to each Executable list.
ExecutableList() - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new ExecutableList with the default settings.
ExecutableList(int) - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new ExecutableList with the specified initialCapacity.
ExecutableList(boolean) - Constructor for class org.hibernate.engine.spi.ExecutableList
 
ExecutableList(int, boolean) - Constructor for class org.hibernate.engine.spi.ExecutableList
 
ExecutableList(ExecutableList.Sorter<E>) - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new ExecutableList using the specified Sorter.
ExecutableList(int, ExecutableList.Sorter<E>) - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new ExecutableList with the specified initialCapacity and Sorter.
ExecutableList.Sorter<E extends Executable> - Interface in org.hibernate.engine.spi
Provides a sorting interface for ExecutableList.
execute() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
execute() - Method in class org.hibernate.action.internal.CollectionRecreateAction
 
execute() - Method in class org.hibernate.action.internal.CollectionRemoveAction
 
execute() - Method in class org.hibernate.action.internal.CollectionUpdateAction
 
execute() - Method in class org.hibernate.action.internal.EntityDeleteAction
 
execute() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
execute() - Method in class org.hibernate.action.internal.EntityInsertAction
 
execute() - Method in class org.hibernate.action.internal.EntityUpdateAction
 
execute() - Method in class org.hibernate.action.internal.QueuedOperationCollectionAction
 
execute() - Method in interface org.hibernate.action.spi.Executable
Execute this action.
execute() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
execute() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Execute this batch.
execute(PreparedStatement) - Method in class org.hibernate.engine.jdbc.internal.ResultSetReturnImpl
 
execute(Statement, String) - Method in class org.hibernate.engine.jdbc.internal.ResultSetReturnImpl
 
execute(LobCreationContext.Callback<T>) - Method in interface org.hibernate.engine.jdbc.LobCreationContext
Execute the given callback, making sure it has access to a viable JDBC Connection.
execute(PreparedStatement) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Execute the PreparedStatement return its first ResultSet, if any.
execute(Statement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Performs the given SQL statement, returning its first ResultSet, if any.
execute(E) - Method in class org.hibernate.engine.spi.ActionQueue
 
execute(LobCreationContext.Callback<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
execute(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
execute(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.hql.internal.ast.exec.DeleteExecutor
 
execute(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor
 
execute(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor
 
execute(QueryParameters, SharedSessionContractImplementor) - Method in interface org.hibernate.hql.internal.ast.exec.StatementExecutor
Execute the sql managed by this executor using the given parameters.
execute(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.hql.spi.id.cte.CteValuesListDeleteHandlerImpl
 
execute(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.hql.spi.id.cte.CteValuesListUpdateHandlerImpl
 
execute(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.hql.spi.id.inline.AbstractInlineIdsDeleteHandlerImpl
 
execute(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.hql.spi.id.inline.AbstractInlineIdsUpdateHandlerImpl
 
execute(SharedSessionContractImplementor, QueryParameters) - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy.DeleteHandler
 
execute(SharedSessionContractImplementor, QueryParameters) - Method in interface org.hibernate.hql.spi.id.MultiTableBulkIdStrategy.UpdateHandler
 
execute(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.hql.spi.id.TableBasedDeleteHandlerImpl
 
execute(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.hql.spi.id.TableBasedUpdateHandlerImpl
 
execute(SharedSessionContractImplementor, Object, Object) - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
Execute the value generation.
execute(LobCreationContext.Callback<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
execute() - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
Invokes eviction policy algorithm and returns set of evicted entries.
execute(Connection) - Method in interface org.hibernate.jdbc.ReturningWork
Execute the discrete work encapsulated by this work instance using the supplied connection.
execute(Connection) - Method in interface org.hibernate.jdbc.Work
Execute the discrete work encapsulated by this work instance using the supplied connection.
execute(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
 
execute() - Method in class org.hibernate.orm.tooling.maven.MavenEnhancePlugin
 
execute() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
execute() - Method in interface org.hibernate.testing.async.Executable
Perform the action
execute(Executable) - Method in class org.hibernate.testing.async.TimedExecutor
 
execute(Connection) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork
 
execute(Connection) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase.RollbackWork
 
execute() - Method in class org.hibernate.tool.enhance.EnhancementTask
 
execute(EnumSet<TargetType>, SchemaExport.Action, Metadata) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
execute(EnumSet<TargetType>, SchemaExport.Action, Metadata, ServiceRegistry) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
execute(SchemaExport.CommandLineArgs) - Static method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
execute() - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Execute the task
execute(EnumSet<TargetType>, Metadata) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
execute(EnumSet<TargetType>, Metadata, ServiceRegistry) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
execute() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
Execute the task
execute() - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
Execute the task
executeActions() - Method in class org.hibernate.engine.spi.ActionQueue
Perform all currently queued actions.
executeAndExtract(PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.dialect.identity.GetGeneratedKeysDelegate
 
executeAndExtract(PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.IdentityGenerator.InsertSelectDelegate
 
executeAndExtract(PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
executeAndExtract(PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.SequenceIdentityGenerator.Delegate
Deprecated.
 
executeAsync(Runnable) - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
 
executeBatch() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
executeBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Execute the currently managed batch (if any)
executeIdTableCreationStatements(List<String>, JdbcServices, JdbcConnectionAccess) - Method in class org.hibernate.hql.spi.id.IdTableHelper
 
executeIdTableDropStatements(String[], JdbcServices, JdbcConnectionAccess) - Method in class org.hibernate.hql.spi.id.IdTableHelper
 
executeInserts() - Method in class org.hibernate.engine.spi.ActionQueue
Perform all currently queued entity-insertion actions.
executeLoad(SharedSessionContractImplementor, QueryParameters, LoadQueryDetails, boolean, ResultTransformer) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
 
executeLoad(SharedSessionContractImplementor, QueryParameters, LoadQueryDetails, boolean, ResultTransformer, List<AfterLoadAction>) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
 
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Execute a native SQL update or delete query
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
 
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
executeOnConnection(Connection) - Method in interface org.hibernate.engine.jdbc.LobCreationContext.Callback
Perform whatever actions are necessary using the provided JDBC Connection.
executeQueryStatement(QueryParameters, boolean, List<AfterLoadAction>, SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
Process query string by applying filters, LIMIT clause, locks and comments if necessary.
executeQueryStatement(String, QueryParameters, boolean, List<AfterLoadAction>, SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
 
executeQueryStatement(QueryParameters, boolean, List<AfterLoadAction>, SharedSessionContractImplementor) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
 
executeQueryStatement(String, QueryParameters, boolean, List<AfterLoadAction>, SharedSessionContractImplementor) - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader
 
executeReturningWork(ReturningWork<T>, Connection) - Method in class org.hibernate.jdbc.WorkExecutor
Execute the discrete work encapsulated by a ReturningWork instance using the supplied connection, returning the result of ReturningWork.execute(java.sql.Connection)
executeSync(Runnable) - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
 
executeUpdate(PreparedStatement) - Method in class org.hibernate.engine.jdbc.internal.ResultSetReturnImpl
 
executeUpdate(Statement, String) - Method in class org.hibernate.engine.jdbc.internal.ResultSetReturnImpl
 
executeUpdate(PreparedStatement) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Execute the PreparedStatement, returning its "affected row count".
executeUpdate(Statement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Execute the given SQL statement returning its "affected row count".
executeUpdate(String, QueryParameters) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
executeUpdate(String, QueryParameters) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Execute a HQL update or delete query
executeUpdate(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
executeUpdate(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
executeUpdate(QueryParameters, SharedSessionContractImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslator
Perform a bulk update/delete operation given the underlying query definition.
executeUpdate(String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
 
executeUpdate(String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
executeUpdate() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
executeUpdate() - Method in class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
executeUpdate() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
ExecuteUpdateResultCheckStyle - Enum in org.hibernate.engine.spi
For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used.
ExecuteUpdateResultCheckStyleConverter - Class in org.hibernate.boot.jaxb.hbm.internal
JAXB marshalling for the ExecuteUpdateResultCheckStyle enum
ExecuteUpdateResultCheckStyleConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.ExecuteUpdateResultCheckStyleConverter
 
executeWork(Work, Connection) - Method in class org.hibernate.jdbc.WorkExecutor
Execute the discrete work encapsulated by a Work instance using the supplied connection.
executingImportScript(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
executionAvgTime - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionAvgTime
executionCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionCount
executionMaxTime - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionMaxTime
executionMinTime - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionMinTime
ExecutionOptions - Interface in org.hibernate.tool.schema.spi
Parameter object representing options for schema management tool execution
executionRowCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionRowCount
executorService - Variable in class org.hibernate.testing.junit4.BaseUnitTestCase
 
exists(DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
Creates a criterion which checks for the existence of rows in the subquery result
EXISTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EXISTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EXISTS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
exists(Subquery<?>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
ExistsPredicate - Class in org.hibernate.query.criteria.internal.predicate
Models an EXISTS() predicate
ExistsPredicate(CriteriaBuilderImpl, Subquery<?>) - Constructor for class org.hibernate.query.criteria.internal.predicate.ExistsPredicate
 
ExistsSubqueryExpression - Class in org.hibernate.criterion
Expression that checks the existence of rows in a sub-query
ExistsSubqueryExpression(String, DetachedCriteria) - Constructor for class org.hibernate.criterion.ExistsSubqueryExpression
Constructs the ExistsSubqueryExpression
exoticComparisonExpression(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
expandBatchIdPlaceholder(String, Serializable[], String, String[], Dialect) - Static method in class org.hibernate.internal.util.StringHelper
 
ExpandingCollectionQuerySpace - Interface in org.hibernate.loader.plan.build.spi
Describes a collection query space that allows adding joins with other query spaces; used while building a CollectionQuerySpace.
ExpandingCompositeQuerySpace - Interface in org.hibernate.loader.plan.build.spi
Describes a composite query space that allows adding joins with other query spaces; used while building a CompositeQuerySpace.
ExpandingEntityIdentifierDescription - Interface in org.hibernate.loader.plan.build.spi
Describes an entity identifier description that allows adding fetches; used while building a EntityIdentifierDescription.
ExpandingEntityQuerySpace - Interface in org.hibernate.loader.plan.build.spi
Describes an entity query space that allows adding joins with other query spaces; used while building an EntityQuerySpace.
ExpandingFetchSource - Interface in org.hibernate.loader.plan.build.spi
Describes the internal contract for things which can contain fetches.
expandingQuerySpace() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
ExpandingQuerySpace - Interface in org.hibernate.loader.plan.build.spi
Describes a query space that allows adding joins with other query spaces; used while building a QuerySpace.
ExpandingQuerySpaces - Interface in org.hibernate.loader.plan.build.spi
Models a collection of QuerySpace references and exposes the ability to create an ExpandingQuerySpace for "returns" and fetches; used when building a load plan.
expandListValuedParameters(String, SharedSessionContractImplementor) - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
Deprecated.
(since 5.2) expected changes to "collection-valued parameter binding" in 6.0
Expectation - Interface in org.hibernate.jdbc
Defines an expected DML operation outcome.
Expectations - Class in org.hibernate.jdbc
Holds various often used Expectation definitions.
Expectations.BasicExpectation - Class in org.hibernate.jdbc
 
Expectations.BasicParamExpectation - Class in org.hibernate.jdbc
 
expectedType(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
ExpectedTypeAwareNode - Interface in org.hibernate.hql.internal.ast.tree
Interface for nodes which wish to be made aware of any determined "expected type" based on the context within they appear in the query.
expectNamedParameterName() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
Called after we have recognized ':'.
expectNamedParameterName() - Method in class org.hibernate.hql.internal.ast.HqlParser
 
expired(Object) - Method in interface org.hibernate.internal.CoreMessageLogger
 
explicitJoin() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
 
explicitJoin() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
 
explicitJoin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Indicates an explicit request to join a transaction.
ExplicitParameterInfo<T> - Class in org.hibernate.query.criteria.internal.compile
 
ExplicitParameterInfo(String, Integer, Class<T>) - Constructor for class org.hibernate.query.criteria.internal.compile.ExplicitParameterInfo
 
explicitParameterInfoMap() - Method in interface org.hibernate.query.criteria.internal.compile.InterpretedParameterMetadata
 
ExplicitParameterSpecification - Interface in org.hibernate.param
An additional contract for parameters which originate from parameters explicitly encountered in the source statement (HQL or native-SQL).
explicitSkipLockedLockCombo() - Method in interface org.hibernate.internal.CoreMessageLogger
 
ExplicitTruthValueCheck - Class in org.hibernate.query.criteria.internal.predicate
ANSI-SQL defines TRUE, FALSE and UNKNOWN as truth values.
ExplicitTruthValueCheck(CriteriaBuilderImpl, Expression<Boolean>, TruthValue) - Constructor for class org.hibernate.query.criteria.internal.predicate.ExplicitTruthValueCheck
 
ExplodedArchiveDescriptor - Class in org.hibernate.boot.archive.internal
Descriptor for exploded (directory) archives
ExplodedArchiveDescriptor(ArchiveDescriptorFactory, URL, String) - Constructor for class org.hibernate.boot.archive.internal.ExplodedArchiveDescriptor
Constructs an ExplodedArchiveDescriptor
explodedJarDoesNotExist(URL) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
explodedJarNotDirectory(URL) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
 
EXPONENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
Exportable - Interface in org.hibernate.boot.model.relational
Contract for entities (in the ERD sense) which can be exported via CREATE, ALTER, etc
ExportableColumn - Class in org.hibernate.id
 
ExportableColumn(Database, Table, String, BasicType) - Constructor for class org.hibernate.id.ExportableColumn
 
ExportableColumn(Database, Table, String, BasicType, String) - Constructor for class org.hibernate.id.ExportableColumn
 
ExportableColumn.ColumnIterator - Class in org.hibernate.id
 
ExportableColumn.ValueImpl - Class in org.hibernate.id
 
ExportableProducer - Interface in org.hibernate.boot.model.relational
Identifies metamodel objects that can produce Exportable relational stuff.
Exporter<T extends Exportable> - Interface in org.hibernate.tool.schema.spi
Defines a contract for exporting of database objects (tables, sequences, etc) for use in SQL CREATE and DROP scripts.
expr(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
expr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
EXPR_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
Expression - Class in org.hibernate.criterion
Deprecated.
Use Restrictions instead
expression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
expression() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognition rule what this grammar recognizes as valid sort key.
expressionDescription() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
expressionDescription() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
expressionDescription() - Method in class org.hibernate.hql.internal.ast.tree.MapKeyNode
 
expressionDescription() - Method in class org.hibernate.hql.internal.ast.tree.MapValueNode
 
ExpressionImpl<T> - Class in org.hibernate.query.criteria.internal.expression
Models an expression in the criteria query language.
ExpressionImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.query.criteria.internal.expression.ExpressionImpl
 
ExpressionImplementor<T> - Interface in org.hibernate.query.criteria.internal
Internal contract for implementations of the JPA Expression contract.
expressionOrSubQuery(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
expressionOrVector() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ExpressionUtil - Class in org.hibernate.spatial.criterion
This class assists in the formation of a SQL-fragment in the various spatial query expressions.
exprList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
exprOrSubquery(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
exprs - Variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
ExtendableCriterion - Interface in org.hibernate.envers.query.criteria
 
ExtendedBeanManager - Interface in org.hibernate.jpa.event.spi.jpa
This contract and the nested LifecycleListener contract represent the changes we'd like to propose to the CDI spec.
ExtendedBeanManager.LifecycleListener - Interface in org.hibernate.jpa.event.spi.jpa
Contract for things interested in receiving notifications of BeanManager lifecycle events.
extendedEnhancement(CtClass) - Method in class org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesEnhancer
Replace access to fields of entities (for example, entity.field) with a call to the enhanced getter / setter (in this example, entity.$$_hibernate_read_field()).
ExtendedFrameworkMethod - Class in org.hibernate.testing.junit4
Defines an extension to the standard JUnit FrameworkMethod information about a test method.
ExtendedFrameworkMethod(FrameworkMethod, Ignore, FailureExpected) - Constructor for class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
ExtendedPropertyMapper - Interface in org.hibernate.envers.internal.entities.mapper
 
ExtendedSelfDirtinessTracker - Interface in org.hibernate.engine.spi
A self dirtiness tracker that declares additional methods that are intended for internal communication.
ExtendsQueueEntry - Class in org.hibernate.cfg
Represents a mapping queued for delayed processing to await processing of an extends entity upon which it depends.
ExtendsQueueEntry(String, String, XmlDocument, Set<String>) - Constructor for class org.hibernate.cfg.ExtendsQueueEntry
 
extent(String) - Static method in class org.hibernate.spatial.criterion.SpatialProjections
Applies an extent projection to the specified geometry function
EXTENT - Static variable in interface org.hibernate.spatial.SpatialAggregate
Enum value for extent aggregation.
Externalizer() - Constructor for class org.hibernate.cache.infinispan.util.FutureUpdate.Externalizer
 
Externalizer() - Constructor for class org.hibernate.cache.infinispan.util.Tombstone.Externalizer
 
Externalizer() - Constructor for class org.hibernate.cache.infinispan.util.TombstoneUpdate.Externalizer
 
Externalizer() - Constructor for class org.hibernate.cache.infinispan.util.VersionedEntry.Externalizer
 
Externalizers - Class in org.hibernate.cache.infinispan.util
 
Externalizers() - Constructor for class org.hibernate.cache.infinispan.util.Externalizers
 
Externalizers.UUIDExternalizer - Class in org.hibernate.cache.infinispan.util
 
externalName() - Method in enum org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
 
ExternalSessionFactoryConfig - Class in org.hibernate.cfg
Defines support for various externally configurable SessionFactory(s), for example, JMX or the JCA adapter.
ExternalSessionFactoryConfig() - Constructor for class org.hibernate.cfg.ExternalSessionFactoryConfig
 
EXTRA_PHYSICAL_TABLE_TYPES - Static variable in interface org.hibernate.cfg.AvailableSettings
Identifies a comma-separate list of values to specify extra table types, other than the default "TABLE" value, to recognize as defining a physical table by schema update, creation and validation.
ExtraAssertions - Class in org.hibernate.testing.junit4
 
extract(PreparedStatement) - Method in class org.hibernate.engine.jdbc.internal.ResultSetReturnImpl
 
extract(CallableStatement) - Method in class org.hibernate.engine.jdbc.internal.ResultSetReturnImpl
 
extract(Statement, String) - Method in class org.hibernate.engine.jdbc.internal.ResultSetReturnImpl
 
extract(PreparedStatement) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Extract the ResultSet from the PreparedStatement.
extract(CallableStatement) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Extract the ResultSet from the CallableStatement.
extract(Statement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Performs the given SQL statement, expecting a ResultSet in return
extract(Object[], ResultSet, SharedSessionContractImplementor) - Method in class org.hibernate.loader.custom.ConstructorResultColumnProcessor
 
extract(Object[], ResultSet, SharedSessionContractImplementor) - Method in class org.hibernate.loader.custom.NonScalarResultColumnProcessor
 
extract(Object[], ResultSet, SharedSessionContractImplementor) - Method in class org.hibernate.loader.custom.ScalarResultColumnProcessor
 
extract(Object) - Method in interface org.hibernate.persister.spi.HydratedCompoundValueHandler
 
extract(CallableStatement) - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
extract(CallableStatement) - Method in interface org.hibernate.procedure.spi.ParameterRegistrationImplementor
Extract value from the statement after execution (used for OUT/INOUT parameters).
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
extract(CallableStatement, String[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
extract(CallableStatement, String[], SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
extract(CallableStatement, String[], SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
extract(ResultSet, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
 
extract(CallableStatement, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
 
extract(CallableStatement, String[], WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
 
extract(ResultSet, String, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueExtractor
Extract value from result set
extract(CallableStatement, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueExtractor
 
extract(CallableStatement, String[], WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueExtractor
 
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in interface org.hibernate.type.ProcedureParameterExtractionAware
Perform the extraction
extract(CallableStatement, String[], SharedSessionContractImplementor) - Method in interface org.hibernate.type.ProcedureParameterExtractionAware
Perform the extraction
extractBigDecimal(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractBigInteger(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractBytes(InputStream) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract by bytes from the given stream.
extractBytes(InputStream, long, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract a portion of the bytes from the given stream.
extractClosestRealTypeAsString(TypeMirror, Context) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
 
extractColumnAlias(ResultSetMetaData, int) - Method in interface org.hibernate.dialect.ColumnAliasExtractor
Extract the unique column alias.
extractCommands(Reader) - Method in interface org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor
 
extractCommands(Reader) - Method in class org.hibernate.tool.hbm2ddl.MultipleLinesSqlCommandExtractor
 
extractCommands(Reader) - Method in class org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor
 
extractConfigParameters(ConfigParameterContainer) - Static method in class org.hibernate.boot.model.source.internal.hbm.ConfigParameterHelper
 
extractConstraintName(SQLException) - Method in class org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtracter
 
extractConstraintName(SQLException) - Method in interface org.hibernate.exception.spi.ViolatedConstraintNameExtracter
Extract the name of the violated constraint from the given SQLException.
extractDataType(Node) - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
extractDetails(QuerySpace) - Method in class org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter
Returns a String containing high-level details about the QuerySpace, such as: query space class name unique ID entity name (for EntityQuerySpace collection role (for CollectionQuerySpace *
ExtractedDatabaseMetaData - Interface in org.hibernate.engine.jdbc.env.spi
Information extracted from DatabaseMetaData regarding what the JDBC driver reports as being supported or not.
ExtractedDatabaseMetaDataImpl - Class in org.hibernate.engine.jdbc.env.internal
Standard implementation of ExtractedDatabaseMetaData
ExtractedDatabaseMetaDataImpl.Builder - Class in org.hibernate.engine.jdbc.env.internal
 
extractEmbeddedEntityName(Map) - Static method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
extractEntityNamingSource(MappingDocument, EntityInfo) - Static method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
extractEntityResult(List) - Method in class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
extractEntityResult(List, Serializable) - Method in class org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader
 
extractEqualsMethod(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Encapsulation of getting hold of a class's equals method.
EXTRACTER - Static variable in class org.hibernate.dialect.Cache71Dialect
The Cache ViolatedConstraintNameExtracter.
extractErrorCode(SQLException) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
For the given SQLException, locates the vendor-specific error code.
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
 
extractHashCode(BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
extractHashCode(BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
extractHashCode(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
extractHashCode(Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
extractHashCode(Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
extractHashCode(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
extractHashCode(T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Extract a proper hash code for this value.
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
extractHashCode(NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
 
extractHashCode(byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
extractHashCode(char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
extractHashCode(byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
 
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
extractHashCodeMethod(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Encapsulation of getting hold of a class's hashCode method.
extractIgnoreMessage(FailureExpected, FrameworkMethod) - Static method in class org.hibernate.testing.junit4.Helper
 
extractInterceptor(Object) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
Extract the field interceptor instance from the enhanced entity.
extractInterceptor(Object) - Method in class org.hibernate.tuple.entity.BytecodeEnhancementMetadataNonPojoImpl
 
extractInterceptor(Object) - Method in class org.hibernate.tuple.entity.BytecodeEnhancementMetadataPojoImpl
 
ExtractionContext - Interface in org.hibernate.tool.schema.extract.spi
Defines a context for performing extraction including providing access to information about ongoing extraction as well as to delegates needed in performing extraction.
ExtractionContext.DatabaseObjectAccess - Interface in org.hibernate.tool.schema.extract.spi
In conjunction with ExtractionContext.getDatabaseObjectAccess() provides access to information about known database objects to the extractor.
ExtractionContextImpl - Class in org.hibernate.tool.schema.extract.internal
 
ExtractionContextImpl(ServiceRegistry, JdbcEnvironment, JdbcConnectionAccess, ExtractionContext.DatabaseObjectAccess, Identifier, Identifier) - Constructor for class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
 
extractIsolation(Map) - Static method in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
 
extractJdbcValue(Enum) - Method in class org.hibernate.type.EnumType.EnumValueMapperSupport
 
extractJndiProperties(Map) - Static method in class org.hibernate.engine.jndi.internal.JndiServiceImpl
Given a hodgepodge of properties, extract out the ones relevant for JNDI interaction.
extractJndiProperties(Map) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
Deprecated.
Given a hodgepodge of properties, extract out the ones relevant for JNDI interaction.
extractKeysFromResultSet(Loadable[], QueryParameters, ResultSet, SharedSessionContractImplementor, EntityKey[], LockMode[], List) - Method in class org.hibernate.loader.Loader
 
extractLocalFilePath(URL) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
 
extractLoggableRepresentation(T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
 
extractLoggableRepresentation(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
extractLoggableRepresentation(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
extractLoggableRepresentation(T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Extract a loggable representation of the value.
extractLoggableRepresentation(NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
 
extractLoggableRepresentation(byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
extractLoggableRepresentation(byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
 
extractLogicalRowForward(ResultSet, SessionImplementor, QueryParameters) - Method in interface org.hibernate.loader.plan.exec.process.spi.ScrollableResultSetProcessor
Given a scrollable ResultSet, extract a logical row.
extractLogicalRowReverse(ResultSet, SessionImplementor, QueryParameters, boolean) - Method in interface org.hibernate.loader.plan.exec.process.spi.ScrollableResultSetProcessor
extractLong(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractMemento(Map<String, Object>) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
extractMemento() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
 
extractMemento(Map<String, Object>) - Method in interface org.hibernate.procedure.ProcedureCall
Extract the disconnected representation of this call.
extractMemento() - Method in interface org.hibernate.procedure.ProcedureCall
Extract the disconnected representation of this call.
extractMessage(FailureExpected) - Static method in class org.hibernate.testing.junit4.Helper
 
extractMetadata(ExtractionContext) - Method in class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorH2DatabaseImpl
 
extractMetadata(ExtractionContext) - Method in class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorLegacyImpl
 
extractMetadata(ExtractionContext) - Method in class org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorNoOpImpl
 
extractMetadata(ExtractionContext) - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformationExtractor
Get the information about sequences.
extractMethodName(Method) - Static method in class org.hibernate.testing.junit4.Helper
Extract a nice method name representation for display
extractMutationTexts(Node, int) - Static method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
extractName(ZipEntry) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
extractNaturalIdValues(Object[], EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
Given an array of "full entity state", extract the portions that represent the natural id
extractNaturalIdValues(Object, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
Given an entity instance, extract the values that represent the natural id
extractNonNull(Serializable[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
extractParameters(List<JaxbHbmConfigParameterType>) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
 
extractPropertyValue(String, Properties) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Extract a property value by name from the given properties object.
extractPropertyValue(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Extract a property value by name from the given properties object.
extractRelativeName(ZipEntry) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
extractRequestedProviderName(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.jpa.boot.spi.ProviderChecker
Extract the requested persistence provider name using the algorithm Hibernate uses.
extractResults(ResultSet, SharedSessionContractImplementor, QueryParameters, NamedParameterContext, boolean, boolean, ResultTransformer, List<AfterLoadAction>) - Method in class org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl
 
extractResults(ResultSet, SharedSessionContractImplementor, QueryParameters, NamedParameterContext, boolean, boolean, ResultTransformer, List<AfterLoadAction>) - Method in interface org.hibernate.loader.plan.exec.process.spi.ResultSetProcessor
Process an entire ResultSet, performing all extractions.
extractResults(ResultSet) - Method in class org.hibernate.result.internal.OutputsImpl
 
extractResults(ResultSet) - Static method in class org.hibernate.testing.jdbc.ResultSetUtil
 
extractReturnDescription(JaxbHbmNativeQueryScalarReturnType, HbmLocalMetadataBuildingContext) - Static method in class org.hibernate.boot.model.source.internal.hbm.ResultSetMappingBinder
 
extractReturnDescription(JaxbHbmNativeQueryReturnType, HbmLocalMetadataBuildingContext, int) - Static method in class org.hibernate.boot.model.source.internal.hbm.ResultSetMappingBinder
 
extractReturnDescription(JaxbHbmNativeQueryJoinReturnType, HbmLocalMetadataBuildingContext, int) - Static method in class org.hibernate.boot.model.source.internal.hbm.ResultSetMappingBinder
 
extractReturnDescription(JaxbHbmNativeQueryCollectionLoadReturnType, HbmLocalMetadataBuildingContext, int) - Static method in class org.hibernate.boot.model.source.internal.hbm.ResultSetMappingBinder
 
extractRootQuerySpace(QuerySpaces, Class<EntityQuerySpace>) - Method in class org.hibernate.loader.plan.exec.internal.RootHelper
Extract the root QuerySpace of the LoadPlan, assuming there is just one.
extractRootReturn(LoadPlan, Class<T>) - Method in class org.hibernate.loader.plan.exec.internal.RootHelper
Extract the root return of the LoadPlan, assuming there is just one.
extractSingleRow(ResultSet, SessionImplementor, QueryParameters) - Method in interface org.hibernate.loader.plan.exec.process.spi.ScrollableResultSetProcessor
Give a ResultSet, extract just a single result row.
extractSqlState(SQLException) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
For the given SQLException, locates the X/Open-compliant SQLState.
extractSqlStateClassCode(SQLException) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
For the given SQLException, locates the X/Open-compliant SQLState's class code.
extractString(Reader) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract the contents of the given reader/stream as a string.
extractString(Reader, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract the contents of the given reader/stream as a string.
extractString(Clob) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract the contents of the given Clob as a string.
extractTestName(FrameworkMethod) - Static method in class org.hibernate.testing.junit4.Helper
Extract a nice test name representation for display
extractText(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Extract a node's text.
extractTypeInfo(DatabaseMetaData) - Static method in class org.hibernate.engine.jdbc.spi.TypeInfo
Extract the type information from the JDBC driver's DatabaseMetaData
extractUsingTemplate(String, String, String) - Method in class org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtracter
Extracts the constraint name based on a template (i.e., templateStartconstraintNametemplateEnd).
extractValue(Object) - Method in interface org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeAccess
 
extractValue(Object) - Method in class org.hibernate.jpa.internal.util.PersistenceUtilHelper.FieldAttributeAccess
 
extractValue(Object) - Method in class org.hibernate.jpa.internal.util.PersistenceUtilHelper.MethodAttributeAccess
 

F

factory - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
factory - Variable in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
 
factory() - Method in class org.hibernate.context.spi.AbstractCurrentSessionContext
Access to the SessionFactory
factory() - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
 
Factory - Class in org.hibernate.sql.ordering.antlr
Acts as a ASTFactory for injecting our specific AST node classes into the Antlr generated trees.
Factory() - Constructor for class org.hibernate.sql.ordering.antlr.Factory
 
factoryBoundToJndiName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
factoryJndiRename(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
factoryUnboundFromJndiName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
factoryUnboundFromName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
FAIL_ON_PAGINATION_OVER_COLLECTION_FETCH - Static variable in interface org.hibernate.cfg.AvailableSettings
Raises an exception when in-memory pagination over collection fetch is about to be performed.
failed(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
failedEndInvalidating(Object, String) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
failedInvalidatePendingPut(Object, String) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
failedInvalidateRegion(String) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in interface org.hibernate.internal.CoreMessageLogger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in interface org.hibernate.internal.CoreMessageLogger
 
failSilentReadCache(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
Transform a given cache into a cache that fails silently if cache reads fail.
failSilentWriteCache(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.Caches
Transform a given cache into a cache that fails silently if cache writes fail.
failSilentWriteCache(AdvancedCache, Flag) - Static method in class org.hibernate.cache.infinispan.util.Caches
Transform a given cache into a cache that fails silently if cache writes fail, adding an extra flag.
FailureExpected - Annotation Type in org.hibernate.testing
Annotation used to mark a test as an expected failure.
failureInAfterCompletion(Exception) - Method in interface org.hibernate.cache.infinispan.util.InfinispanMessageLogger
 
FakeBidirectionalRelationWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
A work unit that handles "fake" bidirectional one-to-many relations (mapped with @OneToMany+@JoinColumn and @ManyToOne+@Column(insertable=false, updatable=false).
FakeBidirectionalRelationWorkUnit(SessionImplementor, String, EnversService, Serializable, String, Object, RelationDescription, RevisionType, Object, AuditWorkUnit) - Constructor for class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
 
FakeBidirectionalRelationWorkUnit(FakeBidirectionalRelationWorkUnit, Map<String, FakeBidirectionalRelationWorkUnit.FakeRelationChange>, AuditWorkUnit) - Constructor for class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
 
FakeBidirectionalRelationWorkUnit(FakeBidirectionalRelationWorkUnit, AuditWorkUnit) - Constructor for class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
 
FallbackJavaTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry.FallbackJavaTypeDescriptor
 
FALSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FALSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FALSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FALSE - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
FastClass - Class in org.hibernate.bytecode.internal.javassist
Fast access to class information
fatalError(SAXParseException) - Method in class org.hibernate.internal.util.xml.ErrorLogger
 
fatalError(SAXParseException) - Method in class org.hibernate.jpa.boot.internal.PersistenceXmlParser.ErrorHandlerImpl
 
Fetch - Annotation Type in org.hibernate.annotations
Define the fetching strategy used for the given association.
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
Fetch - Class in org.hibernate.engine.profile
Models an individual fetch within a profile.
Fetch(Association, Fetch.Style) - Constructor for class org.hibernate.engine.profile.Fetch
Constructs a Fetch
FETCH - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FETCH - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FETCH - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
fetch(QueryTranslatorImpl, String) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
fetch - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
 
fetch - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
 
fetch - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
 
fetch - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
 
fetch - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
 
fetch - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
 
Fetch - Interface in org.hibernate.loader.plan.spi
Contract for associations that are being fetched.
Fetch(String, String, String) - Constructor for class org.hibernate.mapping.FetchProfile.Fetch
 
fetch(SingularAttribute<? super X, Y>) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
fetch(SingularAttribute<? super X, Y>, JoinType) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
fetch(PluralAttribute<? super X, ?, Y>) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
fetch(PluralAttribute<? super X, ?, Y>, JoinType) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
fetch(String) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
fetch(String, JoinType) - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
Fetch.Style - Enum in org.hibernate.engine.profile
The type or style of fetch.
FETCH_SIZE - Static variable in class org.hibernate.annotations.QueryHints
Defines the JDBC fetch size to use.
FETCH_STRATEGY - Static variable in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch
 
Fetchable - Interface in org.hibernate.mapping
Any mapping with an outer-join attribute
FetchableAttributeSource - Interface in org.hibernate.boot.model.source.spi
Describes source for attributes which can be fetched.
fetchAttribute(Object, String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
Fetches the lazy attribute.
FetchCharacteristics - Interface in org.hibernate.boot.model.source.spi
 
FetchCharacteristicsPluralAttribute - Interface in org.hibernate.boot.model.source.spi
 
FetchCharacteristicsPluralAttributeImpl - Class in org.hibernate.boot.model.source.internal.hbm
 
FetchCharacteristicsPluralAttributeImpl(FetchTiming, FetchStyle, Integer, boolean) - Constructor for class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
 
FetchCharacteristicsPluralAttributeImpl.Builder - Class in org.hibernate.boot.model.source.internal.hbm
 
FetchCharacteristicsSingularAssociation - Interface in org.hibernate.boot.model.source.spi
 
FetchCharacteristicsSingularAssociationImpl - Class in org.hibernate.boot.model.source.internal.hbm
hbm.xml specific handling for FetchCharacteristicsSingularAssociation
FetchCharacteristicsSingularAssociationImpl.Builder - Class in org.hibernate.boot.model.source.internal.hbm
 
fetchCollection(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
fetchCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback to indicate a collection being fetched.
fetchCount - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
fetchCount
fetchCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
fetchCount
fetchEntity(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
fetchEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being fetched.
FETCHGRAPH - Static variable in class org.hibernate.annotations.QueryHints
Hint providing a "fetchgraph" EntityGraph.
FetchGraphLoadPlanBuildingStrategy - Class in org.hibernate.loader.plan.build.internal
Loadplan building strategy for EntityGraph is applied in javax.persistence.fetchgraph mode.
FetchGraphLoadPlanBuildingStrategy(SessionFactoryImplementor, LoadQueryInfluencers, LockMode) - Constructor for class org.hibernate.loader.plan.build.internal.FetchGraphLoadPlanBuildingStrategy
 
fetchingDatabaseMetadata() - Method in interface org.hibernate.internal.CoreMessageLogger
 
FetchingScrollableResultsImpl - Class in org.hibernate.internal
Implementation of ScrollableResults which can handle collection fetches.
FetchingScrollableResultsImpl(ResultSet, PreparedStatement, SharedSessionContractImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.FetchingScrollableResultsImpl
Constructs a FetchingScrollableResultsImpl.
FetchMode - Enum in org.hibernate.annotations
Fetch options on associations.
FetchMode - Enum in org.hibernate
Represents an association fetching strategy.
FetchProfile - Annotation Type in org.hibernate.annotations
Define the fetching strategy profile.
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
FetchProfile - Class in org.hibernate.engine.profile
A '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.
FetchProfile(String) - Constructor for class org.hibernate.engine.profile.FetchProfile
Constructs a FetchProfile, supplying its unique name (unique within the SessionFactory).
FetchProfile - Class in org.hibernate.mapping
A 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.
FetchProfile(String, MetadataSource) - Constructor for class org.hibernate.mapping.FetchProfile
Create a fetch profile representation.
FetchProfile.Fetch - Class in org.hibernate.mapping
Defines an individual association fetch within the given profile.
FetchProfile.FetchOverride - Annotation Type in org.hibernate.annotations
Descriptor for a particular association override.
FetchProfileBinder - Class in org.hibernate.boot.model.source.internal.hbm
 
FetchProfileBinder() - Constructor for class org.hibernate.boot.model.source.internal.hbm.FetchProfileBinder
 
FetchProfiles - Annotation Type in org.hibernate.annotations
Collects together multiple fetch profiles.
FetchReturn - Class in org.hibernate.loader.custom
Represents a return which names a fetched association.
FetchReturn(NonScalarReturn, String, String, LockMode) - Constructor for class org.hibernate.loader.custom.FetchReturn
Creates a return descriptor for an association fetch.
fetchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
fetchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
fetchSize - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
FetchSource - Interface in org.hibernate.loader.plan.spi
Contract for a FetchSource (aka, the thing that owns the fetched attribute).
FetchStats - Interface in org.hibernate.loader.plan.exec.internal
Contract used to report collected information about fetches.
FetchStrategy - Class in org.hibernate.engine
Describes the strategy for fetching an association, which includes both when and how.
FetchStrategy(FetchTiming, FetchStyle) - Constructor for class org.hibernate.engine.FetchStrategy
Constructs a FetchStrategy.
FetchStrategyHelper - Class in org.hibernate.persister.walking.internal
 
FetchStyle - Enum in org.hibernate.engine
Enumeration of values describing HOW fetching should occur.
FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Class in org.hibernate.loader.plan.build.internal
LoadPlanBuildingAssociationVisitationStrategy implementation used for building LoadPlans based on metamodel-defined fetching.
FetchStyleLoadPlanBuildingAssociationVisitationStrategy(SessionFactoryImplementor, LoadQueryInfluencers, LockMode) - Constructor for class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
Constructs a FetchStyleLoadPlanBuildingAssociationVisitationStrategy.
FetchTiming - Enum in org.hibernate.engine
Enumeration of values describing WHEN fetching should occur.
FetchType - Enum in org.hibernate.jpamodelgen.xml.jaxb
Java class for fetch-type.
FieldAttributeAccess(Field) - Constructor for class org.hibernate.jpa.internal.util.PersistenceUtilHelper.FieldAttributeAccess
 
fieldGetter(Class<?>, String, Field) - Method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
 
fieldOrNull(Class, String) - Static method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
 
fieldResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
 
FieldResult - Class in org.hibernate.jpamodelgen.xml.jaxb
 
FieldResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
 
fieldSetter(Class<?>, String, Field) - Method in class org.hibernate.property.access.internal.PropertyAccessEnhancedImpl
 
fieldSetter(Class<?>, String, Field) - Method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
 
FieldWriter - Class in org.hibernate.bytecode.enhance.internal.javassist
 
file - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
 
fileDoesNotExist(String, URL) - Method in interface org.hibernate.internal.log.UrlMessageBundle
Access to the exception message used when a URL references names a file that does not exist.
FileInputStreamAccess - Class in org.hibernate.boot.archive.internal
An InputStreamAccess implementation based on a File reference
FileInputStreamAccess(String, File) - Constructor for class org.hibernate.boot.archive.internal.FileInputStreamAccess
 
FileTimeStampChecker - Class in org.hibernate.jpamodelgen.util
 
FileTimeStampChecker() - Constructor for class org.hibernate.jpamodelgen.util.FileTimeStampChecker
 
FileXmlSource - Class in org.hibernate.boot.jaxb.internal
 
FileXmlSource(Origin, File) - Constructor for class org.hibernate.boot.jaxb.internal.FileXmlSource
 
fillAliasInSelectClause(StringBuilder, int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
Adds missing aliases in provided SELECT clause and returns coma-separated list of them.
fillArray(String, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
fillArray(int, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
fillArray(LockMode, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
fillArray(LockOptions, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
fillComponent(PropertyHolder, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, MetadataBuildingContext, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.AnnotationBinder
 
fillComponent(PropertyHolder, PropertyData, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, MetadataBuildingContext, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.AnnotationBinder
 
fillDataWithId(Map<String, Object>, Object) - Method in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
 
fillSimpleValue() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
Filter - Annotation Type in org.hibernate.annotations
Add filters to an entity or a target entity of a collection.
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
Filter - Interface in org.hibernate
Type definition of Filter.
filter(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a bounding box overlap constraint to the named property
filter(String, Envelope, int) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a bounding box overlap constraint to the named property
FILTER - Static variable in interface org.hibernate.spatial.SpatialRelation
The bounding box of the first geometry intersects the bounding box of the second
FILTER_ENTITY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FILTER_ENTITY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FILTER_ENTITY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Filterable - Interface in org.hibernate.mapping
Defines mapping elements to which filters may be applied.
FilterAliasGenerator - Interface in org.hibernate.internal
 
FilterConfiguration - Class in org.hibernate.internal
 
FilterConfiguration(String, String, boolean, Map<String, String>, Map<String, String>, PersistentClass) - Constructor for class org.hibernate.internal.FilterConfiguration
 
FilterDef - Annotation Type in org.hibernate.annotations
Filter definition.
filterDef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
FilterDefinition - Class in org.hibernate.engine.spi
A FilterDefinition defines the global attributes of a dynamic filter.
FilterDefinition(String, String, Map<String, Type>) - Constructor for class org.hibernate.engine.spi.FilterDefinition
Construct a new FilterDefinition instance.
FilterDefinitionBinder - Class in org.hibernate.boot.model.source.internal.hbm
 
FilterDefinitionBinder() - Constructor for class org.hibernate.boot.model.source.internal.hbm.FilterDefinitionBinder
 
FilterDefs - Annotation Type in org.hibernate.annotations
Array of filter definitions.
filterEvent(XMLEvent, boolean) - Method in class org.hibernate.boot.jaxb.internal.stax.FilteringXMLEventReader
 
filterEvent(XMLEvent, boolean) - Method in class org.hibernate.internal.util.xml.FilteringXMLEventReader
 
filterFragment(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
filterFragment(String, Set<String>) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
filterFragment(String, Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
filterFragment(String, Map, Set<String>) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
filterFragment(String) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
filterFragment(String, Set<String>) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
filterFragment(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
filterFragment(String, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
filterFragment(String, Map) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
filterFragment(String, Map, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
filterFragment(String, Map) - Method in interface org.hibernate.persister.entity.Joinable
Get the where clause filter, given a query alias and considering enabled session filters
filterFragment(String, Map, Set<String>) - Method in interface org.hibernate.persister.entity.Joinable
Get the where clause filter, given a query alias and considering enabled session filters
filterFragment(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
filterFragment(String, Set<String>) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
filterFragment(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
filterFragment(String, Set<String>) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
filterFragment(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
filterFragment(String, Set<String>) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
FilterHelper - Class in org.hibernate.internal
Implementation of FilterHelper.
FilterHelper(List<FilterConfiguration>, SessionFactoryImplementor) - Constructor for class org.hibernate.internal.FilterHelper
The map of defined filters.
FilterImpl - Class in org.hibernate.internal
Implementation of FilterImpl.
FilterImpl(FilterDefinition) - Constructor for class org.hibernate.internal.FilterImpl
Constructs a new FilterImpl.
FilteringXMLEventReader - Class in org.hibernate.boot.jaxb.internal.stax
Base class for XMLEventReaders that want to modify or remove events from the reader stream.
FilteringXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.boot.jaxb.internal.stax.FilteringXMLEventReader
 
FilteringXMLEventReader - Class in org.hibernate.internal.util.xml
Base class for XMLEventReaders that want to modify or remove events from the reader stream.
FilteringXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.internal.util.xml.FilteringXMLEventReader
 
FilterJoinTable - Annotation Type in org.hibernate.annotations
Add filters to a join table collection.
FilterJoinTables - Annotation Type in org.hibernate.annotations
Add multiple @FilterJoinTable to a collection.
FilterKey - Class in org.hibernate.cache.spi
Allows cached queries to be keyed by enabled filters.
FilterQueryPlan - Class in org.hibernate.engine.query.spi
Extends an HQLQueryPlan to maintain a reference to the collection-role name being filtered.
FilterQueryPlan(String, String, boolean, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.spi.FilterQueryPlan
Constructs a query plan for an HQL filter
Filters - Annotation Type in org.hibernate.annotations
Add multiple @Filters.
FILTERS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
filters(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
FILTERS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FilterSource - Interface in org.hibernate.boot.model.source.spi
Defines the source of filter information.
FilterSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
 
FilterSourceImpl(MappingDocument, JaxbHbmFilterType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
 
FilterTranslator - Interface in org.hibernate.hql.spi
Specialized interface for filters.
finalize() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
finalSecondaryTableBinding(PropertyHolder) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
find(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object, LockModeType) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object, Number) - Method in interface org.hibernate.envers.AuditReader
Find an entity by primary key at the given revision.
find(Class<T>, Object, Date) - Method in interface org.hibernate.envers.AuditReader
Find an entity by primary key on the given date.
find(Class<T>, String, Object, Number) - Method in interface org.hibernate.envers.AuditReader
Find an entity by primary key at the given revision with the specified entityName.
find(Class<T>, String, Object, Number, boolean) - Method in interface org.hibernate.envers.AuditReader
Find an entity by primary key at the given revision with the specified entityName, possibly including deleted entities in the search.
find(Class<T>, Object, Number) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
find(Class<T>, String, Object, Number) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
find(Class<T>, String, Object, Number, boolean) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
find(Class<T>, Object, Date) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
find(Class<T>, Object) - Method in class org.hibernate.internal.SessionImpl
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.hibernate.internal.SessionImpl
 
find(Class<T>, Object, LockModeType) - Method in class org.hibernate.internal.SessionImpl
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.internal.SessionImpl
 
findAsResource(String) - Static method in class org.hibernate.internal.util.ConfigHelper
Deprecated.
Try to locate a local URL representing the incoming path.
findAutoApplyConverterForAttribute(XProperty, MetadataBuildingContext) - Method in class org.hibernate.boot.internal.AttributeConverterManager
 
findAutoApplyConverterForAttribute(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.spi.AttributeConverterAutoApplyHandler
 
findAutoApplyConverterForCollectionElement(XProperty, MetadataBuildingContext) - Method in class org.hibernate.boot.internal.AttributeConverterManager
 
findAutoApplyConverterForCollectionElement(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.spi.AttributeConverterAutoApplyHandler
 
findAutoApplyConverterForMapKey(XProperty, MetadataBuildingContext) - Method in class org.hibernate.boot.internal.AttributeConverterManager
 
findAutoApplyConverterForMapKey(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.spi.AttributeConverterAutoApplyHandler
 
findCachedNaturalId(EntityPersister, Serializable) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
Given a persister and primary key, find the locally cross-referenced natural id.
findCachedNaturalId(EntityPersister, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
Given a persister and primary key, find the corresponding cross-referenced natural id values.
findCachedNaturalIdResolution(EntityPersister, Object[]) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
Given a persister and natural-id value(s), find the locally cross-referenced primary key.
findCachedNaturalIdResolution(EntityPersister, Object[]) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
Given a persister and natural-id values, find the corresponding cross-referenced primary key.
findCause(Throwable, Class<? extends Throwable>) - Static method in class org.hibernate.testing.util.ExceptionUtil
Get a specific cause.
findClass(String) - Method in class org.hibernate.osgi.OsgiClassLoader
Load the class and break on first found match.
findCollectionOwner(Serializable, ResultSet, ResultSetProcessingContextImpl) - Method in class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
 
findCollectionOwnerKey(ResultSetProcessingContextImpl) - Method in class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
 
findColumn(String, Criteria, CriteriaQuery) - Static method in class org.hibernate.spatial.criterion.ExpressionUtil
Determines the column name corresponding to the specified property path.
findColumnOwner(PersistentClass, String, MetadataBuildingContext) - Static method in class org.hibernate.cfg.BinderHelper
Find the column owner (ie PersistentClass or Join) of columnName.
findColumns(String, Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the names of the columns mapped by a property path; if the property path is not found in criteria, try the "outer" query.
findColumns(String, Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
Get the names of the columns mapped by a property path; if the property path is not found in subcriteria, try the "outer" query.
findCurrentTransaction() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
findDirty(Object, EntityPersister, Session, CustomEntityDirtinessStrategy.DirtyCheckContext) - Method in class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
 
findDirty(Object, EntityPersister, Session, CustomEntityDirtinessStrategy.DirtyCheckContext) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
Callback used to hook into Hibernate algorithm for determination of which attributes have changed.
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.EmptyInterceptor
 
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called from flush().
findDirty(Object[], Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Locate the property-indices of all properties considered to be dirty.
findDirty(Object[], Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Compare the two snapshots to determine if they represent dirty state.
findDirty(NonIdentifierAttribute[], Object[], Object[], boolean[][], boolean, SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
findDirty(NonIdentifierAttribute[], Object[], Object[], boolean[][], SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
Determine if any of the given field values are dirty, returning an array containing indices of the dirty fields.
findEntities(Number) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Find all entities changed (added, updated and removed) in a given revision.
findEntities(Number, RevisionType) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Find all entities changed (added, updated or removed) in a given revision.
findEntities(Number) - Method in class org.hibernate.envers.internal.reader.CrossTypeRevisionChangesReaderImpl
 
findEntities(Number, RevisionType) - Method in class org.hibernate.envers.internal.reader.CrossTypeRevisionChangesReaderImpl
 
findEntitiesGroupByRevisionType(Number) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Find all entities changed (added, updated and removed) in a given revision grouped by modification type.
findEntitiesGroupByRevisionType(Number) - Method in class org.hibernate.envers.internal.reader.CrossTypeRevisionChangesReaderImpl
 
findEntityBinding(String, String) - Method in interface org.hibernate.boot.model.source.internal.hbm.HbmLocalMetadataBuildingContext
 
findEntityBinding(String, String) - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
 
findEntityGraphByName(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
findEntityGraphByName(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
findEntityGraphByName(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
findEntityGraphByName(String) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
findEntityGraphByName(String) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
 
findEntityGraphsByType(Class<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
findEntityGraphsByType(Class<T>) - Method in class org.hibernate.internal.SessionFactoryImpl
 
findEntityGraphsByType(Class<T>) - Method in interface org.hibernate.jpa.HibernateEntityManagerFactory
Deprecated.
Find all EntityGraphs associated with a given entity type.
findEntityGraphsByType(Class<T>) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
findEntityGraphsByType(Class<T>) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
 
findEntityNameByEntityClass(Class) - Method in class org.hibernate.tuple.entity.EntityMetamodel
Return the entity-name mapped to the given class within our inheritance hierarchy, if any.
findEntityPersisterByName(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Locate the persister by class or entity name.
findEntityTypes(Number) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Returns set of entity names and corresponding Java classes modified in a given revision.
findEntityTypes(Number) - Method in class org.hibernate.envers.internal.reader.CrossTypeRevisionChangesReaderImpl
 
findField(Class, String) - Static method in class org.hibernate.internal.util.ReflectHelper
 
findFromElementBySqlAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
findFromElementByUserOrSqlAlias(String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
findFunctionReturnType(String, AST) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Find the function return type given the function name and the first argument expression node.
findFunctionReturnType(String, SQLFunction, AST) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
 
findGetterMethod(Class, String) - Static method in class org.hibernate.internal.util.ReflectHelper
 
findGetterMethodForFieldAccess(Field, String) - Static method in class org.hibernate.internal.util.ReflectHelper
Similar to ReflectHelper.getterMethodOrNull(java.lang.Class, java.lang.String), except that here we are just looking for the corresponding getter for a field (defined as field access) if one exists.
findGreatestLockMode() - Method in class org.hibernate.LockOptions
Currently needed for follow-on locking.
findModified(Object[], Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Locate the property-indices of all properties considered to be dirty.
findModified(Object[], Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Compare the two snapshots to determine if they represent modified state.
findModified(NonIdentifierAttribute[], Object[], Object[], boolean[][], boolean[], boolean, SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
findModified(NonIdentifierAttribute[], Object[], Object[], boolean[][], boolean[], SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
Determine if any of the given field values are modified, returning an array containing indices of the modified fields.
findNonNullableTransientEntities() - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
Find the transient unsaved entity dependencies that are non-nullable.
findNonNullableTransientEntities(String, Object, Object[], boolean, SharedSessionContractImplementor) - Static method in class org.hibernate.engine.internal.ForeignKeys
Find all non-nullable references to entities that have not yet been inserted in the database, where the foreign key is a reference to an unsaved transient entity.
findOrAddMapKeyEntityFromElement(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
findPreviousSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Find the previous sibling in the parent for the given child.
findPropertyByName(PersistentClass, String) - Static method in class org.hibernate.cfg.BinderHelper
Retrieve the property by path in a recursive way, including IndetifierProperty in the loop If propertyName is null or empty, the IdentifierProperty is returned
findPropertyByName(Component, String) - Static method in class org.hibernate.cfg.BinderHelper
Retrieve the property by path in a recursive way
findPutFromLoadValidator(String) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
findQueryableUsingImports(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Given a (potentially unqualified) class name, locate its persister.
findQueryableUsingImports(SessionFactoryImplementor, String) - Static method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Given a (potentially unqualified) class name, locate its persister.
findQuerySpaceByUid(String) - Method in class org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl
 
findQuerySpaceByUid(String) - Method in interface org.hibernate.loader.plan.spi.QuerySpaces
Locate a QuerySpace by its uid.
findResource(String) - Method in class org.hibernate.osgi.OsgiClassLoader
Load the class and break on first found match.
findResources(String) - Method in class org.hibernate.osgi.OsgiClassLoader
Load the class and break on first found match.
findResultSetMapping(String) - Method in interface org.hibernate.procedure.internal.Util.ResultSetMappingResolutionContext
Locate a ResultSetMappingDefinition by name
findRevision(Class<T>, Number) - Method in interface org.hibernate.envers.AuditReader
A helper method; should be used only if a custom revision entity is used.
findRevision(Class<T>, Number) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
findRevisions(Class<T>, Set<Number>) - Method in interface org.hibernate.envers.AuditReader
Find a map of revisions using the revision numbers specified.
findRevisions(Class<T>, Set<Number>) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
findSessionFactory(String, String) - Method in class org.hibernate.internal.SessionFactoryRegistry
 
findSetterMethod(Class, String, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
 
findSQLFunction(String) - Method in class org.hibernate.dialect.function.SQLFunctionRegistry
Find a SQLFunction by name
findSQLFunction(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Locate a registered sql function by name.
findType(String) - Method in interface org.hibernate.metamodel.internal.Helper.AttributeSource
 
findType(String) - Method in class org.hibernate.metamodel.internal.Helper.ComponentAttributeSource
 
findType(String) - Method in class org.hibernate.metamodel.internal.Helper.EntityPersisterAttributeSource
 
findTypeInChildren(AST, int) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Finds the first node of the specified type in the chain of children.
finish() - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
finish() - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finish() - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification we are finished visitation.
finishFromClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
finishFromClause(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
finishingAttribute(AttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
finishingAttribute(AttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finishingAttribute(AttributeDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification that we are finishing walking an attribute.
finishingCollection(CollectionDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finishingCollection(CollectionDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification that we are finishing walking a collection
finishingCollectionElements(CollectionElementDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
finishingCollectionElements(CollectionElementDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finishingCollectionElements(CollectionElementDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification that we are finishing walking the elements of a collection (List/Map).
finishingCollectionIndex(CollectionIndexDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
finishingCollectionIndex(CollectionIndexDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finishingCollectionIndex(CollectionIndexDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification that we are finishing walking the index of a collection (List/Map).
finishingComposite(CompositionDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finishingComposite(CompositionDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification that we are done walking a composite.
finishingEntity(EntityDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
finishingEntity(EntityDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finishingEntity(EntityDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification we are finishing walking an entity.
finishingEntityIdentifier(EntityIdentifierDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
finishingEntityIdentifier(EntityIdentifierDefinition) - Method in class org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy
 
finishingEntityIdentifier(EntityIdentifierDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
Notification we are finishing walking an entity.
finishInit() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
finishPreparation(JdbcServices, JdbcConnectionAccess, MetadataImplementor, CT) - Method in class org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl
 
finishPreparation(JdbcServices, JdbcConnectionAccess, MetadataImplementor, PreparationContextImpl) - Method in class org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy
 
finishPreparation(JdbcServices, JdbcConnectionAccess, MetadataImplementor, PreparationContextImpl) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
 
finishUp() - Method in class org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl
 
finishUp() - Method in class org.hibernate.boot.model.source.internal.hbm.HbmMetadataSourceProcessorImpl
 
finishUp() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
 
finishUp(MetadataBuildingContext) - Method in class org.hibernate.boot.model.source.internal.hbm.ModelBinder
 
finishUp() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
General finish up step.
finishUp(ResultSetProcessingContextImpl, List<AfterLoadAction>) - Method in class org.hibernate.loader.plan.exec.process.internal.AbstractRowReader
 
finishUp(ResultSetProcessingContextImpl, List<AfterLoadAction>) - Method in interface org.hibernate.loader.plan.exec.process.spi.RowReader
 
finishUpRow(ResultSet, ResultSetProcessingContextImpl) - Method in class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
 
finishUpRow(ResultSet, ResultSetProcessingContextImpl) - Method in class org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl
 
finishUpRow(ResultSet, ResultSetProcessingContextImpl) - Method in interface org.hibernate.loader.plan.exec.process.spi.CollectionReferenceInitializer
 
finishUpRow(ResultSet, ResultSetProcessingContextImpl) - Method in interface org.hibernate.loader.plan.exec.process.spi.EntityReferenceInitializer
 
FirebirdDialect - Class in org.hibernate.dialect
An SQL dialect for Firebird.
FirebirdDialect() - Constructor for class org.hibernate.dialect.FirebirdDialect
 
first() - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
first() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
FIRST - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FIRST - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FIRST - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
first() - Method in class org.hibernate.internal.EmptyScrollableResults
 
first() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
 
first() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
first() - Method in interface org.hibernate.ScrollableResults
Go to the first result.
FIRST - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
FIRST - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
firstIndexOfChar(String, BitSet, int) - Static method in class org.hibernate.internal.util.StringHelper
 
firstIndexOfChar(String, String, int) - Static method in class org.hibernate.internal.util.StringHelper
 
firstKey() - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
firstKey() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
FirstLevelCache - Class in org.hibernate.envers.internal.reader
First level cache for versioned entities, versions reader-scoped.
FirstLevelCache() - Constructor for class org.hibernate.envers.internal.reader.FirstLevelCache
 
firstLevelSecondaryTablesBinding(SecondaryTable, SecondaryTables) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
FirstLimitHandler - Class in org.hibernate.dialect.pagination
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in interface org.hibernate.internal.CoreMessageLogger
 
firstPathTokenWeakKeywords() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
firstPathTokenWeakKeywords() - Method in class org.hibernate.hql.internal.ast.HqlParser
 
firstResult - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
fixedPointNumberCastTarget() - Method in class org.hibernate.dialect.MySQLDialect
Determine the cast target for Types.NUMERIC
FkSecondPass - Class in org.hibernate.cfg
 
FkSecondPass(SimpleValue, Ejb3JoinColumn[]) - Constructor for class org.hibernate.cfg.FkSecondPass
 
FLOAT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Float to JDBC FLOAT.
FLOAT_SUFFIX - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
floatingPointNumberCastTarget() - Method in class org.hibernate.dialect.MySQLDialect
Determine the cast target for Types.FLOAT and Types.REAL (DOUBLE)
FloatType - Class in org.hibernate.type
A type that maps between FLOAT and Float
FloatType() - Constructor for class org.hibernate.type.FloatType
 
FloatTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Float handling.
FloatTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
FloatTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for FLOAT handling.
FloatTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.FloatTypeDescriptor
 
FloatValueHandler() - Constructor for class org.hibernate.query.criteria.internal.ValueHandlerFactory.FloatValueHandler
 
flush() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
flush() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
flush() - Method in class org.hibernate.internal.SessionImpl
 
flush() - Method in class org.hibernate.internal.StatelessSessionImpl
 
flush() - Method in interface org.hibernate.Session
Force this session to flush.
flush() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
flush() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a flush occurring
FLUSH_BEFORE_COMPLETION - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable automatic flush during the JTA beforeCompletion() callback
FLUSH_ENTITY - Static variable in class org.hibernate.event.spi.EventType
 
FLUSH_MODE - Static variable in class org.hibernate.annotations.QueryHints
The flush mode to associate with the execution of the query.
FLUSH_MODE - Static variable in interface org.hibernate.jpa.AvailableSettings
Used to determine flush mode.
flushBeforeCompletion(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
flushBeforeCompletion() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
flushBeforeCompletion(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
flushBeforeCompletion(boolean) - Method in interface org.hibernate.SessionBuilder
Deprecated.
(since 5.2) use SessionBuilder.flushMode(FlushMode) instead.
flushBeforeCompletion() - Method in interface org.hibernate.SharedSessionBuilder
Deprecated.
(since 5.2) use SharedSessionBuilder.flushMode() instead.
flushBeforeTransactionCompletion() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
flushBeforeTransactionCompletion() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
flushBeforeTransactionCompletion() - Method in class org.hibernate.internal.SessionImpl
 
flushBeforeTransactionCompletion() - Method in class org.hibernate.internal.StatelessSessionImpl
 
flushBeforeTransactionCompletion() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
 
flushBeforeTransactionCompletion() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
 
flushBeginning() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
flushBeginning() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Callback to let us know that a flush is beginning.
flushEnd(int, int) - Method in class org.hibernate.BaseSessionEventListener
 
flushEnd(int, int) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
flushEnd(int, int) - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
 
flushEnd(int, int) - Method in interface org.hibernate.SessionEventListener
 
flushEnding() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
flushEnding() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Callback to let us know that a flush is ending.
FlushEntityEvent - Class in org.hibernate.event.spi
 
FlushEntityEvent(EventSource, Object, EntityEntry) - Constructor for class org.hibernate.event.spi.FlushEntityEvent
 
FlushEntityEventListener - Interface in org.hibernate.event.spi
 
flushes(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
FlushEvent - Class in org.hibernate.event.spi
Defines an event class for the flushing of a session.
FlushEvent(EventSource) - Constructor for class org.hibernate.event.spi.FlushEvent
 
FlushEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session flush events.
flushEverythingToExecutions(FlushEvent) - Method in class org.hibernate.event.internal.AbstractFlushingEventListener
Coordinates the processing necessary to get things ready for executions as db calls by preping the session caches and moving the appropriate entities and collections to their respective execution queues.
flushMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
flushMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
flushMode(FlushMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
flushMode(FlushMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
flushMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
flushMode - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
 
FlushMode - Enum in org.hibernate
Represents a flushing strategy.
flushMode(FlushMode) - Method in interface org.hibernate.SessionBuilder
Specify the initial FlushMode to use for the opened Session
flushMode() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the FlushMode from the original session should be used to create the new session.
FlushModeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
JAXB marshalling for the FlushMode enum

NOTE : The XML schemas define the use of "never", which corresponds to the removed FlushMode#NEVER.

FlushModeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.FlushModeConverter
 
FlushModeType - Enum in org.hibernate.annotations
Enumeration extending javax.persistence flush modes.
FlushModeTypeHelper - Class in org.hibernate.jpa.internal.util
Helper to deal with FlushModeType <-> FlushMode conversions.
flushRegionCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
flushRegionCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
flushRegionCaches() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
flushRegionCaches() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
flushStart() - Method in class org.hibernate.BaseSessionEventListener
 
flushStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
 
flushStart() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
 
flushStart() - Method in interface org.hibernate.SessionEventListener
 
FlushVisitor - Class in org.hibernate.event.internal
Process collections reachable from an entity.
FOLLOW_ON_LOCKING - Static variable in class org.hibernate.annotations.QueryHints
Hint to enable/disable the follow-on-locking mechanism provided by Dialect.useFollowOnLocking(QueryParameters).
force - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
FORCE_DISCRIMINATOR_IN_SELECTS_BY_DEFAULT - Static variable in interface org.hibernate.cfg.AvailableSettings
 
FORCE_TBL_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
A flag to force using a table as the underlying structure rather than a sequence.
forceConversion(ValueHandlerFactory.ValueHandler<X>) - Method in class org.hibernate.query.criteria.internal.expression.AbstractTupleElement
 
forceConversion(ValueHandlerFactory.ValueHandler<T>) - Method in class org.hibernate.query.criteria.internal.expression.DelegatedExpressionImpl
 
forceFlush(EntityEntry) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
forceFlush(EntityEntry) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
forceFlush(EntityEntry) - Method in interface org.hibernate.event.spi.EventSource
Force an immediate flush
forceFlush(EntityEntry) - Method in class org.hibernate.internal.SessionImpl
 
forceInitialization() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
forceInitialization() - Method in interface org.hibernate.collection.spi.PersistentCollection
To be called internally by the session, forcing immediate initialization.
forceLimitUsage() - Method in class org.hibernate.dialect.Dialect
Deprecated.
Dialect.getLimitHandler() should be overridden instead.
forceLimitUsage() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Generally, if there is no limit applied to a Hibernate query we do not apply any limits to the SQL query.
forceLimitUsage() - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
 
forceLobAsLastValue() - Method in class org.hibernate.dialect.Dialect
HHH-4635 Oracle expects all Lob values to be last in inserts and updates.
forceLobAsLastValue() - Method in class org.hibernate.dialect.Oracle8iDialect
 
ForceLobAsLastValue() - Constructor for class org.hibernate.testing.DialectChecks.ForceLobAsLastValue
 
forceLocked(Object, Object) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
 
forceLocked(Object, Object) - Method in interface org.hibernate.engine.spi.EntityEntry
 
forceNotNull() - Method in class org.hibernate.cfg.Ejb3Column
 
forceVersionIncrement(Serializable, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forceVersionIncrement(Serializable, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
forcingContainerResourceCleanup() - Method in interface org.hibernate.internal.CoreMessageLogger
 
forcingTableUse() - Method in interface org.hibernate.internal.CoreMessageLogger
 
forClass(Class) - Static method in class org.hibernate.criterion.DetachedCriteria
Static builder to create a DetachedCriteria for the given entity, by its Class.
forClass(Class, String) - Static method in class org.hibernate.criterion.DetachedCriteria
Static builder to create a DetachedCriteria for the given entity, by its Class.
forCollection(QueryableCollection) - Static method in class org.hibernate.loader.collection.plan.CollectionLoader
 
ForeignGenerator - Class in org.hibernate.id
foreign

An Identifier generator that uses the value of the id property of an associated object

One mapping parameter is required: property.
ForeignGenerator() - Constructor for class org.hibernate.id.ForeignGenerator
 
ForeignKey - Annotation Type in org.hibernate.annotations
Deprecated.
Prefer the JPA 2.1 introduced ForeignKey instead.
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
foreignKey() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
foreignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
 
foreignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
 
ForeignKey - Class in org.hibernate.jpamodelgen.xml.jaxb
 
ForeignKey() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
 
foreignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
 
foreignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
 
foreignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
 
foreignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
 
ForeignKey - Class in org.hibernate.mapping
A foreign key constraint
ForeignKey() - Constructor for class org.hibernate.mapping.ForeignKey
 
ForeignKeyBuilderImpl(Identifier) - Constructor for class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.ForeignKeyBuilderImpl
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the property name or propertyTableName
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the property name or propertyTableName
foreignKeyColumnName(String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Return the foreign key column name for the given parameters
ForeignKeyContributingSource - Interface in org.hibernate.boot.model.source.spi
Additional contract for things which describe foreign keys.
foreignKeyDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
 
ForeignKeyDirection - Enum in org.hibernate.type
Represents directionality of the foreign key constraint
ForeignKeyInformation - Interface in org.hibernate.tool.schema.extract.spi
 
ForeignKeyInformation.ColumnReferenceMapping - Interface in org.hibernate.tool.schema.extract.spi
 
ForeignKeyInformationImpl - Class in org.hibernate.tool.schema.extract.internal
 
ForeignKeyInformationImpl(Identifier, List<ForeignKeyInformation.ColumnReferenceMapping>) - Constructor for class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl
 
ForeignKeyInformationImpl.ColumnReferenceMappingImpl - Class in org.hibernate.tool.schema.extract.internal
 
ForeignKeyMetadata - Class in org.hibernate.tool.hbm2ddl
Deprecated.
Everything in this package has been replaced with SchemaManagementTool and friends.
ForeignKeys - Class in org.hibernate.engine.internal
Algorithms related to foreign key constraint transparency
foreignKeys(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
 
foreignKeys() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
 
ForeignKeys.Nullifier - Class in org.hibernate.engine.internal
Delegate for handling nullifying ("null"ing-out) non-cascaded associations
forEntitiesAtRevision(Class<?>, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities satisfying some conditions (specified later), at a given revision.
forEntitiesAtRevision(Class<?>, String, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities satisfying some conditions (specified later), at a given revision and a given entityName.
forEntitiesAtRevision(Class<?>, String, Number, boolean) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities satisfying some conditions (specified later), at a given revision and a given entityName.
forEntitiesModifiedAtRevision(Class<?>, String, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities modified at the specified revision.
forEntitiesModifiedAtRevision(Class<?>, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities modified at the specified revision.
forEntity(OuterJoinLoadable) - Static method in class org.hibernate.loader.entity.plan.EntityLoader
 
forEntityName(String) - Static method in class org.hibernate.criterion.DetachedCriteria
Static builder to create a DetachedCriteria for the given entity.
forEntityName(String, String) - Static method in class org.hibernate.criterion.DetachedCriteria
Static builder to create a DetachedCriteria for the given entity.
forget(Xid) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
 
format(QualifiedTableName, Dialect) - Method in class org.hibernate.engine.jdbc.env.internal.QualifiedObjectNameFormatterStandardImpl
 
format(QualifiedSequenceName, Dialect) - Method in class org.hibernate.engine.jdbc.env.internal.QualifiedObjectNameFormatterStandardImpl
 
format(QualifiedName, Dialect) - Method in class org.hibernate.engine.jdbc.env.internal.QualifiedObjectNameFormatterStandardImpl
 
format(QualifiedTableName, Dialect) - Method in interface org.hibernate.engine.jdbc.env.spi.QualifiedObjectNameFormatter
Render a formatted a table name
format(QualifiedSequenceName, Dialect) - Method in interface org.hibernate.engine.jdbc.env.spi.QualifiedObjectNameFormatter
Render a formatted sequence name
format(QualifiedName, Dialect) - Method in interface org.hibernate.engine.jdbc.env.spi.QualifiedObjectNameFormatter
Render a formatted non-table and non-sequence qualified name
format(String) - Method in class org.hibernate.engine.jdbc.internal.BasicFormatterImpl
 
format(String) - Method in class org.hibernate.engine.jdbc.internal.DDLFormatterImpl
 
format(String) - Method in interface org.hibernate.engine.jdbc.internal.Formatter
Format the source SQL string.
format(int) - Static method in class org.hibernate.id.uuid.Helper
 
format(short) - Static method in class org.hibernate.id.uuid.Helper
 
format(int) - Method in class org.hibernate.id.UUIDHexGenerator
 
format(short) - Method in class org.hibernate.id.UUIDHexGenerator
 
FORMAT_SQL - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable formatting of SQL logged to the console
FormatStyle - Enum in org.hibernate.engine.jdbc.internal
Represents the the understood types or styles of formatting.
Formatter - Interface in org.hibernate.engine.jdbc.internal
Formatter contract
FORMATTER - Static variable in class org.hibernate.type.InstantType
 
FORMATTER - Static variable in class org.hibernate.type.LocalDateTimeType
 
FORMATTER - Static variable in class org.hibernate.type.LocalDateType
 
FORMATTER - Static variable in class org.hibernate.type.LocalTimeType
 
FORMATTER - Static variable in class org.hibernate.type.OffsetDateTimeType
 
FORMATTER - Static variable in class org.hibernate.type.OffsetTimeType
 
FORMATTER - Static variable in class org.hibernate.type.ZonedDateTimeType
 
Formula - Annotation Type in org.hibernate.annotations
Defines a formula (derived value) which is a SQL fragment that acts as a @Column alternative in most cases.
formula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
formula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
formula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
Formula - Class in org.hibernate.mapping
A formula is a derived column value
Formula() - Constructor for class org.hibernate.mapping.Formula
 
Formula(String) - Constructor for class org.hibernate.mapping.Formula
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
FormulaNotSupportedException - Exception in org.hibernate.envers.configuration.internal.metadata
Exception indicating that a formula mapping was encountered where it is not currently supported
FormulaNotSupportedException() - Constructor for exception org.hibernate.envers.configuration.internal.metadata.FormulaNotSupportedException
Constructs a FormulaNotSupportedException using a standard message
FormulaReference - Interface in org.hibernate.sql.ordering.antlr
Reference to a formula fragment.
forName(String) - Static method in class org.hibernate.criterion.Property
Factory for Property instances.
forProperty(String, Type) - Static method in class org.hibernate.envers.internal.entities.PropertyData
 
forRevisionsOfEntity(Class<?>, boolean, boolean) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which selects the revisions, at which the given entity was modified.
forRevisionsOfEntity(Class<?>, String, boolean, boolean) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which selects the revisions, at which the given entity was modified and with a given entityName.
forUnitTesting() - Static method in class org.hibernate.testing.boot.ServiceRegistryTestingImpl
 
forUnitTesting(Map) - Static method in class org.hibernate.testing.boot.ServiceRegistryTestingImpl
 
ForUpdateFragment - Class in org.hibernate.sql
 
ForUpdateFragment(Dialect) - Constructor for class org.hibernate.sql.ForUpdateFragment
 
ForUpdateFragment(Dialect, LockOptions, Map<String, String[]>) - Constructor for class org.hibernate.sql.ForUpdateFragment
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.AbstractHANADialect
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.Dialect
Is FOR UPDATE OF syntax supported?
forUpdateOfColumns() - Method in class org.hibernate.dialect.Ingres9Dialect
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.MimerSQLDialect
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.Oracle8iDialect
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
forUpdateOfColumns() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
The RDMS DB supports the 'FOR UPDATE OF' clause.
forUpdateOfColumns() - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
foundAny(AnyMappingDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
foundAny(AnyMappingDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
 
foundCircularAssociation(AssociationAttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy
 
foundCircularAssociation(AssociationAttributeDefinition) - Method in class org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy
 
foundCircularAssociation(AssociationAttributeDefinition) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
 
foundMappingDocument(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
from(Property, int, int) - Static method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
 
from(PersistentClass) - Static method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
Build a LazyFetchGroupMetadata based on the attributes defined for the PersistentClass
from(Class<? extends AttributeConverter>, boolean) - Static method in class org.hibernate.cfg.AttributeConverterDefinition
Build an AttributeConverterDefinition from the AttributeConverter Class reference and whether or not to auto-apply it.
from(Class<? extends AttributeConverter>) - Static method in class org.hibernate.cfg.AttributeConverterDefinition
Build an AttributeConverterDefinition from the AttributeConverter Class reference.
from(AttributeConverter) - Static method in class org.hibernate.cfg.AttributeConverterDefinition
Build an AttributeConverterDefinition from an AttributeConverter instance.
from(AttributeConverter, boolean) - Static method in class org.hibernate.cfg.AttributeConverterDefinition
Build an AttributeConverterDefinition from the AttributeConverter instance and whether or not to auto-apply it.
from(Map, ClassLoaderAccess) - Static method in class org.hibernate.cfg.beanvalidation.GroupsPerOperation
 
from(JdbcEnvironment) - Static method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
from(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
FROM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
from(Class<T>) - Method in class org.hibernate.query.criteria.internal.AbstractManipulationCriteriaQuery
 
from(EntityType<T>) - Method in class org.hibernate.query.criteria.internal.AbstractManipulationCriteriaQuery
 
from(EntityType<X>) - Method in class org.hibernate.query.criteria.internal.CriteriaQueryImpl
 
from(Class<X>) - Method in class org.hibernate.query.criteria.internal.CriteriaQueryImpl
 
from(EntityType<X>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
from(Class<X>) - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
from(Class<X>) - Method in class org.hibernate.query.criteria.internal.QueryStructure
 
from(EntityType<X>) - Method in class org.hibernate.query.criteria.internal.QueryStructure
 
from(ParameterMetadata, SessionFactoryImplementor, boolean) - Static method in class org.hibernate.query.internal.QueryParameterBindingsImpl
 
from(Object) - Static method in class org.hibernate.spatial.dialect.h2geodb.GeoDbWkb
Decode the object into a Geometry
from(PersistentClass) - Static method in class org.hibernate.tuple.entity.BytecodeEnhancementMetadataPojoImpl
 
FROM_FRAGMENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FROM_FRAGMENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
fromAccessType(AccessType) - Static method in enum org.hibernate.annotations.CacheConcurrencyStrategy
fromBeanManagerReference(Object) - Static method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryBeanManagerDelayedImpl
Used via reflection from JpaIntegrator, the intent being to isolate CDI dependency to just this class and its delegates in the case that a BeanManager is passed.
fromBeanManagerReference(Object) - Static method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryBeanManagerExtendedImpl
Used via reflection from JpaIntegrator, the intent being to isolate CDI dependency to just this class and its delegates in the case that a BeanManager is passed.
fromBeanManagerReference(Object) - Static method in class org.hibernate.jpa.event.internal.jpa.ListenerFactoryBeanManagerStandardImpl
Used via reflection from JpaIntegrator, the intent being to isolate CDI dependency to just this class and its delegates in the case that a BeanManager is passed.
fromBytes(byte[]) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
fromCacheMode(CacheMode) - Static method in enum org.hibernate.annotations.CacheModeType
Conversion from CacheMode to CacheModeType.
fromClassOrOuterQueryPath() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
fromClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
fromClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
FromClause - Class in org.hibernate.hql.internal.ast.tree
Represents the 'FROM' part of a query or subquery, containing all mapped class references.
FromClause() - Constructor for class org.hibernate.hql.internal.ast.tree.FromClause
 
fromConfigSettings(Map) - Static method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
Deprecated.
No longer used/supported!
fromElement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
FromElement - Class in org.hibernate.hql.internal.ast.tree
Represents a single mapped class mentioned in an HQL FROM clause.
FromElement() - Constructor for class org.hibernate.hql.internal.ast.tree.FromElement
 
FromElement(FromClause, FromElement, String) - Constructor for class org.hibernate.hql.internal.ast.tree.FromElement
Constructor form used to initialize ComponentJoin
FromElementFactory - Class in org.hibernate.hql.internal.ast.tree
Encapsulates the creation of FromElements and JoinSequences.
FromElementFactory(FromClause, FromElement, String) - Constructor for class org.hibernate.hql.internal.ast.tree.FromElementFactory
Creates entity from elements.
FromElementFactory(FromClause, FromElement, String, String, String[], boolean) - Constructor for class org.hibernate.hql.internal.ast.tree.FromElementFactory
Creates collection from elements.
fromElementList(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
fromExternalForm(String) - Static method in enum org.hibernate.LockMode
 
fromExternalName(String) - Static method in enum org.hibernate.cache.spi.access.AccessType
Resolve an AccessType from its external name.
fromExternalName(String) - Static method in enum org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
 
fromExternalName(String) - Static method in enum org.hibernate.id.enhanced.StandardOptimizerDescriptor
Interpret the incoming external name into the appropriate enum value
fromFragmentSeparator(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
fromFragmentSeparator(AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
FromImplementor<Z,X> - Interface in org.hibernate.query.criteria.internal
Implementation contract for the JPA From interface.
fromInt(int) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret an int as its binary form
fromJoin() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
fromJoinFragment(String, boolean, boolean, Set<String>) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
fromJoinFragment(String, boolean, boolean, Set<String>) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
fromJoinFragment(String, boolean, boolean, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
fromJoinFragment(String, boolean, boolean) - Method in interface org.hibernate.persister.entity.Joinable
Get the from clause part of any joins (optional operation)
fromJoinFragment(String, boolean, boolean, Set<String>) - Method in interface org.hibernate.persister.entity.Joinable
Get the from clause part of any joins (optional operation)
fromLong(long) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret a long as its binary form
FromParser - Class in org.hibernate.hql.internal.classic
Parses the from clause of a hibernate query, looking for tables and aliases for the SQL query.
FromParser() - Constructor for class org.hibernate.hql.internal.classic.FromParser
 
FromPathExpressionParser - Class in org.hibernate.hql.internal.classic
 
FromPathExpressionParser() - Constructor for class org.hibernate.hql.internal.classic.FromPathExpressionParser
 
fromRange() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
FromReferenceNode - Class in org.hibernate.hql.internal.ast.tree
Represents a reference to a FROM element, for example a class alias in a WHERE clause.
FromReferenceNode() - Constructor for class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
fromRegistration(ParameterRegistrationImplementor) - Static method in class org.hibernate.procedure.internal.ProcedureCallMementoImpl.ParameterMemento
Build a ParameterMemento from the given parameter registration
fromRepresentation(Object) - Static method in enum org.hibernate.envers.RevisionType
 
fromSharedCache(SharedSessionContractImplementor, Object, RegionAccessStrategy) - Static method in class org.hibernate.engine.internal.CacheHelper
 
fromShort(int) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret a short as its binary form
fromStream(byte, Object[], String) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
fromStream(byte, Object[]) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
fromString(String) - Method in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
 
fromString(String) - Method in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.AbstractStandardBasicType
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.DurationJavaDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.EnumJavaTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.InstantJavaDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
 
fromString(String) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry.FallbackJavaTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.LongTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ShortTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.StringTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.UrlTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaDescriptor
 
fromStringValue(String) - Method in class org.hibernate.type.AbstractStandardBasicType
 
fromStringValue(String) - Method in class org.hibernate.type.ByteType
 
fromStringValue(String) - Method in class org.hibernate.type.CustomType
 
fromStringValue(String) - Method in interface org.hibernate.type.SingleColumnType
 
fromStringValue(String) - Method in interface org.hibernate.type.StringRepresentableType
Consume the given string representation back into this types java form.
fromStringValue(String) - Method in class org.hibernate.type.TimestampType
 
fromTable(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
fromTableFragment(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
fromTableFragment(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the main from table fragment, given a query alias.
fromTableFragment(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
fromTableFragment(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
Re-build the CacheRegionStats from JMX tabular data
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
Re-builds CollectionStats from JMX TabularData
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.EntityStats
Reads an array of entityStats from TabularData
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.QueryStats
Reads an array of queryStats from TabularData
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum
 
fromValue(String) - Static method in enum org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.AccessType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.EnumType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.FetchType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.GenerationType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.InheritanceType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.LockModeType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.ParameterMode
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitCachingType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitTransactionType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitValidationModeType
 
fromValue(String) - Static method in enum org.hibernate.jpamodelgen.xml.jaxb.TemporalType
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.CacheAccessTypeConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.CacheModeConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.EntityModeConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.ExecuteUpdateResultCheckStyleConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.FlushModeConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.GenerationTimingConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.LockModeConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.hbm.internal.OptimisticLockStyleConverter
 
fromXMLString(String, Mapping) - Method in class org.hibernate.type.CustomType
 
fromXMLString(String) - Method in class org.hibernate.type.EnumType
 
fromXMLString(String, Mapping) - Method in class org.hibernate.type.MetaType
 
fromXMLString(String) - Method in interface org.hibernate.usertype.EnhancedUserType
Deprecated.
To be removed in 5. Implement StringRepresentableType.fromStringValue(String) instead. See HHH-7776 for details
FrontBaseDialect - Class in org.hibernate.dialect
An SQL Dialect for Frontbase.
FrontBaseDialect() - Constructor for class org.hibernate.dialect.FrontBaseDialect
Constructs a FrontBaseDialect
FULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FULL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FULL_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Deprecated.
FULL_JOIN - Static variable in class org.hibernate.sql.JoinFragment
Deprecated.
use JoinType.FULL_JOIN instead.
FULLY_ANNOTATION_CONFIGURED_OPTION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
 
function(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Projection using a custom function
function(String, Class<T>, Expression<?>...) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
function(String, Class<T>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
Create a reference to a function taking no params.
functionCall(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
functionCall() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognition rule for a function call
functionCallCheck() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Intended for use as a syntactic predicate to determine whether an IDENT represents a known SQL function name.
FunctionExpression<T> - Interface in org.hibernate.query.criteria.internal.expression.function
Contract for expressions which model a SQL function call.
functionMap - Variable in class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
 
functionName() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
A function-name is an IDENT followed by zero or more (DOT IDENT) sequences
FunctionNode - Interface in org.hibernate.hql.internal.ast.tree
Identifies a node which models a SQL function.
functionParameter() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognized function parameters.
functionParameterList() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognition rule used to "wrap" all function parameters into an EXPR_LIST node
functionsToRegister() - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
 
FUTURE_UPDATE - Static variable in class org.hibernate.cache.infinispan.util.Externalizers
 
FutureUpdate - Class in org.hibernate.cache.infinispan.util
Request to update the tombstone, coming from insert/update/remove operation.
FutureUpdate(UUID, long, Object) - Constructor for class org.hibernate.cache.infinispan.util.FutureUpdate
 
FutureUpdate.Externalizer - Class in org.hibernate.cache.infinispan.util
 
FutureUpdateSynchronization - Class in org.hibernate.cache.infinispan.access
 
FutureUpdateSynchronization(TransactionCoordinator, AdvancedCache, boolean, Object, Object, BaseTransactionalDataRegion, long) - Constructor for class org.hibernate.cache.infinispan.access.FutureUpdateSynchronization
 

G

ge(Object) - Method in class org.hibernate.criterion.Property
Create a greater-than-or-equal-to restriction based on this property
ge(DetachedCriteria) - Method in class org.hibernate.criterion.Property
Creates a sub-query greater-than-or-equal-to expression for this property
ge(String, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "greater than or equal" constraint to the named property
ge(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
Creates a criterion which checks that the value of a given literal as being greater-than-or-equal-to the value in the subquery result.
ge(T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "greater than or equal" constraint
GE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
GE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
GE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
ge(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.internal.CriteriaBuilderImpl
 
geAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
Creates a greater-than-or-equal-to-all sub-query expression for this property.
geAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
Creates a criterion which checks that the value of a literal is greater-than-or-equal-to ALL the values in the subquery result.
GeneralDataRegion - Interface in org.hibernate.cache.spi
Contract for general-purpose cache regions.
generate() - Method in class org.hibernate.envers.internal.revisioninfo.DefaultRevisionInfoGenerator
 
generate() - Method in interface org.hibernate.envers.internal.revisioninfo.RevisionInfoGenerator
 
generate(String, Map<String, Class<?>>) - Static method in class org.hibernate.envers.internal.tools.MapProxyTool
Protected for test only
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.AbstractPostInsertGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.Assigned
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.HiLoOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.NoopOptimizer
 
generate(AccessCallback) - Method in interface org.hibernate.id.enhanced.Optimizer
Generate an identifier value accounting for this specific optimization.
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledOptimizer
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.enhanced.TableGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.ForeignGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.GUIDGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.id.IdentifierGenerator
Generate a new identifier.
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.IncrementGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.SequenceGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.SequenceHiLoGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.SequenceIdentityGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.UUIDGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.UUIDHexGenerator
 
generate() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
Main entry point for properly handling the FROM clause and and joins and restrictions
GENERATE_STATISTICS - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable statistics collection
generateActiveConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
generateActiveConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
generateActiveConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
generateActiveConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
generateAlias() - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
 
generateAlias(String) - Static method in class org.hibernate.internal.util.StringHelper
 
generateAlias(String, int) - Static method in class org.hibernate.internal.util.StringHelper
Generate a nice alias for the given class name or collection role name and unique integer.
generateAlias() - Method in interface org.hibernate.query.criteria.internal.compile.RenderingContext
Generate a correlation name.
generateAlias(String) - Method in interface org.hibernate.sql.AliasGenerator
 
generateBidirectionalCollectionChangeWorkUnits(AuditProcess, EntityPersister, String, Object[], Object[], SessionImplementor) - Method in class org.hibernate.envers.event.spi.BaseEnversEventListener
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.jcache.access.NonStrictCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.jcache.access.NonStrictEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.jcache.access.NonStrictNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.jcache.access.ReadOnlyCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.jcache.access.ReadOnlyEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.jcache.access.ReadOnlyNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.jcache.access.ReadWriteCollectionRegionAccessStrategy
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.jcache.access.ReadWriteEntityRegionAccessStrategy
 
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.jcache.access.ReadWriteNaturalIdRegionAccessStrategy
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.access.CollectionRegionAccessStrategy
To create instances of CollectionCacheKey for this region, Hibernate will invoke this method exclusively so that generated implementations can generate optimised keys.
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
To create instances of keys for this region, Hibernate will invoke this method exclusively so that generated implementations can generate optimised keys.
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
To create instances of NaturalIdCacheKey for this region, Hibernate will invoke this method exclusively so that generated implementations can generate optimised keys.
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.testing.cache.ReadWriteEntityRegionAccessStrategy
 
generateCollectionReferenceAliases(String, CollectionPersister, String) - Method in class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
Generate the collection reference aliases for a particular CollectionReference and register the generated value using the query space UID.
generateColumnNames(Type[]) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
 
generateColumnNames(Type[], SessionFactoryImplementor) - Static method in class org.hibernate.hql.internal.NameGenerator
 
generateCreationCommands(Metadata, boolean) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
For testing...
generateCustomReturns(boolean) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
 
Generated - Annotation Type in org.hibernate.annotations
The annotated property is generated by the database.
generated - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
 
generated - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
 
generateData(Object) - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
 
generateData(Object) - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
 
GeneratedCollectionAliases - Class in org.hibernate.loader
CollectionAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.
GeneratedCollectionAliases(Map, CollectionPersister, String) - Constructor for class org.hibernate.loader.GeneratedCollectionAliases
 
GeneratedCollectionAliases(CollectionPersister, String) - Constructor for class org.hibernate.loader.GeneratedCollectionAliases
 
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.Constraint
 
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.ForeignKey
 
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.PrimaryKey
 
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.UniqueKey
 
generateDelete(String, String[], String, String) - Method in class org.hibernate.hql.spi.id.inline.AbstractInlineIdsDeleteHandlerImpl
 
generateDelete(String, String[], String, String) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsIdsOrClauseDeleteHandlerImpl
 
generateDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDeleteRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL DELETE that deletes a particular row
generateDeleteRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Generate the SQL UPDATE that updates a particular row's foreign key to null
generateDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDeleteString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL DELETE that deletes all rows
generateDeleteString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Generate the SQL UPDATE that updates all the foreign keys to null
generateDeleteString(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that deletes a row by id (and version)
generateDetectRowByElementString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDetectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
GeneratedOrderByFragmentParser - Class in org.hibernate.sql.ordering.antlr
Antlr grammar for dealing with order-by mapping fragments.
GeneratedOrderByFragmentParser(TokenBuffer, int) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(TokenBuffer) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(TokenStream, int) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(TokenStream) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(ParserSharedInputState) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentRenderer - Class in org.hibernate.sql.ordering.antlr
Antlr grammar for rendering ORDER_BY trees as described by the OrderByFragmentParser
GeneratedOrderByFragmentRenderer() - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
GeneratedOrderByFragmentRendererTokenTypes - Interface in org.hibernate.sql.ordering.antlr
 
GeneratedOrderByLexer - Class in org.hibernate.sql.ordering.antlr
Lexer for the order-by fragment parser
GeneratedOrderByLexer(InputStream) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
GeneratedOrderByLexer(Reader) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
GeneratedOrderByLexer(InputBuffer) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
GeneratedOrderByLexer(LexerSharedInputState) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
generateDropCommands(Metadata, boolean) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
For testing...
GeneratedValue - Class in org.hibernate.jpamodelgen.xml.jaxb
 
GeneratedValue() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
 
generatedValue - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
 
GeneratedValueGeneration - Class in org.hibernate.tuple
A AnnotationValueGeneration which marks a property as generated in the database.
GeneratedValueGeneration() - Constructor for class org.hibernate.tuple.GeneratedValueGeneration
 
GeneratedValueGeneration(GenerationTiming) - Constructor for class org.hibernate.tuple.GeneratedValueGeneration
 
generateEntityDefinition() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateEntityDefinition() - Method in interface org.hibernate.persister.entity.EntityPersister
Generate the entity definition for this object.
generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
generateEntityKey(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Hide the changing requirements of entity key creation
generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
generateEntityReferenceAliases(String, EntityPersister) - Method in class org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl
Generate the entity reference aliases for a particular EntityReference and register the generated value using the query space UID.
generateFieldReader(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.javassist.MappedSuperclassEnhancer
 
generateFieldReader(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesEnhancer
 
generateFieldWriter(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.javassist.MappedSuperclassEnhancer
 
generateFieldWriter(CtClass, CtField, AttributeTypeDescriptor) - Method in class org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesEnhancer
 
generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
generateFilterConditionAlias(String) - Method in interface org.hibernate.persister.entity.Queryable
The alias used for any filter conditions (mapped where-fragments or enabled-filters).
generateFirstPass(PersistentClass, ClassAuditingData, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
 
generateHashCode(SessionFactoryImplementor) - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
generateHashedConstraintName(String, Identifier, Identifier...) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a constraint is not explicitly named, this is called to generate a unique hash using the table and column names.
generateHashedConstraintName(String, Identifier, List<Identifier>) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a constraint is not explicitly named, this is called to generate a unique hash using the table and column names.
generateHashedFkName(String, Identifier, Identifier, List<Identifier>) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a foreign-key is not explicitly named, this is called to generate a unique hash using the table and column names.
generateHashedFkName(String, Identifier, Identifier, Identifier...) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a foreign-key is not explicitly named, this is called to generate a unique hash using the table and column names.
generateHolder(SharedSessionContractImplementor) - Method in class org.hibernate.id.SequenceGenerator
Deprecated.
 
generateIdByUniqueKeySelectString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateIdentityInsertString(boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Used to generate an insery statement against the root table in the case of identifier generation strategies where the insert statement executions actually generates the identifier value.
generateIdInsertSelect(String, IdTableInfo, AbstractTableBasedBulkIdHandler.ProcessedWhereClause) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
Generate the INSERT-SELECT statement for holding matching ids.
generateIdSelect(String, AbstractTableBasedBulkIdHandler.ProcessedWhereClause) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
 
generateIdSubselect(Queryable, IdTableInfo) - Method in class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
 
generateIdSubselect(Queryable) - Method in class org.hibernate.hql.spi.id.cte.AbstractCteValuesListBulkIdHandler
 
generateIdSubselect(Queryable, IdTableInfo) - Method in class org.hibernate.hql.spi.id.persistent.DeleteHandlerImpl
 
generateIdSubselect(Queryable, IdTableInfo) - Method in class org.hibernate.hql.spi.id.persistent.UpdateHandlerImpl
 
generateIdTableName(String) - Method in class org.hibernate.dialect.TeradataDialect
 
generateIdTableName(String) - Method in interface org.hibernate.hql.spi.id.IdTableSupport
 
generateIdTableName(String) - Method in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
 
generateImplicitUid() - Method in class org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl
 
generateImplicitUid() - Method in interface org.hibernate.loader.plan.build.spi.ExpandingQuerySpaces
Generate a unique ID to be used when creating an ExpandingQuerySpace.
generateImports() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
 
generateImports() - Method in class org.hibernate.jpamodelgen.ImportContextImpl
 
generateImports() - Method in interface org.hibernate.jpamodelgen.model.ImportContext
 
generateImports() - Method in interface org.hibernate.jpamodelgen.model.MetaEntity
 
generateImports() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaEntity
 
generateInsertGeneratedValuesSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateInsertRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL INSERT that creates a new row
generateInsertRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Generate the SQL UPDATE that updates a foreign key to a value
generateInsertString(boolean[], int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateInsertString(boolean, boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateInsertString(boolean, boolean[], int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that inserts a row
generateLazySelectStringsByFetchGroup() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateLeastSignificantBits(long) - Static method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
generateLocker(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.SelectLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
 
generateMap() - Method in class org.hibernate.tuple.DynamicMapInstantiator
 
generateName(String, Table, Column...) - Static method in class org.hibernate.mapping.Constraint
If a constraint is not explicitly named, this is called to generate a unique hash using the table and column names.
generateName(String, Table, List<Column>) - Static method in class org.hibernate.mapping.Constraint
generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
generateNodePrefix(int) - Method in class org.hibernate.loader.plan.build.spi.TreePrinterHelper
Returns a string containing the specified number of indentations, where each indentation contains TreePrinterHelper.INDENTATION blank characters.
generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
generateProxy(InvocationHandler, Class...) - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
 
generateProxy(InvocationHandler, Class...) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
 
generateProxy(byte[]) - Static method in class org.hibernate.engine.jdbc.BlobProxy
Generates a BlobImpl proxy using byte data.
generateProxy(InputStream, long) - Static method in class org.hibernate.engine.jdbc.BlobProxy
Generates a BlobImpl proxy using a given number of bytes from an InputStream.
generateProxy(String) - Static method in class org.hibernate.engine.jdbc.ClobProxy
Generates a Clob proxy using the string data.
generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.ClobProxy
Generates a Clob proxy using a character reader of given length.
generateProxy(String) - Static method in class org.hibernate.engine.jdbc.NClobProxy
Generates a Clob proxy using the string data.
generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.NClobProxy
Generates a NClob proxy using a character reader of given length.
generateProxy(ResultSet, ColumnNameCache, ServiceRegistry) - Static method in class org.hibernate.engine.jdbc.ResultSetWrapperProxy
Generates a proxy wrapping the ResultSet.
generateProxy(Blob) - Static method in class org.hibernate.engine.jdbc.SerializableBlobProxy
Generates a SerializableBlob proxy wrapping the provided Blob object.
generateProxy(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableClobProxy
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
generateProxy(NClob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
Generates a SerializableNClobProxy proxy wrapping the provided NClob object.
generateQueryException(String) - Method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
 
generateQueryException(String) - Method in exception org.hibernate.QueryException
Called from QueryException.wrapWithQueryString(String) when we really need to generate a new QueryException (or subclass).
generateQueryException(String) - Method in exception org.hibernate.QueryParameterException
 
generateQueryKey(String, QueryParameters, Set, SharedSessionContractImplementor, CacheableResultTransformer) - Static method in class org.hibernate.cache.spi.QueryKey
Generates a QueryKey.
generateRootAlias(String) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
generateRootAlias(String) - Method in class org.hibernate.loader.JoinWalker
 
generateScalarColumns(HqlSqlWalkerNode, String[], int) - Static method in class org.hibernate.hql.internal.ast.util.ColumnHelper
Generates the scalar column AST nodes for a given array of SQL columns
generateSchema() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
 
generateSchema() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Perform an explicit schema generation (rather than an "auto" one) based on the
generateSchema(PersistenceUnitInfo, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
generateSchema(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
generateSecondPass(PersistentClass, ClassAuditingData, EntityXmlMappingData) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
 
generateSecondPass(String, PersistentClass) - Method in class org.hibernate.envers.configuration.internal.metadata.IdMetadataGenerator
 
generateSelectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateSelectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateSelectSizeString(boolean) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateSelectString(LockMode) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
Generate the SQL that selects a row by id
generateSelectVersionString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that selects the version number by id
generateSingleScalarColumn(HqlSqlWalkerNode, int) - Static method in class org.hibernate.hql.internal.ast.util.ColumnHelper
 
generateSnapshotSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateSQLAlias() - Method in interface org.hibernate.criterion.CriteriaQuery
Generate a unique SQL alias
generateSQLAlias() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
generateSubquery(PersistentClass, Mapping) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
generateSuffixes(int) - Static method in class org.hibernate.loader.BasicLoader
Utility method that generates 0_, 1_ suffixes.
generateSuffixes(int, int) - Static method in class org.hibernate.loader.BasicLoader
 
generateTableAlias(int, PropertyPath, Joinable) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
generateTableAlias(int, PropertyPath, Joinable) - Method in class org.hibernate.loader.JoinWalker
 
generateTableAlias(String, int) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateTokenNameCache(Class) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Method to generate a map of token type names, keyed by their token type values.
generateUpdate(String, String[], String, String) - Method in class org.hibernate.hql.spi.id.inline.AbstractInlineIdsUpdateHandlerImpl
 
generateUpdate(String, String[], String, String) - Method in class org.hibernate.hql.spi.id.inline.InlineIdsOrClauseUpdateHandlerImpl
 
generateUpdateGeneratedValuesSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateUpdateRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL UPDATE that updates a row
generateUpdateRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
Generate the SQL UPDATE that inserts a collection index
generateUpdateString(boolean[], int, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateUpdateString(boolean[], int, Object[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that updates a row by id (and version)
generateUUID(SharedSessionContractImplementor) - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
generateUUID(SharedSessionContractImplementor) - Method in class org.hibernate.id.uuid.StandardRandomStrategy
Delegates to UUID.randomUUID()
generateUUID(SharedSessionContractImplementor) - Method in interface org.hibernate.id.UUIDGenerationStrategy
Generate the UUID.
generateValue(Session, Object) - Method in interface org.hibernate.tuple.ValueGenerator
Generate the value.
GenerationStrategyPair() - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
 
GenerationStrategyPair(EntityMetamodel.FullInMemoryValueGenerationStrategy) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
 
GenerationStrategyPair(EntityMetamodel.InDatabaseValueGenerationStrategyImpl) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
 
GenerationStrategyPair(InMemoryValueGenerationStrategy, InDatabaseValueGenerationStrategy) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel.GenerationStrategyPair
 
GenerationTarget - Interface in org.hibernate.tool.schema.internal.exec
Describes a schema generation target
GenerationTargetToDatabase - Class in org.hibernate.tool.schema.internal.exec
GenerationTarget implementation for handling generation directly to the database
GenerationTargetToDatabase(DdlTransactionIsolator) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase
 
GenerationTargetToDatabase(DdlTransactionIsolator, boolean) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase
 
GenerationTargetToScript - Class in org.hibernate.tool.schema.internal.exec
GenerationTarget implementation for handling generation to scripts
GenerationTargetToScript(ScriptTargetOutput, String) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToScript
 
GenerationTargetToStdout - Class in org.hibernate.tool.schema.internal.exec
GenerationTarget implementation for handling generation to System.out
GenerationTargetToStdout(String) - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout
 
GenerationTargetToStdout() - Constructor for class org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout
 
GenerationTime - Enum in org.hibernate.annotations
At what time(s) will the generation occur?
GenerationTiming - Enum in org.hibernate.tuple
 
GenerationTimingConverter - Class in org.hibernate.boot.jaxb.hbm.internal
 
GenerationTimingConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.GenerationTimingConverter
 
GenerationType - Enum in org.hibernate.jpamodelgen.xml.jaxb
Java class for generation-type.
generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
 
generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
generator - Variable in class org.hibernate.jpamodelgen.xml.jaxb.GeneratedValue
 
generatorKey() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
generatorKey() - Method in class org.hibernate.id.enhanced.TableGenerator
 
generatorKey() - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
Deprecated.
 
generatorKey() - Method in interface org.hibernate.id.PersistentIdentifierGenerator
Return a key unique to the underlying database objects.
generatorKey() - Method in class org.hibernate.id.SequenceGenerator
Deprecated.
 
GeneratorType - Annotation Type in org.hibernate.annotations
Marks a property as generated, specifying the ValueGenerator type to be used for generating the value.
generatorType(GeneratedValue, MetadataBuildingContext, XClass) - Static method in class org.hibernate.cfg.AnnotationBinder
 
GenericGenerator - Annotation Type in org.hibernate.annotations
Generator annotation describing any kind of Hibernate generator in a generic (de-typed) manner.
GenericGenerators - Annotation Type in org.hibernate.annotations
Array of generic generator definitions.
GenericJDBCException - Exception in org.hibernate.exception
Generic, non-specific JDBCException.
GenericJDBCException(String, SQLException) - Constructor for exception org.hibernate.exception.GenericJDBCException
 
GenericJDBCException(String, SQLException, String) - Constructor for exception org.hibernate.exception.GenericJDBCException
 
GeoDBDialect - Class in org.hibernate.spatial.dialect.h2geodb
Extends the H2Dialect by also including information on spatial functions.
GeoDBDialect() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
Constructor.
GeoDBGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.h2geodb
Descriptor for GeoDB Geometries.
GeoDBGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
 
GeoDbWkb - Class in org.hibernate.spatial.dialect.h2geodb
A utility class to serialize from/to GeoDB WKB's.
GeolatteGeometryJavaTypeDescriptor - Class in org.hibernate.spatial
Descriptor for geolatte-geom Geometrys.
GeolatteGeometryJavaTypeDescriptor() - Constructor for class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
Initialize a type descriptor for the geolatte-geom Geometry type.
GeolatteGeometryType - Class in org.hibernate.spatial
a Type that maps between the database geometry type and geolatte-geom Geometry.
GeolatteGeometryType(SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.GeolatteGeometryType
Constructs an instance with the specified SqlTypeDescriptor
geProperty(Property) - Method in class org.hibernate.criterion.Property
Creates a greater-than-or-equal-to restriction between 2 properties
geProperty(String) - Method in class org.hibernate.criterion.Property
Creates a greater-than-or-equal-to restriction between 2 properties
geProperty(String, String) - Static method in class org.hibernate.criterion.Restrictions
Apply a "greater than or equal" constraint to two properties
geProperty(String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "greater than or equal" constraint to another property
geProperty(String, String) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "greater than or equal" constraint to another property
geSome(DetachedCriteria) - Method in class org.hibernate.criterion.Property
Creates a greater-than-or-equal-to-some sub-query expression for this property.
geSome(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
Creates a criterion which checks that the value of a literal is greater-than-or-equal-to SOME of the values in the subquery result.
get() - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
 
get() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
 
get() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
 
get(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Get the value mapped to this key, or null if no value is mapped to this key.
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
 
get(SharedSessionContractImplementor, Object, long) - Method in interface org.hibernate.cache.infinispan.access.AccessDelegate
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate
Attempt to retrieve an object from the cache.
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate
 
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate
 
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
 
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
get(QueryKey, Type[], boolean, Set<Serializable>, SharedSessionContractImplementor) - Method in class org.hibernate.cache.internal.StandardQueryCache
 
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.jcache.JCacheGeneralDataRegion
 
get(Object) - Method in class org.hibernate.cache.jcache.JCacheTransactionalDataRegion
 
get(SharedSessionContractImplementor, Object, long) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Attempt to retrieve an object from the cache.
get(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.cache.spi.GeneralDataRegion
Get an item from the cache.
get(QueryKey, Type[], boolean, Set<Serializable>, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.QueryCache
Get results from the cache.
get(GroupsPerOperation.Operation) - Method in class org.hibernate.cfg.beanvalidation.GroupsPerOperation
 
get(int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
get(int) - Method in class org.hibernate.collection.internal.PersistentBag
 
get(int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
get(int) - Method in class org.hibernate.collection.internal.PersistentList
 
get(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
get(int) - Method in class org.hibernate.dialect.TypeNames
get default type name for specified type
get(int, long, int, int) - Method in class org.hibernate.dialect.TypeNames
get type name for specified type and size
get(int) - Method in class org.hibernate.engine.spi.ExecutableList
 
get(Class<T>, Serializable) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(Class<T>, Serializable, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(Class<T>, Serializable, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(String, Serializable) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(String, Serializable, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(String, Serializable, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(Session) - Static method in class org.hibernate.envers.AuditReaderFactory
Create an audit reader associated with an open session.
get(EntityManager) - Static method in class org.hibernate.envers.AuditReaderFactory
Create an audit reader associated with an open entity manager.
get(PersistentClass) - Static method in enum org.hibernate.envers.configuration.internal.metadata.InheritanceType
 
get(String) - Method in class org.hibernate.envers.internal.entities.EntitiesConfigurations
 
get(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
 
get(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
 
get(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
get(String, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
 
get(EventSource) - Method in class org.hibernate.envers.internal.synchronization.AuditProcessManager
 
get() - Method in class org.hibernate.envers.internal.tools.MutableInteger
 
get(EnversService) - Method in class org.hibernate.envers.query.internal.property.EntityPropertyName
 
get(EnversService) - Method in class org.hibernate.envers.query.internal.property.ModifiedFlagPropertyName
 
get(EnversService) - Method in class org.hibernate.envers.query.internal.property.OriginalIdPropertyName
 
get(EnversService) - Method in interface org.hibernate.envers.query.internal.property.PropertyNameGetter
 
get(EnversService) - Method in class org.hibernate.envers.query.internal.property.RevisionNumberPropertyName
 
get(EnversService) - Method in class org.hibernate.envers.query.internal.property.RevisionPropertyPropertyName
 
get(EnversService) - Method in class org.hibernate.envers.query.internal.property.RevisionTypePropertyName
 
GET - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
get(ResultSet, String, Type, Dialect) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
Extract the value from the result set (which is assumed to already have been positioned to the apopriate row) and wrp it in the appropriate Java numeric type.
get() - Method in class org.hibernate.internal.AbstractScrollableResults
 
get(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
get() - Method in class org.hibernate.internal.EmptyScrollableResults
 
get(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
get(Class<T>, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
get(String, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
get(Class<T>, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
get(Class<T>, Serializable, LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
get(String, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
get(String, Serializable, LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
get(Class, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(Class, Serializable, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(String, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(String, Serializable, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
 
get(String, Class<X>) - Method in class org.hibernate.jpa.spi.TupleBuilderTransformer.HqlTupleImpl
 
get(String) - Method in class org.hibernate.jpa.spi.TupleBuilderTransformer.HqlTupleImpl
 
get(int, Class<X>) - Method in class org.hibernate.jpa.spi.TupleBuilderTransformer.HqlTupleImpl
 
get(int) - Method in class org.hibernate.jpa.spi.TupleBuilderTransformer.HqlTupleImpl
 
get(TupleElement<X>) - Method in class org.hibernate.jpa.spi.TupleBuilderTransformer.HqlTupleImpl
 
get(Object) - Method in class org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl
 
get(Object) - Method in class org.hibernate.property.access.spi.EnhancedGetterMethodImpl
Deprecated.
 
get(Object) - Method in interface org.hibernate.property.access.spi.Getter
Get the property value from the given owner instance.
get(Object) - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
get(Object) - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
get(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
get(SingularAttribute<? super X, Y>) - Method in class org.hibernate.query.criteria.internal.path.AbstractPathImpl
 
get(PluralAttribute<X, C, E>) - Method in class org.hibernate.query.criteria.internal.path.AbstractPathImpl
 
get(MapAttribute<X, K, V>) - Method in class org.hibernate.query.criteria.internal.path.AbstractPathImpl
 
get(String) - Method in class org.hibernate.query.criteria.internal.path.AbstractPathImpl
 
get() - Method in interface org.hibernate.ScrollableResults
Get the current row of results.
get(int) - Method in interface org.hibernate.ScrollableResults
Get the ith object in the current row of results, without initializing any other results in the row.
get(Class<T>, Serializable) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(Class<T>, Serializable, LockMode) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(Class<T>, Serializable, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(String, Serializable) - Method in interface org.hibernate.Session
Return the persistent instance of the given named entity with the given identifier, or null if there is no such persistent instance.
get(String, Serializable, LockMode) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(String, Serializable, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(String) - Method in class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
 
get(String, Serializable) - Method in interface org.hibernate.StatelessSession
Retrieve a row.
get(Class, Serializable) - Method in interface org.hibernate.StatelessSession
Retrieve a row.
get(String, Serializable, LockMode) - Method in interface org.hibernate.StatelessSession
Retrieve a row, obtaining the specified lock mode.
get(Class, Serializable, LockMode) - Method in interface org.hibernate.StatelessSession
Retrieve a row, obtaining the specified lock mode.
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.testing.cache.AbstractReadWriteAccessStrategy
Returns null if the item is not readable.
get(SharedSessionContractImplementor, Object, long) - Method in class org.hibernate.testing.cache.BaseRegionAccessStrategy
 
get(ResultSet, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
get(ResultSet, String, SharedSessionContractImplementor) - Method in interface org.hibernate.type.SingleColumnType
Get a column value from a result set, without worrying about the possibility of null values.
getAccess() - Method in interface org.hibernate.boot.jaxb.hbm.spi.AttributeMapping
 
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
Gets the value of the access property.
getAccess() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
Gets the value of the access property.
getAccessOptimizer() - Method in class org.hibernate.bytecode.internal.bytebuddy.ReflectionOptimizerImpl
 
getAccessOptimizer() - Method in class org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl
 
getAccessOptimizer() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer
Retrieve the optimizer for accessing the entity's persistent state.
getAccessorPropertyName(EntityMode) - Method in class org.hibernate.mapping.Property
 
getAccessStrategy(String) - Static method in enum org.hibernate.cfg.AccessType
Resolve an externalized name to the AccessType enum value it names.
getAccessStrategy(AccessType) - Static method in enum org.hibernate.cfg.AccessType
Convert the JPA access type enum to the corresponding AccessType enum value.
getAccessStrategyFactory() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
The EhcacheAccessStrategyFactory used for creating various access strategies
getAccessType() - Method in class org.hibernate.boot.model.Caching
 
getAccessType() - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
getAccessType() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
 
getAccessType() - Method in class org.hibernate.envers.internal.entities.PropertyData
 
getAccessType() - Method in class org.hibernate.jpamodelgen.util.AccessTypeInformation
 
getAccessType(Class<?>, String) - Static method in class org.hibernate.property.access.internal.PropertyAccessMixedImpl
 
getAccessTypeInfo(String) - Method in class org.hibernate.jpamodelgen.Context
 
getAcquisitionMode() - Method in enum org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
 
getAction() - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
getAction() - Method in class org.hibernate.envers.event.spi.EnversListenerDuplicationStrategy
 
getAction() - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
How should a duplication be handled?
getAction() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExportTask.ExportType
 
getActionQueue() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getActionQueue() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
getActionQueue() - Method in interface org.hibernate.event.spi.EventSource
Get the ActionQueue for this session
getActionQueue() - Method in class org.hibernate.internal.SessionImpl
 
getActions() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
Gets the value of the actions property.
getActualLongValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
getActualRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
 
getAddColumnString() - Method in class org.hibernate.dialect.AbstractHANADialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.CUBRIDDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.DB2Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Dialect
The syntax used to add a column to a table (optional).
getAddColumnString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.H2Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.HSQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.InformixDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.IngresDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.InterbaseDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.JDataStoreDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.MckoiDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.MimerSQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.MySQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
getAddColumnString() - Method in class org.hibernate.dialect.PointbaseDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.ProgressDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.SAPDBDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Teradata14Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.TeradataDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getAddColumnSuffixString() - Method in class org.hibernate.dialect.AbstractHANADialect
 
getAddColumnSuffixString() - Method in class org.hibernate.dialect.Dialect
The syntax for the suffix used to add a column to a table (optional).
getAddedInstance() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.AbstractValueDelayedOperation
 
getAddedInstance() - Method in interface org.hibernate.collection.internal.AbstractPersistentCollection.DelayedOperation
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.Cache71Dialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a foreign key constraint to a table.
getAddForeignKeyConstraintString(String, String) - Method in class org.hibernate.dialect.Dialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.InformixDialect
Informix constraint name must be at the end.
getAddForeignKeyConstraintString(String, String) - Method in class org.hibernate.dialect.InformixDialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.MySQLDialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.SAPDBDialect
 
getAddForeignKeyConstraintString(String, String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch
 
getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl
 
getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl
 
getAdditionalJoinConditions() - Method in class org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl
 
getAdditionalJoinConditions() - Method in interface org.hibernate.loader.plan.spi.Fetch
 
getAdditionalXmlMappings() - Method in class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
 
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a primary key constraint to a table.
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.InformixDialect
Informix constraint name must be at the end.
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getAddressBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getAddressHexString() - Static method in class org.hibernate.id.uuid.Helper
 
getAddressInt() - Static method in class org.hibernate.id.uuid.Helper
 
getAddUniqueConstraintString(String) - Method in class org.hibernate.dialect.Dialect
Deprecated.
Dialect.getUniqueDelegate() should be overridden instead.
getAffectedOwnerEntityName(CollectionPersister, Object, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getAffectedOwnerEntityName() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the entity name for the collection owner entity that is affected by this event.
getAffectedOwnerIdOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the ID for the collection owner entity that is affected by this event.
getAffectedOwnerOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the collection owner entity that is affected by this event.
getAfterCompletionAction() - Method in interface org.hibernate.engine.spi.SessionOwner
Deprecated.
 
getAfterCompletionAction() - Method in interface org.hibernate.internal.SessionCreationOptions
 
getAfterCompletionAction() - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
 
getAfterTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
Get the after-transaction-completion process, if any, for this action.
getAggregatedAliases() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
Retrieve the aliases for the columns aggregated here.
getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getAggregatedCfgXml() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Intended for internal testing use only!!
getAggregatedConfig() - Method in class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceImpl
 
getAggregatedConfig() - Method in interface org.hibernate.boot.cfgxml.spi.CfgXmlAccessService
 
getAggregatedSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
 
getAggregatedSelectExpression() - Method in class org.hibernate.loader.hql.QueryLoader
 
getAggregatedSelectionTypeList() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
Retrieves a list of the selection types being aggregated
getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getAggregationResultType() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
Obtain the java type of the aggregation
getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the alias property.
getAlias() - Method in interface org.hibernate.boot.jaxb.hbm.spi.NativeQueryNonScalarRootReturn
Access the alias associated with this return
getAlias() - Method in interface org.hibernate.Criteria
Get the alias of the entity encapsulated by this criteria instance.
getAlias() - Method in class org.hibernate.criterion.DetachedCriteria
Obtain the alias associated with this DetachedCriteria
getAlias() - Method in class org.hibernate.engine.internal.JoinSequence.Join
 
getAlias() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
Retrieve the defined result alias
getAlias() - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
 
getAlias() - Method in interface org.hibernate.envers.query.AuditQuery
 
getAlias() - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
 
getAlias() - Method in class org.hibernate.envers.query.internal.impl.AuditAssociationQueryImpl
 
getAlias(String) - Method in class org.hibernate.envers.query.order.AuditOrder.OrderData
 
getAlias(String) - Method in class org.hibernate.envers.query.projection.AuditProjection.ProjectionData
 
getAlias() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
getAlias() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAlias() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getAlias() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
 
getAlias(String) - Static method in class org.hibernate.hql.internal.ast.util.PathHelper
 
getAlias() - Method in class org.hibernate.internal.CriteriaImpl
 
getAlias() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
getAlias(String) - Method in class org.hibernate.internal.DynamicFilterAliasGenerator
 
getAlias(String) - Method in interface org.hibernate.internal.FilterAliasGenerator
 
getAlias(String) - Method in class org.hibernate.internal.StaticFilterAliasGenerator
 
getAlias() - Method in class org.hibernate.jpa.spi.TupleBuilderTransformer.HqlTupleElementImpl
 
getAlias() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getAlias() - Method in class org.hibernate.loader.custom.NonScalarReturn
 
getAlias(Dialect) - Method in class org.hibernate.mapping.Column
 
getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Column
Generate a column alias that is unique across multiple tables
getAlias(Dialect) - Method in class org.hibernate.mapping.Formula
 
getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Formula
 
getAlias(Dialect) - Method in interface org.hibernate.mapping.Selectable
 
getAlias(Dialect, Table) - Method in interface org.hibernate.mapping.Selectable
 
getAlias() - Method in class org.hibernate.query.criteria.internal.expression.AbstractTupleElement
 
getAlias() - Method in class org.hibernate.query.criteria.internal.expression.DelegatedExpressionImpl
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.CollectionAttributeJoin.TreatedCollectionAttributeJoin
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.ListAttributeJoin.TreatedListAttributeJoin
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.MapAttributeJoin.TreatedMapAttributeJoin
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.RootImpl.TreatedRoot
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.SetAttributeJoin.TreatedSetAttributeJoin
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.SingularAttributeJoin.TreatedSingularAttributeJoin
 
getAlias() - Method in class org.hibernate.query.criteria.internal.path.SingularAttributePath.TreatedSingularAttributePath
 
getAlias() - Method in interface org.hibernate.sql.SelectExpression
 
getAliasedLHSColumnNames(AssociationType, String, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
Get the qualified (prefixed by alias) names of the columns of the owning entity which are to be used in the join
getAliasedLHSColumnNames(AssociationType, String, int, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
Get the qualified (prefixed by alias) names of the columns of the owning entity which are to be used in the join
getAliases() - Method in class org.hibernate.criterion.AliasedProjection
 
getAliases() - Method in class org.hibernate.criterion.Distinct
 
getAliases() - Method in interface org.hibernate.criterion.Projection
Get the criteria-level aliases for this projection (ie.
getAliases() - Method in class org.hibernate.criterion.ProjectionList
 
getAliases() - Method in class org.hibernate.criterion.SimpleProjection
 
getAliases() - Method in class org.hibernate.criterion.SQLProjection
 
getAliases() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getAliases() - Method in class org.hibernate.loader.hql.QueryLoader
 
getAliases() - Method in class org.hibernate.loader.JoinWalker
 
getAliases() - Method in class org.hibernate.loader.Loader
Get the SQL table aliases of entities whose associations are subselect-loadable, returning null if this loader does not support subselect loading
getAliases() - Method in class org.hibernate.loader.OuterJoinLoader
 
getAliasGenerator() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getAliasGenerator() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
getAliasLockCount() - Method in class org.hibernate.LockOptions
Get the number of aliases that have specific lock modes defined.
getAliasLockIterator() - Method in class org.hibernate.LockOptions
Iterator for accessing Alias (key) and LockMode (value) as Map.Entry.
getAliasName(String) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getAliasResolutionContext() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails
 
getAliasResolutionContext() - Method in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor
 
getAliasSpecificLockMode(String) - Method in class org.hibernate.LockOptions
Get the LockMode explicitly specified for the given alias via LockOptions.setAliasSpecificLockMode(java.lang.String, org.hibernate.LockMode)

Differs from LockOptions.getEffectiveLockMode(java.lang.String) in that here we only return explicitly specified alias-specific lock modes.

getAliasSpecificLocks() - Method in class org.hibernate.LockOptions
Iterable access to alias (key) and LockMode (value) as Map.Entry.
getAliasTableMap(SessionFactoryImplementor) - Method in class org.hibernate.internal.FilterConfiguration
 
getAliasToEntityMap() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
 
getAliasToEntityMap() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Get the map of explicit alias to entity name mappings.
getAliasToTableMap() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
 
getAliasToTableMap() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Get the map of explicit alias to table name mappings.
getAllClassAuditedData() - Method in class org.hibernate.envers.configuration.internal.ClassesAuditingData
 
getAllClassMetadata() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getAllClassMetadata() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getAllClassMetadata() - Method in interface org.hibernate.SessionFactory
Deprecated.
Use the descriptors from EntityManagerFactory.getMetamodel() instead
getAllCollectionMetadata() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getAllCollectionMetadata() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getAllCollectionMetadata() - Method in interface org.hibernate.SessionFactory
Deprecated.
Use the descriptors from EntityManagerFactory.getMetamodel() instead
getAllCollectionRoles() - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
getAllCollectionRoles() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Get the names of all collections known to this Metamodel
getAllDocuments() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
getAllEntityNames() - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
getAllEntityNames() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Get the names of all entities known to this Metamodel
getAllocationSize() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
Gets the value of the allocationSize property.
getAllocationSize() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
Gets the value of the allocationSize property.
getAllSecondLevelCacheRegions() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getAllSecondLevelCacheRegions() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Deprecated.
(since 5.2) with no direct replacement; use this factory's SessionFactoryImplementor.getCache() reference to access cache objects as needed.
getAllSecondLevelCacheRegions() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getAlterTableString(String) - Method in class org.hibernate.dialect.Dialect
Command used to alter a table.
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DB2UniqueDelegate
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DefaultUniqueDelegate
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.InformixUniqueDelegate
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
Get the SQL ALTER TABLE command to be used to create the given UniqueKey.
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DB2UniqueDelegate
 
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata) - Method in class org.hibernate.dialect.unique.DefaultUniqueDelegate
 
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
Get the SQL ALTER TABLE command to be used to drop the given UniqueKey.
getAndIncrease() - Method in class org.hibernate.envers.internal.tools.MutableInteger
 
getAndResetInvocationCount() - Static method in class org.hibernate.testing.byteman.BytemanHelper
 
getAnnotatedClasses() - Method in class org.hibernate.boot.MetadataSources
 
getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
getAnnotatedClassNames() - Method in class org.hibernate.boot.MetadataSources
 
getAnnotatedClassNames() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
 
getAnnotatedClassNames() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to any entity and component classes in the user domain model known by name.
getAnnotatedClassReferences() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
 
getAnnotatedClassReferences() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to any entity and component classes in the user domain model known by Class reference .
getAnnotatedPackageNames() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
 
getAnnotatedPackageNames() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to any known annotated package names (packages with a package-info.class file that Hibernate has been told about).
getAnnotatedPackages() - Method in class org.hibernate.boot.MetadataSources
 
getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
getAnnotation(CtField, Class<T>) - Static method in class org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesHelper
 
getAnnotation(CtClass, String, Class<T>) - Static method in class org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesHelper
 
getAnnotation() - Method in class org.hibernate.cfg.annotations.NamedEntityGraphDefinition
 
getAnnotation(Class<T>) - Method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
getAnnotation(Class<T>) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
 
getAnnotation(Class<T>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
getAnnotationMirror(Element, String) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
Checks whether the Element hosts the annotation with the given fully qualified class name.
getAnnotationReader(AnnotatedElement) - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
 
getAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
getAnnotations() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
 
getAnnotations() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
getAnnotationsMethod() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getAnnotationValue(AnnotationMirror, String) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
 
getAnticipatedNumberOfArguments() - Method in class org.hibernate.dialect.function.TemplateRenderer
 
getAnyAdditionalJoinConditions(String) - Method in class org.hibernate.loader.plan.build.internal.spaces.JoinImpl
 
getAnyAdditionalJoinConditions(String) - Method in interface org.hibernate.loader.plan.spi.Join
Gets any additional conditions on the right-hand-side of the join using the specified table alias.
getAnyConnection() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
getAnyConnection() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getAnyConnection() - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
Allows access to the database metadata of the underlying database(s) in situations where we do not have a tenant id (like startup processing, for example).
getAnyConnectionProvider() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getAnyMetaDef(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
getAnyMetaDef(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getAnything() - Method in class org.hibernate.event.internal.AbstractFlushingEventListener
 
getAnything() - Method in class org.hibernate.jpa.event.internal.core.JpaAutoFlushEventListener
 
getAnything() - Method in class org.hibernate.jpa.event.internal.core.JpaFlushEventListener
 
getAppropriateInitializer(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getAppropriateLoader(LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getArchiveDescriptorFactory() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
getArchiveDescriptorFactory() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
 
getArchiveDescriptorFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getArchiveDescriptorFactory() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access to the ArchiveDescriptorFactory to be used for scanning
getArchiveUrl() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
getArgumentExpressions() - Method in class org.hibernate.query.criteria.internal.expression.function.ParameterizedFunctionExpression
 
getArray() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getArrayReferenceInitializers() - Method in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.ReaderCollectorImpl
 
getArrayReferenceInitializers() - Method in interface org.hibernate.loader.plan.exec.process.spi.ReaderCollector
 
getAsciiStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getAssertedValue() - Method in class org.hibernate.query.criteria.internal.predicate.BooleanAssertionPredicate
 
getAssertedValue() - Method in class org.hibernate.query.criteria.internal.predicate.BooleanStaticAssertionPredicate
 
getAssignmentSpecifications() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getAssociatedClass() - Method in class org.hibernate.mapping.OneToMany
 
getAssociatedEntityName(CollectionType) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Given a collection type, determine the entity name of the elements contained within instance of that collection.
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
getAssociatedEntityName(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
Get the entity name of the associated entity
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
getAssociatedEntityName() - Method in class org.hibernate.type.EntityType
The name of the associated entity.
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
The name of the associated entity.
getAssociatedEntityPersister(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
Get the "persister" for this association - a class or collection persister
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Retrieves the Joinable defining the associated entity.
getAssociation() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
Gets the value of the association property.
getAssociation() - Method in class org.hibernate.engine.profile.Fetch
 
getAssociation() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getAssociationAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.MapsIdSource
The attribute source information
getAssociationKey() - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
 
getAssociationKey() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
 
getAssociationKey() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
 
getAssociationNature() - Method in interface org.hibernate.persister.walking.spi.AssociationAttributeDefinition
 
getAssociationNature() - Method in class org.hibernate.tuple.component.CompositeBasedAssociationAttribute
 
getAssociationNature() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
 
getAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
Gets the value of the associationOverride property.
getAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
Gets the value of the associationOverride property.
getAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
Gets the value of the associationOverride property.
getAssociationOwningAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinTableNameSource
Access to the name of the attribute, from the owning side, that defines the association.
getAssociationPath() - Method in class org.hibernate.engine.profile.Association
 
getAssociations() - Method in class org.hibernate.loader.JoinWalker
 
getAssociationType() - Method in class org.hibernate.engine.internal.JoinSequence.Join
 
getAssumedUnsaved() - Method in class org.hibernate.event.internal.AbstractSaveEventListener
 
getAssumedUnsaved() - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
getAssumedUnsaved() - Method in class org.hibernate.event.internal.DefaultPersistEventListener
 
getASTFactory() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
getASTNodeType(int) - Method in class org.hibernate.hql.internal.ast.HqlASTFactory
Returns the class for a given token type (a.k.a.
getASTNodeType(int) - Method in class org.hibernate.hql.internal.ast.SqlASTFactory
Returns the class for a given token type (a.k.a.
getASTNodeType(int) - Method in class org.hibernate.sql.ordering.antlr.Factory
 
getASTPrinter() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getAtIndexOrNull(Object[], int) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
 
getAttribute() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
getAttribute() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
 
getAttribute(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getAttribute() - Method in exception org.hibernate.query.criteria.internal.BasicPathUsageException
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.expression.MapEntryExpression
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.AbstractJoinImpl
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.CollectionAttributeJoin
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.ListAttributeJoin
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.MapAttributeJoin
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.MapKeyHelpers.MapKeyPath
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.MapKeyHelpers.MapKeySource
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.PluralAttributeJoinSupport
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.PluralAttributePath
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.SetAttributeJoin
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.SingularAttributeJoin
 
getAttribute() - Method in class org.hibernate.query.criteria.internal.path.SingularAttributePath
 
getAttribute() - Method in interface org.hibernate.query.criteria.internal.PathImplementor
Retrieve reference to the attribute this path represents.
getAttributeAccess(String) - Method in class org.hibernate.jpa.internal.util.PersistenceUtilHelper.ClassMetadataCache
 
getAttributeConverter() - Method in class org.hibernate.boot.internal.AttributeConverterDescriptorImpl
 
getAttributeConverter() - Method in class org.hibernate.boot.internal.AttributeConverterDescriptorNonAutoApplicableImpl
 
getAttributeConverter() - Method in interface org.hibernate.boot.spi.AttributeConverterDescriptor
 
getAttributeConverter() - Method in class org.hibernate.cfg.AttributeConverterDefinition
 
getAttributeConverter() - Method in class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
 
getAttributeConverterAutoApplyHandler() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
getAttributeConverterAutoApplyHandler() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getAttributeConverterDefinitions() - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
 
getAttributeConverterDefinitions() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to the AttributeConverter definitions known about.
getAttributeConverters() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
 
getAttributeConverters() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getAttributeConverters() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getAttributeDefinition() - Method in interface org.hibernate.persister.walking.spi.EncapsulatedEntityIdentifierDefinition
 
getAttributeIndex() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
Access to the index of the attribute in terms of its position in the entity persister
getAttributeIndex() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Many of Hibernate internals use arrays to define information about attributes.
getAttributeName() - Method in class org.hibernate.cfg.AttributeConversionInfo
 
getAttributeName() - Method in class org.hibernate.jpa.graph.internal.AttributeNodeImpl
 
getAttributeName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
Gets the value of the attributeName property.
getAttributeNodes() - Method in class org.hibernate.jpa.graph.internal.EntityGraphImpl
 
getAttributeNodes() - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddedId
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
Gets the value of the attributeOverride property.
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyDiscriminatorColumnNameSource
Access the AttributePath to the ANY mapping
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyKeyColumnNameSource
Access to the AttributePath of the ANY mapping
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitBasicColumnNameSource
Access to the AttributePath for the basic value
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
Access to the name of the attribute that defines the association.
getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
 
getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
 
getAttributePath() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
 
getAttributePath() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
 
getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getAttributePathBase() - Method in interface org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer
 
getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
 
getAttributePathBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
 
getAttributePathBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
 
getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
 
getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
getAttributeRole() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
 
getAttributeRole() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
 
getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getAttributeRoleBase() - Method in interface org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer
 
getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
 
getAttributeRoleBase() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
 
getAttributeRoleBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
 
getAttributes() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getAttributes() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getAttributes() - Method in interface org.hibernate.persister.walking.spi.AttributeSource
 
getAttributes() - Method in class org.hibernate.tuple.component.AbstractCompositionAttribute
 
getAttributesInFetchGroup(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getAttributesInSameFetchGroup(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getAttributeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
 
getAttributeSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
 
getAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
 
getAttributeSourceContainer() - Method in interface org.hibernate.boot.model.source.internal.hbm.AttributesHelper.Callback
 
getAttributeSourcesMakingUpIdentifier() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceNonAggregatedComposite
Obtain the source descriptor for the identifier attribute.
getAuditData() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AnnotationsMetadataReader
 
getAuditEntitiesConfiguration() - Method in interface org.hibernate.envers.boot.internal.EnversService
 
getAuditEntitiesConfiguration() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
 
getAuditEntityName(String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
 
getAuditEntityName() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
 
getAuditEntityName() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleIdData
 
getAuditingOverrides() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
 
getAuditMappedBy() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
 
getAuditProcessManager() - Method in interface org.hibernate.envers.boot.internal.EnversService
 
getAuditProcessManager() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
 
getAuditReaderImplementor() - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
 
getAuditStrategy() - Method in interface org.hibernate.envers.boot.internal.EnversService
 
getAuditStrategy() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
 
getAuditStrategyName() - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
 
getAuditTable() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
 
getAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.internal.AuditEntitiesConfiguration
 
getAuditTableName() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
 
getAutoAliasInjection() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Gets the value of the autoAliasInjection property.
getAutoListener() - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
 
getAuxiliaryDatabaseObjectExporter() - Method in class org.hibernate.dialect.Dialect
 
getAuxiliaryDatabaseObjectList() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
 
getAuxiliaryDatabaseObjectList() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getAuxiliaryDatabaseObjectList() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access to any AuxiliaryDatabaseObject explicitly registered with the MetadataBuilder.
getAuxiliaryDatabaseObjects() - Method in class org.hibernate.boot.model.relational.Database
 
getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getBagRoles() - Method in exception org.hibernate.loader.MultipleBagFetchException
Retrieves the collection-roles for the bags encountered.
getBase() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Gets the value of the base property.
getBase() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
 
getBase() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSequentialIndexSource
Hibernate allows specifying the base value to use when storing the index to the database.
getBase() - Method in class org.hibernate.cfg.IndexColumn
 
getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
getBaseIndex() - Method in class org.hibernate.mapping.List
 
getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getBaselineSessionEventsListenerBuilder() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getBaselineSessionEventsListenerBuilder() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.cfg.Settings
Deprecated.
 
getBasePropertyMapping() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
Gets the value of the basic property.
getBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
Gets the value of the basic property.
getBasicSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
Allows access to the basic Dialect.getSelectClauseNullString(int) implementation...
getBasicType() - Method in class org.hibernate.boot.spi.BasicTypeRegistration
 
getBasicTypeRegistrations() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
 
getBasicTypeRegistrations() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getBasicTypeRegistrations() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access the list of BasicType registrations.
getBatch(BatchKey) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
getBatch(BatchKey) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Get a batch instance.
getBatchedStatementCount() - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
getBatchedStatementCount() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
How many statements will be in this batch?

Note that this is distinctly different than the size of the batch.

getBatchFetchQueue() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getBatchFetchQueue() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the BatchFetchQueue, instantiating one if necessary.
getBatchFetchStyle() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getBatchFetchStyle() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getBatchFetchStyle() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getBatchFetchStyle() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getBatchFetchStyle() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getBatchFetchStyle() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getBatchFetchStyle() - Method in class org.hibernate.cfg.Settings
Deprecated.
 
getBatchPosition() - Method in exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
getBatchSize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the batchSize property.
getBatchSize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getBatchSize() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getBatchSize() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
 
getBatchSize() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the batch-size to be applied when initializing proxies of this entity.
getBatchSize() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristicsPluralAttribute
 
getBatchSize() - Method in class org.hibernate.loader.plan.exec.query.internal.QueryBuildingParametersImpl
 
getBatchSize() - Method in interface org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters
Gets the batch size.
getBatchSize() - Method in class org.hibernate.mapping.Collection
 
getBatchSize() - Method in class org.hibernate.mapping.PersistentClass
 
getBatchSize() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getBatchSize() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getBatchSize() - Method in interface org.hibernate.persister.entity.MultiLoadOptions
 
getBatchSizes(int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
getBatchStatement(String, boolean) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Get a statement which is part of the batch, creating if necessary (and storing for next time).
getBatchVersionedDataEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getBeanManagerReference() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getBeanManagerReference() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getBeanManagerReference() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getBeanManagerReference() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getBeanName() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
 
getBeanName() - Method in class org.hibernate.envers.internal.entities.PropertyData
 
getBeanProperty(Object, String) - Static method in class org.hibernate.cache.ehcache.management.impl.BeanUtils
Retrieve a named bean property value.
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
 
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
 
getBeforeTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
Get the before-transaction-completion process, if any, for this action.
getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference
 
getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource
 
getBidirectionalEntityReferences() - Method in class org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl
 
getBidirectionalEntityReferences() - Method in interface org.hibernate.loader.plan.spi.FetchSource
Retrieve the bidirectional entity references owned by this fetch source.
getBigDecimal(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBigDecimal(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getBigDecimal(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a BigDecimal.
getBigInteger(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBigInteger(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getBigInteger(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a BigInteger.
getBinary(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBinary(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getBinary(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a binary (byte[]).
getBind() - Method in interface org.hibernate.jpa.spi.ParameterRegistration
If bindable, get the current binding.
getBind() - Method in class org.hibernate.procedure.internal.AbstractParameterRegistrationImpl
 
getBind() - Method in interface org.hibernate.procedure.ParameterRegistration
Retrieve the binding associated with this parameter.
getBindableJavaType() - Method in class org.hibernate.metamodel.internal.EntityTypeImpl
 
getBindableJavaType() - Method in class org.hibernate.metamodel.internal.PluralAttributeImpl
 
getBindableJavaType() - Method in class org.hibernate.metamodel.internal.SingularAttributeImpl
 
getBindableJavaType() - Method in class org.hibernate.query.criteria.internal.path.MapKeyHelpers.MapKeyAttribute
 
getBindableType() - Method in class org.hibernate.metamodel.internal.EntityTypeImpl
 
getBindableType() - Method in class org.hibernate.metamodel.internal.PluralAttributeImpl
 
getBindableType() - Method in class org.hibernate.metamodel.internal.SingularAttributeImpl
 
getBindableType() - Method in class org.hibernate.query.criteria.internal.path.MapKeyHelpers.MapKeyAttribute
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
Get the binder (setting JDBC in-going parameter values) capable of handling values of the type described by the passed descriptor.
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
getBinding(QueryParameter<T>) - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
 
getBinding(String) - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
 
getBinding(int) - Method in class org.hibernate.query.internal.QueryParameterBindingsImpl
 
getBinding(QueryParameter<T>) - Method in interface org.hibernate.query.spi.QueryParameterBindings
 
getBinding(String) - Method in interface org.hibernate.query.spi.QueryParameterBindings
 
getBinding(int) - Method in interface org.hibernate.query.spi.QueryParameterBindings
 
getBindType() - Method in class org.hibernate.query.internal.QueryParameterBindingImpl
 
getBindType() - Method in class org.hibernate.query.internal.QueryParameterListBindingImpl
 
getBindType() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Get the Type currently associated with this binding.
getBindType() - Method in interface org.hibernate.query.spi.QueryParameterListBinding
Get the Type currently associated with this binding.
getBindValue() - Method in class org.hibernate.query.internal.QueryParameterBindingImpl
 
getBindValue() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Get the value current bound.
getBindValues() - Method in class org.hibernate.query.internal.QueryParameterListBindingImpl
 
getBindValues() - Method in interface org.hibernate.query.spi.QueryParameterListBinding
Get the values currently bound.
getBlob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBlob(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getBlob(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a blob.
getBlobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
getBlobTypeDescriptor() - Method in class org.hibernate.dialect.AbstractHANADialect
 
getBoolean(String, String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
 
getBoolean(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBoolean(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getBoolean(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as a boolean (default of false)
getBoolean(String, Map, boolean) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as a boolean.
getBoolean(Object) - Static method in class org.hibernate.jpa.internal.util.ConfigurationHelper
 
getBoolean(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a boolean.
getBooleanExpression() - Method in class org.hibernate.query.criteria.internal.predicate.ExplicitTruthValueCheck
 
getBooleanWrapper(String, Map, Boolean) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as a boolean (default of false)
getBootstrapJdbcConnectionAccess() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getBootstrapJdbcConnectionAccess() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain a JdbcConnectionAccess usable from bootstrap actions (hbm2ddl.auto, Dialect resolution, etc).
getBootstrapJdbcConnectionAccess() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
 
getBootstrapServiceRegistry() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
 
getBuffer() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
 
getBuffer() - Method in class org.hibernate.internal.util.xml.BufferedXMLEventReader
 
getBuilder(SessionFactoryImplementor) - Static method in class org.hibernate.loader.collection.BatchingCollectionInitializerBuilder
 
getBuilder(SessionFactoryImplementor) - Static method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
 
getBuilder() - Method in class org.hibernate.metamodel.internal.AbstractIdentifiableType
 
getBuilder() - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getBuildingContext() - Method in interface org.hibernate.boot.model.naming.ImplicitNameSource
Access to the current building context.
getBuildingContext() - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
Access the contextual information related to the current process of building metadata.
getBuildingContext() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
 
getBuildingContext() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
 
getBuildingContext() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
getBuildingContext() - Method in class org.hibernate.cfg.Ejb3Column
 
getBuildingOptions() - Method in class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
 
getBuildingOptions() - Method in class org.hibernate.boot.model.relational.Database
 
getBuildingOptions() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
 
getBuildingOptions() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
Access to the options specified by the MetadataBuilder
getBuildingOptions() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
 
getByte(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getByte(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getByte(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a byte.
getBytecodeEnhancementMetadata() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getBytecodeProvider() - Static method in class org.hibernate.cfg.Environment
 
getBytes() - Method in interface org.hibernate.engine.jdbc.BinaryStream
Access to the bytes.
getBytes() - Method in class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
 
getBytesFromInputStream(InputStream) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
Extracts the bytes out of an InputStream.
getBytesFromInputStreamSafely(InputStream) - Static method in class org.hibernate.boot.archive.internal.ArchiveHelper
Extracts the bytes out of an InputStream.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the cache property.
getCache() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCache() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
Ehcache instance backing this Hibernate data region.
getCache() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getCache(String, InfinispanRegionFactory.DataType, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getCache() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getCache() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCache() - Method in interface org.hibernate.SessionFactory
Obtain direct access to the underlying cache regions.
getCacheable() - Method in class org.hibernate.internal.CriteriaImpl
 
getCacheAccessStrategy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the cache
getCacheAccessStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache (optional operation)
getCacheConcurrencyStrategy(CacheConcurrencyStrategy) - Static method in class org.hibernate.cfg.annotations.EntityBinder
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Collection
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.PersistentClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.RootClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Subclass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
getCacheDataDescription() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
 
getCacheDataDescription() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
getCacheDataDescription() - Method in class org.hibernate.cache.jcache.JCacheTransactionalDataRegion
 
getCacheDataDescription() - Method in interface org.hibernate.cache.spi.TransactionalDataRegion
Get the description of the type of data to be stored here, which would have been given to the RegionFactory when creating this region
getCachedDatabaseSnapshot(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCachedDatabaseSnapshot(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Retrieve the cached database snapshot for the requested entity key.
getCachedEntityState(Object, String) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
 
getCachedPkResolutions(EntityPersister) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
Return all locally cross-referenced primary keys for the given persister.
getCachedPkResolutions(EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
Find all the locally cached primary key cross-reference entries for the given persister.
getCachedResultTypes(Type[]) - Method in class org.hibernate.transform.CacheableResultTransformer
 
getCachedSize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
getCacheEntryStructure() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the cache structure
getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.CacheEntryHelper
 
getCacheEntryStructure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache structure
getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
The amount of hits for this query
getCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
Queries retrieved successfully from the cache
getCacheHitCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCacheHitRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheHitRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCacheHitSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheHitSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.jcache.access.NonStrictCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.jcache.access.NonStrictEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.jcache.access.ReadOnlyCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.jcache.access.ReadOnlyEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.jcache.access.ReadWriteCollectionRegionAccessStrategy
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.jcache.access.ReadWriteEntityRegionAccessStrategy
 
getCacheKeyId(Object) - Method in interface org.hibernate.cache.spi.access.CollectionRegionAccessStrategy
getCacheKeyId(Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
getCacheKeyId(Object) - Method in class org.hibernate.testing.cache.ReadWriteEntityRegionAccessStrategy
 
getCacheKeysFactory() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
getCacheKeysFactory() - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
getCacheManager() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getCacheManager(Properties) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
getCacheManager() - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
getCacheManagerObjectName(String, String) - Static method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
Returns an ObjectName for the passed name
getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
The amount of misses for this query
getCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
 
getCacheMissCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCacheMissRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheMissRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCacheMissSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheMissSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCacheMode() - Method in enum org.hibernate.annotations.CacheModeType
 
getCacheMode() - Method in interface org.hibernate.BasicQueryContract
Deprecated.
Obtain the CacheMode in effect for this query.
getCacheMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the cacheMode property.
getCacheMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the cacheMode property.
getCacheMode(String) - Method in class org.hibernate.cfg.annotations.QueryHintDefinition
 
getCacheMode() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getCacheMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCacheMode() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
getCacheMode() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
getCacheMode() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getCacheMode(Object) - Static method in class org.hibernate.jpa.internal.util.ConfigurationHelper
 
getCacheMode() - Method in class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
getCacheMode() - Method in interface org.hibernate.Query
Deprecated.
Obtain the CacheMode in effect for this query.
getCacheMode() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
getCacheMode() - Method in interface org.hibernate.query.Query
 
getCacheMode() - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
getCacheMode() - Method in interface org.hibernate.Session
Get the current cache mode.
getCacheName() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getCacheProviderConfig() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
The amount of puts for this query
getCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
 
getCachePutCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCachePutRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCachePutRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCachePutSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCachePutSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getCacheRegion() - Method in interface org.hibernate.BasicQueryContract
Deprecated.
Obtain the name of the second level query cache region in which query results will be stored (if they are cached, see the discussion on BasicQueryContract.isCacheable() for more information).
getCacheRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the cacheRegion property.
getCacheRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the cacheRegion property.
getCacheRegion() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getCacheRegion() - Method in class org.hibernate.engine.spi.QueryParameters
 
getCacheRegion() - Method in class org.hibernate.internal.CriteriaImpl
 
getCacheRegion() - Method in class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
getCacheRegion() - Method in interface org.hibernate.Query
Deprecated.
Obtain the name of the second level query cache region in which query results will be stored (if they are cached, see the discussion on Query.isCacheable() for more information).
getCacheRegion() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
getCacheRegion() - Method in interface org.hibernate.query.Query
 
getCacheRegionDefinitions() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
getCacheRegionDefinitions() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
 
getCacheRegionDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getCacheRegionDefinitions() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access to all explicit cache region mappings.
getCacheRegionFactory() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getCacheRegionName() - Method in class org.hibernate.mapping.Collection
 
getCacheRegionName() - Method in class org.hibernate.mapping.RootClass
 
getCacheRegionPrefix() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getCacheRegionPrefix() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getCacheRegionPrefix() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getCacheRegionPrefix() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getCacheRegionPrefix() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCacheRegionPrefix() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCacheRegionPrefix() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getCacheRegionPrefix() - Method in class org.hibernate.cfg.Settings
Deprecated.
 
getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getCaching() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCaching() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
 
getCaching() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the caching configuration for this entity.
getCaching() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCachingProvider(Properties) - Method in class org.hibernate.cache.jcache.JCacheRegionFactory
 
getCalendar(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getCalendar(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getCalendar(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a Calendar.
getCallableStatementSupport() - Method in class org.hibernate.dialect.AbstractHANADialect
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.Dialect
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
getCallbackAnnotation() - Method in enum org.hibernate.jpa.event.spi.jpa.CallbackType
 
getCallbackMethod(Class<? extends Annotation>) - Method in interface org.hibernate.boot.model.source.spi.JpaCallbackSource
 
getCallbackType() - Method in class org.hibernate.jpa.event.internal.jpa.AbstractCallback
 
getCallbackType() - Method in interface org.hibernate.jpa.event.spi.jpa.Callback
 
getCallerPrincipals() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
 
getCanonicalName() - Method in class org.hibernate.boot.model.naming.Identifier
 
getCanonicalName() - Method in class org.hibernate.mapping.Column
 
getCascadableChildrenIterator(EventSource, CollectionType, Object) - Method in interface org.hibernate.engine.spi.CascadingAction
Given a collection, get an iterator of the children upon which the current cascading action should be visited.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the cascade property.
getCascade() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.mapping.Property
 
getCascadeAction() - Method in class org.hibernate.event.internal.AbstractSaveEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultPersistEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultPersistOnFlushEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
getCascadeAction() - Method in class org.hibernate.jpa.event.internal.core.JpaPersistEventListener
 
getCascadeAction() - Method in class org.hibernate.jpa.event.internal.core.JpaPersistOnFlushEventListener
 
getCascadeAll() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
Gets the value of the cascadeAll property.
getCascadeConstraintsString() - Method in class org.hibernate.dialect.AbstractHANADialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Dialect
Completely optional cascading drop clause
getCascadeConstraintsString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.JDataStoreDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.MimerSQLDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.PointbaseDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getCascadeDetach() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
Gets the value of the cascadeDetach property.
getCascadeLevel() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
How deep are we cascaded?
getCascadeMerge() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
Gets the value of the cascadeMerge property.
getCascadePersist() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getCascadePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
Gets the value of the cascadePersist property.
getCascadePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
Gets the value of the cascadePersist property.
getCascadeRefresh() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
Gets the value of the cascadeRefresh property.
getCascadeRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
Gets the value of the cascadeRemove property.
getCascadeStyle(String) - Static method in class org.hibernate.engine.spi.CascadeStyles
Factory method for obtaining named cascade styles
getCascadeStyle() - Method in class org.hibernate.mapping.Property
 
getCascadeStyle(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCascadeStyle(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the cascade style of this (subclass closure) property
getCascadeStyle() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
 
getCascadeStyle() - Method in class org.hibernate.tuple.BaselineAttributeInformation
 
getCascadeStyle() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
 
getCascadeStyle(int) - Method in class org.hibernate.type.AnyType
 
getCascadeStyle(int) - Method in class org.hibernate.type.ComponentType
 
getCascadeStyle(int) - Method in class org.hibernate.type.CompositeCustomType
 
getCascadeStyle(int) - Method in interface org.hibernate.type.CompositeType
Retrieve the cascade style of the indicated component property.
getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
 
getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOnePropertySource
 
getCascadeStyleName() - Method in class org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl
 
getCascadeStyleName() - Method in interface org.hibernate.boot.model.source.spi.CascadeStyleSource
Obtain the cascade styles to be applied to this association.
getCascadeStyles() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getCascadingAction() - Method in class org.hibernate.event.internal.AbstractFlushingEventListener
 
getCascadingAction() - Method in class org.hibernate.jpa.event.internal.core.JpaAutoFlushEventListener
 
getCascadingAction() - Method in class org.hibernate.jpa.event.internal.core.JpaFlushEventListener
 
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
The name of the SQL function that can do case insensitive like comparison.
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
getCastSource() - Method in class org.hibernate.query.criteria.internal.expression.function.CastFunction
 
getCastType(Class) - Method in interface org.hibernate.query.criteria.internal.compile.RenderingContext
Given a java type, determine the proper cast type name.
getCastTypeName(int) - Method in class org.hibernate.dialect.Dialect
Get the name of the database type appropriate for casting operations (via the CAST() SQL function) for the given Types typecode.
getCastTypeName(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the catalog property.
getCatalog() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
 
getCatalog() - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
getCatalog() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getCatalog(String, Table) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
 
getCatalog() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditTableData
 
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Table
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.mapping.Table
 
getCatalog() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
Deprecated.
 
getCatalog() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getCatalogName() - Method in interface org.hibernate.boot.model.relational.QualifiedName
 
getCatalogName() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
getCategorization() - Method in class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
 
getCategorization() - Method in interface org.hibernate.boot.archive.scan.spi.ClassDescriptor
 
getCategoryName() - Method in class org.hibernate.stat.internal.CategorizedStatistics
 
getChangedElement() - Method in class org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
 
getChangedElementIndex() - Method in class org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
 
getCharacter(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getCharacter(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getCharacter(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a char.
getCharacterStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the check property.
getCheck() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCheckCondition() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain the specified check constraint condition
getCheckConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
 
getCheckConstraint() - Method in interface org.hibernate.boot.model.source.spi.TableSource
 
getCheckConstraint() - Method in class org.hibernate.mapping.Column
 
getCheckConstraintsIterator() - Method in class org.hibernate.mapping.Table
 
getCheckStyle() - Method in class org.hibernate.boot.model.CustomSql
 
getChildren() - Method in class org.hibernate.testing.junit4.CustomParameterized
 
getChildrenByTagName(Element, String) - Static method in class org.hibernate.jpa.internal.util.XmlHelper
Returns an iterator over the children of the given element with the given tag name.
getClass(Object) - Static method in class org.hibernate.Hibernate
Get the true, underlying class of a proxied persistent class.
getClassAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getClassAuditingData(String) - Method in class org.hibernate.envers.configuration.internal.ClassesAuditingData
 
getClassCacheOrCollectionCache() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Gets the value of the classCacheOrCollectionCache property.
getClassLoader() - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
 
getClassLoader() - Method in class org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
 
getClassLoader() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getClassLoaderAccess() - Method in class org.hibernate.boot.internal.MetadataBuildingContextRootImpl
 
getClassLoaderAccess() - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
 
getClassLoaderAccess() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
Provides access to ClassLoader services when needed during binding
getClassLoaderAccess() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
 
getClassLoaderService() - Method in interface org.hibernate.envers.boot.internal.EnversService
 
getClassLoaderService() - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
 
getClassLoaderService() - Method in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
 
getClassMapping() - Method in class org.hibernate.envers.configuration.internal.metadata.EntityXmlMappingData
 
getClassmateContext() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
getClassmateContext() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getClassMetadata(Class) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getClassMetadata(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getClassMetadata(Class) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getClassMetadata(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getClassMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getClassMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the user-visible metadata for the class (optional operation)
getClassMetadata(Class) - Method in interface org.hibernate.SessionFactory
Deprecated.
Use the descriptors from EntityManagerFactory.getMetamodel() instead
getClassMetadata(String) - Method in interface org.hibernate.SessionFactory
Deprecated.
Use the descriptors from EntityManagerFactory.getMetamodel() instead
getClassName() - Method in interface org.hibernate.boot.model.naming.EntityNaming
Retrieve the fully-qualified entity class name.
getClassName() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
 
getClassName() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getClassName() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getClassName() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getClassName() - Method in interface org.hibernate.cfg.PropertyHolder
 
getClassName() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getClassName() - Method in class org.hibernate.mapping.PersistentClass
 
getClassOrElement() - Method in interface org.hibernate.cfg.PropertyData
Returns the returned class itself or the element type if an array
getClassOrElement() - Method in class org.hibernate.cfg.PropertyInferredData
 
getClassOrElement() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getClassOrElement() - Method in class org.hibernate.cfg.WrappedInferredData
 
getClassOrElementClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
 
getClassOrElementName() - Method in interface org.hibernate.cfg.PropertyData
Returns the returned class name itself or the element type if an array
getClassOrElementName() - Method in class org.hibernate.cfg.PropertyInferredData
 
getClassOrElementName() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getClassOrElementName() - Method in class org.hibernate.cfg.WrappedInferredData
 
getClassType(XClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
getClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getClassType() - Method in class org.hibernate.jpa.graph.internal.SubgraphImpl
 
getClassWithIdClass(boolean) - Method in class org.hibernate.cfg.InheritanceState
 
getClassWithoutInitializingProxy(Object) - Static method in class org.hibernate.proxy.HibernateProxyHelper
Get the class of an instance or the underlying class of a proxy (without initializing the proxy!).
getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
Gets the value of the clazz property.
getClazz() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableMapping
 
getClazz() - Method in class org.hibernate.cfg.InheritanceState
 
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Converter
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.IdClass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyClass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
Gets the value of the clazz property.
getClob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getClob(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getClob(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a clob.
getClobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getCloseStatementCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCloseStatementCount() - Method in interface org.hibernate.stat.Statistics
The number of prepared statements that were released
getCollation() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
Locate the specified collation specification, if one.
getCollectedParameters() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
getCollectedParameterSpecifications() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getCollection() - Method in class org.hibernate.action.internal.CollectionAction
 
getCollection() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
Gets the value of the collection property.
getCollection() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
getCollection(CollectionKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollection() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
 
getCollection(CollectionKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the collection instance associated with the CollectionKey
getCollection() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getCollection(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getCollection(String, Class<E>) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getCollection(Serializable, SharedSessionContractImplementor, Object, Boolean) - Method in class org.hibernate.type.CollectionType
instantiate a collection wrapper (called when loading an object)
getCollectionAliases() - Method in class org.hibernate.loader.BasicLoader
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionFetchReturn
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionReturn
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionAliases() - Method in class org.hibernate.loader.Loader
 
getCollectionBatch(CollectionPersister, Serializable, int) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Get a batch of uninitialized collection keys for a given role
getCollectionBinder(String, XProperty, boolean, boolean, MetadataBuildingContext) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
collection binder factory
getCollectionBinding(String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
getCollectionBinding(String) - Method in class org.hibernate.boot.internal.MetadataImpl
 
getCollectionBinding(String) - Method in interface org.hibernate.boot.Metadata
Retrieves the collection mapping metadata for the given collection role.
getCollectionBinding(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getCollectionBinding() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getCollectionBindings() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
getCollectionBindings() - Method in class org.hibernate.boot.internal.MetadataImpl
 
getCollectionBindings() - Method in interface org.hibernate.boot.Metadata
Retrieves the Collection metadata representation for known all collections.
getCollectionBindings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getCollectionChanges() - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
 
getCollectionClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
 
getCollectionColumnAliases() - Method in class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
 
getCollectionColumnAliases() - Method in interface org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases
Obtain the aliases for the columns related to the collection structure such as the FK, index/key, or identifier (idbag).
getCollectionCount() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
 
getCollectionCount() - Method in interface org.hibernate.stat.SessionStatistics
Get the number of collection instances associated with the session
getCollectionDefinition() - Method in interface org.hibernate.persister.walking.spi.CollectionElementDefinition
Returns the collection definition.
getCollectionDefinition() - Method in interface org.hibernate.persister.walking.spi.CollectionIndexDefinition
Returns the collection definition.
getCollectionDefinition() - Method in interface org.hibernate.persister.walking.spi.CompositeCollectionElementDefinition
Returns the collection definition.
getCollectionElementColumns(String, String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Retrieves the column names corresponding to the collection elements for the given collection role.
getCollectionElementType(DeclaredType, String, String, Context) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
 
getCollectionEntries() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionEntries() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the mapping from collection instance to collection entry
getCollectionEntry(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionEntry(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the collection entry for a persistent collection
getCollectionEntry(AbstractCollectionEvent) - Method in class org.hibernate.envers.event.spi.BaseEnversCollectionEventListener
 
getCollectionEntryOrNull(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionEntryOrNull(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the collection entry for a collection passed to filter, which might be a collection wrapper, an array, or an unwrapped collection.
getCollectionFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionFetchCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections fetched
getCollectionFetches() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
getCollectionFilterRole() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getCollectionFromElements() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
 
getCollectionHolder(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionHolder(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the PersistentCollection object for an array
getCollectionId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the collectionId property.
getCollectionId(Object) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
 
getCollectionId(Object) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
 
getCollectionId(Object) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
getCollectionIdSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCollectionIdSource() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl
 
getCollectionIdSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionKey(CollectionPersister, Object, EntityEntry, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCollectionKeys() - Method in class org.hibernate.engine.spi.QueryParameters
 
getCollectionKeys() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
 
getCollectionKeys() - Method in interface org.hibernate.stat.SessionStatistics
Get the set of all CollectionKeys
getCollectionLoadContext(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
Get the CollectionLoadContext associated with the given ResultSet, creating one if needed.
getCollectionLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionLoadCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections loaded
getCollectionMetadata(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCollectionMetadata(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCollectionMetadata() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionMetadata() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getCollectionMetadata(String) - Method in interface org.hibernate.SessionFactory
Deprecated.
Use the descriptors from EntityManagerFactory.getMetamodel() instead
getCollectionOwner(Serializable, CollectionPersister) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionOwner(Serializable, CollectionPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity that owns this persistent collection
getCollectionOwners() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getCollectionOwners() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionOwners() - Method in class org.hibernate.loader.hql.QueryLoader
 
getCollectionOwners() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionOwners() - Method in class org.hibernate.loader.Loader
Get the index of the entity that owns the collection, or -1 if there is no owner in the query results (ie.
getCollectionOwners() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionPath() - Method in class org.hibernate.query.criteria.internal.expression.SizeOfPluralAttributeExpression
getCollectionPath() - Method in class org.hibernate.query.criteria.internal.predicate.MemberOfPredicate
 
getCollectionPersister(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCollectionPersister(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Deprecated.
getCollectionPersister(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Locate the collection persister by the collection role.
getCollectionPersister() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
getCollectionPersister() - Method in class org.hibernate.loader.collection.plan.BatchingCollectionInitializer
 
getCollectionPersister(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
 
getCollectionPersister() - Method in class org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference
 
getCollectionPersister() - Method in class org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl
 
getCollectionPersister() - Method in interface org.hibernate.loader.plan.spi.CollectionQuerySpace
Retrieve the collection persister this QuerySpace refers to.
getCollectionPersister() - Method in interface org.hibernate.loader.plan.spi.CollectionReference
Retrieves the CollectionPersister describing the collection associated with this CollectionReference.
getCollectionPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionPersister() - Method in interface org.hibernate.persister.walking.spi.CollectionDefinition
 
getCollectionPersisterClass() - Method in class org.hibernate.mapping.Collection
 
getCollectionPersisterClass(Collection) - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
getCollectionPersisterClass(Collection) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
Returns the collection persister class for a given collection role or null if the collection persister class should be the default.
getCollectionPersisters() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCollectionPersisters() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Deprecated.
getCollectionPersisters() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getCollectionPersisters() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionPersisters() - Method in class org.hibernate.loader.hql.QueryLoader
An (optional) persister for a collection to be initialized; only collection loaders return a non-null value
getCollectionPersisters() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionPersisters() - Method in class org.hibernate.loader.Loader
An (optional) persister for a collection to be initialized; only collection loaders return a non-null value
getCollectionPersisters() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
 
getCollectionPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Retrieve a PropertyMapping describing the given collection role.
getCollectionPropertyReference(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getCollectionRecreateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionRecreateCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections recreated
getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementAnyGraph
 
getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementCompositeGraph
 
getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementEntityGraph
 
getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexAnyGraph
 
getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexCompositeGraph
 
getCollectionReference() - Method in class org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexEntityGraph
 
getCollectionReference() - Method in class org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl
 
getCollectionReference() - Method in interface org.hibernate.loader.plan.exec.process.spi.CollectionReferenceInitializer
 
getCollectionReference() - Method in interface org.hibernate.loader.plan.spi.CollectionFetchableElement
Reference back to the collection to which this element belongs
getCollectionReference() - Method in interface org.hibernate.loader.plan.spi.CollectionFetchableIndex
Reference back to the collection to which this index belongs
getCollectionReferenceAliases() - Method in class org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails
 
getCollectionReferencingPropertyData() - Method in class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
 
getCollectionRegionAccess(String) - Method in interface org.hibernate.engine.spi.CacheImplementor
Find the "access strategy" for the named collection cache region.
getCollectionRegionAccess(String) - Method in class org.hibernate.internal.CacheImpl
 
getCollectionRemoveCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionRemoveCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections removed
getCollectionRole() - Method in class org.hibernate.engine.query.spi.FilterQueryPlan
 
getCollectionRole() - Method in class org.hibernate.mapping.Backref
 
getCollectionRole() - Method in class org.hibernate.mapping.IndexBackref
 
getCollectionRoleNames() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Get the names of all collection roles
getCollectionRoleNames() - Method in interface org.hibernate.stat.Statistics
Get the names of all collection roles
getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCollectionRolesByEntityParticipant(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Deprecated.
(since 5.2) Use MetamodelImplementor.collectionPersisters() instead. Retrieves a set of all the collection roles in which the given entity is a participant, as either an index or an element.
getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.metamodel.internal.MetamodelImpl
 
getCollectionRolesByEntityParticipant(String) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Retrieves a set of all the collection roles in which the given entity is a participant, as either an index or an element.
getCollectionsByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionsByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the mapping from collection key to collection instance
getCollectionSpaces() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionSpaces() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the "space" that holds the persistent state
getCollectionStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Get collection statistics per role
getCollectionStatistics(String) - Method in interface org.hibernate.stat.Statistics
Get collection statistics per role
getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getCollectionSubquery(Map) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getCollectionSuffix() - Method in class org.hibernate.hql.internal.ast.tree.EntityJoinFromElement
 
getCollectionSuffix() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getCollectionSuffix(String) - Method in class org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext
 
getCollectionSuffixes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getCollectionSuffixes() - Method in class org.hibernate.loader.BasicLoader
 
getCollectionSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getCollectionSuffixes() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
Gets the value of the collectionTable property.
getCollectionTable() - Method in class org.hibernate.mapping.Collection
 
getCollectionTableAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getCollectionTableAlias() - Method in class org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl
 
getCollectionTableAlias() - Method in interface org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases
Obtain the table alias used for the collection table of the CollectionReference.
getCollectionTableCheck() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCollectionTableCheck() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionTableComment() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCollectionTableComment() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionTableSpecificationSource() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCollectionTableSpecificationSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the collectionType property.
getCollectionType() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCollectionType() - Method in class org.hibernate.mapping.Collection
 
getCollectionType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the associated Type
getCollectionType() - Method in interface org.hibernate.persister.walking.spi.CollectionDefinition
 
getCollectionUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionUpdateCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections updated
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Gets the value of the column property.
getColumn(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Resolve a property path to the name of the column it maps to.
getColumn() - Method in class org.hibernate.hql.internal.ast.tree.Node
 
getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
Gets the value of the column property.
getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
Gets the value of the column property.
getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
Gets the value of the column property.
getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
Gets the value of the column property.
getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
Gets the value of the column property.
getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Id
Gets the value of the column property.
getColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Version
Gets the value of the column property.
getColumn(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getColumn(int) - Method in class org.hibernate.mapping.Constraint
 
getColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumn(Identifier) - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumn(Column) - Method in class org.hibernate.mapping.Table
Return the column which is identified by column provided as argument.
getColumn(Identifier) - Method in class org.hibernate.mapping.Table
 
getColumn(int) - Method in class org.hibernate.mapping.Table
 
getColumn(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
 
getColumn(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Retrieve the named ColumnInformation
getColumnAlias() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
 
getColumnAlias() - Method in class org.hibernate.loader.custom.ScalarReturn
 
getColumnAliases(int) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(int) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery).
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery) for a particular criteria-level alias.
getColumnAliases(int) - Method in interface org.hibernate.criterion.Projection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery).
getColumnAliases(String, int) - Method in interface org.hibernate.criterion.Projection
Get the SQL column aliases used by this projection for the columns it writes for inclusion into the SELECT clause (Projection.toSqlString(org.hibernate.Criteria, int, org.hibernate.criterion.CriteriaQuery) for a particular criteria-level alias.
getColumnAliases(int) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(int) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
 
getColumnAliases(int) - Method in class org.hibernate.criterion.SQLProjection
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.SQLProjection
 
getColumnAliases() - Method in class org.hibernate.loader.plan.exec.internal.EntityReferenceAliasesImpl
 
getColumnAliases() - Method in interface org.hibernate.loader.plan.exec.spi.EntityReferenceAliases
Obtain the column aliases for the select fragment columns associated with the described entity reference.
getColumnAliasExtractor() - Method in class org.hibernate.dialect.Dialect
 
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
 
getColumnAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
 
getColumnAttribute() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
 
getColumnAttribute() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
Access to any column defined via XML attribute.
getColumnComment(String) - Method in class org.hibernate.dialect.AbstractHANADialect
 
getColumnComment(String) - Method in class org.hibernate.dialect.Dialect
Get the comment into a form supported for column definition.
getColumnComment(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getColumnCount(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
Count the number of columns this projection uses.
getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Column
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinitionUniquenessFragment(Column) - Method in class org.hibernate.dialect.unique.DefaultUniqueDelegate
 
getColumnDefinitionUniquenessFragment(Column) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
Get the fragment that can be used to make a column unique as part of its column definition.
getColumnIdentifier() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
 
getColumnIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The simple (not qualified) column name.
getColumnInsertability() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumnInsertability() - Method in class org.hibernate.mapping.Collection
 
getColumnInsertability() - Method in class org.hibernate.mapping.Component
 
getColumnInsertability() - Method in class org.hibernate.mapping.OneToMany
 
getColumnInsertability() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnInsertability() - Method in interface org.hibernate.mapping.Value
 
getColumnIterator() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumnIterator() - Method in class org.hibernate.mapping.Collection
 
getColumnIterator() - Method in class org.hibernate.mapping.Component
 
getColumnIterator() - Method in class org.hibernate.mapping.Constraint
 
getColumnIterator() - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumnIterator() - Method in class org.hibernate.mapping.Index
 
getColumnIterator() - Method in class org.hibernate.mapping.OneToMany
 
getColumnIterator() - Method in class org.hibernate.mapping.Property
 
getColumnIterator() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnIterator() - Method in class org.hibernate.mapping.Table
 
getColumnIterator() - Method in interface org.hibernate.mapping.Value
 
getColumnList() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Index
Gets the value of the columnList property.
getColumnMapper() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
Retrieves the column mapper for this context.
getColumnMetadata(String) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
Deprecated.
 
getColumnName() - Method in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
Gets the value of the columnName property.
getColumnName() - Method in interface org.hibernate.sql.ordering.antlr.ColumnReference
Retrieve the column name.
getColumnNameIterator(Iterator<Selectable>) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
getColumnNameIterator(JoinColumn[]) - Static method in class org.hibernate.envers.configuration.internal.metadata.MetadataTools
 
getColumnNames() - Method in interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
 
getColumnNames() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getColumnNames() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
The column alias names being used in the generated SQL.
getColumnNames() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getColumnNames() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns the column names in the generated SQL.
getColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
getColumnNamesStartPosition(int) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
 
getColumnNumber() - Method in class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
 
getColumnOrderMap() - Method in class org.hibernate.mapping.Index
 
getColumnOrderMap() - Method in class org.hibernate.mapping.UniqueKey
 
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the columnOrFormula property.
getColumnOrFormulaElements() - Method in class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
 
getColumnOrFormulaElements() - Method in class org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource
 
getColumnOrFormulaElements() - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
 
getColumnOrFormulaElements() - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.ColumnsAndFormulasSource
Access to any nested <column/> or <formula /> XML elements.
getColumnProcessors() - Method in class org.hibernate.loader.custom.ResultRowProcessor
 
getColumnReferenceMappings() - Method in class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl
 
getColumnReferenceMappings() - Method in interface org.hibernate.tool.schema.extract.spi.ForeignKeyInformation
Get the column mappings that define the reference.
getColumnReferences() - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
 
getColumnResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
Gets the value of the columnResult property.
getColumnReturns() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryConstructorReturn
 
getColumns() - Method in class org.hibernate.cfg.JPAIndexHolder
 
getColumns() - Method in class org.hibernate.cfg.UniqueConstraintHolder
 
getColumns(String, Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Resolve a property path to the names of the columns it maps to.
getColumns() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
getColumns() - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
 
getColumns() - Method in class org.hibernate.hql.spi.id.inline.IdsClauseBuilder
 
getColumns(String, Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getColumns() - Method in class org.hibernate.mapping.Constraint
 
getColumns() - Method in class org.hibernate.sql.SelectFragment
 
getColumns() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
Deprecated.
 
getColumns() - Method in class org.hibernate.tool.schema.extract.internal.PrimaryKeyInformationImpl
 
getColumns() - Method in interface org.hibernate.tool.schema.extract.spi.PrimaryKeyInformation
Obtain the columns making up the primary key.
getColumns() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getColumnsAndFormulasSource() - Method in interface org.hibernate.boot.model.source.spi.ColumnsAndFormulasSourceContainer
 
getColumnSize() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
Deprecated.
 
getColumnSize() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
 
getColumnSize() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The column size (length).
getColumnSource() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
Obtain source information about the column for the collection id.
getColumnSpan(Type) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Retrieve the number of columns represented by this type.
getColumnSpan() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumnSpan() - Method in class org.hibernate.mapping.Collection
 
getColumnSpan() - Method in class org.hibernate.mapping.Component
 
getColumnSpan() - Method in class org.hibernate.mapping.Constraint
 
getColumnSpan() - Method in class org.hibernate.mapping.Index
 
getColumnSpan() - Method in class org.hibernate.mapping.OneToMany
 
getColumnSpan() - Method in class org.hibernate.mapping.Property
 
getColumnSpan() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnSpan() - Method in class org.hibernate.mapping.Table
 
getColumnSpan() - Method in interface org.hibernate.mapping.Value
 
getColumnSpan(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AnyType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CollectionType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ComponentType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CustomType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.MetaType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.OneToOneType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
getColumnSpan(Mapping) - Method in interface org.hibernate.type.Type
How many columns are used to persist this type.
getColumnsUsingProjection(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the names of the columns mapped by a property path.
getColumnsUsingProjection(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
Get the names of the columns constrained by this criterion.
getColumnUpdateability() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumnUpdateability() - Method in class org.hibernate.mapping.Collection
 
getColumnUpdateability() - Method in class org.hibernate.mapping.Component
 
getColumnUpdateability() - Method in class org.hibernate.mapping.OneToMany
 
getColumnUpdateability() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnUpdateability() - Method in interface org.hibernate.mapping.Value
 
getCommandId() - Method in class org.hibernate.cache.infinispan.util.BeginInvalidationCommand
 
getCommandId() - Method in class org.hibernate.cache.infinispan.util.EndInvalidationCommand
 
getCommandId() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
 
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the comment property.
getComment() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getComment() - Method in class org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl
 
getComment() - Method in class org.hibernate.boot.model.source.internal.hbm.TableSourceImpl
 
getComment() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain the specified SQL comment
getComment() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
 
getComment() - Method in interface org.hibernate.boot.model.source.spi.TableSpecificationSource
 
getComment() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getComment() - Method in class org.hibernate.engine.spi.QueryParameters
 
getComment() - Method in class org.hibernate.internal.CriteriaImpl
 
getComment() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getComment() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getComment() - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
getComment() - Method in class org.hibernate.loader.entity.EntityJoinWalker
 
getComment() - Method in class org.hibernate.mapping.Column
 
getComment() - Method in class org.hibernate.mapping.Table
 
getComment() - Method in class org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter
 
getComment() - Method in interface org.hibernate.Query
Deprecated.
Obtain the comment currently associated with this query.
getComment() - Method in class org.hibernate.query.internal.AbstractProducedQuery
 
getComment() - Method in interface org.hibernate.query.Query
 
getComment() - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
 
getComment() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Get the comments/remarks defined for the table.
getCommentsEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getComparator() - Method in class org.hibernate.mapping.Collection
 
getComparator() - Method in class org.hibernate.type.BinaryType
Deprecated.
use RowVersionType for binary entity versions/timestamps
getComparator() - Method in class org.hibernate.type.ByteType
 
getComparator() - Method in class org.hibernate.type.CalendarType
 
getComparator() - Method in class org.hibernate.type.CustomType
 
getComparator() - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
getComparator() - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Retrieve the natural comparator for this type.
getComparator() - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.InstantType
 
getComparator() - Method in class org.hibernate.type.IntegerType
 
getComparator() - Method in class org.hibernate.type.LocalDateTimeType
 
getComparator() - Method in class org.hibernate.type.LongType
 
getComparator() - Method in class org.hibernate.type.OffsetDateTimeType
 
getComparator() - Method in class org.hibernate.type.RowVersionType
 
getComparator() - Method in class org.hibernate.type.ShortType
 
getComparator() - Method in class org.hibernate.type.TimestampType
 
getComparator() - Method in interface org.hibernate.type.VersionType
Get a comparator for version values.
getComparator() - Method in class org.hibernate.type.ZonedDateTimeType
 
getComparatorClassName() - Method in class org.hibernate.mapping.Collection
 
getComparatorName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl
 
getComparatorName() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl
 
getComparatorName() - Method in interface org.hibernate.boot.model.source.spi.Sortable
The comparator class name which will be used to sort the attribute.
getComparisonOperator() - Method in class org.hibernate.query.criteria.internal.predicate.ComparisonPredicate
 
getComparisonOperator(boolean) - Method in class org.hibernate.query.criteria.internal.predicate.ComparisonPredicate
 
getComponentClass() - Method in class org.hibernate.mapping.Component
 
getComponentClassName() - Method in class org.hibernate.mapping.Component
 
getComponentIdType() - Method in class org.hibernate.proxy.pojo.bytebuddy.SerializableProxy
 
getComponentIdType() - Method in class org.hibernate.proxy.pojo.javassist.SerializableProxy
 
getComponentIndex() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleComponentData
 
getComponentMapper() - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleComponentData
 
getComponentPath() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getComponentProperty() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getComponentTuplizer() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getComponentTuplizer() - Method in class org.hibernate.type.ComponentType
 
getComponentType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getComponentValue(ComponentType, Object, String) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Extract a component property value.
getCompositeCollectionElementSubAttributes(CompositeCollectionElementDefinition) - Static method in class org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper
Get sub-attribute definitions for a composite collection element.
getCompositeCollectionIndexSubAttributes(CompositeCollectionElementDefinition) - Static method in class org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper
 
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the compositeElement property.
getCompositeElement() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getCompositeId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the compositeId property.
getCompositeIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the compositeIndex property.
getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.entity.EntityJoinWalker
 
getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.entity.EntityLoader
 
getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.Loader
 
getCompositeMapKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the compositeMapKey property.
getCompositeType() - Method in interface org.hibernate.persister.walking.spi.NonEncapsulatedEntityIdentifierDefinition
 
getCompoundSelectionItems() - Method in class org.hibernate.query.criteria.internal.expression.CompoundSelectionImpl
 
getCompoundSelectionItems() - Method in class org.hibernate.query.criteria.internal.expression.DelegatedExpressionImpl
 
getCompoundSelectionItems() - Method in class org.hibernate.query.criteria.internal.expression.SelectionImpl
 
getCompoundSelectionItems() - Method in class org.hibernate.query.criteria.internal.predicate.AbstractPredicateImpl
 
getCompressedValue(AbstractEntityEntry.EnumState<E>) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
Gets the current value of the given enum property.
getCompressedValue(AbstractEntityEntry.BooleanState) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
Gets the current value of the given boolean flag.
getConcreteProxyClass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getConcreteProxyClass() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the proxy interface that instances of this concrete class will be cast to (optional operation).
getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
getConcreteProxyClass() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Returns the java class to which generated proxies will be typed.
getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
getCondition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
Gets the value of the condition property.
getCondition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Gets the value of the condition property.
getCondition() - Method in class org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl
 
getCondition() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Get the condition associated with the filter.
getCondition() - Method in class org.hibernate.internal.FilterConfiguration
 
getCondition() - Method in class org.hibernate.query.criteria.internal.expression.SearchedCaseExpression.WhenClause
 
getCondition() - Method in class org.hibernate.query.criteria.internal.expression.SimpleCaseExpression.WhenClause
 
getConfigParameters() - Method in interface org.hibernate.boot.jaxb.hbm.spi.ConfigParameterContainer
 
getConfigParameters() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
Gets the value of the configParameters property.
getConfigStream(String) - Static method in class org.hibernate.internal.util.ConfigHelper
Deprecated.
Open an InputStream to the URL represented by the incoming path.
getConfigurationValues() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
getConfigurationValues() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
 
getConfigurationValues() - Method in interface org.hibernate.tool.schema.spi.ExecutionOptions
 
getConfiguredJdbcBatchSize() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the currently configured JDBC batch size either at the Session-level or SessionFactory-level.
getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getConnectCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getConnectCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of connections asked by the sessions (the actual number of connections used may be much smaller depending whether you use a connection pool or not)
getConnection() - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
 
getConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
getConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
getConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
 
getConnection(String) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
getConnection(String) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getConnection() - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection(String) - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection() - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
 
getConnection() - Method in interface org.hibernate.internal.SessionCreationOptions
 
getConnection() - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
 
getConnection() - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
 
getConnection() - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
getConnection() - Method in class org.hibernate.testing.jdbc.SQLServerSnapshotIsolationConnectionProvider
 
getConnection() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
getConnection() - Method in interface org.hibernate.tool.hbm2ddl.ConnectionHelper
Deprecated.
Get a reference to the connection we are using.
getConnectionAcquisitionMode() - Method in class org.hibernate.internal.JdbcSessionContextImpl
 
getConnectionAcquisitionMode() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
getConnectionCatalogName() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
 
getConnectionCatalogName() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Retrieve the name of the catalog in effect when we connected to the database.
getConnectionForTransactionManagement() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
 
getConnectionForTransactionManagement() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
getConnectionForTransactionManagement() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
 
getConnectionHandlingMode() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Deprecated.
(since 5.2) access via JdbcCoordinator.getLogicalConnection() instead
getConnectionHandlingMode() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
 
getConnectionHandlingMode() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
 
getConnectionHandlingMode() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
 
getConnectionProperties(Map<?, ?>) - Static method in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
Build the connection properties capable of being passed to the DriverManager.getConnection(java.lang.String, java.util.Properties) forms taking Properties argument.
getConnectionProvider() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.ConnectionProviderJdbcConnectionAccess
 
getConnectionProvider() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.MultiTenantConnectionProviderJdbcConnectionAccess
 
getConnectionProviderProperties(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getConnectionProviderProperties() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getConnectionProviderUnderTest() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
 
getConnectionReleaseMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getConnectionReleaseMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getConnectionReleaseMode() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getConnectionReleaseMode() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
getConnectionReleaseMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getConnectionReleaseMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
getConnectionReleaseMode() - Method in class org.hibernate.cfg.Settings
Deprecated.
 
getConnectionReleaseMode() - Method in class org.hibernate.context.internal.JTASessionContext
Mainly for subclass usage.
getConnectionReleaseMode() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Mainly for subclass usage.
getConnectionReleaseMode() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
getConnectionReleaseMode() - Method in class org.hibernate.internal.JdbcSessionContextImpl
 
getConnectionReleaseMode() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
getConnectionSchemaName() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
 
getConnectionSchemaName() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Retrieve the name of the schema in effect when we connected to the database.
getConstantName(Class, int) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Deprecated.
Use #getTokenTypeName instead
getConstantValue(String, SessionFactoryImplementor) - Static method in class org.hibernate.internal.util.ReflectHelper
 
getConstraintColumns() - Method in class org.hibernate.mapping.OneToOne
 
getConstraintColumns() - Method in class org.hibernate.mapping.SimpleValue
 
getConstraintName() - Method in exception org.hibernate.exception.ConstraintViolationException
Returns the name of the violated constraint, if known.
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getConstraintOrderedTableNameClosure() - Method in interface org.hibernate.persister.entity.Queryable
Get the names of all tables used in the hierarchy (up and down) ordered such that deletes in the given order would not cause constraint violations.
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getConstructor() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getConstructor(Class, Type[]) - Static method in class org.hibernate.internal.util.ReflectHelper
Retrieve a constructor for the given class, with arguments matching the specified Hibernate mapping types.
getConstructorArgumentTypeList() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getConstructorResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
Gets the value of the constructorResult property.
getContainedEntityNames() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl
 
getContainingPersister() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Get a reference to the persister for the entity containing this attribute.
getContainingQuery() - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
getContainingTableInformation() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
 
getContainingTableInformation() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
Access to the containing table.
getContainingTableName() - Method in interface org.hibernate.boot.model.source.spi.RelationalValueSource
 
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
Gets the value of the content property.
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
FILTER element; used to apply a filter.
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
The sql-query element declares a named SQL query string Gets the value of the content property.
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the content property.
getContext() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
Gets the value of the context property.
getContext() - Method in class org.hibernate.cfg.AbstractPropertyHolder
Get the mappings
getContext() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
 
getContextEntityIdentifier(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getContextEntityIdentifier(Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Return the identifier of the persistent object, or null if not associated with the session
getContextEntityIdentifier(Object) - Method in class org.hibernate.internal.SessionImpl
Get the id value for an object that is actually associated with the session.
getContextEntityIdentifier(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
getContextId() - Method in class org.hibernate.secure.internal.DisabledJaccServiceImpl
 
getContextId() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl
 
getContextId() - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
 
getContextId() - Method in interface org.hibernate.secure.spi.JaccService
Obtain the JACC context-id in effect for this service.
getContextSubject() - Method in interface org.hibernate.secure.internal.StandardJaccServiceImpl.ContextSubjectAccess
 
getContextSubject() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl.NonPrivilegedContextSubjectAccess
 
getContextSubject() - Method in class org.hibernate.secure.internal.StandardJaccServiceImpl.PrivilegedContextSubjectAccess
 
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getContraintOrderedTableKeyColumnClosure() - Method in interface org.hibernate.persister.entity.Queryable
For each table specified in Queryable.getConstraintOrderedTableNameClosure(), get the columns that define the key between the various hierarchy classes.
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getConversionContext() - Method in class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
 
getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Basic
Gets the value of the convert property.
getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
Gets the value of the convert property.
getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
Gets the value of the convert property.
getConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Entity
Gets the value of the convert property.
getConverter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.Convert
Gets the value of the converter property.
getConverter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
Gets the value of the converter property.
getConverterClass() - Method in class org.hibernate.cfg.AttributeConversionInfo
 
getCorrelatedJoins() - Method in class org.hibernate.query.criteria.internal.CriteriaSubqueryImpl
 
getCorrelatedSubqueryOperator() - Method in class org.hibernate.envers.configuration.internal.GlobalConfiguration
 
getCorrelationParent() - Method in interface org.hibernate.query.criteria.internal.FromImplementor
 
getCorrelationParent() - Method in class org.hibernate.query.criteria.internal.path.AbstractFromImpl
 
getCorrespondingDialect() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getCorrespondingLobCode(int) - Method in class org.hibernate.type.descriptor.sql.LobTypeMappings
 
getCorrespondingNationalizedCode(int) - Method in class org.hibernate.type.descriptor.sql.NationalizedTypeMappings
 
getCount() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a millisecond)
getCountBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getCountShort() - Static method in class org.hibernate.id.uuid.Helper
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a millisecond)
getCreate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Gets the value of the create property.
getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to create the named catalog
getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getCreateFilter() - Method in class org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider
 
getCreateFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
Get the filter to be applied to SchemaCreator processing
getCreateIdTableCommand() - Method in class org.hibernate.dialect.TeradataDialect
 
getCreateIdTableCommand() - Method in interface org.hibernate.hql.spi.id.IdTableSupport
 
getCreateIdTableCommand() - Method in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
 
getCreateIdTableStatementOptions() - Method in class org.hibernate.dialect.TeradataDialect
 
getCreateIdTableStatementOptions() - Method in interface org.hibernate.hql.spi.id.IdTableSupport
 
getCreateIdTableStatementOptions() - Method in class org.hibernate.hql.spi.id.IdTableSupportStandardImpl
 
getCreateMultisetTableString() - Method in class org.hibernate.dialect.Dialect
Slight variation on Dialect.getCreateTableString().
getCreateMultisetTableString() - Method in class org.hibernate.dialect.TeradataDialect
 
getCreateParams() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to create the named schema
getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
 
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.AbstractHANADialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.CUBRIDDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.DB2390V8Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.Dialect
Typically dialects which support sequences can create a sequence with a single command.
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.Dialect
Overloaded form of Dialect.getCreateSequenceString(String), additionally taking the initial value and increment size to be applied to the sequence definition.
getCreateSequenceString(String) - Method in class org.hibernate.dialect.H2Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.HSQLDialect
HSQL will start with 0, by default.
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.HSQLDialect
Because of the overridden HSQLDialect.getCreateSequenceString(String), we must also override HSQLDialect.getCreateSequenceString(String, int, int) to prevent 2 instances of "start with".
getCreateSequenceString(String) - Method in class org.hibernate.dialect.InformixDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.IngresDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.InterbaseDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.MariaDB103Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.MckoiDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.MimerSQLDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
only necessary for postgre < 7.4 See http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_sequence.sgml

Overloaded form of Dialect.getCreateSequenceString(String), additionally taking the initial value and increment size to be applied to the sequence definition.

getCreateSequenceString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.SAPDBDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.SQLServer2012Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.TimesTenDialect
 
getCreateSequenceStrings(String) - Method in class org.hibernate.dialect.Dialect
getCreateSequenceStrings(String, int, int) - Method in class org.hibernate.dialect.Dialect
An optional multi-line form for databases which Dialect.supportsPooledSequences().
getCreateTableString() - Method in class org.hibernate.dialect.Dialect
Command used to create a table.
getCreateTableString() - Method in class org.hibernate.dialect.HANAColumnStoreDialect
 
getCreateTableString() - Method in class org.hibernate.dialect.HANARowStoreDialect
 
getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
 
getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.OrderEntry
 
getCriteria(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getCriteriaBuilder() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCriteriaBuilder() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCriteriaBuilder() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCriteriaBuilder() - Method in class org.hibernate.internal.SessionImpl
 
getCriteriaLiteralHandlingMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getCriteriaLiteralHandlingMode() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getCriteriaLiteralHandlingMode() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getCriteriaLiteralHandlingMode() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getCriteriaLiteralHandlingMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCriteriaLiteralHandlingMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCriteriaLiteralHandlingMode() - Method in interface org.hibernate.query.criteria.internal.compile.RenderingContext
How literals are going to be handled.
getCriterion() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.DB297Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.DB2Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Dialect
Returns the separator to use for defining cross joins when translating HQL queries.
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Oracle10gDialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Sybase11Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.SybaseASE15Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.TimesTenDialect
 
getCrossTypeRevisionChangesReader() - Method in interface org.hibernate.envers.AuditReader
 
getCrossTypeRevisionChangesReader() - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
getCurrent() - Method in class org.hibernate.result.internal.OutputsImpl
 
getCurrent() - Method in interface org.hibernate.result.Outputs
Retrieve the current Output object.
getCurrentCatalog() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
 
getCurrentCatalog() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Get the current database catalog.
getCurrentClauseType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
getCurrentFromClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getCurrentKey() - Method in class org.hibernate.engine.spi.CollectionEntry
This is only available late during the flush cycle
getCurrentLockMode(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCurrentLockMode(Object) - Method in class org.hibernate.internal.SessionImpl
 
getCurrentLockMode(Object) - Method in interface org.hibernate.Session
Determine the current lock mode of the given object.
getCurrentPersister() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getCurrentRevision(Class<T>, boolean) - Method in interface org.hibernate.envers.AuditReader
Deprecated.
(since 5.2), use RevisionListener instead. While this method is being deprecated, expect a new API for this in 6.0.
getCurrentRevision(Class<T>, boolean) - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
 
getCurrentRevisionData(Session, boolean) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
 
getCurrentRow() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getCurrentRow() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
 
getCurrentRow() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
getCurrentSchema() - Method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl
 
getCurrentSchema() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Get the current database catalog.
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.AbstractHANADialect
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to retrieve the current schema name.
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.SQLServerDialect
 
getCurrentSession() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCurrentSession() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCurrentSession() - Method in interface org.hibernate.SessionFactory
Obtains the current session.
getCurrentStatementType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
getCurrentStatus() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
 
getCurrentStatus() - Method in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
 
getCurrentStatus() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereLibertyJtaPlatform
 
getCurrentStatus() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
Obtain the current transaction status using whatever means is preferred for this platform
getCurrentStatus() - Method in class org.hibernate.osgi.OsgiJtaPlatform
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.cfg.Configuration
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.AbstractHANADialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.CUBRIDDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.DB2Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Dialect
Retrieve the command used to retrieve the current timestamp from the database.
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.H2Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.HSQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.InformixDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Ingres9Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.InterbaseDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.MySQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Oracle9iDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.SQLServerDialect
The current_timestamp is more accurate, but only known to be supported in SQL Server 7.0 and later and Sybase not known to support it at all

Retrieve the command used to retrieve the current timestamp from the database.

getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Dialect
The name of the database-specific SQL function for retrieving the current timestamp.
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.HSQLDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Ingres9Dialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.IngresDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.Oracle9iDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.OracleDialect
Deprecated.
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.SybaseASE15Dialect
 
getCurrentTopLevelClauseType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
getCurrentTransaction() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getCurrentTransaction() - Method in class org.hibernate.internal.AbstractSharedSessionContract
 
getCurrentValue() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Get the current value of this attribute.
getCurrentVersion() - Method in enum org.hibernate.boot.jaxb.internal.stax.LocalSchema
 
getCurrentVersion(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Retrieve the version number
getCurrentVersion(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the current version of the object, or return null if there is no row for the given identifier.
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCustomLoaderName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getCustomLoaderName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCustomLoaderName() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the name of a named-query that will be used for loading this entity
getCustomLoaderName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomPersisterClassName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getCustomPersisterClassName() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCustomPersisterClassName() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the name of a custom persister class to be used.
getCustomPersisterClassName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomQuery() - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
 
getCustomQueryReturns() - Method in interface org.hibernate.loader.custom.CustomQuery
A collection of descriptors describing the JDBC result set to be expected and how to map this result set.
getCustomQueryReturns() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getCustomRead() - Method in class org.hibernate.mapping.Column
 
getCustomSqlDelete() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getCustomSqlDelete() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the custom SQL to be used for deletes for this entity
getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Obtain the custom SQL to be used for deletes for this entity
getCustomSQLDelete() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.Join
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSqlDeleteAll() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCustomSqlDeleteAll() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSQLDeleteAll() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteAllCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Join
 
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSqlFunctionMap() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
 
getCustomSqlFunctionMap() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl
 
getCustomSqlFunctionMap() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsImpl
 
getCustomSqlFunctionMap() - Method in interface org.hibernate.boot.internal.SessionFactoryOptionsState
 
getCustomSqlFunctionMap() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomSqlFunctionMap() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCustomSqlInsert() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getCustomSqlInsert() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the custom SQL to be used for inserts for this entity
getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Obtain the custom SQL to be used for inserts for this entity
getCustomSQLInsert() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLInsert() - Method in class org.hibernate.mapping.Join
 
getCustomSQLInsert() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Join
 
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSqlUpdate() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
 
getCustomSqlUpdate() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
 
getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the custom SQL to be used for updates for this entity
getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Obtain the custom SQL to be used for updates for this entity
getCustomSQLUpdate() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLUpdate() - Method in class org.hibernate.mapping.Join
 
getCustomSQLUpdate() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Join
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomWrite() - Method in class org.hibernate.mapping.Column
 
getData() - Method in class org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
 
getData() - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
 
getData(EnversService) - Method in class org.hibernate.envers.query.criteria.AuditProperty
 
getData(EnversService) - Method in interface org.hibernate.envers.query.order.AuditOrder
 
getData(EnversService) - Method in class org.hibernate.envers.query.order.internal.PropertyAuditOrder
 
getData(EnversService) - Method in interface org.hibernate.envers.query.projection.AuditProjection
 
getData(EnversService) - Method in class org.hibernate.envers.query.projection.internal.EntityAuditProjection
 
getData(EnversService) - Method in class org.hibernate.envers.query.projection.internal.PropertyAuditProjection
 
getDatabase() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
 
getDatabase() - Method in class org.hibernate.boot.internal.MetadataImpl
 
getDatabase() - Method in interface org.hibernate.boot.Metadata
Retrieve the database model.
getDatabase() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getDatabase() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getDatabaseAction() - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
getDatabaseColumnType() - Method in class org.hibernate.cfg.AttributeConverterDefinition
 
getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.CreationTimestampGeneration
 
getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.GeneratedValueGeneration
 
getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
 
getDatabaseGeneratedReferencedColumnValue() - Method in interface org.hibernate.tuple.ValueGeneration
For values which are generated in the database (ValueGeneration.getValueGenerator() == null), if the column will be referenced in the SQL (ValueGeneration.referenceColumnInSql() == true), what value should be used in the SQL as the column value.
getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.VmValueGeneration
 
getDatabaseMajorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseMajorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the database major version, as returned from DatabaseMetaData.getDatabaseMajorVersion() for the target database.
getDatabaseMinorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseMinorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the database minor version, as returned from DatabaseMetaData.getDatabaseMinorVersion() for the target database.
getDatabaseName() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseName() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the database name, as returned from DatabaseMetaData.getDatabaseProductName() for the target database
getDatabaseObject() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the databaseObject property.
getDatabaseObjectAccess() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
 
getDatabaseObjectAccess() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getDatabaseObjectAccess() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
 
getDatabaseSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the current state of the entity as known to the underlying database, or null if there is no corresponding row

Get the current state of the entity as known to the underlying database, or null if there is no corresponding row

getDatabaseSnapshot(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the current state of the entity as known to the underlying database, or null if there is no corresponding row
getDatabaseSnapshot() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getDatabaseSnapshot(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDatabaseSnapshot(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the current database state of the object, in a "hydrated" form, without resolving identifiers
getDatabaseStructure() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'databaseStructure'.
getDataMap() - Method in class org.hibernate.testing.cache.BaseRegion
 
getDataSource() - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
getDatatype() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
The deduced (and dialect convertible) type for this column
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
Figure out the type of the binary expression by looking at the types of the operands.
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
Deprecated.
(tell clover to ignore this method)
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.CountNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.NullNode
 
getDataType() - Method in interface org.hibernate.hql.internal.ast.tree.OperatorNode
Retrieves the data type for the overall operator expression.
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.SearchedCaseNode
 
getDataType() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Returns the data type of the select expression.
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.SimpleCaseNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
 
getDate() - Method in exception org.hibernate.envers.exception.RevisionDoesNotExistException
 
getDate(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getDate(int) - Method in class org.hibernate.internal.EmptyScrollableResults
 
getDate(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a Date.
getDBSQLExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
Deprecated.
DO NOT USE, WILL ONLY THROW AT YOU!
getDBSQLExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
Not supported right now
getDdlTransactionIsolator(JdbcContext) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
 
getDebugString(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Returns the 'list' representation with some brackets around it for debugging.
getDebugText() - Method in interface org.hibernate.sql.ordering.antlr.Node
Get a string representation of this node usable for debug logging or similar.
getDebugText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
 
getDecimalDigits() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
Deprecated.
 
getDecimalDigits() - Method in class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
 
getDecimalDigits() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The precision, for numeric types
getDeclarationString() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
 
getDeclarationString() - Method in class org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
 
getDeclarationString() - Method in interface org.hibernate.jpamodelgen.model.MetaAttribute
 
getDeclarationString() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaAttribute
 
getDeclarationString() - Method in class org.hibernate.jpamodelgen.xml.XmlMetaMap
 
getDeclaredAttribute(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredAttributes() - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredCollection(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredCollection(String, Class<E>) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredId(Class<Y>) - Method in class org.hibernate.metamodel.internal.AbstractIdentifiableType
 
getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
getDeclaredList(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredList(String, Class<E>) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredMap(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredPluralAttributes() - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.Join
 
getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredSet(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredSet(String, Class<E>) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredSingularAttribute(String) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredSingularAttributes() - Method in class org.hibernate.metamodel.internal.AbstractManagedType
 
getDeclaredVersion() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.RootClass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.Subclass
 
getDeclaredVersion(Class<Y>) - Method in class org.hibernate.metamodel.internal.AbstractIdentifiableType
 
getDeclaredVersion() - Method in class org.hibernate.metamodel.internal.AbstractIdentifiableType
For used to retrieve the declared version when populating the static metamodel.
getDeclaringClass() - Method in interface org.hibernate.cfg.PropertyData
Return the Class the property is declared on If the property is declared on a @MappedSuperclass, this class will be different than the PersistentClass's class
getDeclaringClass() - Method in class org.hibernate.cfg.PropertyInferredData
 
getDeclaringClass() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getDeclaringClass() - Method in class org.hibernate.cfg.WrappedInferredData
 
getDeclaringClass() - Method in class org.hibernate.envers.configuration.internal.metadata.reader.DynamicProperty
 
getDeclaringClass() - Method in class org.hibernate.metamodel.internal.MapMember
 
getDeclaringType() - Method in class org.hibernate.metamodel.internal.AbstractAttribute
 
getDeclaringType() - Method in class org.hibernate.query.criteria.internal.path.MapKeyHelpers.MapKeyAttribute
 
getDefault() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the default property.
getDefault(String) - Method in class o