$ 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 _
All Classes All Packages
All Classes All Packages
$
- $$_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 interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Abort the currently managed batch (if any)
- 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
- 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 - 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
- AbstractAuxiliaryDatabaseObject - Class in org.hibernate.boot.model.relational
-
Convenience base class for
AuxiliaryDatabaseObject
s. - AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- AbstractAuxiliaryDatabaseObject(boolean) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- AbstractAuxiliaryDatabaseObject(boolean, Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- 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
- AbstractCachedDomainDataAccess - Class in org.hibernate.cache.spi.support
- AbstractCachedDomainDataAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
- AbstractCacheTransactionSynchronization - Class in org.hibernate.cache.spi
- AbstractCacheTransactionSynchronization(RegionFactory) - Constructor for class org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
- AbstractCdiBeanContainer - Class in org.hibernate.resource.beans.container.spi
- AbstractCdiBeanContainer() - Constructor for class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
- AbstractCollectionDataAccess - Class in org.hibernate.cache.spi.support
- AbstractCollectionDataAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, CollectionDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.AbstractCollectionDataAccess
- 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.
- AbstractCollectionPersister - Class in org.hibernate.persister.collection
-
Base implementation of the QueryableCollection interface.
- AbstractCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
- AbstractComponentTuplizer - Class in org.hibernate.tuple.component
-
Support for tuplizers relating to components.
- AbstractComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.AbstractComponentTuplizer
- 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
- 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
- AbstractDomainDataRegion - Class in org.hibernate.cache.spi.support
- AbstractDomainDataRegion(DomainDataRegionConfig, RegionFactory, CacheKeysFactory, DomainDataRegionBuildingContext) - Constructor for class org.hibernate.cache.spi.support.AbstractDomainDataRegion
- AbstractDomainDataRegion.Destructible - Interface in org.hibernate.cache.spi.support
-
Optional interface caching implementors can implement in their CachedDomainDataAccess impls to automatically have them destroyed when this region is destroyed
- 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
- AbstractEntityDataAccess - Class in org.hibernate.cache.spi.support
- AbstractEntityDataAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess) - Constructor for class org.hibernate.cache.spi.support.AbstractEntityDataAccess
- 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, EntityDataAccess, NaturalIdDataAccess, 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
- 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.
- 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.
- AbstractHANADialect - Class in org.hibernate.dialect
-
An abstract base class for SAP HANA dialects.
- AbstractHANADialect() - Constructor for class org.hibernate.dialect.AbstractHANADialect
- AbstractHANADialect.HANABlobTypeDescriptor - Class in org.hibernate.dialect
- 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
- AbstractInterceptor - Class in org.hibernate.bytecode.enhance.spi.interceptor
- AbstractInterceptor(String) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
- AbstractLazyInitializer - Class in org.hibernate.proxy
-
Convenience base class for lazy initialization handlers.
- AbstractLazyInitializer() - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
-
Deprecated.This constructor was initially intended for serialization only, and is not useful anymore. In any case it should not be relied on by user code. Subclasses should rather implement Serializable with an
Object writeReplace()
method returning a subclass ofAbstractSerializableProxy
, which in turn implements Serializable and anObject readResolve()
method instantiating theAbstractLazyInitializer
subclass and callingAbstractSerializableProxy.afterDeserialization(AbstractLazyInitializer)
on it. SeeByteBuddyInterceptor
andSerializableProxy
for examples. - AbstractLazyInitializer(String, Serializable, SharedSessionContractImplementor) - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
-
Main constructor.
- AbstractLazyLoadInterceptor - Class in org.hibernate.bytecode.enhance.spi.interceptor
- AbstractLazyLoadInterceptor(String) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.AbstractLazyLoadInterceptor
- AbstractLazyLoadInterceptor(String, SharedSessionContractImplementor) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.AbstractLazyLoadInterceptor
- 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
- 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
- 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 individualConnectionProvider
instances per tenant behind the scenes. - AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
- AbstractNaturalIdDataAccess - Class in org.hibernate.cache.spi.support
- AbstractNaturalIdDataAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, NaturalIdDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
- AbstractNonIdentifierAttribute - Class in org.hibernate.tuple
- AbstractNonIdentifierAttribute(AttributeSource, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.AbstractNonIdentifierAttribute
- AbstractOptimizer - Class in org.hibernate.id.enhanced
-
Common support for optimizer implementations.
- AbstractParameterDescriptor - Class in org.hibernate.engine.query.spi
-
NOTE: Consider this contract (and its sub-contracts) as incubating as we transition to 6.0 and SQM
- AbstractParameterDescriptor(int[], Type) - Constructor for class org.hibernate.engine.query.spi.AbstractParameterDescriptor
- 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.
- 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
- AbstractReadWriteAccess - Class in org.hibernate.cache.spi.support
- AbstractReadWriteAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class org.hibernate.cache.spi.support.AbstractReadWriteAccess
- AbstractReadWriteAccess.Item - Class in org.hibernate.cache.spi.support
-
Wrapper type representing unlocked items.
- AbstractReadWriteAccess.Lockable - Interface in org.hibernate.cache.spi.support
-
Interface type implemented by all wrapper objects in the cache.
- AbstractReadWriteAccess.SoftLockImpl - Class in org.hibernate.cache.spi.support
-
Wrapper type representing locked items.
- AbstractRegion - Class in org.hibernate.cache.spi.support
- AbstractRegion(String, RegionFactory) - Constructor for class org.hibernate.cache.spi.support.AbstractRegion
-
Constructs an
AbstractRegion
. - AbstractRegionFactory - Class in org.hibernate.cache.spi
- AbstractRegionFactory() - Constructor for class org.hibernate.cache.spi.AbstractRegionFactory
- 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 aWorkExecutor
visitor for executing a discrete piece of work and returning a result. - AbstractReturningWork() - Constructor for class org.hibernate.jdbc.AbstractReturningWork
- 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
- 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 the serialized form of
AbstractLazyInitializer
. - AbstractSerializableProxy() - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
-
Deprecated.This constructor was initially intended for serialization only, and is not useful anymore. In any case it should not be relied on by user code.
- AbstractSerializableProxy(String, Serializable, Boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
-
Deprecated.
- AbstractSerializableProxy(String, Serializable, Boolean, String, boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
- AbstractSingleColumnStandardBasicType<T> - Class in org.hibernate.type
-
TODO : javadoc
- AbstractSingleColumnStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractSingleColumnStandardBasicType
- 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
- AbstractTableBasedBulkIdHandler - Class in org.hibernate.hql.spi.id
-
Convenience base class for
MultiTableBulkIdStrategy.UpdateHandler
andMultiTableBulkIdStrategy.DeleteHandler
implementations throughTableBasedUpdateHandlerImpl
andTableBasedDeleteHandlerImpl
respectively. - AbstractTableBasedBulkIdHandler(SessionFactoryImplementor, HqlSqlWalker) - Constructor for class org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler
- AbstractTableBasedBulkIdHandler.ProcessedWhereClause - Class in org.hibernate.hql.spi.id
- AbstractTransactSQLIdentityColumnSupport - Class in org.hibernate.dialect.identity
- AbstractTransactSQLIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
- 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
- AbstractWork - Class in org.hibernate.jdbc
-
An abstract implementation of
Work
that accepts aWorkExecutor
visitor for executing a discrete piece of work. - AbstractWork() - Constructor for class org.hibernate.jdbc.AbstractWork
- accept(String) - Method in interface org.hibernate.tool.schema.spi.ScriptTargetOutput
-
Accept the given command and write it to the abstracted script
- 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 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<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(Any) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(Array) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(Bag) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(Component) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(DependantValue) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(IdentifierBag) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(JoinedSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
- accept(List) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(ManyToOne) - 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(OneToOne) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.JoinedSubclass
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.PersistentClass
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.RootClass
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.SingleTableSubclass
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.Subclass
- accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.UnionSubclass
- accept(PrimitiveArray) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(RootClass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
- accept(Set) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(SimpleValue) - Method in interface org.hibernate.mapping.ValueVisitor
- accept(SingleTableSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
- accept(Subclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
- accept(UnionSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
- accept(ValueVisitor) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
- 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(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(ValueVisitor) - Method in class org.hibernate.mapping.PrimitiveArray
- accept(ValueVisitor) - Method in class org.hibernate.mapping.Set
- accept(ValueVisitor) - Method in class org.hibernate.mapping.SimpleValue
- accept(ValueVisitor) - Method in class org.hibernate.mapping.ToOne
- accept(ValueVisitor) - Method in interface org.hibernate.mapping.Value
- 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 - 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 - Static variable in class org.hibernate.jpamodelgen.util.Constants
- 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 theOptimizer
. - AccessedDataClassification - Enum in org.hibernate.cache.spi.support
- accessInputStream() - Method in interface org.hibernate.boot.archive.spi.InputStreamAccess
-
Get access to the stream.
- accessInputStream() - Method in class org.jboss.as.jpa.hibernate5.VirtualFileInputStreamAccess
- 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.
- 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.
- AccessType - Annotation Type in org.hibernate.annotations
-
Deprecated.Use
AttributeAccessor
instead; renamed to avoid confusion with the JPAAccessType
enum. - 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
- ACQUIRE_CONNECTIONS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.(since 5.2) use
AvailableSettings.CONNECTION_HANDLING
instead - action() - Method in annotation type org.hibernate.annotations.NotFound
-
The action to perform when an associated entity is not found.
- action() - Method in annotation type org.hibernate.annotations.OnDelete
-
The on-delete action.
- Action - Enum in org.hibernate.tool.schema
-
The allowable actions in terms of schema tooling.
- ACTION_COMPLETED_TXN - Static variable in class org.hibernate.testing.transaction.TransactionUtil2
- 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
- ACTIVE - org.hibernate.resource.transaction.spi.TransactionStatus
-
The transaction has been started, but not yet completed.
- 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(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(E) - Method in class org.hibernate.engine.spi.ExecutableList
-
Add an Executable to this list.
- add(String, int) - Method in interface org.hibernate.bytecode.enhance.spi.CollectionTracker
- add(String, Long) - Method in class org.hibernate.jpamodelgen.util.FileTimeStampChecker
- add(ToolingHint) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
- 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(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(XmlDocument) - Method in class org.hibernate.cfg.Configuration
-
Deprecated.No longer supported.
- 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 - org.hibernate.envers.RevisionType
-
Indicates that the entity was added (persisted) at that revision.
- 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(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)
- 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(EntityDeleteAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity delete action
- addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity (IDENTITY) insert action
- addAction(EntityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity insert action
- addAction(EntityUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an entity update action
- addAction(OrphanRemovalAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an orphan removal action
- addAction(QueuedOperationCollectionAction) - Method in class org.hibernate.engine.spi.ActionQueue
-
Adds an action relating to a collection queued operation (extra lazy).
- addAdditionalProperty(String, String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
- addAll(Properties, Map) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
- 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
-
Used from
AbstractTableBasedBulkIdHandler.generateIdInsertSelect(java.lang.String, org.hibernate.hql.spi.id.IdTableInfo, org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler.ProcessedWhereClause)
to allow subclasses to define any extra values to be selected (and therefore stored into the bulk-id table). - 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 interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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.
- addAttributeBinding(Property) - Method in interface org.hibernate.boot.spi.NaturalIdUniqueKeyBinder
-
Adds a attribute binding.
- addAttributeConverter(Class<? extends AttributeConverter>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.cfg.Configuration
-
Adds the AttributeConverter Class to this Configuration.
- addAttributeConverter(Class<? extends AttributeConverter>, boolean) - 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(AttributeConverterInfo) - Method in interface org.hibernate.cfg.annotations.reflection.AttributeConverterDefinitionCollector
- addAttributeConverter(ConverterDescriptor) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addAttributeConverter(ConverterDescriptor) - Method in interface org.hibernate.cfg.annotations.reflection.AttributeConverterDefinitionCollector
- addAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Deprecated.AttributeConverterDefinition forces early resolution of the AttributeConverter instance, which precludes resolution of the converter from
ManagedBeanRegistry
(CDI, etc). Instead one of: *InFlightMetadataCollector.addAttributeConverter(ConverterDescriptor)
*InFlightMetadataCollector.addAttributeConverter(Class)
*InFlightMetadataCollector.addAttributeConverter(Class)
- addAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.cfg.Configuration
- 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(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.boot.MetadataSources
-
See
MetadataSources.addCacheableFile(java.io.File)
for description - 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!
- addCacheableFileStrictly(File) - Method in class org.hibernate.cfg.Configuration
-
INTENDED FOR TESTSUITE USE ONLY!
- 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 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.
- addClassLoader(ClassLoader) - Method in class org.hibernate.osgi.OsgiClassLoader
-
Adds a ClassLoader to the wrapped set of ClassLoaders
- addClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addCollectionBinding(Collection) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add collection mapping metadata to this repository.
- addCollectionHolder(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Register a PersistentCollection object for an array.
- addColumn(String) - 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) - Method in class org.hibernate.sql.SimpleSelect
- addColumn(String) - Method in class org.hibernate.sql.Update
- addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Insert
- addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Update
- addColumn(String, String) - Method in class org.hibernate.sql.Insert
- addColumn(String, String) - Method in class org.hibernate.sql.SelectFragment
- addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
- addColumn(String, String) - Method in class org.hibernate.sql.Update
- addColumn(String, String, String) - Method in class org.hibernate.sql.SelectFragment
- addColumn(String, String, String) - Method in class org.hibernate.sql.SelectValues
- addColumn(ResultSet) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
Deprecated.
- 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) - Method in class org.hibernate.mapping.PrimaryKey
- addColumn(Column) - Method in class org.hibernate.mapping.SimpleValue
- addColumn(Column) - Method in class org.hibernate.mapping.Table
- addColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.SimpleValue
- addColumn(Column, String) - Method in class org.hibernate.mapping.Index
- addColumn(Column, String) - Method in class org.hibernate.mapping.UniqueKey
- 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
- addColumnNameBinding(Table, String, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addColumnNameBinding(Table, Identifier, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addColumns(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[]) - Method in class org.hibernate.sql.SimpleSelect
- addColumns(String[]) - Method in class org.hibernate.sql.Update
- addColumns(String[], boolean[]) - Method in class org.hibernate.sql.Insert
- addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Insert
- addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
- addColumns(String[], String) - Method in class org.hibernate.sql.Update
- addColumns(String[], String[]) - Method in class org.hibernate.sql.SimpleSelect
- addColumns(String[], String[], boolean[]) - Method in class org.hibernate.sql.SimpleSelect
- 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(Iterator) - Method in class org.hibernate.mapping.Constraint
- addColumns(Iterator) - Method in class org.hibernate.mapping.Index
- addColumnTemplate(String, String, String) - Method in class org.hibernate.sql.SelectFragment
- addColumnTemplates(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
- addComponentTypedValues(String, Object, CompositeType, List<TypedValue>, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
- addCondition(String) - Method in class org.hibernate.sql.ANSIJoinFragment
- addCondition(String) - Method in class org.hibernate.sql.DisjunctionFragment
- addCondition(String) - Method in class org.hibernate.sql.JoinFragment
-
Adds a free-form condition fragment
- addCondition(String) - Method in class org.hibernate.sql.OracleJoinFragment
- addCondition(String) - Method in class org.hibernate.sql.QueryJoinFragment
-
Add the condition string to the join fragment.
- addCondition(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
- addCondition(String[], String) - Method in class org.hibernate.sql.SimpleSelect
- addCondition(String[], String, String[]) - Method in class org.hibernate.sql.SimpleSelect
- 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) - Method in class org.hibernate.sql.SimpleSelect
- addCondition(String, String[][], String[]) - Method in class org.hibernate.sql.QueryJoinFragment
- 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.OracleJoinFragment
- addCondition(String, String[], String) - Method in class org.hibernate.sql.QueryJoinFragment
- addCondition(String, String[], String) - Method in class org.hibernate.sql.Sybase11JoinFragment
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.ANSIJoinFragment
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.JoinFragment
-
Adds a condition to the join fragment.
- addCondition(String, String[], 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.Sybase11JoinFragment
- addCondition(String, String, String) - Method in class org.hibernate.sql.SimpleSelect
- addCondition(ConditionFragment) - Method in class org.hibernate.sql.DisjunctionFragment
- addConfigurationValues(Map) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
- 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
- addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
- addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
- addDefaultNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultQuery(NamedQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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
-
Deprecated.(5.3) Use
JavaTypeDescriptorRegistry.addDescriptor(JavaTypeDescriptor)
instead. - addDescriptor(JavaTypeDescriptor) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeDescriptorRegistry
- addDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.type.descriptor.sql.spi.SqlTypeDescriptorRegistry
- addDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry
-
Deprecated.(5.3) Use
SqlTypeDescriptorRegistry.addDescriptor(SqlTypeDescriptor)
instead. - 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
- addDocument(Document) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
- 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.Configuration
-
Deprecated.Use addURL, addResource, addFile, etc. instead
- 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
- addEnhancedProxy(EntityKey, PersistentAttributeInterceptable) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Cross between
PersistenceContext.addEntity(EntityKey, Object)
andPersistenceContext.addProxy(EntityKey, Object)
for use with enhancement-as-proxy - addEntity(Class) - Method in interface org.hibernate.query.NativeQuery
- addEntity(Class) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addEntity(Class) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a "root" entity, without specifying an alias.
- 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 interface org.hibernate.query.NativeQuery
- addEntity(String) - 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, Class) - Method in interface org.hibernate.query.NativeQuery
- addEntity(String, Class) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addEntity(String, Class) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a "root" entity.
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.query.NativeQuery
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a "root" entity, specifying a lock mode.
- addEntity(String, String) - Method in interface org.hibernate.query.NativeQuery
- addEntity(String, String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addEntity(String, String) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a "root" entity.
- addEntity(String, String, LockMode) - Method in interface org.hibernate.query.NativeQuery
- addEntity(String, String, LockMode) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addEntity(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a "root" entity, specifying a lock mode.
- 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
- 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 interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add the PersistentClass for an entity mapping.
- 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 interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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 interface org.hibernate.Session
-
Add one or more listeners to the Session
- 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(String, String, String) - Method in class org.hibernate.mapping.FetchProfile
-
Adds a fetch to this profile.
- 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.
- 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.
- addFetchProfile(FetchProfile) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addFile(File) - Method in class org.hibernate.boot.MetadataSources
-
Read mappings from a particular XML file
- addFile(File) - Method in class org.hibernate.cfg.Configuration
-
Read mappings from a particular XML file
- addFile(String) - 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
- 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(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
- addFilter(Filter) - Method in class org.hibernate.cfg.annotations.EntityBinder
- addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a filter definition to this repository.
- addFormula(String, String, String) - Method in class org.hibernate.sql.SelectFragment
- addFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
- 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.
- 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
- addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
- 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
- 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 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 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 interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
- 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
. - addInputStream(InputStreamAccess) - Method in class org.hibernate.boot.MetadataSources
-
Read metadata from an
InputStream
access - 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.
- 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
- addJoin(String, String) - Method in interface org.hibernate.query.NativeQuery
- addJoin(String, String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addJoin(String, String) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a join fetch result.
- addJoin(String, String, String) - Method in interface org.hibernate.query.NativeQuery
- addJoin(String, String, String) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addJoin(String, String, String) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a join fetch result.
- 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.QueryJoinFragment
- 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.ANSIJoinFragment
- 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.OracleJoinFragment
- addJoin(String, String, String[][], String[], JoinType, String) - Method in class org.hibernate.sql.QueryJoinFragment
- addJoin(String, String, String[][], String[], JoinType, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
- 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) - Method in class org.hibernate.sql.JoinFragment
-
Adds a join.
- 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.QueryJoinFragment
- 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.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.CacheJoinFragment
- 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.OracleJoinFragment
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.QueryJoinFragment
- addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
- addJoin(String, String, LockMode) - Method in interface org.hibernate.query.NativeQuery
- addJoin(String, String, LockMode) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addJoin(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a join fetch result, specifying a lock mode.
- 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(JoinTable, PropertyHolder, boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
- 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
- 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
- addJoins(JoinFragment) - Method in class org.hibernate.loader.OuterJoinableAssociation
- addJpaIndexHolders(Table, List<JPAIndexHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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 interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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
- 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
- addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- addNamedEntityGraph(String, EntityGraph<T>) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
- addNamedEntityGraph(NamedEntityGraphDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named entity graph to this repository
- addNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named SQL query to this repository.
- addNamedParameter(String, Type) - Method in interface org.hibernate.criterion.ParameterInfoCollector
- addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named stored procedure call to this repository.
- addNamedQuery(String, Query) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- addNamedQuery(NamedQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named query to this repository.
- addNewCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a new collection (ie.
- 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
- addNullProperty(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Record the fact that the association belonging to the keyed entity is null.
- addObserver(BatchObserver) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Adds an observer to this batch.
- addObserver(TransactionObserver) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
-
Adds an observer to the coordinator.
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
- 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(AuditOrder) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
- addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
- addOrderBy(String) - Method in class org.hibernate.sql.QuerySelect
- addPackage(Package) - Method in class org.hibernate.boot.MetadataSources
-
Read package-level metadata.
- addPackage(String) - 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
- 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 interface org.hibernate.secure.spi.JaccService
-
Deprecated.
- addPermissionDeclaration(GrantedPermission) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
Deprecated.
- addPermissionDeclarations(Collection<GrantedPermission>) - Method in class org.hibernate.secure.spi.JaccPermissionDeclarations
-
Deprecated.
- addPositionalParameter(int, Type) - Method in interface org.hibernate.criterion.ParameterInfoCollector
- 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[]) - Method in class org.hibernate.sql.Update
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Delete
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Delete
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Update
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
- addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
-
Add the given properties to ours.
- addProperty(String) - Method in interface org.hibernate.SQLQuery.FetchReturn
-
Deprecated.Add a property, presumably with more than one column.
- addProperty(String) - Method in interface org.hibernate.SQLQuery.RootReturn
-
Deprecated.Add a property, presumably with more than one column.
- addProperty(String, String) - Method in interface org.hibernate.SQLQuery.FetchReturn
-
Deprecated.Add a simple property-to-one-column mapping.
- addProperty(String, String) - Method in interface org.hibernate.SQLQuery.RootReturn
-
Deprecated.Add a simple property-to-one-column mapping.
- 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(Property, XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
- addProperty(Property, XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
- 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 class org.hibernate.cfg.ClassPropertyHolder
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
- addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
- addProperty(Property, Ejb3Column[], XClass) - Method in interface org.hibernate.cfg.PropertyHolder
- addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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 interface org.hibernate.boot.spi.InFlightMetadataCollector
- addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addPropertyTypedValue(Object, Type, List<TypedValue>) - Method in class org.hibernate.criterion.Example
- addProviderDependencies(PersistenceUnitMetadata) - Method in class org.jboss.as.jpa.hibernate5.HibernatePersistenceProviderAdaptor
- addProviderProperties(Map, PersistenceUnitMetadata) - Method in class org.jboss.as.jpa.hibernate5.HibernatePersistenceProviderAdaptor
- addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a proxy to the session cache
- addQueryHint(String) - Method in interface org.hibernate.Criteria
-
Add a DB query hint to the SQL.
- addQueryHint(String) - Method in interface org.hibernate.Query
-
Deprecated.Add a DB query hint to the SQL.
- 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
- addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
- addResource(String) - Method in class org.hibernate.boot.MetadataSources
-
Read mappings as a application resourceName (i.e.
- addResource(String) - Method in class org.hibernate.cfg.Configuration
-
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
- addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds the metadata for a named SQL result set mapping to this repository.
- addRoot(String, Class) - Method in interface org.hibernate.query.NativeQuery
- addRoot(String, Class) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Add a new root return mapping, returning a
SQLQuery.RootReturn
to allow further definition. - addRoot(String, String) - 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
SQLQuery.RootReturn
to allow further definition. - addScalar(String) - Method in interface org.hibernate.query.NativeQuery
- addScalar(String) - 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.query.NativeQuery
- addScalar(String, Type) - Method in interface org.hibernate.query.spi.NativeQueryImplementor
- addScalar(String, Type) - Method in interface org.hibernate.SQLQuery
-
Deprecated.Declare a scalar query result.
- addSecondaryTable(QualifiedTableName, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
- addSecondaryTable(LocalMetadataBuildingContext, Identifier, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
- 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 interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
- 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
- addSettings(Map) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- addSourceLocation(int) - Method in interface org.hibernate.hql.spi.ParameterInformation
- 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
- addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
- addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
- addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Adds a subselect fetch descriptor for the given entity key.
- addSynchronizedEntityClass(Class) - Method in interface org.hibernate.procedure.ProcedureCall
- 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.
- addSynchronizedEntityClass(Class<?>...) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds one-or-more entities (by class) whose tables should be added as synchronized spaces
- addSynchronizedEntityName(String) - Method in interface org.hibernate.procedure.ProcedureCall
- 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.
- addSynchronizedEntityName(String...) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds one-or-more entities (by name) whose tables should be added as synchronized spaces
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.procedure.ProcedureCall
- 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.
- addSynchronizedQuerySpace(String...) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds one-or-more synchronized spaces
- addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
- addSynchronizedTable(String) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds a table expression as a query space.
- addSynchronizedTable(String...) - Method in interface org.hibernate.SynchronizeableQuery
-
Adds one-or-more synchronized table expressions
- 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(String, String, String, String, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addTableNameBinding(Identifier, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addToBatch() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Indicates completion of the current part of the batch.
- addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.Component
- addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.PersistentClass
- addTypeDefinition(TypeDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a type definition to this metadata repository.
- addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
- addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
- 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 interface org.hibernate.engine.spi.PersistenceContext
-
add a detached uninitialized collection
- addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- 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 interface org.hibernate.boot.spi.InFlightMetadataCollector
- addUnownedCollection(CollectionKey, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a collection which has no owner loaded
- 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(Object) - Method in class org.hibernate.sql.InFragment
- addValue(String) - Method in class org.hibernate.boot.model.source.spi.ToolingHint
- addValue(String) - Method in class org.hibernate.mapping.MetaAttribute
- addValues(Object[]) - Method in class org.hibernate.sql.InFragment
- addWhenColumnNotNull(String, String, String) - Method in class org.hibernate.sql.CaseFragment
- 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(String) - Method in class org.hibernate.sql.Delete
- addWhereToken(String) - Method in class org.hibernate.sql.SimpleSelect
- addXML(String) - Method in class org.hibernate.cfg.Configuration
-
Deprecated.No longer supported
- adjustDefaultNamespace(String, String) - Method in class org.hibernate.boot.model.relational.Database
- adjustDefaultNamespace(Identifier, Identifier) - Method in class org.hibernate.boot.model.relational.Database
- adjustJarFileEntryUrl(URL, URL) - Method in interface org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster
-
Adjust the given URL, if needed.
- adjustUserSuppliedValueCollectionOrderingFragment(String) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
- after() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- AFTER_STATEMENT - org.hibernate.ConnectionReleaseMode
-
Indicates that JDBC connection should be aggressively released after each SQL statement is executed.
- AFTER_TRANSACTION - org.hibernate.ConnectionReleaseMode
-
Indicates that JDBC connections should be released after each transaction ends (works with both JTA-registered synch and HibernateTransaction API).
- 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(boolean, boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
-
Callback for processing the last phase of transaction completion.
- afterConfigurationBuilt(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- afterCreateContainerEntityManagerFactory(PersistenceUnitMetadata) - Method in class org.jboss.as.jpa.hibernate5.HibernatePersistenceProviderAdaptor
- afterDeserialization(AbstractLazyInitializer) - Method in class org.hibernate.proxy.AbstractSerializableProxy
-
Initialize an
AbstractLazyInitializer
after deserialization. - afterDeserialize(SessionImplementor) - Method in class org.hibernate.engine.spi.ExecutableList
-
Allow the Executables to re-associate themselves with the Session after deserialization.
- afterDeserialize(SharedSessionContractImplementor) - Method in interface org.hibernate.action.spi.Executable
-
Reconnect to session after deserialization
- 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) - Method in interface org.hibernate.cache.spi.access.NaturalIdDataAccess
-
Called afterQuery an item has been inserted (afterQuery the transaction completes), instead of calling release().
- afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
- afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.NaturalIdNonStrictReadWriteAccess
- afterInsert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
- afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityDataAccess
-
Called afterQuery an item has been inserted (afterQuery the transaction completes), instead of calling release().
- afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
- afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityReadOnlyAccess
- afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
- afterInsert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityTransactionalAccess
- afterLast() - Method in interface org.hibernate.ScrollableResults
-
Go to a location just after the last result.
- 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
- 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 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
- 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 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 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 interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Signals the end of transaction.
- 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() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- 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.
- afterTransactionBegin(Transaction) - Method in class org.hibernate.EmptyInterceptor
- afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
-
Called when a Hibernate transaction is begun via the Hibernate Transaction API.
- afterTransactionCompletion() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Called after transactions end
- 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
- afterTransactionCompletion(boolean) - Method in class org.hibernate.engine.spi.ActionQueue
-
Performs cleanup of any held cache softlocks.
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- 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(Transaction) - Method in class org.hibernate.EmptyInterceptor
- afterTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
-
Called after a transaction is committed or rolled back.
- 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 interface org.hibernate.cache.spi.access.EntityDataAccess
-
Called afterQuery an item has been updated (afterQuery the transaction completes), instead of calling release().
- afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
- afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.EntityReadOnlyAccess
- afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
- afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.EntityTransactionalAccess
- afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.NaturalIdDataAccess
-
Called afterQuery an item has been updated (afterQuery the transaction completes), instead of calling release().
- afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
- afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
- AfterUseAction - Enum in org.hibernate.hql.spi.id.local
- AGGREGATE - org.hibernate.boot.model.source.spi.PluralAttributeElementNature
-
The collection elements are compositions.
- AGGREGATE - org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
-
The map key is an aggregated composite
- AGGREGATED_COMPOSITE - org.hibernate.id.EntityIdentifierNature
-
Composite identifier mapped to a single entity attribute by means of an actual component class used to aggregate the tuple values.
- 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
- AggregateProjection - Class in org.hibernate.criterion
-
Base class for standard aggregation functions.
- AggregateProjection(String, String) - Constructor for class org.hibernate.criterion.AggregateProjection
- 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() - Method in annotation type org.hibernate.annotations.SqlFragmentAlias
-
The alias within the fragment.
- alias(Projection, String) - Static method in class org.hibernate.criterion.Projections
-
Assign an alias to a projection, by wrapping it
- 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 - org.hibernate.dialect.ResultColumnReferenceStrategy
-
For databases which do not support
ResultColumnReferenceStrategy.SOURCE
, ANSI SQL defines two allowable approaches. - 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 (akaQuery.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
- AliasedProjection - Class in org.hibernate.criterion
-
Represents a projection that specifies an alias
- AliasedProjection(Projection, String) - Constructor for class org.hibernate.criterion.AliasedProjection
- 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
- aliases() - Method in annotation type org.hibernate.annotations.Filter
-
The alias descriptors for injection.
- aliases() - Method in annotation type org.hibernate.annotations.FilterJoinTable
-
The alias descriptors for injection.
- AliasGenerator - Interface in org.hibernate.sql
-
TODO : javadoc
- AliasResolutionContext - Interface in org.hibernate.loader.plan.exec.spi
-
Provides aliases that are used by load queries and ResultSet processors.
- 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. - alignColumns() - Method in class org.hibernate.mapping.ForeignKey
-
Validates that columnspan of the foreignkey and the primarykey is the same.
- ALL - org.hibernate.annotations.CascadeType
-
Includes all types listed here.
- ALL - org.hibernate.annotations.OptimisticLockType
-
Perform optimistic locking based on *all* fields as part of an expanded WHERE clause restriction for the UPDATE/DELETE SQL statement.
- ALL - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
- ALL - org.hibernate.engine.OptimisticLockStyle
-
all columns are compared
- ALL - org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitCachingType
- ALL - Static variable in class org.hibernate.engine.spi.CascadeStyles
-
save / delete / update / evict / lock / replicate / merge / persist
- 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_ENHANCEMENT_AS_PROXY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Should Hibernate use enhanced entities "as a proxy"? E.g., when an application uses
Session.load(java.lang.Class<T>, java.io.Serializable, org.hibernate.LockMode)
against an enhanced class, enabling this will allow Hibernate to create an "empty" instance of the enhanced class to act as the proxy - it contains just the identifier which is later used to trigger the base initialization but no other data is loaded Not enabling this (the legacy default behavior) would cause the "base" attributes to be loaded. - 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)
orSession.refresh(Object)
on a detached entity instance when theSession
is obtained from a JPAEntityManager
). - 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 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. - 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.AbstractInterceptor
- allowLoadOutsideTransaction() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor
- allowOutOfTransactionUpdateOperations(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
- allowOutOfTransactionUpdateOperations(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- AllPropertySelector() - Constructor for class org.hibernate.criterion.Example.AllPropertySelector
- alphashape - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- ALWAYS - org.hibernate.annotations.FlushModeType
-
Corresponds to
FlushMode.ALWAYS
. - ALWAYS - org.hibernate.annotations.GenerationTime
-
Indicates the value is generated on insert and on update.
- ALWAYS - org.hibernate.FlushMode
-
The
Session
is flushed before every query. - ALWAYS - org.hibernate.tuple.GenerationTiming
- 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
- and(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
-
Return the conjuction of multiple expressions
- and(Criterion, Criterion) - Static method in class org.hibernate.criterion.Restrictions
-
Return the conjuction of two expressions
- and(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
-
Return the conjuction of two criterions.
- AND - org.hibernate.criterion.Junction.Nature
-
An AND
- 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 - org.hibernate.boot.jaxb.SourceType
- 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) - AnnotationException - Exception in org.hibernate
-
Annotation related exception.
- AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
-
Constructs an AnnotationException using the given message.
- AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
-
Constructs an AnnotationException using the given message and cause.
- 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
- 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
- ANNOTATIONS - org.hibernate.mapping.MetadataSource
- 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 :
case when ... then ... end as ..
- 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
, andAnsiTrimEmulationFunction.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(Type, Type) - Method in class org.hibernate.type.TypeFactory
-
Deprecated.
- any(Type, Type) - Method in interface org.hibernate.TypeHelper
-
Retrieve the type representing an ANY mapping.
- Any - Class in org.hibernate.mapping
-
A Hibernate "any" type (ie.
- 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(MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.Any
- Any(MetadataImplementor, Table) - Constructor for class org.hibernate.mapping.Any
-
Deprecated.Use
Any(MetadataBuildingContext, Table)
instead. - ANY - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
- ANY - org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
- ANY - org.hibernate.boot.model.source.spi.SingularAttributeNature
- ANY - org.hibernate.persister.walking.spi.AssociationAttributeDefinition.AssociationNature
- ANY - org.hibernate.secure.spi.PermissibleAction
-
Deprecated.
- ANY - org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
- ANY - Static variable in class org.hibernate.engine.spi.IdentifierValue
-
Always assume the transient instance is newly instantiated
- AnyAttributeFetch - Interface in org.hibernate.loader.plan.spi
-
Models the requested fetching of an "any" attribute.
- AnyDiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
-
Source information about the discriminator for an ANY mapping
- ANYINTERACT - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "anyinteract" relationship
- 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
- AnyMetaDefs - Annotation Type in org.hibernate.annotations
-
Used to group together
AnyMetaDef
annotations. - AnyType - Class in org.hibernate.type
-
Handles "any" mappings
- AnyType(TypeFactory.TypeScope, Type, Type) - Constructor for class org.hibernate.type.AnyType
- AnyType(Type, Type) - Constructor for class org.hibernate.type.AnyType
-
Intended for use only from legacy
ObjectType
type definition - AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
-
Used to externalize discrimination per a given identifier.
- ANYWHERE - org.hibernate.criterion.MatchMode
-
Match the pattern anywhere in the string
- ANYWHERE - org.hibernate.envers.query.criteria.MatchMode
-
Match the pattern anywhere in the string.
- APP_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.Use
AvailableSettings.CLASSLOADERS
instead - 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(String) - Method in class org.hibernate.loader.PropertyPath
- append(String) - Method in class org.hibernate.metamodel.model.domain.NavigableRole
- appendAssignmentFragment(String) - Method in class org.hibernate.sql.Update
- appendComponentCondition(String, Object, CompositeType, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
- appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- 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()
- appendIndexColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- appendListener(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
- appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
- 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
- appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
- appliesTo() - Method in annotation type org.hibernate.annotations.Table
-
name of the targeted table.
- 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
- appliesTo(String) - Method in interface org.hibernate.graph.spi.EntityGraphImplementor
- appliesTo(EntityType<? super T>) - Method in interface org.hibernate.graph.spi.EntityGraphImplementor
- 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.spi.AbstractDelegatingMetadataBuildingOptions
- apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware
-
Apply the
orm.xml
-definedpersistence-unit-defaults
values. - 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 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
- 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(Class<? extends AttributeConverter>) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter by its Class.
- applyAttributeConverter(Class<? extends AttributeConverter>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- 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(Class<? extends AttributeConverter>, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAttributeConverter(AttributeConverter) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter instance.
- applyAttributeConverter(AttributeConverter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAttributeConverter(AttributeConverter, boolean) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter instance, explicitly indicating whether to auto-apply.
- applyAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAttributeConverter(AttributeConverterDefinition) - Method in interface org.hibernate.boot.MetadataBuilder
-
Deprecated.(since 5.3) AttributeConverterDefinition forces early access to the AttributeConverter instance which precludes the possibility to resolve the converter from CDI, etc. Instead use one of: *
MetadataBuilder.applyAttributeConverter(Class)
*MetadataBuilder.applyAttributeConverter(Class, boolean)
*MetadataBuilder.applyAttributeConverter(AttributeConverter)
*MetadataBuilder.applyAttributeConverter(AttributeConverter, boolean)
- applyAttributeConverter(AttributeConverterDefinition) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- 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 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 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 interface org.hibernate.boot.MetadataBuilder
- applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyBasicType(BasicType) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify an additional or overridden basic type mapping.
- applyBasicType(BasicType) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyBasicType(BasicType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify an additional or overridden basic type mapping supplying specific registration keys.
- applyBasicType(BasicType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyBasicType(CompositeUserType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Register an additional or overridden composite custom type mapping.
- applyBasicType(CompositeUserType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyBasicType(UserType, String...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Register an additional or overridden custom type mapping.
- applyBasicType(UserType, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- 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 interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a CDI BeanManager to the SessionFactory being built.
- applyBeanManager(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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
- 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(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- applyCacheSettings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- applyCaching(XClass, SharedCacheMode, MetadataBuildingContext) - Method in class org.hibernate.cfg.annotations.EntityBinder
- 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. - 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 interface org.hibernate.boot.SessionFactoryBuilder
- applyConnectionProviderDisablesAutoCommit(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
- applyConnectionReleaseMode(ConnectionReleaseMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 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 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 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 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
- applyDelayedEntityLoaderCreations(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should entity Loaders be generated immediately? Or should the creation be delayed until first need?
- applyDelayedEntityLoaderCreations(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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
- 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 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 interface org.hibernate.boot.SessionFactoryBuilder
-
Specify the EntityTuplizerFactory to use.
- applyEntityTuplizerFactory(EntityTuplizerFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 byColumn.columnDefinition()
,JoinColumn.columnDefinition()
, etc. - 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 byColumn.columnDefinition()
,JoinColumn.columnDefinition()
, etc. - applyIdentifierCasing(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
- 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 interface org.hibernate.boot.MetadataBuilder
- applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- 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 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 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
- 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
- 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 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 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 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 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
- 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 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
- 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) - Method in class org.hibernate.dialect.Teradata14Dialect
- 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
- 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 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 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 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 interface org.hibernate.boot.SessionFactoryBuilder
-
Applies a SessionFactory name.
- applyName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 interface org.hibernate.boot.SessionFactoryBuilder
-
Should named queries be checked on startup?
- applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 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 interface org.hibernate.boot.SessionFactoryBuilder
-
Apply whether ordering of updates should be enabled.
- applyOrderingOfUpdates(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 interface org.hibernate.boot.SessionFactoryBuilder
-
If using the built-in Hibernate JTA-based TransactionCoordinator/Builder, should it prefer to use
UserTransaction
overTransaction
? - applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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
- 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
- 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
- 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
- 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 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 interface org.hibernate.boot.MetadataBuilder
-
Specify the options to be used in performing scanning.
- applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- 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 interface org.hibernate.boot.SessionFactoryBuilder
-
Should second level caching support be enabled?
- applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 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 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 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 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
- 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(Class<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 inSessionBuilder.interceptor(org.hibernate.Interceptor)
- applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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 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 interface org.hibernate.boot.SessionFactoryBuilder
-
Deprecated.
- applyStrictJpaQueryLanguageCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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
- 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 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 interface org.hibernate.boot.SessionFactoryBuilder
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a QueryCacheFactory to use for building query cache handlers.
- applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- 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
- 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
- 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
- area - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- 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 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(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
- areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionTypeDescriptor
- areEqual(char[], char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
- areEqual(Byte[], Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
- areEqual(Character[], Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
- 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(Clob, Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
- areEqual(NClob, NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
- 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(Date, Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
- 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(Identifier, Identifier) - Static method in class org.hibernate.boot.model.naming.Identifier
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
- areEqual(T, T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
-
Determine if two instances are equal
- 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 interface org.hibernate.loader.plan.spi.LoadPlan
-
Does this load plan indicate that lazy attributes are to be force fetched?
- 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?
- 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.
- 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 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 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.
- array(String, String, Class) - Method in class org.hibernate.type.TypeFactory
-
Deprecated.
- Array - Class in org.hibernate.mapping
-
An array mapping has a primary key consisting of the key columns + index column.
- Array(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Array
- Array(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Array
-
Deprecated.Use
Array(MetadataBuildingContext, PersistentClass)
instead. - ARRAY - org.hibernate.boot.model.source.spi.PluralAttributeNature
- ArrayBinder - Class in org.hibernate.cfg.annotations
-
Bind an Array
- ArrayBinder() - Constructor for class org.hibernate.cfg.annotations.ArrayBinder
- ArrayMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
-
A mutability plan for arrays.
- ArrayMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
- 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_NEEDED - org.hibernate.ConnectionAcquisitionMode
-
The legacy behavior.
- asbinary - org.hibernate.spatial.SpatialFunction
-
The asBinary function, cfr.
- 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(String) - Static method in class org.hibernate.criterion.Order
-
Ascending order
- 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
- asewkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- asewkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- asgeojson - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- 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.
- 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[], Type[], SharedSessionContractImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
-
Deprecated.Apply the
Type.assemble(java.io.Serializable, org.hibernate.engine.spi.SharedSessionContractImplementor, java.lang.Object)
operation across a series of values. - assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
- assemble(Serializable, Object) - Method in interface org.hibernate.usertype.UserType
-
Reconstruct an object from the cacheable representation.
- 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, 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, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
-
Reconstruct an object from the cacheable representation.
- 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(PersistentCollection, CollectionPersister, Object) - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
-
Assembles the collection from the cached state.
- 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
- assertExecuted(String) - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
- assertExecutedCount(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
- 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
- association - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
- association() - Method in annotation type org.hibernate.annotations.FetchProfile.FetchOverride
-
The association whose fetch is being overridden.
- 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 - 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.
- AssociationKey(EntityKey, String) - Constructor for class org.hibernate.engine.spi.AssociationKey
-
Constructs an AssociationKey
- associationKeyRegistered(AssociationKey) - Method in interface org.hibernate.persister.walking.spi.AssociationVisitationStrategy
- 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
- AssociationOverride - Class in org.hibernate.jpamodelgen.xml.jaxb
- AssociationOverride() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
- associationProcessed(OuterJoinableAssociation, int) - Method in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
- 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(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(QuerySpaces, AliasResolutionContext) - Method in class org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter
-
Returns a String containing the
QuerySpaces
graph as a tree structure. - 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
- assvg - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- assvgaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- astext - org.hibernate.spatial.SpatialFunction
-
The asText function, cfr.
- aswkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- aswkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- attemptToStartAlreadyStartedCacheProvider() - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
- attemptToStopAlreadyStoppedCacheProvider() - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
- Attribute - Interface in org.hibernate.tuple
-
Contract for attributes
- ATTRIBUTE_ENTITY_CACHE_REGION_NAME - Static variable in class org.jboss.as.jpa.hibernate5.management.HibernateEntityCacheStatistics
- ATTRIBUTE_QUERY_NAME - Static variable in class org.jboss.as.jpa.hibernate5.management.HibernateQueryCacheStatistics
- 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
- AttributeConverterDefinition - Class in org.hibernate.cfg
-
Deprecated.(since 5.3) forces the converter instance to be built too early, which precludes the ability to resolve them from CDI, etc. See
ConverterDescriptor
instead - AttributeConverterDefinition(AttributeConverter, boolean) - Constructor for class org.hibernate.cfg.AttributeConverterDefinition
-
Deprecated.
- AttributeConverterDefinitionCollector - Interface in org.hibernate.cfg.annotations.reflection
- AttributeConverterInfo - Interface in org.hibernate.boot
-
Delayed information about an AttributeConverter.
- AttributeConverterMutabilityPlanImpl<T> - Class in org.hibernate.type.descriptor.converter
-
The standard aproach for defining a MutabilityPlan for converted (AttributeConverter) values is to always assume that they are immutable to make sure that dirty checking, deep copying and second-level caching all work properly no matter what.
- AttributeConverterMutabilityPlanImpl(JpaAttributeConverter) - 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(JpaAttributeConverter, 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, JpaAttributeConverter<? extends T, ?>, SqlTypeDescriptor, Class, Class, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter
- AttributeDefinition - Interface in org.hibernate.persister.walking.spi
- AttributeFetch - Interface in org.hibernate.loader.plan.spi
-
Models a
Fetch
that is specifically for an attribute. - attributeImplementorNodes() - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
- attributeInitialized(String) - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeLazyAttributeInterceptor
-
Callback from the enhanced class that an attribute has been read or written
- attributeInitialized(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
- attributeInitialized(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
- attributeInitialized(String) - Method in interface org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer.InterceptorImplementor
-
Deprecated.
- attributeInitialized(String) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
-
Deprecated.Just as the method it overrides. Interceptors that deal with lazy state should implement
BytecodeLazyAttributeInterceptor
- AttributeMapping - Interface in org.hibernate.boot.jaxb.hbm.spi
- attributeName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
- AttributeNodeImplementor<T> - Interface in org.hibernate.graph.spi
-
Integration version of the AttributeNode contract
- attributeNodes() - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
- attributeNumber() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
- 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
- AttributeOverride - Class in org.hibernate.jpamodelgen.xml.jaxb
- AttributeOverride() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
- 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 - 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
- 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
- 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 interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
Obtain this container's attribute sources.
- 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
- 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.
- AUDITED - org.hibernate.envers.RelationTargetAuditMode
- AuditEntity - Class in org.hibernate.envers.query
- 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() - Method in annotation type org.hibernate.envers.AuditOverride
-
New
AuditJoinTable
used for this field (or property). - AuditJoinTable - Annotation Type in org.hibernate.envers
- AuditMappedBy - Annotation Type in org.hibernate.envers
-
Annotation to specify a "fake" bi-directional relation.
- 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 fromMappedSuperclass
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. - auditParents() - Method in annotation type org.hibernate.envers.Audited
-
Deprecated.Use
@AuditOverride(forClass=SomeEntity.class)
instead. - 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
- 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 - Interface in org.hibernate.envers.strategy
-
Behaviours of different audit strategy for populating audit data.
- AuditTable - Annotation Type in org.hibernate.envers
- 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 - org.hibernate.annotations.FlushModeType
-
Corresponds to
FlushMode.AUTO
. - AUTO - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
- AUTO - org.hibernate.cfg.beanvalidation.ValidationMode
- AUTO - org.hibernate.FlushMode
-
The
Session
is sometimes flushed before query execution in order to ensure that queries never return stale state. - AUTO - org.hibernate.jpamodelgen.xml.jaxb.GenerationType
- AUTO - org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitValidationModeType
- AUTO - org.hibernate.query.criteria.LiteralHandlingMode
- 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 - org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
- AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
- 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
- AutoApplicableConverterDescriptor - Interface in org.hibernate.boot.model.convert.spi
-
Contract for handling auto-apply checks for JPA AttributeConverters
- 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() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- autoClose() - Method in interface org.hibernate.SharedSessionBuilder
-
Signifies that the autoClose flag from the original session should be used to create the new session.
- autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
- autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
-
Deprecated.Only integrations can specify autoClosing behavior of individual sessions. See
SessionOwner
- autoClose(boolean) - Method in interface org.hibernate.SharedSessionBuilder
- 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).
- 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
- 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.
- autoImport - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- autoJoinTransactions() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- autoJoinTransactions() - Method in interface org.hibernate.SharedSessionBuilder
-
Signifies that the autoJoinTransaction flag from the original session should be used to create the new session.
- autoJoinTransactions(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
- 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(boolean) - Method in interface org.hibernate.SharedSessionBuilder
- 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.
- 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
- avg() - Method in class org.hibernate.criterion.Property
-
Creates a property avg projection
- avg(String) - Static method in class org.hibernate.criterion.Projections
-
A property average value projection
- 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
- bag(String, String) - Method in class org.hibernate.type.TypeFactory
-
Deprecated.
- Bag - Class in org.hibernate.mapping
-
A bag permits duplicates, so it has no primary key
- Bag(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Bag
- Bag(MetadataImplementor, PersistentClass) - Constructor for class org.hibernate.mapping.Bag
-
Deprecated.Use
Bag(MetadataBuildingContext, PersistentClass)
instead. - BAG - org.hibernate.boot.model.source.spi.PluralAttributeNature
- 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
- base() - Method in annotation type org.hibernate.annotations.IndexColumn
-
Deprecated.The starting index value.
- BaseCascadeStyle() - Constructor for class org.hibernate.engine.spi.CascadeStyles.BaseCascadeStyle
- BaseCascadingAction() - Constructor for class org.hibernate.engine.spi.CascadingActions.BaseCascadingAction
- 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
- baseline() - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
- 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
- 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
- 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
- basic - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
- basic - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
- basic(Class) - Method in interface org.hibernate.TypeHelper
-
Convenience form of
TypeHelper.basic(String)
. - basic(String) - Method in class org.hibernate.type.TypeResolver
-
Deprecated.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 in org.hibernate.jpamodelgen.xml.jaxb
- Basic() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Basic
- BASIC - org.hibernate.boot.model.source.spi.PluralAttributeElementNature
-
The collection elements are basic, simple values.
- BASIC - org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
-
The collection indexes are basic, simple values.
- BASIC - org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
- BASIC - org.hibernate.boot.model.source.spi.SingularAttributeNature
- BASIC - org.hibernate.engine.jdbc.spi.TypeSearchability
-
Type is supported only in
WHERE ... LIKE
- BASIC - org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
- BASIC - org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
- BASIC - Static variable in class org.hibernate.jdbc.Expectations
- BASIC - Static variable in class org.hibernate.jpamodelgen.util.Constants
- BASIC_ARRAY_TYPES - Static variable in class org.hibernate.jpamodelgen.util.Constants
- BASIC_TYPES - Static variable in class org.hibernate.jpamodelgen.util.Constants
- 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
- 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, int, String, 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, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
- BasicCollectionPersister - Class in org.hibernate.persister.collection
-
Collection persister for collections of values and many-to-many associations.
- BasicCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
- 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, int, int, 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, 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
- 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
- BasicHolder(Class) - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
- BasicJavaDescriptor<T> - Interface in org.hibernate.type.descriptor.java
- 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
- BasicParamExpectation(int, int) - Constructor for class org.hibernate.jdbc.Expectations.BasicParamExpectation
- BasicProxyFactory - Interface in org.hibernate.bytecode.spi
-
A proxy factory for "basic proxy" generation.
- BasicQueryContract<T extends 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
SQLException
s toJDBCException
s. - 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.
- 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(CompositeUserType, String[]) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
- BasicTypeRegistration(UserType, 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
- BasicTypeRegistry(TypeConfiguration) - Constructor for class org.hibernate.type.BasicTypeRegistry
- BasicValueConverter<O,R> - Interface in org.hibernate.metamodel.model.convert.spi
-
Support for basic-value conversions.
- Batch - Interface in org.hibernate.engine.jdbc.batch.spi
-
Conceptually models a batch.
- BATCH - org.hibernate.engine.FetchStyle
-
Initializes a number of indicated data items (entities or collections) in a series of grouped sql selects using an in-style sql restriction to define the batch size.
- BATCH_FETCH_STYLE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Names the
BatchFetchStyle
to use. - 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 - 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.
- 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.
- 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 - 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.BatchingCollectionInitializer
- 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 - 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.BatchingEntityLoader
- 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
- 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 - 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
- BatchSize - Annotation Type in org.hibernate.annotations
-
Defines size for batch loading of collections or lazy entities.
- BEAN_CONTAINER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Identifies an explicit
BeanContainer
to be used. - BeanContainer - Interface in org.hibernate.resource.beans.container.spi
-
Represents a backend "bean container" - CDI, Spring, etc
- BeanContainer.LifecycleOptions - Interface in org.hibernate.resource.beans.container.spi
- BeanInstanceProducer - Interface in org.hibernate.resource.beans.spi
-
Contract for producing a bean instance
- BeanLifecycleStrategy - Interface in org.hibernate.resource.beans.container.spi
-
Models how the lifecycle for a bean should be managed.
- beanManagerInitialized(BeanManager) - Method in interface org.hibernate.resource.beans.container.spi.ExtendedBeanManager.LifecycleListener
- beanManagerIsAvailableForUse() - Method in class org.jboss.as.jpa.hibernate5.HibernateExtendedBeanManager
- beanManagerLifeCycle(BeanManager) - Method in class org.jboss.as.jpa.hibernate5.HibernatePersistenceProviderAdaptor
- 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.testing.logger.LoggerInspectionRule
- beforeAssemble(Serializable[], Type[], SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
-
Deprecated.Apply the
Type.beforeAssemble(java.io.Serializable, org.hibernate.engine.spi.SharedSessionContractImplementor)
operation across a series of values. - 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.
- beforeBeanManagerDestroyed(BeanManager) - Method in interface org.hibernate.resource.beans.container.spi.ExtendedBeanManager.LifecycleListener
- 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 interface org.hibernate.engine.transaction.spi.TransactionObserver
-
Callback for processing the initial phase of transaction completion.
- beforeCreateContainerEntityManagerFactory(PersistenceUnitMetadata) - Method in class org.jboss.as.jpa.hibernate5.HibernatePersistenceProviderAdaptor
- beforeExecutions() - Method in interface org.hibernate.action.spi.Executable
-
Called before executing any actions.
- 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 interface org.hibernate.collection.spi.PersistentCollection
-
Called before any elements are read into the collection, allowing appropriate initializations to occur.
- beforeLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Call this before begining a two-phase load
- 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() - Method in class org.hibernate.engine.spi.ActionQueue
-
Execute any registered
BeforeTransactionCompletionProcess
- beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- 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
- beforeTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
- beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
-
Called before a transaction is committed (but not before rollback).
- BeforeTransactionCompletionProcess - Interface in org.hibernate.action.spi
-
Contract representing some process that needs to occur during before transaction completion.
- begin() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
-
Begin the resource transaction
- begin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
-
Begin the physical transaction
- beginRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Called just before reading any rows from the JDBC result set
- beginTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- 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
- 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
- BetweenExpression - Class in org.hibernate.criterion
-
Constrains a property to between two values
- BetweenExpression(String, Object, Object) - Constructor for class org.hibernate.criterion.BetweenExpression
- biDirectionalAssociationManagement() - Method in annotation type org.hibernate.testing.bytecode.enhancement.EnhancementOptions
- BidirectionalEntityReference - Interface in org.hibernate.loader.plan.spi
-
Represents the circular side of a bi-directional entity association.
- BIG_DECIMAL - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
BigDecimal
to JDBCNUMERIC
. - BIG_INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
BigInteger
to JDBCNUMERIC
. - BigDecimalHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
- BigDecimalType - Class in org.hibernate.type
-
A type that maps between a
NUMERIC
andBigDecimal
. - 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
- BigIntegerHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
- BigIntegerType - Class in org.hibernate.type
-
A type that maps between a
NUMERIC
andBigInteger
. - 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
- BigIntTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
Descriptor for
BIGINT
handling. - BigIntTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
- BINARY - org.hibernate.type.descriptor.sql.JdbcTypeFamilyInformation.Family
- BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
byte[]
to JDBCVARBINARY
. - BinaryStream - Interface in org.hibernate.engine.jdbc
-
Wraps a binary stream to also provide the length which is needed when binding.
- BinaryType - Class in org.hibernate.type
-
A type that maps between a
VARBINARY
andbyte[]
Implementation of theVersionType
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() - 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(File) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
- bind(InputStream) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
- bind(InputStream, Origin) - Method in interface org.hibernate.boot.jaxb.spi.Binder
-
Bind from an InputStream
- bind(String) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
- bind(String, Object) - Method in interface org.hibernate.engine.jndi.spi.JndiService
-
Binds a value into JNDI by name.
- bind(URL) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
- bind(CallableStatement, J, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
- bind(CallableStatement, X, String, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
-
Bind a value to a CallableStatement.
- 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(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
- bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in class org.hibernate.loader.custom.sql.NamedParamBinder
- bind(PreparedStatement, QueryParameters, SharedSessionContractImplementor, int) - Method in class org.hibernate.loader.custom.sql.PositionalParamBinder
- 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.ParameterBinder
-
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(PreparedStatement, X, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
-
Bind a value to a prepared statement.
- bind(Source, Origin) - Method in interface org.hibernate.boot.jaxb.spi.Binder
-
Bind from an XML source.
- bind(InputStreamAccess) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
- BIND - org.hibernate.query.criteria.LiteralHandlingMode
- 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.
- 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
- 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
- bindForeignKeyNameAndDefinition(SimpleValue, XProperty, ForeignKey, JoinColumn, JoinColumns) - Static method in class org.hibernate.cfg.AnnotationBinder
- 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
- 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 - Variable in class org.hibernate.dialect.pagination.Oracle12LimitHandler
- 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.pagination.Oracle12LimitHandler
- bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
- 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
- bindNamedParameters(PreparedStatement, Map<String, TypedValue>, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
-
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
- 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.custom.CustomLoader
- 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.
- bindPositionalParameters(PreparedStatement, QueryParameters, int, SharedSessionContractImplementor) - Method in class org.hibernate.loader.Loader
-
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
- 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) - Method in interface org.hibernate.procedure.ParameterRegistration
-
Bind a value to the parameter.
- bindValue(T, TemporalType) - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
If bindable, bind the value using the specific temporal type.
- 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
- 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 JDBCBLOB
. - 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
andBlob
- BlobType() - Constructor for class org.hibernate.type.BlobType
- BlobTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Blob
handling. - BlobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
Descriptor for
BLOB
handling. - BlobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BlobTypeDescriptor
- BlobTypeDescriptor.BlobMutabilityPlan - Class in org.hibernate.type.descriptor.java
- 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 JDBCBIT
. - booleanCombination(RelationshipMask[]) - Static method in enum org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
Combines the passed "
RelationshipMask
s - BooleanType - Class in org.hibernate.type
-
A type that maps between
BOOLEAN
andBoolean
- 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 - Class in org.hibernate.type.descriptor.sql
-
Descriptor for
BOOLEAN
handling. - BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
- BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
- BooleanTypeDescriptor(char, char) - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
- Bootstrap - Class in org.hibernate.jpa.boot.spi
-
Entry into the bootstrap process.
- BootstrapContext - Interface in org.hibernate.boot.spi
-
Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.
- BootstrapContextImpl - Class in org.hibernate.testing.boot
- 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
- BOTH - org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
-
Both catalog and schema are supported.
- BOTH - org.hibernate.tool.hbm2ddl.SchemaExport.Action
-
Drop and then create
- BOTH - org.hibernate.tool.hbm2ddl.SchemaExport.Type
- BOTH - org.hibernate.tool.hbm2ddl.SchemaExportTask.ExportType
- BOTH - org.hibernate.tool.hbm2ddl.Target
-
Do both
Target.EXPORT
andTarget.SCRIPT
- BOTH - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
- 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.
- boundary - org.hibernate.spatial.SpatialFunction
-
The boundery function, cfr.
- buffer - org.hibernate.spatial.SpatialFunction
-
The buffer function, cfr.
- BUFFER - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The buffer function
- build() - Method in interface org.hibernate.boot.MetadataBuilder
-
Actually build the metamodel
- build() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.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.env.spi.IdentifierHelperBuilder
- build() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
-
Build
EntityManagerFactory
instance - build() - Method in class org.jboss.as.jpa.hibernate5.TwoPhaseBootstrapImpl
- build(MetadataSources, BootstrapContext, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
-
Unified single phase for MetadataSources->Metadata process
- buildAndFillTable(String, String, Identifier, boolean, List<UniqueConstraintHolder>, List<JPAIndexHolder>, String, MetadataBuildingContext, String, InFlightMetadataCollector.EntityTableXref) - Static method in class org.hibernate.cfg.annotations.TableBinder
- buildAndFillTable(String, String, ObjectNameSource, NamingStrategyHelper, boolean, List<UniqueConstraintHolder>, List<JPAIndexHolder>, String, MetadataBuildingContext, String, InFlightMetadataCollector.EntityTableXref) - Static method in class org.hibernate.cfg.annotations.TableBinder
- 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.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) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
- 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, String) - Method in class org.hibernate.osgi.OsgiArchiveDescriptorFactory
- buildArchiveDescriptor(URL, String) - Method in class org.jboss.as.jpa.hibernate5.VirtualFileSystemArchiveDescriptorFactory
- buildAttributeConversionInfoMap(XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
- buildBaseConfiguration() - Static method in class org.hibernate.testing.env.TestingDatabaseInfo
- buildBaselineList() - Method in class org.hibernate.cfg.BaselineSessionEventsListenerBuilder
- buildBasicProxyFactory(Class, Class[]) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
-
Build a proxy factory for basic proxy concerns.
- buildBatch(BatchKey, JdbcCoordinator) - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchBuilder
-
Build a batch.
- buildBatchingLoader(OuterJoinLoadable, int, LockMode, 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, LockMode, 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.BatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.plan.LegacyBatchingEntityLoaderBuilder
- buildBidirectionalEntityReference(AssociationAttributeDefinition, FetchStrategy, EntityReference) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingFetchSource
-
Builds a bidirectional entity reference for an entity attribute.
- 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 interface org.hibernate.jpa.event.spi.CallbackBuilder
- buildCallbacksForEntity(String, CallbackBuilder.CallbackRegistrar) - Method in interface org.hibernate.jpa.event.spi.CallbackBuilder
- buildCollectionAttributeFetch(AssociationAttributeDefinition, FetchStrategy) - Method in interface org.hibernate.loader.plan.build.spi.ExpandingFetchSource
-
Builds a fetch for a collection attribute.
- buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, String, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.cfg.Ejb3Column
- buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, 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. - 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(boolean) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- buildConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- 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 interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
- 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 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
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in interface org.hibernate.cache.spi.RegionFactory
-
Create a named Region for holding domain model data
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.testing.cache.CachingRegionFactory
- 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
- Builder() - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
- Builder() - Constructor for class org.hibernate.tuple.BaselineAttributeInformation.Builder
- Builder(OuterJoinLoadable) - Constructor for class org.hibernate.loader.entity.plan.EntityLoader.Builder
- buildExceptionFromInstantiationError(AttributeConversionInfo, Exception) - Method in class org.hibernate.cfg.AbstractPropertyHolder
- buildExecutionOptions(Map, ExceptionHandler) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator
- buildFunctionParameterList(String) - Method in class org.hibernate.criterion.AggregateProjection
- buildFunctionParameterList(Criteria, CriteriaQuery) - 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
- buildHolder() - Method in class org.hibernate.id.SequenceGenerator
-
Deprecated.
- 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, 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.global.GlobalTemporaryTableBulkIdStrategy
- buildIdTableInfo(PersistentClass, Table, JdbcServices, MetadataImplementor, PreparationContextImpl) - Method in class org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy
- 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.
- 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
- 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 interface org.hibernate.loader.plan.build.spi.LoadPlanBuildingAssociationVisitationStrategy
-
After visitation is done, build the load plan.
- buildLobCreator(LobCreationContext) - Method in interface org.hibernate.engine.jdbc.env.spi.LobCreatorBuilder
- 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 HibernateLockOptions
- buildLockRequest(LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- 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 itsMetadataBuilder.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.
- 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
- buildNamedQueries(Element, boolean, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
- 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
- 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, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder
- buildNonBatchingLoader(OuterJoinLoadable, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.BatchingEntityLoaderBuilder
- buildNonBatchingLoader(OuterJoinLoadable, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder
- buildOptimizer(String, Class, int) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
-
Deprecated.
- buildOptimizer(String, Class, int, long) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
-
Builds an optimizer
- 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
- buildProperties() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
- 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(Collection, String, XClass, XProperty, PropertyHolder, MetadataBuildingContext) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
-
buid a property holder on top of a collection
- buildPropertyHolder(Component, String, PropertyData, PropertyHolder, MetadataBuildingContext) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
-
build a component property holder
- 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[]) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
- 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
- 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, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
- buildQueryResultsRegion(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- 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
- 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
- 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() - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- buildServiceRegistry(Map) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- buildServiceRegistry(BootstrapServiceRegistry, Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- buildServiceRegistry(SessionFactoryImplementor, BootstrapContext, SessionFactoryOptions) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
-
Create the registry.
- 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() - 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
- buildSessionFactory(ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
-
Create a
SessionFactory
using the properties and mappings in this configuration. - 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.
- 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
- 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, 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(String, String) - Static method in class org.hibernate.mapping.Index
- buildSqlDropIndexString(Dialect, Table, String, 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
- buildTimestampsCache(CacheImplementor, TimestampsRegion) - Method in interface org.hibernate.cache.spi.TimestampsCacheFactory
-
Build the TimestampsCache
- buildTimestampsRegion(String, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
- buildTimestampsRegion(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- buildTokenTypeASTClassMap() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
- 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 ofUniqueConstraint
annotations. - buildUniqueConstraints(UniqueConstraint[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
-
Deprecated.
- 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
- 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.
- buildXsdDescriptor(String, String, String) - Static method in class org.hibernate.boot.xsd.LocalXsdResolver
- BuiltInPropertyAccessStrategies - Enum in org.hibernate.property.access.spi
-
Describes the built-in externally-nameable PropertyAccessStrategy implementations.
- BulkInsertionCapableIdentifierGenerator - Interface in org.hibernate.id
-
Specialized contract for
IdentifierGenerator
implementations capable of being used in conjunction with HQL insert statements. - BV_CHECK_CLASS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
- byClass(Class, Properties) - Method in class org.hibernate.type.TypeFactory
-
Deprecated.
- byId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byId(Class<T>) - Method in interface org.hibernate.Session
-
Create an
IdentifierLoadAccess
instance to retrieve the specified entity by primary key. - byId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byId(String) - Method in interface org.hibernate.Session
-
Create an
IdentifierLoadAccess
instance to retrieve the specified entity type 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(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 class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- 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(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byNaturalId(Class<T>) - Method in interface org.hibernate.Session
-
Create a
NaturalIdLoadAccess
instance to retrieve the specified entity by its natural id. - byNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byNaturalId(String) - 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(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- 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. - bySimpleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- bySimpleNaturalId(String) - Method in interface org.hibernate.Session
-
Create a
SimpleNaturalIdLoadAccess
instance to retrieve the specified entity by its natural id. - BYTE - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Byte
to JDBCTINYINT
. - 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(ByteBuddyProxyHelper) - Constructor for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory
- ByteBuddyProxyHelper - Class in org.hibernate.proxy.pojo.bytebuddy
- ByteBuddyProxyHelper(ByteBuddyState) - Constructor for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
- BYTECODE_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Pick which bytecode enhancing library to use.
- 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
- 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, Set<String>, CompositeType, 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.
- BytecodeLazyAttributeInterceptor - Interface in org.hibernate.bytecode.enhance.spi.interceptor
- BytecodeLogger - Interface in org.hibernate.bytecode
- BytecodeProvider - Interface in org.hibernate.bytecode.spi
-
Contract for providers of bytecode services to Hibernate.
- BytemanHelper - Class in org.hibernate.testing.byteman
- BytemanHelper(Rule) - Constructor for class org.hibernate.testing.byteman.BytemanHelper
- ByteType - Class in org.hibernate.type
-
A type that maps between
TINYINT
andByte
- 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
- 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_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Maximum idle time for C3P0 connection pool
- 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 - Annotation Type in org.hibernate.annotations
-
Add caching strategy to a root entity or a collection.
- CACHE - org.hibernate.dialect.Database
- CACHE_KEYS_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Allow control to specify the
CacheKeysFactory
impl to use. - CACHE_MANAGER - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
Allows providing `hibernate-jcache` with a custom JCache
CacheManager
. - 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
- Cache71Dialect - Class in org.hibernate.dialect
-
Caché 2007.1 dialect.
- Cache71Dialect() - Constructor for class org.hibernate.dialect.Cache71Dialect
-
Creates new
Cache71Dialect
instance. - 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
- cacheable() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
Whether the query (results) is cacheable or not.
- cacheable() - Method in annotation type org.hibernate.annotations.NamedQuery
-
Whether the query (results) is cacheable or not.
- CACHEABLE - Static variable in class org.hibernate.annotations.QueryHints
-
Are the query results cacheable?
- CacheableDataStatistics - Interface in org.hibernate.stat
- CacheableResultTransformer - Class in org.hibernate.transform
-
A ResultTransformer that is used to transform tuples to a value(s) that can be cached.
- CacheConcurrencyStrategy - Enum in org.hibernate.annotations
-
Cache concurrency strategy.
- CachedDomainDataAccess - Interface in org.hibernate.cache.spi.access
-
Base contract for accessing the underlying cached data for a particular Navigable of the user's domain model in a transactionally ACID manner.
- CachedNaturalIdValueSource - Enum in org.hibernate.engine.spi
-
The type of action from which the cache call is originating.
- 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 interface org.hibernate.SessionEventListener
- cacheGetStart() - Method in class org.hibernate.BaseSessionEventListener
- cacheGetStart() - Method in interface org.hibernate.SessionEventListener
- CacheImplementor - Interface in org.hibernate.cache.spi
-
SPI contract for Hibernate's second-level cache engine
- CacheImplementor - Interface in org.hibernate.engine.spi
-
Deprecated.Moved to
CacheImplementor
- 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
- cacheMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
- cacheMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
- cacheMode - Variable in class org.hibernate.engine.spi.NamedQueryDefinitionBuilder
- cacheMode() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
The cache mode used for this query.
- cacheMode() - Method in annotation type org.hibernate.annotations.NamedQuery
-
The cache mode used for this query.
- CacheMode - Enum in org.hibernate
-
Controls how the session interacts with the second-level cache and query cache.
- CacheModeType - Enum in org.hibernate.annotations
-
Enumeration for the different interaction modes between the session and the Level 2 Cache.
- 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.
- cachePutEnd() - Method in class org.hibernate.BaseSessionEventListener
- cachePutEnd() - Method in interface org.hibernate.SessionEventListener
- cachePutStart() - Method in class org.hibernate.BaseSessionEventListener
- 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
- cacheRegion() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
If the query results are cacheable, name the query cache region to use.
- cacheRegion() - Method in annotation type org.hibernate.annotations.NamedQuery
-
If the query results are cacheable, name the query cache region to use.
- 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
- CacheRegionStatistics - Interface in org.hibernate.stat
-
Second level cache statistics of a specific region
- CacheTransactionSynchronization - Interface in org.hibernate.cache.spi
-
Defines a context object that a
RegionFactory
is asked to create (RegionFactory.createTransactionContext(org.hibernate.engine.spi.SharedSessionContractImplementor)
}) when a Hibernate Session is created. - CacheUtils - Class in org.hibernate.cache.spi.support
- CacheUtils() - Constructor for class org.hibernate.cache.spi.support.CacheUtils
- Caching - Class in org.hibernate.boot.model
-
Models the caching options for an entity, natural-id or collection.
- 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
- Caching(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(Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
- CachingRegionFactory(CacheKeysFactory) - 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 JDBCTIMESTAMP
. - CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Calendar
to JDBCDATE
. - CalendarDateType - Class in org.hibernate.type
-
A type mapping
DATE
andCalendar
- 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
andCalendar
. - 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
andCalendar
- 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
- callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
- callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
- callable() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
Does the SQL (
NamedNativeQuery.query()
) represent a call to a procedure/function? - callable() - Method in annotation type org.hibernate.annotations.SQLDelete
-
Is the statement callable (aka a
CallableStatement
)? - callable() - Method in annotation type org.hibernate.annotations.SQLDeleteAll
-
Is the statement callable (aka a
CallableStatement
)? - callable() - Method in annotation type org.hibernate.annotations.SQLInsert
-
Is the statement callable (aka a
CallableStatement
)? - callable() - Method in annotation type org.hibernate.annotations.SQLUpdate
-
Is the statement callable (aka a
CallableStatement
)? - CALLABLE - Static variable in class org.hibernate.annotations.QueryHints
-
Is the query callable? Note: only valid for named native sql queries.
- CallableStatementSupport - Interface in org.hibernate.procedure.spi
- Callback - Interface in or