$ 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 class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- abortBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Abort the currently managed batch (if any)
- abortBatch(Exception) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchImpl
- abs(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- abs(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- abs(Expression<N>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- abs(Expression<N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- 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
- AbstractArrayJavaType<T,E> - Class in org.hibernate.type.descriptor.java
- AbstractArrayJavaType(Class<T>, BasicType<E>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractArrayJavaType
- AbstractArrayJavaType(Class<T>, JavaType<E>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractArrayJavaType
- AbstractAttribute<D,J,B> - Class in org.hibernate.metamodel.model.domain.internal
-
Models the commonality of the JPA
Attributehierarchy. - AbstractAttribute - Class in org.hibernate.tuple
-
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacement.
- AbstractAttribute(String, Type) - Constructor for class org.hibernate.tuple.AbstractAttribute
-
Deprecated.
- AbstractAttribute(ManagedDomainType<D>, String, JavaType<J>, AttributeClassification, DomainType<B>, Member, MetadataContext) - Constructor for class org.hibernate.metamodel.model.domain.internal.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
- AbstractAttributeMapping - Class in org.hibernate.metamodel.mapping.internal
- AbstractAttributeMapping(String, int, ManagedMappingType) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractAttributeMapping
- AbstractAuditAssociationQuery<Q extends org.hibernate.envers.query.internal.impl.AuditQueryImplementor> - Class in org.hibernate.envers.query.internal.impl
-
An abstract base class for all
AuditAssociationQueryimplementations. - AbstractAuditAssociationQuery(EnversService, AuditReaderImplementor, Q, QueryBuilder, String, JoinType, Map<String, String>, Map<String, String>, String, String, AuditCriterion) - Constructor for class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- AbstractAuditQuery - Class in org.hibernate.envers.query.internal.impl
- AbstractAuditQuery(EnversService, AuditReaderImplementor, Class<?>) - Constructor for class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- AbstractAuditQuery(EnversService, AuditReaderImplementor, Class<?>, String) - Constructor for class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- AbstractAuditWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
- AbstractAuditWorkUnit(SessionImplementor, String, EnversService, Object, RevisionType) - Constructor for class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
- AbstractAuxiliaryDatabaseObject - Class in org.hibernate.boot.model.relational
-
Convenience base class for
AuxiliaryDatabaseObjects. - AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- AbstractAuxiliaryDatabaseObject(boolean) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- AbstractAuxiliaryDatabaseObject(boolean, Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- AbstractBagSemantics<E> - Class in org.hibernate.collection.spi
- AbstractBagSemantics() - Constructor for class org.hibernate.collection.spi.AbstractBagSemantics
- AbstractBatchEntitySelectFetchInitializer - Class in org.hibernate.sql.results.graph.entity.internal
- AbstractBatchEntitySelectFetchInitializer(FetchParentAccess, ToOneAttributeMapping, NavigablePath, EntityPersister, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.entity.internal.AbstractBatchEntitySelectFetchInitializer
- AbstractBinder<T> - Class in org.hibernate.boot.jaxb.internal
- AbstractBinder(ResourceStreamLocator) - Constructor for class org.hibernate.boot.jaxb.internal.AbstractBinder
- AbstractBuilder(String) - Constructor for class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- AbstractCacheableDataStatistics - Class in org.hibernate.stat.internal
- AbstractCacheableDataStatistics(Supplier<Region>) - Constructor for class org.hibernate.stat.internal.AbstractCacheableDataStatistics
- 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
- AbstractClassJavaType<T> - Class in org.hibernate.type.descriptor.java
-
Abstract adapter for
Java type descriptors. - AbstractClassJavaType(Class<? extends T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractClassJavaType
-
Initialize a type descriptor for the given type.
- AbstractClassJavaType(Class<? extends T>, MutabilityPlan<? extends T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractClassJavaType
-
Initialize a type descriptor for the given type and mutability plan.
- AbstractClassJavaType(Class<? extends T>, MutabilityPlan<? extends T>, Comparator<? extends T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractClassJavaType
-
Initialize a type descriptor for the given type, mutability plan and comparator.
- AbstractCollectionAssembler - Class in org.hibernate.sql.results.graph.collection.internal
- AbstractCollectionAssembler(PluralAttributeMapping, Supplier<CollectionInitializer>) - Constructor for class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionAssembler
- 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, Object) - Constructor for class org.hibernate.event.spi.AbstractCollectionEvent
-
Constructs an AbstractCollectionEvent object.
- AbstractCollectionInitializer - Class in org.hibernate.sql.results.graph.collection.internal
-
Base support for CollectionInitializer implementations
- AbstractCollectionInitializer(NavigablePath, PluralAttributeMapping, FetchParentAccess, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionInitializer
- AbstractCollectionInitializor<T> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
Initializes a persistent collection.
- AbstractCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
- AbstractCollectionMapper<T> - Class in org.hibernate.envers.internal.entities.mapper.relation
- AbstractCollectionMapper(Configuration, CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, boolean, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
- AbstractCollectionMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
Abstract base class for various collection-based metadata generators.
- AbstractCollectionMetadataGenerator(EnversMetadataBuildingContext, BasicMetadataGenerator, ValueMetadataGenerator) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
- AbstractCollectionPersister - Class in org.hibernate.persister.collection
-
Base implementation of the
QueryableCollectioninterface. - AbstractCollectionPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
- AbstractCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
-
Deprecated.
- AbstractCollectionResultNode - Class in org.hibernate.sql.results.graph.collection.internal
- AbstractCollectionResultNode(NavigablePath, PluralAttributeMapping, String) - Constructor for class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionResultNode
- AbstractColumnReferenceQualifier - Class in org.hibernate.sql.ast.tree.from
- AbstractColumnReferenceQualifier() - Constructor for class org.hibernate.sql.ast.tree.from.AbstractColumnReferenceQualifier
- AbstractColumnsAndFormulasSource() - Constructor for class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.AbstractColumnsAndFormulasSource
- AbstractCommonQueryContract - Class in org.hibernate.query.spi
- AbstractCommonQueryContract(SharedSessionContractImplementor) - Constructor for class org.hibernate.query.spi.AbstractCommonQueryContract
- AbstractCompositeIdentifierMapping - Class in org.hibernate.metamodel.internal
-
Base implementation for composite identifier mappings
- AbstractCompositeIdentifierMapping(EntityMappingType, String, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.internal.AbstractCompositeIdentifierMapping
- AbstractCompositeIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
-
An abstract identifier mapper implementation specific for composite identifiers.
- AbstractCompositeIdMapper(Class<?>, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
- AbstractCompositionAttribute - Class in org.hibernate.tuple.component
-
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacement
- AbstractCompositionAttribute(AttributeSource, SessionFactoryImplementor, int, String, CompositeType, int, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.component.AbstractCompositionAttribute
-
Deprecated.
- AbstractConverterDescriptor - Class in org.hibernate.boot.model.convert.internal
- AbstractConverterDescriptor(Class<? extends AttributeConverter<?, ?>>, Boolean, ClassmateContext) - Constructor for class org.hibernate.boot.model.convert.internal.AbstractConverterDescriptor
- AbstractCteMutationHandler - Class in org.hibernate.query.sqm.mutation.internal.cte
-
Defines how identifier values are selected from the updatable/deletable tables.
- AbstractCteMutationHandler(CteTable, SqmDeleteOrUpdateStatement<?>, DomainParameterXref, CteMutationStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.AbstractCteMutationHandler
- AbstractCurrentSessionContext - Class in org.hibernate.context.spi
-
Base support for
CurrentSessionContextimplementors. - AbstractCurrentSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.spi.AbstractCurrentSessionContext
- AbstractDataSourceBasedMultiTenantConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.spi
-
Basic support for implementations of
MultiTenantConnectionProviderbased on DataSources. - AbstractDataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
- AbstractDelegateSessionImplementor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy
- AbstractDelegateSessionImplementor(SessionImplementor) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
- AbstractDelegatingMetadata - Class in org.hibernate.boot.spi
-
Convenience base class for custom implementors of
MetadataImplementorusing 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
MetadataBuilderImplementorusing 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
MetadataBuildingOptionsusing delegation. - AbstractDelegatingMetadataBuildingOptions(MetadataBuildingOptions) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
- AbstractDelegatingSessionBuilder - Class in org.hibernate.engine.spi
-
Base class for
SessionBuilderimplementations 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 - Class in org.hibernate.engine.spi
-
Base class for
SessionBuilderImplementorimplementations 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 - Class in org.hibernate.engine.spi
-
Base class for
SharedSessionBuilderimplementations 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
- AbstractDelegatingWrapperOptions - Class in org.hibernate.engine.spi
- AbstractDelegatingWrapperOptions() - Constructor for class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
- AbstractDiscriminatorMapping - Class in org.hibernate.metamodel.mapping.internal
- AbstractDiscriminatorMapping(EntityMappingType, DiscriminatorType<?>, Map<Object, EntityDiscriminatorMapping.DiscriminatorValueDetails>, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractDiscriminatorMapping
- AbstractDomainDataCachingConfig - Class in org.hibernate.cache.cfg.internal
- AbstractDomainDataCachingConfig(AccessType) - Constructor for class org.hibernate.cache.cfg.internal.AbstractDomainDataCachingConfig
- 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
- AbstractDomainModelDescriptor - Class in org.hibernate.testing.orm.domain
-
Convenience base class test domain models based on annotated classes
- AbstractDomainModelDescriptor(Class...) - Constructor for class org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor
- AbstractDomainPath - Class in org.hibernate.metamodel.mapping.internal
- AbstractDomainPath() - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractDomainPath
- AbstractDomainType<J> - Class in org.hibernate.metamodel.model.domain
- AbstractDomainType(JavaType<J>, JpaMetamodel) - Constructor for class org.hibernate.metamodel.model.domain.AbstractDomainType
- AbstractDynamicMapInstantiator - Class in org.hibernate.metamodel.internal
-
Base support for dynamic-map instantiators
- AbstractDynamicMapInstantiator(String) - Constructor for class org.hibernate.metamodel.internal.AbstractDynamicMapInstantiator
- AbstractEmbeddableInitializer - Class in org.hibernate.sql.results.graph.embeddable
- AbstractEmbeddableInitializer(EmbeddableResultGraphNode, FetchParentAccess, AssemblerCreationState) - Constructor for class org.hibernate.sql.results.graph.embeddable.AbstractEmbeddableInitializer
- AbstractEmbeddableMapping - Class in org.hibernate.metamodel.mapping.internal
-
Base support for EmbeddableMappingType implementations
- AbstractEmbeddableMapping(MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractEmbeddableMapping
- AbstractEmbeddableMapping(RuntimeModelCreationContext) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractEmbeddableMapping
- AbstractEmbeddableMapping.AttributeTypeValidator - Interface in org.hibernate.metamodel.mapping.internal
- AbstractEmbeddableMapping.ConcreteTableResolver - Interface in org.hibernate.metamodel.mapping.internal
- AbstractEmbeddableMapping.IllegalAttributeType - Exception in org.hibernate.metamodel.mapping.internal
- AbstractEmbeddableMapping.SuccessfulCompletionCallback - Interface in org.hibernate.metamodel.mapping.internal
- AbstractEmbeddableRepresentationStrategy - Class in org.hibernate.metamodel.internal
- AbstractEmbeddableRepresentationStrategy(Component, JavaType<?>, RuntimeModelCreationContext) - Constructor for class org.hibernate.metamodel.internal.AbstractEmbeddableRepresentationStrategy
- AbstractEntityBasedAttribute - Class in org.hibernate.tuple.entity
-
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacement
- AbstractEntityBasedAttribute(EntityPersister, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.AbstractEntityBasedAttribute
-
Deprecated.
- AbstractEntityCollectionPart - Class in org.hibernate.metamodel.mapping.internal
-
Base support for EntityCollectionPart implementations
- AbstractEntityCollectionPart(CollectionPart.Nature, Collection, CollectionPersister, EntityMappingType, NotFoundAction, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractEntityCollectionPart
- AbstractEntityDataAccess - Class in org.hibernate.cache.spi.support
- AbstractEntityDataAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess) - Constructor for class org.hibernate.cache.spi.support.AbstractEntityDataAccess
- AbstractEntityEntry - Class in org.hibernate.engine.internal
-
A base implementation of EntityEntry
- AbstractEntityEntry(SessionFactoryImplementor, String, Object, Status, Status, Object[], Object[], Object, LockMode, boolean, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
-
This for is used during custom deserialization handling
- AbstractEntityEntry(Status, Object[], Object, Object, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Constructor for class org.hibernate.engine.internal.AbstractEntityEntry
- AbstractEntityEntry.BooleanState - Enum in org.hibernate.engine.internal
-
Represents a boolean flag stored within a number value, using one bit at a specified offset.
- AbstractEntityEntry.EnumState<E extends Enum<E>> - Class in org.hibernate.engine.internal
-
Represents an enum value stored within a number value, using four bits starting at a specified offset.
- AbstractEntityInitializer - Class in org.hibernate.sql.results.graph.entity
- AbstractEntityInitializer(EntityResultGraphNode, NavigablePath, LockMode, Fetch, Fetch, DomainResult<Object>, AssemblerCreationState) - Constructor for class org.hibernate.sql.results.graph.entity.AbstractEntityInitializer
- AbstractEntityInsertAction - Class in org.hibernate.action.internal
-
A base class for entity insert actions.
- AbstractEntityInsertAction(Object, Object[], Object, boolean, EntityPersister, EventSource) - Constructor for class org.hibernate.action.internal.AbstractEntityInsertAction
-
Constructs an AbstractEntityInsertAction object.
- AbstractEntityInstantiatorPojo - Class in org.hibernate.metamodel.internal
-
Base support for instantiating entity values as POJO representation
- AbstractEntityInstantiatorPojo(EntityMetamodel, PersistentClass, JavaType<?>) - Constructor for class org.hibernate.metamodel.internal.AbstractEntityInstantiatorPojo
- 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, RuntimeModelCreationContext) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
- AbstractEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
-
Deprecated.
- AbstractEntityPersister.CacheEntryHelper - Interface in org.hibernate.persister.entity
-
Consolidated these onto a single helper because the 2 pieces work in tandem.
- AbstractEntityResultGraphNode - Class in org.hibernate.sql.results.graph.entity
-
AbstractFetchParent sub-class for entity-valued graph nodes
- AbstractEntityResultGraphNode(EntityValuedModelPart, NavigablePath) - Constructor for class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
- AbstractEntitySourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
- AbstractEntitySourceImpl(MappingDocument, JaxbHbmEntityBaseDefinition) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
- 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.
- AbstractFetchBuilderContainer<T extends AbstractFetchBuilderContainer<T>> - Class in org.hibernate.query.results.dynamic
- AbstractFetchBuilderContainer() - Constructor for class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
- AbstractFetchBuilderContainer(AbstractFetchBuilderContainer<T>) - Constructor for class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
- AbstractFetchParent - Class in org.hibernate.sql.results.graph
- AbstractFetchParent(FetchableContainer, NavigablePath) - Constructor for class org.hibernate.sql.results.graph.AbstractFetchParent
- AbstractFetchParentAccess - Class in org.hibernate.sql.results.graph
-
Base support for FetchParentAccess implementations.
- AbstractFetchParentAccess() - Constructor for class org.hibernate.sql.results.graph.AbstractFetchParentAccess
- AbstractFieldSerialForm - Class in org.hibernate.property.access.internal
-
Abstract serialization replacement for field based Getter and Setter impls.
- AbstractFieldSerialForm(Class, String) - Constructor for class org.hibernate.property.access.internal.AbstractFieldSerialForm
- AbstractFieldSerialForm(Field) - Constructor for class org.hibernate.property.access.internal.AbstractFieldSerialForm
- AbstractFlushingEventListener - Class in org.hibernate.event.internal
-
A convenience base class for listeners whose functionality results in flushing.
- AbstractFlushingEventListener() - Constructor for class org.hibernate.event.internal.AbstractFlushingEventListener
- AbstractGraph<J> - Class in org.hibernate.graph.internal
- AbstractGraph(boolean, GraphImplementor<J>) - Constructor for class org.hibernate.graph.internal.AbstractGraph
- AbstractGraph(ManagedDomainType<J>, boolean, JpaMetamodel) - Constructor for class org.hibernate.graph.internal.AbstractGraph
- AbstractGraphNode<J> - Class in org.hibernate.graph.internal
- AbstractGraphNode(boolean, JpaMetamodel) - Constructor for class org.hibernate.graph.internal.AbstractGraphNode
- AbstractHANADialect - Class in org.hibernate.dialect
-
An abstract base class for SAP HANA dialects.
- AbstractHANADialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.AbstractHANADialect
- AbstractHANADialect.HANABlobType - Class in org.hibernate.dialect
- AbstractHbmSourceNode - Class in org.hibernate.boot.model.source.internal.hbm
-
Base class for any and all source objects coming from
hbm.xmlparsing. - AbstractHbmSourceNode(MappingDocument) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode
- AbstractIdentifiableType<J> - Class in org.hibernate.metamodel.model.domain
-
Defines commonality for the JPA
IdentifiableTypetypes. - AbstractIdentifiableType(String, JavaType<J>, IdentifiableDomainType<? super J>, boolean, boolean, boolean, JpaMetamodel) - Constructor for class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
- AbstractIdentifier - Class in org.hibernate.envers.boot.model
-
Base abstract implementation of
Identifier. - AbstractIdentifier(String) - Constructor for class org.hibernate.envers.boot.model.AbstractIdentifier
- AbstractIdMapper - Class in org.hibernate.envers.internal.entities.mapper.id
-
The base abstract class implementation for identifier mappers.
- AbstractIdMapper(ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
- AbstractImmediateCollectionInitializer - Class in org.hibernate.sql.results.graph.collection.internal
-
Base support for CollectionInitializer implementations that represent an immediate initialization of some sort (join, select, batch, sub-select) for a persistent collection.
- AbstractImmediateCollectionInitializer(NavigablePath, PluralAttributeMapping, FetchParentAccess, LockMode, DomainResultAssembler<?>, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.collection.internal.AbstractImmediateCollectionInitializer
- AbstractInformationExtractorImpl - Class in org.hibernate.tool.schema.extract.internal
- AbstractInformationExtractorImpl(ExtractionContext) - Constructor for class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
- AbstractInformationExtractorImpl.ForeignKeyBuilder - Interface in org.hibernate.tool.schema.extract.internal
- AbstractInformationExtractorImpl.ForeignKeyBuilderImpl - Class in org.hibernate.tool.schema.extract.internal
- AbstractInterceptor - Class in org.hibernate.bytecode.enhance.spi.interceptor
- AbstractInterceptor(String) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
- AbstractJavaType<T> - Class in org.hibernate.type.descriptor.java
-
Abstract adapter for Java type descriptors.
- AbstractJavaType(Type) - Constructor for class org.hibernate.type.descriptor.java.AbstractJavaType
-
Initialize a type descriptor for the given type.
- AbstractJavaType(Type, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractJavaType
-
Initialize a type descriptor for the given type.
- AbstractJdbcLiteralFormatter<T> - Class in org.hibernate.type.descriptor.jdbc.spi
-
Abstract
JdbcLiteralFormatterimplementation managing theJavaType - AbstractJdbcLiteralFormatter(JavaType<T>) - Constructor for class org.hibernate.type.descriptor.jdbc.spi.AbstractJdbcLiteralFormatter
- AbstractJdbcMutation - Class in org.hibernate.sql.model.jdbc
- AbstractJdbcMutation(TableMapping, MutationTarget<?>, String, boolean, Expectation, List<? extends JdbcParameterBinder>) - Constructor for class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
- AbstractJdbcOperationQuery - Class in org.hibernate.sql.exec.spi
-
Executable JDBC command
- AbstractJdbcOperationQuery(String, List<JdbcParameterBinder>, Set<String>, Set<FilterJdbcParameter>) - Constructor for class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
- AbstractJdbcOperationQuery(String, List<JdbcParameterBinder>, Set<String>, Set<FilterJdbcParameter>, Map<JdbcParameter, JdbcParameterBinding>) - Constructor for class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
- AbstractJdbcOperationQueryInsert - Class in org.hibernate.sql.exec.internal
-
Base support for JdbcInsertMutation implementations
- AbstractJdbcOperationQueryInsert(String, List<JdbcParameterBinder>, Set<String>) - Constructor for class org.hibernate.sql.exec.internal.AbstractJdbcOperationQueryInsert
- AbstractJdbcParameter - Class in org.hibernate.sql.exec.internal
- AbstractJdbcParameter(JdbcMapping) - Constructor for class org.hibernate.sql.exec.internal.AbstractJdbcParameter
- AbstractJdbcValues - Class in org.hibernate.sql.results.jdbc.internal
- AbstractJdbcValues(QueryCachePutManager) - Constructor for class org.hibernate.sql.results.jdbc.internal.AbstractJdbcValues
- AbstractJpaSelection<T> - Class in org.hibernate.query.sqm.tree.jpa
-
Base support for
JpaSelectionimpls. - AbstractJpaSelection(SqmExpressible<? extends T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.jpa.AbstractJpaSelection
- AbstractJpaTupleElement<T> - Class in org.hibernate.query.sqm.tree.jpa
-
Base support for
JpaTupleElementimpls - AbstractJpaTupleElement(SqmExpressible<? extends T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement
- AbstractJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
- AbstractJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
- AbstractLazyInitializer - Class in org.hibernate.proxy
-
Convenience base class for lazy initialization handlers.
- AbstractLazyInitializer(String, Object, 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
LimitHandlerinterface. - AbstractLimitHandler() - Constructor for class org.hibernate.dialect.pagination.AbstractLimitHandler
- AbstractLobCreator - Class in org.hibernate.engine.jdbc
-
Convenient base class for proxy-based LobCreator for handling wrapping.
- AbstractLobCreator() - Constructor for class org.hibernate.engine.jdbc.AbstractLobCreator
- AbstractLockUpgradeEventListener - Class in org.hibernate.event.internal
-
A convenience base class for listeners that respond to requests to perform a pessimistic lock upgrade on an entity.
- AbstractLockUpgradeEventListener() - Constructor for class org.hibernate.event.internal.AbstractLockUpgradeEventListener
- AbstractLogicalConnectionImplementor - Class in org.hibernate.resource.jdbc.internal
- AbstractLogicalConnectionImplementor() - Constructor for class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- AbstractManagedType<J> - Class in org.hibernate.metamodel.model.domain
-
Commonality for Hibernate's implementations of the JPA
ManagedTypecontract. - AbstractManagedType(String, JavaType<J>, ManagedDomainType<? super J>, JpaMetamodel) - Constructor for class org.hibernate.metamodel.model.domain.AbstractManagedType
- AbstractManagedType.InFlightAccessImpl - Class in org.hibernate.metamodel.model.domain
- AbstractMapper - Class in org.hibernate.envers.internal.entities.mapper
-
A base class for all entity mapper implementations.
- AbstractMapper() - Constructor for class org.hibernate.envers.internal.entities.mapper.AbstractMapper
- AbstractMapSemantics<MKV extends Map<K,V>,K,V> - Class in org.hibernate.collection.spi
- AbstractMapSemantics() - Constructor for class org.hibernate.collection.spi.AbstractMapSemantics
- AbstractMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
Abstract base class for all metadata generator implementations.
- AbstractMetadataGenerator(EnversMetadataBuildingContext) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
- AbstractMiddleComponentMapper - Class in org.hibernate.envers.internal.entities.mapper.relation.component
-
An abstract base class for all middle component mappers.
- AbstractMiddleComponentMapper() - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.component.AbstractMiddleComponentMapper
- AbstractModifiedColumnNamingStrategy - Class in org.hibernate.envers.boot.internal
- AbstractModifiedColumnNamingStrategy() - Constructor for class org.hibernate.envers.boot.internal.AbstractModifiedColumnNamingStrategy
- AbstractMultiTenantConnectionProvider - Class in org.hibernate.engine.jdbc.connections.spi
-
Basic support for
MultiTenantConnectionProviderimplementations using individualConnectionProviderinstances per tenant behind the scenes. - AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
- AbstractMutationCoordinator - Class in org.hibernate.persister.entity.mutation
-
Base support for coordinating mutations against an entity
- AbstractMutationCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
- AbstractMutationExecutor - Class in org.hibernate.engine.jdbc.mutation.internal
-
Base support for MutationExecutor implementations
- AbstractMutationExecutor() - Constructor for class org.hibernate.engine.jdbc.mutation.internal.AbstractMutationExecutor
- AbstractMutationHandler - Class in org.hibernate.query.sqm.mutation.spi
- AbstractMutationHandler(SqmDeleteOrUpdateStatement<?>, SessionFactoryImplementor) - Constructor for class org.hibernate.query.sqm.mutation.spi.AbstractMutationHandler
- AbstractMutationOperationGroup - Class in org.hibernate.sql.model.internal
- AbstractMutationOperationGroup(MutationType, MutationTarget<?>) - Constructor for class org.hibernate.sql.model.internal.AbstractMutationOperationGroup
- AbstractMutationStatement - Class in org.hibernate.sql.ast.tree
- AbstractMutationStatement(Map<String, CteStatement>, NamedTableReference, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.AbstractMutationStatement
- AbstractMutationStatement(NamedTableReference) - Constructor for class org.hibernate.sql.ast.tree.AbstractMutationStatement
- AbstractMySQLDatabaseCleaner - Class in org.hibernate.testing.cleaner
- AbstractMySQLDatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- AbstractNamedQueryBuilder<T extends AbstractNamedQueryBuilder<T>> - Class in org.hibernate.boot.query
- AbstractNamedQueryBuilder(String) - Constructor for class org.hibernate.boot.query.AbstractNamedQueryBuilder
- AbstractNamedQueryDefinition - Class in org.hibernate.boot.spi
- AbstractNamedQueryDefinition(String, Boolean, String, CacheMode, FlushMode, Boolean, LockOptions, Integer, Integer, String, Map<String, Object>) - Constructor for class org.hibernate.boot.spi.AbstractNamedQueryDefinition
- AbstractNamedQueryMemento - Class in org.hibernate.query.named
- AbstractNamedQueryMemento(String, Boolean, String, CacheMode, FlushMode, Boolean, Integer, Integer, String, Map<String, Object>) - Constructor for class org.hibernate.query.named.AbstractNamedQueryMemento
- AbstractNamedQueryMemento.AbstractBuilder<T extends AbstractNamedQueryMemento.AbstractBuilder> - Class in org.hibernate.query.named
- AbstractNaturalIdDataAccess - Class in org.hibernate.cache.spi.support
- AbstractNaturalIdDataAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, NaturalIdDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
- AbstractNaturalIdLoader<T> - Class in org.hibernate.loader.ast.internal
-
Base support for NaturalIdLoader implementations
- AbstractNaturalIdLoader(NaturalIdMapping, EntityMappingType) - Constructor for class org.hibernate.loader.ast.internal.AbstractNaturalIdLoader
- AbstractNaturalIdMapping - Class in org.hibernate.metamodel.mapping.internal
- AbstractNaturalIdMapping(EntityMappingType, boolean) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractNaturalIdMapping
- AbstractNegatableSqmPredicate - Class in org.hibernate.query.sqm.tree.predicate
- AbstractNegatableSqmPredicate(boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.AbstractNegatableSqmPredicate
- AbstractNegatableSqmPredicate(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.AbstractNegatableSqmPredicate
- AbstractNonIdentifierAttribute - Class in org.hibernate.tuple
-
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacement.
- AbstractNonIdentifierAttribute(AttributeSource, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
Deprecated.
- AbstractNonJoinedEntityFetch - Class in org.hibernate.sql.results.graph.entity.internal
- AbstractNonJoinedEntityFetch(NavigablePath, EntityValuedFetchable, FetchParent) - Constructor for class org.hibernate.sql.results.graph.entity.internal.AbstractNonJoinedEntityFetch
- AbstractNonLazyEntityFetch - Class in org.hibernate.sql.results.graph.entity
-
Support for non-lazy EntityFetch implementations - both joined and subsequent-select
- AbstractNonLazyEntityFetch(FetchParent, EntityValuedFetchable, NavigablePath) - Constructor for class org.hibernate.sql.results.graph.entity.AbstractNonLazyEntityFetch
- AbstractNoOffsetLimitHandler - Class in org.hibernate.dialect.pagination
-
Superclass for
LimitHandlers that don't support offsets at all. - AbstractNoOffsetLimitHandler(boolean) - Constructor for class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
- AbstractOneToOneMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Template class for property mappers that manage one-to-one relation.
- AbstractOneToOneMapper(String, String, PropertyData, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractOneToOneMapper
- AbstractOptimizer - Class in org.hibernate.id.enhanced
-
Common support for optimizer implementations.
- AbstractParameterDescriptor<T> - 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[], BindableType<T>) - Constructor for class org.hibernate.engine.query.spi.AbstractParameterDescriptor
- AbstractPersistentCollection<E> - Class in org.hibernate.collection.spi
-
Base class implementing
PersistentCollection - AbstractPersistentCollection() - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection
-
Not called by Hibernate, but used by non-JDK serialization, eg.
- AbstractPersistentCollection(SharedSessionContractImplementor) - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection
- AbstractPersistentCollection.AbstractValueDelayedOperation - Class in org.hibernate.collection.spi
- AbstractPersistentCollection.DelayedOperation<E> - Interface in org.hibernate.collection.spi
-
Contract for operations which are part of a collection's operation queue.
- AbstractPersistentCollection.IteratorProxy<E> - Class in org.hibernate.collection.spi
- AbstractPersistentCollection.LazyInitializationWork<T> - Interface in org.hibernate.collection.spi
-
TBH not sure why this is public
- AbstractPersistentCollection.ListIteratorProxy - Class in org.hibernate.collection.spi
- AbstractPersistentCollection.ListProxy - Class in org.hibernate.collection.spi
- AbstractPersistentCollection.SetProxy<E> - Class in org.hibernate.collection.spi
- AbstractPersistentCollection.ValueDelayedOperation<E> - Interface in org.hibernate.collection.spi
- AbstractPluralAssociationElementSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
- AbstractPluralAssociationElementSourceImpl(MappingDocument, PluralAttributeSource) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
- AbstractPluralAttribute<D,C,E> - Class in org.hibernate.metamodel.model.domain.internal
- AbstractPluralAttribute(PluralAttributeBuilder<D, C, E, ?>, MetadataContext) - Constructor for class org.hibernate.metamodel.model.domain.internal.AbstractPluralAttribute
- AbstractPluralAttributeSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
- AbstractPluralAttributeSourceImpl(MappingDocument, PluralAttributeInfo, AttributeSourceContainer) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
- AbstractPojoInstantiator - Class in org.hibernate.metamodel.internal
-
Base support for POJO-based instantiation
- AbstractPojoInstantiator(Class<?>) - Constructor for class org.hibernate.metamodel.internal.AbstractPojoInstantiator
- AbstractPostGISJdbcType - Class in org.hibernate.spatial.dialect.postgis
-
Type Descriptor for the Postgis Geometry type
- AbstractPostgreSQLJsonJdbcType - Class in org.hibernate.dialect
- AbstractPostgreSQLJsonJdbcType(EmbeddableMappingType, String) - Constructor for class org.hibernate.dialect.AbstractPostgreSQLJsonJdbcType
- AbstractPreDatabaseOperationEvent - Class in org.hibernate.event.spi
-
Represents an operation we are about to perform against the database.
- AbstractPreDatabaseOperationEvent(EventSource, Object, Object, EntityPersister) - Constructor for class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
Constructs an event containing the pertinent information.
- AbstractPredicate - Class in org.hibernate.sql.ast.tree.predicate
- AbstractPredicate(JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.AbstractPredicate
- AbstractPredicate(JdbcMappingContainer, boolean) - Constructor for class org.hibernate.sql.ast.tree.predicate.AbstractPredicate
- AbstractPropertyHolder - Class in org.hibernate.boot.model.internal
- AbstractPropertyMapper - Class in org.hibernate.envers.internal.entities.mapper
-
Abstract implementation of a
PropertyMapper. - AbstractPropertyMapper() - Constructor for class org.hibernate.envers.internal.entities.mapper.AbstractPropertyMapper
- AbstractPropertyMapping - Class in org.hibernate.persister.entity
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
EntityMappingType - AbstractPropertyMapping() - Constructor for class org.hibernate.persister.entity.AbstractPropertyMapping
-
Deprecated.
- AbstractQuery<R> - Class in org.hibernate.query.spi
- AbstractQuery(SharedSessionContractImplementor) - Constructor for class org.hibernate.query.spi.AbstractQuery
- AbstractQueryParameter<T> - Class in org.hibernate.query.spi
- AbstractQueryParameter(boolean, BindableType<T>) - Constructor for class org.hibernate.query.spi.AbstractQueryParameter
- AbstractQueryParameterImpl<T> - Class in org.hibernate.query.internal
-
QueryParameter implementation.
- AbstractQueryParameterImpl(BindableType<T>) - Constructor for class org.hibernate.query.internal.AbstractQueryParameterImpl
- 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.
- AbstractReassociateEventListener - Class in org.hibernate.event.internal
-
A convenience base class for listeners that respond to requests to reassociate an entity to a session ( such as through lock() or update() ).
- AbstractReassociateEventListener() - Constructor for class org.hibernate.event.internal.AbstractReassociateEventListener
- 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
- AbstractRelationQueryGenerator - Class in org.hibernate.envers.internal.entities.mapper.relation.query
-
Base class for implementers of
RelationQueryGeneratorcontract. - AbstractRelationQueryGenerator(Configuration, String, MiddleIdData, boolean, String) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
- AbstractRestrictedTableMutation<O extends MutationOperation> - Class in org.hibernate.sql.model.ast
- AbstractRestrictedTableMutation(MutatingTableReference, MutationTarget<?>, String, List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueParameter>) - Constructor for class org.hibernate.sql.model.ast.AbstractRestrictedTableMutation
- AbstractRestrictedTableMutationBuilder<O extends MutationOperation,M extends RestrictedTableMutation<O>> - Class in org.hibernate.sql.model.ast.builder
-
Specialization of TableMutationBuilder for mutations which contain a restriction.
- AbstractRestrictedTableMutationBuilder(MutationType, MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
- AbstractRestrictedTableMutationBuilder(MutationType, MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
- AbstractResultSetAccess - Class in org.hibernate.sql.results.jdbc.internal
- AbstractResultSetAccess(SharedSessionContractImplementor) - Constructor for class org.hibernate.sql.results.jdbc.internal.AbstractResultSetAccess
- AbstractReturningDelegate - Class in org.hibernate.id.insert
-
Abstract
InsertGeneratedIdentifierDelegateimplementation 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
ReturningWorkthat accepts aWorkExecutorvisitor for executing a discrete piece of work and returning a result. - AbstractReturningWork() - Constructor for class org.hibernate.jdbc.AbstractReturningWork
- AbstractSaveEventListener<C> - Class in org.hibernate.event.internal
-
A convenience base class for listeners responding to save events.
- AbstractSaveEventListener() - Constructor for class org.hibernate.event.internal.AbstractSaveEventListener
- AbstractScannerImpl - Class in org.hibernate.boot.archive.scan.spi
- AbstractScannerImpl(ArchiveDescriptorFactory) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
- AbstractScannerImpl.ArchiveContextImpl - Class in org.hibernate.boot.archive.scan.spi
- AbstractScannerImpl.ArchiveDescriptorInfo - Class in org.hibernate.boot.archive.scan.spi
- AbstractSchemaMigrator - Class in org.hibernate.tool.schema.internal
-
Base implementation of
SchemaMigrator. - AbstractSchemaMigrator(HibernateSchemaManagementTool, SchemaFilter) - Constructor for class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- AbstractSchemaValidator - Class in org.hibernate.tool.schema.internal
-
Base implementation of
SchemaValidator. - AbstractSchemaValidator(HibernateSchemaManagementTool, SchemaFilter) - Constructor for class org.hibernate.tool.schema.internal.AbstractSchemaValidator
- AbstractScriptSourceInput - Class in org.hibernate.tool.schema.internal.exec
-
Convenience base class for ScriptSourceInput implementations
- AbstractScriptSourceInput() - Constructor for class org.hibernate.tool.schema.internal.exec.AbstractScriptSourceInput
- AbstractScriptTargetOutput - Class in org.hibernate.tool.schema.internal.exec
- AbstractScriptTargetOutput() - Constructor for class org.hibernate.tool.schema.internal.exec.AbstractScriptTargetOutput
- AbstractScrollableResults<R> - Class in org.hibernate.internal
-
Base implementation of the ScrollableResults interface intended for sharing between
ScrollableResultsImplandFetchingScrollableResultsImpl - AbstractScrollableResults(JdbcValues, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, RowProcessingStateStandardImpl, RowReader<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.internal.AbstractScrollableResults
- AbstractSelectingDelegate - Class in org.hibernate.id.insert
-
Abstract
InsertGeneratedIdentifierDelegateimplementation where the underlying strategy requires a subsequentselectafter theinsertto determine the generated identifier. - AbstractSelectingDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractSelectingDelegate
- AbstractSelectionQuery<R> - Class in org.hibernate.query.spi
- AbstractSelectionQuery(SharedSessionContractImplementor) - Constructor for class org.hibernate.query.spi.AbstractSelectionQuery
- AbstractSelectLockingStrategy - Class in org.hibernate.dialect.lock
-
Base
LockingStrategyimplementation to support implementations based on issuingSQLSELECTstatements - 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(String, Object, Boolean, String, boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
- AbstractServiceRegistryImpl - Class in org.hibernate.service.internal
-
Basic implementation of the ServiceRegistry and ServiceRegistryImplementor contracts
- AbstractServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
- AbstractServiceRegistryImpl(boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
- AbstractServiceRegistryImpl(BootstrapServiceRegistry) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
- AbstractServiceRegistryImpl(BootstrapServiceRegistry, boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
- AbstractServiceRegistryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
- AbstractServiceRegistryImpl(ServiceRegistryImplementor, boolean) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
- AbstractSetSemantics<SE extends Set<E>,E> - Class in org.hibernate.collection.spi
- AbstractSetSemantics() - Constructor for class org.hibernate.collection.spi.AbstractSetSemantics
- AbstractSharedSessionContract - Class in org.hibernate.internal
-
Base class for implementations of
SharedSessionContractandSharedSessionContractImplementor. - AbstractSharedSessionContract(SessionFactoryImpl, SessionCreationOptions) - Constructor for class org.hibernate.internal.AbstractSharedSessionContract
- AbstractSimpleLimitHandler - Class in org.hibernate.dialect.pagination
-
Superclass for simple
LimitHandlers that don't support specifying an offset without a limit. - AbstractSimpleLimitHandler() - Constructor for class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
- AbstractSingleColumnStandardBasicType<T> - Class in org.hibernate.type
-
TODO : javadoc
- AbstractSingleColumnStandardBasicType(JdbcType, JavaType<T>) - Constructor for class org.hibernate.type.AbstractSingleColumnStandardBasicType
- AbstractSingleMutationExecutor - Class in org.hibernate.engine.jdbc.mutation.internal
- AbstractSingleMutationExecutor(PreparableMutationOperation) - Constructor for class org.hibernate.engine.jdbc.mutation.internal.AbstractSingleMutationExecutor
- AbstractSingularAttributeMapping - Class in org.hibernate.metamodel.mapping.internal
- AbstractSingularAttributeMapping(String, int, int, AttributeMetadata, FetchTiming, FetchStyle, ManagedMappingType, PropertyAccess) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractSingularAttributeMapping
- AbstractSingularAttributeMapping(String, int, int, AttributeMetadata, FetchOptions, ManagedMappingType, PropertyAccess) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractSingularAttributeMapping
- AbstractSingularAttributeSourceEmbeddedImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
Common base class for
and mappings. - AbstractSingularAttributeSourceEmbeddedImpl(MappingDocument, AttributeSourceContainer, EmbeddedAttributeMapping, List, boolean, NaturalIdMutability, String) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
- AbstractSingularAttributeSourceEmbeddedImpl(MappingDocument, EmbeddedAttributeMapping, EmbeddableSource, NaturalIdMutability) - Constructor for class org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl
- AbstractSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.sql.ast.spi
- AbstractSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- AbstractSqlAstTranslator.ForUpdateClause - Class in org.hibernate.sql.ast.spi
- AbstractSqlAstTranslator.LockStrategy - Enum in org.hibernate.sql.ast.spi
- AbstractSqlAstTranslator.SubQueryRelationalRestrictionEmulationRenderer<X extends Expression> - Interface in org.hibernate.sql.ast.spi
- AbstractSqlAstWalker - Class in org.hibernate.sql.ast.spi
-
A simple walker that checks for aggregate functions.
- AbstractSqlAstWalker() - Constructor for class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
- AbstractSQLExceptionConversionDelegate - Class in org.hibernate.exception.spi
- AbstractSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
- AbstractSqlServerGISType - Class in org.hibernate.spatial.dialect.sqlserver
-
Type descriptor for the SQL Server 2008 Geometry type.
- AbstractSqlServerGISType() - Constructor for class org.hibernate.spatial.dialect.sqlserver.AbstractSqlServerGISType
- AbstractSqmAttributeJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
-
Models a join based on a mapped attribute reference.
- AbstractSqmAttributeJoin(SqmFrom<?, O>, SqmJoinable, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
- AbstractSqmAttributeJoin(SqmFrom<?, O>, NavigablePath, SqmJoinable, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
- AbstractSqmDmlStatement<E> - Class in org.hibernate.query.sqm.tree
- AbstractSqmDmlStatement(NodeBuilder, SqmQuerySource, Set<SqmParameter<?>>, Map<String, SqmCteStatement<?>>, SqmRoot<E>) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
- AbstractSqmDmlStatement(SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
- AbstractSqmDmlStatement(SqmRoot<E>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
- AbstractSqmExpression<T> - Class in org.hibernate.query.sqm.tree.expression
- AbstractSqmExpression(SqmExpressible<? extends T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- AbstractSqmFrom<O,T> - Class in org.hibernate.query.sqm.tree.domain
-
Convenience base class for SqmFrom implementations
- AbstractSqmFrom(EntityDomainType<T>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
-
Intended for use with
SqmRoot - AbstractSqmFrom(NavigablePath, SqmPathSource<T>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
-
Intended for use with
SqmTreatedRoot->SqmRoot - AbstractSqmFrom(NavigablePath, SqmPathSource<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
-
Intended for use with
SqmCorrelatedRootJointhroughSqmRoot - AbstractSqmFrom(NavigablePath, SqmPathSource<T>, SqmFrom<?, ?>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- AbstractSqmFunctionDescriptor - Class in org.hibernate.query.sqm.function
- AbstractSqmFunctionDescriptor(String) - Constructor for class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
- AbstractSqmFunctionDescriptor(String, ArgumentsValidator) - Constructor for class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
- AbstractSqmFunctionDescriptor(String, ArgumentsValidator, FunctionArgumentTypeResolver) - Constructor for class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
- AbstractSqmFunctionDescriptor(String, ArgumentsValidator, FunctionReturnTypeResolver, FunctionArgumentTypeResolver) - Constructor for class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
- AbstractSqmInsertStatement<T> - Class in org.hibernate.query.sqm.tree.insert
-
Convenience base class for InsertSqmStatement implementations.
- AbstractSqmInsertStatement(NodeBuilder, SqmQuerySource, Set<SqmParameter<?>>, Map<String, SqmCteStatement<?>>, SqmRoot<T>, List<SqmPath<?>>) - Constructor for class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
- AbstractSqmInsertStatement(SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
- AbstractSqmInsertStatement(SqmRoot<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
- AbstractSqmJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
- AbstractSqmJoin(NavigablePath, SqmPathSource<T>, SqmFrom<?, ?>, String, SqmJoinType, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmJoin
- AbstractSqmNode - Class in org.hibernate.query.sqm.tree
-
Base implementation of a criteria node.
- AbstractSqmNode(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmNode
- AbstractSqmParameter<T> - Class in org.hibernate.query.sqm.tree.expression
-
Common support for SqmParameter impls
- AbstractSqmParameter(boolean, SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
- AbstractSqmPath<T> - Class in org.hibernate.query.sqm.tree.domain
- AbstractSqmPath(NavigablePath, SqmPathSource<T>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
- AbstractSqmPathInterpretation<T> - Class in org.hibernate.query.sqm.sql.internal
- AbstractSqmPathInterpretation(NavigablePath, ModelPart, TableGroup) - Constructor for class org.hibernate.query.sqm.sql.internal.AbstractSqmPathInterpretation
- AbstractSqmPathSource<J> - Class in org.hibernate.metamodel.model.domain.internal
- AbstractSqmPathSource(String, DomainType<J>, Bindable.BindableType) - Constructor for class org.hibernate.metamodel.model.domain.internal.AbstractSqmPathSource
- AbstractSqmPluralJoin<O,C,E> - Class in org.hibernate.query.sqm.tree.domain
- AbstractSqmPluralJoin(SqmFrom<?, O>, PluralPersistentAttribute<O, C, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmPluralJoin
- AbstractSqmPluralJoin(SqmFrom<?, O>, NavigablePath, PluralPersistentAttribute<O, C, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmPluralJoin
- AbstractSqmPredicate - Class in org.hibernate.query.sqm.tree.predicate
- AbstractSqmPredicate(SqmExpressible<Boolean>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.AbstractSqmPredicate
- AbstractSqmQualifiedJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
- AbstractSqmQualifiedJoin(NavigablePath, SqmPathSource<T>, SqmFrom<?, ?>, String, SqmJoinType, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
- AbstractSqmRestrictedDmlStatement<T> - Class in org.hibernate.query.sqm.tree
- AbstractSqmRestrictedDmlStatement(NodeBuilder, SqmQuerySource, Set<SqmParameter<?>>, Map<String, SqmCteStatement<?>>, SqmRoot<T>) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
- AbstractSqmRestrictedDmlStatement(SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
- AbstractSqmRestrictedDmlStatement(SqmRoot<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
- AbstractSqmSelectQuery<T> - Class in org.hibernate.query.sqm.tree.select
- AbstractSqmSelectQuery(Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
- AbstractSqmSelectQuery(NodeBuilder, Map<String, SqmCteStatement<?>>, Class<T>) - Constructor for class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
- AbstractSqmSelectQuery(SqmQueryPart<T>, Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
- AbstractSqmSelfRenderingFunctionDescriptor - Class in org.hibernate.query.sqm.function
- AbstractSqmSelfRenderingFunctionDescriptor(String, FunctionKind, ArgumentsValidator, FunctionReturnTypeResolver, FunctionArgumentTypeResolver) - Constructor for class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
- AbstractSqmSelfRenderingFunctionDescriptor(String, ArgumentsValidator, FunctionReturnTypeResolver, FunctionArgumentTypeResolver) - Constructor for class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
- AbstractSqmSimplePath<T> - Class in org.hibernate.query.sqm.tree.domain
- AbstractSqmSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath
- AbstractSqmSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath
- AbstractSqmSpecificPluralPartPath<T> - Class in org.hibernate.query.sqm.tree.domain
- AbstractSqmSpecificPluralPartPath(NavigablePath, SqmPath<?>, PluralPersistentAttribute<?, ?, T>) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath
- AbstractSqmStatement<T> - Class in org.hibernate.query.sqm.tree
- AbstractSqmStatement(NodeBuilder, SqmQuerySource, Set<SqmParameter<?>>) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmStatement
- AbstractSqmStatement(SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmStatement
- AbstractStandardBasicType<T> - Class in org.hibernate.type
-
Convenience base class for
BasicTypeimplementations. - AbstractStandardBasicType(JdbcType, JavaType<T>) - Constructor for class org.hibernate.type.AbstractStandardBasicType
- AbstractStandardCallableStatementSupport - Class in org.hibernate.procedure.internal
- AbstractStandardCallableStatementSupport() - Constructor for class org.hibernate.procedure.internal.AbstractStandardCallableStatementSupport
- AbstractStateArrayContributorMapping - Class in org.hibernate.metamodel.mapping.internal
- AbstractStateArrayContributorMapping(String, AttributeMetadata, FetchTiming, FetchStyle, int, int, ManagedMappingType) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractStateArrayContributorMapping
- AbstractStateArrayContributorMapping(String, AttributeMetadata, FetchOptions, int, int, ManagedMappingType) - Constructor for class org.hibernate.metamodel.mapping.internal.AbstractStateArrayContributorMapping
- AbstractStatement - Class in org.hibernate.sql.ast.tree
- AbstractStatement(Map<String, CteStatement>) - Constructor for class org.hibernate.sql.ast.tree.AbstractStatement
- AbstractTableDelete - Class in org.hibernate.sql.model.ast
- AbstractTableDelete(MutatingTableReference, MutationTarget<?>, String, List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueParameter>) - Constructor for class org.hibernate.sql.model.ast.AbstractTableDelete
- AbstractTableDelete(MutatingTableReference, MutationTarget<?>, List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueParameter>) - Constructor for class org.hibernate.sql.model.ast.AbstractTableDelete
- AbstractTableGroup - Class in org.hibernate.sql.ast.tree.from
- AbstractTableGroup(boolean, NavigablePath, ModelPartContainer, String, SqlAliasBase, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.AbstractTableGroup
- AbstractTableInsert - Class in org.hibernate.sql.model.ast
- AbstractTableInsert(MutatingTableReference, MutationTarget<?>, String, List<ColumnValueParameter>, List<ColumnValueBinding>) - Constructor for class org.hibernate.sql.model.ast.AbstractTableInsert
- AbstractTableInsert(MutatingTableReference, MutationTarget<?>, List<ColumnValueParameter>, List<ColumnValueBinding>) - Constructor for class org.hibernate.sql.model.ast.AbstractTableInsert
- AbstractTableInsertBuilder - Class in org.hibernate.sql.model.ast.builder
-
Base support for TableInsertBuilder implementations
- AbstractTableInsertBuilder(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
- AbstractTableInsertBuilder(MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
- AbstractTableMutation<O extends MutationOperation> - Class in org.hibernate.sql.model.ast
-
Base TableMutation support
- AbstractTableMutation(MutatingTableReference, MutationTarget<?>, String, List<ColumnValueParameter>) - Constructor for class org.hibernate.sql.model.ast.AbstractTableMutation
- AbstractTableMutationBuilder<M extends TableMutation<?>> - Class in org.hibernate.sql.model.ast.builder
-
Base support for TableMutationBuilder implementations
- AbstractTableMutationBuilder(MutationType, MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
- AbstractTableMutationBuilder(MutationType, MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
- AbstractTableReference - Class in org.hibernate.sql.ast.tree.from
- AbstractTableReference(String, boolean) - Constructor for class org.hibernate.sql.ast.tree.from.AbstractTableReference
- AbstractTableUpdate<O extends MutationOperation> - Class in org.hibernate.sql.model.ast
-
Base support for TableUpdate implementations
- AbstractTableUpdate(MutatingTableReference, MutationTarget<?>, String, List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueBinding>) - Constructor for class org.hibernate.sql.model.ast.AbstractTableUpdate
- AbstractTableUpdate(MutatingTableReference, MutationTarget<?>, String, List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueParameter>) - Constructor for class org.hibernate.sql.model.ast.AbstractTableUpdate
- AbstractTableUpdateBuilder<O extends MutationOperation> - Class in org.hibernate.sql.model.ast.builder
-
Base support for TableUpdateBuilder implementations
- AbstractTableUpdateBuilder(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
- AbstractTableUpdateBuilder(MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
- AbstractTemporalJavaType<T> - Class in org.hibernate.type.descriptor.java
- AbstractTemporalJavaType(Class<? extends T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
- AbstractTemporalJavaType(Class<? extends T>, MutabilityPlan<? extends T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
- AbstractTemporalJavaType(Class<? extends T>, MutabilityPlan<? extends T>, Comparator<? extends T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
- AbstractTimeZoneStorageCompositeUserType<T> - Class in org.hibernate.usertype.internal
- AbstractTimeZoneStorageCompositeUserType() - Constructor for class org.hibernate.usertype.internal.AbstractTimeZoneStorageCompositeUserType
- AbstractToOneAttributeSourceImpl - Class in org.hibernate.boot.model.source.internal.hbm
- AbstractToOneMapper - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Base class for property mappers that manage to-one relation.
- AbstractToOneMapper(ServiceRegistry, PropertyData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper
- AbstractToOneMapper.EntityInfo - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Simple descriptor of an entity.
- AbstractTransactSQLDialect - Class in org.hibernate.dialect
-
An abstract base class for Sybase and MS SQL Server dialects.
- AbstractTransactSQLDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.AbstractTransactSQLDialect
- AbstractTransactSQLDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.AbstractTransactSQLDialect
- 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
- AbstractUpdateRowsCoordinator - Class in org.hibernate.persister.collection.mutation
- AbstractUpdateRowsCoordinator(CollectionMutationTarget, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
- AbstractUUIDGenerator - Class in org.hibernate.id
-
The base class for identifier generators that use a UUID algorithm.
- AbstractUUIDGenerator() - Constructor for class org.hibernate.id.AbstractUUIDGenerator
- AbstractValueDelayedOperation(E, E) - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection.AbstractValueDelayedOperation
- AbstractVisitor - Class in org.hibernate.event.internal
-
Abstract superclass of algorithms that walk a tree of property values of an entity, and perform specific functionality for collections, components and associated entities.
- AbstractWork - Class in org.hibernate.jdbc
-
An abstract implementation of
Workthat accepts aWorkExecutorvisitor for executing a discrete piece of work. - AbstractWork() - Constructor for class org.hibernate.jdbc.AbstractWork
- accept(int, SelectableMapping) - Method in interface org.hibernate.metamodel.mapping.SelectableConsumer
-
Accept the selectable mapping.
- accept(int, SelectableMapping) - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
- accept(int, SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.TableInsertBuilder
-
Allows using the insert builder as selectable consumer.
- accept(int, SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.TableUpdateBuilder
-
Allows using the update builder as selectable consumer.
- accept(int, SelectableMapping) - Method in class org.hibernate.sql.model.ast.ColumnValueParameterList
- accept(int, T) - Method in interface org.hibernate.mapping.IndexedConsumer
- accept(int, T, U) - Method in interface org.hibernate.mapping.IndexedBiConsumer
- accept(String) - Method in class org.hibernate.testing.orm.JournalingGenerationTarget
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.AbstractScriptTargetOutput
- accept(String) - Method in interface org.hibernate.tool.schema.internal.exec.GenerationTarget
-
Accept a command
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToScript
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout
- accept(String) - Method in class org.hibernate.tool.schema.internal.exec.ScriptTargetOutputToStdout
- accept(String) - Method in interface org.hibernate.tool.schema.spi.ScriptTargetOutput
-
Accept the given command and write it to the abstracted script
- accept(String, String[]) - Method in interface org.hibernate.metamodel.mapping.SelectableConsumer
-
Simple form allowing visitation over a number of column names within a table.
- accept(String, JdbcMappingContainer, String[]) - Method in interface org.hibernate.metamodel.mapping.SelectableConsumer
-
Simple form of visitation over a number of columns by name, using a separate
SelectableMappingsas a base for additional details. - accept(Connection) - Method in interface org.hibernate.testing.transaction.TransactionUtil.JDBCTransactionFunction
- accept(Connection) - Method in interface org.hibernate.testing.transaction.TransactionUtil.JDBCTransactionVoidFunction
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributePathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeQualifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.GraphContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.AdditionExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.AdditiveOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.AndPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.AssignmentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.BarePrimaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.BooleanExpressionPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.BooleanLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CaseExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CaseListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CaseOtherwiseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CollationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ConcatenationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DateOrTimeFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DayContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ExistsPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionOrPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FormatContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FromDurationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.FunctionExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTextContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathFragmentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GenericTemporalLiteralTextContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GroupedExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.GroupedPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.HavingClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.HourContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JoinPathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LimitClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LiteralExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.MinuteContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.MonthContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NamedParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NegatedPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OrPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionLengthArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionReplacementArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStartArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStringArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PadCharacterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PadLengthContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PadSpecificationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrIntegerLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ParamInListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PathContinuationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PositionalParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionPatternArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionStringArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.QuerySpecExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.RootEntityContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SecondContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SelectStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SignOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathElementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleQueryGroupContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SortDirectionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryInListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionLengthArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionStartArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticPathExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TargetEntityContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ToDurationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TrimCharacterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.UnaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.UnaryNumericLiteralExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.VariableContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.WhereClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.YearContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandBlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.CollationSpecificationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.DirectionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.PackagedFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.SimpleFunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
- accept(PersistentAttributeInterceptable, T) - Method in interface org.hibernate.engine.internal.ManagedTypeHelper.PersistentAttributeInterceptableAction
- accept(SelfDirtinessTracker) - Method in interface org.hibernate.engine.internal.ManagedTypeHelper.SelfDirtinessTrackerConsumer
- accept(SelfDirtinessTracker, T) - Method in interface org.hibernate.engine.internal.ManagedTypeHelper.SelfDirtinessTrackerAction
- accept(WorkExecutor<Void>, Connection) - Method in class org.hibernate.jdbc.AbstractWork
-
Accepts a
WorkExecutorvisitor 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
WorkExecutorvisitor 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
WorkExecutorvisitor 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(BasicValue) - 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.BasicValue
- 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
- accept(SemanticQueryWalker) - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- accept(SemanticQueryWalker<R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCollation
- accept(SemanticQueryWalker<R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFormat
- accept(SemanticQueryWalker<R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteral
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCollectionSize
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmDurationUnit
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmToDuration
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmEmptinessPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
- accept(SemanticQueryWalker<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate
- accept(SemanticQueryWalker<T1>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.metamodel.model.domain.internal.AnyDiscriminatorSqmPath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.metamodel.model.domain.internal.DiscriminatorSqmPath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.NonAggregatedCompositeSimplePath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmFkExpression
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSimplePath
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmAny
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmByUnit
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmDistinct
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmEvery
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmExtractUnit
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
-
Unsupported.
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralNull
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmOver
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmOverflow
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmParameterizedEntityType
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmSelfRenderingExpression
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmStar
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmSummarization
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelection
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
- accept(SemanticQueryWalker<X>) - Method in interface org.hibernate.query.sqm.tree.SqmVisitableNode
-
Accept the walker per visitation
- accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
- accept(SqmParameter<?>, MappingModelExpressible<?>, List<JdbcParameter>) - Method in interface org.hibernate.query.sqm.mutation.internal.MultiTableSqmMutationConverter.SqmParameterResolutionConsumer
- accept(SqlAstWalker) - Method in class org.hibernate.persister.internal.SqlFragmentPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.BasicValuedPathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.DiscriminatedAssociationPathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.DiscriminatedAssociationTypePathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.DiscriminatorPathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.EmbeddableValuedExpression
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.EmbeddableValuedPathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.EntityValuedPathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.NonAggregatedCompositeValuedPathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.PluralValuedSimplePathInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.sql.internal.SqmParameterInterpretation
- accept(SqlAstWalker) - Method in class org.hibernate.query.sqm.tree.expression.Conversion
- accept(SqlAstWalker) - Method in interface org.hibernate.sql.ast.spi.SqlSelection
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.delete.DeleteStatement
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Any
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Collation
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Distinct
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Duration
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.DurationUnit
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Every
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.ExtractUnit
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Format
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Over
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Overflow
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.QueryLiteral
- accept(SqlAstWalker) - Method in interface org.hibernate.sql.ast.tree.expression.SelfRenderingExpression
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.SqlSelectionExpression
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Star
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.Summarization
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.TrimSpecification
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.expression.UnaryOperation
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.FromClause
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.FunctionTableReference
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableReference
- accept(SqlAstWalker) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
- accept(SqlAstWalker) - Method in interface org.hibernate.sql.ast.tree.from.TableReference
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.ValuesTableReference
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.BetweenPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.BooleanExpressionPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.ExistsPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.GroupedPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.InListPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.InSubQueryPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.Junction
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.LikePredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.NegatedPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.NullnessPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.predicate.SelfRenderingPredicate
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.select.QueryGroup
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.select.SelectClause
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.select.SelectStatement
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.select.SortSpecification
- accept(SqlAstWalker) - Method in interface org.hibernate.sql.ast.tree.SqlAstNode
- accept(SqlAstWalker) - Method in interface org.hibernate.sql.ast.tree.Statement
-
Visitation
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.update.Assignment
- accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.update.UpdateStatement
- accept(SqlAstWalker) - Method in class org.hibernate.sql.exec.internal.AbstractJdbcParameter
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.ast.ColumnWriteFragment
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableDeleteCustomSql
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableDeleteStandard
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableInsertCustomSql
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableInsertStandard
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableUpdateCustomSql
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableUpdateNoSet
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableUpdateStandard
- accept(SqlAstWalker) - Method in class org.hibernate.sql.model.internal.TableUpsert
- accept(SqlAstWalker) - Method in class org.hibernate.sql.results.internal.SqlSelectionImpl
- 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.boot.jaxb.mapping.JaxbBasic
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCaching
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- access - Variable in class org.hibernate.boot.jaxb.mapping.JaxbVersion
- 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 class org.hibernate.boot.archive.internal.ByteArrayInputStreamAccess
- accessInputStream() - Method in class org.hibernate.boot.archive.internal.FileInputStreamAccess
- accessInputStream() - Method in class org.hibernate.boot.archive.internal.UrlInputStreamAccess
- accessInputStream() - Method in interface org.hibernate.boot.archive.spi.InputStreamAccess
-
Get access to the stream.
- accessOptimizer - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
- accessTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- accessTransaction() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
Provides access to the underlying transaction or creates a new transaction if one does not already exist or is active.
- accessTransaction() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- accessType() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- AccessType - Enum in org.hibernate.boot.spi
-
Enum defining different access strategies for accessing entity values.
- AccessType - Enum in org.hibernate.cache.spi.access
-
The types of access strategies available.
- AccessType - Enum in org.hibernate.jpamodelgen.util
- AccessType - Enum in org.hibernate.jpamodelgen.xml.jaxb
-
Java class for access-type.
- AccessTypeInformation - Class in org.hibernate.jpamodelgen.util
-
Encapsulates the access type information for a single class.
- AccessTypeInformation(String, AccessType, AccessType) - Constructor for class org.hibernate.jpamodelgen.util.AccessTypeInformation
- AccessTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
-
JAXB marshalling for JPA's
AccessType - AccessTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.AccessTypeMarshalling
- Account - Class in org.hibernate.testing.orm.domain.helpdesk
- Account() - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Account
- Account(Integer, Status, Status, Status) - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Account
- accountForPrimitiveTypes(Class<Y>) - Method in class org.hibernate.metamodel.internal.AttributeFactory
- accountForPrimitiveTypes(Class<Y>, MetadataContext) - Static method in class org.hibernate.metamodel.internal.AttributeFactory
- acos(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that returns the inverse cosine of its argument.
- acos(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- acos(Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- action() - Method in annotation type org.hibernate.annotations.NotFound
-
Specifies how to handle the case of an orphaned foreign key.
- action() - Method in annotation type org.hibernate.annotations.OnDelete
-
The action to taken by the database when deletion of a row would cause the constraint to be violated.
- Action - Enum in org.hibernate.tool.schema
-
Enumerates the actions that may be performed by the schema management tooling.
- ACTION_COMPLETED_TXN - Static variable in class org.hibernate.testing.transaction.TransactionUtil2
- ActionGrouping(String, 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.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
- ActivationContext - Interface in org.hibernate.boot.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.
- ACTIVE - org.hibernate.testing.orm.domain.helpdesk.Status
- actualConnection() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
- Adapter1 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter1 - Class in org.hibernate.boot.jaxb.mapping
- Adapter1() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter1
- Adapter1() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter1
- Adapter10 - Class in org.hibernate.boot.jaxb.mapping
- Adapter10() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter10
- Adapter11 - Class in org.hibernate.boot.jaxb.mapping
- Adapter11() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter11
- Adapter12 - Class in org.hibernate.boot.jaxb.mapping
- Adapter12() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter12
- Adapter13 - Class in org.hibernate.boot.jaxb.mapping
- Adapter13() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter13
- Adapter14 - Class in org.hibernate.boot.jaxb.mapping
- Adapter14() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter14
- Adapter15 - Class in org.hibernate.boot.jaxb.mapping
- Adapter15() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter15
- Adapter16 - Class in org.hibernate.boot.jaxb.mapping
- Adapter16() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter16
- Adapter17 - Class in org.hibernate.boot.jaxb.mapping
- Adapter17() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter17
- Adapter18 - Class in org.hibernate.boot.jaxb.mapping
- Adapter18() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter18
- Adapter2 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter2 - Class in org.hibernate.boot.jaxb.mapping
- Adapter2() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter2
- Adapter2() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter2
- Adapter3 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter3 - Class in org.hibernate.boot.jaxb.mapping
- Adapter3() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter3
- Adapter3() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter3
- Adapter4 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter4 - Class in org.hibernate.boot.jaxb.mapping
- Adapter4() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter4
- Adapter4() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter4
- Adapter5 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter5 - Class in org.hibernate.boot.jaxb.mapping
- Adapter5() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter5
- Adapter5() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter5
- Adapter6 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter6 - Class in org.hibernate.boot.jaxb.mapping
- Adapter6() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter6
- Adapter6() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter6
- Adapter7 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter7 - Class in org.hibernate.boot.jaxb.mapping
- Adapter7() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter7
- Adapter7() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter7
- Adapter8 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter8 - Class in org.hibernate.boot.jaxb.mapping
- Adapter8() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter8
- Adapter8() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter8
- Adapter9 - Class in org.hibernate.boot.jaxb.hbm.spi
- Adapter9 - Class in org.hibernate.boot.jaxb.mapping
- Adapter9() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.Adapter9
- Adapter9() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter9
- add(int, E) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
- add(int, E) - Method in class org.hibernate.collection.spi.PersistentBag
- add(int, E) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- add(int, E) - Method in class org.hibernate.collection.spi.PersistentList
- add(int, U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
- 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.collection.spi.AbstractPersistentCollection.ListIteratorProxy
- add(E) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
- add(E) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
- add(E) - Method in class org.hibernate.collection.spi.PersistentBag
- add(E) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- add(E) - Method in class org.hibernate.collection.spi.PersistentList
- add(E) - Method in class org.hibernate.collection.spi.PersistentSet
- add(E) - Method in class org.hibernate.engine.spi.ExecutableList
-
Add an
Executableto this list. - add(E) - Method in class org.hibernate.internal.util.collections.IdentitySet
- add(Object) - Method in interface org.hibernate.event.spi.DeleteContext
- add(Object) - Method in interface org.hibernate.event.spi.PersistContext
- add(Object) - Method in interface org.hibernate.event.spi.RefreshContext
- add(String) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
- add(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
- add(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
- add(String[], String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
- add(String, int) - Method in class org.hibernate.bytecode.enhance.internal.tracker.NoopCollectionTracker
- add(String, int) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleCollectionTracker
- add(String, int) - Method in interface org.hibernate.bytecode.enhance.spi.CollectionTracker
- add(String, Long) - Method in class org.hibernate.jpamodelgen.util.FileTimeStampChecker
- add(String, Object) - Method in class org.hibernate.engine.internal.NonNullableTransientDependencies
- add(String, CompositeOwner) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
- add(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections
- add(ToolingHint) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.MultipleIdMapper
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.id.SingleIdMapper
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.MultiDynamicComponentMapper
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
- add(PropertyData) - Method in interface org.hibernate.envers.internal.entities.mapper.SimpleMapperBuilder
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.SinglePropertyMapper
- add(PropertyData) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
- add(PropertyData, AbstractIdMapper) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
- add(PropertyData, AbstractIdMapper) - Method in interface org.hibernate.envers.internal.entities.mapper.id.SimpleIdMapperBuilder
-
Add a custom identifier mapper to the builder.
- add(PropertyData, AbstractIdMapper) - Method in class org.hibernate.envers.internal.entities.mapper.id.SingleIdMapper
- add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
- add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditQuery
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
- add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
- add(AuditCriterion) - Method in interface org.hibernate.envers.query.criteria.ExtendableCriterion
- add(AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- add(AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- add(AttributeMapping) - Method in class org.hibernate.persister.internal.ImmutableAttributeMappingList.Builder
- add(AttributeMapping) - Method in class org.hibernate.persister.internal.MutableAttributeMappingList
-
Deprecated.
- add(SqmExpression<?>, String) - Method in interface org.hibernate.query.sqm.tree.select.SqmAliasedExpressionContainer
- add(SqmExpression<?>, String) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
- add(SqmExpression<?>, String) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
- add(SqmDynamicInstantiationArgument<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
- add(SqmSelection<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
- add(Predicate) - Method in class org.hibernate.sql.ast.tree.predicate.Junction
- add(Fetch) - Method in class org.hibernate.sql.results.graph.internal.ImmutableFetchList.Builder
- add(T) - Method in class org.hibernate.internal.util.collections.LazySet
- add(T) - Method in interface org.hibernate.query.sqm.tree.select.SqmAliasedExpressionContainer
- add(U) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- ADD - org.hibernate.envers.RevisionType
-
Indicates that the entity was added (persisted) at that revision.
- ADD - org.hibernate.query.sqm.BinaryArithmeticOperator
- 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).
- addAdditionalColumns(MappingContext) - Method in class org.hibernate.envers.strategy.internal.ValidityAuditStrategy
- addAdditionalColumns(MappingContext) - Method in interface org.hibernate.envers.strategy.spi.AuditStrategy
-
Add additional columns to the audit mappings.
- addAdditionalMapping(PersistentEntity) - Method in class org.hibernate.envers.configuration.internal.metadata.EntityMappingData
- addAdditionalWherePredicate(Predicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- addAffectedTableNames(Set<String>, SessionFactoryImplementor) - Method in class org.hibernate.query.results.ResultSetMappingImpl
- addAffectedTableNames(Set<String>, SessionFactoryImplementor) - Method in class org.hibernate.sql.results.jdbc.internal.JdbcValuesMappingProducerStandard
- addAffectedTableNames(Set<String>, SessionFactoryImplementor) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingProducer
- addAll(int, Collection<? extends E>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
- addAll(int, Collection<? extends E>) - Method in class org.hibernate.collection.spi.PersistentBag
- addAll(int, Collection<? extends E>) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- addAll(int, Collection<? extends E>) - Method in class org.hibernate.collection.spi.PersistentList
- addAll(int, Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.ListProxy
- addAll(Collection<? extends E>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
- addAll(Collection<? extends E>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
- addAll(Collection<? extends E>) - Method in class org.hibernate.collection.spi.PersistentBag
- addAll(Collection<? extends E>) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- addAll(Collection<? extends E>) - Method in class org.hibernate.collection.spi.PersistentList
- addAll(Collection<? extends E>) - Method in class org.hibernate.collection.spi.PersistentSet
- addAll(Collection<? extends E>) - Method in class org.hibernate.internal.util.collections.IdentitySet
- addAll(Collection<? extends U>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- addAll(Collection<T>, T[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
- addAnnotatedClass(Class) - Method in class org.hibernate.cfg.Configuration
-
Read metadata from the annotations associated with this class.
- addAnnotatedClass(Class<?>) - Method in class org.hibernate.boot.MetadataSources
-
Read metadata from the annotations attached to the given class.
- addAnnotatedClasses(Class<?>...) - Method in class org.hibernate.boot.MetadataSources
-
Vararg form of
MetadataSources.addAnnotatedClass(Class). - addAnnotatedClassName(String) - Method in class org.hibernate.boot.MetadataSources
-
Read metadata from the annotations attached to the given class.
- addAnnotatedClassName(String) - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
- addAnnotatedClassNames(String...) - Method in class org.hibernate.boot.MetadataSources
-
Vararg form of
MetadataSources.addAnnotatedClassName(String). - addAnnotatedClassReference(Class) - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
- addAnnotatedPackageName(String) - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
- addAppliedParameterBinding(JdbcParameter, JdbcParameterBinding) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- addArgument(String, DomainResultProducer<?>, DomainResultCreationState) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiation
- addArgument(OrderingExpression) - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
- addArgument(SqmDynamicInstantiationArgument<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
- addAssignment(int, ColumnReference) - Method in class org.hibernate.query.sqm.sql.AggregateColumnAssignmentHandler
- addAssignment(SqmPath<Y>, SqmExpression<? extends Y>) - Method in class org.hibernate.query.sqm.tree.update.SqmSetClause
- addAssignment(SqmAssignment<?>) - Method in class org.hibernate.query.sqm.tree.update.SqmSetClause
- addAssignment(Assignment) - Method in class org.hibernate.sql.ast.tree.update.UpdateStatement.UpdateStatementBuilder
- addAssociationAtRevisionRestriction(QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, String, boolean, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.internal.DefaultAuditStrategy
-
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.internal.ValidityAuditStrategy
-
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 interface org.hibernate.envers.strategy.spi.AuditStrategy
-
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a middle-entity association.
- addAssociationQuery(String, AbstractAuditAssociationQuery<AuditQueryImplementor>) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.AbstractIdentifier
- addAttribute(Attribute) - Method in interface org.hibernate.envers.boot.model.AttributeContainer
-
Add an attribute to the container.
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.DiscriminatorPersistentEntity
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.IdentifierRelation
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.Join
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.JoinedSubclassPersistentEntity
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.RootPersistentEntity
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.SimpleIdentifier
- addAttribute(Attribute) - Method in class org.hibernate.envers.boot.model.UnionSubclassPersistentEntity
- addAttribute(PersistentAttribute<J, ?>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType.InFlightAccessImpl
- addAttribute(PersistentAttribute<J, ?>) - Method in interface org.hibernate.metamodel.model.domain.internal.AttributeContainer.InFlightAccess
- addAttributeBinding(Property) - Method in interface org.hibernate.boot.spi.NaturalIdUniqueKeyBinder
-
Adds an attribute binding.
- addAttributeConverter(AttributeConverter<?, ?>) - Method in class org.hibernate.cfg.Configuration
-
Adds an
AttributeConverterinstance to this configuration. - addAttributeConverter(AttributeConverter<?, ?>, boolean) - Method in class org.hibernate.cfg.Configuration
-
Adds an
AttributeConverterinstance to this configuration. - addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
-
Apply an
AttributeConverter - addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Deprecated.
- addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in class org.hibernate.cfg.Configuration
-
Adds an
AttributeConverterto this configuration. - addAttributeConverter(Class<? extends AttributeConverter<?, ?>>, boolean) - Method in class org.hibernate.cfg.Configuration
-
Adds an
AttributeConverterto this configuration. - addAttributeConverter(AttributeConverterInfo) - Method in interface org.hibernate.boot.model.internal.AttributeConverterDefinitionCollector
-
Deprecated.
- addAttributeConverter(ConverterDescriptor) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addAttributeConverter(ConverterDescriptor) - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
-
Apply the descriptor for an
AttributeConverter - addAttributeConverter(ConverterDescriptor) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Deprecated.
- addAttributeConverter(ConverterDescriptor) - Method in class org.hibernate.cfg.Configuration
- addAttributeConverterDefinition(ConverterDescriptor) - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
- addAttributeConverterDescriptor(ConverterDescriptor) - Method in class org.hibernate.boot.internal.BootstrapContextImpl
- addAttributeNode(String) - Method in interface org.hibernate.graph.Graph
-
Add an AttributeNode (with no associated SubGraphNodes) to this container by attribute name
- addAttributeNode(String) - Method in class org.hibernate.graph.internal.AbstractGraph
- addAttributeNode(String) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addAttributeNode(AttributeNodeImplementor<?>) - Method in class org.hibernate.graph.internal.AbstractGraph
- addAttributeNode(AttributeNodeImplementor<?>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addAttributeNode(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.Graph
-
Add an AttributeNode (with no associated SubGraphNode) to this container by Attribute reference
- addAttributeNode(PersistentAttribute<? extends J, AJ>) - Method in class org.hibernate.graph.internal.AbstractGraph
- addAttributeNode(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addAttributeNode(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.spi.SubGraphImplementor
- addAttributeNodes(Attribute<J, ?>...) - Method in interface org.hibernate.graph.RootGraph
- addAttributeNodes(Attribute<J, ?>...) - Method in interface org.hibernate.graph.SubGraph
- addAttributeNodes(String...) - Method in interface org.hibernate.graph.RootGraph
- addAttributeNodes(String...) - Method in interface org.hibernate.graph.SubGraph
- addAttributeResult(String, SingularAttribute) - Method in interface org.hibernate.query.NativeQuery
-
Defines a result based on a specified attribute.
- addAttributeResult(String, SingularAttribute) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addAttributeResult(String, SingularAttribute) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addAttributeResult(String, Class, String) - Method in interface org.hibernate.query.NativeQuery
-
Defines a result based on a specified attribute.
- addAttributeResult(String, Class, String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addAttributeResult(String, Class, String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addAttributeResult(String, String, String) - Method in interface org.hibernate.query.NativeQuery
-
Defines a result based on a specified attribute.
- addAttributeResult(String, String, String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addAttributeResult(String, String, String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addAttributeSource(AttributeSource) - Method in interface org.hibernate.boot.model.source.internal.hbm.AttributesHelper.Callback
- addAttributesToEntity(RootPersistentEntity, List<Attribute>) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
- addAuditedEntityConfiguration(String, EntityConfiguration) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
- addAuditedEntityConfiguration(String, EntityConfiguration) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditEntityConfigurationRegistry
- addAuditingOverride(AuditOverride) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
- addAuditingOverrides(AuditOverrides) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.PropertyAuditingData
- addAuditStrategyAdditionalColumnsToEntity(PersistentEntity) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
- addAuditStrategyRevisionEndTimestampOnly(PersistentEntity) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.internal.BootstrapContextImpl
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.model.relational.Database
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add metadata pertaining to an auxiliary database object to this repository.
- addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration
- addBaselineDescriptor(Type, JavaType<?>) - Method in interface org.hibernate.type.descriptor.java.spi.JavaTypeBaseline.BaselineTarget
-
Add a baseline registration
- addBaselineDescriptor(Type, JavaType<?>) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
- addBaselineDescriptor(JavaType<?>) - Method in interface org.hibernate.type.descriptor.java.spi.JavaTypeBaseline.BaselineTarget
-
Add a baseline registration
- addBaselineDescriptor(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
- addBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addBasic(AttributeContainer, PropertyAuditingData, Value, SimpleIdMapperBuilder, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.IdMetadataGenerator
- addBasic(AttributeContainer, PropertyAuditingData, Value, SimpleMapperBuilder, boolean, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.BasicMetadataGenerator
- addBasicArgument(String) - Method in interface org.hibernate.query.NativeQuery.InstantiationResultNode
- addBasicArgument(String, String) - Method in interface org.hibernate.query.NativeQuery.InstantiationResultNode
- addBasicArgument(String, String) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderInstantiation
- addBasicByBasic(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addBasicByComponent(SimpleComponent, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addBasicByConvertedEnum(EnumValue, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addBasicByEnum(EnumValue, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addBasicTypeRegistrationContributions(List<BasicTypeRegistration>) - Method in class org.hibernate.type.spi.TypeConfiguration
- 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.
- addBinding(JdbcParameter, JdbcParameterBinding) - Method in class org.hibernate.sql.exec.internal.JdbcParameterBindingsImpl
- addBinding(JdbcParameter, JdbcParameterBinding) - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBindings
- 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 cacheable mapping file.
- addCacheableFile(File, File) - Method in class org.hibernate.boot.MetadataSources
-
Add a cached mapping file.
- addCacheableFile(String) - Method in class org.hibernate.boot.MetadataSources
-
Add a
cached mapping file. - addCacheableFile(String) - Method in class org.hibernate.cfg.Configuration
-
Add a cacheable mapping file.
- addCacheableFile(String, File) - Method in class org.hibernate.boot.MetadataSources
-
Add a
cached 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!
- addCacheableFileStrictly(File, File) - Method in class org.hibernate.boot.MetadataSources
-
INTENDED FOR TESTSUITE USE ONLY!
- addCachedType(NavigableRole) - Method in class org.hibernate.cache.cfg.internal.EntityDataCachingConfigImpl
- addCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
- addCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.internal.BootstrapContextImpl
- addCallbackDefinitions(List<CallbackDefinition>) - Method in class org.hibernate.mapping.PersistentClass
- addCallbackDefinitions(List<CallbackDefinition>) - Method in class org.hibernate.mapping.Property
- addCheckConstraint(String) - Method in class org.hibernate.mapping.Table
- addChild(EntityWithManyToOneWithoutJoinTable) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addChildParent(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a child/parent relation to cache for cascading op
- addClass(Class) - Method in class org.hibernate.cfg.Configuration
-
Read a mapping as an application resource using the convention that a class named
foo.bar.Foois mapped by a filefoo/bar/Foo.hbm.xmlwhich can be resolved as a classpath resource. - addClassAuditingData(ClassAuditingData) - Method in class org.hibernate.envers.configuration.internal.ClassesAuditingData
-
Stores information about auditing meta-data for the given class.
- addClasses(String...) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
- addClasses(List<String>) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
- addClassType(XClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addCollection(CollectionMetadataContext) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
-
Entry point for all collection-based metadata generators where the collection will be inspected and the appropriate boot and runtime mappings are generated.
- addCollection(CollectionMetadataContext) - Method in class org.hibernate.envers.configuration.internal.metadata.JoinColumnCollectionMetadataGenerator
- addCollection(CollectionMetadataContext) - Method in class org.hibernate.envers.configuration.internal.metadata.MiddleTableCollectionMetadataGenerator
- addCollectionBinding(Collection) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addCollectionBinding(Collection) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add collection mapping metadata to this repository.
- addCollectionByKey(CollectionKey, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addCollectionByKey(CollectionKey, PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Adds a collection in the collections-by-key map.
- addCollectionChanges(SessionImplementor, List<PersistentCollectionChangeData>, Set<Object>, RevisionType, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
- addCollectionConfig(Collection, AccessType) - Method in class org.hibernate.cache.cfg.internal.DomainDataRegionConfigImpl.Builder
- addCollectionHolder(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addCollectionHolder(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Register a
PersistentCollectionobject for an array. - addCollectionsByKeyToPersistenceContext(PersistenceContext, Object[]) - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
- addCollectionTypeRegistration(CollectionTypeRegistration) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addCollectionTypeRegistration(CollectionTypeRegistration) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addCollectionTypeRegistration(CollectionClassification, InFlightMetadataCollector.CollectionTypeRegistrationDescriptor) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addCollectionTypeRegistration(CollectionClassification, InFlightMetadataCollector.CollectionTypeRegistrationDescriptor) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addColumn(String) - Method in class org.hibernate.sql.Insert
- addColumn(String) - Method in class org.hibernate.sql.SimpleSelect
- addColumn(String) - Method in class org.hibernate.sql.Update
- addColumn(String, String) - Method in class org.hibernate.sql.Insert
- addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
- addColumn(String, String) - Method in class org.hibernate.sql.Update
- addColumn(String, String, JdbcMapping, List<ColumnValueBinding>) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
- addColumn(String, String, JdbcMapping, ParameterUsage, List<ColumnValueBinding>) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
- addColumn(AnnotatedColumn) - Method in class org.hibernate.boot.model.internal.AnnotatedColumns
- addColumn(AnnotatedColumn) - Method in class org.hibernate.boot.model.internal.AnnotatedJoinColumns
- addColumn(AnnotatedJoinColumn) - Method in class org.hibernate.boot.model.internal.AnnotatedJoinColumns
- addColumn(Column) - Method in class org.hibernate.envers.boot.model.BasicAttribute
- addColumn(Column) - Method in interface org.hibernate.envers.boot.model.ColumnContainer
-
Add a column to the container.
- addColumn(Column) - Method in class org.hibernate.envers.boot.model.Key
- addColumn(Column) - Method in class org.hibernate.envers.boot.model.ManyToOneAttribute
- addColumn(Column) - Method in class org.hibernate.envers.boot.model.SetAttribute
- addColumn(Column) - Method in class org.hibernate.envers.boot.model.SimpleIdentifier
- addColumn(Column) - Method in class org.hibernate.mapping.Any
- addColumn(Column) - Method in class org.hibernate.mapping.Any.KeyValue
- addColumn(Column) - Method in class org.hibernate.mapping.Any.MetaValue
- addColumn(Column) - Method in class org.hibernate.mapping.BasicValue
- 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) - Method in class org.hibernate.mapping.UserDefinedType
- addColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.Any
- addColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.Any.KeyValue
- addColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.Any.MetaValue
- addColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.BasicValue
- 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 class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
- addColumn(ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.TableInformationImpl
- addColumn(ColumnInformation) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
- addColumnAlias(String) - Method in interface org.hibernate.query.NativeQuery.ReturnProperty
-
Add a column alias to this property mapping.
- addColumnAlias(String) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
- addColumnAlias(String) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
- addColumnAlias(String) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderAttribute
- addColumnBinding(SimpleValue) - Method in class org.hibernate.boot.model.internal.AnnotatedColumn
- addColumnBinding(SimpleValue) - Method in class org.hibernate.boot.model.internal.AnnotatedJoinColumn
- addColumnMapping(ColumnInformation, ColumnInformation) - Method in interface org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.ForeignKeyBuilder
- addColumnMapping(ColumnInformation, ColumnInformation) - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.ForeignKeyBuilderImpl
- addColumnNameBinding(Table, String, Column) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addColumnNameBinding(Table, String, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addColumnNameBinding(Table, Identifier, Column) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- 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.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(List<Column>) - Method in class org.hibernate.mapping.Index
- addColumns(Value) - Method in class org.hibernate.mapping.Constraint
- addColumns(TableInformation) - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
- addColumns(TableInformation) - Method in class org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl
- addColumnsFromValue(Value) - Method in interface org.hibernate.envers.boot.model.ColumnContainer
-
Takes a
Valueand injects its columns into the Envers container mapping. - addComponent(AttributeContainer, PropertyAuditingData, Value, CompositeMapperBuilder, String, EntityMappingData, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.ComponentMetadataGenerator
- addComponent(PropertyData, Class, EmbeddableInstantiator) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
- addComponent(PropertyData, Class, EmbeddableInstantiator) - Method in interface org.hibernate.envers.internal.entities.mapper.CompositeMapperBuilder
- addComponent(PropertyData, Class, EmbeddableInstantiator) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
- addComponent(PropertyData, Class, EmbeddableInstantiator) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
- addComponent(PropertyData, Class, EmbeddableInstantiator) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
- addComponent(SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addComponent(SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addComponentByBasic(String, SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addComponentByBasicOrdered(String, SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
- addComposite(PropertyData, PropertyMapper) - Method in interface org.hibernate.envers.internal.entities.mapper.CompositeMapperBuilder
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.MultiDynamicComponentMapper
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
- addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.internal.entities.mapper.SubclassPropertyMapper
- addCondition(String[], String) - Method in class org.hibernate.sql.SimpleSelect
- addCondition(String[], String, String[]) - Method in class org.hibernate.sql.SimpleSelect
- addCondition(String, String) - Method in class org.hibernate.sql.SimpleSelect
- addCondition(String, String, String) - Method in class org.hibernate.sql.SimpleSelect
- addConfigOptions(Map) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
- addConfigurationValues(Map<String, Object>) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
- addConnections(int) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections
- addConvertedEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addConvertedEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addConverter(ConverterDescriptor) - Method in class org.hibernate.boot.model.convert.internal.AttributeConverterManager
- addCriterionToQuery(AuditReaderImplementor) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- addCteStatement(CteStatement) - Method in class org.hibernate.sql.ast.tree.AbstractStatement
- addCteStatement(CteStatement) - Method in interface org.hibernate.sql.ast.tree.cte.CteContainer
- addCustomAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.Configuration
- addDatabaseHint(String) - Method in class org.hibernate.query.internal.QueryOptionsImpl
- addDatabaseHint(String) - Method in interface org.hibernate.query.spi.MutableQueryOptions
-
Corollary to
QueryOptions.getDatabaseHints() - adddateSubdateAddtimeSubtime() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
MySQL style
- addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
- addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.boot.model.internal.AnnotatedJoinColumn
- addDefaultNamedNativeQuery(NamedNativeQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addDefaultNamedNativeQuery(NamedNativeQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultNamedProcedureCall(NamedProcedureCallDefinitionImpl) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addDefaultNamedProcedureCall(NamedProcedureCallDefinitionImpl) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultQuery(NamedHqlQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addDefaultQuery(NamedHqlQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDefaultResultSetMapping(NamedResultSetMappingDescriptor) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addDefaultResultSetMapping(NamedResultSetMappingDescriptor) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addDelegate(SQLExceptionConversionDelegate) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
-
Deprecated.
- addDenormalizedTable(String, String, String, boolean, String, Table, MetadataBuildingContext) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addDenormalizedTable(String, String, String, boolean, String, Table, MetadataBuildingContext) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a 'denormalized table' to this repository.
- addDescriptor(int, JdbcType) - Method in interface org.hibernate.type.descriptor.jdbc.internal.JdbcTypeBaseline.BaselineTarget
- addDescriptor(int, JdbcType) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
- addDescriptor(int, DdlType) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
-
Add a mapping from the given type code to the given
DdlType. - addDescriptor(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
- addDescriptor(JdbcType) - Method in interface org.hibernate.type.descriptor.jdbc.internal.JdbcTypeBaseline.BaselineTarget
- addDescriptor(JdbcType) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
- addDescriptor(DdlType) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
- addDescriptorIfAbsent(int, JdbcType) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
- addDescriptorIfAbsent(int, DdlType) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
-
Add a mapping from the given type code to the given
DdlType, if there is no mapping already present for the given type code. - addDescriptorIfAbsent(JdbcType) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
- addDescriptorIfAbsent(DdlType) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
- addDialectScope(String) - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
- addDialectScope(String) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.Expandable
- addDirectory(File) - Method in class org.hibernate.boot.MetadataSources
-
Read all
.hbm.xmlmapping documents from a directory tree. - addDirectory(File) - Method in class org.hibernate.cfg.Configuration
-
Read all
.hbm.xmlmapping documents from a directory tree. - addDiscoveredResolvers(Collection<DialectResolver>) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
- addDiscriminatorToInsertGroup(MutationGroupBuilder) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- addDiscriminatorToInsertGroup(MutationGroupBuilder) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
- addDiscriminatorToInsertGroup(MutationGroupBuilder) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
- addDmlCtes(CteContainer, CteStatement, List<Map.Entry<List<CteColumn>, Assignment>>, boolean, MultiTableSqmMutationConverter, Map<SqmParameter<?>, List<List<JdbcParameter>>>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.mutation.internal.cte.CteInsertHandler
- addDmlCtes(CteContainer, CteStatement, MultiTableSqmMutationConverter, Map<SqmParameter<?>, List<JdbcParameter>>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.mutation.internal.cte.AbstractCteMutationHandler
- addDmlCtes(CteContainer, CteStatement, MultiTableSqmMutationConverter, Map<SqmParameter<?>, List<JdbcParameter>>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.mutation.internal.cte.CteDeleteHandler
- addDmlCtes(CteContainer, CteStatement, MultiTableSqmMutationConverter, Map<SqmParameter<?>, List<JdbcParameter>>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.mutation.internal.cte.CteUpdateHandler
- addDocument(JaxbHbmHibernateMapping) - Method in interface org.hibernate.envers.configuration.internal.MappingCollector
- addDocument(JaxbEntityMappings) - Method in class org.hibernate.boot.model.internal.XMLContext
- addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
- addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
Mechanism to more finely control the notion of duplicates.
- addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
- addEnhancedProxy(EntityKey, PersistentAttributeInterceptable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- 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
-
Declare a "root" entity, without specifying an alias.
- addEntity(Class) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addEntity(Class) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- 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
-
Declare a "root" entity, without specifying an alias.
- addEntity(String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addEntity(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addEntity(String, Class) - Method in interface org.hibernate.query.NativeQuery
-
Declare a "root" entity.
- addEntity(String, Class) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addEntity(String, Class) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.query.NativeQuery
-
Declare a "root" entity, specifying a lock mode.
- addEntity(String, Class, LockMode) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addEntity(String, String) - Method in interface org.hibernate.query.NativeQuery
-
Declare a "root" entity.
- addEntity(String, String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addEntity(String, String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addEntity(String, String, LockMode) - Method in interface org.hibernate.query.NativeQuery
-
Declare a "root" entity, specifying a lock mode.
- addEntity(String, String, LockMode) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addEntity(String, String, LockMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addEntity(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a canonical mapping from entity key to entity instance
- addEntity(EntityUniqueKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add an entity to the cache by unique key
- addEntityAtRevisionRestriction(Configuration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in class org.hibernate.envers.strategy.internal.DefaultAuditStrategy
-
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a two-entity relation.
- addEntityAtRevisionRestriction(Configuration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in class org.hibernate.envers.strategy.internal.ValidityAuditStrategy
-
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a two-entity relation.
- addEntityAtRevisionRestriction(Configuration, QueryBuilder, Parameters, String, String, boolean, MiddleIdData, String, String, String, String, boolean) - Method in interface org.hibernate.envers.strategy.spi.AuditStrategy
-
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a two-entity relation.
- addEntityBinding(PersistentClass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addEntityBinding(PersistentClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Add the PersistentClass for an entity mapping.
- addEntityConfig(PersistentClass, AccessType) - Method in class org.hibernate.cache.cfg.internal.DomainDataRegionConfigImpl.Builder
- addEntityEntry(Object, EntityEntry) - Method in class org.hibernate.engine.internal.EntityEntryContext
-
Adds the entity and entry to this context, associating them together
- addEntityNameResolver(EntityNameResolver) - Method in class org.hibernate.cfg.Configuration
-
Add an
EntityNameResolverto this configuration. - addEntityNameResolver(EntityNameResolver...) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- addEntityNameResolver(EntityNameResolver...) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies one or more entity name resolvers.
- addEntityNameResolver(EntityNameResolver...) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- addEntityNameResolvers(EntityNameResolver...) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addEntityTypeRestriction(String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addEntry(Object, Status, Object[], Object, Object, Object, LockMode, boolean, EntityPersister, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addEntry(Object, Status, Object[], Object, Object, 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.
- addEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addEventListener(EventType<?>, String) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
- addEventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- addEventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- addEventListeners(SessionEventListener...) - Method in class org.hibernate.internal.SessionImpl
- addEventListeners(SessionEventListener...) - Method in interface org.hibernate.Session
-
Add one or more listeners to the Session
- addExpansion(QueryParameterImplementor<?>, SqmParameter, SqmParameter) - Method in class org.hibernate.query.sqm.internal.DomainParameterXref
- addExplicitStrategyRegistration(Class<T>, Class<? extends T>, String) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
Adds an explicit (as opposed to discovered) strategy registration.
- addExplicitStrategyRegistration(StrategyRegistration<T>) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
Adds an explicit (as opposed to discovered) strategy registration.
- addExpression(SqmExpression<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
- addExpression(Expression) - Method in class org.hibernate.sql.ast.tree.predicate.InListPredicate
- addExtractedColumnInformation(TableInformation, ResultSet) - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
- addExtraLazyComponent(SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.AbstractEntityEntry
- addExtraState(EntityEntryExtraState) - Method in class org.hibernate.engine.internal.EntityEntryExtraStateHolder
- addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntry
- addExtraState(EntityEntryExtraState) - Method in interface org.hibernate.engine.spi.EntityEntryExtraState
-
Attach additional state to the core state of
EntityEntry - addFetch(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
-
Declare a join fetch result.
- addFetch(String, String, String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addFetch(Association, String) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch override to the profile.
- addFetch(Association, Fetch.Style) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch override to the profile.
- addFetch(Fetch) - Method in class org.hibernate.engine.profile.FetchProfile
-
Add a fetch override to the profile.
- addFetchBuilder(String, FetchBuilder) - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
- addFetchBuilder(String, FetchBuilder) - Method in interface org.hibernate.query.results.dynamic.DynamicFetchBuilderContainer
- addFetchBuilder(String, FetchBuilder) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
- addFetchProfile(FetchProfile) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- 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
- 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.boot.model.internal.EntityBinder
- addFilterDefinition(FilterDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds a filter definition to this repository.
- addFormula(Formula) - Method in class org.hibernate.mapping.Any
- addFormula(Formula) - Method in class org.hibernate.mapping.Any.KeyValue
- addFormula(Formula) - Method in class org.hibernate.mapping.Any.MetaValue
- addFormula(Formula) - Method in class org.hibernate.mapping.BasicValue
- addFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
- addFrom(String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
Add an entity from which to select.
- addGeneratedAnnotation() - Method in class org.hibernate.jpamodelgen.Context
- addGeneratedColumns(String[], OnExecutionGenerator) - Method in class org.hibernate.id.insert.InsertSelectIdentityInsert
- addGeneratedColumns(String[], OnExecutionGenerator) - Method in class org.hibernate.sql.Insert
- addGeneratedDate() - Method in class org.hibernate.jpamodelgen.Context
- addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
- addHint(String, Object) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
- addHint(String, Object) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- addHints(Map<String, Object>) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
- addIdAndGetMappingData(PersistentClass, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.IdMetadataGenerator
- addIdColumnAliases(String...) - Method in interface org.hibernate.query.NativeQuery.RootReturn
- addIdColumnAliases(String...) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
- addIdColumnAliases(String...) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
- addIdColumnAliases(String...) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
- addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addIdentityColumn(String) - Method in class org.hibernate.id.insert.InsertSelectIdentityInsert
- addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
- addIdEqualsToQuery(Parameters, Object, String, String, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
- addIdEqualsToQuery(Parameters, Object, String, String, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix, is equal to the given object.
- addIdsEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
- addIdsEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 (the entity is the same).
- addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
- addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 mapped by the second mapper (the second mapper must be for the same entity, but it can have, for example, prefixed properties).
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- addIgnoredTable(String) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- addImport(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addImport(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds an import (for use in HQL).
- addIndex(Index, boolean) - Method in class org.hibernate.boot.model.internal.AnnotatedColumn
- addIndex(CollectionMetadataContext, RootPersistentEntity, QueryGeneratorBuilder) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
- addIndex(Index) - Method in class org.hibernate.mapping.Table
- addIndexes(Table, Index[], MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.TableBinder
- addIndexes(Table, Index[], MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.TableBinder
- addingOverrideFor(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
- addInitCommand(Function<SqlStringGenerationContext, InitCommand>) - Method in class org.hibernate.mapping.Table
- addInitCommand(InitCommand) - Method in class org.hibernate.boot.model.relational.Database
- addInitCommand(InitCommand) - Method in class org.hibernate.mapping.Table
-
Deprecated.Use
Table.addInitCommand(Function)instead. - addInitializedCollection(CollectionPersister, PersistentCollection<?>, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addInitializedCollection(CollectionPersister, PersistentCollection<?>, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add a collection we just pulled out of the cache (does not need initializing)
- addInitializedDetachedCollection(CollectionPersister, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addInitializedDetachedCollection(CollectionPersister, PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add an (initialized) collection that was created by another session and passed into update() (ie.
- addInitiator(StandardServiceInitiator<?>) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Adds a service initiator.
- addInitiator(SessionFactoryServiceInitiator<?>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryBuilderImpl
-
Adds a service initiator.
- addInitiator(SessionFactoryServiceInitiator<?>) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
- addInputStream(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
InputStreamaccess - addInsertTargetStateField(SqmPath<?>) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
- addInstancesFromVersionsEntities(String, Collection, List<Map>, Number) - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
- addInstantiation(Class<J>) - Method in interface org.hibernate.query.NativeQuery
- addInstantiation(Class<J>) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addInterpreterDelegate(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
- AdditionalInsertValues(Expression, Expression, Generator, BasicEntityIdentifierMapping) - Constructor for class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.AdditionalInsertValues
- AdditionalJaxbMappingProducer - Interface in org.hibernate.boot.spi
-
Deprecated.Intended for Envers integration until we can migrate Envers away from XML generation for building its model.
- AdditionalJaxbMappingProducerImpl - Class in org.hibernate.envers.boot.internal
- AdditionalJaxbMappingProducerImpl() - Constructor for class org.hibernate.envers.boot.internal.AdditionalJaxbMappingProducerImpl
- additionalRestrictions - Variable in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- AdditionExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.AdditionExpressionContext
- additiveOperator() - Method in class org.hibernate.grammars.hql.HqlParser.AdditionExpressionContext
- additiveOperator() - Method in class org.hibernate.grammars.hql.HqlParser
- AdditiveOperatorContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.AdditiveOperatorContext
- addJar(File) - Method in class org.hibernate.boot.MetadataSources
-
Read all
.hbm.xmlmappings from a jar file. - addJar(File) - Method in class org.hibernate.cfg.Configuration
-
Read all
.hbm.xmlmappings from a.jarfile. - addJarFileUrl(URL) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
- addJavaTypeRegistration(Class<?>, JavaType<?>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addJavaTypeRegistration(Class<?>, JavaType<?>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addJdbcTypeRegistration(int, JdbcType) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addJdbcTypeRegistration(int, JdbcType) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addJoin(JoinType, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- addJoin(JoinTable, boolean) - Method in class org.hibernate.boot.model.internal.ClassPropertyHolder
- addJoin(JoinTable, boolean) - Method in class org.hibernate.boot.model.internal.CollectionPropertyHolder
- addJoin(JoinTable, boolean) - Method in class org.hibernate.boot.model.internal.ComponentPropertyHolder
- addJoin(JoinTable, boolean) - Method in interface org.hibernate.boot.model.internal.PropertyHolder
- addJoin(JoinTable, PropertyHolder, boolean) - Method in class org.hibernate.boot.model.internal.EntityBinder
- addJoin(SecondaryTable, PropertyHolder, boolean) - Method in class org.hibernate.boot.model.internal.EntityBinder
- addJoin(String, String) - Method in interface org.hibernate.query.NativeQuery
-
Declare a join fetch result.
- addJoin(String, String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addJoin(String, String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addJoin(String, String, String) - Method in interface org.hibernate.query.NativeQuery
-
Declare a join fetch result.
- addJoin(String, String, String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addJoin(String, String, String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addJoin(String, String, LockMode) - Method in interface org.hibernate.query.NativeQuery
-
Declare a join fetch result, specifying a lock mode.
- addJoin(String, String, LockMode) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addJoin(String, String, LockMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addJoin(Join) - Method in class org.hibernate.envers.boot.model.DiscriminatorPersistentEntity
- addJoin(Join) - Method in interface org.hibernate.envers.boot.model.JoinAwarePersistentEntity
-
Add a secondary table join to the entity mapping.
- addJoin(Join) - Method in class org.hibernate.envers.boot.model.RootPersistentEntity
- addJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
- addJoin(Join) - Method in class org.hibernate.mapping.Subclass
- addJpaIndexHolders(Table, List<JPAIndexHolder>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addJpaIndexHolders(Table, List<JPAIndexHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addKey(EntityKey, LoadingEntityEntry) - Method in interface org.hibernate.engine.spi.SubselectFetch.RegistrationHandler
- addKey(EntityKey, LoadingEntityEntry) - Method in class org.hibernate.engine.spi.SubselectFetch.StandardRegistrationHandler
- addKeyColumn(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
- addKeyColumn(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
- addKeyColumn(String, String, JdbcMapping) - Method in interface org.hibernate.sql.model.ast.builder.ColumnValuesTableMutationBuilder
-
Add a key column
- addKeyColumn(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
- addKeyColumn(Column) - Method in class org.hibernate.envers.boot.model.Join
- addKeyColumn(SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.ColumnValuesTableMutationBuilder
-
Add a key column
- addKeyColumnNames(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
- addKeyColumnsFromValue(Value) - Method in class org.hibernate.envers.boot.model.Join
- addKeyRestriction(int, SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
-
Convenience form of
RestrictedTableMutationBuilder.addKeyRestriction(SelectableMapping)matching the signature ofSelectableConsumerallowing it to be used as a method reference in its place. - addKeyRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
- addKeyRestriction(String, String, JdbcMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
-
Add restriction based on the column in the table's key
- addKeyRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
- addKeyRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
- addKeyRestriction(SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
-
Add a restriction as long as the selectable is not a formula and is not nullable
- addKeyRestrictionLeniently(SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
-
Add a restriction as long as the selectable is not a formula
- addKeySubgraph(Attribute<J, X>) - Method in interface org.hibernate.graph.RootGraph
- addKeySubgraph(Attribute<J, X>) - Method in interface org.hibernate.graph.SubGraph
- addKeySubgraph(Attribute<J, X>, Class<? extends X>) - Method in interface org.hibernate.graph.RootGraph
- addKeySubgraph(Attribute<J, X>, Class<? extends X>) - Method in interface org.hibernate.graph.SubGraph
- addKeySubgraph(String) - Method in interface org.hibernate.graph.RootGraph
- addKeySubgraph(String) - Method in interface org.hibernate.graph.SubGraph
- addKeySubgraph(String, Class<X>) - Method in interface org.hibernate.graph.RootGraph
- addKeySubgraph(String, Class<X>) - Method in interface org.hibernate.graph.SubGraph
- addKeySubGraph(Class<S>, SubGraph<S>) - Method in interface org.hibernate.graph.AttributeNode
- addKeySubGraph(Class<S>, SubGraph<S>) - Method in class org.hibernate.graph.internal.AttributeNodeImpl
- addKeySubGraph(String) - Method in interface org.hibernate.graph.Graph
- addKeySubGraph(String) - Method in class org.hibernate.graph.internal.SubGraphImpl
- addKeySubGraph(String) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addKeySubGraph(String) - Method in interface org.hibernate.graph.spi.SubGraphImplementor
- addKeySubGraph(String, Class<AJ>) - Method in interface org.hibernate.graph.Graph
- addKeySubGraph(String, Class<AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addKeySubGraph(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.Graph
- addKeySubGraph(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addKeySubGraph(PersistentAttribute<? extends J, AJ>, Class<? extends AJ>) - Method in interface org.hibernate.graph.Graph
- addKeySubGraph(PersistentAttribute<? extends J, AJ>, Class<? extends AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addKeySubGraph(PersistentAttribute<? extends J, AJ>, Class<? extends AJ>) - Method in interface org.hibernate.graph.spi.SubGraphImplementor
- addLegacyFetchBuilder(DynamicFetchBuilderLegacy) - Method in interface org.hibernate.query.results.ResultSetMapping
- addLegacyFetchBuilder(DynamicFetchBuilderLegacy) - Method in class org.hibernate.query.results.ResultSetMappingImpl
- 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 class org.hibernate.engine.internal.SessionEventListenerManagerImpl
- addListener(SessionEventListener...) - Method in interface org.hibernate.engine.spi.SessionEventListenerManager
- addLobColumn(String, String) - Method in class org.hibernate.sql.Insert
- addLobColumn(String, String) - Method in class org.hibernate.sql.Update
- addLogger(Logger) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- addLoggerName(String) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- addManyToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addManyToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addManyToManyByComponent(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addManyToManyFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
- addManyToOne(AttributeContainer, PropertyAuditingData, Value, SimpleMapperBuilder) - Method in class org.hibernate.envers.configuration.internal.metadata.IdMetadataGenerator
- addMappedBy(String, String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addMappedBy(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addMappedSuperclass(Class, MappedSuperclass) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addMappedSuperclass(Class, MappedSuperclass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Join
- addMappedSuperclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
- addMappedSuperclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
- addMapper(CollectionMetadataContext, CommonCollectionMapperData, MiddleComponentData, MiddleComponentData) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
- addMapping(PersistentEntity) - Method in class org.hibernate.envers.configuration.internal.metadata.EntityMappingData
- addMappingFiles(String...) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
- addMappingFiles(List<String>) - Method in class org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor
- addMappings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- addMetaEmbeddable(String, MetaEntity) - Method in class org.hibernate.jpamodelgen.Context
- addMetaEntity(String, MetaEntity) - Method in class org.hibernate.jpamodelgen.Context
- addMiddleEqualToQuery(CompositeMapperBuilder, Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in interface org.hibernate.envers.internal.entities.mapper.relation.component.MiddleComponentMapper
-
Adds query statements, which contains restrictions, which express the property that part of the middle entity with alias prefix1, is equal to part of the middle entity with alias prefix2 (the entity is the same).
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleDummyComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleEmbeddableComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapElementNotKeyComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleRelatedComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleSimpleComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.component.MiddleStraightComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.MiddleMapKeyEnumeratedComponentMapper
- addMiddleEqualToQuery(Parameters, String, String, String, String) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneIdMapper
- addModifiedColumns(Configuration, Value, AttributeContainer, PropertyAuditingData) - Method in class org.hibernate.envers.boot.internal.ImprovedModifiedColumnNamingStrategy
- addModifiedColumns(Configuration, Value, AttributeContainer, PropertyAuditingData) - Method in class org.hibernate.envers.boot.internal.LegacyModifiedColumnNamingStrategy
- addModifiedColumns(Configuration, Value, AttributeContainer, PropertyAuditingData) - Method in interface org.hibernate.envers.boot.spi.ModifiedColumnNamingStrategy
-
Adds modified columns to the audited entity metamodel.
- addMonths() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.internal.SessionFactoryImpl
- addNamedEntityGraph(String, RootGraphImplementor<T>) - Method in interface org.hibernate.metamodel.MappingMetamodel
- addNamedEntityGraph(String, RootGraphImplementor<T>) - Method in class org.hibernate.metamodel.model.domain.internal.JpaMetamodelImpl
- addNamedEntityGraph(String, RootGraphImplementor<T>) - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- addNamedEntityGraph(String, RootGraphImplementor<T>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
- addNamedEntityGraph(NamedEntityGraphDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addNamedEntityGraph(NamedEntityGraphDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named entity graph to this repository
- addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
- addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains named parameters, which express the property that the id of the entity with alias prefix, is equal to the given object.
- addNamedIdEqualsToQuery(Parameters, String, IdMapper, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
- addNamedIdEqualsToQuery(Parameters, String, IdMapper, boolean) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains named parameters that express the property that the id of the entity with alias prefix is equal to the given object using the specified mapper.
- addNamedNativeQuery(NamedNativeQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addNamedNativeQuery(NamedNativeQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named SQL query to this collector.
- addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named stored procedure call to this collector.
- addNamedQuery(String, Query) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- addNamedQuery(String, Query) - Method in class org.hibernate.internal.SessionFactoryImpl
- addNamedQuery(NamedHqlQueryDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addNamedQuery(NamedHqlQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds metadata for a named query to this repository.
- addNaturalIdConfig(RootClass, AccessType) - Method in class org.hibernate.cache.cfg.internal.DomainDataRegionConfigImpl.Builder
- addNegatedParameters() - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds negated parameters, by default with the "and" connective.
- addNeighbour(Vertex<R>) - Method in class org.hibernate.envers.internal.tools.graph.Vertex
- addNestedTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
- addNestedTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
- addNestedTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- addNestedTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
- addNestedTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
- addNestedTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
- addNestedTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
- addNestedTableGroupJoin(TableGroupJoin) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
-
A nested table group join is a join against a table group, that is ensured to be joined against the primary table reference and table reference joins in isolation, prior to doing other table group joins e.g.
- addNewCollection(CollectionPersister, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addNewCollection(CollectionPersister, PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a new collection (ie.
- addNonLazyCollection(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addNonLazyCollection(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Register a collection for non-lazy loading at the end of the two-phase load
- addNotAuditedEntityConfiguration(String, EntityConfiguration) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
- addNotAuditedEntityConfiguration(String, EntityConfiguration) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditEntityConfigurationRegistry
- addNotNullRestriction(String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds
IS NOT NULLrestriction. - addNotNullRestriction(String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds
IS NOT NULLrestriction. - addNullableIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in class org.hibernate.envers.internal.entities.mapper.id.AbstractIdMapper
- addNullableIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in interface org.hibernate.envers.internal.entities.mapper.id.IdMapper
-
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 mapped by the second mapper (the second mapper must be for the same entity, but it can have, for example, prefixed properties).
- addNullOptimisticLockRestriction(SelectableMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
- addNullOptimisticLockRestriction(SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
- addNullOptimisticLockRestriction(SelectableMapping) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
- addNullOptimisticLockRestriction(SelectableMapping) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
- addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addNullProperty(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Record the fact that the association belonging to the keyed entity is null.
- addNullRestriction(String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds
IS NULLrestriction. - addNullRestriction(String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds
IS NULLrestriction. - addNumber(double) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addNumberByNumber(int, double) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addObserver(BatchObserver) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchImpl
- addObserver(BatchObserver) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Adds an observer to this batch.
- addObserver(TransactionObserver) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
- addObserver(TransactionObserver) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
- addObserver(TransactionObserver) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
-
Adds an observer to the coordinator.
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryImpl
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryObserverChain
- addOffspring(Animal) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- addOneToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addOneToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addOneToManyByBasic(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addOneToManyByBasic(SimpleEntity, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addOneToOneNotOwning(PropertyAuditingData, Value, CompositeMapperBuilder, String) - Method in class org.hibernate.envers.configuration.internal.metadata.ToOneRelationMetadataGenerator
- addOptimisticLockRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
- addOptimisticLockRestriction(String, String, JdbcMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
-
Add restriction based on non-version optimistically-locked column
- addOptimisticLockRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
- addOptimisticLockRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
- addOptimisticLockRestriction(SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
-
Add restriction based on non-version optimistically-locked column
- addOrder(String, String, boolean, NullPrecedence) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
- addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
- addOrder(AuditOrder) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- addOrder(AuditOrder) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- addOrderedBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addOrderedJoin(SqmJoin<?, ?>) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
- addOrderFragment(String, String) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- addOrModifyColumn(ColumnContainer, String) - Static method in class org.hibernate.envers.configuration.internal.metadata.RevisionInfoHelper
- addOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- addOverridableConverter(Class<? extends AttributeConverter<?, ?>>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addOverridableConverter(Class<? extends AttributeConverter<?, ?>>) - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
-
Apply an
AttributeConverterthat may be overridden by competing converters - 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
-
Deprecated.
- addParameter(SqmParameter<?>) - Method in interface org.hibernate.query.sqm.internal.ParameterCollector
- addParameter(SqmParameter<?>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmStatement
- addParameter(SqmParameter<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
- addParameter(JdbcParameter) - Method in class org.hibernate.sql.exec.internal.JdbcParametersImpl
- addParameter(JdbcParameter) - Method in interface org.hibernate.sql.exec.spi.JdbcParameters
- addParameterRegistration(JdbcCallParameterRegistration) - Method in class org.hibernate.sql.exec.internal.JdbcCallImpl.Builder
- addParameters(String) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- addParameters(Collection<JdbcParameter>) - Method in class org.hibernate.sql.exec.internal.JdbcParametersImpl
- addParameters(Collection<JdbcParameter>) - Method in interface org.hibernate.sql.exec.spi.JdbcParameters
- addParameterTypeHint(String, String) - Method in class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
- addParameterTypeHint(String, String) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
- addParams(Map<String, String>) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
- addPrefixedPropertyNames(Set<String>, String, Type, SessionFactoryImplementor) - Static method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- 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
- addPrimaryKeyColumns(ModelPart) - Method in class org.hibernate.sql.Update
- addPrimeEntry(BasicType<?>, String, String[]) - Method in class org.hibernate.type.BasicTypeRegistry
- addPrimeEntry(BasicTypeReference<?>, String, String[]) - Method in class org.hibernate.type.BasicTypeRegistry
- addProjection(String, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- addProjection(Configuration, Map<String, String>, Map<String, String>, AuditFunction) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditAssociationQuery
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
- addProjection(AuditProjection) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- addProjection(AuditProjection) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- addProjectionToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder) - Method in class org.hibernate.envers.query.criteria.AuditFunction
- addProjectionToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder) - Method in class org.hibernate.envers.query.criteria.AuditProperty
- addProjectionToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder) - Method in interface org.hibernate.envers.query.projection.AuditProjection
-
Adds an audit projection to the specified query.
- addProjectionToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder) - Method in class org.hibernate.envers.query.projection.internal.EntityAuditProjection
- addProjectionToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder) - Method in class org.hibernate.envers.query.projection.internal.PropertyAuditProjection
- addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
-
Add the given properties to ours.
- addProperty(String) - Method in interface org.hibernate.query.NativeQuery.FetchReturn
-
Add a property, presumably with more than one column.
- addProperty(String) - Method in interface org.hibernate.query.NativeQuery.RootReturn
-
Add a property, presumably with more than one column.
- addProperty(String) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
- addProperty(String) - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
- addProperty(String) - Method in interface org.hibernate.query.results.dynamic.DynamicFetchBuilderContainer
-
Add a property whose columns can later be defined using
NativeQuery.ReturnProperty.addColumnAlias(java.lang.String) - addProperty(String) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
- addProperty(String) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
- addProperty(String, String) - Method in interface org.hibernate.query.NativeQuery.FetchReturn
-
Add a simple property-to-one-column mapping.
- addProperty(String, String) - Method in interface org.hibernate.query.NativeQuery.RootReturn
-
Add a simple property-to-one-column mapping.
- addProperty(String, String) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
- addProperty(String, String) - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
- addProperty(String, String) - Method in interface org.hibernate.query.results.dynamic.DynamicFetchBuilderContainer
-
Add a property mapped to a single column.
- addProperty(String, String) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
- addProperty(String, String) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
- addProperty(String, String...) - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
- addProperty(String, String...) - Method in interface org.hibernate.query.results.dynamic.DynamicFetchBuilderContainer
-
Add a property mapped to multiple columns
- addProperty(String, String...) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
- 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.boot.model.internal.ClassPropertyHolder
- addProperty(Property, XClass) - Method in class org.hibernate.boot.model.internal.CollectionPropertyHolder
- addProperty(Property, XClass) - Method in class org.hibernate.boot.model.internal.ComponentPropertyHolder
- addProperty(Property, XClass) - Method in interface org.hibernate.boot.model.internal.PropertyHolder
- addProperty(Property, AnnotatedColumns, XClass) - Method in class org.hibernate.boot.model.internal.ClassPropertyHolder
- addProperty(Property, AnnotatedColumns, XClass) - Method in class org.hibernate.boot.model.internal.CollectionPropertyHolder
- addProperty(Property, AnnotatedColumns, XClass) - Method in class org.hibernate.boot.model.internal.ComponentPropertyHolder
- addProperty(Property, AnnotatedColumns, XClass) - Method in interface org.hibernate.boot.model.internal.PropertyHolder
- addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addPropertyAuditingData(String, PropertyAuditingData) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
-
Add an audited property.
- addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
- addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
- addPropertyPath(String, Type, String[], String[], String[], String[], Metadata) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
Deprecated.
- addPropertyReference(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addPropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addPropertyReferencedAssociation(String, String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addProxy(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a proxy to the session cache
- addQueryHint(String) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
- addQueryHint(String) - Method in interface org.hibernate.query.NativeQuery
- addQueryHint(String) - Method in interface org.hibernate.query.Query
-
Add a database query hint to the SQL query.
- addQueryHint(String) - Method in class org.hibernate.query.spi.AbstractQuery
- addQueryHint(String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addQueryHint(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addQueryHint(String) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- 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.
- addQueryImport(String, Class<?>) - Method in class org.hibernate.boot.MetadataSources
- addQuerySpace(String) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- addQuerySpaces(Serializable...) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addQuerySpaces(String...) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addQuerySpaces(Set<String>) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- addReferencedColumns(List<Column>) - Method in class org.hibernate.mapping.ForeignKey
- addReferenceEntry(Object, Status) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addRegisteredConversion(RegisteredConversion) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addRegisteredConversion(RegisteredConversion) - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
- addRegisteredConversion(RegisteredConversion) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Deprecated.
- addRegistration(RegisteredConversion, BootstrapContext) - Method in class org.hibernate.boot.model.convert.internal.AttributeConverterManager
- addResolver(DialectResolver...) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
- addResolverAtFirst(DialectResolver...) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
- addResource(String) - Method in class org.hibernate.boot.MetadataSources
-
Read mappings as an application resourceName (i.e.
- addResource(String) - Method in class org.hibernate.cfg.Configuration
-
Read mappings as an application resource name, that is, using a classpath lookup, trying different class loaders in turn.
- Address - Class in org.hibernate.testing.orm.domain.animal
- Address - Class in org.hibernate.testing.orm.domain.contacts
- Address() - Constructor for class org.hibernate.testing.orm.domain.animal.Address
- Address() - Constructor for class org.hibernate.testing.orm.domain.contacts.Address
- Address(String, int) - Constructor for class org.hibernate.testing.orm.domain.contacts.Address
- Address.Classification - Enum in org.hibernate.testing.orm.domain.contacts
- Address.PostalCode - Class in org.hibernate.testing.orm.domain.contacts
- addRestriction(Predicate) - Method in class org.hibernate.sql.ast.tree.delete.DeleteStatement.DeleteStatementBuilder
- addRestriction(Predicate) - Method in class org.hibernate.sql.ast.tree.update.UpdateStatement.UpdateStatementBuilder
- addResultBuilder(ResultBuilder) - Method in interface org.hibernate.query.results.ResultSetMapping
- addResultBuilder(ResultBuilder) - Method in class org.hibernate.query.results.ResultSetMappingImpl
- addResultSetMapping(NamedResultSetMappingDescriptor) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addResultSetMapping(NamedResultSetMappingDescriptor) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Adds the metadata for a named SQL result set mapping to this collector.
- addReturn(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
- addReturn(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
- addReturn(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
- addReturn(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
- addReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
- addReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
- addReturn(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
- addReturn(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
- addRevisionInfoRelationToIdentifier(Identifier) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
- addRevisionTypeToAttributeContainer(AttributeContainer, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
- addRoot(String, Class) - Method in interface org.hibernate.query.NativeQuery
-
Add a new root return mapping, returning a
NativeQuery.RootReturnto allow further definition. - addRoot(String, Class) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addRoot(String, String) - Method in interface org.hibernate.query.NativeQuery
-
Add a new root return mapping, returning a
NativeQuery.RootReturnto allow further definition. - addRoot(String, String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addRoot(String, String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addRoot(JpaRoot<?>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
- addRoot(JpaRoot<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
- addRoot(SqmRoot<?>) - Method in class org.hibernate.query.sqm.tree.from.SqmFromClause
-
Add roots incrementally
- addRoot(TableGroup) - Method in class org.hibernate.sql.ast.tree.from.FromClause
- addScalar(int, Class<?>) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result.
- addScalar(String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addScalar(String, Class) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result using the specified result type.
- addScalar(String, Class) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String, Class) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addScalar(String, Class<C>, AttributeConverter<?, C>) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result with an explicit conversion
- addScalar(String, Class<C>, AttributeConverter<?, C>) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String, Class<C>, AttributeConverter<?, C>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addScalar(String, Class<C>, Class<? extends AttributeConverter<?, C>>) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result with an explicit conversion
- addScalar(String, Class<C>, Class<? extends AttributeConverter<?, C>>) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String, Class<C>, Class<? extends AttributeConverter<?, C>>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addScalar(String, Class<O>, Class<J>, AttributeConverter<O, J>) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String, Class<O>, Class<J>, AttributeConverter<O, J>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addScalar(String, Class<O>, Class<J>, Class<? extends AttributeConverter<O, J>>) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String, Class<O>, Class<J>, Class<? extends AttributeConverter<O, J>>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addScalar(String, Class<O>, Class<R>, AttributeConverter<O, R>) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result with an explicit conversion
- addScalar(String, Class<O>, Class<R>, Class<? extends AttributeConverter<O, R>>) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result with an explicit conversion
- addScalar(String, BasicDomainType) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result.
- addScalar(String, BasicDomainType) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addScalar(String, BasicDomainType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addScalar(String, BasicTypeReference) - Method in interface org.hibernate.query.NativeQuery
-
Declare a scalar query result.
- addScalar(String, BasicTypeReference) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- 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 class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addSecondPass(SecondPass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addSecondPass(SecondPass, boolean) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addSecondPass(SecondPass, boolean) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addSelectable(Selectable) - Method in class org.hibernate.mapping.Any
- addSelection(SqmSelection<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
- addService(Class<R>, R) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryBuilderImpl
-
Adds a user-provided service.
- addService(Class<R>, R) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
- addService(Class<T>, T) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Adds a user-provided service.
- addSessionFactory(String, String, boolean, SessionFactoryImplementor, JndiService) - Method in class org.hibernate.internal.SessionFactoryRegistry
-
Adds a SessionFactory to the registry
- addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- addSessionFactoryObservers(SessionFactoryObserver...) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies one or more observers.
- addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- addSettings(Map<String, Object>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- addSharedSessionTransactionObserver(TransactionCoordinator) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- addSharedSessionTransactionObserver(TransactionCoordinator) - Method in class org.hibernate.internal.SessionImpl
- addSortedBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addSortedBasicByBasic(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedBasicByBasicWithComparator(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedBasicByBasicWithSortNaturalByDefault(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedBasicWithComparator(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addSortedBasicWithSortNaturalByDefault(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addSortedManyToManyByBasicWithComparator(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedManyToManyByBasicWithSortNaturalByDefault(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortSpecification(SqmExpression<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmOrderByClause
- addSortSpecification(SqmSortSpecification) - Method in class org.hibernate.query.sqm.tree.select.SqmOrderByClause
- addSortSpecification(SortSpecification) - Method in class org.hibernate.sql.ast.tree.select.QueryPart
- addSqlFunction(String, SqmFunctionDescriptor) - Method in class org.hibernate.boot.internal.BootstrapContextImpl
- addSqlFunction(String, SqmFunctionDescriptor) - Method in class org.hibernate.cfg.Configuration
- addSqlHintOrComment(String, QueryOptions, boolean) - Method in class org.hibernate.dialect.Dialect
-
Modify the SQL, adding hints or comments, if necessary
- addSqlSelection(SqlSelection) - Method in class org.hibernate.sql.ast.tree.select.SelectClause
- addSqmJoin(SqmJoin<E, ?>) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
- addSqmJoin(SqmJoin<T, ?>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- addSqmJoin(SqmJoin<T, ?>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
-
Add an associated join
- addSubclass(Subclass) - Method in class org.hibernate.mapping.PersistentClass
- addSubclass(Subclass) - Method in class org.hibernate.mapping.RootClass
- addSubclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
- addSubclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
- addSubclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
- addSubclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
- addSubclassSubgraph(Class<? extends T1>) - Method in class org.hibernate.graph.internal.RootGraphImpl
- addSubclassSubgraph(Class<? extends T1>) - Method in interface org.hibernate.graph.RootGraph
- addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
- addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
- addSubExpression(Expression) - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple.Builder
- addSubgraph(Attribute<J, X>) - Method in interface org.hibernate.graph.RootGraph
- addSubgraph(Attribute<J, X>) - Method in interface org.hibernate.graph.SubGraph
- addSubgraph(Attribute<J, X>, Class<? extends X>) - Method in interface org.hibernate.graph.RootGraph
- addSubgraph(Attribute<J, X>, Class<? extends X>) - Method in interface org.hibernate.graph.SubGraph
- addSubgraph(String) - Method in interface org.hibernate.graph.RootGraph
- addSubgraph(String) - Method in interface org.hibernate.graph.SubGraph
- addSubgraph(String, Class<X>) - Method in interface org.hibernate.graph.RootGraph
- addSubgraph(String, Class<X>) - Method in interface org.hibernate.graph.SubGraph
- addSubGraph(Class<S>, SubGraph<S>) - Method in interface org.hibernate.graph.AttributeNode
- addSubGraph(Class<S>, SubGraph<S>) - Method in class org.hibernate.graph.internal.AttributeNodeImpl
- addSubGraph(String) - Method in interface org.hibernate.graph.Graph
-
Create a (mutable) SubGraphNode associated with the named AttributeNode.
- addSubGraph(String) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addSubGraph(String, Class<AJ>) - Method in interface org.hibernate.graph.Graph
- addSubGraph(String, Class<AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addSubGraph(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.Graph
-
Create a (mutable) SubGraphNode associated with the AttributeNode for the given Attribute.
- addSubGraph(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addSubGraph(PersistentAttribute<? extends J, AJ>, Class<? extends AJ>) - Method in interface org.hibernate.graph.Graph
- addSubGraph(PersistentAttribute<? extends J, AJ>, Class<? extends AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- addSubParameters(String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds sub-parameters with a new connective.
- addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Adds a subselect fetch descriptor for the given entity key.
- addSubType(ManagedDomainType) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
- addSubType(ManagedDomainType) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
- addSubType(ManagedDomainType) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
- addSynchronizedEntityClass(Class) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- addSynchronizedEntityClass(Class) - Method in interface org.hibernate.procedure.ProcedureCall
- addSynchronizedEntityClass(Class) - Method in interface org.hibernate.query.NativeQuery
- addSynchronizedEntityClass(Class) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addSynchronizedEntityClass(Class) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addSynchronizedEntityClass(Class<?>) - Method in interface org.hibernate.query.SynchronizeableQuery
-
Adds an entity for (a) auto-flush checking and (b) query result cache invalidation checking.
- addSynchronizedEntityName(String) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- addSynchronizedEntityName(String) - Method in interface org.hibernate.procedure.ProcedureCall
- addSynchronizedEntityName(String) - Method in interface org.hibernate.query.NativeQuery
- addSynchronizedEntityName(String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addSynchronizedEntityName(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addSynchronizedEntityName(String) - Method in interface org.hibernate.query.SynchronizeableQuery
-
Adds an entity name for (a) auto-flush checking and (b) query result cache invalidation checking.
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.procedure.ProcedureCall
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.NativeQuery
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
- addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.SynchronizeableQuery
-
Adds a query space.
- addSynchronizedQuerySpaces(EntityPersister) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
- addTable(String, String, String, String, boolean, MetadataBuildingContext) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addTable(String, String, String, String, boolean, MetadataBuildingContext) - 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
- addTableDetailsBuilder(TableMutationBuilder<?>) - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
- addTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
- addTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
- addTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- addTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
- addTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
- addTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
- addTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
- addTableGroupJoin(TableGroupJoin) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
- addTableInformation(TableInformation) - Method in class org.hibernate.tool.schema.extract.spi.NameSpaceTablesInformation
- addTableNameBinding(String, String, String, String, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addTableNameBinding(String, String, String, String, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addTableNameBinding(Identifier, Table) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addTableNameBinding(Identifier, Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addTableReferenceJoin(TableReferenceJoin) - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
- addTargetColumnReferences(List<ColumnReference>) - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
- addTargetColumnReferences(ColumnReference...) - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
- addToBatch(JdbcValueBindings, TableInclusionChecker) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchImpl
- addToBatch(JdbcValueBindings, TableInclusionChecker) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
-
Apply the value bindings to the batch JDBC statements and Indicates completion of the current part of the batch.
- addToCollection(Object[], Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
- addToCollection(List, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
- addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
- addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
- addToCollection(T, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
- addToManyComponent(String, String, MiddleIdData) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
- addToManyMiddleNotOwningRelation(String, String, String, MiddleIdData, MiddleIdData, String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
- addToManyMiddleRelation(String, String, MiddleIdData, MiddleIdData, String) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
- addToManyNotOwningRelation(String, String, String, IdMapper, PropertyMapper, PropertyMapper, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
- addToOne(AttributeContainer, PropertyAuditingData, Value, CompositeMapperBuilder, String, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.ToOneRelationMetadataGenerator
- addToOneAndIdProperty(XClass, PropertyData) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addToOneComponent(String, ComponentAuditingData) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
- addToOneNotOwningRelation(String, String, String, IdMapper, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
- addToOneRelation(String, String, IdMapper, boolean, boolean) - Method in class org.hibernate.envers.internal.entities.EntityConfiguration
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.BetweenAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IdentifierEqAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.IlikeAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.InAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotNullAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NullAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RelatedAuditEqualityExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RelatedAuditInExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.RevisionTypeAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, String, String, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.SimpleAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.EntityTypeAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.FunctionFunctionAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.FunctionPropertyAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.LogicalAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.NotAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.PropertyAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.PropertyFunctionAuditExpression
- addToQuery(EnversService, AuditReaderImplementor, Map<String, String>, Map<String, String>, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.internal.SimpleFunctionAuditExpression
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- 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
- addTreat(X) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- addTypeDefinition(TypeDefinition) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addTypeDefinition(TypeDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
-
Deprecated.
- addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
-
Deprecated.
- addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
-
Deprecated.
- addUninitializedCachedEntity(EntityKey, Object, EntityPersister, LockMode, Object, SharedSessionContractImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
- addUninitializedCollection(CollectionPersister, PersistentCollection<?>, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addUninitializedCollection(CollectionPersister, PersistentCollection<?>, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add a collection we just loaded up (still needs initializing)
- addUninitializedDetachedCollection(CollectionPersister, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- addUninitializedDetachedCollection(CollectionPersister, PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
add a detached uninitialized collection
- addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addUniqueConstraints(Table, List) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addUniqueConstraints(Table, List) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.Table
- addUniquePropertyReference(String, String) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- addUniquePropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
- addUnresolvedEntityInsertAction(AbstractEntityInsertAction, NonNullableTransientDependencies) - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Add an unresolved insert action.
- addURL(URL) - Method in class org.hibernate.boot.MetadataSources
-
Read mappings from a
URL - addURL(URL) - Method in class org.hibernate.cfg.Configuration
-
Read mappings from a
URL. - addValue(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
- addValue(AttributeContainer, Value, PropertyAccessStrategy, CompositeMapperBuilder, String, EntityMappingData, PropertyAuditingData, boolean, boolean, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.ValueMetadataGenerator
- addValueColumn(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
- addValueColumn(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
- addValueColumn(String, String, JdbcMapping) - Method in interface org.hibernate.sql.model.ast.builder.ColumnValuesTableMutationBuilder
-
Add a column as part of the values list
- addValueColumn(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
- addValueColumn(SelectableMapping) - Method in interface org.hibernate.sql.model.ast.builder.ColumnValuesTableMutationBuilder
-
Add a column as part of the values list
- addValues(Object[]) - Method in class org.hibernate.sql.InFragment
- addValueToMiddleTable(CollectionMetadataContext, Value, RootPersistentEntity, QueryGeneratorBuilder, String, AuditJoinTableData, boolean) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
- addVersionedAssignment(Consumer<Assignment>, SqmUpdateStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- addWhere(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhere(String, boolean, String, QueryBuilder) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhere(String, String, String, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhere(String, String, String, QueryBuilder) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhereColumn(String) - Method in class org.hibernate.sql.Update
- addWhereColumn(String, String) - Method in class org.hibernate.sql.Update
- addWhereColumns(String[]) - Method in class org.hibernate.sql.Update
- addWhereColumns(String[], String) - Method in class org.hibernate.sql.Update
- addWhereFragment(String) - Method in class org.hibernate.sql.Delete
- addWhereFragment(String) - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
- addWhereFragment(String) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
- addWhereFragment(String) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
- addWhereFragment(String) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
- addWhereFragment(String) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
- addWhereOrNullRestriction(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Add where clause with a null restriction: (left = right or (left is null and right is null))
- addWhereToken(String) - Method in class org.hibernate.sql.SimpleSelect
- addWhereWithFunction(String, String, String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhereWithFunction(Configuration, Map<String, String>, Map<String, String>, String, String, String, AuditFunction) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds a where clause with a left (optionally aliased) property and a function call on the right side.
- addWhereWithFunction(Configuration, Map<String, String>, Map<String, String>, AuditFunction, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Add where clause with a function call on the left and a scalar value on the right.
- addWhereWithFunction(Configuration, Map<String, String>, Map<String, String>, AuditFunction, String, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Add a where clause with a function call on the left and an optionally aliased property on the right.
- addWhereWithFunction(Configuration, Map<String, String>, Map<String, String>, AuditFunction, String, AuditFunction) - Method in class org.hibernate.envers.internal.tools.query.Parameters
-
Adds a where clause with a function call on both the left and right of the predicate.
- addWhereWithNamedParam(String, boolean, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhereWithNamedParam(String, String, String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhereWithParam(String, boolean, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhereWithParam(String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhereWithParam(String, String, String, Object) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWhereWithParams(String, String, String, Object[], String) - Method in class org.hibernate.envers.internal.tools.query.Parameters
- addWorkUnit(AuditWorkUnit) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
- AddWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
- AddWorkUnit(SessionImplementor, String, EnversService, Object, Map<String, Object>) - Constructor for class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
- AddWorkUnit(SessionImplementor, String, EnversService, Object, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
- addXmlBinding(Binding) - Method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
- addXmlBinding(Binding<?>) - Method in class org.hibernate.boot.MetadataSources
-
Add XML mapping bindings created from an arbitrary source by the binder.
- addXmlMapping(Binding<?>) - Method in class org.hibernate.cfg.Configuration
-
Read mappings that were parsed using
Configuration.getXmlMappingBinderAccess(). - addYearsMonthsDaysHoursMinutesSeconds() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- AdjustableBasicType<J> - Interface in org.hibernate.type
-
Extension contract for
BasicTypeimplementations which understand how to adjust themselves relative to where/how they're used by, for example, accounting for LOB, nationalized, primitive/wrapper, etc. - AdjustableJdbcType - Interface in org.hibernate.type.descriptor.jdbc
-
Extension contract for JdbcType implementations that understand how to adjust themselves relative to where/how they are used (e.g.
- 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 class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
- adjustJarFileEntryUrl(URL, URL) - Method in interface org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster
-
Adjust the given URL, if needed.
- adjustUserSuppliedValueCollectionOrderingFragment(String) - Static method in class org.hibernate.boot.model.internal.CollectionBinder
- affectedTableNames - Variable in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
- after() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- AFTER - org.hibernate.boot.registry.classloading.internal.TcclLookupPrecedence
-
The class lookup will be done in the thread context
ClassLoaderif the former hasn't been found in the otherClassLoaders. - AFTER_EVICT - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just after eviction of the parent entity from the session cache
- AFTER_INSERT_BEFORE_DELETE - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just after the insertion of the parent entity and just before deletion
- AFTER_INSERT_BEFORE_DELETE_VIA_COLLECTION - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just after the insertion of the parent entity and just before deletion, inside a collection
- AFTER_LOCK - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just after refreshing a parent entity
- AFTER_STATEMENT - org.hibernate.ConnectionReleaseMode
-
Indicates that the JDBC connection should be aggressively released after each SQL statement is executed.
- AFTER_TRANSACTION - org.hibernate.ConnectionReleaseMode
-
Indicates that the JDBC connection should be released after each transaction ends.
- AFTER_UPDATE - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just after update of the parent entity
- afterAction(PersistentCollection<?>) - Method in class org.hibernate.engine.spi.CollectionEntry
-
Called after execution of an action
- afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
- afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- 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() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- afterCompletion() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
- afterCompletion(boolean, boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
-
Callback for processing the last phase of transaction completion.
- afterCompletion(boolean, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
- afterCompletion(boolean, boolean) - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackTarget
-
Callback of after-completion.
- afterCompletion(int) - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSync
- afterCompletion(int) - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
- afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization
- afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
- afterCompletion(int) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl
- afterConfigurationBuilt(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- afterDeserialization(AbstractLazyInitializer) - Method in class org.hibernate.proxy.AbstractSerializableProxy
-
Initialize an
AbstractLazyInitializerafter deserialization. - afterDeserialize(EventSource) - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
- afterDeserialize(EventSource) - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
- afterDeserialize(EventSource) - Method in class org.hibernate.action.internal.CollectionAction
-
Reconnect to session after deserialization...
- afterDeserialize(EventSource) - Method in class org.hibernate.action.internal.EntityAction
-
Reconnect to session after deserialization...
- afterDeserialize(EventSource) - Method in interface org.hibernate.action.spi.Executable
-
Reconnect to session after deserialization
- afterDeserialize(EventSource) - Method in class org.hibernate.engine.spi.ExecutableList
-
Allow the
Executables to reassociate themselves with the session after deserialization. - afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension
- afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.FailureExpectedExtension
- afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.NotImplementedYetExtension
- afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension
- afterInitialize() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
- afterInitialize() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Called after initialization is complete.
- 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(FetchParent, DomainResultCreationState) - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
- afterInitialize(FetchParent, DomainResultCreationState) - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
- 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
- afterInstantiation() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
- afterLast() - Method in class org.hibernate.internal.EmptyScrollableResults
- afterLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
- afterLast() - Method in class org.hibernate.internal.ScrollableResultsImpl
- afterLast() - Method in interface org.hibernate.ScrollableResults
-
Go to a location just after the last result.
- afterLast() - Method in class org.hibernate.sql.results.internal.RowProcessingStateStandardImpl
- afterLast(RowProcessingState) - Method in class org.hibernate.sql.results.jdbc.internal.JdbcValuesCacheHit
- afterLast(RowProcessingState) - Method in class org.hibernate.sql.results.jdbc.internal.JdbcValuesResultSetImpl
- afterLast(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
- afterLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Call this after finishing a two-phase load
- afterLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Call this after finishing a two-phase load
- afterLoad(SharedSessionContractImplementor, Object, Loadable) - Method in interface org.hibernate.loader.ast.spi.AfterLoadAction
- AfterLoadAction - Interface in org.hibernate.loader.ast.spi
- afterMetadataBuilt(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterMetadataSourcesApplied(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterOperation(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- afterOperation(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
Check if there is a Hibernate or JTA transaction in progress and, if there is not, flush if necessary, make sure the connection has been committed (if it is not in autocommit mode) and run the after completion processing
- afterOperation(boolean) - Method in class org.hibernate.internal.SessionImpl
- afterOperation(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
- afterOperation(boolean) - Method in interface org.hibernate.loader.internal.LoadAccessContext
- afterQuery(boolean) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
- afterReassociate(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- afterReassociate(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Called just after the entity has been reassociated with the session
- afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
- afterRowInsert(CollectionPersister, Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Called after inserting a row, to fetch the natively generated id
- afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- afterScrollOperation() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- afterScrollOperation() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
- afterScrollOperation() - Method in class org.hibernate.internal.AbstractScrollableResults
- afterScrollOperation() - Method in class org.hibernate.internal.SessionImpl
- afterScrollOperation() - Method in class org.hibernate.internal.StatelessSessionImpl
- afterSessionFactoryBuilt() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterStandardServiceRegistryBuilt(StandardServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Hook to allow tests to use the StandardServiceRegistry if they wish
- afterStatement() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- afterStatement() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- afterStatement() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
Notification indicating a JDBC statement has been executed to trigger
ConnectionReleaseMode.AFTER_STATEMENTreleasing if needed - afterStatement(LogicalConnectionImplementor) - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
-
Hook to allow delaying calls to
LogicalConnectionImplementor.afterStatement(). - afterStatement(TableMapping, SharedSessionContractImplementor) - Method in class org.hibernate.engine.jdbc.mutation.internal.JdbcValueBindingsImpl
- afterStatement(TableMapping, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.JdbcValueBindings
-
Called after the execution of the operation for the specified table
- afterStatementExecution() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- afterStatementExecution() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Used to signify that a statement has completed execution which may indicate that this logical connection need to perform an aggressive release of its physical connection.
- afterTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- afterTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterTest() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- afterTest() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
- afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Signals the end of transaction.
- afterTransaction() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- afterTransaction() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- afterTransaction() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
Notification indicating a transaction has completed to trigger
ConnectionReleaseMode.AFTER_TRANSACTIONreleasing if needed - afterTransactionBegin() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- afterTransactionBegin() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- afterTransactionBegin() - Method in class org.hibernate.internal.SessionImpl
- afterTransactionBegin() - Method in class org.hibernate.internal.StatelessSessionImpl
- afterTransactionBegin() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
A after-begin callback from the coordinator to its owner.
- afterTransactionBegin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
-
A after-begin callback from the coordinator to its owner.
- afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
-
Called when a Hibernate transaction is begun via the Hibernate
TransactionAPI. - afterTransactionCompletion() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- 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 soft locks.
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.internal.SessionImpl
- afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
- afterTransactionCompletion(boolean, boolean) - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
An after-completion callback to the owner.
- afterTransactionCompletion(boolean, boolean) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
-
An after-completion callback from the coordinator to its owner.
- afterTransactionCompletion(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.query.sqm.mutation.internal.temptable
-
Actions to perform in regards to an temporary table after each use.
- AGG_COMP_ID - org.hibernate.testing.orm.domain.MappingFeature
- 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
- AGGREGATE - org.hibernate.query.sqm.function.FunctionKind
- aggregateAssignments(ArrayList<Assignment>) - Method in class org.hibernate.query.sqm.sql.AggregateColumnAssignmentHandler
- aggregateAuxiliaryDatabaseObjects(Namespace, String, ColumnTypeInformation, List<Column>) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
-
Allows to generate auxiliary database objects for an aggregate type.
- aggregateAuxiliaryDatabaseObjects(Namespace, String, ColumnTypeInformation, List<Column>) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
- aggregateAuxiliaryDatabaseObjects(Namespace, String, ColumnTypeInformation, List<Column>) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
- AggregateColumn - Class in org.hibernate.mapping
-
An aggregate column is a column of type
SqlTypes.STRUCT,SqlTypes.JSONorSqlTypes.SQLXMLthat aggregates a component into a single column. - AggregateColumn(Column, Component) - Constructor for class org.hibernate.mapping.AggregateColumn
- AggregateColumnAssignmentHandler - Class in org.hibernate.query.sqm.sql
-
Handler for assignments to sub-columns of an aggregate column, which require a special write expression.
- AggregateColumnWriteExpression - Class in org.hibernate.sql.ast.tree.expression
- AggregateColumnWriteExpression(ColumnReference, AggregateSupport.WriteExpressionRenderer, SelectableMapping[], Expression[]) - Constructor for class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
- aggregateComponentAssignmentExpression(String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
-
Returns the assignment expression to use for
column, which is part of the aggregate type ofaggregatePath. - aggregateComponentAssignmentExpression(String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
- aggregateComponentAssignmentExpression(String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
- aggregateComponentAssignmentExpression(String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
- aggregateComponentAssignmentExpression(String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
- AggregateComponentBinder - Class in org.hibernate.boot.model.internal
-
Processes aggregate component annotations from Java classes and produces the Hibernate configuration-time metamodel, that is, the objects defined in the package
org.hibernate.mapping. - aggregateComponentCustomReadExpression(String, String, String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
-
Returns the custom read expression to use for
column. - aggregateComponentCustomReadExpression(String, String, String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
- aggregateComponentCustomReadExpression(String, String, String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
- aggregateComponentCustomReadExpression(String, String, String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
- aggregateComponentCustomReadExpression(String, String, String, String, ColumnTypeInformation, ColumnTypeInformation) - Method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
- AggregateComponentSecondPass - Class in org.hibernate.boot.model.internal
- AggregateComponentSecondPass(PropertyHolder, Component, XClass, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.AggregateComponentSecondPass
- aggregateComponentSqlTypeCode(int, int) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
-
Returns the
SqlTypestype code to use for the given column type code, when aggregated within a column of the given aggregate column type code. - aggregateComponentSqlTypeCode(int, int) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
- aggregateComponentSqlTypeCode(int, int) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
- aggregateCustomWriteExpression(ColumnTypeInformation, List<Column>) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
-
Returns the custom write expression to use for an aggregate column of the given column type, containing the given aggregated columns.
- aggregateCustomWriteExpression(ColumnTypeInformation, List<Column>) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
- aggregateCustomWriteExpression(ColumnTypeInformation, List<Column>) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
- aggregateCustomWriteExpressionRenderer(SelectableMapping, SelectableMapping[], TypeConfiguration) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
- aggregateCustomWriteExpressionRenderer(SelectableMapping, SelectableMapping[], TypeConfiguration) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
- aggregateCustomWriteExpressionRenderer(SelectableMapping, SelectableMapping[], TypeConfiguration) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
- aggregateCustomWriteExpressionRenderer(SelectableMapping, SelectableMapping[], TypeConfiguration) - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
- aggregateCustomWriteExpressionRenderer(SelectableMapping, SelectableMapping[], TypeConfiguration) - Method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
- 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
- AggregatedClassLoader - Class in org.hibernate.boot.registry.classloading.internal
- AggregatedClassLoader(LinkedHashSet<ClassLoader>, TcclLookupPrecedence) - Constructor for class org.hibernate.boot.registry.classloading.internal.AggregatedClassLoader
- AggregatedDialectSelector - Class in org.hibernate.boot.registry.selector.internal
- AggregatedDialectSelector(Iterable<DialectSelector>) - Constructor for class org.hibernate.boot.registry.selector.internal.AggregatedDialectSelector
- AggregatedIdentifierMapping - Interface in org.hibernate.metamodel.mapping
-
An "aggregated" composite identifier, which is another way to say that the identifier is represented as an embeddable.
- AggregatedNonSelectQueryPlanImpl - Class in org.hibernate.query.sqm.internal
- AggregatedNonSelectQueryPlanImpl(NonSelectQueryPlan[]) - Constructor for class org.hibernate.query.sqm.internal.AggregatedNonSelectQueryPlanImpl
- AggregatedSelectQueryPlanImpl<R> - Class in org.hibernate.query.sqm.internal
- AggregatedSelectQueryPlanImpl(SelectQueryPlan<R>[]) - Constructor for class org.hibernate.query.sqm.internal.AggregatedSelectQueryPlanImpl
- AggregateEmbeddableFetchImpl - Class in org.hibernate.sql.results.graph.embeddable.internal
-
A Fetch for an embeddable that is mapped as aggregate e.g.
- AggregateEmbeddableFetchImpl(NavigablePath, EmbeddableValuedFetchable, FetchParent, FetchTiming, boolean, DomainResultCreationState) - Constructor for class org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableFetchImpl
- AggregateEmbeddableFetchInitializer - Class in org.hibernate.sql.results.graph.embeddable.internal
-
An initializer for an embeddable that is mapped as aggregate e.g.
- AggregateEmbeddableFetchInitializer(FetchParentAccess, EmbeddableResultGraphNode, AssemblerCreationState, SqlSelection) - Constructor for class org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableFetchInitializer
- AggregateEmbeddableInitializer - Interface in org.hibernate.sql.results.graph.embeddable.internal
- AggregateEmbeddableResultImpl<T> - Class in org.hibernate.sql.results.graph.embeddable.internal
-
A Result for an embeddable that is mapped as aggregate e.g.
- AggregateEmbeddableResultImpl(NavigablePath, EmbeddableValuedModelPart, String, DomainResultCreationState) - Constructor for class org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableResultImpl
- AggregateEmbeddableResultInitializer - Class in org.hibernate.sql.results.graph.embeddable.internal
-
An initializer for an embeddable that is mapped as aggregate e.g.
- AggregateEmbeddableResultInitializer(FetchParentAccess, EmbeddableResultGraphNode, AssemblerCreationState, SqlSelection) - Constructor for class org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableResultInitializer
- aggregateFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- aggregateFunction() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
- AggregateFunctionChecker - Class in org.hibernate.sql.ast.spi
-
A simple walker that checks for aggregate functions.
- AggregateFunctionChecker() - Constructor for class org.hibernate.sql.ast.spi.AggregateFunctionChecker
- AggregateFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
- AggregateFunctionExpression - Interface in org.hibernate.sql.ast.tree.expression
-
Models an aggregate function expression at the SQL AST level.
- AggregateJdbcType - Interface in org.hibernate.type.descriptor.jdbc
- aggregates(Dialect, SqlAstNodeRenderingMode) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- AggregateSupport - Interface in org.hibernate.dialect.aggregate
-
A set of operations providing support for aggregate column types in a certain
SQL dialect. - AggregateSupport.AggregateColumnWriteExpression - Interface in org.hibernate.dialect.aggregate
-
The actual write expression for an aggregate column which gives access to the value expressions for the respective selectable mapping.
- AggregateSupport.WriteExpressionRenderer - Interface in org.hibernate.dialect.aggregate
-
Contract for rendering the custom write expression that updates a selected set of aggregated columns within an aggregate column to the value expressions as given by the
aggregateColumnWriteExpression. - AggregateSupportImpl - Class in org.hibernate.dialect.aggregate
- AggregateSupportImpl() - Constructor for class org.hibernate.dialect.aggregate.AggregateSupportImpl
- AggregateWindowEmulationQueryTransformer - Class in org.hibernate.dialect.function
-
Since the query spec will render a hypothetical set window function instead of an aggregate, the following query transformer will wrap the query spec and apply aggregation in the outer query.
- AggregateWindowEmulationQueryTransformer(Over<Object>, List<SortSpecification>, List<SqlAstNode>) - Constructor for class org.hibernate.dialect.function.AggregateWindowEmulationQueryTransformer
- AGROAL_STRATEGY - Static variable in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
The strategy for agroal connection pooling
- AgroalConnectionProvider - Class in org.hibernate.agroal.internal
-
ConnectionProvider based on Agroal connection pool To use this ConnectionProvider set:
- AgroalConnectionProvider() - Constructor for class org.hibernate.agroal.internal.AgroalConnectionProvider
- agroalProviderClassNotFound() - Method in interface org.hibernate.internal.CoreMessageLogger
- 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 - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
- alias - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- alias() - Method in annotation type org.hibernate.annotations.SqlFragmentAlias
-
The alias within the fragment.
- alias(String) - Method in interface org.hibernate.query.criteria.JpaSelection
- alias(String) - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- alias(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- alias(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
- alias(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
- alias(String) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- alias(String) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- alias(String) - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaSelection
- alias(String) - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
- alias(String) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
- alias(String) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- 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 - org.hibernate.dialect.SelectItemReferenceStrategy
-
Refer to the item via its alias.
- ALIAS_TO_ENTITY_MAP - Static variable in class org.hibernate.transform.Transformers
-
Deprecated.Each row of results is a
Mapfrom alias to values/entities - AliasCollector - Class in org.hibernate.sql.ast.spi
-
A simple walker that checks for aggregate functions.
- AliasCollector() - Constructor for class org.hibernate.sql.ast.spi.AliasCollector
- AliasCollisionException - Exception in org.hibernate.query.sqm
- AliasCollisionException(String) - Constructor for exception org.hibernate.query.sqm.AliasCollisionException
- AliasCollisionException(String, Exception) - Constructor for exception org.hibernate.query.sqm.AliasCollisionException
- AliasConstantsHelper - Class in org.hibernate.loader.internal
- AliasConstantsHelper() - Constructor for class org.hibernate.loader.internal.AliasConstantsHelper
- ALIASED_FETCH_JOIN - org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
- AliasedExpression - Class in org.hibernate.sql.ast.tree.expression
-
A wrapper for an expression that also renders an alias.
- AliasedExpression(Expression, String) - Constructor for class org.hibernate.sql.ast.tree.expression.AliasedExpression
- aliases - Variable in class org.hibernate.sql.SimpleSelect
- aliases() - Method in annotation type org.hibernate.annotations.Filter
-
Explicitly specifies how aliases are interpolated into the
Filter.condition()SQL expression. - aliases() - Method in annotation type org.hibernate.annotations.FilterJoinTable
-
Explicitly specifies how aliases are interpolated into the
FilterJoinTable.condition()SQL expression. - AliasGenerator - Interface in org.hibernate.sql
-
TODO : javadoc
- AliasResolver - Interface in org.hibernate.metamodel.mapping.ordering
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in interface org.hibernate.internal.CoreMessageLogger
- aliasToBean(Class<T>) - Static method in class org.hibernate.transform.Transformers
-
Deprecated.Creates a ResultTransformer that will inject aliased values into instances of Class via property methods or fields.
- AliasToBeanConstructorResultTransformer<T> - Class in org.hibernate.transform
-
Deprecated.since
ResultTransformeris deprecated - AliasToBeanConstructorResultTransformer(Constructor<T>) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
-
Deprecated.Instantiates a AliasToBeanConstructorResultTransformer.
- AliasToBeanResultTransformer<T> - Class in org.hibernate.transform
-
Deprecated.since
ResultTransformeris deprecated - AliasToBeanResultTransformer(Class<T>) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
-
Deprecated.
- aliasToComponentPropertyNameMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- aliasToComponentPropertyNameMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- AliasToEntityMapResultTransformer - Class in org.hibernate.transform
-
Deprecated.since
ResultTransformeris deprecated - aliasToEntityNameMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- aliasToEntityNameMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- alignColumns() - Method in class org.hibernate.mapping.ForeignKey
-
Validates that column span of the foreign key and the primary key is the same.
- all() - Static method in enum org.hibernate.testing.orm.domain.MappingFeature
- all(Subquery<Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- all(Subquery<Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- all(Subquery<Y>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- all(Subquery<Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- ALL - org.hibernate.annotations.CascadeType
-
Includes all types listed here.
- ALL - org.hibernate.annotations.OptimisticLockType
-
Optimistic locking based on all fields of the entity.
- ALL - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
- ALL - org.hibernate.boot.jaxb.mapping.JaxbCacheInclusionType
- ALL - org.hibernate.engine.OptimisticLockStyle
-
all columns are compared
- ALL - org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitCachingType
- ALL - org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression.Modifier
- ALL - org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression.Modifier
- ALL - Static variable in class org.hibernate.engine.spi.CascadeStyles
-
save / delete / update / evict / lock / replicate / merge / persist
- ALL - Static variable in class org.hibernate.generator.EventTypeSets
- ALL - Static variable in class org.hibernate.grammars.hql.HqlLexer
- ALL - Static variable in class org.hibernate.grammars.hql.HqlParser
- ALL - Static variable in interface org.hibernate.tool.schema.spi.ContributableMatcher
-
Matches everything
- ALL - Static variable in interface org.hibernate.tool.schema.spi.SchemaFilter
-
Matches everything
- ALL() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
- ALL() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- ALL() - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
- ALL_DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyles
-
save / delete / update / evict / lock / replicate / merge / persist + delete orphans
- allMatch(DoublePredicate) - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- allMatch(IntPredicate) - Method in class org.hibernate.query.spi.IntStreamDecorator
- allMatch(LongPredicate) - Method in class org.hibernate.query.spi.LongStreamDecorator
- allMatch(Predicate<? super R>) - Method in class org.hibernate.query.spi.StreamDecorator
- allocationSize - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
- allocationSize - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
- allocationSize - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
- allocationSize - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
- ALLOW - org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
-
De-duplication is allowed if the query and result type allow
- ALLOW_CRAWLING - Static variable in class org.hibernate.service.internal.AbstractServiceRegistryImpl
- ALLOW_IDENTIFIER_REUSE - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Guarantees proper validity audit strategy behavior when application reuses identifiers of deleted entities.
- ALLOW_JTA_TRANSACTION_ACCESS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, allows access to the
Transactioneven when using a JTA for transaction management. - ALLOW_REFRESH_DETACHED_ENTITY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, allows calls to
EntityManager.refresh(Object)andSession.refresh(Object)on a detached entity instance. - ALLOW_UPDATE_OUTSIDE_TRANSACTION - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, allows update operations outside a transaction.
- allowDirectReferenceCacheEntries(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- allowFailedCommitToPhysicallyRollback() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
- allowLazyInitializationOutsideTransaction(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- allowLoadOutsideTransaction() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
- allowLoadOutsideTransaction() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor
- allowMultiValuedBinding() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
- allowMultiValuedBinding() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- allowMultiValuedBinding() - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
- allowMultiValuedBinding() - Method in interface org.hibernate.query.sqm.tree.expression.SqmParameter
-
Can a collection/array of values be bound to this parameter?
- allowOutOfTransactionUpdateOperations(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- allowOutOfTransactionUpdateOperations(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- allowOutOfTransactionUpdateOperations(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
- allowOutOfTransactionUpdateOperations(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- AllowPrintStacktrace - Annotation Type in org.hibernate.internal.build
-
Used to indicate to the Forbidden APIs library that a specific usage of
Throwable.printStackTrace(PrintStream)is allowable. - allowsMultiValuedBinding() - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
- allowsMultiValuedBinding() - Method in class org.hibernate.procedure.internal.FunctionReturnImpl
- allowsMultiValuedBinding() - Method in interface org.hibernate.query.QueryParameter
-
Does this parameter allow multi-valued (collection, array, etc) binding?
- allowsMultiValuedBinding() - Method in class org.hibernate.query.spi.AbstractQueryParameter
- allowsMultiValuedBinding() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- allowSpecjSyntax() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- AllowSysOut - Annotation Type in org.hibernate.internal.build
-
Used to indicate to the Forbidden APIs library that a specific usage of
System.outis allowable. - alphashape - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- alreadySessionBound() - Method in interface org.hibernate.internal.CoreMessageLogger
- ALT_SEQUENCE_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
- ALTERNATE_CFG_DTD - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
- ALTERNATE_MAPPING_DTD - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
- alternateServiceRole(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
- AlterTableUniqueDelegate - Class in org.hibernate.dialect.unique
-
A
UniqueDelegatewhich usesalter tablecommands to create and drop the unique constraint. - AlterTableUniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.AlterTableUniqueDelegate
- AlterTableUniqueIndexDelegate - Class in org.hibernate.dialect.unique
-
A
UniqueDelegatewhich usescreate unique indexcommands when necessary. - AlterTableUniqueIndexDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.AlterTableUniqueIndexDelegate
- ALWAYS - org.hibernate.annotations.FlushModeType
-
Corresponds to
FlushMode.ALWAYS. - ALWAYS - org.hibernate.annotations.GenerationTime
-
Deprecated.Indicates that a new value is generated on insert and on update.
- ALWAYS - org.hibernate.FlushMode
-
The
Sessionis flushed before every query. - ALWAYS - org.hibernate.tuple.GenerationTiming
-
Deprecated.Value generation that occurs when a row is inserted or updated in the database.
- ALWAYS - Static variable in class org.hibernate.mapping.PropertyGeneration
-
Deprecated.Values for this property are generated by the database on both insert and update.
- ALWAYS_VALID - Static variable in interface org.hibernate.engine.jdbc.connections.internal.ConnectionValidator
- alwaysIncludesParentheses() - Method in class org.hibernate.dialect.function.CurrentFunction
- alwaysIncludesParentheses() - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
- alwaysIncludesParentheses() - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
-
Will a call to the described function always include parentheses?
- AlwaysSkip() - Constructor for class org.hibernate.testing.Skip.AlwaysSkip
- ambiguousPropertyMethods(String, String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
- AMPERSAND - Static variable in class org.hibernate.grammars.hql.HqlLexer
- AMPERSAND - Static variable in class org.hibernate.grammars.hql.HqlParser
- ANALYSIS - org.hibernate.spatial.CommonSpatialFunction.Type
-
Geometry, Geometry -> Boolean (or String for st_relate)
- and(Expression<Boolean>, Expression<Boolean>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- and(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- and(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- and(Expression<Boolean>, Expression<Boolean>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- and(Predicate...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- and(Predicate...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- and(Predicate...) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- and(Predicate...) - Method in interface org.hibernate.query.sqm.NodeBuilder
- and(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
-
Return the conjuction of two criterions.
- AND - Static variable in class org.hibernate.envers.internal.tools.query.Parameters
- AND - Static variable in class org.hibernate.grammars.hql.HqlLexer
- AND - Static variable in class org.hibernate.grammars.hql.HqlParser
- AND() - Method in class org.hibernate.grammars.hql.HqlParser.AndPredicateContext
- AND() - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
- AND() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
- AND() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- AndPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.AndPredicateContext
- Animal - Class in org.hibernate.testing.orm.domain.animal
- Animal() - Constructor for class org.hibernate.testing.orm.domain.animal.Animal
- Animal(String, float) - Constructor for class org.hibernate.testing.orm.domain.animal.Animal
- ANIMAL - org.hibernate.testing.orm.domain.StandardDomainModel
- AnimalDomainModel - Class in org.hibernate.testing.orm.domain.animal
- AnimalDomainModel() - Constructor for class org.hibernate.testing.orm.domain.animal.AnimalDomainModel
- annotatedClasses() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- annotatedClasses() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- annotatedClassNames() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- annotatedClassNames() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- AnnotatedClassType - Enum in org.hibernate.boot.model.internal
-
Type of annotation of a class will give its type
- AnnotatedColumn - Class in org.hibernate.boot.model.internal
-
A mapping to a column, logically representing a
Columnannotation, but not every instance corresponds to an explicit annotation in the Java code. - AnnotatedColumn() - Constructor for class org.hibernate.boot.model.internal.AnnotatedColumn
- AnnotatedColumns - Class in org.hibernate.boot.model.internal
-
A list of columns that are mapped to a single Java property or field.
- AnnotatedColumns() - Constructor for class org.hibernate.boot.model.internal.AnnotatedColumns
- AnnotatedDiscriminatorColumn - Class in org.hibernate.boot.model.internal
-
A
DiscriminatorColumnannotation - AnnotatedDiscriminatorColumn() - Constructor for class org.hibernate.boot.model.internal.AnnotatedDiscriminatorColumn
- annotatedElementSignature(JavaXMember) - Static method in class org.hibernate.boot.model.internal.HCANNHelper
- annotatedElementSignature(XProperty) - Static method in class org.hibernate.boot.model.internal.HCANNHelper
-
Deprecated.Prefer using
HCANNHelper.annotatedElementSignature(JavaXMember) - AnnotatedJoinColumn - Class in org.hibernate.boot.model.internal
-
An element of a join condition, logically representing a
JoinColumnannotation, but not every instance corresponds to an explicit annotation in the Java code. - AnnotatedJoinColumns - Class in org.hibernate.boot.model.internal
-
A list of
JoinColumns that form a single join condition, similar in concept toJoinColumns, but not every instance of this class corresponds to an explicit annotation in the Java code. - AnnotatedJoinColumns() - Constructor for class org.hibernate.boot.model.internal.AnnotatedJoinColumns
- annotatedPackageNames() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- annotatedPackageNames() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- ANNOTATION - org.hibernate.boot.jaxb.SourceType
- AnnotationBasedGenerator<A extends Annotation> - Interface in org.hibernate.generator
-
A
Generatorwhich receives parameters from a custom generator annotation or id generator annotation. - AnnotationBinder - Class in org.hibernate.boot.model.internal
-
Reads annotations from Java classes and produces the Hibernate configuration-time metamodel, that is, the objects defined in the package
org.hibernate.mapping. - AnnotationException - Exception in org.hibernate
-
An exception that occurs while reading mapping annotations.
- AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
-
Constructs an
AnnotationExceptionusing the given message. - AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
-
Constructs an
AnnotationExceptionusing 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
- AnnotationMetadataSourceProcessorImpl - Class in org.hibernate.boot.model.source.internal.annotations
- AnnotationMetadataSourceProcessorImpl(ManagedResources, MetadataBuildingContextRootImpl, IndexView) - Constructor for class org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl
- AnnotationMetaEntity - Class in org.hibernate.jpamodelgen.annotation
-
Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).
- AnnotationMetaEntity(TypeElement, Context, boolean) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
- AnnotationMetaMap - Class in org.hibernate.jpamodelgen.annotation
- AnnotationMetaMap(AnnotationMetaEntity, Element, String, String, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
- AnnotationMetaSingleAttribute - Class in org.hibernate.jpamodelgen.annotation
- AnnotationMetaSingleAttribute(AnnotationMetaEntity, Element, String) - Constructor for class org.hibernate.jpamodelgen.annotation.AnnotationMetaSingleAttribute
- ANNOTATIONS - org.hibernate.mapping.MetadataSource
- AnnotationsMetadataReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
A helper class to read versioning meta-data from annotations on a persistent class.
- AnnotationsMetadataReader(EnversMetadataBuildingContext) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AnnotationsMetadataReader
- annotationType() - Method in class org.hibernate.boot.model.internal.MapKeyColumnDelegator
- annotationType() - Method in class org.hibernate.boot.model.internal.MapKeyJoinColumnDelegator
- annotationType() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
- AnnotationValueGeneration<A extends Annotation> - Interface in org.hibernate.tuple
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
AnnotationBasedGenerator - AnonymousTupleBasicEntityIdentifierMapping - Class in org.hibernate.query.derived
- AnonymousTupleBasicEntityIdentifierMapping(String, SqmExpressible<?>, JdbcMapping, BasicEntityIdentifierMapping) - Constructor for class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
- AnonymousTupleBasicValuedModelPart - Class in org.hibernate.query.derived
- AnonymousTupleBasicValuedModelPart(String, String, SqmExpressible<?>, JdbcMapping, int) - Constructor for class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
- AnonymousTupleEmbeddableValuedModelPart - Class in org.hibernate.query.derived
- AnonymousTupleEmbeddableValuedModelPart(Map<String, ModelPart>, DomainType<?>, String, EmbeddableValuedModelPart, int) - Constructor for class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- AnonymousTupleEmbeddedEntityIdentifierMapping - Class in org.hibernate.query.derived
- AnonymousTupleEmbeddedEntityIdentifierMapping(Map<String, ModelPart>, DomainType<?>, String, CompositeIdentifierMapping) - Constructor for class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
- AnonymousTupleEntityValuedModelPart - Class in org.hibernate.query.derived
- AnonymousTupleEntityValuedModelPart(EntityIdentifierMapping, DomainType<?>, String, EntityValuedModelPart, int) - Constructor for class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- AnonymousTupleNonAggregatedEntityIdentifierMapping - Class in org.hibernate.query.derived
- AnonymousTupleNonAggregatedEntityIdentifierMapping(Map<String, ModelPart>, DomainType<?>, String, NonAggregatedIdentifierMapping) - Constructor for class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
- AnonymousTupleSimpleSqmPathSource<J> - Class in org.hibernate.query.derived
- AnonymousTupleSimpleSqmPathSource(String, DomainType<J>, Bindable.BindableType) - Constructor for class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
- AnonymousTupleSqmAssociationPathSource<O,J> - Class in org.hibernate.query.derived
- AnonymousTupleSqmAssociationPathSource(String, SqmPath<J>, SimpleDomainType<J>) - Constructor for class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
- AnonymousTupleSqmPathSource<J> - Class in org.hibernate.query.derived
- AnonymousTupleSqmPathSource(String, SqmPath<J>) - Constructor for class org.hibernate.query.derived.AnonymousTupleSqmPathSource
- AnonymousTupleTableGroupProducer - Class in org.hibernate.query.derived
-
The table group producer for an anonymous tuple type.
- AnonymousTupleTableGroupProducer(AnonymousTupleType<?>, String, List<SqlSelection>, FromClauseAccess) - Constructor for class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
- AnonymousTupleType<T> - Class in org.hibernate.query.derived
- AnonymousTupleType(SqmSelectableNode<?>[]) - Constructor for class org.hibernate.query.derived.AnonymousTupleType
- AnonymousTupleType(SqmSubQuery<T>) - Constructor for class org.hibernate.query.derived.AnonymousTupleType
- ANSISequenceSupport - Class in org.hibernate.dialect.sequence
-
ANSI SQL compliant sequence support, for dialects which support the ANSI SQL syntax
next value for seqname. - ANSISequenceSupport() - Constructor for class org.hibernate.dialect.sequence.ANSISequenceSupport
- AnsiSqlKeywords - Class in org.hibernate.engine.jdbc.env.spi
-
Maintains the set of ANSI SQL keywords
- any - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
- any(Subquery<Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- any(Subquery<Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- any(Subquery<Y>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- any(Subquery<Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- Any - Class in org.hibernate.mapping
-
A mapping model object representing a polymorphic association to one of several tables.
- Any - Class in org.hibernate.sql.ast.tree.expression
- Any - Annotation Type in org.hibernate.annotations
-
Maps a to-one cardinality association taking values over several entity types which are not related by the usual entity inheritance, using a discriminator value stored on the referring side of the relationship.
- Any(MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.Any
- Any(MetadataBuildingContext, Table, boolean) - Constructor for class org.hibernate.mapping.Any
- Any(Any) - Constructor for class org.hibernate.mapping.Any
- Any(SelectStatement, MappingModelExpressible<?>) - Constructor for class org.hibernate.sql.ast.tree.expression.Any
- ANY - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
- ANY - org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Describes the
<any/>element - ANY - org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
- ANY - org.hibernate.boot.model.source.spi.SingularAttributeNature
- ANY - org.hibernate.metamodel.AttributeClassification
- ANY - org.hibernate.metamodel.ValueClassification
-
ANY is a Hibernate specific concept.
- ANY - org.hibernate.query.sqm.produce.function.FunctionParameterType
-
Indicates a parameter that accepts any type
- ANY - org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression.Modifier
- ANY - org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression.Modifier
- ANY - org.hibernate.testing.orm.domain.MappingFeature
- ANY - org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
-
Deprecated.
- ANY - Static variable in class org.hibernate.engine.spi.IdentifierValue
-
Always assume the transient instance is newly instantiated
- ANY - Static variable in class org.hibernate.grammars.hql.HqlLexer
- ANY - Static variable in class org.hibernate.grammars.hql.HqlParser
- ANY() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
- ANY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- ANY_DISCRIMINATOR - org.hibernate.boot.model.internal.BasicValueBinder.Kind
- ANY_KEY - org.hibernate.boot.model.internal.BasicValueBinder.Kind
- Any.KeyValue - Class in org.hibernate.mapping
- Any.MetaValue - Class in org.hibernate.mapping
- AnyDiscriminator - Annotation Type in org.hibernate.annotations
-
A simplified way to specify the type of the discriminator in an
Anymapping, using the JPA-definedDiscriminatorType. - AnyDiscriminatorConverter - Class in org.hibernate.metamodel.model.domain.internal
- AnyDiscriminatorConverter(MetaType, BasicType, TypeConfiguration) - Constructor for class org.hibernate.metamodel.model.domain.internal.AnyDiscriminatorConverter
- AnyDiscriminatorPart - Class in org.hibernate.metamodel.mapping.internal
-
Acts as a ModelPart for the discriminator portion of an any-valued mapping
- AnyDiscriminatorPart(NavigableRole, DiscriminatedAssociationModelPart, String, String, String, Long, Integer, Integer, boolean, boolean, boolean, MetaType) - Constructor for class org.hibernate.metamodel.mapping.internal.AnyDiscriminatorPart
- AnyDiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
-
Source information about the discriminator for an ANY mapping
- AnyDiscriminatorSqmPath<T> - Class in org.hibernate.metamodel.model.domain.internal
- AnyDiscriminatorSqmPath(NavigablePath, AnyDiscriminatorSqmPathSource, SqmPath, NodeBuilder) - Constructor for class org.hibernate.metamodel.model.domain.internal.AnyDiscriminatorSqmPath
- AnyDiscriminatorSqmPathSource<D> - Class in org.hibernate.metamodel.model.domain.internal
-
SqmPathSource implementation for
AnyDiscriminator - AnyDiscriminatorSqmPathSource(String, SimpleDomainType<D>, Bindable.BindableType) - Constructor for class org.hibernate.metamodel.model.domain.internal.AnyDiscriminatorSqmPathSource
- AnyDiscriminatorValue - Annotation Type in org.hibernate.annotations
-
Specifies the mapping of a single any-valued discriminator value to its corresponding entity type.
- AnyDiscriminatorValues - Annotation Type in org.hibernate.annotations
-
List of
AnyDiscriminatorValues. - anyFunction() - Method in class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
- anyFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- AnyFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
- AnyKeyJavaClass - Annotation Type in org.hibernate.annotations
-
Specifies the Java class to use for the foreign key handling related to an
Anymapping. - AnyKeyJavaType - Annotation Type in org.hibernate.annotations
-
Form of
JavaTypeused to describe the foreign-key part of an ANY mapping. - AnyKeyJdbcType - Annotation Type in org.hibernate.annotations
- AnyKeyJdbcTypeCode - Annotation Type in org.hibernate.annotations
-
Form of
JdbcTypeCodeused to describe the foreign key part of anAnymapping. - AnyKeyPart - Class in org.hibernate.metamodel.mapping.internal
-
Acts as a ModelPart for the key portion of an any-valued mapping
- AnyKeyPart(NavigableRole, DiscriminatedAssociationModelPart, String, String, String, Long, Integer, Integer, boolean, boolean, boolean, boolean, JdbcMapping) - Constructor for class org.hibernate.metamodel.mapping.internal.AnyKeyPart
- AnyKeySource - Interface in org.hibernate.boot.model.source.spi
- anyMapping(Type, Type, Map<Object, String>, boolean, MetadataBuildingContext) - Static method in class org.hibernate.mapping.MappingHelper
- AnyMappingDomainType<J> - Interface in org.hibernate.metamodel.model.domain
-
Models Hibernate's ANY mapping (reverse discrimination) as a JPA domain model type
- AnyMappingDomainTypeImpl - Class in org.hibernate.metamodel.model.domain.internal
- AnyMappingDomainTypeImpl(AnyType, JavaType<Class>, TypeConfiguration) - Constructor for class org.hibernate.metamodel.model.domain.internal.AnyMappingDomainTypeImpl
- AnyMappingSource - Interface in org.hibernate.boot.model.source.spi
-
Base description for all discriminated associations ("any mappings"), including
<any/>,<many-to-any/>, etc. - AnyMappingSqmPathSource<J> - Class in org.hibernate.metamodel.model.domain.internal
- AnyMappingSqmPathSource(String, AnyMappingDomainType<J>, Bindable.BindableType) - Constructor for class org.hibernate.metamodel.model.domain.internal.AnyMappingSqmPathSource
- anyMatch(DoublePredicate) - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- anyMatch(IntPredicate) - Method in class org.hibernate.query.spi.IntStreamDecorator
- anyMatch(LongPredicate) - Method in class org.hibernate.query.spi.LongStreamDecorator
- anyMatch(Predicate<? super R>) - Method in class org.hibernate.query.spi.StreamDecorator
- anyRequiresAggregateColumnWriter() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
- anyRequiresAggregateColumnWriter() - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
- AnyType - Class in org.hibernate.type
-
Handles "any" mappings
- AnyType(TypeConfiguration, Type, Type, boolean) - Constructor for class org.hibernate.type.AnyType
- AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
-
Used to externalize discrimination per a given identifier.
- ANYWHERE - org.hibernate.envers.query.criteria.MatchMode
-
Match the pattern anywhere in the string.
- append(char) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- append(char) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
- append(char) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- append(CharSequence) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- append(CharSequence) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
- append(CharSequence) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- append(CharSequence, int, int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- append(CharSequence, int, int) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
- append(CharSequence, int, int) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- 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
-
Deprecated.
- append(String) - Method in class org.hibernate.metamodel.mapping.SelectablePath
- append(String) - Method in class org.hibernate.metamodel.model.domain.NavigableRole
- append(String) - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePath
- append(String) - Method in interface org.hibernate.spi.DotIdentifierSequence
-
Add a new part to the end of this sequence, returning the new representation.
- append(String) - Method in class org.hibernate.spi.NavigablePath
- append(StringBuilder, Iterator<String>, String) - Static method in class org.hibernate.envers.internal.tools.StringTools
-
To the given string builder, appends all strings in the given iterator, separating them with the given separator.
- append(String, String) - Method in class org.hibernate.spi.NavigablePath
- appendAliases(SqlAppender) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
- appendArrayLiteral(SqlAppender, Object[], JdbcLiteralFormatter<Object>, WrapperOptions) - Method in class org.hibernate.dialect.Dialect
- appendAsDate(SqlAppender, TemporalAccessor) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsDate(SqlAppender, Calendar) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsDate(SqlAppender, Date) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsLocalTime(SqlAppender, TemporalAccessor) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsLocalTime(SqlAppender, Calendar) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsLocalTime(SqlAppender, Date) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAssignmentFragment(String) - Method in class org.hibernate.sql.Update
- appendAsTime(SqlAppender, TemporalAccessor, boolean, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTime(SqlAppender, Calendar) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
-
Deprecated.
- appendAsTime(SqlAppender, Calendar, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTime(SqlAppender, Date) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
-
Deprecated.
- appendAsTime(SqlAppender, Date, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTimestampWithMicros(SqlAppender, TemporalAccessor, boolean, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTimestampWithMicros(SqlAppender, Calendar, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- appendAsTimestampWithMicros(SqlAppender, Date, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTimestampWithMillis(SqlAppender, TemporalAccessor, boolean, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTimestampWithMillis(SqlAppender, Calendar, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTimestampWithMillis(SqlAppender, Date, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTimestampWithNanos(SqlAppender, TemporalAccessor, boolean, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendAsTimestampWithNanos(SqlAppender, Date, TimeZone) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
- appendBackslashEscapedLikeLiteral(SqlAppender, String, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- appendBinaryLiteral(SqlAppender, byte[]) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
- appendBinaryLiteral(SqlAppender, byte[]) - Method in class org.hibernate.dialect.DB2Dialect
- appendBinaryLiteral(SqlAppender, byte[]) - Method in class org.hibernate.dialect.Dialect
- appendBinaryLiteral(SqlAppender, byte[]) - Method in class org.hibernate.dialect.OracleDialect
- appendBinaryLiteral(SqlAppender, byte[]) - Method in class org.hibernate.dialect.PostgreSQLDialect
- appendBinaryLiteral(SqlAppender, byte[]) - Method in class org.hibernate.dialect.SQLServerDialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.AbstractHANADialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.CockroachDialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.DB2Dialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.DerbyDialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.Dialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.H2Dialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.HSQLDialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.PostgreSQLDialect
- appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.SpannerDialect
- appendCacheStats(StringBuilder) - Method in class org.hibernate.stat.internal.AbstractCacheableDataStatistics
- appendColumnForWrite(SqlAppender) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
- appendColumnForWrite(SqlAppender, String) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
- appendContainer(String) - Method in class org.hibernate.metamodel.model.domain.NavigableRole
-
Uses `#` as the separator rather than `.`.
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.AbstractHANADialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.CockroachDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.DB2Dialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.DerbyDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.Dialect
-
Translate the given datetime format string from the pattern language defined by Java's
DateTimeFormatterto whatever pattern language is understood by the native datetime formatting function for this database (often theto_char()function). - appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.H2Dialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.HSQLDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.MySQLDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.OracleDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.PostgreSQLDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.SpannerDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.SQLServerDialect
- appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.SybaseDialect
- appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.AbstractHANADialect
- appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.CockroachDialect
- appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.Dialect
- appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.H2Dialect
- appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.PostgreSQLDialect
- appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.SQLServerDialect
- appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.CockroachDialect
- appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.Dialect
- appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.H2Dialect
- appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.PostgreSQLDialect
- appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.SQLServerDialect
- appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.AbstractHANADialect
- appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.CockroachDialect
- appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.Dialect
- appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.H2Dialect
- appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.PostgreSQLDialect
- appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.SQLServerDialect
- appendEncodedString(SqlAppender, Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
- appendEncodedString(SqlAppender, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
- appendEncodedString(SqlAppender, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
- appendEncodedString(SqlAppender, T) - Method in interface org.hibernate.type.descriptor.java.JavaType
-
Appends the value to the SqlAppender in an encoded format that can be decoded again by
JavaType.fromEncodedString(CharSequence, int, int). - appendFunctionArgument(Configuration, Map<String, String>, Map<String, String>, MutableInteger, Map<String, Object>, String, StringBuilder, Object) - Static method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- appendHqlCteString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
- appendHqlString(StringBuilder) - Method in class org.hibernate.metamodel.model.domain.internal.AnyDiscriminatorSqmPath
- appendHqlString(StringBuilder) - Method in class org.hibernate.metamodel.model.domain.internal.DiscriminatorSqmPath
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmAggregateFunction
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmOrderedSetAggregateFunction
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmFkExpression
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSimplePath
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmAny
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmByUnit
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmCollation
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmCollectionSize
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmDistinct
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmDurationUnit
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmEvery
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmExtractUnit
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmFormat
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteral
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralNull
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmOver
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmOverflow
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmParameterizedEntityType
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmSelfRenderingExpression
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmStar
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmSummarization
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmToDuration
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmEmptinessPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmSelection
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- appendHqlString(StringBuilder) - Method in interface org.hibernate.query.sqm.tree.SqmVisitableNode
- appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
- appendHqlString(StringBuilder, JavaType<T>, T) - Static method in class org.hibernate.query.sqm.tree.expression.SqmLiteral
- 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() - appendIdentitySelectToInsert(String, String) - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
- appendIdentitySelectToInsert(String, String) - Method in class org.hibernate.dialect.identity.H2FinalTableIdentityColumnSupport
- appendIdentitySelectToInsert(String, String) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
-
Provided we
IdentityColumnSupport.supportsInsertSelectIdentity(), then attach the "select identity" clause to the insert statement. - appendIgnoreAlsoAtEnd(DynamicType.Builder<?>) - Method in class org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.ProxyDefinitionHelpers
- appendIntervalLiteral(SqlAppender, Duration) - Method in class org.hibernate.dialect.Dialect
- appendJdbcLiteral(SqlAppender, Object, Dialect, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.internal.JdbcLiteralFormatterArray
- appendJdbcLiteral(SqlAppender, Object, Dialect, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.internal.JdbcLiteralFormatterBinary
- appendJdbcLiteral(SqlAppender, Object, Dialect, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.internal.JdbcLiteralFormatterBoolean
- appendJdbcLiteral(SqlAppender, Object, Dialect, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.internal.JdbcLiteralFormatterCharacterData
- appendJdbcLiteral(SqlAppender, Object, Dialect, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.internal.JdbcLiteralFormatterNumericData
- appendJdbcLiteral(SqlAppender, Object, Dialect, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.internal.JdbcLiteralFormatterTemporal
- appendJdbcLiteral(SqlAppender, Object, Dialect, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.internal.JdbcLiteralFormatterUUIDData
- appendJdbcLiteral(SqlAppender, T, Dialect, WrapperOptions) - Method in class org.hibernate.spatial.GeometryLiteralFormatter
- appendJdbcLiteral(SqlAppender, T, Dialect, WrapperOptions) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcLiteralFormatter
-
Append a SQL literal representing the given Java value to a fragment of SQL which is being built.
- appendListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
- appendListeners(EventType<T>, Class<? extends T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
- appendListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
- appendListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
- appendListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
- appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
- appendLiteral(SqlAppender, String) - Method in class org.hibernate.dialect.Dialect
- appendLiteral(SqlAppender, String) - Method in class org.hibernate.dialect.MySQLDialect
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
- 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 appended to the table name in the from clause. - appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServerDialect
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SybaseASEDialect
- appendReadExpression(SqlAppender) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
- appendReadExpression(SqlAppender, String) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
- appendSql(boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- appendSql(boolean) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
- appendSql(boolean) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- appendSql(char) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- appendSql(char) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
- appendSql(char) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- appendSql(int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- appendSql(int) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
- appendSql(int) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- appendSql(long) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- appendSql(long) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
- appendSql(long) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- appendSql(String) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- appendSql(String) - Method in interface org.hibernate.sql.ast.spi.SqlAppender
-
Add the passed fragment into the in-flight buffer
- appendSql(String) - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
- appendString(StringBuilder, byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
- appendString(SqlAppender, byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
- appendStringLiteral(StringBuilder, String) - Static method in class org.hibernate.query.internal.QueryLiteralHelper
- appendUniqueConstraint(StringBuilder, UniqueKey) - Method in class org.hibernate.dialect.unique.CreateTableUniqueDelegate
- appendUniqueConstraint(StringBuilder, UniqueKey) - Method in class org.hibernate.dialect.unique.SkipNullableUniqueDelegate
- appendUUIDLiteral(SqlAppender, UUID) - Method in class org.hibernate.dialect.Dialect
- appendUUIDLiteral(SqlAppender, UUID) - Method in class org.hibernate.dialect.SQLServerDialect
- appendWriteExpression(SqlAstTranslator<?>, SqlAppender) - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
- appendWriteExpression(SqlAstTranslator<?>, SqlAppender, String) - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
- AppliedGraph - Interface in org.hibernate.graph.spi
-
Contract for anything a fetch/load graph can be applied
- appliedParameters - Variable in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
- appliesTo() - Method in annotation type org.hibernate.annotations.Table
-
The name of the targeted table.
- appliesTo(Class) - Method in class org.hibernate.graph.internal.RootGraphImpl
- appliesTo(Class) - Method in interface org.hibernate.graph.RootGraph
- 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(Class<? super J>) - Method in class org.hibernate.graph.internal.SubGraphImpl
- appliesTo(Class<? super J>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- appliesTo(String) - Method in class org.hibernate.graph.internal.RootGraphImpl
- appliesTo(String) - Method in interface org.hibernate.graph.RootGraph
- appliesTo(GraphImplementor) - Method in interface org.hibernate.sql.results.graph.DomainResultGraphNode
- appliesTo(GraphImplementor) - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableFetchImpl
- appliesTo(GraphImplementor) - Method in interface org.hibernate.sql.results.graph.entity.EntityResultGraphNode
- appliesTo(EntityDomainType<? super J>) - Method in class org.hibernate.graph.internal.RootGraphImpl
- appliesTo(EntityDomainType<? super J>) - Method in interface org.hibernate.graph.spi.RootGraphImplementor
- appliesTo(ManagedDomainType<? super J>) - Method in class org.hibernate.graph.internal.SubGraphImpl
- appliesTo(ManagedDomainType<? super J>) - Method in interface org.hibernate.graph.spi.GraphImplementor
- appliesTo(ManagedDomainType<? super J>) - Method in interface org.hibernate.graph.spi.RootGraphImplementor
- 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?
- apply(String) - Static method in class org.hibernate.spatial.FunctionKey
- apply(String, String) - Static method in class org.hibernate.spatial.FunctionKey
- apply(Connection) - Method in interface org.hibernate.testing.cleaner.JdbcConnectionContext.ConnectionFunction
- apply(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
- apply(MetadataSources) - Method in class org.hibernate.boot.cfgxml.spi.MappingReference
- apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
-
Yuck.
- apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
- apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware
-
Apply the
orm.xml-definedpersistence-unit-defaultsvalues. - apply(Dialect) - Method in interface org.hibernate.testing.orm.junit.DialectFeatureCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.CurrentTimestampHasMicrosecondPrecision
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoubleQuoteQuoting
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.ForceLobAsLastValue
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportCatalogCreation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportDropConstraints
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportFollowOnLocking
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitAndOffsetCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportNoWait
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportNullPrecedence
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportPartitionBy
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCascadeDeleteCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCharCodeConversion
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSchemaCreation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCircularCascadeDeleteCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsColumnCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExistsInSelectCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExpectedLobUsagePattern
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFilterClause
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFormat
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFullJoin
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByGroupingSets
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByRollup
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsHypotheticalSetFunctions
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsIdentityColumns
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsInverseDistributionFunctions
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJdbcDriverProxying
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonAggregate
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonComponentUpdate
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLobValueChangePropogation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockTimeouts
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsMedian
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedData
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedDataTypes
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNoColumnInsert
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOffsetInSubquery
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOrderByInCorrelatedSubquery
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOrderByInSubquery
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsPadWithChar
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsParametersInInsertSelectCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRecursiveCtes
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsReplace
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSequences
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSkipLocked
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStringAggregation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStructAggregate
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryInOnClause
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTemporaryTable
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTimezoneTypes
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTruncateTable
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTruncateThroughCast
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnion
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsValuesListForInsert
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWindowFunctions
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWithTies
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesInputStreamToInsertBlob
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesStandardCurrentTimestampFunction
- apply(ModelPart, QuerySpec, TableGroup, String, String, SortOrder, NullPrecedence, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AbstractDomainPath
- apply(ColumnReference) - Method in class org.hibernate.query.sqm.mutation.internal.TableKeyExpressionCollector
- apply(QuerySpec, TableGroup, String, String, SortOrder, NullPrecedence, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AbstractDomainPath
- apply(QuerySpec, TableGroup, String, String, SortOrder, NullPrecedence, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
- apply(QuerySpec, TableGroup, String, String, SortOrder, NullPrecedence, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
- apply(QuerySpec, TableGroup, String, String, SortOrder, NullPrecedence, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.ordering.ast.OrderingExpression
-
Apply the SQL AST sort-specifications associated with this ordering-expression
- apply(QuerySpec, TableGroup, String, String, SortOrder, NullPrecedence, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.SelfRenderingOrderingExpression
- apply(QuerySpec, TableGroup, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.ordering.OrderByFragment
-
Apply the ordering to the given SQL AST
- apply(QuerySpec, TableGroup, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.OrderByFragmentImpl
- apply(Statement, FrameworkMethod, Object) - Method in class org.hibernate.testing.junit4.ClassLoadingIsolater
- APPLY_CONSTRAINTS - Static variable in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
- applyAccessType(AccessType) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyAccessType(AccessType) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the second-level access-type to be used by default for entities and collections that define second-level caching, but do not specify a granular access-type.
- applyAccessType(AccessType) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAdditionalPossibleHints(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.query.results.TableGroupImpl
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.cte.CteTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.FunctionTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
- applyAffectedTableNames(Consumer<String>) - Method in interface org.hibernate.sql.ast.tree.from.TableReference
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.UnionTableGroup
- applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.ValuesTableGroup
- applyAliases(RowLockStrategy, TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
- applyAliases(RowLockStrategy, QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
- applyAliasSpecificLockModeHint(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyAliasSpecificLockModeHint(String, Object) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- applyAnticipatedType(BindableType) - Method in class org.hibernate.procedure.internal.FunctionReturnImpl
- applyAnticipatedType(BindableType) - Method in class org.hibernate.query.spi.AbstractQueryParameter
- applyAnticipatedType(BindableType) - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- applyAnticipatedType(BindableType<?>) - Method in interface org.hibernate.query.spi.QueryParameterImplementor
- applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify a particular ArchiveDescriptorFactory instance to use in scanning.
- applyArchiveDescriptorFactory(ArchiveDescriptorFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAssignment(SqmPath<Y>, SqmExpression<? extends Y>) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
- applyAttributeConverter(AttributeConverter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAttributeConverter(AttributeConverter<?, ?>, boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyAttributeConverter(AttributeConverter<?, ?>, boolean) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter instance, explicitly indicating whether to auto-apply.
- applyAttributeConverter(AttributeConverter<O, R>) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyAttributeConverter(AttributeConverter<O, R>) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter instance.
- applyAttributeConverter(AttributeConverter, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAttributeConverter(Class<? extends AttributeConverter<O, R>>) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyAttributeConverter(Class<? extends AttributeConverter<O, R>>) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter by its Class.
- applyAttributeConverter(Class<? extends AttributeConverter<O, R>>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAttributeConverter(Class<? extends AttributeConverter<O, R>>, boolean) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyAttributeConverter(Class<? extends AttributeConverter<O, R>>, 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<O, R>>, boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAttributeConverter(ConverterDescriptor) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyAttributeConverter(ConverterDescriptor) - Method in interface org.hibernate.boot.MetadataBuilder
-
Adds an AttributeConverter by a
ConverterDescriptor - applyAttributeConverter(ConverterDescriptor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyAutoClosing(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyAutoClosing(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies whether
Sessions should be automatically closed at the end of the transaction. - applyAutoClosing(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyAutoFlushing(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyAutoFlushing(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Applies whether
Sessions should be automatically flushed at the end of the transaction. - applyAutoFlushing(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyAutomaticEvictionOfCollectionCaches(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyAutomaticEvictionOfCollectionCaches(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
When using bidirectional 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 bidirectional associations).
- applyAutomaticEvictionOfCollectionCaches(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.boot.MetadataBuilder
- applyAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyBaseManyToManyRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
- applyBaseManyToManyRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- applyBaseManyToManyRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.persister.collection.CollectionPersister
- applyBaseRestrictions(Consumer<Predicate>, Restrictable, TableGroup, boolean, LoadQueryInfluencers, SqlAstCreationState) - Static method in class org.hibernate.internal.FilterHelper
- applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
- applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.Restrictable
-
Applies the base set of restrictions.
- applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- applyBasicType(BasicType<?>) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyBasicType(BasicType<?>) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify an additional or overridden basic type mapping.
- applyBasicType(BasicType<?>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyBasicType(BasicType<?>, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- 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(UserType<?>, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- 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 class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyBatchFetchStyle(BatchFetchStyle) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
-
Deprecated.: No longer used internally
- applyBatchFetchStyle(BatchFetchStyle) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Deprecated.: an appropriate style is selected
- applyBatchFetchStyle(BatchFetchStyle) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyBeanManager(Object) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyBeanManager(Object) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyBeanManager(Object) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a CDI
BeanManager. - applyBeanManager(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyCacheableHint(boolean) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyCacheModeHint(CacheMode) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyCacheRegionDefinition(CacheRegionDefinition) - Method in interface org.hibernate.boot.MetadataBuilder
-
Apply a CacheRegionDefinition to be applied to an entity, collection or query while building the Metadata object.
- applyCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyCacheRegionHint(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyCacheRegionPrefix(String) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyCacheRegionPrefix(String) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyCacheRegionPrefix(String) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specify a prefix to prepended to all cache region names.
- applyCacheRegionPrefix(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyCacheSettings(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- applyCacheSettings(Metadata) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- applyCacheSettings(Metadata, boolean, String) - Static method in class org.hibernate.testing.orm.junit.DomainModelExtension
- applyCacheSettings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- applyClassLoader(ClassLoader) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Adds a provided
ClassLoaderfor use in class-loading and resource-lookup. - applyClassLoaderService(ClassLoaderService) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Adds a provided
ClassLoaderServicefor use in class-loading and resource-lookup. - applyCollation(Expression, String, SqlAstCreationState) - Static method in interface org.hibernate.metamodel.mapping.ordering.ast.OrderingExpression
- applyCollectionFilterPredicates(QuerySpec) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- applyCollectionsInDefaultFetchGroup(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyCollectionsInDefaultFetchGroup(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should collections be included in the default fetch group when bytecode enhancement is used?
- applyCollectionsInDefaultFetchGroup(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyColumnOrderingStrategy(ColumnOrderingStrategy) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyColumnOrderingStrategy(ColumnOrderingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the
ColumnOrderingStrategy. - applyColumnOrderingStrategy(ColumnOrderingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyCommentHint(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyComments(Table, String, List<String>) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
- applyComments(Table, QualifiedTableName, List<String>) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
-
Deprecated.
- applyComments(UserDefinedType, String, List<String>) - Method in class org.hibernate.tool.schema.internal.StandardUserDefinedTypeExporter
- applyConfiguredGraph(Map<String, ?>) - Method in class org.hibernate.engine.spi.EffectiveEntityGraph
-
Apply a graph and semantic based on configuration properties or hints based on
GraphSemantic.getJpaHintName()forGraphSemantic.LOADorGraphSemantic.FETCH. - applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies the connection handling mode for JDBC connections.
- applyConnectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyConnectionProviderDisablesAutoCommit(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyConnectionProviderDisablesAutoCommit(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyConnectionProviderDisablesAutoCommit(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
- applyConnectionProviderDisablesAutoCommit(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyContactsModel(MetadataSources) - Static method in class org.hibernate.testing.orm.domain.animal.AnimalDomainModel
- applyContactsModel(MetadataSources) - Static method in class org.hibernate.testing.orm.domain.contacts.ContactsDomainModel
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a
CurrentTenantIdentifierResolverthat is responsible for resolving the current tenant identifier whenSessionFactory.getCurrentSession()is used. - applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a
CustomEntityDirtinessStrategy. - applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyDefaultBatchFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyDefaultBatchFetchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies 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
- applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyDefaultNullPrecedence(NullPrecedence) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Apply a null precedence (NULLS FIRST, NULLS LAST) to be applied to order by clauses rendered in SQL queries.
- applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyDelayedEntityLoaderCreations(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyDelayedEntityLoaderCreations(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- 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 class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyDirectReferenceCaching(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Generally, Hibernate will extract the information from an entity and put that extracted information into the second-level cache.
- applyDirectReferenceCaching(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyDiscoveredAttributeConverters(ConverterRegistry) - Method in class org.hibernate.boot.model.internal.XMLContext
- applyDiscriminator(Consumer<Predicate>, String, TableGroup, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.Discriminatable
-
Apply the discriminator as a predicate via the
predicateConsumer - applyDiscriminator(Consumer<Predicate>, String, TableGroup, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- applyDiscriminator(Consumer<Predicate>, String, TableGroup, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- applyDiscriminator(Consumer<Predicate>, String, TableGroup, SqlAstCreationState) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
- applyDomainModel(MetadataSources) - Method in class org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor
- applyDomainModel(MetadataSources) - Method in interface org.hibernate.testing.orm.domain.DomainModelDescriptor
-
Apply the model classes to the given MetadataSources
- applyEnabledFilters(Consumer<Predicate>, FilterAliasGenerator, Map<String, Filter>) - Method in class org.hibernate.internal.FilterHelper
- applyEntityGraphHint(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyEntityGraphHint(String, Object) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies an
EntityNotFoundDelegate. - applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyEventToListener(T, U, X) - Method in interface org.hibernate.event.service.spi.EventActionWithParameter
- applyFetchGraph(RootGraph) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
- applyFetchGraph(RootGraph) - Method in interface org.hibernate.query.Query
-
Apply the given graph using fetch semantics
- applyFetchJoins(Supplier<Map<String, Map<String, HbmResultSetMappingDescriptor.JoinDescriptor>>>, String, List<HbmResultSetMappingDescriptor.HbmFetchDescriptor>) - Static method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor
- applyFetchSizeHint(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.FilterRestrictable
-
Applies just the
Filtervalues enabled for the associated entity - applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
- applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- applyFirstResult(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyFlushModeHint(FlushMode) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyFollowOnLockingHint(Boolean) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyFollowOnLockingHint(Boolean) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- applyForeignKeys(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- applyFragment(String) - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
- applyFragment(FilterPredicate.FilterFragmentPredicate) - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
- applyGetGeneratedKeysSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyGetGeneratedKeysSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should JDBC
Statement.getGeneratedKeys()feature be used for retrieval of *insert-generated* ids? - applyGetGeneratedKeysSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyGlobalQuoting(String) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
-
Intended only for use in handling quoting requirements for
column-definitionas defined byColumn.columnDefinition(),JoinColumn.columnDefinition(), etc. - applyGlobalQuoting(String) - Method in class org.hibernate.engine.jdbc.env.internal.NormalizingIdentifierHelperImpl
- applyGlobalQuoting(String) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
-
Intended only for use in handling quoting requirements for
column-definitionas defined byColumn.columnDefinition(),JoinColumn.columnDefinition(), etc. - applyGraph(String, GraphSemantic) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyGraph(String, GraphSemantic) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- applyGraph(RootGraph, GraphSemantic) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- applyGraph(RootGraph, GraphSemantic) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
- applyGraph(RootGraph, GraphSemantic) - Method in interface org.hibernate.query.Query
-
Apply the given graph using the given semantic
- applyGraph(RootGraph, GraphSemantic) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- applyGraph(RootGraph, GraphSemantic) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.engine.spi.EffectiveEntityGraph
-
Apply the graph and semantic.
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.query.internal.QueryOptionsImpl
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in interface org.hibernate.query.spi.MutableQueryOptions
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- applyHibernateLockMode(LockMode) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyHibernateLockMode(LockMode) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- applyHint(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyId(Object, Object, MutationExecutor, MutationOperationGroup, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinator
- applyIdAttribute(SingularPersistentAttribute<J, ?>) - Method in interface org.hibernate.metamodel.model.domain.internal.AttributeContainer.InFlightAccess
-
Callback used when we have a singular id attribute of some form - either a simple id or an aggregated composite id (
EmbeddedId) - applyIdClassAttributes(Set<SingularPersistentAttribute<? super J, ?>>) - Method in interface org.hibernate.metamodel.model.domain.internal.AttributeContainer.InFlightAccess
-
todo (6.0) : we still need to implement this properly and the contract may change - specifically I am not certain we will be able to re-use `SingularPersistentAttribute` because of its dependence on declaring-type, etc that we may not be able to do
- applyIdentifierCasing(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
- applyIdentifierRollbackSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyIdentifierRollbackSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should the generated identifier be "unset" when an entity is deleted?
- applyIdentifierRollbackSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in interface org.hibernate.boot.MetadataBuilder
- applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyImplicitCatalogName(String) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyImplicitCatalogName(String) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the implicit catalog name to apply to any unqualified database names.
- applyImplicitCatalogName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyImplicitListSemantics(CollectionClassification) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyImplicitListSemantics(CollectionClassification) - Method in interface org.hibernate.boot.MetadataBuilder
- applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the
ImplicitNamingStrategy. - applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyImplicitSchemaName(String) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyImplicitSchemaName(String) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the implicit schema name to apply to any unqualified database names.
- applyImplicitSchemaName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.NoopOptimizer
- applyIncrementSizeToSourceValues() - Method in interface org.hibernate.id.enhanced.Optimizer
-
Are increments to be applied to the values stored in the underlying value source?
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
- applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledOptimizer
- applyIndexes(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- applyIndexView(IndexView) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyIndexView(IndexView) - Method in interface org.hibernate.boot.MetadataBuilder
-
Allows specifying a specific Jandex index to use for reading annotation information.
- applyIndexView(IndexView) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyInferableType(SqmExpressible) - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- applyInferableType(SqmExpressible<?>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
- applyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- applyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
- applyInferableType(SqmExpressible<?>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
-
Used to apply type information based on the expression's usage within the query.
- applyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- applyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- applyingExplicitDiscriminatorColumnForJoined(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
- applyInitCommands(Table, List<String>, SqlStringGenerationContext) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
- applyIntegrator(Integrator) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Add an
Integratorto be applied to the bootstrap registry. - applyInterception(Object) - Method in class org.hibernate.metamodel.internal.AbstractEntityInstantiatorPojo
- applyInterception(Object) - Method in class org.hibernate.metamodel.internal.EntityInstantiatorPojoStandard
- applyInterception(Object) - Method in class org.hibernate.metamodel.internal.PojoInstantiatorImpl
- applyInterception(Object) - Method in class org.hibernate.tuple.PojoInstantiator
-
Deprecated.
- applyInterceptor(Interceptor) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyInterceptor(Interceptor) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyInterceptor(Interceptor) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies an
Interceptorassociated with theSessionFactory, which will be used by all sessions unless an interceptor is explicitly specified usingSessionBuilder.interceptor(org.hibernate.Interceptor). - applyInterceptor(Interceptor) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyJdbcBatchingForVersionedEntities(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyJdbcBatchingForVersionedEntities(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
This setting controls whether versioned entities will be included in JDBC batching.
- applyJdbcBatchingForVersionedEntities(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyJdbcBatchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyJdbcBatchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyJdbcBatchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies the maximum number of statements to batch together in a JDBC batch for insert, update and delete operations.
- applyJdbcBatchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyJdbcFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyJdbcFetchSize(int) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- 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
- applyJoinAnnotation(JoinColumn, String) - Method in class org.hibernate.boot.model.internal.AnnotatedJoinColumn
- applyJpaCacheRetrieveModeHint(CacheRetrieveMode) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyJpaCacheStoreModeHint(CacheStoreMode) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyJpaFlushMode(FlushModeType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyJtaTrackingByThread(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyJtaTrackingByThread(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
If using the built-in JTA-based
TransactionCoordinatororTransactionCoordinatorBuilder, should it track JTA transactions by thread in an attempt to detect timeouts? - applyJtaTrackingByThread(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyLazyInitializationOutsideTransaction(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyLazyInitializationOutsideTransaction(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should the application be allowed to initialize uninitialized lazy state outside the bounds of a transaction?
- applyLazyInitializationOutsideTransaction(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyLoadGraph(RootGraph) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
- applyLoadGraph(RootGraph) - Method in interface org.hibernate.query.Query
-
Apply the given graph using load semantics
- applyLocking(Object, Object[], MutationExecutor, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinator
- applyLockModeHint(Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyLockModeType(LockModeType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyLockModeType(LockModeType) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- applyLockOptionsHint(SelectionQuery<?>) - Method in class org.hibernate.internal.SessionImpl
- applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
- 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.SpannerDialect
- applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.SybaseASEDialect
- applyLockTimeoutHint(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyLockTimeoutHint(int) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- applyLockTimeoutHint(Integer) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyLockTimeoutHint(Integer) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- applyManagedClassNames(String...) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- applyMappingFiles(String...) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- applyMaximumFetchDepth(int) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyMaximumFetchDepth(int) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- 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
- applyMaxResults(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyMetadataBuilder(MetadataBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- applyMetadataSources(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- applyMetadataSources(MetadataSources) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- applyMinimalPutsForCaching(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyMinimalPutsForCaching(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
By default, Hibernate will always just push data into the cache without first checking if that data already exists.
- applyMinimalPutsForCaching(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyMultiTenancy(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyMultiTenancy(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyMultiTenancy(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies whether multi-tenancy is enabled
- applyMultiTenancy(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyName(String) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyName(String) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a name for the
SessionFactory. - applyName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyNameAsJndiName(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyNameAsJndiName(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies that the
SessionFactoryshould be registered in JNDI, under the name specified usingSessionFactoryBuilder.applyName(String). - applyNameAsJndiName(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyNamedQueryCheckingOnStartup(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should named queries be checked on startup?
- applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyNaturalIdAttribute(PersistentAttribute<J, ?>) - Method in interface org.hibernate.metamodel.model.domain.internal.AttributeContainer.InFlightAccess
- applyNaturalIdRestriction(Object, TableGroup, Consumer<Predicate>, BiConsumer<JdbcParameter, JdbcParameterBinding>, LoaderSqlAstCreationState, SharedSessionContractImplementor) - Method in class org.hibernate.loader.ast.internal.AbstractNaturalIdLoader
-
Apply restriction necessary to match the given natural-id value.
- applyNaturalIdRestriction(Object, TableGroup, Consumer<Predicate>, BiConsumer<JdbcParameter, JdbcParameterBinding>, LoaderSqlAstCreationState, SharedSessionContractImplementor) - Method in class org.hibernate.loader.ast.internal.CompoundNaturalIdLoader
- applyNaturalIdRestriction(Object, TableGroup, Consumer<Predicate>, BiConsumer<JdbcParameter, JdbcParameterBinding>, LoaderSqlAstCreationState, SharedSessionContractImplementor) - Method in class org.hibernate.loader.ast.internal.SimpleNaturalIdLoader
- applyNonAggregatedIdAttributes(Set<SingularPersistentAttribute<? super J, ?>>, EmbeddableDomainType<?>) - Method in interface org.hibernate.metamodel.model.domain.internal.AttributeContainer.InFlightAccess
- applyNonVersionOptLocking(OptimisticLockStyle, MutationGroupBuilder, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinator
- applyNullabilityChecking(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyNullabilityChecking(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should attributes using columns marked as not-null be checked (by Hibernate) for nullness, or should this be left as a job for the database?
- applyNullabilityChecking(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyOptimisticLocking(MutationGroupBuilder, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinator
- applyOptions(NamedCallableQueryMemento) - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- applyOptions(NamedQueryMemento) - Method in class org.hibernate.query.spi.AbstractQuery
- applyOptions(NamedQueryMemento) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
- applyOptions(NamedNativeQueryMemento) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- applyOptions(NamedSqmQueryMemento) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
- applyOrderingOfInserts(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyOrderingOfInserts(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specify whether ordering of inserts should be enabled.
- applyOrderingOfInserts(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyOrderingOfUpdates(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyOrderingOfUpdates(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specify whether ordering of updates should be enabled.
- applyOrderingOfUpdates(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyParameter(FilterJdbcParameter) - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
- applyParameter(ColumnValueParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the
PhysicalNamingStrategy. - applyPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
- applyPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
- applyPredicate(SqmPredicate) - Method in interface org.hibernate.query.sqm.tree.predicate.SqmWhereClauseContainer
- applyPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
- applyPredicate(Predicate) - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
- applyPredicate(Predicate) - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
- applyPredicate(Predicate) - Method in class org.hibernate.sql.ast.tree.predicate.PredicateCollector
- applyPredicate(Predicate) - Method in interface org.hibernate.sql.ast.tree.predicate.PredicateContainer
-
Apply a predicate to this container
- applyPredicate(Predicate) - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
- applyPredicates(Collection<SqmPredicate>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
- applyPredicates(SqmPredicate...) - Method in class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
- applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyPreferUserTransactions(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
If using the built-in JTA-based
TransactionCoordinatororTransactionCoordinatorBuilder, should it prefer to useUserTransactionin preference toTransaction? - applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyProjections(List, Number) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- applyPropertiesToLockOptions(Map<String, Object>, Supplier<LockOptions>) - Static method in class org.hibernate.jpa.internal.util.LockOptionsHelper
-
Applies configuration properties on a
LockOptionsinstance, passed as a supplier so to make it possible to skip allocating theLockOptionsinstance if there's nothing to set. - applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyQueryCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should second level query caching support be enabled?
- applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyQuerySettingsAndHints(Query<?>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- applyQuerySettingsAndHints(Query<?>) - Method in class org.hibernate.internal.SessionImpl
- applyQuerySettingsAndHints(SelectionQuery<?>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- applyQuerySettingsAndHints(SelectionQuery<?>) - Method in class org.hibernate.internal.SessionImpl
- applyReservedWords(String...) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
- applyReservedWords(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
-
Applies any reserved words reported via
DatabaseMetaData.getSQLKeywords() - applyReservedWords(Collection<String>) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
- applyReservedWords(Set<String>) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
- applyRestriction(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
- applyRestrictions(PersistentCollection<?>, Object, Object, int, SharedSessionContractImplementor, ModelPart.JdbcValueConsumer) - Method in interface org.hibernate.persister.collection.mutation.RowMutationOperations.Restrictions
- applyResultListTransformer(ResultListTransformer<?>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyResultSetMapping(NamedResultSetMappingDescriptor) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- applyRetailModel(MetadataSources) - Static method in class org.hibernate.testing.orm.domain.retail.RetailDomainModel
- applyScanEnvironment(ScanEnvironment) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyScanEnvironment(ScanEnvironment) - Method in interface org.hibernate.boot.MetadataBuilder
-
Consider this temporary as discussed on
ScanEnvironment - applyScanEnvironment(ScanEnvironment) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyScanner(Scanner) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyScanner(Scanner) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify a particular Scanner instance to use.
- applyScanner(Scanner) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyScanOptions(ScanOptions) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the options to be used in performing scanning.
- applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyScanResultsToManagedResources(ManagedResourcesImpl, ScanResult, BootstrapContext, XmlMappingBinderAccess) - Method in class org.hibernate.boot.model.process.internal.ScanningCoordinator
- applyScrollableResultsSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyScrollableResultsSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should scrollable results be supported in queries? We ask the JDBC driver whether it supports scrollable result sets as the default for this setting, but some drivers do not accurately report this via DatabaseMetaData.
- applyScrollableResultsSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applySecondLevelCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should second level caching support be enabled?
- applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applySelectionHint(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applySelections(QuerySpec, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.AdditionalInsertValues
-
Returns true if the identifier can't be applied directly and needs to be generated separately.
- applySessionFactoryName(String) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applySetting(String, Object) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Apply a setting value.
- applySettings(Map<Object, Object>) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
- applySettings(Map<String, Object>) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Apply a group of settings.
- applySettings(Properties) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Apply a group of settings.
- applySettings(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- applySharedCacheMode(SharedCacheMode) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applySharedCacheMode(SharedCacheMode) - Method in interface org.hibernate.boot.MetadataBuilder
-
Specify the second-level cache mode.
- applySharedCacheMode(SharedCacheMode) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applySourceProcessOrdering(MetadataSourceType...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applySourceProcessOrdering(MetadataSourceType...) - Method in interface org.hibernate.boot.MetadataBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.
hbm.xmlmappings are no longer supported, making this irrelevant - applySourceProcessOrdering(MetadataSourceType...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applySqlComments(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applySqlComments(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Should Hibernate apply comments to SQL it generates?
- applySqlComments(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applySqlFunction(String, SqmFunctionDescriptor) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applySqlFunction(String, SqmFunctionDescriptor) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applySqlFunction(String, SqmFunctionDescriptor) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applySqlFunction(String, SqmFunctionDescriptor) - Method in interface org.hibernate.boot.MetadataBuilder
- applySqlFunction(String, SqmFunctionDescriptor) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Register a
SQL functionwith the underlyingSqmFunctionRegistry. - applySqlFunction(String, SqmFunctionDescriptor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applySqlFunction(String, SqmFunctionDescriptor) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AbstractDiscriminatorMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AnyDiscriminatorPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AnyKeyPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.BasicAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.BasicValuedCollectionPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.CollectionIdentifierDescriptorImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedCollectionPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EntityRowIdMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EntityVersionMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.InverseNonAggregatedIdentifierMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.NonAggregatedIdentifierMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.SimpleNaturalIdMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.ModelPart
-
Apply SQL selections for a specific reference to this ModelPart outside the domain query's root select clause.
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.AbstractDiscriminatorMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.AnyDiscriminatorPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.AnyKeyPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.BasicAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.BasicValuedCollectionPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.CollectionIdentifierDescriptorImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedCollectionPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.EntityRowIdMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.EntityVersionMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.InverseNonAggregatedIdentifierMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.NonAggregatedIdentifierMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.SimpleNaturalIdMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.ModelPart
-
Apply SQL selections for a specific reference to this ModelPart outside the domain query's root select clause.
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.AbstractSqmPathInterpretation
- applySqlSelections(DomainResultCreationState) - Method in interface org.hibernate.query.sqm.sql.internal.DomainResultProducer
-
Used when this producer is a selection in a sub-query.
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.EmbeddableValuedExpression
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.EntityValuedPathInterpretation
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.SqmParameterInterpretation
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.query.sqm.tree.expression.Conversion
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Any
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Duration
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Every
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Over
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.QueryLiteral
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.UnaryOperation
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
- applySqlSelections(DomainResultCreationState) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
- applySqlSelections(DomainResultCreationState) - Method in interface org.hibernate.sql.ast.tree.predicate.Predicate
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.select.SelectStatement
- applySqlSelections(DomainResultCreationState) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiation
- applySqlStrings(boolean, String[], Formatter, ExecutionOptions, GenerationTarget...) - Static method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- applySqmFunctionRegistry(SqmFunctionRegistry) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyStatelessInterceptor(Class<? extends Interceptor>) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyStatelessInterceptor(Class<? extends Interceptor>) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyStatelessInterceptor(Class<? extends Interceptor>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies an interceptor
Classassociated with theSessionFactory, which is used to instantiate a new interceptor for each session, unless an interceptor is explicitly specified usingSessionBuilder.interceptor(org.hibernate.Interceptor). - applyStatelessInterceptor(Class<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies an interceptor
Supplierassociated with theSessionFactory, which is used to obtain an interceptor for each session, unless an interceptor is explicitly specified usingSessionBuilder.interceptor(org.hibernate.Interceptor). - applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyStatelessInterceptorSupplier(Supplier<? extends Interceptor>) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyStatementInspector(StatementInspector) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a
StatementInspectorassociated with theSessionFactory, which will be used by all sessions unless a statement inspector is explicitly specified usingSessionBuilder.statementInspector(org.hibernate.resource.jdbc.spi.StatementInspector) - applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyStatisticsSupport(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyStatisticsSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies 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.
- applyStructuredCacheEntries(boolean) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyStructuredCacheEntries(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
By default, Hibernate stores data in the cache in its own optimized format.
- applyStructuredCacheEntries(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applySynchronizeSpace(Object) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- applySynchronizeSpacesHint(Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applySynchronizeSpacesHint(Object) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- applyTableCheck(Table, StringBuilder) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
- applyTableTypeString(StringBuilder) - Method in class org.hibernate.tool.schema.internal.StandardTableExporter
- applyTcclLookupPrecedence(TcclLookupPrecedence) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Defines when the lookup in the thread context
ClassLoaderis done - applyTempClassLoader(ClassLoader) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyTempClassLoader(ClassLoader) - Method in interface org.hibernate.boot.MetadataBuilder
-
Apply a ClassLoader for use while building the Metadata.
- applyTempClassLoader(ClassLoader) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in interface org.hibernate.boot.SessionFactoryBuilder
- applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyTimeoutHint(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a
TimestampsCacheFactory. - applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyToBeanInfo(Object, BeanInfoHelper.BeanInfoDelegate) - Method in class org.hibernate.internal.util.beans.BeanInfoHelper
- applyToProperties(Properties, Object...) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
- applyTupleTransformer(TupleTransformer<?>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- applyTypes(TypeContributor) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- applyTypes(TypeContributor) - Method in interface org.hibernate.boot.MetadataBuilder
-
Apply an explicit TypeContributor (implicit application via ServiceLoader will still happen too)
- applyTypes(TypeContributor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- applyUniqueKeys(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- applyUserDefinedTypeExtensionsString(StringBuilder) - Method in class org.hibernate.tool.schema.internal.StandardUserDefinedTypeExporter
- applyValidAndRemovePredicates(QueryBuilder) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
Apply predicates to fetch data and deletions that took place during the same revision.
- applyValidAndRemovePredicates(QueryBuilder) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneAuditEntityQueryGenerator
- applyValidAndRemovePredicates(QueryBuilder) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneEntityQueryGenerator
- applyValidAndRemovePredicates(QueryBuilder) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.ThreeEntityQueryGenerator
- applyValidAndRemovePredicates(QueryBuilder) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityOneAuditedQueryGenerator
- applyValidAndRemovePredicates(QueryBuilder) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityQueryGenerator
- applyValidatorFactory(Object) - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- applyValidatorFactory(Object) - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- applyValidatorFactory(Object) - Method in interface org.hibernate.boot.SessionFactoryBuilder
-
Specifies a Bean Validation
ValidatorFactory. - applyValidatorFactory(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- applyValidPredicates(QueryBuilder, Parameters, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
Apply predicates used to fetch actual data.
- applyValidPredicates(QueryBuilder, Parameters, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneAuditEntityQueryGenerator
- applyValidPredicates(QueryBuilder, Parameters, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneEntityQueryGenerator
- applyValidPredicates(QueryBuilder, Parameters, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.ThreeEntityQueryGenerator
- applyValidPredicates(QueryBuilder, Parameters, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityOneAuditedQueryGenerator
-
Creates query restrictions used to retrieve only actual data.
- applyValidPredicates(QueryBuilder, Parameters, boolean) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityQueryGenerator
- applyValues(PersistentCollection<?>, Object, Object, int, SharedSessionContractImplementor, RowMutationOperations.ValuesBindingConsumer) - Method in interface org.hibernate.persister.collection.mutation.RowMutationOperations.Values
- applyValues(Values) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.AdditionalInsertValues
- applyVersionAttribute(SingularPersistentAttribute<J, ?>) - Method in interface org.hibernate.metamodel.model.domain.internal.AttributeContainer.InFlightAccess
- applyVersionBasedOptLocking(MutationGroupBuilder) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinator
- applyWhereFragments(Consumer<Predicate>, String, TableGroup, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- applyWhereFragments(Consumer<Predicate>, String, TableGroup, SqlAstCreationState) - Method in class org.hibernate.persister.collection.OneToManyPersister
- applyWhereRestrictions(Consumer<Predicate>, TableGroup, boolean, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- applyWhereRestrictions(Consumer<Predicate>, TableGroup, boolean, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
- applyWhereRestrictions(Consumer<Predicate>, TableGroup, boolean, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.WhereRestrictable
-
Apply the
Whererestrictions - applyWhereRestrictions(Consumer<Predicate>, TableGroup, boolean, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- applyWhereRestrictions(Consumer<Predicate>, TableGroup, boolean, SqlAstCreationState) - Method in class org.hibernate.persister.collection.OneToManyPersister
- applyWhereRestrictions(Consumer<Predicate>, TableGroup, boolean, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- 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
-
Models a logical archive, which might be a jar file a zip file an exploded directory etc
- ArchiveDescriptorFactory - Interface in org.hibernate.boot.archive.spi
-
Contract for building ArchiveDescriptor instances.
- ArchiveDescriptorInfo(ArchiveDescriptor, boolean) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveDescriptorInfo
- ArchiveEntry - Interface in org.hibernate.boot.archive.spi
-
Represent an entry in the archive.
- ArchiveEntryHandler - Interface in org.hibernate.boot.archive.spi
-
Handler for archive entries, based on the classified type of the entry
- ArchiveException - Exception in org.hibernate.boot.archive.spi
-
Indicates a problem accessing or visiting the archive
- ArchiveException(String) - Constructor for exception org.hibernate.boot.archive.spi.ArchiveException
-
Constructs an ArchiveException
- ArchiveException(String, Throwable) - Constructor for exception org.hibernate.boot.archive.spi.ArchiveException
-
Constructs an ArchiveException
- ArchiveHelper - Class in org.hibernate.boot.archive.internal
-
Helper for dealing with archives
- area - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- areAllNonNull(Object...) - Static method in class org.hibernate.internal.util.NullnessHelper
- areAllResultsParameters(CaseSearchedExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- areAllResultsParameters(CaseSimpleExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- areAllResultsPlainParametersOrLiterals(CaseSearchedExpression) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
- areAllResultsPlainParametersOrLiterals(CaseSimpleExpression) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
- areAssignmentCompatible(Class, Class) - Static method in class org.hibernate.query.sqm.tree.expression.Compatibility
- areAssignmentCompatible(JavaType, JavaType) - Static method in class org.hibernate.query.sqm.tree.expression.Compatibility
- areCollectionsImplicitlyLazy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
- areCollectionsImplicitlyLazy() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
- areCollectionsImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
Identifies whether plural attributes are lazy by default if not specified in the mapping.
- areEntitiesImplicitlyLazy() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl
- areEntitiesImplicitlyLazy() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults
- areEntitiesImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
-
Identifies whether singular associations (many-to-one, one-to-one) are lazy by default if not specified in the mapping.
- areEqual(boolean[], boolean[]) - Method in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
- areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
- areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
- areEqual(char[], char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
- areEqual(double[], double[]) - Method in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
- areEqual(float[], float[]) - Method in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
- areEqual(int[], int[]) - Method in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
- areEqual(long[], long[]) - Method in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
- areEqual(short[], short[]) - Method in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
- areEqual(C, C) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
- areEqual(C, C) - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
- areEqual(AttributeNode<?>, AttributeNode<?>) - Static method in class org.hibernate.graph.EntityGraphs
-
Compares two entity graph attribute node and returns
trueif they are equal, ignoring subgraph attribute order. - areEqual(EntityGraph<T>, EntityGraph<T>) - Static method in class org.hibernate.graph.EntityGraphs
-
Compares two entity graphs and returns
trueif they are equal, ignoring attribute order. - areEqual(Subgraph, Subgraph) - Static method in class org.hibernate.graph.EntityGraphs
-
Compares two entity subgraphs and returns
trueif they are equal, ignoring attribute order. - areEqual(Byte[], Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayJavaType
- areEqual(Character[], Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
- areEqual(Object[], Object[]) - Method in class org.hibernate.type.descriptor.java.ObjectArrayJavaType
- areEqual(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- areEqual(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
- areEqual(BigDecimal, BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
- areEqual(Blob, Blob) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
- areEqual(Clob, Clob) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
- areEqual(NClob, NClob) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
- areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
- areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
- areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.DateJavaType
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
- areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
- areEqual(Map<Class, Subgraph>, Map<Class, Subgraph>) - Static method in class org.hibernate.graph.EntityGraphs
-
Compares two entity subgraph maps and returns
trueif they are equal, ignoring order. - areEqual(J, J) - Method in interface org.hibernate.metamodel.model.domain.BasicDomainType
- areEqual(J, J) - Method in class org.hibernate.type.internal.CompositeUserTypeJavaTypeWrapper
- areEqual(J, J) - Method in class org.hibernate.type.internal.UserTypeJavaTypeWrapper
- areEqual(Identifier, Identifier) - Static method in class org.hibernate.boot.model.naming.Identifier
- areEqual(Geometry, Geometry) - Method in class org.hibernate.spatial.JTSGeometryJavaType
- areEqual(T[], T[]) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
- areEqual(T, T) - Method in interface org.hibernate.type.descriptor.java.JavaType
-
Determine if two instances are equal
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
- areEquals(PersistentAttributeInterceptable, String, boolean, boolean) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, byte, byte) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, char, char) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, double, double) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, float, float) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, int, int) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, long, long) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, short, short) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areEquals(PersistentAttributeInterceptable, String, Object, Object) - Static method in class org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckerEqualsHelper
- areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.spi.ActionQueue
-
Check whether any insertion or deletion actions are currently queued.
- areJPACallbacksEnabled() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- areJPACallbacksEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
- areJPACallbacksEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
- areMatch(Object, Object) - Method in class org.hibernate.boot.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?
- arePositionalSelectionsAllowed() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
- arePrimitiveWrapperEquivalents(Class, Class) - Static method in class org.hibernate.internal.util.type.PrimitiveWrapperHelper
- areSameNullness(Object...) - Static method in class org.hibernate.internal.util.NullnessHelper
-
Ensures that either: all values are null all values are non-null
- areTablesToBeUpdated(Set<? extends Serializable>) - 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 class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
- areValuesIncludedInInsertByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
- areValuesIncludedInInsertByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value insertion by the individual value sources here be interpreted in terms of defaulting that value.
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
- areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
- areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value updating by the individual value sources here be interpreted in terms of defaulting that value.
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl
- areValuesNullableByDefault() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl
- areValuesNullableByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
-
How should non-specification of value nullability by the individual value sources here be interpreted in terms of defaulting that value.
- ARGUMENT_OR_IMPLIED_RESULT_TYPE - Static variable in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
- ArgumentDomainResult<A> - Class in org.hibernate.sql.results.graph.instantiation.internal
- ArgumentDomainResult(DomainResult<A>) - Constructor for class org.hibernate.sql.results.graph.instantiation.internal.ArgumentDomainResult
- ArgumentMemento(ResultMemento) - Constructor for class org.hibernate.query.named.ResultMementoInstantiation.ArgumentMemento
- ArgumentReader<A> - Class in org.hibernate.sql.results.graph.instantiation.internal
-
Specialized QueryResultAssembler for use as a "reader" for dynamic- instantiation arguments.
- ArgumentReader(DomainResultAssembler<A>, String) - Constructor for class org.hibernate.sql.results.graph.instantiation.internal.ArgumentReader
- argumentsOrImplied(int...) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
- ArgumentsTools - Class in org.hibernate.envers.internal.tools
- ArgumentsTools() - Constructor for class org.hibernate.envers.internal.tools.ArgumentsTools
- ArgumentsValidator - Interface in org.hibernate.query.sqm.produce.function
-
Validates the arguments provided to a HQL function invocation.
- ArgumentTypesValidator - Class in org.hibernate.query.sqm.produce.function
-
Typechecks the arguments of HQL functions based on the assigned JDBC types.
- ArgumentTypesValidator(ArgumentsValidator, FunctionParameterType...) - Constructor for class org.hibernate.query.sqm.produce.function.ArgumentTypesValidator
- array - Variable in class org.hibernate.collection.spi.PersistentArrayHolder
- array(Selection<?>[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- array(Selection<?>[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- array(Selection<?>[]) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- array(Selection<?>[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
- array(Class<Y>, Selection<?>[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- array(Class<Y>, Selection<?>[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- array(Class<Y>, Selection<?>[]) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- array(Class<Y>, List<? extends JpaSelection<?>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- array(Class<Y>, List<? extends JpaSelection<?>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- array(Class<Y>, List<? extends JpaSelection<?>>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- array(List<? extends JpaSelection<?>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- array(List<? extends JpaSelection<?>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- array(List<? extends JpaSelection<?>>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- array(List<? extends JpaSelection<?>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- Array - Class in org.hibernate.mapping
-
An array mapping has a primary key consisting of the key columns + index column.
- Array(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Array
- Array(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Array
- Array(Array) - Constructor for class org.hibernate.mapping.Array
- ARRAY - org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Describes the
<array/>element - ARRAY - org.hibernate.boot.model.source.spi.PluralAttributeNature
- ARRAY - org.hibernate.metamodel.CollectionClassification
-
An Object or primitive array.
- ARRAY - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
ARRAY. - ArrayBinder - Class in org.hibernate.boot.model.internal
- ArrayBinder(Supplier<ManagedBean<? extends UserCollectionType>>, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.ArrayBinder
- ArrayCollectionInitializor - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
Initializes a map.
- ArrayCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
- ArrayHelper - Class in org.hibernate.internal.util.collections
- arrayIncludesInstanceOf(T[], Class<?>) - Static method in class org.hibernate.envers.internal.tools.ArraysTools
- ArrayInitializer - Class in org.hibernate.sql.results.graph.collection.internal
- ArrayInitializer(NavigablePath, PluralAttributeMapping, FetchParentAccess, LockMode, DomainResultAssembler<?>, DomainResultAssembler<?>, DomainResultAssembler<Integer>, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.collection.internal.ArrayInitializer
- ArrayInitializerProducer - Class in org.hibernate.sql.results.graph.collection.internal
- ArrayInitializerProducer(PluralAttributeMapping, Fetch, Fetch) - Constructor for class org.hibernate.sql.results.graph.collection.internal.ArrayInitializerProducer
- ArrayJavaType<T> - Class in org.hibernate.type.descriptor.java
-
Descriptor for
T[]handling. - ArrayJavaType(BasicType<T>) - Constructor for class org.hibernate.type.descriptor.java.ArrayJavaType
- ArrayJavaType(JavaType<T>) - Constructor for class org.hibernate.type.descriptor.java.ArrayJavaType
- ArrayJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
ARRAYhandling. - ArrayJdbcType(JdbcType) - Constructor for class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
- arrayList(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
- ArrayMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
-
A mutability plan for arrays.
- ArrayMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
- arraysEqual(Object[], Object[]) - Static method in class org.hibernate.envers.internal.tools.ArraysTools
- ArraysTools - Class in org.hibernate.envers.internal.tools
- ArraysTools() - Constructor for class org.hibernate.envers.internal.tools.ArraysTools
- ArrayTupleType - Class in org.hibernate.metamodel.model.domain.internal
- ArrayTupleType(SqmExpressible<?>[]) - Constructor for class org.hibernate.metamodel.model.domain.internal.ArrayTupleType
- ArrayType - Class in org.hibernate.type
-
A type for persistent arrays.
- ArrayType(String, String, Class<?>) - Constructor for class org.hibernate.type.ArrayType
- ARROW - Static variable in class org.hibernate.grammars.hql.HqlLexer
- ARROW - Static variable in class org.hibernate.grammars.hql.HqlParser
- ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
- ARTIFACT_PROCESSING_ORDER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated, for removal: This API element is subject to removal in a future version.
hbm.xmlmappings are no longer supported, making this attribute irrelevant - as(Class) - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- as(Class<X>) - Method in interface org.hibernate.query.criteria.JpaExpression
- as(Class<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
- as(Class<X>) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- as(Class<X>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- as(Class<X>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- as(Class<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- AS - Static variable in class org.hibernate.grammars.hql.HqlLexer
- AS - Static variable in class org.hibernate.grammars.hql.HqlParser
- AS() - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
- AS() - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
- AS() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
- AS() - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
- AS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- AS() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
- AS() - Method in class org.hibernate.grammars.hql.HqlParser.VariableContext
- AS_NEEDED - org.hibernate.ConnectionAcquisitionMode
-
A
Connectionis acquired only when (and if) it's actually needed. - AS4_TM_NAME - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
- AS7_TM_NAME - Static variable in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
- asAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
- asAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.EntityVersionMapping
- asAttributeMapping() - Method in class org.hibernate.metamodel.mapping.internal.SimpleNaturalIdMapping
- asAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.ModelPart
- asAttributeMapping() - Method in interface org.hibernate.sql.results.graph.Fetchable
- asBigDecimal() - Method in interface org.hibernate.query.criteria.JpaExpression
- asBigDecimal() - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- asBigDecimal() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- asBigDecimal() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- asBigDecimal() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- asBigDecimal() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- asBigDecimal() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asBigInteger() - Method in interface org.hibernate.query.criteria.JpaExpression
- asBigInteger() - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- asBigInteger() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- asBigInteger() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- asBigInteger() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- asBigInteger() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- asBigInteger() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asbinary - org.hibernate.spatial.SpatialFunction
-
Deprecated.The asBinary function, cfr.
- asc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Sort the results by the property in ascending order
- asc(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- asc(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- asc(Expression<?>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- asc(Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- asc(Expression<?>, boolean) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an ordering by the ascending value of the expression.
- asc(Expression<?>, boolean) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- asc(Expression<?>, boolean) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- asc(JpaCteCriteriaAttribute) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create a search ordering by the ascending value of the CTE attribute.
- asc(JpaCteCriteriaAttribute) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- asc(JpaCteCriteriaAttribute) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- asc(JpaCteCriteriaAttribute, boolean) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create a search ordering by the ascending value of the CTE attribute.
- asc(JpaCteCriteriaAttribute, boolean) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- asc(JpaCteCriteriaAttribute, boolean) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- ASC - Static variable in class org.hibernate.grammars.hql.HqlLexer
- ASC - Static variable in class org.hibernate.grammars.hql.HqlParser
- ASC - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- ASC - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- ASC() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- ASC() - Method in class org.hibernate.grammars.hql.HqlParser.SortDirectionContext
- ASC() - Method in class org.hibernate.grammars.ordering.OrderingParser.DirectionContext
- ASC() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
- ASCENDING - org.hibernate.query.sqm.SortOrder
- ascii() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Very widely supported, but we don't treat this as a "standard" function because it's hard to emulate on any database that doesn't have it (e.g.
- asCompositeOwner() - Method in interface org.hibernate.engine.spi.CompositeOwner
- asCompositeOwner() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asCompositeOwner(Object) - Static method in class org.hibernate.engine.internal.ManagedTypeHelper
-
Cast the object to CompositeOwner (using this is highly preferrable over a direct cast)
- asCompositeTracker() - Method in interface org.hibernate.engine.spi.CompositeTracker
- asCompositeTracker() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asCompositeTracker(Object) - Static method in class org.hibernate.engine.internal.ManagedTypeHelper
-
Cast the object to CompositeTracker (using this is highly preferrable over a direct cast)
- asDouble() - Method in interface org.hibernate.query.criteria.JpaExpression
- asDouble() - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- asDouble() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- asDouble() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- asDouble() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- asDouble() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- asDouble() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asDoubleStream() - Method in class org.hibernate.query.spi.IntStreamDecorator
- asDoubleStream() - Method in class org.hibernate.query.spi.LongStreamDecorator
- asEntityInitializer() - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
- asEntityInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
- asEventSource() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- asEventSource() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
- asEventSource() - Method in class org.hibernate.internal.SessionImpl
- asEventSource() - Method in class org.hibernate.internal.StatelessSessionImpl
- asewkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- asewkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- asFloat() - Method in interface org.hibernate.query.criteria.JpaExpression
- asFloat() - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- asFloat() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- asFloat() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- asFloat() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- asFloat() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- asFloat() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asgeojson - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- asHibernateProxy() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asHibernateProxy() - Method in interface org.hibernate.proxy.HibernateProxy
-
Special internal contract to optimize type checking
- asHibernateProxy(Object) - Static method in class org.hibernate.engine.internal.ManagedTypeHelper
-
Cast the object to HibernateProxy (using this is highly preferrable over a direct cast)
- asImmutable() - Method in class org.hibernate.type.BasicTypeReference
- asin(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that returns the inverse sine of its argument.
- asin(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- asin(Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- asInteger() - Method in interface org.hibernate.query.criteria.JpaExpression
- asInteger() - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- asInteger() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- asInteger() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- asInteger() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- asInteger() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- asInteger() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmCollectionSize
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteral
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralNull
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmToDuration
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
- asLoggableText() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asLoggableText() - Method in interface org.hibernate.query.sqm.tree.SqmNode
- asLong() - Method in interface org.hibernate.query.criteria.JpaExpression
- asLong() - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- asLong() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- asLong() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- asLong() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- asLong() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- asLong() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asLong(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
-
Interpret the binary representation of a long.
- asLong(byte[], int) - Static method in class org.hibernate.internal.util.BytesHelper
-
Interpret the binary representation of a long.
- asLongStream() - Method in class org.hibernate.query.spi.IntStreamDecorator
- asManaged() - Method in interface org.hibernate.engine.spi.Managed
-
Special internal contract to optimize type checking
- asManaged() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asManagedComposite() - Method in interface org.hibernate.engine.spi.ManagedComposite
-
Special internal contract to optimize type checking
- asManagedComposite() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asManagedEntity() - Method in interface org.hibernate.engine.spi.ManagedEntity
-
Special internal contract to optimize type checking
- asManagedEntity() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asManagedEntity(Object) - Static method in class org.hibernate.engine.internal.ManagedTypeHelper
-
Cast the object to ManagedEntity (using this is highly preferrable over a direct cast)
- asManagedMappedSuperclass() - Method in interface org.hibernate.engine.spi.ManagedMappedSuperclass
-
Special internal contract to optimize type checking
- asManagedMappedSuperclass() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asMap() - Method in class org.hibernate.spatial.BaseSqmFunctionDescriptors
- asMap() - Method in class org.hibernate.spatial.dialect.oracle.OracleSDOFunctionDescriptors
- asMap() - Method in class org.hibernate.spatial.dialect.oracle.OracleSQLMMFunctionDescriptors
- asMap() - Method in interface org.hibernate.spatial.KeyedSqmFunctionDescriptors
-
Return the SqmFunctionDescriptors as map of
FunctionKeytoSqmFunctionDescriptor - asMap(Object[]) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
- asMetaAttribute() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
- asPersistentAttributeInterceptable() - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptable
-
Special internal contract to optimize type checking
- asPersistentAttributeInterceptable() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asPersistentAttributeInterceptable(Object) - Static method in class org.hibernate.engine.internal.ManagedTypeHelper
-
Cast the object to PersistentAttributeInterceptable (using this is highly preferrable over a direct cast)
- asPersistentAttributeInterceptableOrNull(Object) - Static method in class org.hibernate.engine.internal.ManagedTypeHelper
- asProperties(Map<?, ?>) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
- asProxyConfiguration() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asProxyConfiguration() - Method in interface org.hibernate.proxy.ProxyConfiguration
- asReader() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Provides access to the underlying data as a Reader.
- asReader() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
- asResultMemento(NavigablePath, ResultSetMappingResolutionContext) - Method in interface org.hibernate.boot.query.FetchDescriptor
- asResultMemento(NavigablePath, ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.JoinDescriptor
- asResultMemento(NavigablePath, ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.PropertyFetchDescriptor
- asRootQuery() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
- asSelfDirtinessTracker() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
- asSelfDirtinessTracker() - Method in interface org.hibernate.engine.spi.SelfDirtinessTracker
-
Special internal contract to optimize type checking
- asSelfDirtinessTracker(Object) - Static method in class org.hibernate.engine.internal.ManagedTypeHelper
-
Cast the object to SelfDirtinessTracker (using this is highly preferrable over a direct cast)
- assemble(Serializable, Object) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
- assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
- assemble(Serializable, Object) - Method in class org.hibernate.usertype.BaseUserTypeSupport
- assemble(Serializable, Object) - Method in interface org.hibernate.usertype.CompositeUserType
-
Reconstruct an object from the cacheable representation.
- assemble(Serializable, Object) - Method in class org.hibernate.usertype.internal.AbstractTimeZoneStorageCompositeUserType
- assemble(Serializable, Object) - Method in class org.hibernate.usertype.StaticUserTypeSupport
- assemble(Serializable, Object) - Method in interface org.hibernate.usertype.UserType
-
Reconstruct a value from its destructured representation, during the process of reading the properties of an entity from the second-level cache.
- 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.CustomType
- assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.internal.ConvertedBasicTypeImpl
- 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.SerializableToBlobType
- 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, SharedSessionContract) - Method in class org.hibernate.boot.model.process.internal.UserTypeMutabilityPlanAdapter
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping.MutabilityPlanImpl
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ClobJavaType.ClobMutabilityPlan
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ComponentArrayMutabilityPlan
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
- assemble(Serializable, SharedSessionContract) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
-
Assemble a previously disassembled value.
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.NClobJavaType.NClobMutabilityPlan
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.internal.CompositeUserTypeJavaTypeWrapper.MutabilityPlanWrapper
- assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.internal.UserTypeJavaTypeWrapper.MutabilityPlanWrapper
- assemble(Object, Object, 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.
- assemble(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.DomainResultAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.collection.internal.UnfetchedCollectionAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in interface org.hibernate.sql.results.graph.DomainResultAssembler
-
The main "assembly" contract.
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.entity.internal.EntityAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.entity.internal.NotFoundSnapshotAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.instantiation.internal.ArgumentReader
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiationAssemblerConstructorImpl
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiationAssemblerInjectionImpl
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiationAssemblerListImpl
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiationAssemblerMapImpl
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.tuple.TupleResultAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.UnfetchedBasicPartResultAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.graph.UnfetchedResultAssembler
- assemble(RowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.sql.results.internal.NullValueAssembler
- AssemblerCreationState - Interface in org.hibernate.sql.results.graph
- ASSERT - org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
-
Apply in-memory duplication checks, throwing a HibernateException when duplicates are found
- 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
- assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.orm.junit.ExtraAssertions
- assertExecuted(String) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertExecuted(String) - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
-
Deprecated.
- assertExecutedCount(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertExecutedCount(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
-
Deprecated.
- assertFetchableIndexes() - Method in class org.hibernate.persister.internal.ImmutableAttributeMappingList.Builder
- 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.
- assertIsInsert(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertIsSelect(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertIsUpdate(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertJdbcTypeCode(int, int) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
- assertJdbcTypeCode(int, int) - Static method in class org.hibernate.testing.orm.junit.ExtraAssertions
- assertNoLeaks() - Method in class org.hibernate.testing.jdbc.leak.ConnectionLeakUtil
- assertNoLeaks() - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
- assertNumberOfJoins(int, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertNumberOfJoins(int, SqlAstJoinType, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertNumberOfOccurrenceInQuery(int, String, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertRowsOnlyFetchClauseType(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- assertTyping(Class<T>, Object) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
- assertTyping(Class<T>, Object) - Static method in class org.hibernate.testing.orm.junit.ExtraAssertions
- asSessionImplementor() - Method in interface org.hibernate.engine.spi.SessionImplementor
- asSessionImplementor() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
If this can be casted to a @
SessionImplementor, you'll get this returned after an efficient cast. - Assignable - Interface in org.hibernate.sql.ast.tree.update
- AssignableMatcher - Class in org.hibernate.testing.hamcrest
- AssignableMatcher(Class<?>) - Constructor for class org.hibernate.testing.hamcrest.AssignableMatcher
- assignableTo(Class) - Static method in class org.hibernate.testing.hamcrest.AssignableMatcher
- Assigned - Class in org.hibernate.id
-
assigned
- Assigned() - Constructor for class org.hibernate.id.Assigned
- assignment() - Method in class org.hibernate.grammars.hql.HqlParser
- assignment() - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
- assignment(int) - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
- Assignment - Class in org.hibernate.sql.ast.tree.update
- Assignment(Assignable, Expression) - Constructor for class org.hibernate.sql.ast.tree.update.Assignment
- AssignmentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.AssignmentContext
- assignments - Variable in class org.hibernate.sql.Update
- association - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
- association - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
- association() - Method in annotation type org.hibernate.annotations.FetchProfile.FetchOverride
-
The association whose default fetch strategy is being overridden.
- Association - Class in org.hibernate.engine.profile
-
Models the association of a given fetch.
- Association - Interface in org.hibernate.metamodel.mapping
-
Commonality for an association, mainly details relative to the foreign-key
- Association(EntityPersister, String) - Constructor for class org.hibernate.engine.profile.Association
-
Constructs an association defining what is to be fetched.
- AssociationAttribute - Interface in org.hibernate.boot.jaxb.mapping
-
JAXB binding interface for association attributes (to-one and plural mappings)
- AssociationKey - Class in org.hibernate.engine.spi
-
Identifies a named association belonging to a particular entity instance.
- AssociationKey - Class in org.hibernate.metamodel.mapping
-
Used as part of circularity detection
- AssociationKey(String, List<String>) - Constructor for class org.hibernate.metamodel.mapping.AssociationKey
- AssociationKey(EntityKey, String) - Constructor for class org.hibernate.engine.spi.AssociationKey
-
Constructs an AssociationKey
- associationOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
- associationOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
- associationOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- 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
- associationQueries - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- associationQueries - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- associationQueryMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- associationQueryMap - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- 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.
- asStatelessSession() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
If this can be casted to a @
StatelessSession, you'll get this returned after an efficient cast. - asStatelessSession() - Method in class org.hibernate.internal.StatelessSessionImpl
- asString() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Provides access to the underlying data as a String.
- asString() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
- asString() - Method in interface org.hibernate.query.criteria.JpaExpression
- asString() - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- asString() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
- asString() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- asString() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- asString() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- asString() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- asSubQuery() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
- assvg - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- assvgaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- ASTERISK - Static variable in class org.hibernate.grammars.hql.HqlLexer
- ASTERISK - Static variable in class org.hibernate.grammars.hql.HqlParser
- ASTERISK() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
- ASTERISK() - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
- astext - org.hibernate.spatial.SpatialFunction
-
Deprecated.The asText function, cfr.
- aswkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- aswkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- atan(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that returns the inverse tangent of its argument.
- atan(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- atan(Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- atan2(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that returns the inverse tangent of
yoverx. - atan2(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- atan2(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- atan2(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- atan2(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- atan2(Expression<? extends Number>, Number) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- atan2(Number, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- atan2(Number, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- atan2(Number, Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- atan2_atn2() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Transact-SQL atan2 is misspelled
- AtomikosJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
- AtomikosJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.AtomikosJtaPlatform
- attemptToAssociateProxyWithTwoOpenSessions(String, Object) - Method in interface org.hibernate.internal.CoreMessageLogger
- attemptToStartAlreadyStartedCacheProvider() - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
- attemptToStopAlreadyStoppedCacheProvider() - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
- ATTR_NAME - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
- ATTR_NAME - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
- ATTR_NAME() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributePathContext
- ATTR_NAME() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeQualifierContext
- Attribute - Interface in org.hibernate.envers.boot.model
-
Contract for a mapping attribute.
- Attribute - Interface in org.hibernate.tuple
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
AttributeMapping - ATTRIBUTE - org.hibernate.boot.model.internal.BasicValueBinder.Kind
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
- attributeAccessor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbVersion
- AttributeAccessor - Annotation Type in org.hibernate.annotations
-
Specifies an attribute access strategy to use.
- AttributeAccessorBinder - Class in org.hibernate.binder.internal
-
Configures the
PropertyAccessStrategyfor an attribute. - AttributeAccessorBinder() - Constructor for class org.hibernate.binder.internal.AttributeAccessorBinder
- AttributeAnalysis - Interface in org.hibernate.persister.entity.mutation
-
Results of analyzing an attribute in terms of handling update operations
- AttributeBinder<A extends Annotation> - Interface in org.hibernate.binder
-
Allows a user-written annotation to drive some customized model binding.
- AttributeBinderType - Annotation Type in org.hibernate.annotations
-
Associates a user-defined annotation with an
AttributeBinder, allowing the annotation to drive some custom model binding. - AttributeClassification - Enum in org.hibernate.metamodel
-
An extended set of
Attribute.PersistentAttributeTypeaddingAttributeClassification.ANY - AttributeContainer - Interface in org.hibernate.envers.boot.model
-
Defines a contract for the Envers mapping model in terms of being able to contain attributes.
- AttributeContainer - Interface in org.hibernate.mapping
-
Identifies a mapping model object which may have attributes (fields or properties).
- AttributeContainer<J> - Interface in org.hibernate.metamodel.model.domain.internal
- AttributeContainer.InFlightAccess<J> - Interface in org.hibernate.metamodel.model.domain.internal
-
Used during creation of the type
- AttributeContext<X> - Interface in org.hibernate.metamodel.internal
-
Bundle's a Hibernate property mapping together with the JPA metamodel information of the attribute owner.
- AttributeConversionInfo - Class in org.hibernate.boot.model.internal
-
Describes a conversion
- AttributeConversionInfo(Convert, XAnnotatedElement) - Constructor for class org.hibernate.boot.model.internal.AttributeConversionInfo
- AttributeConversionInfo(Class<? extends AttributeConverter<?, ?>>, boolean, String, XAnnotatedElement) - Constructor for class org.hibernate.boot.model.internal.AttributeConversionInfo
- AttributeConverterDefinitionCollector - Interface in org.hibernate.boot.model.internal
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AttributeConverterInfo - Interface in org.hibernate.boot
-
Deprecated, for removal: This API element is subject to removal in a future version.no longer used
- AttributeConverterManager - Class in org.hibernate.boot.model.convert.internal
- AttributeConverterManager() - Constructor for class org.hibernate.boot.model.convert.internal.AttributeConverterManager
- AttributeConverterMutabilityPlanImpl<T> - Class in org.hibernate.type.descriptor.converter
-
The standard approach 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, boolean) - Constructor for class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
- AttributeExtractionException(String) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
- AttributeExtractionException(String, Throwable) - Constructor for exception org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeExtractionException
- AttributeFactory - Class in org.hibernate.metamodel.internal
-
A factory for building
Attributeinstances. - AttributeFactory(MetadataContext) - Constructor for class org.hibernate.metamodel.internal.AttributeFactory
- 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 - attributeList() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
- attributeList() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.GraphContext
- attributeList() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
- AttributeListContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
- AttributeMapping - Interface in org.hibernate.boot.jaxb.hbm.spi
- AttributeMapping - Interface in org.hibernate.metamodel.mapping
-
Describes an attribute at the mapping model level.
- AttributeMappingsList - Interface in org.hibernate.persister.entity
-
This is essentially a List of AttributeMapping(s), but exposing an interface which is more suitable to our needs; in particular it expresses the immutable nature of this structure, and allows us to extend it with additional convenience methods such as
AttributeMappingsList.indexedForEach(IndexedConsumer). - AttributeMappingsMap - Interface in org.hibernate.persister.entity
-
Similarly to @
AttributeMappingsList, this is essentially an immutable Map of AttributeMapping(s), allowing iteration of all mappings but also retrieval by name (a String key). - AttributeMappingsMap.Builder - Class in org.hibernate.persister.entity
- AttributeMetadata<X,Y> - Interface in org.hibernate.metamodel.internal
-
Basic contract for describing an attribute.
- AttributeMetadata - Interface in org.hibernate.metamodel.mapping
- attributeName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConvert
- attributeName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
- attributeName(ModelPart) - Static method in class org.hibernate.query.results.ResultsHelper
- attributeNode() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
- attributeNode() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
- attributeNode(int) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
- AttributeNode<J> - Interface in org.hibernate.graph
-
Hibernate extension to the JPA entity-graph AttributeNode contract.
- AttributeNodeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
- AttributeNodeImpl<J> - Class in org.hibernate.graph.internal
-
Hibernate implementation of the JPA AttributeNode contract
- AttributeNodeImpl(boolean, PersistentAttribute<X, J>, JpaMetamodel) - Constructor for class org.hibernate.graph.internal.AttributeNodeImpl
- AttributeNodeImplementor<J> - Interface in org.hibernate.graph.spi
-
Integration version of the AttributeNode contract
- attributeNumber() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
-
Deprecated.
- attributeOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
- attributeOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
- attributeOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
- attributeOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- 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() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
- attributePath() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
- 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
- AttributePathContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.AttributePathContext
- attributeQualifier() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributePathContext
- attributeQualifier() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
- AttributeQualifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.AttributeQualifierContext
- attributeResult(String, SingularAttribute<?, ?>) - Static method in class org.hibernate.query.results.Builders
- attributeResult(String, String, String, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
- 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.boot.jaxb.mapping.JaxbEmbeddable
- attributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- attributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
- 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
- AttributesContainer - Interface in org.hibernate.boot.jaxb.mapping
-
JAXB binding interface for commonality between things which contain attributes.
- AttributesHelper - Class in org.hibernate.boot.model.source.internal.hbm
- AttributesHelper() - Constructor for class org.hibernate.boot.model.source.internal.hbm.AttributesHelper
- AttributesHelper.Callback - Interface in org.hibernate.boot.model.source.internal.hbm
- AttributeSource - Interface in org.hibernate.boot.model.source.spi
-
Contract for sources of persistent attribute descriptions.
- AttributeSource - Interface in org.hibernate.persister.walking.spi
- AttributeSourceContainer - Interface in org.hibernate.boot.model.source.spi
-
Contract for a container of
AttributeSourcereferences. - attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
- attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl
- attributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
- attributeSources() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
Obtain this container's attribute sources.
- 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_REVEND_TIMESTAMP_LEGACY_PLACEMENT - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Whether to use legacy validity audit strategy revision end timestamp behavior where the field is not included as part of the joined entity inheritance subclass audit tables.
- AUDIT_STRATEGY_VALIDITY_REVEND_TIMESTAMP_NUMERIC - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Determines whether the timestamp of the end revision is stored as a numeric data type.
- 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
- AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.internal.metadata.reader
-
Implementations hold other audited properties.
- AuditedPropertiesReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
Reads persistent properties form a
PersistentPropertiesSourceand adds the ones that are audited to aAuditedPropertiesHolder, filling all the auditing data. - AuditedPropertiesReader(EnversMetadataBuildingContext, PersistentPropertiesSource, AuditedPropertiesHolder) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
- AuditedPropertiesReader(EnversMetadataBuildingContext, PersistentPropertiesSource, AuditedPropertiesHolder, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
- AuditEntity - Class in org.hibernate.envers.query
- AuditEntityConfigurationRegistry - Class in org.hibernate.envers.configuration.internal.metadata
-
A registry of audited and not-audited entity runtime configurations.
- AuditEntityConfigurationRegistry() - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditEntityConfigurationRegistry
- AuditEntityNameRegister - Class in org.hibernate.envers.configuration.internal.metadata
-
A register of all audit entity names used so far.
- AuditEntityNameRegister() - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditEntityNameRegister
- AuditException - Exception in org.hibernate.envers.exception
- AuditException(String) - Constructor for exception org.hibernate.envers.exception.AuditException
- AuditException(String, Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
- AuditException(Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
- AuditFunction - Class in org.hibernate.envers.query.criteria
-
Create restrictions or projections using a function.
- AuditFunction(String, List<Object>) - Constructor for class org.hibernate.envers.query.criteria.AuditFunction
- 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
AuditJoinTableused for this field (or property). - AuditJoinTable - Annotation Type in org.hibernate.envers
- AuditJoinTableData - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
A data class that represents an
AuditJoinTableannotation. - AuditJoinTableData() - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditJoinTableData
-
Creates a data descriptor that uses default values
- AuditJoinTableData(AuditJoinTable) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditJoinTableData
- AuditMappedBy - Annotation Type in org.hibernate.envers
-
Annotation to specify a "fake" bi-directional relation.
- AuditMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
- AuditMetadataGenerator(EnversMetadataBuildingContext) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator
- AuditOrder - Interface in org.hibernate.envers.query.order
- AuditOrder.OrderData - Class in org.hibernate.envers.query.order
- AuditOverride - Annotation Type in org.hibernate.envers
-
The
AuditingOverrideannotation is used to override the auditing behavior of a superclass or single property inherited fromMappedSuperclasstype, or attribute inside an embedded component. - AuditOverrideData - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
A boot-time descriptor that represents a
AuditOverrideannotation. - AuditOverrideData(AuditOverride) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.AuditOverrideData
- AuditOverrides - Annotation Type in org.hibernate.envers
-
The
AuditingOverridesannotation 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. - AuditProcess - Class in org.hibernate.envers.internal.synchronization
- AuditProcess(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.internal.synchronization.AuditProcess
- AuditProcessManager - Class in org.hibernate.envers.internal.synchronization
- AuditProcessManager(RevisionInfoGenerator) - Constructor for class org.hibernate.envers.internal.synchronization.AuditProcessManager
- AuditProjection - Interface in org.hibernate.envers.query.projection
- 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 - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- AuditReader - Interface in org.hibernate.envers
- AuditReaderFactory - Class in org.hibernate.envers
- AuditReaderImpl - Class in org.hibernate.envers.internal.reader
- AuditReaderImpl(EnversService, Session, SessionImplementor) - Constructor for class org.hibernate.envers.internal.reader.AuditReaderImpl
- AuditReaderImplementor - Interface in org.hibernate.envers.internal.reader
-
An interface exposed by a VersionsReader to library-facing classes.
- AuditRelatedId - Class in org.hibernate.envers.query.criteria
-
Create restrictions on an id of an entity related to an audited entity.
- AuditRelatedId(String, PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditRelatedId
- auditStrategy - Variable in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
- auditStrategy - Variable in class org.hibernate.envers.internal.synchronization.work.AbstractAuditWorkUnit
- AuditStrategy - Interface in org.hibernate.envers.strategy
-
Deprecated.use
AuditStrategyinstead. - AuditStrategy - Interface in org.hibernate.envers.strategy.spi
-
A strategy abstraction for how to audit entity changes.
- AuditStrategyContext - Interface in org.hibernate.envers.strategy.spi
-
A contract to initialize an
AuditStrategy - AuditStrategyRegistrationProvider - Class in org.hibernate.envers.boot.internal
-
Provides the audit strategy implementations to the
StrategySelectorservice. - AuditStrategyRegistrationProvider() - Constructor for class org.hibernate.envers.boot.internal.AuditStrategyRegistrationProvider
- AuditTable - Annotation Type in org.hibernate.envers
- AuditTableData - Class in org.hibernate.envers.configuration.internal.metadata
-
Holds information necessary to create an audit table: its name, schema and catalog, as well as the audit entity name.
- AuditTableData(String, String, String, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.AuditTableData
- AuditWorkUnit - Interface in org.hibernate.envers.internal.synchronization.work
-
TODO: refactor constructors into factory methods
- augmentConfigurationSettings(Properties) - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- augmentPhysicalTableTypes(List<String>) - Method in class org.hibernate.dialect.Dialect
- augmentPhysicalTableTypes(List<String>) - Method in class org.hibernate.dialect.H2Dialect
- augmentRecognizedTableTypes(List<String>) - Method in class org.hibernate.dialect.Dialect
- augmentRecognizedTableTypes(List<String>) - Method in class org.hibernate.dialect.PostgreSQLDialect
- AUTO - org.hibernate.annotations.FlushModeType
-
Corresponds to
FlushMode.AUTO. - AUTO - org.hibernate.annotations.TimeZoneStorageType
-
Stores the time zone either with
TimeZoneStorageType.NATIVEifDialect.getTimeZoneSupport()isTimeZoneSupport.NATIVE, otherwise uses theTimeZoneStorageType.COLUMNstrategy. - AUTO - org.hibernate.annotations.UuidGenerator.Style
-
Defaults to
UuidGenerator.Style.RANDOM - AUTO - org.hibernate.boot.beanvalidation.ValidationMode
- AUTO - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
- AUTO - org.hibernate.FlushMode
-
The
Sessionis 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.sql.exec.spi.JdbcLockStrategy
-
Use a dialect specific check to determine how to apply locks.
- AUTO_CLOSE_SESSION - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, specifies that the
Sessionshould be closed automatically at the end of each transaction. - AUTO_EVICT_COLLECTION_CACHE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enables the automatic eviction of a bidirectional association's collection cache when an element in the
ManyToOnecollection is added, updated, or removed without properly managing the change on theOneToManyside. - AUTO_FLUSH - org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
- AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
- AUTO_REGISTER - Static variable in class org.hibernate.envers.boot.internal.EnversIntegrator
- AUTO_SESSION_EVENTS_LISTENER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Defines a default
SessionEventListenerto be applied to newly-openedSessions. - autoAliasInjection - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
- autoAliasInjection - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
- AutoApplicableConverterDescriptor - Interface in org.hibernate.boot.model.convert.spi
-
Contract for handling auto-apply checks for JPA AttributeConverters
- AutoApplicableConverterDescriptorBypassedImpl - Class in org.hibernate.boot.model.convert.internal
-
An implementation of AutoApplicableConverterDescriptor that always reports no auto-apply match
- AutoApplicableConverterDescriptorStandardImpl - Class in org.hibernate.boot.model.convert.internal
-
Standard implementation of AutoApplicableConverterDescriptor
- AutoApplicableConverterDescriptorStandardImpl(ConverterDescriptor) - Constructor for class org.hibernate.boot.model.convert.internal.AutoApplicableConverterDescriptorStandardImpl
- autoApply - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverter
- autoApply - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
- autoApply() - Method in annotation type org.hibernate.annotations.ConverterRegistration
-
Should the registered converter be auto applied for converting values of its reported domain type?
- autoClear(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
- autoClear(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- autoClear(boolean) - Method in class org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl
- 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 class org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl
- autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
-
Should the session be automatically closed after transaction completion?
- 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 any
ConnectionProviderimplementation which respects this setting, which the built-in implementations do, except forDatasourceConnectionProviderImpl. - autoCommitMode(boolean) - Method in interface org.hibernate.internal.CoreMessageLogger
- autoCommitMode(boolean) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
- AutoFlushEvent - Class in org.hibernate.event.spi
-
Defines an event class for the auto-flushing of a session.
- AutoFlushEvent(Set<String>, EventSource) - Constructor for class org.hibernate.event.spi.AutoFlushEvent
- AutoFlushEventListener - Interface in org.hibernate.event.spi
-
Defines the contract for handling of session auto-flush events.
- autoFlushIfRequired(Set<String>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- autoFlushIfRequired(Set<String>) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
detect in-memory changes, determine if the changes are to tables named in the query and, if so, complete execution the flush
- autoFlushIfRequired(Set<String>) - Method in class org.hibernate.internal.SessionImpl
- autoFlushIfRequired(Set<String>) - Method in class org.hibernate.internal.StatelessSessionImpl
- autoFlushWillNotWork() - Method in interface org.hibernate.internal.CoreMessageLogger
- AutoGenerationTypeStrategy - Class in org.hibernate.id.factory.internal
- AutoGenerationTypeStrategy() - Constructor for class org.hibernate.id.factory.internal.AutoGenerationTypeStrategy
- autoImport - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- autoImport - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- autoImport - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- 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 class org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl
- 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
- autonomous - Variable in class org.hibernate.dialect.OracleDialect
-
is it an Autonomous Database Cloud Service?
- AuxiliaryDatabaseObject - Interface in org.hibernate.boot.model.relational
-
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
- AuxiliaryDatabaseObject.Expandable - Interface in org.hibernate.boot.model.relational
-
Additional, optional interface for AuxiliaryDatabaseObject that want to allow expansion of allowable dialects via mapping.
- AuxiliaryDatabaseObjectBinder - Class in org.hibernate.boot.model.source.internal.hbm
- AuxiliaryDatabaseObjectBinder() - Constructor for class org.hibernate.boot.model.source.internal.hbm.AuxiliaryDatabaseObjectBinder
- AvailableHints - Interface in org.hibernate.jpa
-
Combined set of Hibernate and Jakarta Persistence hints
- AvailableSettings - Interface in org.hibernate.cfg
-
Enumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.
- average() - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- average() - Method in class org.hibernate.query.spi.IntStreamDecorator
- average() - Method in class org.hibernate.query.spi.LongStreamDecorator
- avg(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- avg(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- avg(Expression<N>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- avg(Expression<N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- avg(Expression<N>, JpaPredicate) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- avg(Expression<N>, JpaPredicate) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- avg(Expression<N>, JpaPredicate) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- avg(Expression<N>, JpaPredicate, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an
avgaggregate function expression. - avg(Expression<N>, JpaPredicate, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- avg(Expression<N>, JpaPredicate, JpaWindow) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- avg(Expression<N>, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- avg(Expression<N>, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- avg(Expression<N>, JpaWindow) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- AVG - Static variable in class org.hibernate.grammars.hql.HqlLexer
- AVG - Static variable in class org.hibernate.grammars.hql.HqlParser
- AVG() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
- AVG() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
- AVG() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- avg_castingNonDoubleArguments(Dialect, SqlAstNodeRenderingMode) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- AvgFunction - Class in org.hibernate.dialect.function
- AvgFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode) - Constructor for class org.hibernate.dialect.function.AvgFunction
B
- Backref - Class in org.hibernate.mapping
- Backref() - Constructor for class org.hibernate.mapping.Backref
- backtrack(EntityGraphTraversalState.TraversalResult) - Method in interface org.hibernate.sql.results.graph.EntityGraphTraversalState
-
Backtrack to previous entity graph status before last traversal.
- backtrack(EntityGraphTraversalState.TraversalResult) - Method in class org.hibernate.sql.results.internal.StandardEntityGraphTraversalStateImpl
- BadVersionException(String) - Constructor for exception org.hibernate.boot.jaxb.internal.stax.JpaOrmXmlEventReader.BadVersionException
- BadVersionException(String) - Constructor for exception org.hibernate.boot.jaxb.internal.stax.MappingEventReader.BadVersionException
- bag - Variable in class org.hibernate.collection.spi.PersistentBag
- bag() - Static method in class org.hibernate.Hibernate
-
Obtain an instance of
Hibernate.CollectionInterfacerepresenting persistent bags of a given element type. - Bag - Class in org.hibernate.mapping
-
A mapping model object representing a collection of type
Collectionwhich may contain duplicates. - Bag - Annotation Type in org.hibernate.annotations
-
Can be used to map a
List-valued attribute usingCollectionClassification.BAGsemantics. - Bag(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Bag
-
Annotation binding
- Bag(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Bag
-
hbm.xml binding
- BAG - org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Describes the
<bag/>element - BAG - org.hibernate.boot.model.source.spi.PluralAttributeNature
- BAG - org.hibernate.metamodel.CollectionClassification
-
A non-unique, unordered collection.
- BagBinder - Class in org.hibernate.boot.model.internal
- BagBinder(Supplier<ManagedBean<? extends UserCollectionType>>, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.BagBinder
- BagInitializer - Class in org.hibernate.sql.results.graph.collection.internal
-
Initializer for both
PersistentBagandPersistentIdentifierBagcollections - BagInitializer(PluralAttributeMapping, FetchParentAccess, NavigablePath, LockMode, DomainResultAssembler<?>, DomainResultAssembler<?>, DomainResultAssembler<?>, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.collection.internal.BagInitializer
- BagInitializerProducer - Class in org.hibernate.sql.results.graph.collection.internal
- BagInitializerProducer(PluralAttributeMapping, Fetch, Fetch) - Constructor for class org.hibernate.sql.results.graph.collection.internal.BagInitializerProducer
- BagPersistentAttribute<D,E> - Interface in org.hibernate.metamodel.model.domain
-
Hibernate extension to the JPA
CollectionAttributedescriptor - BagSemantics<BE extends Collection<E>,E> - Interface in org.hibernate.collection.spi
- BagType - Class in org.hibernate.type
- BagType(String, String) - Constructor for class org.hibernate.type.BagType
- BarePrimaryExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.BarePrimaryExpressionContext
- 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.
- BASE - Static variable in annotation type org.hibernate.internal.log.SubSystemLogging
-
Base category name for sub-system style logging
- BaseAttributeMetadata<X,Y> - Class in org.hibernate.metamodel.internal
- BaseAttributeMetadata(Property, ManagedDomainType<X>, Member, AttributeClassification, MetadataContext) - Constructor for class org.hibernate.metamodel.internal.BaseAttributeMetadata
- 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
- BaseExecutionContext - Class in org.hibernate.sql.exec.internal
- BaseExecutionContext(SharedSessionContractImplementor) - Constructor for class org.hibernate.sql.exec.internal.BaseExecutionContext
- baseline() - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
- baseline(MetadataSources, BootstrapContext) - Static method in class org.hibernate.boot.model.process.internal.ManagedResourcesImpl
- BaselineAttributeInformation - Class in org.hibernate.tuple
-
Deprecated, for removal: This API element is subject to removal in a future version.No direct replacement, though see
AttributeMappingandAttributeMetadata - BaselineAttributeInformation(boolean, boolean, boolean, boolean, boolean, boolean, CascadeStyle, FetchMode) - Constructor for class org.hibernate.tuple.BaselineAttributeInformation
-
Deprecated.
- BaselineAttributeInformation.Builder - Class in org.hibernate.tuple
-
Deprecated.
- BaselineSessionEventsListenerBuilder - Class in org.hibernate.internal
- BaselineSessionEventsListenerBuilder(boolean, Class<? extends SessionEventListener>) - Constructor for class org.hibernate.internal.BaselineSessionEventsListenerBuilder
- baseListenerInterface() - Method in class org.hibernate.event.spi.EventType
- BaseLocalSequencePart() - Constructor for class org.hibernate.query.hql.internal.BasicDotIdentifierConsumer.BaseLocalSequencePart
- BaseNaturalIdLoadAccessImpl<T> - Class in org.hibernate.loader.internal
-
Base support for load-by-natural-id
- BaseNaturalIdLoadAccessImpl(LoadAccessContext, EntityMappingType) - Constructor for class org.hibernate.loader.internal.BaseNaturalIdLoadAccessImpl
- 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
- BaseSemanticQueryWalker - Class in org.hibernate.query.sqm.spi
-
Base support for an SQM walker
- BaseSemanticQueryWalker(ServiceRegistry) - Constructor for class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
- 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
- BaseSessionFactoryFunctionalTest - Class in org.hibernate.testing.orm.junit
-
Template (GoF pattern) based abstract class for tests bridging the legacy approach of SessionFactory building as a test fixture
- BaseSessionFactoryFunctionalTest() - Constructor for class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- BaseSqmFunctionDescriptors - Class in org.hibernate.spatial
- BaseSqmFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.BaseSqmFunctionDescriptors
- BaseSqmToSqlAstConverter<T extends Statement> - Class in org.hibernate.query.sqm.sql
- BaseSqmToSqlAstConverter(SqlAstCreationContext, SqmStatement<?>, QueryOptions, LoadQueryInfluencers, DomainParameterXref, QueryParameterBindings, boolean) - Constructor for class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- BaseSqmToSqlAstConverter.AdditionalInsertValues - Class in org.hibernate.query.sqm.sql
- BaseSqmToSqlAstConverter.DelegatingSqmAliasedNodeCollector - Class in org.hibernate.query.sqm.sql
- BaseSqmToSqlAstConverter.SqmAliasedNodeCollector - Interface in org.hibernate.query.sqm.sql
- BaseSqmToSqlAstConverter.SqmAliasedNodePositionTracker - Class in org.hibernate.query.sqm.sql
- BaseTransactionIsolationConfigTest - Class in org.hibernate.testing.common.connections
- BaseTransactionIsolationConfigTest() - Constructor for class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- BaseUnitTest - Annotation Type in org.hibernate.testing.orm.junit
- BaseUnitTestCase - Class in org.hibernate.testing.junit4
-
The base unit test adapter.
- BaseUnitTestCase() - Constructor for class org.hibernate.testing.junit4.BaseUnitTestCase
- BaseUserTypeSupport<T> - Class in org.hibernate.usertype
- BaseUserTypeSupport() - Constructor for class org.hibernate.usertype.BaseUserTypeSupport
- BaseXMLEventReader - Class in org.hibernate.boot.jaxb.internal.stax
-
Base for XMLEventReader that implements the
BaseXMLEventReader.getElementText()andBaseXMLEventReader.nextTag()APIs in a way that is agnostic from the rest of the XMLEventReader implementation. - BaseXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.boot.jaxb.internal.stax.BaseXMLEventReader
- basic - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
- basic - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
- basic - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
- 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.internal.FormatStyle
-
Formatting for SELECT, INSERT, UPDATE and DELETE statements
- BASIC - org.hibernate.engine.jdbc.spi.TypeSearchability
-
Type is supported only in
WHERE ... LIKE - BASIC - org.hibernate.metamodel.AttributeClassification
- BASIC - org.hibernate.metamodel.ValueClassification
-
The mapped value is a basic value (String, Date, etc).
- BASIC - org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
- BASIC - org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
-
Deprecated.
- 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
- BasicArrayType<T> - Class in org.hibernate.type
-
A type that maps between
ARRAYandT[] - BasicArrayType(BasicType<T>, JdbcType, JavaType<T[]>) - Constructor for class org.hibernate.type.BasicArrayType
- BasicAttribute - Class in org.hibernate.envers.boot.model
-
Contract for a basic, singular attribute.
- BasicAttribute(String, String, boolean, boolean) - Constructor for class org.hibernate.envers.boot.model.BasicAttribute
-
Create a basic attribute
- BasicAttribute(String, String, boolean, boolean, boolean) - Constructor for class org.hibernate.envers.boot.model.BasicAttribute
-
Create a basic attribute
- BasicAttribute(String, String, boolean, boolean, boolean, String) - Constructor for class org.hibernate.envers.boot.model.BasicAttribute
-
Creates a basic attribute
- BasicAttribute(String, String, boolean, boolean, String) - Constructor for class org.hibernate.envers.boot.model.BasicAttribute
-
Create a basic attribute
- BasicAttribute(BasicAttribute) - Constructor for class org.hibernate.envers.boot.model.BasicAttribute
-
A copy constructor that performs a deep-copy.
- BasicAttributeColumnsAndFormulasSource - Class in org.hibernate.boot.model.source.internal.hbm
-
ColumnAndFormulaSource implementation handling basic attribute mappings.
- BasicAttributeColumnsAndFormulasSource(JaxbHbmBasicAttributeType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource
- BasicAttributeMapping - Class in org.hibernate.metamodel.mapping.internal
- BasicAttributeMapping(String, NavigableRole, int, int, AttributeMetadata, FetchTiming, FetchStyle, String, String, SelectablePath, boolean, String, String, String, Long, Integer, Integer, boolean, boolean, boolean, boolean, JdbcMapping, ManagedMappingType, PropertyAccess) - Constructor for class org.hibernate.metamodel.mapping.internal.BasicAttributeMapping
- BasicAttributePropertySource - Class in org.hibernate.boot.model.source.internal.hbm
-
PropertySource implementation handling basic attribute mappings.
- BasicAttributePropertySource(JaxbHbmBasicAttributeType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.BasicAttributePropertySource
- basicAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
- basicAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
- BasicBatchKey - Class in org.hibernate.engine.jdbc.batch.internal
-
Normal implementation of BatchKey
- BasicBatchKey(String) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
-
Constructs a BasicBatchKey with
Expectations.NONE - BasicBatchKey(String, Expectation) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
-
Constructs a BasicBatchKey
- BasicBinder<J> - Class in org.hibernate.type.descriptor.jdbc
-
Convenience base implementation of
ValueBinder - BasicBinder(JavaType<J>, JdbcType) - Constructor for class org.hibernate.type.descriptor.jdbc.BasicBinder
- basicClass() - Method in annotation type org.hibernate.annotations.TypeRegistration
- BasicCollectionInitializor<T extends Collection> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor
-
Initializes a non-indexed java collection (set or list, eventually sorted).
- BasicCollectionInitializor(EnversService, AuditReaderImplementor, RelationQueryGenerator, Object, Number, boolean, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
- BasicCollectionJavaType<C extends Collection<E>,E> - Class in org.hibernate.type.descriptor.java.spi
-
Descriptor for handling persistent collections.
- BasicCollectionJavaType(ParameterizedType, JavaType<E>, CollectionSemantics<C, E>) - Constructor for class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
- BasicCollectionMapper<T extends Collection> - Class in org.hibernate.envers.internal.entities.mapper.relation
- BasicCollectionMapper(Configuration, CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, MiddleComponentData, boolean, boolean) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
- BasicCollectionPersister - Class in org.hibernate.persister.collection
-
A
CollectionPersisterfor collections of values and many-to-many associations. - BasicCollectionPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
- BasicCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
-
Deprecated.
- BasicCollectionType<C extends Collection<E>,E> - Class in org.hibernate.type
-
A type that maps between
ARRAYandCollection<T> - BasicCollectionType(BasicType<E>, JdbcType, BasicCollectionJavaType<C, E>) - Constructor for class org.hibernate.type.BasicCollectionType
- BasicConnectionCreator - Class in org.hibernate.engine.jdbc.connections.internal
-
Template (as in template pattern) support for
ConnectionCreatorimplementors. - BasicConnectionCreator(ServiceRegistryImplementor, String, Properties, boolean, Integer, String) - Constructor for class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
- 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
- BasicDomainType<J> - Interface in org.hibernate.metamodel.model.domain
-
Hibernate extension to the JPA
BasicTypecontract. - BasicDotIdentifierConsumer - Class in org.hibernate.query.hql.internal
- BasicDotIdentifierConsumer(SemanticPathPart, SqmCreationState) - Constructor for class org.hibernate.query.hql.internal.BasicDotIdentifierConsumer
- BasicDotIdentifierConsumer(SqmCreationState) - Constructor for class org.hibernate.query.hql.internal.BasicDotIdentifierConsumer
- BasicDotIdentifierConsumer.BaseLocalSequencePart - Class in org.hibernate.query.hql.internal
- BasicEntity - Class in org.hibernate.testing.orm.domain.gambit
- BasicEntity() - Constructor for class org.hibernate.testing.orm.domain.gambit.BasicEntity
- BasicEntity(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.BasicEntity
- BasicEntityIdentifierMapping - Interface in org.hibernate.metamodel.mapping
-
Mapping for a simple, single-column identifier
- BasicEntityIdentifierMappingImpl - Class in org.hibernate.metamodel.mapping.internal
-
Mapping of a simple identifier
- BasicEntityIdentifierMappingImpl(EntityPersister, Supplier<?>, String, String, String, String, Long, Integer, Integer, boolean, boolean, BasicType<?>, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl
- 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.jdbc
-
Convenience base implementation of
ValueExtractor - BasicExtractor(JavaType<J>, JdbcType) - Constructor for class org.hibernate.type.descriptor.jdbc.BasicExtractor
- BasicFetch<T> - Class in org.hibernate.sql.results.graph.basic
-
Fetch for a basic-value
- BasicFetch(int, FetchParent, NavigablePath, BasicValuedModelPart, FetchTiming, DomainResultCreationState) - Constructor for class org.hibernate.sql.results.graph.basic.BasicFetch
- BasicFetch(int, FetchParent, NavigablePath, BasicValuedModelPart, BasicValueConverter<T, ?>, FetchTiming, boolean, DomainResultCreationState) - Constructor for class org.hibernate.sql.results.graph.basic.BasicFetch
- BasicFetch(int, FetchParent, NavigablePath, BasicValuedModelPart, BasicValueConverter<T, ?>, FetchTiming, DomainResultCreationState) - Constructor for class org.hibernate.sql.results.graph.basic.BasicFetch
- BasicFormatterImpl - Class in org.hibernate.engine.jdbc.internal
-
Performs formatting of basic SQL statements (DML + query).
- BasicFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.BasicFormatterImpl
- BasicHolder(Class<?>) - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
- BasicJavaType<T> - Interface in org.hibernate.type.descriptor.java
-
Specializes
JavaTypefor "basic" values, in the sense ofType.PersistenceType.BASIC. - BasicJdbcLiteralFormatter<T> - Class in org.hibernate.type.descriptor.jdbc.spi
-
Support for
JdbcLiteralFormatterimplementations with a basic implementation of anBasicJdbcLiteralFormatter.unwrap(java.lang.Object, java.lang.Class<X>, org.hibernate.type.descriptor.WrapperOptions)method - BasicJdbcLiteralFormatter(JavaType<T>) - Constructor for class org.hibernate.type.descriptor.jdbc.spi.BasicJdbcLiteralFormatter
- BasicLazyInitializer - Class in org.hibernate.proxy.pojo
-
Lazy initializer for POJOs
- BasicLazyInitializer(String, Class<?>, Object, Method, Method, CompositeType, SharedSessionContractImplementor, boolean) - Constructor for class org.hibernate.proxy.pojo.BasicLazyInitializer
- BasicMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
Generates metadata for basic properties: immutable types (including enums).
- BasicMetadataGenerator() - Constructor for class org.hibernate.envers.configuration.internal.metadata.BasicMetadataGenerator
- BasicParamExpectation(int, int) - Constructor for class org.hibernate.jdbc.Expectations.BasicParamExpectation
- BasicPluralJavaType<T> - Interface in org.hibernate.type.descriptor.java
-
Descriptor for a basic plural Java type.
- BasicPluralType<C,E> - Interface in org.hibernate.type
-
A basic plural type.
- BasicProxyFactory - Interface in org.hibernate.bytecode.spi
-
A proxy factory for "basic proxy" generation.
- BasicProxyFactoryImpl - Class in org.hibernate.bytecode.internal.bytebuddy
- BasicProxyFactoryImpl(Class, Class, ByteBuddyState) - Constructor for class org.hibernate.bytecode.internal.bytebuddy.BasicProxyFactoryImpl
- BasicResult<T> - Class in org.hibernate.sql.results.graph.basic
-
DomainResult for a basic-value
- BasicResult(int, String, JdbcMapping) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResult
- BasicResult(int, String, JdbcMapping, NavigablePath) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResult
- BasicResult(int, String, JavaType<T>) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResult
- BasicResult(int, String, JavaType<T>, BasicValueConverter<T, ?>) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResult
- BasicResult(int, String, JavaType<T>, BasicValueConverter<T, ?>, NavigablePath) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResult
- BasicResult(int, String, JavaType<T>, NavigablePath) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResult
- BasicResultAssembler<J> - Class in org.hibernate.sql.results.graph.basic
- BasicResultAssembler(int, JavaType<J>) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResultAssembler
- BasicResultAssembler(int, JavaType<J>, BasicValueConverter<J, ?>) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResultAssembler
- BasicResultGraphNode<J> - Interface in org.hibernate.sql.results.graph.basic
-
DomainResult for basic values
- BasicSelectingDelegate - Class in org.hibernate.id.insert
-
Delegate for dealing with
IDENTITYcolumns where the dialect requires an additional command execution to retrieve the generatedIDENTITYvalue - BasicSelectingDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.insert.BasicSelectingDelegate
- BasicSQLExceptionConverter - Class in org.hibernate.engine.jdbc.dialect.spi
-
A helper to centralize conversion of
SQLExceptions toJDBCExceptions. - BasicSQLExceptionConverter() - Constructor for class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
- BasicSqmPathSource<J> - Class in org.hibernate.metamodel.model.domain.internal
- BasicSqmPathSource(String, BasicDomainType<J>, Bindable.BindableType) - Constructor for class org.hibernate.metamodel.model.domain.internal.BasicSqmPathSource
- BasicTestingJdbcServiceImpl - Class in org.hibernate.testing.boot
-
Implementation of the
JdbcServicescontract for use by tests. - BasicTestingJdbcServiceImpl() - Constructor for class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- BasicType<T> - Interface in org.hibernate.type
-
Marker interface for basic types.
- BasicTypeImpl<J> - Class in org.hibernate.metamodel.model.domain.internal
- BasicTypeImpl<J> - Class in org.hibernate.type.internal
- BasicTypeImpl(JavaType<J>) - Constructor for class org.hibernate.metamodel.model.domain.internal.BasicTypeImpl
- BasicTypeImpl(JavaType<J>, JdbcType) - Constructor for class org.hibernate.type.internal.BasicTypeImpl
- BasicTypeReference<T> - Class in org.hibernate.type
-
A basic type reference.
- BasicTypeReference(String, Class<? extends T>, int) - Constructor for class org.hibernate.type.BasicTypeReference
- BasicTypeReference(String, Class<? extends T>, int, BasicValueConverter<T, ?>) - Constructor for class org.hibernate.type.BasicTypeReference
- BasicTypeRegistration - Class in org.hibernate.boot.spi
- BasicTypeRegistration(BasicType<?>) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
- BasicTypeRegistration(BasicType<?>, String[]) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
- BasicTypeRegistration(UserType<?>, String[], TypeConfiguration) - Constructor for class org.hibernate.boot.spi.BasicTypeRegistration
- BasicTypeRegistry - Class in org.hibernate.type
-
A registry of
BasicTypeinstances - BasicTypeRegistry(TypeConfiguration) - Constructor for class org.hibernate.type.BasicTypeRegistry
- BasicValue - Class in org.hibernate.mapping
- BasicValue(MetadataBuildingContext) - Constructor for class org.hibernate.mapping.BasicValue
- BasicValue(MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.BasicValue
- BasicValue(BasicValue) - Constructor for class org.hibernate.mapping.BasicValue
- BasicValue.Resolution<J> - Interface in org.hibernate.mapping
-
Resolved form of
BasicValueas part of interpreting the boot-time model into the run-time model - BasicValueBinder - Class in org.hibernate.boot.model.internal
- BasicValueBinder(BasicValueBinder.Kind, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.BasicValueBinder
- BasicValueBinder(BasicValueBinder.Kind, Component, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.BasicValueBinder
- BasicValueBinder.Kind - Enum in org.hibernate.boot.model.internal
- BasicValueConverter<D,R> - Interface in org.hibernate.metamodel.model.convert.spi
-
Support for basic-value conversions.
- BasicValuedCollectionPart - Class in org.hibernate.metamodel.mapping.internal
-
Models a basic collection element/value or index/key
- BasicValuedCollectionPart(CollectionPersister, CollectionPart.Nature, SelectableMapping) - Constructor for class org.hibernate.metamodel.mapping.internal.BasicValuedCollectionPart
- BasicValuedFetchBuilder - Interface in org.hibernate.query.results
- BasicValuedMapping - Interface in org.hibernate.metamodel.mapping
-
Any basic-typed ValueMapping.
- BasicValuedModelPart - Interface in org.hibernate.metamodel.mapping
-
Describes a ModelPart which is a basic value, either a
Basicattribute a basic-valued collection part - BasicValuedPathInterpretation<T> - Class in org.hibernate.query.sqm.sql.internal
- BasicValuedPathInterpretation(ColumnReference, NavigablePath, BasicValuedModelPart, TableGroup) - Constructor for class org.hibernate.query.sqm.sql.internal.BasicValuedPathInterpretation
- 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_DEBUG_ENABLED - Static variable in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
- BATCH_FETCH_STYLE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.An appropriate batch-fetch style is selected automatically
- BATCH_LOGGER - Static variable in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
- BATCH_MESSAGE_LOGGER - Static variable in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
- BATCH_PROPERTY - Static variable in class org.hibernate.sql.results.graph.entity.internal.BatchEntityInsideEmbeddableSelectFetchInitializer
-
Marker value for batch properties, needed by the EmbeddableInitializer to instantiate the embeddable instance in case all the other properties are null.
- BATCH_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies a custom
BatchBuilder. - BATCH_TRACE_ENABLED - Static variable in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
- BATCH_VERSIONED_DATA - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, specifies that
versioneddata should be included in batching. - batchBuilder - Variable in class org.hibernate.internal.FastSessionServices
- BatchBuilder - Interface in org.hibernate.engine.jdbc.batch.spi
-
A builder for
Batchinstances. - BatchBuilderImpl - Class in org.hibernate.engine.jdbc.batch.internal
-
A builder for
Batchinstances. - BatchBuilderImpl(int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
-
Constructs a BatchBuilderImpl
- BatchBuilderInitiator - Class in org.hibernate.engine.jdbc.batch.internal
-
Initiator for the
BatchBuilderservice - BatchBuilderInitiator() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
- batchContainedStatementsOnRelease() - Method in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
- batchContainedStatementsOnRelease() - Method in interface org.hibernate.internal.CoreMessageLogger
-
Deprecated.
- BatchedTooManyRowsAffectedException - Exception in org.hibernate.jdbc
-
Much like
TooManyRowsAffectedException, indicates that more rows than what we were expecting were affected. - BatchedTooManyRowsAffectedException(String, int, int, int) - Constructor for exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
- BatchEntityInsideEmbeddableSelectFetchInitializer - Class in org.hibernate.sql.results.graph.entity.internal
- BatchEntityInsideEmbeddableSelectFetchInitializer(FetchParentAccess, ToOneAttributeMapping, NavigablePath, EntityPersister, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.entity.internal.BatchEntityInsideEmbeddableSelectFetchInitializer
- BatchEntitySelectFetchInitializer - Class in org.hibernate.sql.results.graph.entity.internal
- BatchEntitySelectFetchInitializer(FetchParentAccess, ToOneAttributeMapping, NavigablePath, EntityPersister, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.entity.internal.BatchEntitySelectFetchInitializer
- 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
-
Keeps track of: entity and collection keys that are available for batch fetching details related to queries which load entities with sub-select-fetchable collections
- BatchFetchQueue(PersistenceContext) - Constructor for class org.hibernate.engine.spi.BatchFetchQueue
-
Constructs a queue for the given context.
- BatchFetchQueueHelper - Class in org.hibernate.engine.internal
- BatchFetchStyle - Enum in org.hibernate.loader
-
Deprecated.see
BatchLoadSizingStrategyinstead - BatchImpl - Class in org.hibernate.engine.jdbc.batch.internal
-
Standard implementation of Batch
- BatchImpl(BatchKey, PreparedStatementGroup, int, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchImpl
- batchImplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
-
Indicates an implicit execution of the batch.
- 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.boot.jaxb.mapping.JaxbEntity
- 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
-
Specifies a maximum batch size for batch fetching of the annotated entity or collection.
- BEAN_CONTAINER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Identifies a
BeanContainerto 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
- BeanInfoHelper - Class in org.hibernate.internal.util.beans
-
Utility for helping deal with
BeanInfo - BeanInfoHelper(Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
- BeanInfoHelper(Class, Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
- BeanInfoHelper.BeanInfoDelegate - Interface in org.hibernate.internal.util.beans
- BeanInfoHelper.ReturningBeanInfoDelegate<T> - Interface in org.hibernate.internal.util.beans
- BeanInjection - Class in org.hibernate.sql.results.graph.instantiation.internal
- BeanInjection(BeanInjector, DomainResultAssembler) - Constructor for class org.hibernate.sql.results.graph.instantiation.internal.BeanInjection
- BeanInstanceProducer - Interface in org.hibernate.resource.beans.spi
-
Contract for producing a bean instance
- BeanIntrospectionException - Exception in org.hibernate.internal.util.beans
-
Indicates a problem dealing with
BeanInfovia theBeanInfoHelperdelegate. - BeanIntrospectionException(String) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
- BeanIntrospectionException(String, Throwable) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
- BeanLifecycleStrategy - Interface in org.hibernate.resource.beans.container.spi
-
Models how the lifecycle for a bean should be managed.
- beanManagerButCdiNotAvailable(Object) - Method in interface org.hibernate.resource.beans.internal.BeansMessageLogger
- beanManagerInitialized(BeanManager) - Method in class org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl
- beanManagerInitialized(BeanManager) - Method in interface org.hibernate.resource.beans.container.spi.ExtendedBeanManager.LifecycleListener
- BEANS_LOGGER - Static variable in interface org.hibernate.resource.beans.internal.BeansMessageLogger
- BEANS_MSG_LOGGER - Static variable in interface org.hibernate.resource.beans.internal.BeansMessageLogger
- BeansMessageLogger - Interface in org.hibernate.resource.beans.internal
- BeanValidationEventListener - Class in org.hibernate.boot.beanvalidation
-
Event listener used to enable Bean Validation for insert/update/delete events.
- BeanValidationEventListener(ValidatorFactory, Map<String, Object>, ClassLoaderService) - Constructor for class org.hibernate.boot.beanvalidation.BeanValidationEventListener
-
Constructor used in an environment where validator factory is injected (JPA2).
- BeanValidationIntegrator - Class in org.hibernate.boot.beanvalidation
- BeanValidationIntegrator() - Constructor for class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.Check
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.ColumnDefault
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.DiscriminatorFormula
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.FilterDefs
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.Filters
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.Formula
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.GeneratedColumn
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.JoinFormula
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.OrderBy
- before() - Method in annotation type org.hibernate.annotations.DialectOverride.Where
- before() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- BEFORE - org.hibernate.boot.registry.classloading.internal.TcclLookupPrecedence
-
The class lookup will be done in the thread context
ClassLoaderprior to the otherClassLoaders. - BEFORE_FLUSH - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just before the session is flushed
- BEFORE_INSERT_AFTER_DELETE - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just before the insertion of the parent entity and just after deletion
- BEFORE_MERGE - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just before merging from a transient parent entity into the object in the session cache
- BEFORE_REFRESH - org.hibernate.engine.internal.CascadePoint
-
A cascade point that occurs just after locking a transient parent entity into the session cache
- BEFORE_TRANSACTION_COMPLETION - org.hibernate.ConnectionReleaseMode
-
Indicates that the JDBC connection should be released before each transaction commits or rolls back.
- 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.internal.ConvertedBasicTypeImpl
- beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.type.ManyToOneType
- beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
- 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 class org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl
- 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 class org.hibernate.context.internal.JTASessionContext.CleanupSync
- beforeCompletion() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
- beforeCompletion() - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
-
Callback for processing the initial phase of transaction completion.
- beforeCompletion() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
- beforeCompletion() - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization
- beforeCompletion() - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
- beforeCompletion() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackTarget
-
Callback of before-completion.
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DomainModelExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.FailureExpectedExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.NotImplementedYetExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryExtension
- BeforeExecutionGenerator - Interface in org.hibernate.generator
-
A generator that is called to produce a value just before a row is written to the database.
- beforeExecutions() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
- beforeExecutions() - Method in class org.hibernate.action.internal.CollectionAction
- beforeExecutions() - Method in class org.hibernate.action.internal.EntityAction
- beforeExecutions() - Method in interface org.hibernate.action.spi.Executable
-
Called before executing any actions.
- beforeFirst() - Method in class org.hibernate.internal.EmptyScrollableResults
- beforeFirst() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
- beforeFirst() - Method in class org.hibernate.internal.ScrollableResultsImpl
- beforeFirst() - Method in interface org.hibernate.ScrollableResults
-
Go to a location just before first result.
- beforeFirst() - Method in class org.hibernate.sql.results.internal.RowProcessingStateStandardImpl
- beforeFirst(RowProcessingState) - Method in class org.hibernate.sql.results.jdbc.internal.JdbcValuesCacheHit
- beforeFirst(RowProcessingState) - Method in class org.hibernate.sql.results.jdbc.internal.JdbcValuesResultSetImpl
- beforeFirst(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
- beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
- beforeInitialize(CollectionPersister, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Called prior to the initialization of this yet-uninitialized collection.
- beforeLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Call this before beginning a two-phase load
- beforeLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Call this before beginning a two-phase load
- beforeQuery() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
- beforeStatement(PreparedStatementDetails, SharedSessionContractImplementor) - Method in class org.hibernate.engine.jdbc.mutation.internal.JdbcValueBindingsImpl
- beforeStatement(PreparedStatementDetails, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.JdbcValueBindings
-
Called before the execution of the operation for the specified table
- 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.jdbc.internal.JdbcCoordinatorImpl
- beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.ActionQueue
-
Execute any registered
BeforeTransactionCompletionProcess - beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- beforeTransactionCompletion() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- beforeTransactionCompletion() - Method in class org.hibernate.internal.SessionImpl
- beforeTransactionCompletion() - Method in class org.hibernate.internal.StatelessSessionImpl
- beforeTransactionCompletion() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- beforeTransactionCompletion() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- beforeTransactionCompletion() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
-
A before-completion callback to the owner.
- beforeTransactionCompletion() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
Notification indicating a transaction is about to be completed, so to trigger releasing of the connection if needed (
ConnectionReleaseMode.BEFORE_TRANSACTION_COMPLETIONis enabled) - 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 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.
- BeforeUseAction - Enum in org.hibernate.query.sqm.mutation.internal.temptable
-
Actions to perform in regards to a temporary table prior to each use.
- begin() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
- begin() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
- begin() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- begin() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- begin() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
- begin() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
-
Begin the resource transaction
- begin() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter
-
Call begin on the underlying transaction object
- begin() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl
- begin() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl
- begin() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
- begin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
-
Begin the physical transaction
- beginRead() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
- beginRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Called just before reading any rows from the JDBC result set.
- beginRemoveOrphanBeforeUpdates() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- beginTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- beginTransaction() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- beginTransaction() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- beginTransaction() - Method in interface org.hibernate.SharedSessionContract
-
Begin a unit of work and return the associated
Transactionobject. - bestGuessEntityName(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- bestGuessEntityName(Object) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- bestGuessEntityName(Object) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
The best guess entity name for an entity not in an association
- bestGuessEntityName(Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
The best guess entity name for an entity not in an association
- bestGuessEntityName(Object) - Method in class org.hibernate.internal.SessionFactoryImpl
- bestGuessEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
- bestGuessEntityName(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
- between(int, int) - Static method in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- between(Expression<? extends Y>, Y, Y) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- between(Expression<? extends Y>, Y, Y) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- between(Expression<? extends Y>, Y, Y) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- between(Expression<? extends Y>, Y, Y) - Method in interface org.hibernate.query.sqm.NodeBuilder
- between(T, T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Apply a "between" constraint
- BETWEEN - Static variable in class org.hibernate.grammars.hql.HqlLexer
- BETWEEN - Static variable in class org.hibernate.grammars.hql.HqlParser
- BETWEEN() - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
- BETWEEN() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
- BETWEEN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- BetweenAuditExpression - Class in org.hibernate.envers.query.criteria.internal
- BetweenAuditExpression(String, PropertyNameGetter, Object, Object) - Constructor for class org.hibernate.envers.query.criteria.internal.BetweenAuditExpression
- BetweenPredicate - Class in org.hibernate.sql.ast.tree.predicate
- BetweenPredicate(Expression, Expression, Expression, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.BetweenPredicate
- BetweenPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
- biDirectionalAssociationManagement() - Method in annotation type org.hibernate.testing.bytecode.enhancement.EnhancementOptions
- BiDirectionalFetch - Interface in org.hibernate.sql.results.graph
- BIG_DECIMAL - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
BigDecimalto JDBCNUMERIC. - BIG_DECIMAL_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
- BIG_DECIMAL_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
- BIG_DECIMAL_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- BIG_DECIMAL_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- BIG_DECIMAL_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
- BIG_DECIMAL_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
- BIG_INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
BigIntegerto JDBCNUMERIC. - BIG_INTEGER_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
- BIG_INTEGER_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
- BIG_INTEGER_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- BIG_INTEGER_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- BIG_INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
- BIG_INTEGER_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
- BigDecimalHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
- BigDecimalJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
BigDecimalhandling. - BigDecimalJavaType() - Constructor for class org.hibernate.type.descriptor.java.BigDecimalJavaType
- BIGINT - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
BIGINT. - BigIntegerHolder() - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
- BigIntegerJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
BigIntegerhandling. - BigIntegerJavaType() - Constructor for class org.hibernate.type.descriptor.java.BigIntegerJavaType
- BigIntJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
BIGINThandling. - BigIntJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
- BINARY - org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
- BINARY - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
BINARY. - BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
byte[]to JDBCVARBINARY. - BINARY_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
- BINARY_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
- BINARY_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
- BINARY_WRAPPER - Static variable in class org.hibernate.type.StandardBasicTypes
- BinaryArithmeticExpression - Class in org.hibernate.sql.ast.tree.expression
- BinaryArithmeticExpression(Expression, BinaryArithmeticOperator, Expression, BasicValuedMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
- BinaryArithmeticOperator - Enum in org.hibernate.query.sqm
-
Enumeration of standard binary arithmetic operators
- BinaryFloatDdlType - Class in org.hibernate.type.descriptor.sql.internal
- BinaryFloatDdlType(String, Dialect) - Constructor for class org.hibernate.type.descriptor.sql.internal.BinaryFloatDdlType
- BinaryFloatDdlType(Dialect) - Constructor for class org.hibernate.type.descriptor.sql.internal.BinaryFloatDdlType
- BinaryJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
BINARYhandling. - BinaryJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.BinaryJdbcType
- binaryLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
- binaryLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
- BinaryLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
- BinaryStream - Interface in org.hibernate.engine.jdbc
-
Wraps a binary stream to also provide the length which is needed when binding.
- BinaryStreamImpl - Class in org.hibernate.engine.jdbc.internal
-
Implementation of
BinaryStream - BinaryStreamImpl(byte[]) - Constructor for class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
-
Constructs a BinaryStreamImpl
- bind() - Method in class org.hibernate.boot.model.internal.AnnotatedColumn
- bind() - Method in class org.hibernate.boot.model.internal.CollectionBinder
- bind() - Method in class org.hibernate.boot.model.internal.TableBinder
- bind(A, MetadataBuildingContext, PersistentClass, Property) - Method in interface org.hibernate.binder.AttributeBinder
-
Perform some custom configuration of the model relating to the given annotated
Propertyof the givenentity classorembeddable class. - bind(File) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
-
Create a binding from a File reference
- bind(InputStream) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
-
Create a binding from an input stream
- bind(InputStream, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
- 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
-
Create a binding from a named URL resource
- 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
-
Create a binding from a URL
- bind(CallableStatement, J, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
- bind(CallableStatement, X, String, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
-
Bind a value to a callable statement by name
- bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
- bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
- bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
- bind(PreparedStatement, int) - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Bind this holders internal value to the given result set.
- bind(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
- bind(PreparedStatement, X, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
-
Bind a value to a prepared statement by index
- bind(Source, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
- bind(Source, Origin) - Method in interface org.hibernate.boot.jaxb.spi.Binder
-
Bind from an XML source.
- bind(AttributeAccessor, MetadataBuildingContext, PersistentClass, Property) - Method in class org.hibernate.binder.internal.AttributeAccessorBinder
- bind(TenantId, MetadataBuildingContext, PersistentClass, Property) - Method in class org.hibernate.binder.internal.TenantIdBinder
- bind(InputStreamAccess) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
-
Create a binding from an input stream
- bind(Session) - Static method in class org.hibernate.context.internal.ManagedSessionContext
-
Binds the given session to the current context for its session factory.
- bind(Session) - Static method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
Associates the given session with the current thread of execution.
- BIND - org.hibernate.query.criteria.ValueHandlingMode
- Bindable<T> - Interface in org.hibernate.envers.boot.model
-
Defines a contract for objects that are bindable.
- Bindable - Interface in org.hibernate.metamodel.mapping
-
Contract for things at the domain mapping level that can be bound into a JDBC
PreparedStatement. - Bindable.JdbcValuesConsumer - Interface in org.hibernate.metamodel.mapping
-
Functional interface for consuming the JDBC values.
- BindableMappingDescriptor - Interface in org.hibernate.boot.jaxb.spi
-
Common type for things that can get be bound to a
Bindingfor mapping documents. - BindableType<J> - Interface in org.hibernate.query
-
Types that can be used to handle binding
Queryparameters - bindAsParam - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
- bindAsParam - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
- bindAsParam - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTenantId
- bindAsParameter() - Method in interface org.hibernate.boot.model.source.spi.MultiTenancySource
- bindBatchSize() - Method in class org.hibernate.boot.model.internal.EntityBinder
- bindClass(XClass, Map<XClass, InheritanceState>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
-
Bind an annotated class.
- bindCollection(PropertyHolder, Nullability, PropertyData, Map<String, IdentifierGeneratorDefinition>, EntityBinder, boolean, MetadataBuildingContext, Map<XClass, InheritanceState>, XProperty, AnnotatedJoinColumns) - Static method in class org.hibernate.boot.model.internal.CollectionBinder
-
The first pass at binding a collection.
- bindColumn(MappingDocument, ColumnSource, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
- bindColumnOrFormula(MappingDocument, RelationalValueSource, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
- bindColumns(MappingDocument, List<ColumnSource>, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
- bindColumnsAndFormulas(MappingDocument, List<RelationalValueSource>, SimpleValue, boolean, RelationalObjectBinder.ColumnNamingDelegate) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
- bindDefaults(MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- bindDiscriminatorValue() - Method in class org.hibernate.boot.model.internal.EntityBinder
- bindEntity() - Method in class org.hibernate.boot.model.internal.EntityBinder
- bindEntityClass(XClass, Map<XClass, InheritanceState>, Map<String, IdentifierGeneratorDefinition>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.EntityBinder
-
Bind an entity class.
- bindEntityHierarchy(EntityHierarchySourceImpl) - Method in class org.hibernate.boot.model.source.internal.hbm.ModelBinder
- binder() - Method in annotation type org.hibernate.annotations.AttributeBinderType
- Binder<T> - Interface in org.hibernate.boot.jaxb.spi
-
Contract for performing JAXB binding.
- Binder - Interface in org.hibernate.id.insert
- BinderHelper - Class in org.hibernate.boot.model.internal
- bindFetchProfilesForClass(XClass, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- bindFetchProfilesForPackage(ClassLoaderService, String, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- bindFilterDefs(XAnnotatedElement, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- bindFilterJdbcParameters(JdbcParameterBindings) - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQuery
- bindFiltersInHierarchy() - Method in class org.hibernate.boot.model.internal.EntityBinder
-
Process the filters defined on the given class, as well as all filters defined on the MappedSuperclass(es) in the inheritance hierarchy
- bindForeignKey(PersistentClass, PersistentClass, AnnotatedJoinColumns, SimpleValue, boolean, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.TableBinder
- bindForeignKeyNameAndDefinition(SimpleValue, XProperty, ForeignKey, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.ToOneBinder
- bindFormulas(MappingDocument, List<DerivedValueSource>, OneToOne) - Method in class org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder
- Binding<T> - Class in org.hibernate.boot.jaxb.spi
-
Represents a JAXB binding, as well as keeping information about the origin of the processed XML
- Binding - Class in org.hibernate.engine.jdbc.mutation.spi
- Binding(String, Object, JdbcValueDescriptor) - Constructor for class org.hibernate.engine.jdbc.mutation.spi.Binding
- Binding(T, Origin) - Constructor for class org.hibernate.boot.jaxb.spi.Binding
- BindingGroup - Class in org.hibernate.engine.jdbc.mutation.spi
-
Group of all parameter bindings for a table.
- BindingGroup(String) - Constructor for class org.hibernate.engine.jdbc.mutation.spi.BindingGroup
- BindingTypeHelper - Class in org.hibernate.query.internal
- bindLimitParameters(Limit, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Default implementation of binding parameter values needed by the LIMIT clause.
- bindLimitParametersAtEndOfQuery(Limit, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
- bindLimitParametersAtEndOfQuery(Limit, PreparedStatement, int) - Method in interface org.hibernate.dialect.pagination.LimitHandler
- bindLimitParametersAtEndOfQuery(Limit, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.NoopLimitHandler
- bindLimitParametersAtEndOfQuery(Limit, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
- bindLimitParametersAtStartOfQuery(Limit, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
- bindLimitParametersAtStartOfQuery(Limit, PreparedStatement, int) - Method in interface org.hibernate.dialect.pagination.LimitHandler
- bindLimitParametersAtStartOfQuery(Limit, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.NoopLimitHandler
- bindLimitParametersAtStartOfQuery(Limit, PreparedStatement, int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
- bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Does the offset/limit clause come at the start of the
SELECTstatement, or at the end of the query? - bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
- bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.FetchLimitHandler
- bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.LegacyHSQLLimitHandler
- bindLimitParametersFirst() - Method in class org.hibernate.dialect.pagination.TopLimitHandler
- bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Usually, the offset comes before the limit, but occasionally the offset is specified after the limit.
- bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.pagination.LegacyOracleLimitHandler
- bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.pagination.LimitOffsetLimitHandler
- bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
- bindListOrArrayIndex(MappingDocument, IndexedPluralAttributeSource, List) - Method in class org.hibernate.boot.model.source.internal.hbm.ModelBinder
- bindManyToManyInverseForeignKey(PersistentClass, AnnotatedJoinColumns, SimpleValue, boolean) - Method in class org.hibernate.boot.model.internal.CollectionBinder
-
Bind the inverse foreign key of a
ManyToMany, that is, the columns specified by@JoinTable(inverseJoinColumns=...), which are the columns that reference the target entity of the many-to-many association. - bindNamedStoredProcedureQuery(NamedStoredProcedureQuery, MetadataBuildingContext, boolean) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindNativeQueries(NamedNativeQueries, MetadataBuildingContext, boolean) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindNativeQueries(NamedNativeQueries, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindNativeQuery(NamedNativeQuery, MetadataBuildingContext, boolean) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindNativeQuery(NamedNativeQuery, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindNullValue(Class<?>) - Method in interface org.hibernate.jpa.spi.NullTypeBindableParameterRegistration
-
Deprecated.If bindable, bind a null value using the provided parameter type.
- bindOneToManySecondPass(Map<String, PersistentClass>) - Method in class org.hibernate.boot.model.internal.CollectionBinder
-
Bind a
OneToManyassociation. - bindOneToOne(MappingDocument, SingularAttributeSourceOneToOne, OneToOne) - Method in class org.hibernate.boot.model.source.internal.hbm.ModelBinder
- bindPackage(ClassLoaderService, String, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- bindParameters(Object, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
- bindParameters(Object, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.UniqueKeySelectingDelegate
- bindParameters(PreparedStatement) - Method in class org.hibernate.sql.results.jdbc.internal.DeferredResultSetAccess
- bindParameterValue(PreparedStatement, int, JdbcParameterBindings, ExecutionContext) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
- bindParameterValue(PreparedStatement, int, JdbcParameterBindings, ExecutionContext) - Method in class org.hibernate.sql.ast.tree.expression.QueryLiteral
- bindParameterValue(PreparedStatement, int, JdbcParameterBindings, ExecutionContext) - Method in class org.hibernate.sql.exec.internal.AbstractJdbcParameter
- bindParameterValue(PreparedStatement, int, JdbcParameterBindings, ExecutionContext) - Method in class org.hibernate.sql.exec.internal.VersionTypeSeedParameterSpecification
- bindParameterValue(PreparedStatement, int, JdbcParameterBindings, ExecutionContext) - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBinder
-
Bind the appropriate value in the JDBC statement
- bindParameterValue(JdbcMapping, PreparedStatement, Object, int, ExecutionContext) - Method in class org.hibernate.sql.exec.internal.AbstractJdbcParameter
- bindPartitionColumnValueBindings(Object[], SharedSessionContractImplementor, JdbcValueBindings) - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
- bindProxy() - Method in class org.hibernate.boot.model.internal.EntityBinder
- bindQueries(NamedQueries, MetadataBuildingContext, boolean) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindQueries(XAnnotatedElement, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- bindQueries(NamedQueries, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindQuery(NamedQuery, MetadataBuildingContext, boolean) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindQuery(NamedQuery, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindSqlResultSetMapping(SqlResultSetMapping, MetadataBuildingContext, boolean) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindSqlResultSetMappings(SqlResultSetMappings, MetadataBuildingContext, boolean) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- bindStarToManySecondPass(Map<String, PersistentClass>) - Method in class org.hibernate.boot.model.internal.CollectionBinder
-
return true if it's a Fk, false if it's an association table
- bindStarToManySecondPass(Map<String, PersistentClass>) - Method in class org.hibernate.boot.model.internal.IdBagBinder
- bindTable(String, String, String, List<UniqueConstraintHolder>, String, InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.boot.model.internal.EntityBinder
- bindTableForDiscriminatedSubclass(InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.boot.model.internal.EntityBinder
- bindValue(Object, String, String, ParameterUsage, SharedSessionContractImplementor) - Method in class org.hibernate.engine.jdbc.mutation.internal.JdbcValueBindingsImpl
- bindValue(Object, String, String, ParameterUsage, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.JdbcValueBindings
-
Binds a value for a specific column+usage
- bindValue(Object, SelectableMapping, ParameterUsage, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.JdbcValueBindings
-
Binds a value for a specific column+usage
- bindValue(String, Object, JdbcValueDescriptor) - Method in class org.hibernate.engine.jdbc.mutation.spi.BindingGroup
-
Create a binding
- bindValue(T) - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
If bindable, bind the value.
- bindValue(T, TemporalType) - Method in interface org.hibernate.jpa.spi.ParameterRegistration
-
If bindable, bind the value using the specific temporal type.
- bindValues(PreparedStatement) - Method in interface org.hibernate.id.insert.Binder
- bindWhere() - Method in class org.hibernate.boot.model.internal.EntityBinder
- BIT - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing generic SQL type
BIT. - bitand() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- bitAndOr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
These are aggregate functions taking one argument!
- bitandorxornot_binAndOrXorNot() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Bitwise operators, not aggregate functions!
- bitandorxornot_bitAndOrXorNot() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Binary bitwise operators, not aggregate functions!
- bitandorxornot_operator() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Binary bitwise operators, not aggregate functions!
- bitLength() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- bitLength_pattern(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- bitLength_pattern(String, String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- bitnot() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- bitor() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- BitronixJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
- BitronixJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.BitronixJtaPlatform
- bitxor() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- BLACK - org.hibernate.testing.orm.domain.gambit.Shirt.Color
- BLOB - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
BLOB. - BLOB - Static variable in class org.hibernate.type.StandardBasicTypes
- BLOB_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
- BlobImplementer - Interface in org.hibernate.engine.jdbc
-
Marker interface for non-contextually created
Blobinstances.. - BlobJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Blobhandling. - BlobJavaType() - Constructor for class org.hibernate.type.descriptor.java.BlobJavaType
- BlobJavaType.BlobMutabilityPlan - Class in org.hibernate.type.descriptor.java
- BlobJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
BLOBhandling. - BlobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan
- BlobProxy - Class in org.hibernate.engine.jdbc
-
Manages aspects of representing
Blobobjects. - BLUE - org.hibernate.testing.orm.domain.gambit.Shirt.Color
- BOOLEAN - org.hibernate.query.sqm.CastType
- BOOLEAN - org.hibernate.query.sqm.produce.function.FunctionParameterType
-
Indicates that the argument should be of type
SqlTypes.BOOLEANor a logical expression (predicate) - BOOLEAN - Static variable in class org.hibernate.engine.config.spi.StandardConverters
- BOOLEAN - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
BOOLEAN. - BOOLEAN - Static variable in class org.hibernate.type.StandardBasicTypes
- BooleanDecoder - Class in org.hibernate.dialect
-
Utility for decoding boolean representations.
- BooleanDecoder() - Constructor for class org.hibernate.dialect.BooleanDecoder
- BooleanExpressionPredicate - Class in org.hibernate.sql.ast.tree.predicate
- BooleanExpressionPredicate(Expression) - Constructor for class org.hibernate.sql.ast.tree.predicate.BooleanExpressionPredicate
- BooleanExpressionPredicate(Expression, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.BooleanExpressionPredicate
- BooleanExpressionPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.BooleanExpressionPredicateContext
- BooleanJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Booleanhandling. - BooleanJavaType() - Constructor for class org.hibernate.type.descriptor.java.BooleanJavaType
- BooleanJavaType(char, char) - Constructor for class org.hibernate.type.descriptor.java.BooleanJavaType
- BooleanJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
BOOLEANhandling. - BooleanJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
- booleanLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
- booleanLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
- BooleanLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.BooleanLiteralContext
- BooleanPrimitiveArrayJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
boolean[]handling. - BooleanPrimitiveArrayJavaType(JavaType<Boolean>) - Constructor for class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
- BOOT_LOGGER - Static variable in interface org.hibernate.boot.BootLogging
- BOOT_LOGGER - Static variable in interface org.hibernate.envers.boot.EnversBootLogger
- BOOT_QUERY_LOGGER - Static variable in interface org.hibernate.boot.query.BootQueryLogging
- BootLogging - Interface in org.hibernate.boot
-
Logging related to Hibernate bootstrapping
- BootQueryLogging - Interface in org.hibernate.boot.query
- 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.boot.internal
- BootstrapContextImpl - Class in org.hibernate.testing.boot
- BootstrapContextImpl() - Constructor for class org.hibernate.testing.boot.BootstrapContextImpl
- BootstrapContextImpl(StandardServiceRegistry, MetadataBuildingOptions) - Constructor for class org.hibernate.boot.internal.BootstrapContextImpl
- BootstrapServiceRegistry - Interface in org.hibernate.boot.registry
-
Provides the most basic services such as class loading.
- BootstrapServiceRegistry - Annotation Type in org.hibernate.testing.orm.junit
-
Used to define the bootstrap ServiceRegistry to be used for testing.
- BootstrapServiceRegistry.JavaService - Annotation Type in org.hibernate.testing.orm.junit
- BootstrapServiceRegistryBuilder - Class in org.hibernate.boot.registry
-
Builder for
BootstrapServiceRegistryinstances. - BootstrapServiceRegistryBuilder() - Constructor for class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
- BootstrapServiceRegistryImpl - Class in org.hibernate.boot.registry.internal
-
ServiceRegistryimplementation containing specialized "bootstrap" services, specifically:ClassLoaderServiceIntegratorServiceStrategySelector - BootstrapServiceRegistryImpl() - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
Constructs a BootstrapServiceRegistryImpl.
- BootstrapServiceRegistryImpl(boolean, ClassLoaderService, LinkedHashSet<Integrator>) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
Constructs a BootstrapServiceRegistryImpl.
- BootstrapServiceRegistryImpl(boolean, ClassLoaderService, StrategySelector, IntegratorService) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
Constructs a BootstrapServiceRegistryImpl.
- BootstrapServiceRegistryImpl(ClassLoaderService, LinkedHashSet<Integrator>) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
Constructs a BootstrapServiceRegistryImpl.
- BootstrapServiceRegistryImpl(ClassLoaderService, StrategySelector, IntegratorService) - Constructor for class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
-
Constructs a BootstrapServiceRegistryImpl.
- BootstrapServiceRegistryProducer - Interface in org.hibernate.testing.orm.junit
-
Producer of BootstrapServiceRegistry
- BorlandEnterpriseServerJtaPlatform - Class in org.hibernate.engine.transaction.jta.platform.internal
- BorlandEnterpriseServerJtaPlatform() - Constructor for class org.hibernate.engine.transaction.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
- BOTH - org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
-
Both catalog and schema are supported.
- BOTH - org.hibernate.query.sqm.TrimSpec
- BOTH - Static variable in class org.hibernate.grammars.hql.HqlLexer
- BOTH - Static variable in class org.hibernate.grammars.hql.HqlParser
- BOTH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- BOTH() - Method in class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
- bothHibernateAndC3p0StylesSet(String, String) - Method in interface org.hibernate.c3p0.internal.C3P0MessageLogger
-
Log a message (WARN) about conflicting
hibernate.c3p0.XYZandc3p0.XYZsettings - boundary - org.hibernate.spatial.SpatialFunction
-
Deprecated.The boundery function, cfr.
- BoundedConcurrentHashMap<K,V> - Class in org.hibernate.internal.util.collections
-
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
- BoundedConcurrentHashMap(int, int) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and LRU eviction policy.
- BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level.
- BoundedConcurrentHashMap.Eviction - Enum in org.hibernate.internal.util.collections
- BoundedConcurrentHashMap.EvictionPolicy<K,V> - Interface in org.hibernate.internal.util.collections
- boundEjb3ConfigurationToJndiName(String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
- boxed() - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- boxed() - Method in class org.hibernate.query.spi.IntStreamDecorator
- boxed() - Method in class org.hibernate.query.spi.LongStreamDecorator
- BREADTH - Static variable in class org.hibernate.grammars.hql.HqlLexer
- BREADTH - Static variable in class org.hibernate.grammars.hql.HqlParser
- BREADTH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- BREADTH() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
- BREADTH_FIRST - org.hibernate.sql.ast.tree.cte.CteSearchClauseKind
-
Use breadth first for a recursive CTE.
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.AbstractDiscriminatorMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.AnyDiscriminatorPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.AnyKeyPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.BasicAttributeMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.BasicValuedCollectionPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.CollectionIdentifierDescriptorImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddableMappingTypeImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedCollectionPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EntityRowIdMappingImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EntityVersionMappingImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.IdClassEmbeddable
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.InverseNonAggregatedIdentifierMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.ManyToManyCollectionPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.NonAggregatedIdentifierMappingImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.OneToManyCollectionPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.SimpleNaturalIdMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.VirtualIdEmbeddable
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
- breakDownKeyJdbcValues(Object, EntityTableMapping.KeyValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
- broader() - Method in enum org.hibernate.query.sqm.ComparisonOperator
- buffer - org.hibernate.spatial.SpatialFunction
-
Deprecated.The buffer function, cfr.
- BUFFER - Static variable in class org.hibernate.internal.util.io.StreamCopier
- BUFFER_SIZE - Static variable in class org.hibernate.internal.util.io.StreamCopier
- BufferedXMLEventReader - Class in org.hibernate.boot.jaxb.internal.stax
-
Buffers XML events for later re-reading Note, copied from the uPortal project by permission of author.
- BufferedXMLEventReader(XMLEventReader) - Constructor for class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
-
Create new buffering reader, no buffering is done until
BufferedXMLEventReader.mark(int)is called. - BufferedXMLEventReader(XMLEventReader, int) - Constructor for class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
-
Create new buffering reader.
- bufferSize() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
- build() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- build() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- build() - Method in class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
- build() - Method in interface org.hibernate.boot.MetadataBuilder
-
Actually build the metamodel
- build() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
- build() - Method in class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
- build() - Method in class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
- build() - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
- build() - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Build the bootstrap registry.
- build() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Build and return 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.cache.cfg.internal.DomainDataRegionConfigImpl.Builder
- build() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections.Builder
- build() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
- build() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
- build() - Method in class org.hibernate.envers.boot.model.BasicAttribute
- build() - Method in interface org.hibernate.envers.boot.model.Bindable
-
Builds the specified binded class type.
- build() - Method in class org.hibernate.envers.boot.model.Column
- build() - Method in class org.hibernate.envers.boot.model.CompositeIdentifier
- build() - Method in class org.hibernate.envers.boot.model.DiscriminatorType
- build() - Method in class org.hibernate.envers.boot.model.Formula
- build() - Method in class org.hibernate.envers.boot.model.Join
- build() - Method in class org.hibernate.envers.boot.model.Key
- build() - Method in class org.hibernate.envers.boot.model.ManyToOneAttribute
- build() - Method in class org.hibernate.envers.boot.model.SetAttribute
- build() - Method in class org.hibernate.envers.boot.model.SimpleIdentifier
- build() - Method in class org.hibernate.envers.boot.model.TypeSpecification
- build() - Method in class org.hibernate.envers.configuration.internal.metadata.EntityMappingData
- build() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
- build() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
-
Build
EntityManagerFactoryinstance - build() - Method in class org.hibernate.persister.entity.AttributeMappingsMap.Builder
- build() - Method in class org.hibernate.persister.internal.ImmutableAttributeMappingList.Builder
- build() - Method in class org.hibernate.sql.results.graph.internal.ImmutableFetchList.Builder
- build() - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension.LoggerInspectionRuleBuilder
- build() - Method in interface org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.ForeignKeyBuilder
- build() - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.ForeignKeyBuilderImpl
- build() - Method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
- build() - Method in class org.hibernate.type.descriptor.sql.internal.CapacityDependentDdlType.Builder
- build(StringBuilder, Map<String, Object>) - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
-
Builds the given query, appending results to the given string buffer, and adding all query parameter values that are used to the map provided.
- build(StringBuilder, Map<String, Object>) - Method in class org.hibernate.envers.internal.tools.query.UpdateBuilder
- build(JaxbHbmHibernateMapping) - Method in class org.hibernate.envers.boot.model.DiscriminatorPersistentEntity
- build(JaxbHbmHibernateMapping) - Method in class org.hibernate.envers.boot.model.JoinedSubclassPersistentEntity
- build(JaxbHbmHibernateMapping) - Method in class org.hibernate.envers.boot.model.PersistentEntity
- build(JaxbHbmHibernateMapping) - Method in class org.hibernate.envers.boot.model.RootPersistentEntity
- build(JaxbHbmHibernateMapping) - Method in class org.hibernate.envers.boot.model.UnionSubclassPersistentEntity
- build(MetadataSources, BootstrapContext, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
-
Unified single phase for MetadataSources->Metadata process
- build(HbmLocalMetadataBuildingContext) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
- build(SessionFactoryImplementor) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
- build(PluralAttributeMetadata<?, Y, ?>, MetadataContext) - Static method in class org.hibernate.metamodel.model.domain.internal.PluralAttributeBuilder
- buildAndExecuteQuery() - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- buildAndFillTable(String, String, ObjectNameSource, NamingStrategyHelper, boolean, List<UniqueConstraintHolder>, List<JPAIndexHolder>, String, MetadataBuildingContext, String, InFlightMetadataCollector.EntityTableXref) - Static method in class org.hibernate.boot.model.internal.TableBinder
- buildAndFillTable(String, String, Identifier, boolean, List<UniqueConstraintHolder>, List<JPAIndexHolder>, String, MetadataBuildingContext, String, InFlightMetadataCollector.EntityTableXref) - Static method in class org.hibernate.boot.model.internal.TableBinder
- buildAnyValue(Column, Formula, AnnotatedJoinColumns, PropertyData, OnDeleteAction, boolean, Nullability, PropertyHolder, EntityBinder, boolean, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.BinderHelper
- buildArchiveDescriptor(URL) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
- buildArchiveDescriptor(URL) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptorFactory
- buildArchiveDescriptor(URL) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptorFactory
-
Build a descriptor of the archive indicated by the given url
- buildArchiveDescriptor(URL, String) - Method in class org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
- 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
- buildArgumentDomainResult(DomainResultCreationState) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiationArgument
- buildAttribute(ManagedDomainType<X>, Property) - Method in class org.hibernate.metamodel.internal.AttributeFactory
-
Build a normal attribute.
- buildAttribute(ManagedDomainType<X>, Property, MetadataContext) - Static method in class org.hibernate.metamodel.internal.AttributeFactory
- buildAttributeConversionInfoMap(XClass) - Method in class org.hibernate.boot.model.internal.ClassPropertyHolder
- buildAttributeSources() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
- buildAttributeSources(AttributesHelper.Callback) - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
- buildAttributeSources(AttributesHelper.Callback) - Method in class org.hibernate.boot.model.source.internal.hbm.RootEntitySourceImpl
- buildBaseConfiguration() - Static method in class org.hibernate.testing.env.TestingDatabaseInfo
- buildBaseline() - Method in class org.hibernate.internal.BaselineSessionEventsListenerBuilder
- buildBaselineList() - Method in class org.hibernate.internal.BaselineSessionEventsListenerBuilder
- buildBasicAttributeMapping(String, NavigableRole, int, int, Property, ManagedMappingType, BasicType, String, String, SelectablePath, boolean, String, String, String, Long, Integer, Integer, boolean, boolean, boolean, PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildBasicProxyFactory(Class) - Method in class org.hibernate.bytecode.internal.bytebuddy.ProxyFactoryFactoryImpl
- buildBasicProxyFactory(Class) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
-
Build a proxy factory for basic proxy concerns.
- buildBatch(BatchKey, Integer, String, SessionImplementor, String) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
-
Intended for use from tests
- buildBatch(BatchKey, Integer, Supplier<PreparedStatementGroup>, JdbcCoordinator) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
- buildBatch(BatchKey, Integer, Supplier<PreparedStatementGroup>, JdbcCoordinator) - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchBuilder
-
Build a batch.
- buildBootstrapJdbcConnectionAccess(boolean, ServiceRegistryImplementor) - Static method in class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator
- buildBootstrapServiceRegistry() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- buildByteBasedInputStreamAccess(String, InputStream) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
- buildBytecodeProvider(Properties) - Static method in class org.hibernate.cfg.Environment
- buildCacheEntry(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- buildCacheEntry(Object, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.CacheEntryHelper
- buildCacheEntry(Object, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
- buildCacheEntryHelper() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- buildCallback(SharedSessionContractImplementor) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
-
A callback to be able to get the next value from the underlying structure as needed.
- buildCallback(SharedSessionContractImplementor) - Method in class org.hibernate.id.enhanced.SequenceStructure
- buildCallback(SharedSessionContractImplementor) - Method in class org.hibernate.id.enhanced.TableStructure
- buildCallbackRegistry(SessionFactoryOptions, ServiceRegistry, Collection<PersistentClass>) - Static method in class org.hibernate.jpa.event.internal.CallbacksFactory
- buildCleanupSynch() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
- buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
- buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.BasicCollectionMapper
- buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ListCollectionMapper
- buildCollectionChangeSet(Object, Collection) - Method in class org.hibernate.envers.internal.entities.mapper.relation.MapCollectionMapper
- buildColumnFromAnnotation(Column, Comment, Nullability, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedColumn
- buildColumnFromAnnotation(OrderColumn, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.IndexColumn
-
JPA 2
@OrderColumnprocessing. - buildColumnFromAnnotation(IndexColumn, PropertyHolder, PropertyData, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.IndexColumn
-
Legacy
@IndexColumnprocessing. - buildColumnFromNoAnnotation(Comment, Nullability, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedColumn
- buildColumnOrFormulaFromAnnotation(Column, Formula, Comment, Nullability, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedColumn
- buildColumnReferenceExpression(ModelPart, SqlExpressionResolver, SessionFactoryImplementor) - Static method in class org.hibernate.metamodel.mapping.MappingModelHelper
- buildColumnReferenceExpression(TableGroup, ModelPart, SqlExpressionResolver, SessionFactoryImplementor) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildColumnReferenceExpression(TableGroup, ModelPart, SqlExpressionResolver, SessionFactoryImplementor) - Static method in class org.hibernate.metamodel.mapping.MappingModelHelper
- buildColumnsFromAnnotations(Column[], Comment, Nullability, PropertyHolder, PropertyData, String, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedColumn
- buildColumnsFromAnnotations(Column[], Comment, Nullability, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedColumn
- buildColumnsOrFormulaFromAnnotation(Column[], Formula, Comment, Nullability, PropertyHolder, PropertyData, String, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedColumn
- buildColumnSource(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
-
Given a
RelationalValueSourceHelper.ColumnsAndFormulasSource, build a singleRelationalValueSourcewhich is required to be a column. - buildColumnSources(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
-
Given a
RelationalValueSourceHelper.ColumnsAndFormulasSource, build the corresponding list ofColumnSource. - 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
- buildCurrentReturnState(boolean, int) - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl
- buildCurrentReturnState(boolean, int) - Method in class org.hibernate.result.internal.OutputsImpl
- buildCustomSql(JaxbHbmCustomSqlDmlType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
-
Given a user-specified description of how to perform custom SQL, build the
CustomSqlrepresentation. - buildDatabaseInformation(ServiceRegistry, DdlTransactionIsolator, SqlStringGenerationContext, SchemaManagementTool) - Static method in class org.hibernate.tool.schema.internal.Helper
- buildDatabaseStructure(Type, Properties, JdbcEnvironment, boolean, QualifiedName, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Build the database structure.
- buildDatabaseTarget(JdbcContext, boolean) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
- buildDataSourceConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- buildDdlTransactionIsolator(JdbcContext) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
- buildDdlTransactionIsolator(JdbcContext) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
- buildDdlTransactionIsolator(JdbcContext) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
- buildDelayedAction(Metadata, ExecutionOptions, ContributableMatcher, SourceDescriptor) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
- buildDelayedAction(Metadata, ExecutionOptions, ContributableMatcher, SourceDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaDropper
-
Build a delayed Runnable for performing schema dropping.
- buildDeleteAllOperation(MutatingTableReference) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- buildDeleteCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- buildDeleteTranslator(SessionFactoryImplementor, DeleteStatement) - Method in class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
- buildDeleteTranslator(SessionFactoryImplementor, DeleteStatement) - Method in interface org.hibernate.sql.ast.SqlAstTranslatorFactory
-
Builds a single-use delete translator
- buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl
- buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectFactory
-
Builds an appropriate Dialect instance.
- buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in class org.hibernate.testing.boot.DialectFactoryTestingImpl
- buildDiscriminatorColumn(DiscriminatorType, DiscriminatorColumn, DiscriminatorFormula, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedDiscriminatorColumn
- buildDiscriminatorValueMappings(PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- buildDiscriminatorValueMappings(PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
- buildDiscriminatorValueMappings(PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
- buildDiscriminatorValueMappings(PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in interface org.hibernate.cache.spi.RegionFactory
-
Create a named
Regionfor 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
- buildEmbeddableForeignKeyDescriptor(EmbeddableValuedModelPart, Value, ManagedMappingType, TableGroupProducer, boolean, boolean[], boolean[], Dialect, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildEmbeddedAttributeMapping(String, int, int, Property, ManagedMappingType, CompositeType, String, String[], PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildEncapsulatedCompositeIdentifierMapping(EntityPersister, Property, String, String, String[], CompositeType, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildEntityBasedAttribute(EntityPersister, SessionFactoryImplementor, int, Property, boolean, RuntimeModelCreationContext) - Static method in class org.hibernate.tuple.PropertyFactory
-
Deprecated.Generate a non-identifier (and non-version) attribute based on the given mapped property from the given entity
- builder() - Static method in interface org.hibernate.persister.entity.AttributeMappingsMap
- builder() - Static method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension
- builder(int, String, String, Dialect) - Static method in class org.hibernate.type.descriptor.sql.internal.CapacityDependentDdlType
- builder(int, String, Dialect) - Static method in class org.hibernate.type.descriptor.sql.internal.CapacityDependentDdlType
- builder(Identifier) - Static method in class org.hibernate.tool.schema.extract.internal.IndexInformationImpl
- Builder() - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
- Builder() - Constructor for class org.hibernate.sql.exec.internal.JdbcCallImpl.Builder
- Builder() - Constructor for class org.hibernate.tuple.BaselineAttributeInformation.Builder
-
Deprecated.
- Builder(int) - Constructor for class org.hibernate.persister.internal.ImmutableAttributeMappingList.Builder
- Builder(String) - Constructor for class org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.Builder
- Builder(String) - Constructor for class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
- Builder(String) - Constructor for class org.hibernate.cache.cfg.internal.DomainDataRegionConfigImpl.Builder
-
Constructs a
DomainDataRegionConfigImpl.Builder - Builder(String) - Constructor for class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
- Builder(Identifier) - Constructor for class org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
- Builder(MappingDefaults) - Constructor for class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
- Builder(MappingDefaults) - Constructor for class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
- Builder(MappingDefaults) - Constructor for class org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.Builder
- Builder(ConnectionCreator, boolean) - Constructor for class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections.Builder
- Builder(JdbcEnvironment, boolean, JdbcConnectionAccess) - Constructor for class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.Builder
- Builder(CallbackRegistry, boolean) - Constructor for class org.hibernate.event.service.internal.EventListenerRegistryImpl.Builder
- Builder(MappingModelExpressible) - Constructor for class org.hibernate.sql.ast.tree.expression.SqlTuple.Builder
- Builder(MappingModelExpressible, int) - Constructor for class org.hibernate.sql.ast.tree.expression.SqlTuple.Builder
- Builder(FetchableContainer) - Constructor for class org.hibernate.sql.results.graph.internal.ImmutableFetchList.Builder
- BUILDER - Static variable in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
-
Names the BatchBuilder implementation to use.
- Builders - Class in org.hibernate.query.results
- Builders() - Constructor for class org.hibernate.query.results.Builders
- buildExceptionFromInstantiationError(AttributeConversionInfo, Exception) - Method in class org.hibernate.boot.model.internal.AbstractPropertyHolder
- buildExecutionOptions(Map<String, Object>, ExceptionHandler) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator
- buildExecutionOptions(Map<String, Object>, SchemaFilter, ExceptionHandler) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator
- buildExtendedReturn() - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl.ProcedureCurrentReturnState
- buildExtendedReturn() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in interface org.hibernate.query.results.BasicValuedFetchBuilder
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in interface org.hibernate.query.results.FetchBuilder
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderDiscriminatedAssociation
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEmbeddable
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntity
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntityPart
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderPlural
- buildFetch(FetchParent, NavigablePath, JdbcValuesMetadata, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.ImplicitAttributeFetchBuilder
- buildFetch(FetchParent, Fetchable, JdbcValuesMetadata, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
- buildFormulaFromAnnotation(Formula, Comment, Nullability, PropertyHolder, PropertyData, Map<String, Join>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedColumn
- buildFunctionReturn() - Method in class org.hibernate.procedure.internal.ProcedureOutputsImpl.ProcedureCurrentReturnState
- buildFunctionReturn() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
- buildGenerationTargets(TargetDescriptor, JdbcContext, Map<String, Object>, boolean) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
- buildGenerationTargets(TargetDescriptor, JdbcContext, Map<String, Object>, boolean) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
-
Resolves the targets to which to send the DDL commands based on configuration
- buildGenerators(XAnnotatedElement, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- 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
- buildGroupsForOperation(GroupsPerOperation.Operation, Map, ClassLoaderAccess) - Static method in class org.hibernate.boot.beanvalidation.GroupsPerOperation
- buildHierarchies() - Method in class org.hibernate.boot.model.source.internal.hbm.EntityHierarchyBuilder
-
To be called after all mapping documents have been processed (via
EntityHierarchyBuilder.indexMappingDocument(org.hibernate.boot.model.source.internal.hbm.MappingDocument)) - buildHqlLexer(String) - Method in class org.hibernate.query.hql.internal.HqlParseTreeBuilder
- buildHqlParser(String) - Method in class org.hibernate.query.hql.internal.HqlParseTreeBuilder
- buildHqlParser(String, HqlLexer) - Method in class org.hibernate.query.hql.internal.HqlParseTreeBuilder
- buildIdAttribute(IdentifiableDomainType<X>, Property) - Method in class org.hibernate.metamodel.internal.AttributeFactory
-
Build the identifier attribute descriptor
- buildIdentifierAttribute(PersistentClass, Generator) - Static method in class org.hibernate.tuple.PropertyFactory
-
Deprecated.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.CockroachDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.DB2Dialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.DerbyDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.Dialect
-
Build the IdentifierHelper indicated by this Dialect for handling identifier conversions.
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.HSQLDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.MariaDBDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.MySQLDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.OracleDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.PostgreSQLDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.SQLServerDialect
- buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.SybaseDialect
- buildInferredSelectClause(SqmFromClause) - Method in class org.hibernate.query.hql.internal.SemanticQueryBuilder
- buildInheritanceJoinColumn(PrimaryKeyJoinColumn, JoinColumn, Value, AnnotatedJoinColumns, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedJoinColumn
-
Called for
InheritanceType.JOINEDentities. - buildInheritanceStates(List<XClass>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
-
For the mapped entities build some temporary data-structure containing information about the inheritance status of a class.
- buildInsertCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- buildInsertQuery(String, SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.TableGenerator
- buildInsertTranslator(SessionFactoryImplementor, InsertStatement) - Method in class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
- buildInsertTranslator(SessionFactoryImplementor, InsertStatement) - Method in interface org.hibernate.sql.ast.SqlAstTranslatorFactory
-
Builds a single-use insert-select translator
- buildIsolatedClassLoader() - Method in interface org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
- buildIsolatedClassLoader() - Method in interface org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider
- buildJaxbMapping() - Method in class org.hibernate.envers.boot.model.DiscriminatorPersistentEntity
- buildJaxbMapping() - Method in class org.hibernate.envers.boot.model.JoinedSubclassPersistentEntity
- buildJaxbMapping() - Method in class org.hibernate.envers.boot.model.UnionSubclassPersistentEntity
- buildJdbcCall() - Method in class org.hibernate.sql.exec.internal.JdbcCallImpl.Builder
- buildJoinColumns(JoinColumn[], Comment, String, Map<String, Join>, PropertyHolder, PropertyData, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedJoinColumns
- buildJoinColumnsOrFormulas(JoinColumnOrFormula[], String, Map<String, Join>, PropertyHolder, PropertyData, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedJoinColumns
- buildJoinColumnsWithDefaultColumnSuffix(JoinColumn[], Comment, String, Map<String, Join>, PropertyHolder, PropertyData, String, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedJoinColumns
- buildJoinFormula(JoinFormula, AnnotatedJoinColumns) - Static method in class org.hibernate.boot.model.internal.AnnotatedJoinColumn
- buildJoinTableJoinColumns(JoinColumn[], Map<String, Join>, PropertyHolder, PropertyData, String, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotatedJoinColumns
-
Called for join tables in
ManyToManyassociations. - buildJpaIndexHolder(Index[]) - Static method in class org.hibernate.boot.model.internal.TableBinder
- buildKeyExpression() - Method in class org.hibernate.query.sqm.mutation.internal.TableKeyExpressionCollector
- buildLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl
-
Build a LobCreator using the given context
- buildLobCreator(LobCreationContext) - Method in interface org.hibernate.engine.jdbc.env.spi.LobCreatorBuilder
- buildLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.internal.LobCreatorBuilder
-
Build a LobCreator using the given context
- buildLockRequest(LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
Deprecated.
- buildLockRequest(LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- buildLockRequest(LockOptions) - Method in class org.hibernate.internal.SessionImpl
-
Deprecated.
- buildLockRequest(LockOptions) - Method in interface org.hibernate.Session
-
Deprecated.
- buildMetadata() - Method in class org.hibernate.boot.MetadataSources
-
Shorthand 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
- buildMetadataInstance(MetadataBuildingContext) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
-
Builds the complete and immutable Metadata instance from the collected info.
- buildModelMutationTranslator(TableMutation<O>, SessionFactoryImplementor) - Method in class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
- buildModelMutationTranslator(TableMutation<O>, SessionFactoryImplementor) - Method in interface org.hibernate.sql.ast.SqlAstTranslatorFactory
-
Builds a single-use translator for dealing with model mutations
- buildMutation() - Method in class org.hibernate.id.insert.TableInsertReturningBuilder
- buildMutation() - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
- buildMutation() - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
- buildMutation() - Method in class org.hibernate.sql.model.ast.builder.TableInsertBuilderStandard
- buildMutation() - Method in interface org.hibernate.sql.model.ast.builder.TableMutationBuilder
-
Build the mutation descriptor
- buildMutation() - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
- buildMutation() - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderStandard
- buildMutationGroup() - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
- buildNamedEntityGraph(List<JaxbNamedEntityGraph>, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader
- buildNamedNativeQueries(List<JaxbNamedNativeQuery>, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader
- buildNamedQueries(List<JaxbNamedQuery>, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader
- buildNamedQuery(String, Class<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- buildNamedQuery(String, Function<NamedSqmQueryMemento, SqmQueryImplementor>, Function<NamedNativeQueryMemento, NativeQueryImplementor>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- buildNamedQueryRepository(SessionFactoryImplementor) - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- buildNamedQueryRepository(SessionFactoryImplementor) - Method in class org.hibernate.boot.internal.MetadataImpl
- buildNamedQueryRepository(SessionFactoryImplementor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
- buildNamedQueryRepository(SessionFactoryImplementor) - Method in interface org.hibernate.boot.spi.MetadataImplementor
- buildNamedStoreProcedureQueries(List<JaxbNamedStoredProcedureQuery>, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader
- buildNonEncapsulatedCompositeIdentifierMapping(EntityPersister, String, String[], PersistentClass, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildOptimizer(String, Class, int, long) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
-
Builds an optimizer
- buildOptions() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- buildOrObtainSession() - Method in class org.hibernate.context.internal.JTASessionContext
-
Strictly provided for subclassing purposes; specifically to allow long-session support.
- buildOrObtainSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
-
Strictly provided for sub-classing purposes; specifically to allow long-session support.
- buildOutput() - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
- buildPersistenceUnitDescriptor() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
- buildPluralAttributeMapping(String, int, int, Property, ManagedMappingType, PropertyAccess, CascadeStyle, FetchMode, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyBackRefImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyBasicImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyChainedImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyCompositeUserTypeImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyEmbeddedImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyEnhancedImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyIndexBackRefImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyMapImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyMixedImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in class org.hibernate.property.access.internal.PropertyAccessStrategyNoopImpl
- buildPropertyAccess(Class<?>, String, boolean) - Method in interface org.hibernate.property.access.spi.PropertyAccessStrategy
-
Build a PropertyAccess for the indicated property
- buildPropertyAccess(Property) - Method in class org.hibernate.metamodel.internal.AbstractEmbeddableRepresentationStrategy
- buildPropertyAccess(Property) - Method in class org.hibernate.metamodel.internal.EmbeddableRepresentationStrategyPojo
- buildPropertyHolder(XClass, PersistentClass, EntityBinder, MetadataBuildingContext, Map<XClass, InheritanceState>) - Static method in class org.hibernate.boot.model.internal.PropertyHolderBuilder
- buildPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.PropertyHolderBuilder
-
build a property holder on top of a collection
- buildPropertyHolder(Component, String, PropertyData, PropertyHolder, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.PropertyHolderBuilder
-
build a component property holder
- buildPropertyHolder(PersistentClass, Map<String, Join>, MetadataBuildingContext, Map<XClass, InheritanceState>) - Static method in class org.hibernate.boot.model.internal.PropertyHolderBuilder
-
May only be called during the second pass phase.
- buildProxy(Class<?>, Class<?>[]) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
- buildProxyFactory(SessionFactoryImplementor) - Method in class org.hibernate.bytecode.internal.bytebuddy.ProxyFactoryFactoryImpl
- buildProxyFactory(SessionFactoryImplementor) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
-
Build a proxy factory specifically for handling runtime lazy loading.
- buildQuery() - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- buildQueryBuilderCommon(SessionFactoryImplementor) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
-
Build the common aspects of a
QueryBuilderused by both query and query-remove strings. - buildQueryBuilderCommon(SessionFactoryImplementor) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneAuditEntityQueryGenerator
- buildQueryBuilderCommon(SessionFactoryImplementor) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.OneEntityQueryGenerator
- buildQueryBuilderCommon(SessionFactoryImplementor) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.ThreeEntityQueryGenerator
- buildQueryBuilderCommon(SessionFactoryImplementor) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityOneAuditedQueryGenerator
- buildQueryBuilderCommon(SessionFactoryImplementor) - Method in class org.hibernate.envers.internal.entities.mapper.relation.query.TwoEntityQueryGenerator
- buildQueryResultsRegion(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
- buildQueryResultsRegion(String, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
-
Create a named
Regionfor holding query result sets. - buildQueryResultsRegion(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- buildRegistry(Map<String, EventType<?>>) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl.Builder
- buildResolution() - Method in class org.hibernate.mapping.BasicValue
- buildResolution() - Method in class org.hibernate.mapping.DependantBasicValue
- buildResources() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.procedure.internal.EntityDomainResultBuilder
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.procedure.internal.ScalarDomainResultBuilder
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedConverted
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedStandard
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderInstantiation
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderAttribute
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicConverted
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in interface org.hibernate.query.results.dynamic.DynamicResultBuilderEntity
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderInstantiation
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderBasic
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEmbeddable
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEntity
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.query.results.implicit.ImplicitResultClassBuilder
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in interface org.hibernate.query.results.ResultBuilder
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in interface org.hibernate.query.results.ResultBuilderBasicValued
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in interface org.hibernate.query.results.ResultBuilderEmbeddable
- buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in interface org.hibernate.query.results.ResultBuilderEntityValued
- buildResultSetOutput(Supplier<List<?>>) - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
- buildResultSetOutput(List<?>) - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
- buildRootNavigablePath(String, String) - Static method in class org.hibernate.query.sqm.spi.SqmCreationHelper
- buildRowMutationOperations() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- buildSafeClassName(String, String) - Static method in class org.hibernate.boot.model.internal.XMLContext
- buildSafeClassName(String, XMLContext.Default) - Static method in class org.hibernate.boot.model.internal.XMLContext
- buildScriptTarget(TargetDescriptor, String) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
- buildSelector(ClassLoaderService) - Method in class org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
-
Builds the selector.
- buildSelectQuery(String, SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.TableGenerator
- buildSelectTranslator(SessionFactoryImplementor, SelectStatement) - Method in class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
- buildSelectTranslator(SessionFactoryImplementor, SelectStatement) - Method in interface org.hibernate.sql.ast.SqlAstTranslatorFactory
-
Builds a single-use select translator
- buildSemanticModel(HqlParser.StatementContext, Class<R>, SqmCreationOptions, SqmCreationContext) - Static method in class org.hibernate.query.hql.internal.SemanticQueryBuilder
-
Main entry point into analysis of HQL/JPQL parse tree - producing a semantic model of the query.
- buildSequence(Database) - Method in class org.hibernate.envers.enhanced.OrderedSequenceStructure
- buildSequence(Database) - Method in class org.hibernate.id.enhanced.SequenceStructure
- buildSequenceGeneratorAnnotation(JaxbSequenceGenerator) - Static method in class org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader
- 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<String, Object>) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- buildServiceRegistry(Properties) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- buildServiceRegistry(BootstrapServiceRegistry, Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- buildServiceRegistry(SessionFactoryImplementor, SessionFactoryOptions) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
- buildServiceRegistry(SessionFactoryImplementor, SessionFactoryOptions) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
-
Create the registry.
- buildSessionFactory() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- buildSessionFactory() - Method in class org.hibernate.boot.internal.MetadataImpl
- buildSessionFactory() - Method in interface org.hibernate.boot.Metadata
-
Short-hand form of building a
SessionFactorythrough 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
SessionFactoryusing 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
SessionFactoryusing the properties and mappings in this configuration. - buildSessionFactoryOptions() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- buildSessionFactoryOptions() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
- buildSessionFactoryOptions() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
-
Build the SessionFactoryOptions that will ultimately be passed to SessionFactoryImpl constructor.
- buildSessionFactoryServiceRegistry(SessionFactoryImplementor, SessionFactoryOptions) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryBuilderImpl
- buildSettings() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
- buildSingularAssociationAttributeMapping(String, NavigableRole, int, int, Property, ManagedMappingType, EntityPersister, EntityType, PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- buildSqlCreateIndexString(SqlStringGenerationContext, String, Table, List<Column>, Map<Column, String>, boolean, Metadata) - Static method in class org.hibernate.mapping.Index
- buildSqlCreateIndexString(Dialect, String, String, List<Column>, Map<Column, String>, boolean) - Static method in class org.hibernate.mapping.Index
- buildSqlDropIndexString(String, String) - Static method in class org.hibernate.mapping.Index
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.AbstractHANADialect
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.CockroachDialect
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.DB2Dialect
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.DerbyDialect
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.Dialect
-
Build an instance of a
SQLExceptionConversionDelegatefor 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.OracleDialect
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.PostgreSQLDialect
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.SQLServerDialect
- buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.SybaseASEDialect
- buildSqlResultSetMappings(List<JaxbSqlResultSetMapping>, XMLContext.Default, ClassLoaderAccess) - Static method in class org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader
- buildStandardServiceInitiatorList() - Static method in class org.hibernate.service.internal.StandardSessionFactoryServiceInitiators
- buildStatistics(SessionFactoryImplementor) - Method in interface org.hibernate.stat.spi.StatisticsFactory
- buildStdoutTarget(String) - Method in class org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
- buildSubNavigablePath(SqmPath<?>, String, String) - Static method in class org.hibernate.query.sqm.spi.SqmCreationHelper
- buildSubNavigablePath(NavigablePath, String, String) - Static method in class org.hibernate.query.sqm.spi.SqmCreationHelper
- buildTableGeneratorAnnotation(JaxbTableGenerator, XMLContext.Default) - Static method in class org.hibernate.boot.model.internal.JPAXMLOverriddenAnnotationReader
- buildTableMappings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Builds the EntityTableMapping descriptors for the tables mapped by this entity.
- buildTableStructure(Type, Properties, JdbcEnvironment, QualifiedName, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
- buildTimestampsCache(CacheImplementor, TimestampsRegion) - Method in class org.hibernate.cache.internal.StandardTimestampsCacheFactory
- buildTimestampsCache(CacheImplementor, TimestampsRegion) - Method in interface org.hibernate.cache.spi.TimestampsCacheFactory
-
Build the
TimestampsCache. - buildTimestampsRegion(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
- buildTimestampsRegion(String, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
-
Create a named
Regionfor holding timestamps used to determine when a cached query result set is stale. - buildTimestampsRegion(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl
- buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl
- buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
- buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in class org.hibernate.testing.jta.TestingJtaTransactionCoordinatorBuilder
- buildTranslator(SessionFactoryImplementor, Statement) - Method in class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
-
Consolidated building of a translator for all Query cases
- buildTuple() - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple.Builder
- buildTupleMetadata(SqmStatement<?>, Class<R>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
- buildUniqueConstraintHolders(UniqueConstraint[]) - Static method in class org.hibernate.boot.model.internal.TableBinder
-
Build a list of
UniqueConstraintHolderinstances given a list ofUniqueConstraintannotations. - buildUnloadedProxy(Class<?>, Class<?>[]) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
-
Deprecated.
- buildUnloadedProxy(TypePool, TypeDefinition, Collection<? extends TypeDefinition>) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
-
Do not remove: used by Quarkus
- buildUpdateCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- buildUpdateCountOutput(int) - Method in class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
- buildUpdateQuery(String, SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.TableGenerator
- buildUpdateTranslator(SessionFactoryImplementor, UpdateStatement) - Method in class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
- buildUpdateTranslator(SessionFactoryImplementor, UpdateStatement) - Method in interface org.hibernate.sql.ast.SqlAstTranslatorFactory
-
Builds a single-use update translator
- buildValueSource(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
-
Given a
RelationalValueSourceHelper.ColumnsAndFormulasSource, build a singleRelationalValueSource. - buildValueSources(MappingDocument, String, RelationalValueSourceHelper.ColumnsAndFormulasSource) - Static method in class org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper
-
Given a
RelationalValueSourceHelper.ColumnsAndFormulasSource, build the corresponding list ofRelationalValueSource - buildVersionAttribute(IdentifiableDomainType<X>, Property) - Method in class org.hibernate.metamodel.internal.AttributeFactory
-
Build the version attribute descriptor
- buildVersionProperty(EntityPersister, SessionFactoryImplementor, int, Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
-
Deprecated.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
PropertyAccessStrategyimplementations. - BulkInsertionCapableIdentifierGenerator - Interface in org.hibernate.id
-
Specialized contract for
IdentifierGeneratorimplementations capable of being used in conjunction with HQL insert statements. - BulkOperationCleanupAction - Class in org.hibernate.action.internal
-
An
ActionQueueExecutablefor ensuring shared cache cleanup in relation to performed bulk HQL queries. - BulkOperationCleanupAction(SharedSessionContractImplementor, Set<String>) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
-
Constructs an action to cleanup "affected cache regions" based on a set of affected table spaces.
- BulkOperationCleanupAction(SharedSessionContractImplementor, EntityPersister...) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
-
Constructs an action to cleanup "affected cache regions" based on the affected entity persisters.
- BV_CHECK_CLASS - Static variable in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
- BY - Static variable in class org.hibernate.grammars.hql.HqlLexer
- BY - Static variable in class org.hibernate.grammars.hql.HqlParser
- BY() - Method in class org.hibernate.grammars.hql.HqlParser.FromDurationExpressionContext
- BY() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
- BY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- BY() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
- BY() - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
- BY() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
- byId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byId(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- byId(Class<T>) - Method in class org.hibernate.internal.SessionImpl
- byId(Class<T>) - Method in interface org.hibernate.Session
-
Create an
IdentifierLoadAccessinstance to retrieve the specified entity by primary key. - byId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byId(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- byId(String) - Method in class org.hibernate.internal.SessionImpl
- byId(String) - Method in interface org.hibernate.Session
-
Create an
IdentifierLoadAccessinstance to retrieve the specified entity type by primary key. - byMultipleIds(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byMultipleIds(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- byMultipleIds(Class<T>) - Method in class org.hibernate.internal.SessionImpl
- byMultipleIds(Class<T>) - Method in interface org.hibernate.Session
-
Create a
MultiIdentifierLoadAccessinstance 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 class org.hibernate.engine.spi.SessionLazyDelegator
- byMultipleIds(String) - Method in class org.hibernate.internal.SessionImpl
- byMultipleIds(String) - Method in interface org.hibernate.Session
-
Create a
MultiIdentifierLoadAccessinstance to retrieve multiple entities at once as specified by primary key values. - byMultipleNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byMultipleNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- byMultipleNaturalId(Class<T>) - Method in class org.hibernate.internal.SessionImpl
- byMultipleNaturalId(Class<T>) - Method in interface org.hibernate.Session
-
Access to load multiple entities by
natural id. - byMultipleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byMultipleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- byMultipleNaturalId(String) - Method in class org.hibernate.internal.SessionImpl
- byMultipleNaturalId(String) - Method in interface org.hibernate.Session
-
Access to load multiple entities by
natural id. - byName(String) - Static method in enum org.hibernate.loader.BatchFetchStyle
-
Deprecated.
- byName(String) - Static method in enum org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
- byNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- byNaturalId(Class<T>) - Method in class org.hibernate.internal.SessionImpl
- byNaturalId(Class<T>) - Method in interface org.hibernate.Session
-
Create a
NaturalIdLoadAccessinstance to retrieve the specified entity by its natural id. - byNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- byNaturalId(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- byNaturalId(String) - Method in class org.hibernate.internal.SessionImpl
- byNaturalId(String) - Method in interface org.hibernate.Session
-
Create a
NaturalIdLoadAccessinstance to retrieve the specified entity by its natural id. - bySimpleNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- bySimpleNaturalId(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- bySimpleNaturalId(Class<T>) - Method in class org.hibernate.internal.SessionImpl
- bySimpleNaturalId(Class<T>) - Method in interface org.hibernate.Session
-
Create a
SimpleNaturalIdLoadAccessinstance 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 class org.hibernate.engine.spi.SessionLazyDelegator
- bySimpleNaturalId(String) - Method in class org.hibernate.internal.SessionImpl
- bySimpleNaturalId(String) - Method in interface org.hibernate.Session
-
Create a
SimpleNaturalIdLoadAccessinstance to retrieve the specified entity by itsnatural id. - BYTE - Static variable in class org.hibernate.type.StandardBasicTypes
- ByteArrayInputStreamAccess - Class in org.hibernate.boot.archive.internal
-
An InputStreamAccess implementation based on a byte array
- ByteArrayInputStreamAccess(String, byte[]) - Constructor for class org.hibernate.boot.archive.internal.ByteArrayInputStreamAccess
- ByteArrayJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Byte[]handling. - ByteArrayJavaType() - Constructor for class org.hibernate.type.descriptor.java.ByteArrayJavaType
- ByteBuddyInterceptor - Class in org.hibernate.proxy.pojo.bytebuddy
- ByteBuddyInterceptor(String, Class<?>, Class<?>[], Object, 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
- ByteBuddyState - Class in org.hibernate.bytecode.internal.bytebuddy
-
A utility to hold all ByteBuddy related state, as in the current version of Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy is able to benefit from some caching and general state reuse.
- ByteBuddyState.ProxyDefinitionHelpers - Class in org.hibernate.bytecode.internal.bytebuddy
-
Shared proxy definition helpers.
- BYTECODE_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Selects a bytecode enhancment library.
- 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_NONE - Static variable in class org.hibernate.cfg.Environment
- bytecodeEnhancementFailed(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- bytecodeEnhancementFailedBecauseOfDefaultConstructor(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- bytecodeEnhancementFailedUnableToGetPrivateLookupFor(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- BytecodeEnhancementMetadata - Interface in org.hibernate.bytecode.spi
-
Encapsulates bytecode enhancement information about a particular entity.
- BytecodeEnhancementMetadataNonPojoImpl - Class in org.hibernate.bytecode.internal
-
BytecodeEnhancementMetadata implementation for non-POJO models, mainly
RepresentationMode.MAP - BytecodeEnhancementMetadataNonPojoImpl(String) - Constructor for class org.hibernate.bytecode.internal.BytecodeEnhancementMetadataNonPojoImpl
- BytecodeEnhancementMetadataPojoImpl - Class in org.hibernate.bytecode.internal
-
BytecodeEnhancementMetadata implementation for
POJOmodels - BytecodeEnhancerRunner - Class in org.hibernate.testing.bytecode.enhancement
- BytecodeEnhancerRunner(Class<?>) - Constructor for class org.hibernate.testing.bytecode.enhancement.BytecodeEnhancerRunner
- BytecodeInterceptorLogging - Interface in org.hibernate.bytecode.enhance.spi.interceptor
-
Logging related to bytecode enhancement interceptors
- BytecodeLazyAttributeInterceptor - Interface in org.hibernate.bytecode.enhance.spi.interceptor
- BytecodeLogging - Interface in org.hibernate.bytecode
- bytecodeProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- BytecodeProvider - Interface in org.hibernate.bytecode.spi
-
Contract for providers of bytecode services to Hibernate.
- BytecodeProviderImpl - Class in org.hibernate.bytecode.internal.bytebuddy
- BytecodeProviderImpl - Class in org.hibernate.bytecode.internal.none
-
This BytecodeProvider represents the "no-op" enhancer; mostly useful as an optimisation when not needing any byte code optimisation applied, for example when the entities have been enhanced at compile time.
- BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl
-
Constructs a ByteBuddy BytecodeProvider instance which attempts to auto-detect the target JVM version from the currently running one, with a fallback on Java 11.
- BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.internal.none.BytecodeProviderImpl
- BytecodeProviderImpl(ClassFileVersion) - Constructor for class org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl
-
Constructs a ByteBuddy BytecodeProvider instance which aims to produce code compatible with the specified target JVM version.
- BytecodeProviderImpl.CloningPropertyCall - Class in org.hibernate.bytecode.internal.bytebuddy
- BytecodeProviderInitiator - Class in org.hibernate.bytecode.internal
- BytecodeProviderInitiator() - Constructor for class org.hibernate.bytecode.internal.BytecodeProviderInitiator
- ByteJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Bytehandling. - ByteJavaType() - Constructor for class org.hibernate.type.descriptor.java.ByteJavaType
- BytemanHelper - Class in org.hibernate.testing.byteman
- BytemanHelper(Rule) - Constructor for class org.hibernate.testing.byteman.BytemanHelper
- BytesHelper - Class in org.hibernate.internal.util
C
- c - Variable in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
- 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_LOGGER - Static variable in interface org.hibernate.c3p0.internal.C3P0MessageLogger
- 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_MSG_LOGGER - Static variable in interface org.hibernate.c3p0.internal.C3P0MessageLogger
- C3P0_STRATEGY - Static variable in class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
-
The strategy for c3p0 connection pooling
- C3P0_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Maximum idle time for C3P0 connection pool
- C3P0ConnectionProvider - Class in org.hibernate.c3p0.internal
-
A connection provider that uses a C3P0 connection pool.
- C3P0ConnectionProvider() - Constructor for class org.hibernate.c3p0.internal.C3P0ConnectionProvider
- C3P0MessageLogger - Interface in org.hibernate.c3p0.internal
-
The jboss-logging
MessageLoggerfor the hibernate-c3p0 module. - c3p0ProviderClassNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- c3p0UsingDriver(String, String) - Method in interface org.hibernate.c3p0.internal.C3P0MessageLogger
-
Log a message (INFO) about which Driver class is being used.
- cache - 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 - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
- Cache - Interface in org.hibernate
-
An API for directly querying and managing the second level cache.
- Cache - Annotation Type in org.hibernate.annotations
-
Marks a root entity or collection for second-level caching, and specifies: a named cache region in which to store the state of instances of the entity or collection, and an appropriate cache concurrency policy, given the expected data access patterns affecting the entity or collection.
- CACHE_KEYS_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.this is only honored for hibernate-infinispan
- 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
-
Deprecated.
- CACHE_REGION - Static variable in class org.hibernate.annotations.QueryHints
-
Deprecated.
- CACHE_REGION_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
The
RegionFactoryimplementation, either: an instance ofRegionFactory, aClassimplementingRegionFactory, or he name of a class implementingRegionFactory. - CACHE_REGION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
-
The
CacheProviderregion name prefix - 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.boot.jaxb.mapping.JaxbEntity
- cacheable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
- cacheable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
- cacheable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
- cacheable - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- cacheable() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
Whether the query results are cacheable.
- cacheable() - Method in annotation type org.hibernate.annotations.NamedQuery
-
Whether the query results are cacheable.
- CACHEABLE - Static variable in class org.hibernate.annotations.QueryHints
-
Deprecated.
- CacheableDataStatistics - Interface in org.hibernate.stat
- CacheableFileXmlSource - Class in org.hibernate.boot.jaxb.internal
- CacheableFileXmlSource(Origin, File, File, boolean) - Constructor for class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
- CacheAccessTypeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
- CacheAccessTypeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.CacheAccessTypeConverter
- CacheAccessTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
-
JAXB marshalling for Hibernate's
AccessType - CacheAccessTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.CacheAccessTypeMarshalling
- cacheAfterInsert(EntityDataAccess, Object) - Method in class org.hibernate.action.internal.EntityInsertAction
- cacheAfterUpdate(EntityDataAccess, Object, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityUpdateAction
- cacheComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- CacheConcurrencyStrategy - Enum in org.hibernate.annotations
-
Identifies policies for managing concurrent access to the shared second-level cache.
- 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.
- cachedEntityKey - Variable in class org.hibernate.engine.internal.AbstractEntityEntry
- cachedFileNotFound(String, FileNotFoundException) - Method in interface org.hibernate.internal.CoreMessageLogger
- cachedFileObsolete(File) - Method in interface org.hibernate.internal.CoreMessageLogger
- CachedNaturalIdValueSource - Enum in org.hibernate.engine.spi
-
The type of action from which the cache call is originating.
- CacheEntityLoaderHelper - Class in org.hibernate.loader.ast.internal
- CacheEntityLoaderHelper.EntityStatus - Enum in org.hibernate.loader.ast.internal
- CacheEntityLoaderHelper.PersistenceContextEntry - Class in org.hibernate.loader.ast.internal
- cacheEntityState(Object, String, Object[]) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
- CacheEntry - Interface in org.hibernate.cache.spi.entry
-
A cached instance of a persistent class
- CacheEntryStructure - Interface in org.hibernate.cache.spi.entry
-
Strategy for how cache entries are "structured" for storing into the cache.
- CacheException - Exception in org.hibernate.cache
-
Something went wrong in the cache.
- CacheException(String) - Constructor for exception org.hibernate.cache.CacheException
-
Constructs a CacheException.
- CacheException(String, Throwable) - Constructor for exception org.hibernate.cache.CacheException
-
Constructs a CacheException.
- CacheException(Throwable) - Constructor for exception org.hibernate.cache.CacheException
-
Constructs a CacheException.
- cacheExists(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
- cacheGetEnd(boolean) - Method in class org.hibernate.BaseSessionEventListener
- cacheGetEnd(boolean) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
- cacheGetEnd(boolean) - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
- cacheGetEnd(boolean) - Method in interface org.hibernate.SessionEventListener
- cacheGetStart() - Method in class org.hibernate.BaseSessionEventListener
- cacheGetStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
- cacheGetStart() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
- cacheGetStart() - Method in interface org.hibernate.SessionEventListener
- CacheHelper - Class in org.hibernate.engine.internal
- CacheImplementor - Interface in org.hibernate.cache.spi
- CacheInitiator - Class in org.hibernate.engine.spi
-
Initiator for second level cache support
- CacheInitiator() - Constructor for class org.hibernate.engine.spi.CacheInitiator
- cacheInsert(EntityPersister, Object) - Method in class org.hibernate.action.internal.EntityInsertAction
- CacheKeyImplementation - Class in org.hibernate.cache.internal
-
Allows multiple entity classes / collection roles to be stored in the same cache region.
- CacheKeyImplementation(Object, Type, String, String, SessionFactoryImplementor) - Constructor for class org.hibernate.cache.internal.CacheKeyImplementation
-
Construct a new key for a collection or entity instance.
- cacheKeyInstance() - Method in class org.hibernate.procedure.internal.EntityDomainResultBuilder
- cacheKeyInstance() - Method in class org.hibernate.procedure.internal.ScalarDomainResultBuilder
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedConverted
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedStandard
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderInstantiation
- cacheKeyInstance() - Method in class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
- cacheKeyInstance() - Method in interface org.hibernate.query.results.dynamic.DynamicFetchBuilder
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
- cacheKeyInstance() - Method in interface org.hibernate.query.results.dynamic.DynamicResultBuilder
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderAttribute
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicConverted
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
- cacheKeyInstance() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderInstantiation
- cacheKeyInstance() - Method in interface org.hibernate.query.results.FetchBuilder
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderDiscriminatedAssociation
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEmbeddable
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntity
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntityPart
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderPlural
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderBasic
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEmbeddable
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEntity
- cacheKeyInstance() - Method in class org.hibernate.query.results.implicit.ImplicitResultClassBuilder
- cacheKeyInstance() - Method in class org.hibernate.query.results.ImplicitAttributeFetchBuilder
- cacheKeyInstance() - Method in interface org.hibernate.query.results.ResultBuilder
- cacheKeyInstance() - Method in class org.hibernate.query.results.ResultSetMappingImpl
- cacheKeyInstance() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingProducer
- cacheKeyInstance(DynamicFetchBuilderContainer) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
- CacheKeysFactory - Interface in org.hibernate.cache.spi
-
A factory for keys into the second-level cache.
- 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.boot.jaxb.mapping.JaxbNamedNativeQuery
- cacheMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
- cacheMode - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- cacheMode() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
Deprecated.use
NamedNativeQuery.cacheStoreMode()andNamedNativeQuery.cacheRetrieveMode()sinceCacheModeTypeis deprecated - cacheMode() - Method in annotation type org.hibernate.annotations.NamedQuery
-
Deprecated.use
NamedQuery.cacheStoreMode()andNamedQuery.cacheRetrieveMode()sinceCacheModeTypeis deprecated - CacheMode - Enum in org.hibernate
-
Controls how the session interacts with the second-level cache or query cache.
- CacheModeConverter - Class in org.hibernate.boot.jaxb.hbm.internal
- CacheModeConverter() - Constructor for class org.hibernate.boot.jaxb.hbm.internal.CacheModeConverter
- CacheModeHelper - Class in org.hibernate.jpa.internal.util
- CacheModeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
-
JAXB marshalling for Hibernate's
CacheMode - CacheModeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.CacheModeMarshalling
- CacheModeType - Enum in org.hibernate.annotations
-
Deprecated.
- cacheNonSelectQueryPlan(QueryInterpretationCache.Key, NonSelectQueryPlan) - Method in class org.hibernate.query.internal.QueryInterpretationCacheDisabledImpl
- cacheNonSelectQueryPlan(QueryInterpretationCache.Key, NonSelectQueryPlan) - Method in class org.hibernate.query.internal.QueryInterpretationCacheStandardImpl
- cacheNonSelectQueryPlan(QueryInterpretationCache.Key, NonSelectQueryPlan) - Method in interface org.hibernate.query.spi.QueryInterpretationCache
- cacheNonSelectQueryPlan(QueryPlanCache.Key, NonSelectQueryPlan) - Method in interface org.hibernate.query.spi.QueryPlanCache
- cacheOrCacheableAnnotationOnNonRoot(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- cacheProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- cachePutEnd() - Method in class org.hibernate.BaseSessionEventListener
- cachePutEnd() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
- cachePutEnd() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
- cachePutEnd() - Method in interface org.hibernate.SessionEventListener
- cachePutStart() - Method in class org.hibernate.BaseSessionEventListener
- cachePutStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
- cachePutStart() - Method in class org.hibernate.engine.internal.StatisticalLoggingSessionEventListener
- cachePutStart() - Method in interface org.hibernate.SessionEventListener
- cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
- cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
- cacheRegion - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
- cacheRegion - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
- cacheRegion - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- cacheRegion() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
If the query results are cacheable, the name of the query cache region.
- cacheRegion() - Method in annotation type org.hibernate.annotations.NamedQuery
-
If the query results are cacheable, the name of the query cache region.
- 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.
- CacheRegionStatisticsImpl - Class in org.hibernate.stat.internal
-
Second level cache statistics of a specific region
- cacheResolution(Object, Object, EntityMappingType) - Method in class org.hibernate.engine.internal.NaturalIdResolutionsImpl
- cacheResolution(Object, Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
-
Caches a natural-id-to-identifier resolution.
- cacheResolutionFromLoad(Object, Object, EntityMappingType) - Method in class org.hibernate.engine.internal.NaturalIdResolutionsImpl
- cacheResolutionFromLoad(Object, Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
- cacheRetrieveMode() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
The cache retrieval mode for objects returned by this query.
- cacheRetrieveMode() - Method in annotation type org.hibernate.annotations.NamedQuery
-
The cache retrieval mode for objects returned by this query.
- cacheSelectQueryPlan(QueryPlanCache.Key, SelectQueryPlan) - Method in interface org.hibernate.query.spi.QueryPlanCache
- cacheSqmStatement(String, SqmStatement) - Method in interface org.hibernate.query.spi.QueryPlanCache
- cacheStoreMode() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
The cache storage mode for objects returned by this query.
- cacheStoreMode() - Method in annotation type org.hibernate.annotations.NamedQuery
-
The cache storage mode for objects returned by this query.
- CacheTransactionSynchronization - Interface in org.hibernate.cache.spi
-
Defines a context object that a
RegionFactoryis 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 - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- 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
- calculateFullPath(NavigablePath, String, String) - Method in interface org.hibernate.spi.NavigablePath.FullPathCalculator
- calculateHashCode(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- calculateHashCode(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.SimpleNaturalIdMapping
- calculateHashCode(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
-
Calculate the hash-code of a natural-id value
- calculateIdMapperFullPath(NavigablePath, String, String) - Static method in class org.hibernate.spi.NavigablePath
-
Pattern used for `_identifierMapper`
- calculateRootFullPath(NavigablePath, String, String) - Static method in class org.hibernate.spi.NavigablePath
-
The pattern used for root NavigablePaths
- calculateTreatedFullPath(NavigablePath, String, String) - Static method in class org.hibernate.spi.TreatedNavigablePath
- CALENDAR - Static variable in class org.hibernate.type.StandardBasicTypes
- CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
- CALENDAR_TIME - Static variable in class org.hibernate.type.StandardBasicTypes
- CalendarComparator - Class in org.hibernate.internal.util.compare
- CalendarComparator() - Constructor for class org.hibernate.internal.util.compare.CalendarComparator
- CalendarDateJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Calendarhandling, but just for the date (month, day, year) portion. - CalendarDateJavaType() - Constructor for class org.hibernate.type.descriptor.java.CalendarDateJavaType
- CalendarJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Calendarhandling. - CalendarJavaType() - Constructor for class org.hibernate.type.descriptor.java.CalendarJavaType
- CalendarJavaType.CalendarMutabilityPlan - Class in org.hibernate.type.descriptor.java
- CalendarMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.CalendarJavaType.CalendarMutabilityPlan
- CalendarTimeJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Calendarhandling, but just for the time portion. - CalendarTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.CalendarTimeJavaType
- call() - Method in class org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl.CloningPropertyCall
- CALL - org.hibernate.sql.ast.Clause
- callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
- callable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
- callable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
- callable() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
Deprecated.Calling database procedures and functions through
NativeQueryis no longer supported; useNamedStoredProcedureQueryinstead. - 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_FUNCTION - Static variable in class org.hibernate.annotations.QueryHints
-
Deprecated.Calling stored-procedures and functions via
NativeQueryis no longer supported. UseProcedureCallorStoredProcedureQueryinstead. - CALLABLE_NAMED_PARAMS_ENABLED - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, specifies that Hibernate should attempt to map parameter names given in a
ProcedureCallorStoredProcedureQueryto named parameters of the JDBCCallableStatement. - CallableStatementSupport - Interface in org.hibernate.procedure.spi
- Callback - Interface in org.hibernate.jpa.event.spi
-
Represents a JPA event callback (the method).
- Callback - Interface in org.hibernate.sql.exec.spi
-
Callback to allow SQM interpretation to trigger certain things within ORM.
- CALLBACK - org.hibernate.boot.beanvalidation.ValidationMode
- CALLBACK - org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitValidationModeType
- CallbackDefinition - Interface in org.hibernate.jpa.event.spi
- CallbackDefinitionResolverLegacyImpl - Class in org.hibernate.jpa.event.internal
-
Resolves JPA callback definitions using a HCANN ReflectionManager.
- CallbackDefinitionResolverLegacyImpl() - Constructor for class org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl
- CallbackException - Exception in org.hibernate
-
Intended to be thrown from
LifecycleandInterceptorcallbacks. - CallbackException - Exception in org.hibernate.testing.junit4
-
Indicates an exception while performing a callback on the test
- CallbackException(Exception) - Constructor for exception org.hibernate.CallbackException
-
Creates a CallbackException using the given underlying cause.
- CallbackException(Method) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- CallbackException(Method, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- CallbackException(String) - Constructor for exception org.hibernate.CallbackException
-
Creates a CallbackException using the given message.
- CallbackException(String) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- CallbackException(String, Exception) - Constructor for exception org.hibernate.CallbackException
-
Creates a CallbackException using the given message and underlying cause.
- CallbackException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- CallbackImpl - Class in org.hibernate.sql.exec.internal
- CallbackImpl() - Constructor for class org.hibernate.sql.exec.internal.CallbackImpl
- CallbackNoOp - Class in org.hibernate.sql.exec.internal
-
Implementation of Callback that does nothing
- CallbackNoOp() - Constructor for class org.hibernate.sql.exec.internal.CallbackNoOp
- CallbackRegistry - Interface in org.hibernate.jpa.event.spi
-
Registry of Callbacks by entity and type
- CallbackRegistryConsumer - Interface in org.hibernate.jpa.event.spi
-
Contract for injecting the registry of Callbacks into event listeners.
- CallbacksFactory - Class in org.hibernate.jpa.event.internal
-
The intent of this class is to use a lighter implementation when JPA callbacks are disabled via
SessionFactoryOptions.areJPACallbacksEnabled() - CallbacksFactory() - Constructor for class org.hibernate.jpa.event.internal.CallbacksFactory
- CallbackType - Enum in org.hibernate.jpa.event.spi
- callingJoinTransactionOnNonJtaEntityManager() - Method in interface org.hibernate.internal.CoreMessageLogger
- callOwner(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
- CamelCaseToUnderscoresNamingStrategy - Class in org.hibernate.boot.model.naming
-
Originally copied from Spring Boot as this strategy is popular there (original name is SpringPhysicalNamingStrategy).
- CamelCaseToUnderscoresNamingStrategy() - Constructor for class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
- canBatchTruncate() - Method in class org.hibernate.dialect.Dialect
-
Does the
truncate tablestatement accept multiple tables? - canBatchTruncate() - Method in class org.hibernate.dialect.PostgreSQLDialect
- canBeBatched() - Method in interface org.hibernate.jdbc.Expectation
-
Is it acceptable to combiner this expectation with statement batching?
- canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
- canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
- canBeBatched(BatchKey, int) - Method in interface org.hibernate.sql.model.PreparableMutationOperation
-
Series of opt-out checks for whether the operation can be handled as part of a batch.
- canBeInstantiated() - Method in class org.hibernate.metamodel.internal.EntityInstantiatorPojoStandard
- canBeInstantiated() - Method in interface org.hibernate.metamodel.spi.EntityInstantiator
-
Can this entity be instantiated?
- canBeNamed() - Method in enum org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Can the source be named.
- canCacheTransactionManager() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
- canCacheTransactionManager() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform
- canCacheTransactionManager() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- canCacheTransactionManagerByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
- canCacheTransactionManagerByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
- canCacheUserTransaction() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
- canCacheUserTransaction() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- canCacheUserTransactionByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
- canCacheUserTransactionByDefault() - Method in class org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
- cancel() - Method in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl
- cancel() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
-
Cancel the building processing.
- cancelLastQuery() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Attempt to cancel the last query sent to the JDBC driver.
- cancelLastQuery() - Method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
- cancelLastQuery() - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
- cancelQuery() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- cancelQuery() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- cancelQuery() - Method in class org.hibernate.internal.SessionImpl
- cancelQuery() - Method in interface org.hibernate.Session
-
Cancel the execution of the current query.
- canCreateCatalog() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support catalog creation?
- canCreateCatalog() - Method in class org.hibernate.dialect.MySQLDialect
- canCreateSchema() - Method in class org.hibernate.dialect.Dialect
-
Does this dialect support schema creation?
- canCreateSchema() - Method in class org.hibernate.dialect.MySQLDialect
- canCreateSchema() - Method in class org.hibernate.dialect.OracleDialect
- canCreateSchema() - Method in class org.hibernate.dialect.SpannerDialect
- canCreateSchema() - Method in class org.hibernate.dialect.SybaseDialect
- canDetectHibernateMappingFiles() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
- canDetectHibernateMappingFiles() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
-
Deprecated.With move to unified schema, this setting is now deprecated and will be removed once support for reading
hbm.xmlfiles is fully removed. - canDetectUnlistedClassesInNonRoot() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
- canDetectUnlistedClassesInNonRoot() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
-
Is detection of managed classes from non-root urls allowed? In strict JPA sense, this would always be allowed.
- canDetectUnlistedClassesInRoot() - Method in class org.hibernate.boot.archive.scan.internal.StandardScanOptions
- canDetectUnlistedClassesInRoot() - Method in interface org.hibernate.boot.archive.scan.spi.ScanOptions
-
Is detection of managed classes from root url allowed? In strict JPA sense, this would be controlled by the
<exclude-unlisted-classes/>element. - canDirtyCheck(Object, EntityPersister, Session) - Method in class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
- canDirtyCheck(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
-
Is this strategy capable of telling whether the given entity is dirty? A return of
truemeans thatCustomEntityDirtinessStrategy.isDirty(java.lang.Object, org.hibernate.persister.entity.EntityPersister, org.hibernate.Session)will be called next as the definitive means to determine whether the entity is dirty. - canDisableConstraints() - Method in class org.hibernate.dialect.DB2Dialect
- canDisableConstraints() - Method in class org.hibernate.dialect.Dialect
-
Is there some way to disable foreign key constraint checking while truncating tables? (If there's no way to do it, and if we can't batch truncate, we must drop and recreate the constraints instead.)
- canDisableConstraints() - Method in class org.hibernate.dialect.H2Dialect
- canDisableConstraints() - Method in class org.hibernate.dialect.MySQLDialect
- canDisableConstraints() - Method in class org.hibernate.dialect.OracleDialect
- canDoExtraction() - Method in class org.hibernate.metamodel.model.domain.internal.BasicTypeImpl
- canDoExtraction() - Method in class org.hibernate.persister.entity.DiscriminatorType
- canDoExtraction() - Method in interface org.hibernate.query.OutputableType
-
Can the given instance of this type actually perform the parameter value extractions?
- canDoExtraction() - Method in class org.hibernate.type.AbstractStandardBasicType
- canDoExtraction() - Method in class org.hibernate.type.ComponentType
- canDoExtraction() - Method in class org.hibernate.type.CustomType
- canDoExtraction() - Method in class org.hibernate.type.internal.ConvertedBasicTypeImpl
- canDoExtraction() - Method in class org.hibernate.type.SerializableToBlobType
- canDoSetting() - Method in class org.hibernate.type.AbstractStandardBasicType
- canDoSetting() - Method in class org.hibernate.type.CustomType
- canDoSetting() - Method in class org.hibernate.type.internal.ConvertedBasicTypeImpl
- canDoSetting() - Method in interface org.hibernate.type.ProcedureParameterNamedBinder
-
Can the given instance of this type actually set the parameter value by name
- canDoSetting() - Method in class org.hibernate.type.SerializableToBlobType
- canExtractIdOutOfEntity() - Method in interface org.hibernate.persister.entity.EntityPersister
-
Deprecated.This feature is no longer supported
- CannotBecomeEntityGraphException - Exception in org.hibernate.graph
-
Indicates an illegal attempt to make a
Graphbecome anEntityGraphviaGraph.makeRootGraph(String, boolean). - CannotBecomeEntityGraphException(String) - Constructor for exception org.hibernate.graph.CannotBecomeEntityGraphException
- CannotContainSubGraphException - Exception in org.hibernate.graph
-
Indicates an attempt was made to add a (key)? sub-graph to an attribute type that does not support (key)? sub-graphs.
- CannotContainSubGraphException(String) - Constructor for exception org.hibernate.graph.CannotContainSubGraphException
- CannotForceNonNullableException - Exception in org.hibernate.boot.model.internal
-
Indicates an internal attempt to mark a column as non-nullable (because it's part of a primary key, for example) when we cannot force that column to be non-nullable.
- CannotForceNonNullableException(String) - Constructor for exception org.hibernate.boot.model.internal.CannotForceNonNullableException
- cannotResolveNonNullableTransientDependencies(String, Set<String>, Set<String>) - Method in interface org.hibernate.internal.CoreMessageLogger
- canReadFromCache() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- canReadFromCache() - Method in interface org.hibernate.persister.entity.EntityPersister
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
- canRegisterSynchronization() - Method in interface org.hibernate.engine.transaction.jta.platform.internal.JtaSynchronizationStrategy
-
Can a synchronization be registered?
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
- canRegisterSynchronization() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereLibertyJtaPlatform
- canRegisterSynchronization() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
-
Can we currently register a
Synchronization? - canResultsBeCached() - Method in class org.hibernate.sql.results.spi.ListResultsConsumer
- canResultsBeCached() - Method in interface org.hibernate.sql.results.spi.ResultsConsumer
- canResultsBeCached() - Method in class org.hibernate.sql.results.spi.ScrollableResultsConsumer
- canRollback() - Method in enum org.hibernate.resource.transaction.spi.TransactionStatus
- canSkipTables() - Method in enum org.hibernate.sql.model.MutationType
- canUseCachedReferences() - Method in class org.hibernate.id.factory.internal.StandardIdentifierGeneratorFactory
- canUseCachedReferences() - Method in interface org.hibernate.resource.beans.container.spi.BeanContainer.LifecycleOptions
- canUseCachedReferences() - Method in class org.hibernate.resource.beans.internal.ManagedBeanRegistryImpl
- canUseInnerJoins() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
- canUseInnerJoins() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- canUseInnerJoins() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
- canUseInnerJoins() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
- canUseInnerJoins() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
- canUseInnerJoins() - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
- canUseInnerJoins() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
- canUseJavaAnnotations() - Method in class org.hibernate.boot.model.internal.XMLContext.Default
- canUseReferenceCacheEntries() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- canUseReferenceCacheEntries() - Method in interface org.hibernate.persister.entity.EntityPersister
- canWriteToCache() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- canWriteToCache() - Method in interface org.hibernate.persister.entity.EntityPersister
- CapacityDependentDdlType - Class in org.hibernate.type.descriptor.sql.internal
-
Descriptor for a SQL type.
- CapacityDependentDdlType.Builder - Class in org.hibernate.type.descriptor.sql.internal
- capitalizeFirst(String) - Static method in class org.hibernate.envers.internal.tools.StringTools
-
Capitalizes first letter of the string
- CapturingJdbcValuesMetadata(ResultSetAccess) - Constructor for class org.hibernate.sql.exec.internal.JdbcSelectExecutorStandardImpl.CapturingJdbcValuesMetadata
- CardPayment - Class in org.hibernate.testing.orm.domain.retail
- CardPayment() - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
- CardPayment(Integer, Integer, Long, String) - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
- CardPayment(Integer, Integer, Number, String) - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
- CardPayment(Integer, Integer, MonetaryAmount) - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
- cascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
- cascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
- cascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
- cascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
- cascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
- cascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
- cascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToMany
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ManyToOne
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToMany
- cascade - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OneToOne
- cascade(CascadingAction<T>, CascadePoint, EventSource, EntityPersister, Object) - Static method in class org.hibernate.engine.internal.Cascade
-
Cascade an action from the parent entity instance to all its children.
- cascade(CascadingAction<T>, CascadePoint, EventSource, EntityPersister, Object, T) - Static method in class org.hibernate.engine.internal.Cascade
-
Cascade an action from the parent entity instance to all its children.
- cascade(EventSource, Object, String, T, boolean) - Method in interface org.hibernate.engine.spi.CascadingAction
-
Cascade the action to the child object.
- Cascade - Class in org.hibernate.engine.internal
-
Delegate responsible for, in conjunction with the various actions, implementing cascade processing.
- Cascade - Annotation Type in org.hibernate.annotations
-
Specifies the persistence operations that should cascade to associated entity instances.
- CASCADE - org.hibernate.annotations.OnDeleteAction
-
Cascade deletion of the parent to the child.
- CASCADE - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
- CASCADE_DELETE_REVISION - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Deletion of a revision entity will cause a foreign key constraint database error when at least one audit record exists for that revision.
- cascadeAfterDelete(EventSource, EntityPersister, Object, DeleteContext) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
- cascadeAfterSave(EventSource, EntityPersister, Object, C) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Handles calls needed to perform post-save cascades.
- cascadeAfterSave(EventSource, EntityPersister, Object, MergeContext) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
Cascade behavior is redefined by this subclass, disable superclass behavior
- cascadeAll - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeAll - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
- cascadeBeforeDelete(EventSource, EntityPersister, Object, DeleteContext) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
- cascadeBeforeSave(EventSource, EntityPersister, Object, C) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
-
Handles the calls needed to perform pre-save cascades for the given entity.
- cascadeBeforeSave(EventSource, EntityPersister, Object, MergeContext) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
Cascade behavior is redefined by this subclass, disable superclass behavior
- cascadeDelete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeDetach - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeDetach - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
- cascadeLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeMerge - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeMerge - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
- cascadeNow(CascadePoint) - Method in enum org.hibernate.type.ForeignKeyDirection
-
Should we cascade at this cascade point?
- cascadeOnMerge(EventSource, EntityPersister, Object, MergeContext) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
-
Perform any cascades needed as part of this copy event.
- cascadePersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadePersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- cascadePersist - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
- cascadePersist - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
- CascadePoint - Enum in org.hibernate.engine.internal
-
Describes the point at which a cascade is occurring
- cascadeRefresh - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeRefresh - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
- cascadeRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeRemove - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
- cascadeReplicate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- cascadeSaveUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
- CascadeStyle - Interface in org.hibernate.engine.spi
-
A contract for defining the aspects of cascading various persistence actions.
- CascadeStyles - Class in org.hibernate.engine.spi
- CascadeStyles.BaseCascadeStyle - Class in org.hibernate.engine.spi
- CascadeStyles.MultipleCascadeStyle - Class in org.hibernate.engine.spi
- CascadeStyleSource - Interface in org.hibernate.boot.model.source.spi
-
Describes sources which define cascading.
- CascadeType - Class in org.hibernate.jpamodelgen.xml.jaxb
-
public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH};
- CascadeType - Enum in org.hibernate.annotations
-
Enumerates the persistence operations which may be cascaded from one entity instance to associated entity instances.
- CascadeType() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.CascadeType
- CascadingAction<T> - Interface in org.hibernate.engine.spi
-
A session action that may be cascaded from parent entity to its children
- CascadingActions - Class in org.hibernate.engine.spi
- CascadingActions.BaseCascadingAction<T> - Class in org.hibernate.engine.spi
- CascadingFetchProfile - Enum in org.hibernate.loader.ast.spi
- CASE - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CASE - Static variable in class org.hibernate.grammars.hql.HqlParser
- CASE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- CASE() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
- CASE() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
- CaseExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.CaseExpressionContext
- CaseInsensitiveContainsMatcher - Class in org.hibernate.testing.hamcrest
- CaseInsensitiveContainsMatcher(String) - Constructor for class org.hibernate.testing.hamcrest.CaseInsensitiveContainsMatcher
- CaseInsensitiveStartsWithMatcher - Class in org.hibernate.testing.hamcrest
- CaseInsensitiveStartsWithMatcher(String) - Constructor for class org.hibernate.testing.hamcrest.CaseInsensitiveStartsWithMatcher
- CaseLeastGreatestEmulation - Class in org.hibernate.dialect.function
-
Some databases don't have a function like
least()orgreatest(), and on those platforms we emulate the function usingcase. - CaseLeastGreatestEmulation(boolean) - Constructor for class org.hibernate.dialect.function.CaseLeastGreatestEmulation
- caseList() - Method in class org.hibernate.grammars.hql.HqlParser.CaseExpressionContext
- caseList() - Method in class org.hibernate.grammars.hql.HqlParser
- CaseListContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CaseListContext
- caseOtherwise() - Method in class org.hibernate.grammars.hql.HqlParser
- caseOtherwise() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
- caseOtherwise() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
- CaseOtherwiseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CaseOtherwiseContext
- CaseSearchedExpression - Class in org.hibernate.sql.ast.tree.expression
- CaseSearchedExpression(MappingModelExpressible) - Constructor for class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
- CaseSearchedExpression(MappingModelExpressible, List<CaseSearchedExpression.WhenFragment>, Expression) - Constructor for class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
- CaseSearchedExpression.WhenFragment - Class in org.hibernate.sql.ast.tree.expression
- CaseSimpleExpression - Class in org.hibernate.sql.ast.tree.expression
- CaseSimpleExpression(MappingModelExpressible, Expression) - Constructor for class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
- CaseSimpleExpression(MappingModelExpressible, Expression, List<CaseSimpleExpression.WhenFragment>, Expression) - Constructor for class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
- CaseSimpleExpression.WhenFragment - Class in org.hibernate.sql.ast.tree.expression
- CaseStatementDiscriminatorMappingImpl - Class in org.hibernate.metamodel.mapping.internal
- CaseStatementDiscriminatorMappingImpl(JoinedSubclassEntityPersister, String[], int[], String[], String[], Map<String, String>, DiscriminatorType<?>, Map<Object, EntityDiscriminatorMapping.DiscriminatorValueDetails>, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.CaseStatementDiscriminatorMappingImpl
- CashPayment - Class in org.hibernate.testing.orm.domain.retail
- CashPayment() - Constructor for class org.hibernate.testing.orm.domain.retail.CashPayment
- CashPayment(Integer, MonetaryAmount) - Constructor for class org.hibernate.testing.orm.domain.retail.CashPayment
- cast(Class<T>, Object) - Method in class org.hibernate.engine.config.internal.ConfigurationServiceImpl
- cast(Object, Class<T>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
- cast(JpaExpression<T>, Class<X>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- cast(JpaExpression<T>, Class<X>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- cast(JpaExpression<T>, Class<X>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- cast(JpaExpression<T>, Class<X>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- CAST - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CAST - Static variable in class org.hibernate.grammars.hql.HqlParser
- CAST() - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
- CAST() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- castAs(DomainType<X>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- castFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- castFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
- castFunction() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- CastFunction - Class in org.hibernate.dialect.function
-
ANSI SQL-inspired
cast()function, where the target types are enumerated byCastType, and portability is achieved by delegating toDialect.castPattern(CastType, CastType). - CastFunction(Dialect, int) - Constructor for class org.hibernate.dialect.function.CastFunction
- CastFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
- CastingConcatFunction - Class in org.hibernate.dialect.function
- CastingConcatFunction(Dialect, String, boolean, SqlAstNodeRenderingMode, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.CastingConcatFunction
- castNumberToString(Expression, int, int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
-
Casts a number expression to a string with the given precision and scale.
- castPattern(CastType, CastType) - Method in class org.hibernate.dialect.AbstractHANADialect
- castPattern(CastType, CastType) - Method in class org.hibernate.dialect.DerbyDialect
-
Derby does have a real
Types.BOOLEANtype, but it doesn't know how to cast to it. - castPattern(CastType, CastType) - Method in class org.hibernate.dialect.Dialect
-
Obtain a pattern for the SQL equivalent to a
cast()function call. - castPattern(CastType, CastType) - Method in class org.hibernate.dialect.HSQLDialect
- castPattern(CastType, CastType) - Method in class org.hibernate.dialect.MySQLDialect
- castPattern(CastType, CastType) - Method in class org.hibernate.dialect.OracleDialect
-
Oracle doesn't have any sort of
Types.BOOLEANtype orTypes.TIMEtype, and its default behavior for casting dates and timestamps to and from strings is just awful. - castPattern(CastType, CastType) - Method in class org.hibernate.dialect.PostgresPlusDialect
- castPattern(CastType, CastType) - Method in class org.hibernate.dialect.SQLServerDialect
- castPattern(CastType, CastType) - Method in class org.hibernate.dialect.SybaseDialect
- CastStrEmulation - Class in org.hibernate.dialect.function
-
The HQL
str()function is now considered a synonym forcast(x as String). - CastStrEmulation(String, ArgumentsValidator, FunctionReturnTypeResolver) - Constructor for class org.hibernate.dialect.function.CastStrEmulation
- CastStrEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.CastStrEmulation
- castTarget() - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
- castTarget() - Method in class org.hibernate.grammars.hql.HqlParser
- CastTarget - Class in org.hibernate.sql.ast.tree.expression
- CastTarget(JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.CastTarget
- CastTarget(JdbcMapping, Long, Integer, Integer) - Constructor for class org.hibernate.sql.ast.tree.expression.CastTarget
- CastTarget(JdbcMapping, String, Long, Integer, Integer) - Constructor for class org.hibernate.sql.ast.tree.expression.CastTarget
- CastTargetContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CastTargetContext
- castTargetType() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
- castTargetType() - Method in class org.hibernate.grammars.hql.HqlParser
- CastTargetTypeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
- castType(int) - Method in class org.hibernate.dialect.CockroachDialect
- castType(int) - Method in class org.hibernate.dialect.Dialect
- castType(int) - Method in class org.hibernate.dialect.H2Dialect
- castType(int) - Method in class org.hibernate.dialect.MySQLDialect
- castType(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
- castType(int) - Method in class org.hibernate.dialect.SpannerDialect
- castType(int) - Method in class org.hibernate.dialect.SQLServerDialect
- CastType - Enum in org.hibernate.query.sqm
-
Defines the set of basic types which should be accepted by the
cast()function on every platform. - Cat - Class in org.hibernate.testing.orm.domain.animal
- Cat() - Constructor for class org.hibernate.testing.orm.domain.animal.Cat
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
- catalog - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTable
- catalog - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinTable
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Table
- catalog - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
- catalog() - Method in annotation type org.hibernate.envers.AuditJoinTable
-
The catalog of the join table.
- catalog() - Method in annotation type org.hibernate.envers.AuditTable
-
The catalog of the table.
- catalog() - Method in annotation type org.hibernate.envers.CollectionAuditTable
-
The catalog of the table.
- CATALOG - org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
-
Only catalog is supported
- CATALOG - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
-
The configuration parameter holding the catalog name
- CATALOG - Static variable in class org.hibernate.query.sqm.mutation.internal.temptable.PersistentTableStrategy
- catalogExists(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
- catalogExists(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
- catalogExists(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
-
Check to see if the given catalog already exists.
- catalogExists(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
-
Does the given catalog exist yet?
- catalogWithDefault(Identifier) - Method in class org.hibernate.boot.model.relational.internal.SqlStringGenerationContextImpl
- catalogWithDefault(Identifier) - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
- CategorizedStatistics - Class in org.hibernate.stat.internal
-
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
- CATEGORY - Static variable in interface org.hibernate.internal.log.DeprecationLogger
- CATEGORY - Static variable in interface org.hibernate.internal.log.IncubationLogger
- cbrt() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- CDI_BEAN_MANAGER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.Use
AvailableSettings.JAKARTA_CDI_BEAN_MANAGERinstead - CdiBasedBeanContainer - Interface in org.hibernate.resource.beans.container.internal
- CdiBeanContainerBuilder - Class in org.hibernate.resource.beans.container.internal
-
Helper class for helping deal with the reflection calls relating to CDI in terms of building CDI-based
BeanContainerinstance We need to avoid statically linking CDI classed into the ClassLoader which would lead to errors if CDI is not available on the classpath. - CdiBeanContainerBuilder() - Constructor for class org.hibernate.resource.beans.container.internal.CdiBeanContainerBuilder
- CdiBeanContainerDelayedAccessImpl - Class in org.hibernate.resource.beans.container.internal
- CdiBeanContainerExtendedAccessImpl - Class in org.hibernate.resource.beans.container.internal
- CdiBeanContainerImmediateAccessImpl - Class in org.hibernate.resource.beans.container.internal
- cdiBeanManagerClass(ClassLoaderService) - Static method in class org.hibernate.resource.beans.spi.ManagedBeanRegistryInitiator
- ceiling(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that returns the ceiling of its argument, that is, the smallest integer greater than or equal to its argument.
- ceiling(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- ceiling(Expression<N>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- ceiling_ceil() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- ceilingPowerOfTwo(int) - Static method in class org.hibernate.internal.util.MathHelper
-
Returns the smallest power of two number that is greater than or equal to
value. - centroid - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- CFG_DTD - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
- CFG_XML_FILE - Static variable in interface org.hibernate.cfg.AvailableSettings
- CfgXmlAccessService - Interface in org.hibernate.boot.cfgxml.spi
-
Allows access to any
cfg.xmlfiles specified for bootstrapping. - CfgXmlAccessServiceImpl - Class in org.hibernate.boot.cfgxml.internal
- CfgXmlAccessServiceImpl(Map<?, ?>) - Constructor for class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceImpl
- CfgXmlAccessServiceInitiator - Class in org.hibernate.boot.cfgxml.internal
- CfgXmlAccessServiceInitiator() - Constructor for class org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceInitiator
- cfgXsd() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
- ChainedPropertyAccessImpl - Class in org.hibernate.property.access.internal
- ChainedPropertyAccessImpl(PropertyAccess...) - Constructor for class org.hibernate.property.access.internal.ChainedPropertyAccessImpl
- channelNames - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
- channelNames - Static variable in class org.hibernate.grammars.hql.HqlLexer
- channelNames - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
- channelNames - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- CHAR - org.hibernate.engine.jdbc.spi.TypeSearchability
-
Type is valid only in
WHERE ... LIKE - CHAR - org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorType
- CHAR - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
- CHAR - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
- CHAR - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
CHAR. - CHAR() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
- CHAR(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
- CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
char[]to JDBCVARCHAR. - char_chr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- CHARACTER - org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
- CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
- CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Character[]to JDBCVARCHAR. - CHARACTER_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- CHARACTER_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- CHARACTER_NCHAR - Static variable in class org.hibernate.type.StandardBasicTypes
- CharacterArrayJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Character[]handling. - CharacterArrayJavaType() - Constructor for class org.hibernate.type.descriptor.java.CharacterArrayJavaType
- CharacterJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Characterhandling. - CharacterJavaType() - Constructor for class org.hibernate.type.descriptor.java.CharacterJavaType
- characterLength_len() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Transact SQL-style
- characterLength_length(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- characterLength_length(SqlAstNodeRenderingMode) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Oracle-style
- CharacterStream - Interface in org.hibernate.engine.jdbc
-
Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.
- CharacterStreamImpl - Class in org.hibernate.engine.jdbc.internal
-
Implementation of
CharacterStream - CharacterStreamImpl(Reader, long) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
Constructs a CharacterStreamImpl
- CharacterStreamImpl(String) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
Constructs a CharacterStreamImpl
- charAt(int) - Method in class org.hibernate.internal.util.SubSequence
- CharBooleanConverter - Class in org.hibernate.type
- CharBooleanConverter() - Constructor for class org.hibernate.type.CharBooleanConverter
- CharJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
CHARhandling. - CharJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.CharJdbcType
- CharSequenceHelper - Class in org.hibernate.internal.util
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
- check - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
- check - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
- check - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
- check - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
- check - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
- check - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
- check - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTable
- check - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
- check() - Method in annotation type org.hibernate.annotations.SQLDelete
-
For persistence operation what style of determining results (success/failure) is to be used.
- check() - Method in annotation type org.hibernate.annotations.SQLDeleteAll
-
For persistence operation what style of determining results (success/failure) is to be used.
- check() - Method in annotation type org.hibernate.annotations.SQLInsert
-
For persistence operation what style of determining results (success/failure) is to be used.
- check() - Method in annotation type org.hibernate.annotations.SQLUpdate
-
For persistence operation what style of determining results (success/failure) is to be used.
- check(int, Object, int, Expectation, PreparedStatement, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- check(String, Type) - Method in interface org.hibernate.metamodel.mapping.internal.AbstractEmbeddableMapping.AttributeTypeValidator
- Check - Annotation Type in org.hibernate.annotations
-
Specifies a
checkconstraint to be included in the generated DDL. - CHECK_NULLABILITY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enable nullability checking, raises an exception if an attribute marked as not null is null at runtime.
- checkAudited(XProperty, PropertyAuditingData, String, Audited, String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
- checkAudited(XProperty, PropertyAuditingData, String, Audited, String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditedPropertiesReader
- checkAudited(Property, PropertyAuditingData, String, Audited, String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
- checkClearSchema() - Static method in class org.hibernate.testing.junit4.BaseUnitTestCase
- checkColumnDuplication() - Method in class org.hibernate.mapping.Component
- checkColumnDuplication() - Method in class org.hibernate.mapping.PersistentClass
- checkColumnDuplication(Set<String>, Value) - Method in class org.hibernate.mapping.Component
- checkColumnDuplication(Set<String>, Value) - Method in class org.hibernate.mapping.PersistentClass
- checkConstraint() - Method in annotation type org.hibernate.annotations.Table
-
A check constraint, written in native SQL.
- checkConstraint() - Method in class org.hibernate.mapping.Column
- checkDirtyTracking(Object, String...) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
-
compares the dirty fields of an entity with a set of expected values
- checkExportIdentifier(Exportable, Set<String>) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- checkId(Object, EntityPersister, Object, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
-
make sure user didn't mangle the id
- checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.boot.model.internal.AnnotatedJoinColumn
- checkIfTransactionInProgress(SessionImplementor) - Method in class org.hibernate.envers.event.spi.BaseEnversEventListener
- checkInit() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- checkModified(SessionImplementor, Object, Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneIdMapper
- checkNamedQueries(QueryEngine) - Method in class org.hibernate.query.internal.NamedObjectRepositoryImpl
- checkNamedQueries(QueryEngine) - Method in interface org.hibernate.query.named.NamedObjectRepository
-
Perform a validity check on all named queries
- checkNotNull(Object, String) - Static method in class org.hibernate.envers.internal.tools.ArgumentsTools
- checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Throws
PropertyValueExceptionif there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity. - checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.engine.spi.ActionQueue
-
Throws
PropertyValueExceptionif there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity. - checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.internal.SessionImpl
- checkNoUnresolvedActionsBeforeOperation() - Method in class org.hibernate.internal.SessionImpl
- checkNullability(Object[], EntityPersister, boolean) - Method in class org.hibernate.engine.internal.Nullability
-
Check nullability of the class persister properties
- checkNullability(Object[], EntityPersister, Nullability.NullabilityCheckType) - Method in class org.hibernate.engine.internal.Nullability
- checkOpen() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- checkOpen() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
Performs a check whether the Session is open, and if not: marks current transaction (if one) for rollback only throws an IllegalStateException (JPA defines the exception type)
- checkOpen(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- checkOpen(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
Performs a check whether the Session is open, and if not: if
markForRollbackIfClosedis true, marks current transaction (if one) for rollback only throws an IllegalStateException (JPA defines the exception type) - checkOpen(boolean) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- checkOpenOrWaitingForAutoClose() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- checkOpenOrWaitingForAutoClose() - Method in class org.hibernate.internal.SessionImpl
- checkOpenOrWaitingForAutoClose() - Method in interface org.hibernate.loader.internal.LoadAccessContext
-
Callback to check whether the session is "active"
- checkPositive(Number, String) - Static method in class org.hibernate.envers.internal.tools.ArgumentsTools
- checkPropertyColumnDuplication(Set<String>, List<Property>) - Method in class org.hibernate.mapping.Component
- checkPropertyColumnDuplication(Set<String>, List<Property>) - Method in class org.hibernate.mapping.PersistentClass
- checkPropertyConsistency() - Method in class org.hibernate.boot.model.internal.AnnotatedColumns
- checkPropertyNotARelation(EnversService, String, String) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
- checkQueryReturnType(SqmQuerySpec<T>, Class<T>, SessionFactoryImplementor) - Static method in class org.hibernate.query.spi.AbstractSelectionQuery
- checkResult(PreparedStatementDetails, int, int) - Method in interface org.hibernate.engine.jdbc.mutation.OperationResultChecker
-
Check the result of a JDBC operation
- checkResults(OperationResultChecker, PreparedStatementDetails, int, int) - Static method in class org.hibernate.engine.jdbc.mutation.internal.ModelMutationHelper
- checkSessionFactoryOpen() - Method in class org.hibernate.internal.SessionImpl
- checkTransactionNeededForUpdateOperation(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- checkTransactionNeededForUpdateOperation(String) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
-
Check if an active Transaction is necessary for the update operation to be executed.
- checkTransactionNeededForUpdateOperation(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- checkTransactionSynchStatus() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- checkUniqueness(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- checkUniqueness(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Attempts to check whether the given key represents an entity already loaded within the current session.
- checkUsingModifiedFlag(Audited) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesReader
- checkVersion() - Method in class org.hibernate.dialect.Dialect
- checkVersion(boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- CHOOSE - org.hibernate.query.sqm.ConstructorEntityArgumentMode
-
This mode says to chose based on what ctors are available on the target class.
- chr_char() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- ChrLiteralEmulation - Class in org.hibernate.dialect.function
-
A chr implementation that translates integer literals to string literals.
- ChrLiteralEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.ChrLiteralEmulation
- CircularBiDirectionalFetchImpl - Class in org.hibernate.sql.results.internal.domain
- CircularBiDirectionalFetchImpl(FetchTiming, NavigablePath, FetchParent, ToOneAttributeMapping, LockMode, NavigablePath, DomainResult<?>) - Constructor for class org.hibernate.sql.results.internal.domain.CircularBiDirectionalFetchImpl
- CircularFetchImpl - Class in org.hibernate.sql.results.internal.domain
- CircularFetchImpl(ToOneAttributeMapping, EntityMappingType, FetchTiming, NavigablePath, FetchParent, ToOneAttributeMapping, boolean, NavigablePath, DomainResult<?>) - Constructor for class org.hibernate.sql.results.internal.domain.CircularFetchImpl
- CLASS - org.hibernate.boot.cfgxml.spi.MappingReference.Type
- CLASS - org.hibernate.cfg.MetadataSourceType
-
Deprecated.Indicates metadata coming from either annotations,
orx.xmlor a combination of the two. - CLASS - org.hibernate.query.sqm.DynamicInstantiationNature
-
The target names a Class to be instantiated.
- CLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
-
Deprecated.
- CLASS - Static variable in class org.hibernate.type.StandardBasicTypes
- CLASS_CACHE_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Entity cache configuration properties follow the pattern
hibernate.classcache.packagename.ClassName usage[, region]whereusageis the cache strategy used andregionthe cache region name - CLASS_NAME - Static variable in class org.hibernate.type.SerializableToBlobType
- ClassAuditingData - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
Boot-time audit data for a specific entity class.
- ClassAuditingData(PersistentClass) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
- ClassBasedConverterDescriptor - Class in org.hibernate.boot.model.convert.internal
-
ConverterDescriptor implementation for cases where we know the AttributeConverter Class.
- ClassBasedConverterDescriptor(Class<? extends AttributeConverter<?, ?>>, Boolean, ClassmateContext) - Constructor for class org.hibernate.boot.model.convert.internal.ClassBasedConverterDescriptor
- ClassBasedConverterDescriptor(Class<? extends AttributeConverter<?, ?>>, ClassmateContext) - Constructor for class org.hibernate.boot.model.convert.internal.ClassBasedConverterDescriptor
- classBlock(RunNotifier) - Method in class org.hibernate.testing.junit4.CustomRunner
- classCacheOrCollectionCache - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
- ClassDescriptor - Interface in org.hibernate.boot.archive.scan.spi
-
Descriptor for a class file.
- ClassDescriptor.Categorization - Enum in org.hibernate.boot.archive.scan.spi
- ClassDescriptorImpl - Class in org.hibernate.boot.archive.scan.internal
- ClassDescriptorImpl(String, ClassDescriptor.Categorization, InputStreamAccess) - Constructor for class org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl
- ClassEnhancementSelector - Annotation Type in org.hibernate.testing.bytecode.enhancement
- ClassEnhancementSelectors - Annotation Type in org.hibernate.testing.bytecode.enhancement
- ClassesAuditingData - Class in org.hibernate.envers.configuration.internal
-
A helper class holding auditing meta-data for all persistent classes during boot-time.
- ClassesAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.ClassesAuditingData
- ClassFileArchiveEntryHandler - Class in org.hibernate.boot.archive.scan.spi
-
Defines handling and filtering for class file entries within an archive
- ClassFileArchiveEntryHandler(ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.ClassFileArchiveEntryHandler
- classForName(String) - Method in class org.hibernate.boot.internal.ClassLoaderAccessImpl
- classForName(String) - Method in class org.hibernate.boot.model.internal.ClassLoaderAccessLazyImpl
- classForName(String) - Method in class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
- classForName(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
-
Locate a class by name.
- classForName(String) - Method in interface org.hibernate.boot.spi.ClassLoaderAccess
-
Obtain a Class reference by name
- classForName(String) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Deprecated.Depending on context, either
ClassLoaderServiceorClassLoaderAccessshould be preferred - classForName(String) - Method in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
- classForName(String, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
-
Perform resolution of a class name.
- classForTypeName(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
- classification() - Method in annotation type org.hibernate.annotations.CollectionTypeRegistration
-
The collection classification for which the supplied type applies
- Classification - Enum in org.hibernate.testing.orm.domain.animal
-
Mimic a JDK 5 enum.
- ClassJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Classhandling. - ClassJavaType() - Constructor for class org.hibernate.type.descriptor.java.ClassJavaType
- ClassLoaderAccess - Interface in org.hibernate.boot.spi
-
During the process of building this metamodel, accessing the ClassLoader is very discouraged.
- ClassLoaderAccessHelper - Class in org.hibernate.envers.boot.registry.classloading
-
Utility class that facilitates loading of a class.
- ClassLoaderAccessImpl - Class in org.hibernate.boot.internal
-
Standard implementation of ClassLoaderAccess
- ClassLoaderAccessImpl(ClassLoader, ClassLoaderService) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
- ClassLoaderAccessImpl(ClassLoader, ServiceRegistry) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
- ClassLoaderAccessImpl(ClassLoaderService) - Constructor for class org.hibernate.boot.internal.ClassLoaderAccessImpl
- ClassLoaderAccessLazyImpl - Class in org.hibernate.boot.model.internal
-
A ClassLoaderAccess implementation based on lazy access to
MetadataBuildingOptions - ClassLoaderAccessLazyImpl(MetadataBuildingOptions) - Constructor for class org.hibernate.boot.model.internal.ClassLoaderAccessLazyImpl
- ClassLoaderAccessTestingImpl - Class in org.hibernate.testing.boot
- ClassLoaderAccessTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
- CLASSLOADERS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies a
collectionof theClassLoaderinstances Hibernate should use for classloading and resource loading. - ClassLoaderService - Interface in org.hibernate.boot.registry.classloading.spi
-
A service for interacting with class loaders.
- ClassLoaderService.Work<T> - Interface in org.hibernate.boot.registry.classloading.spi
- ClassLoaderServiceImpl - Class in org.hibernate.boot.registry.classloading.internal
-
Standard implementation of the service for interacting with class loaders
- ClassLoaderServiceImpl() - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
Constructs a ClassLoaderServiceImpl with standard set-up
- ClassLoaderServiceImpl(ClassLoader) - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
Constructs a ClassLoaderServiceImpl with the given ClassLoader
- ClassLoaderServiceImpl(Collection<ClassLoader>, TcclLookupPrecedence) - Constructor for class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
-
Constructs a ClassLoaderServiceImpl with the given ClassLoader instances
- ClassLoaderServiceTestingImpl - Class in org.hibernate.testing.boot
- ClassLoaderServiceTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderServiceTestingImpl
- ClassLoadingException - Exception in org.hibernate.boot.registry.classloading.spi
-
Indicates a problem performing class loading.
- ClassLoadingException(String) - Constructor for exception org.hibernate.boot.registry.classloading.spi.ClassLoadingException
-
Constructs a ClassLoadingException using the specified message.
- ClassLoadingException(String, Throwable) - Constructor for exception org.hibernate.boot.registry.classloading.spi.ClassLoadingException
-
Constructs a ClassLoadingException using the specified message and cause.
- ClassLoadingIsolater - Class in org.hibernate.testing.junit4
- ClassLoadingIsolater(ClassLoadingIsolater.IsolatedClassLoaderProvider) - Constructor for class org.hibernate.testing.junit4.ClassLoadingIsolater
- ClassLoadingIsolater.IsolatedClassLoaderProvider - Interface in org.hibernate.testing.junit4
- ClassLoadingIsolaterExtension - Class in org.hibernate.testing.orm.junit
- ClassLoadingIsolaterExtension() - Constructor for class org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension
- ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider - Interface in org.hibernate.testing.orm.junit
- ClassmateContext - Class in org.hibernate.boot.internal
- ClassmateContext() - Constructor for class org.hibernate.boot.internal.ClassmateContext
- ClassMetadata - Interface in org.hibernate.metadata
-
Deprecated.Use Hibernate's mapping model
MappingMetamodel - ClassMetadataCache(Class<?>) - Constructor for class org.hibernate.jpa.internal.util.PersistenceUtilHelper.ClassMetadataCache
- classNameFromFqcn(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
- CLASSPATH_EXTENSION_URL_BASE - Static variable in class org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver
- ClassPropertyHolder - Class in org.hibernate.boot.model.internal
- ClassPropertyHolder(PersistentClass, XClass, Map<String, Join>, MetadataBuildingContext, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.boot.model.internal.ClassPropertyHolder
- ClassPropertyHolder(PersistentClass, XClass, EntityBinder, MetadataBuildingContext, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.boot.model.internal.ClassPropertyHolder
- ClassSelector - Class in org.hibernate.testing.bytecode.enhancement
-
EnhancementSelector based on class name
- ClassSelector(String) - Constructor for class org.hibernate.testing.bytecode.enhancement.ClassSelector
- classToTableName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
-
Deprecated.Return the unqualified class name
- classToTableName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
-
Deprecated.Return the unqualified class name, mixed case converted to underscores
- classToTableName(String) - Method in interface org.hibernate.cfg.NamingStrategy
-
Deprecated.Return a table name for an entity class
- classToTableName(String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
-
Deprecated.
- ClassTransformer - Interface in org.hibernate.bytecode.spi
-
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method.
- ClassWriter - Class in org.hibernate.jpamodelgen
-
Helper class to write the actual meta model class using the
FilerAPI. - clause() - Method in annotation type org.hibernate.annotations.OrderBy
-
The native SQL expression used to sort the collection elements.
- clause() - Method in annotation type org.hibernate.annotations.Where
-
A predicate, written in native SQL.
- clause() - Method in annotation type org.hibernate.annotations.WhereJoinTable
-
A predicate, written in native SQL.
- Clause - Enum in org.hibernate.sql.ast
-
Used to indicate which query clause we are currently processing
- CLAUSE - org.hibernate.dialect.GroupBySummarizationRenderingStrategy
-
Use the proprietary WITH ROLLUP or WITH CUBE clause.
- CLAUSE - org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.LockStrategy
- clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
- clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
- clazz - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
- clazz - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumnResult
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverter
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject.JaxbDefinition
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHqlImport
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbIdClass
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyClass
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
- clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.IdClass
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyClass
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedSubgraph
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
- clazz - Variable in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
- CLEAN - org.hibernate.query.sqm.mutation.internal.temptable.AfterUseAction
- Cleaner - Interface in org.hibernate.tool.schema.spi
-
An object that produces the SQL required to truncate the tables in a schema.
- CLEANER - Static variable in class org.hibernate.testing.cleaner.DatabaseCleanerContext
- cleaningUpConnectionPool(String) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
- cleanTemporaryTableRows(TemporaryTable, TemporaryTableExporter, Function<SharedSessionContractImplementor, String>, SharedSessionContractImplementor) - Static method in class org.hibernate.dialect.temptable.TemporaryTableHelper
- cleanup() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- cleanup() - Method in class org.hibernate.sql.results.spi.LoadContexts
-
Release internal state associated with *all* result sets.
- cleanup() - Method in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
- cleanup() - Method in class org.hibernate.tool.schema.extract.internal.ExtractionContextImpl
- cleanup() - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
- cleanup() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
- cleanup() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
- cleanup() - Method in class org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- cleanUpCollectionTables(EntityMappingType, BiFunction<TableReference, PluralAttributeMapping, Predicate>, JdbcParameterBindings, ExecutionContext) - Static method in class org.hibernate.query.sqm.mutation.internal.SqmMutationStrategyHelper
- cleanupFromSynchronizations() - Method in class org.hibernate.engine.internal.NaturalIdResolutionsImpl
- cleanupFromSynchronizations() - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
- cleanupOnClose() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- cleanupOnClose() - Method in class org.hibernate.internal.SessionImpl
-
clear all the internal collections, just to help the garbage collector, does not clear anything that is needed during the afterTransactionCompletion() phase
- CleanupSync(Object, JTASessionContext) - Constructor for class org.hibernate.context.internal.JTASessionContext.CleanupSync
- CleanupSync(SessionFactory) - Constructor for class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
- cleanupTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- cleanupTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- cleanupTestData() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- cleanupTestData() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
-
Tests should ideally override this standard implementation; it may not work in all cases (e.g.
- clear() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Clear this
UnresolvedEntityInsertActions. - clear() - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
- clear() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
- clear() - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
- clear() - Method in interface org.hibernate.cache.spi.QueryResultsCache
-
Clear all items from this query result cache.
- clear() - Method in interface org.hibernate.cache.spi.Region
-
Clear all data cached in the region
- clear() - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
- clear() - Method in class org.hibernate.cache.spi.support.DirectAccessRegionTemplate
- clear() - Method in interface org.hibernate.cache.spi.TimestampsCache
- clear() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
- clear() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
- clear() - Method in class org.hibernate.collection.spi.PersistentBag
- clear() - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- clear() - Method in class org.hibernate.collection.spi.PersistentList
- clear() - Method in class org.hibernate.collection.spi.PersistentMap
- clear() - Method in class org.hibernate.collection.spi.PersistentSet
- clear() - Method in class org.hibernate.engine.internal.EntityEntryContext
-
Clear this context of all managed entities
- clear() - Method in class org.hibernate.engine.internal.NaturalIdResolutionsImpl
-
Clear the resolution cache
- clear() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- clear() - Method in class org.hibernate.engine.jdbc.mutation.spi.BindingGroup
-
Clear the bindings
- clear() - Method in class org.hibernate.engine.spi.ActionQueue
- clear() - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Clears all entries from this fetch queue.
- clear() - Method in class org.hibernate.engine.spi.EffectiveEntityGraph
- clear() - Method in class org.hibernate.engine.spi.ExecutableList
-
Clears the list of executions.
- clear() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Clear the state of the persistence context
- clear() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- clear() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
- clear() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
- clear() - Method in class org.hibernate.event.internal.EntityCopyAllowedLoggedObserver
- clear() - Method in class org.hibernate.event.internal.EntityCopyAllowedObserver
- clear() - Method in class org.hibernate.event.internal.EntityCopyNotAllowedObserver
- clear() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
Deprecated.likely want to use
EventListenerGroup.clearListeners()instead, which doesn't also reset the registered DuplicationStrategy(ies). - clear() - Method in interface org.hibernate.event.spi.EntityCopyObserver
-
Called to clear any data stored in this EntityCopyObserver.
- clear() - Method in class org.hibernate.event.spi.MergeContext
-
Clears the MergeContext.
- clear() - Method in class org.hibernate.internal.SessionImpl
- clear() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Removes all of the mappings from this map.
- clear() - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
-
Invoked to notify EvictionPolicy implementation that all Segment entries have been cleared.
- clear() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.hibernate.internal.util.collections.IdentityMap
- clear() - Method in class org.hibernate.internal.util.collections.IdentitySet
- clear() - Method in interface org.hibernate.internal.util.collections.Stack
-
Remove all elements from the stack
- clear() - Method in class org.hibernate.internal.util.collections.StandardStack
- clear() - Method in class org.hibernate.persister.internal.MutableAttributeMappingList
-
Deprecated.
- clear() - Method in class org.hibernate.proxy.map.MapProxy
- clear() - Method in interface org.hibernate.Session
-
Completely clear the session.
- clear() - Method in class org.hibernate.sql.exec.internal.JdbcParameterBindingsImpl
- clear() - Method in class org.hibernate.stat.internal.StatisticsImpl
-
reset all statistics
- clear() - Method in class org.hibernate.stat.internal.StatsNamedContainer
- clear() - Method in interface org.hibernate.stat.Statistics
-
Reset all statistics.
- clear() - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- clear() - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
-
Deprecated.
- clear() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
-
Clears the recorded PreparedStatements and reset the associated Mocks.
- clear() - Method in class org.hibernate.testing.orm.JournalingGenerationTarget
- CLEAR - Static variable in class org.hibernate.event.spi.EventType
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearAllData(Connection) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearAllListeners(BasicLogger) - Static method in class org.hibernate.testing.logger.LogInspectionHelper
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearAllSchemas(Connection) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearBatch(PreparedStatementDetails) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchImpl
- clearCache() - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
- clearCache(SharedSessionContractImplementor) - Method in class org.hibernate.cache.jcache.internal.JCacheAccessImpl
- clearCache(SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.support.StorageAccess
-
Clear data from the cache
- clearCache(SharedSessionContractImplementor) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- clearCollectionsByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- clearCollectionsByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Remove all state of the collections-by-key map.
- clearData() - Static method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearData(Connection, String) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearDirty() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
- clearDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Clear the dirty flag, after flushing changes to the database.
- clearDirtyTracking(Object) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
-
clears the dirty set for an entity
- ClearEvent - Class in org.hibernate.event.spi
-
An event for
Session.clear()listening - ClearEvent(EventSource) - Constructor for class org.hibernate.event.spi.ClearEvent
-
Constructs an event from the given event session.
- ClearEventListener - Interface in org.hibernate.event.spi
-
Listener for notification of
Session.clear() - clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
- clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- clearEventListeners() - Method in class org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl
- clearEventListeners() - Method in interface org.hibernate.SessionBuilder
-
Remove all listeners intended for the built session currently held here, including any auto-apply ones; in other words, start with a clean slate.
- clearExpansions() - Method in class org.hibernate.query.sqm.internal.DomainParameterXref
- clearFromFlushNeededCheck(int) - Method in class org.hibernate.engine.spi.ActionQueue
- clearListeners() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
Removes all registered listeners
- clearMdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- clearNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- clearOperationQueue() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
- clearRegistrations() - Method in class org.hibernate.internal.SessionFactoryRegistry
- clearReservedWords() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
- clearResolutionListeners() - Method in class org.hibernate.sql.results.graph.AbstractFetchParentAccess
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearSchema(Connection, String) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearSchemas() - Static method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearSettings() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Discard all the settings applied so far.
- clearSynchronizations() - Method in class org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl
- clearSynchronizations() - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
-
Clears all synchronizations from this registry.
- CLOB - org.hibernate.query.sqm.CastType
- CLOB - org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
- CLOB - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
CLOB. - CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
- CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
- ClobImplementer - Interface in org.hibernate.engine.jdbc
-
Marker interface for non-contextually created
Clobinstances.. - ClobJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Clobhandling. - ClobJavaType() - Constructor for class org.hibernate.type.descriptor.java.ClobJavaType
- ClobJavaType.ClobMutabilityPlan - Class in org.hibernate.type.descriptor.java
-
MutabilityPlan for Clob values
- ClobJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
CLOBhandling. - ClobJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.ClobJdbcType
- ClobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ClobJavaType.ClobMutabilityPlan
- ClobProxy - Class in org.hibernate.engine.jdbc
-
Manages aspects of proxying
Clobs for non-contextual creation, including proxy creation and handling proxy invocations. - ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clobfrom a reader. - ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clobfrom string data. - ClockHelper - Class in org.hibernate.type.descriptor.java
-
Helper for determining the correct clock for precision
- ClockHelper() - Constructor for class org.hibernate.type.descriptor.java.ClockHelper
- clone() - Method in class org.hibernate.mapping.AggregateColumn
-
Shallow copy, the value is not copied
- clone() - Method in class org.hibernate.mapping.Column
-
Shallow copy, the value is not copied
- clone(Serializable) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Deep clone an
Objectusing serialization. - clone(Map<?, ?>) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
-
Make a clone of the configuration values.
- Cloneable<T> - Interface in org.hibernate.envers.boot.model
-
Contract for an object that is cloneable.
- close() - Method in class org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader
- close() - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
-
Deprecated.Use
C3P0ConnectionProvider.stop()instead - close() - Method in class org.hibernate.cache.internal.DisabledCaching
- close() - Method in class org.hibernate.cache.internal.EnabledCaching
- close() - Method in interface org.hibernate.cache.spi.CacheImplementor
-
Close this "cache", releasing all underlying resources.
- close() - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections
- close() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- close() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Close this coordinator and release and resources.
- close() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- close() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- close() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- close() - Method in class org.hibernate.internal.AbstractScrollableResults
- close() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- close() - Method in class org.hibernate.internal.EmptyScrollableResults
- close() - Method in class org.hibernate.internal.SessionFactoryImpl
-
Closes the session factory, releasing all held resources.
- close() - Method in class org.hibernate.internal.SessionImpl
- close() - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- close() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
-
Deprecated.
- close() - Method in interface org.hibernate.procedure.ProcedureCall
-
Release the underlying JDBC
CallableStatement - close() - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
-
Deprecated.Use
ProxoolConnectionProvider.stop()instead - close() - Method in interface org.hibernate.query.hql.HqlTranslator
-
Give the translator a chance to "shut down" if it needs to
- close() - Method in class org.hibernate.query.internal.NamedObjectRepositoryImpl
- close() - Method in class org.hibernate.query.internal.QueryInterpretationCacheDisabledImpl
- close() - Method in class org.hibernate.query.internal.QueryInterpretationCacheStandardImpl
- close() - Method in class org.hibernate.query.internal.ScrollableResultsIterator
- close() - Method in interface org.hibernate.query.named.NamedObjectRepository
-
Release any held resources
- close() - Method in interface org.hibernate.query.spi.CloseableIterator
- close() - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- close() - Method in class org.hibernate.query.spi.IntStreamDecorator
- close() - Method in class org.hibernate.query.spi.LongStreamDecorator
- close() - Method in class org.hibernate.query.spi.QueryEngine
- close() - Method in interface org.hibernate.query.spi.QueryInterpretationCache
-
Close the cache when the SessionFactory is closed.
- close() - Method in interface org.hibernate.query.spi.QueryPlanCache
-
Close the cache when the SessionFactory is closed.
- close() - Method in class org.hibernate.query.spi.StreamDecorator
- close() - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
- close() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- close() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- close() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
- close() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
-
Closes the JdbcSession, making it inactive and forcing release of any held resources
- close() - Method in interface org.hibernate.ScrollableResults
-
Release resources immediately.
- close() - Method in interface org.hibernate.service.ServiceRegistry
- close() - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
- close() - Method in interface org.hibernate.SessionFactory
-
Destroy this
SessionFactoryand release all its resources, including caches and connection pools. - close() - Method in interface org.hibernate.SharedSessionContract
-
End the session by releasing the JDBC connection and cleaning up.
- close() - Method in interface org.hibernate.StatelessSession
-
Close the stateless session and release the JDBC connection.
- close() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- close() - Method in class org.hibernate.testing.orm.junit.DomainModelExtension.DomainModelScopeImpl
- close(ResultSet) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- close(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- close(Statement) - Static method in class org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl
- CLOSE_PAREN - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- CLOSE_PAREN - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- CLOSE_PAREN() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
- CLOSE_PARENTHESIS - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
- CloseableIterator<T> - Interface in org.hibernate.query.spi
-
Unification of Iterator and AutoCloseable
- closeConnection(Connection) - Method in class org.hibernate.agroal.internal.AgroalConnectionProvider
- closeConnection(Connection) - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
- closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
- closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
- closeConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
- closeConnection(Connection) - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
-
Release a connection from Hibernate use.
- closeConnection(Connection) - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
- closeConnection(Connection) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
- closeConnection(Connection) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- closeConnection(Connection) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- closeConnection(Connection) - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
- closeConnection(Connection) - Method in class org.hibernate.vibur.internal.ViburDBCPConnectionProvider
- closeConnection(Connection, Throwable) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.PooledConnections
- closed - Variable in class org.hibernate.internal.AbstractSharedSessionContract
- CLOSED_QUOTE - Static variable in class org.hibernate.dialect.Dialect
-
Characters used as closing for quoting SQL identifiers
- closedComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- closeQuote() - Method in class org.hibernate.dialect.Dialect
-
The character specific to this dialect used to close a quoted identifier.
- closeQuote() - Method in class org.hibernate.dialect.MySQLDialect
- closeQuote() - Method in class org.hibernate.dialect.SpannerDialect
- closeQuote() - Method in class org.hibernate.dialect.SQLServerDialect
- closeSession() - Method in class org.hibernate.stat.internal.StatisticsImpl
- closeSession() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about a session being closed.
- closeStatement() - Method in class org.hibernate.stat.internal.StatisticsImpl
- closeStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about a statement being closed.
- closeWithoutOpenChecks() - Method in class org.hibernate.internal.SessionImpl
- closing() - Method in interface org.hibernate.internal.CoreMessageLogger
- closingUnreleasedBatch() - Method in interface org.hibernate.internal.CoreMessageLogger
- coalesce() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- coalesce() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- coalesce() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- coalesce() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- coalesce() - Method in interface org.hibernate.query.sqm.NodeBuilder
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- coalesce(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- coalesce(Expression<? extends Y>, Y) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- coalesce(Expression<? extends Y>, Y) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- coalesce(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.sqm.NodeBuilder
- coalesce(T...) - Static method in class org.hibernate.internal.util.NullnessHelper
-
Operates like SQL coalesce expression, returning the first non-empty value
- coalesce_value() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
SAP DB
- CoalesceIfnullEmulation - Class in org.hibernate.dialect.function
- CoalesceIfnullEmulation() - Constructor for class org.hibernate.dialect.function.CoalesceIfnullEmulation
- coalesceSuppliedValues(Function<T, Boolean>, Supplier<T>...) - Static method in class org.hibernate.internal.util.NullnessHelper
-
Operates like SQL coalesce expression, returning the first non-empty value
- coalesceSuppliedValues(Supplier<T>...) - Static method in class org.hibernate.internal.util.NullnessHelper
-
Operates like SQL coalesce expression, returning the first non-empty value
- CockroachDB202SpatialDialect - Class in org.hibernate.spatial.dialect.cockroachdb
-
Deprecated.Spatial Dialects are no longer needed. Use the standard CockroachDB dialects
- CockroachDB202SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.cockroachdb.CockroachDB202SpatialDialect
-
Deprecated.
- CockroachDbContributor - Class in org.hibernate.spatial.dialect.cockroachdb
- CockroachDbContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.cockroachdb.CockroachDbContributor
- CockroachDBIdentityColumnSupport - Class in org.hibernate.dialect.identity
- CockroachDBIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.CockroachDBIdentityColumnSupport
- CockroachDialect - Class in org.hibernate.dialect
-
A SQL dialect for CockroachDB 21.1 and above.
- CockroachDialect() - Constructor for class org.hibernate.dialect.CockroachDialect
- CockroachDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.CockroachDialect
- CockroachDialect(DatabaseVersion, PostgreSQLDriverKind) - Constructor for class org.hibernate.dialect.CockroachDialect
- CockroachDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.CockroachDialect
- CockroachSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
-
A SQL AST translator for Cockroach.
- CockroachSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.CockroachSqlAstTranslator
- coerce(Object, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
- coerce(Object, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
- coerce(Object, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
- coerce(Object, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
- coerce(Object, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
- coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
- coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
- coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
- coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
- coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
- coerce(X, JavaType.CoercionContext) - Method in interface org.hibernate.type.descriptor.java.JavaType
- coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.LongJavaType
- coerceWrappingError(CoercionHelper.Coercer<T>) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
- CoercionException - Exception in org.hibernate.type.descriptor.java
- CoercionException(String) - Constructor for exception org.hibernate.type.descriptor.java.CoercionException
- CoercionException(String, Throwable) - Constructor for exception org.hibernate.type.descriptor.java.CoercionException
- CoercionHelper - Class in org.hibernate.type.descriptor.java
-
Helper for type coercions.
- CoercionHelper.Coercer<T> - Interface in org.hibernate.type.descriptor.java
- COLL_LOAD_LOGGER - Static variable in interface org.hibernate.sql.results.graph.collection.CollectionLoadingLogger
-
Static access to the logging instance
- collapse(String) - Static method in class org.hibernate.internal.util.StringHelper
-
Collapses a name.
- collapseQualifier(String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
-
Given a qualifier, collapse it.
- collapseQualifierBase(String, String) - Static method in class org.hibernate.internal.util.StringHelper
- collate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Use the 'collate' operator which exists on at least Postgres, MySQL, Oracle, and SQL Server
- collate(Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- collate(Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- collate(Expression<String>, String) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- COLLATE - Static variable in class org.hibernate.grammars.hql.HqlLexer
- COLLATE - Static variable in class org.hibernate.grammars.hql.HqlParser
- COLLATE - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- COLLATE - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- COLLATE() - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
- COLLATE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- COLLATE() - Method in class org.hibernate.grammars.ordering.OrderingParser.CollationSpecificationContext
- COLLATE() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
- collate_quoted() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
HSQL requires quotes around certain collations
- collateFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- collateFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
- CollateFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
- collation() - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
- collation() - Method in class org.hibernate.grammars.hql.HqlParser
- Collation - Class in org.hibernate.sql.ast.tree.expression
- Collation(String) - Constructor for class org.hibernate.sql.ast.tree.expression.Collation
- COLLATION - org.hibernate.query.sqm.produce.function.FunctionParameterType
-
A collation, used by the
collate()function - CollationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CollationContext
- COLLATIONS - org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
- collationSpecification() - Method in class org.hibernate.grammars.ordering.OrderingParser
- collationSpecification() - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
- CollationSpecificationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.CollationSpecificationContext
- collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- collect(Supplier<R>, ObjIntConsumer<R>, BiConsumer<R, R>) - Method in class org.hibernate.query.spi.IntStreamDecorator
- collect(Supplier<R>, ObjLongConsumer<R>, BiConsumer<R, R>) - Method in class org.hibernate.query.spi.LongStreamDecorator
- collect(Supplier<R1>, BiConsumer<R1, ? super R>, BiConsumer<R1, R1>) - Method in class org.hibernate.query.spi.StreamDecorator
- collect(Collector<? super R, A, R1>) - Method in class org.hibernate.query.spi.StreamDecorator
- collectAllParameters(Consumer<QueryParameterImplementor<?>>) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
- collectAnnotations(Class<S>, Class<P>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
- collectHints(Map<String, Object>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- collectHints(Map<String, Object>) - Method in class org.hibernate.query.spi.AbstractQuery
- collectHints(Map<String, Object>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
- collectHints(Map<String, Object>) - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- collectHints(Map<String, Object>) - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- collectHints(Map<String, Object>) - Method in class org.hibernate.query.sqm.internal.SqmSelectionQueryImpl
- collectInitializationErrors(List<Throwable>) - Method in class org.hibernate.testing.junit4.CustomRunner
- collection - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
- collection - Variable in class org.hibernate.boot.model.internal.CollectionBinder
- collection(Class<C>) - Static method in class org.hibernate.Hibernate
-
Obtain an instance of
Hibernate.CollectionInterfacerepresenting persistent collections of the given type. - Collection - Class in org.hibernate.mapping
-
A mapping model object representing a collection.
- Collection(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Collection
-
Annotation binding
- Collection(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Collection
-
hbm.xml binding
- Collection(Collection) - Constructor for class org.hibernate.mapping.Collection
- COLLECTION - org.hibernate.boot.CacheRegionDefinition.CacheRegionType
- COLLECTION - org.hibernate.cache.spi.support.AccessedDataClassification
- COLLECTION - org.hibernate.DuplicateMappingException.Type
-
A duplicate collection role was encountered
- COLLECTION - org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
-
Deprecated.
- COLLECTION_CACHE_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Collection cache configuration properties follow the pattern
hibernate.collectioncache.packagename.ClassName.role usage[, region]whereusageis the cache strategy used andregionthe cache region name - COLLECTION_ELEMENT - org.hibernate.boot.model.internal.BasicValueBinder.Kind
- COLLECTION_ID - org.hibernate.boot.model.internal.BasicValueBinder.Kind
- COLLECTION_ID - org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Describes the
<collection-id/>element - COLLECTION_PERSISTER_CONSTRUCTOR_ARGS - Static variable in class org.hibernate.persister.internal.PersisterFactoryImpl
-
The constructor signature for
CollectionPersisterimplementations - COLLECTION_TABLE - org.hibernate.testing.orm.domain.MappingFeature
- CollectionAction - Class in org.hibernate.action.internal
-
Any action relating to insert/update/delete of a collection
- CollectionAction(CollectionPersister, PersistentCollection<?>, Object, EventSource) - Constructor for class org.hibernate.action.internal.CollectionAction
- CollectionAttribute - Interface in org.hibernate.boot.jaxb.mapping
-
JAXB binding interface for plural attributes
- collectionAttributeMapping - Variable in class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionInitializer
- CollectionAuditTable - Annotation Type in org.hibernate.envers
-
Allows for the customization of an Envers audit collection table.
- CollectionBinder - Class in org.hibernate.boot.model.internal
-
Base class for binding different types of collections to mapping model objects of type
Collection. - CollectionBinder(Supplier<ManagedBean<? extends UserCollectionType>>, boolean, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.CollectionBinder
- CollectionCacheEntry - Class in org.hibernate.cache.spi.entry
-
Cacheable representation of persistent collections
- CollectionCacheEntry(PersistentCollection<?>, CollectionPersister) - Constructor for class org.hibernate.cache.spi.entry.CollectionCacheEntry
-
Constructs a CollectionCacheEntry
- collectionCacheHit(NavigableRole, String) - Method in class org.hibernate.stat.internal.StatisticsImpl
- collectionCacheHit(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback indicating a get from second level cache resulted in a hit.
- CollectionCacheInvalidator - Class in org.hibernate.cache.internal
-
Allows the collection cache to be automatically evicted if an element is inserted/removed/updated *without* properly managing both sides of the association (ie, the ManyToOne collection is changed w/o properly managing the OneToMany).
- CollectionCacheInvalidator() - Constructor for class org.hibernate.cache.internal.CollectionCacheInvalidator
- collectionCacheMiss(NavigableRole, String) - Method in class org.hibernate.stat.internal.StatisticsImpl
- collectionCacheMiss(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback indicating a get from second level cache resulted in a miss.
- collectionCachePut(NavigableRole, String) - Method in class org.hibernate.stat.internal.StatisticsImpl
- collectionCachePut(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback indicating a put into second level cache.
- CollectionChangeWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
- CollectionChangeWorkUnit(SessionImplementor, String, String, EnversService, Object, Object) - Constructor for class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
- collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
- collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
- collectionClass - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
- CollectionClassification - Enum in org.hibernate.metamodel
-
Classifications of the plurality.
- CollectionDataAccess - Interface in org.hibernate.cache.spi.access
-
Contract for managing transactional and concurrent access to cached collection data.
- CollectionDataCachingConfig - Interface in org.hibernate.cache.cfg.spi
-
Specialized DomainDataCachingConfig describing the requested caching config for a particular persistent collection's data
- CollectionDataCachingConfigImpl - Class in org.hibernate.cache.cfg.internal
- CollectionDataCachingConfigImpl(Collection, AccessType) - Constructor for class org.hibernate.cache.cfg.internal.CollectionDataCachingConfigImpl
- CollectionDomainResult - Class in org.hibernate.sql.results.graph.collection.internal
- CollectionDomainResult(NavigablePath, PluralAttributeMapping, String, TableGroup, DomainResultCreationState) - Constructor for class org.hibernate.sql.results.graph.collection.internal.CollectionDomainResult
- CollectionElementLoaderByIndex - Class in org.hibernate.loader.ast.internal
- CollectionElementLoaderByIndex(PluralAttributeMapping, int, LoadQueryInfluencers, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.ast.internal.CollectionElementLoaderByIndex
- CollectionElementMatcher<E,C extends Collection<E>> - Class in org.hibernate.testing.hamcrest
- CollectionElementMatcher(Matcher<E>...) - Constructor for class org.hibernate.testing.hamcrest.CollectionElementMatcher
- CollectionEmptinessMatcher - Class in org.hibernate.testing.hamcrest
- CollectionEmptinessMatcher(boolean) - Constructor for class org.hibernate.testing.hamcrest.CollectionEmptinessMatcher
- CollectionEntry - Class in org.hibernate.engine.spi
-
We need an entry to tell us all about the current state of a collection with respect to its persistent state
- CollectionEntry(PersistentCollection<?>, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For initialized detached collections
- CollectionEntry(PersistentCollection<?>, CollectionPersister, Object, boolean) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For collections just loaded from the database
- CollectionEntry(CollectionPersister, Object) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For uninitialized detached collections
- CollectionEntry(CollectionPersister, PersistentCollection<?>) - Constructor for class org.hibernate.engine.spi.CollectionEntry
-
For newly wrapped collections, or dereferenced collection wrappers
- CollectionFetch - Class in org.hibernate.sql.results.graph.collection.internal
- CollectionFetch(NavigablePath, PluralAttributeMapping, FetchParent) - Constructor for class org.hibernate.sql.results.graph.collection.internal.CollectionFetch
- collectionFunctionMisuse() - Method in class org.hibernate.grammars.hql.HqlParser
- collectionFunctionMisuse() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
- CollectionFunctionMisuseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
- CollectionHelper - Class in org.hibernate.internal.util.collections
-
Various helper util methods for handling collections.
- collectionId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
- CollectionId - Annotation Type in org.hibernate.annotations
-
Describe an identifier column for a bag.
- CollectionIdentifierDescriptor - Interface in org.hibernate.metamodel.mapping
-
Descriptor for the collection identifier.
- CollectionIdentifierDescriptorImpl - Class in org.hibernate.metamodel.mapping.internal
- CollectionIdentifierDescriptorImpl(CollectionPersister, String, String, BasicType<?>) - Constructor for class org.hibernate.metamodel.mapping.internal.CollectionIdentifierDescriptorImpl
- CollectionIdJavaType - Annotation Type in org.hibernate.annotations
-
Form of
JavaTypefor describing the id of an id-bag mapping - CollectionIdJdbcType - Annotation Type in org.hibernate.annotations
-
Form of
JdbcTypefor describing the id of an id-bag mapping - CollectionIdJdbcTypeCode - Annotation Type in org.hibernate.annotations
-
Form of
JdbcTypeCodefor describing the id of an id-bag mapping - CollectionIdMutability - Annotation Type in org.hibernate.annotations
-
Form of
Mutabilityfor describing the id of an id-bag mapping - CollectionIdSource - Interface in org.hibernate.boot.model.source.spi
- CollectionIdType - Annotation Type in org.hibernate.annotations
-
Form of
Typefor describing the id of an id-bag mapping - collectionInfoString(String, Object) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed collection.
- collectionInfoString(CollectionPersister, Object[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a series of managed collections.
- collectionInfoString(CollectionPersister, Object, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed collection.
- collectionInfoString(CollectionPersister, PersistentCollection<?>, Object, SharedSessionContractImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed collection.
- CollectionInitializer - Interface in org.hibernate.sql.results.graph.collection
-
Initializer implementation for initializing collections (plural attributes)
- CollectionInitializerProducer - Interface in org.hibernate.collection.spi
-
Functional contract to create a CollectionInitializer
- collectionInstance - Variable in class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionInitializer
- CollectionJavaType<C> - Class in org.hibernate.type.descriptor.java.spi
-
Extension of the general JavaType for "collection types"
- CollectionJavaType(Class<? extends C>, CollectionSemantics<C, ?>) - Constructor for class org.hibernate.type.descriptor.java.spi.CollectionJavaType
- collectionKey - Variable in class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionInitializer
- CollectionKey - Class in org.hibernate.engine.spi
-
Uniquely identifies a collection instance in a particular session.
- CollectionKey(CollectionPersister, Object) - Constructor for class org.hibernate.engine.spi.CollectionKey
- collectionKeyResultAssembler - Variable in class org.hibernate.sql.results.graph.collection.internal.AbstractCollectionInitializer
-
refers to the collection's container value - which collection-key?
- CollectionLoader - Interface in org.hibernate.loader.ast.spi
-
A loader (initialization) for collections
- CollectionLoaderBatchKey - Class in org.hibernate.loader.ast.internal
-
A one-time use CollectionLoader for applying a batch fetch
- CollectionLoaderBatchKey(PluralAttributeMapping, int, LoadQueryInfluencers, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.ast.internal.CollectionLoaderBatchKey
- CollectionLoaderNamedQuery - Class in org.hibernate.loader.ast.internal
- CollectionLoaderNamedQuery(CollectionPersister, NamedQueryMemento) - Constructor for class org.hibernate.loader.ast.internal.CollectionLoaderNamedQuery
- CollectionLoaderSingleKey - Class in org.hibernate.loader.ast.internal
-
Main implementation of CollectionLoader for handling a load of a single collection-key
- CollectionLoaderSingleKey(PluralAttributeMapping, LoadQueryInfluencers, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.ast.internal.CollectionLoaderSingleKey
- CollectionLoaderSubSelectFetch - Class in org.hibernate.loader.ast.internal
-
A one-time use CollectionLoader for applying a sub-select fetch
- CollectionLoaderSubSelectFetch(PluralAttributeMapping, DomainResult, SubselectFetch, SharedSessionContractImplementor) - Constructor for class org.hibernate.loader.ast.internal.CollectionLoaderSubSelectFetch
- CollectionLoadingLogger - Interface in org.hibernate.sql.results.graph.collection
- CollectionMappedByResolver - Class in org.hibernate.envers.configuration.internal.metadata
-
Helper class that provides a way to resolve the
mappedByattribute for collections. - CollectionMappedByResolver() - Constructor for class org.hibernate.envers.configuration.internal.metadata.CollectionMappedByResolver
- CollectionMappingType<C> - Interface in org.hibernate.metamodel.mapping
-
MappingType descriptor for the collection Java type (List, Set, etc)
- CollectionMatchers - Class in org.hibernate.testing.hamcrest
- CollectionMatchers() - Constructor for class org.hibernate.testing.hamcrest.CollectionMatchers
- CollectionMetadata - Interface in org.hibernate.metadata
-
Deprecated.Use Hibernate's mapping model
MappingMetamodel - CollectionMetadataContext - Interface in org.hibernate.envers.configuration.internal.metadata
-
Metadata building context used for collections to hold per-collection state.
- CollectionMutationTarget - Interface in org.hibernate.persister.collection.mutation
- CollectionNonStrictReadWriteAccess - Class in org.hibernate.cache.spi.support
-
Standard support for
CollectionDataAccessusing theAccessType.NONSTRICT_READ_WRITEaccess type. - CollectionNonStrictReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, CollectionDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.CollectionNonStrictReadWriteAccess
- collectionNotProcessedByFlush(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- CollectionOperationCoordinator - Interface in org.hibernate.persister.collection.mutation
-
Base contract for coordination of collection mutation operations
- CollectionPart - Interface in org.hibernate.metamodel.mapping
-
Hibernate understands mapping a collection into 4 parts The key - the foreign-key defining the association to the owner The element - for Map's this is analogous to the value The index - the List/array index or Map key The collection-id - this is only relevant for id-bag mappings
- CollectionPart.Nature - Enum in org.hibernate.metamodel.mapping
- CollectionPartPath - Class in org.hibernate.metamodel.mapping.ordering.ast
-
Represents a part of a `CollectionPart` (element or index descriptor) as a DomainPath
- collectionPersister(String) - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- collectionPersister(String) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
-
Deprecated.
- CollectionPersister - Interface in org.hibernate.persister.collection
-
A strategy for persisting a mapped collection role.
- collectionPersisters() - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- collectionPersisters() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
-
Deprecated.With no direct replacement; see
MappingMetamodel.forEachCollectionDescriptor(java.util.function.Consumer<org.hibernate.persister.collection.CollectionPersister>)andMappingMetamodel.streamCollectionDescriptors()instead - CollectionPropertyHolder - Class in org.hibernate.boot.model.internal
- CollectionPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.CollectionPropertyHolder
- CollectionProxy<U,T extends Collection<U>> - Class in org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
- CollectionProxy() - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- CollectionProxy(Initializor<T>) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- CollectionReadOnlyAccess - Class in org.hibernate.cache.spi.support
-
Standard support for
CollectionDataAccessusing theAccessType.READ_ONLYaccess type. - CollectionReadOnlyAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, CollectionDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.CollectionReadOnlyAccess
- CollectionReadWriteAccess - Class in org.hibernate.cache.spi.support
-
Standard support for
CollectionDataAccessusing theAccessType.READ_WRITEaccess type. - CollectionReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, CollectionDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.CollectionReadWriteAccess
- CollectionRecreateAction - Class in org.hibernate.action.internal
-
The action for recreating a collection
- CollectionRecreateAction(PersistentCollection<?>, CollectionPersister, Object, EventSource) - Constructor for class org.hibernate.action.internal.CollectionRecreateAction
-
Constructs a CollectionRecreateAction
- CollectionRemoveAction - Class in org.hibernate.action.internal
-
The action for removing a collection
- CollectionRemoveAction(Object, CollectionPersister, Object, boolean, EventSource) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
-
Removes a persistent collection from a specified owner.
- CollectionRemoveAction(PersistentCollection<?>, CollectionPersister, Object, boolean, EventSource) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
-
Removes a persistent collection from its loaded owner.
- CollectionRemoveAction(CollectionPersister, Object, EventSource) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
-
Removes a persistent collection for an unloaded proxy.
- CollectionResultDescriptor(JaxbHbmNativeQueryCollectionLoadReturnType, Supplier<Map<String, Map<String, HbmResultSetMappingDescriptor.JoinDescriptor>>>, String, MetadataBuildingContext) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor.CollectionResultDescriptor
- CollectionResultGraphNode - Interface in org.hibernate.sql.results.graph.collection
- Collections - Class in org.hibernate.engine.internal
-
Implements book-keeping for the collection persistence by reachability algorithm
- COLLECTIONS - Static variable in class org.hibernate.jpamodelgen.util.Constants
- CollectionSecondPass - Class in org.hibernate.boot.model.internal
-
Collection second pass
- CollectionSecondPass(Collection) - Constructor for class org.hibernate.boot.model.internal.CollectionSecondPass
- CollectionSemantics<CE,E> - Interface in org.hibernate.collection.spi
-
Describes the semantics of a persistent collection such that Hibernate understands how to use it - create one, handle elements, etc.
- CollectionSemanticsResolver - Interface in org.hibernate.collection.spi
-
Resolve the collection semantics for the given mapped collection todo (6.0) ...
- collectionsFetched(long) - Method in interface org.hibernate.internal.CoreMessageLogger
- collectionSizeFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- collectionSizeFunction() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
- CollectionSizeFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
- CollectionSizeMatcher - Class in org.hibernate.testing.hamcrest
- CollectionSizeMatcher(int) - Constructor for class org.hibernate.testing.hamcrest.CollectionSizeMatcher
- collectionsLoaded(long) - Method in interface org.hibernate.internal.CoreMessageLogger
- collectionsRecreated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
- collectionsRemoved(long) - Method in interface org.hibernate.internal.CoreMessageLogger
- CollectionStatistics - Interface in org.hibernate.stat
-
Collection-related statistics.
- CollectionStatisticsImpl - Class in org.hibernate.stat.internal
-
Collection related statistics
- collectionsUpdated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
- collectionTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
- collectionTable - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
- CollectionTable - Class in org.hibernate.jpamodelgen.xml.jaxb
- CollectionTable() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
- CollectionTableGroup - Class in org.hibernate.sql.ast.tree.from
-
A table group for collection tables of plural attributes.
- CollectionTableGroup(boolean, NavigablePath, PluralAttributeMapping, boolean, String, TableReference, boolean, SqlAliasBase, Predicate<String>, BiFunction<String, TableGroup, TableReferenceJoin>, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.CollectionTableGroup
- CollectionTableMapping - Class in org.hibernate.persister.collection.mutation
- CollectionTableMapping(String, boolean, boolean, TableMapping.MutationDetails, TableMapping.MutationDetails, boolean, TableMapping.MutationDetails, TableMapping.MutationDetails) - Constructor for class org.hibernate.persister.collection.mutation.CollectionTableMapping
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
-
Deprecated.
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
-
Deprecated.Return the unqualified property name, not the best strategy but a backward compatible one
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
-
Deprecated.
- collectionTableName(String, String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
-
Deprecated.Return a collection table name ie an association having a join table
- collectionTableName(String, String, String, String, String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
-
Deprecated.
- collectionToList(Collection<X>) - Static method in class org.hibernate.envers.internal.tools.Tools
- CollectionTracker - Interface in org.hibernate.bytecode.enhance.spi
-
Interface to be implemented by collection trackers that hold the expected size od collections, a simplified
Map<String, int>. - CollectionTransactionAccess - Class in org.hibernate.cache.spi.support
- CollectionTransactionAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, CollectionDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.CollectionTransactionAccess
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
- collectionType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
- CollectionType - Class in org.hibernate.type
-
A type that handles Hibernate
PersistentCollections (including arrays). - CollectionType - Annotation Type in org.hibernate.annotations
-
Names a custom collection type for a persistent collection.
- CollectionType(String, String) - Constructor for class org.hibernate.type.CollectionType
- CollectionTypeRegistration - Annotation Type in org.hibernate.annotations
-
Allows to register a
UserCollectionTypeto use as the default for the specified classification of collection. - CollectionTypeRegistrationDescriptor(Class<? extends UserCollectionType>, Map<String, String>) - Constructor for class org.hibernate.boot.spi.InFlightMetadataCollector.CollectionTypeRegistrationDescriptor
- CollectionTypeRegistrations - Annotation Type in org.hibernate.annotations
-
Repeatable container for
CollectionTypeRegistration - CollectionUpdateAction - Class in org.hibernate.action.internal
-
The action for updating a collection
- CollectionUpdateAction(PersistentCollection<?>, CollectionPersister, Object, boolean, EventSource) - Constructor for class org.hibernate.action.internal.CollectionUpdateAction
-
Constructs a CollectionUpdateAction
- collectionValueNavigablePath() - Method in class org.hibernate.grammars.hql.HqlParser
- collectionValueNavigablePath() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
- CollectionValueNavigablePathContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
- CollectionWrapper() - Constructor for class org.hibernate.type.jaxb.JaxbXmlFormatMapper.CollectionWrapper
- CollectionWrapper(Collection<Object>) - Constructor for class org.hibernate.type.jaxb.JaxbXmlFormatMapper.CollectionWrapper
- collectJoinFetch(JaxbHbmNativeQueryJoinReturnType, Map<String, Map<String, HbmResultSetMappingDescriptor.JoinDescriptor>>, Map<String, HbmResultSetMappingDescriptor.HbmFetchParent>, String, MetadataBuildingContext) - Static method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor
- collectLifecycleCallbacksIfMatching(LifecycleCallbackContainer) - Method in class org.hibernate.boot.model.internal.PropertyMappingElementCollector
- collectMapEntries(BiConsumer<K, V>, Object[]) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
- collectParameters(List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueBinding>) - Static method in class org.hibernate.sql.model.ast.AbstractTableUpdate
- collectParameters(SqmStatement<?>, Consumer<SqmParameter<?>>, ServiceRegistry) - Static method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
- collectPath(String) - Method in class org.hibernate.spi.NavigablePath.RelativePathCollector
- collectPersistentAttributesIfMatching(AttributesContainer) - Method in class org.hibernate.boot.model.internal.PropertyMappingElementCollector
- collectTableMappings() - Method in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl
- collectTableMappings() - Method in class org.hibernate.boot.internal.MetadataImpl
- collectTableMappings() - Method in interface org.hibernate.boot.Metadata
- collectTableMappings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
- COLON - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
- COLON - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
- COLON - Static variable in class org.hibernate.grammars.hql.HqlLexer
- COLON - Static variable in class org.hibernate.grammars.hql.HqlParser
- COLON() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
- COLON() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
- COLON() - Method in class org.hibernate.grammars.hql.HqlParser.NamedParameterContext
- COLON() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
- COLON() - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
- COLON(int) - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
- column - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConstructorResult
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFieldResult
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
- column - Variable in class org.hibernate.boot.jaxb.mapping.JaxbVersion
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.FieldResult
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Id
- column - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Version
- column() - Method in annotation type org.hibernate.annotations.CollectionId
-
The column containing the collection-id
- column() - Method in annotation type org.hibernate.annotations.JoinColumnOrFormula
-
The column to use in the join condition.
- Column - Class in org.hibernate.envers.boot.model
-
An implementation of
Selectionthat represents a logical column. - Column - Class in org.hibernate.jpamodelgen.xml.jaxb
- Column - Class in org.hibernate.mapping
-
A mapping model object representing a column of a relational database table.
- Column() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Column
- Column() - Constructor for class org.hibernate.mapping.Column
- Column(String) - Constructor for class org.hibernate.envers.boot.model.Column
-
Create a column with just a name.
- Column(String) - Constructor for class org.hibernate.mapping.Column
- Column(String, boolean) - Constructor for class org.hibernate.envers.boot.model.Column
-
Create a column with just a name.
- Column(String, Long, Integer, Integer, String, String, String) - Constructor for class org.hibernate.envers.boot.model.Column
-
Creates a column without a non-quoted name.
- Column(String, Long, Integer, Integer, String, String, String, boolean) - Constructor for class org.hibernate.envers.boot.model.Column
-
Creates a column
- Column(Column) - Constructor for class org.hibernate.envers.boot.model.Column
-
Copy constructor that performs a deep-copy.
- COLUMN - org.hibernate.annotations.TimeZoneStorageType
-
Stores the time zone in a separate column; works in conjunction with
TimeZoneColumn. - COLUMN - org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
- COLUMN - org.hibernate.dialect.RowLockStrategy
-
Use a column name.
- COLUMN - org.hibernate.DuplicateMappingException.Type
-
A duplicate column definition was encountered.
- COLUMN - org.hibernate.envers.boot.model.Selection.SelectionType
- COLUMN - org.hibernate.TimeZoneStorageStrategy
-
Stores the time zone in a separate column.
- COLUMN_BINDING - org.hibernate.DuplicateMappingException.Type
-
A duplicate column definition was encountered.
- COLUMN_LABEL_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
-
An extractor which uses
ResultSetMetaData.getColumnLabel(int) - COLUMN_NAME_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
-
An extractor which uses
ResultSetMetaData.getColumnName(int) - COLUMN_ORDERING_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Used to specify the
ColumnOrderingStrategyclass to use. - COLUMN_REFERENCE - org.hibernate.dialect.GroupByConstantRenderingStrategy
-
Renders a column reference to a dummy table e.g.
- ColumnAliasExtractor - Interface in org.hibernate.dialect
-
Strategy for extracting the unique column alias out of a
ResultSetMetaData. - columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
- columnAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
- ColumnBindingDefaults - Interface in org.hibernate.boot.model.source.spi
- ColumnComparator(Metadata) - Constructor for class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard.ColumnComparator
- ColumnContainer - Interface in org.hibernate.envers.boot.model
-
Contract for a container of columns.
- ColumnDefault - Annotation Type in org.hibernate.annotations
-
Specifies that a column has a
defaultvalue specified in DDL. - ColumnDefaultsBasicImpl - Class in org.hibernate.boot.jaxb.hbm.transform
- ColumnDefaultsBasicImpl() - Constructor for class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
- columnDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
- columnDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
- columnDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
- columnDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
- columnDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
- columnDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
- columnDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Column
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.JoinColumn
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyColumn
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MapKeyJoinColumn
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.OrderColumn
- columnDefinition - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PrimaryKeyJoinColumn
- columnDefinition() - Method in annotation type org.hibernate.annotations.IndexColumn
-
Deprecated.An explicit column definition.
- columnDefinition() - Method in annotation type org.hibernate.annotations.TimeZoneColumn
-
(Optional) The SQL fragment that is used when generating the DDL for the column.
- columnDefinition() - Method in class org.hibernate.boot.model.internal.MapKeyColumnDelegator
- columnDefinition() - Method in class org.hibernate.boot.model.internal.MapKeyJoinColumnDelegator
- ColumnInformation - Interface in org.hibernate.tool.schema.extract.spi
-
Provides access to information about existing table columns
- ColumnInformationImpl - Class in org.hibernate.tool.schema.extract.internal
-
JDBC column metadata
- ColumnInformationImpl(TableInformation, Identifier, int, String, int, int, TruthValue) - Constructor for class org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
- ColumnIterator(ExportableColumn) - Constructor for class org.hibernate.id.ExportableColumn.ColumnIterator
- columnList - Variable in class org.hibernate.boot.jaxb.mapping.JaxbIndex
- columnList - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Index
- columnName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint
- columnName - Variable in class org.hibernate.jpamodelgen.xml.jaxb.UniqueConstraint
- columnName - Variable in class org.hibernate.sql.InFragment
- columnName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
-
Deprecated.Return the argument
- columnName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
-
Deprecated.Convert mixed case to underscores
- columnName(String) - Method in interface org.hibernate.cfg.NamingStrategy
-
Deprecated.Alter the column name given in the mapping document
- columnName(String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
-
Deprecated.
- ColumnNameIterator - Class in org.hibernate.envers.configuration.internal.metadata
-
Utility class to build a column name iterator over different column collection types.
- ColumnNameIterator() - Constructor for class org.hibernate.envers.configuration.internal.metadata.ColumnNameIterator
- columnNames() - Method in annotation type org.hibernate.annotations.Index
-
Deprecated.The column(s) that are indexed.
- ColumnOrderingStrategy - Interface in org.hibernate.boot.model.relational
- ColumnOrderingStrategyLegacy - Class in org.hibernate.boot.model.relational
-
A no-op implementation.
- ColumnOrderingStrategyLegacy() - Constructor for class org.hibernate.boot.model.relational.ColumnOrderingStrategyLegacy
- ColumnOrderingStrategyStandard - Class in org.hibernate.boot.model.relational
-
Standard implementation that orders columns by size and name following roughly this ordering:
order by max(physicalSizeBytes, 4), physicalSizeBytes > 2048, name - ColumnOrderingStrategyStandard() - Constructor for class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
- ColumnOrderingStrategyStandard.ColumnComparator - Class in org.hibernate.boot.model.relational
- ColumnOrderingStrategyStandard.TemporaryTableColumnComparator - Class in org.hibernate.boot.model.relational
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
- columnOrFormula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
- ColumnReference - Class in org.hibernate.metamodel.mapping.ordering.ast
-
Represents a column-reference used in an order-by fragment
- ColumnReference - Class in org.hibernate.sql.ast.tree.expression
-
Models a reference to a Column in a SQL AST
- ColumnReference(String, boolean) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
- ColumnReference(String, String, boolean, String, String, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
- ColumnReference(String, String, SelectablePath, boolean, String, String, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
- ColumnReference(String, SelectableMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
- ColumnReference(String, SelectableMapping, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
- ColumnReference(TableReference, String, boolean, String, String, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
- ColumnReference(TableReference, String, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
- ColumnReference(TableReference, SelectableMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
- ColumnReferenceKey(String, SelectablePath) - Constructor for class org.hibernate.sql.ast.spi.SqlExpressionResolver.ColumnReferenceKey
- ColumnReferenceMappingImpl(ColumnInformation, ColumnInformation) - Constructor for class org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl.ColumnReferenceMappingImpl
- ColumnReferenceQualifier - Interface in org.hibernate.sql.ast.tree.from
- columnResult - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
- columnResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
- ColumnResult - Class in org.hibernate.jpamodelgen.xml.jaxb
- ColumnResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ColumnResult
- columns - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey
- columns - Variable in class org.hibernate.boot.model.internal.FkSecondPass
- columns - Variable in class org.hibernate.sql.Insert
- columns - Variable in class org.hibernate.sql.SimpleSelect
- columns - Variable in class org.hibernate.sql.Update
- columns() - Method in annotation type org.hibernate.annotations.Columns
-
The aggregated columns.
- columns(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
- Columns - Annotation Type in org.hibernate.annotations
-
Support an array of columns.
- ColumnsAndFormulasSourceContainer - Interface in org.hibernate.boot.model.source.spi
- ColumnSource - Interface in org.hibernate.boot.model.source.spi
-
Contract for source information pertaining to a physical column definition specific to a particular attribute context.
- ColumnTransformer - Annotation Type in org.hibernate.annotations
-
Specifies custom SQL expressions used to read and write to the column mapped by the annotated persistent attribute in all generated SQL involving the annotated persistent attribute.
- ColumnTransformers - Annotation Type in org.hibernate.annotations
-
Plural annotation for @ColumnTransformer.
- columnType(int) - Method in class org.hibernate.dialect.AbstractHANADialect
- columnType(int) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
- columnType(int) - Method in class org.hibernate.dialect.CockroachDialect
- columnType(int) - Method in class org.hibernate.dialect.DB2Dialect
- columnType(int) - Method in class org.hibernate.dialect.DB2zDialect
- columnType(int) - Method in class org.hibernate.dialect.DerbyDialect
- columnType(int) - Method in class org.hibernate.dialect.Dialect
- columnType(int) - Method in class org.hibernate.dialect.H2Dialect
- columnType(int) - Method in class org.hibernate.dialect.HSQLDialect
- columnType(int) - Method in class org.hibernate.dialect.MySQLDialect
- columnType(int) - Method in class org.hibernate.dialect.OracleDialect
- columnType(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
- columnType(int) - Method in class org.hibernate.dialect.SpannerDialect
- columnType(int) - Method in class org.hibernate.dialect.SQLServerDialect
- columnType(int) - Method in class org.hibernate.dialect.SybaseASEDialect
- ColumnTypeInformation - Interface in org.hibernate.tool.schema.extract.spi
-
Provides access to information about existing table columns
- ColumnValueBinding - Class in org.hibernate.sql.model.ast
-
Represents the binding of a value to a column.
- ColumnValueBinding(ColumnReference, ColumnWriteFragment) - Constructor for class org.hibernate.sql.model.ast.ColumnValueBinding
- ColumnValueParameter - Class in org.hibernate.sql.model.ast
-
Parameter descriptor specific to mutations.
- ColumnValueParameter(ColumnReference, ParameterUsage) - Constructor for class org.hibernate.sql.model.ast.ColumnValueParameter
- ColumnValueParameterList - Class in org.hibernate.sql.model.ast
-
An array list for
ColumnValueParameterthat implementsSelectableConsumerto add new parameters. - ColumnValueParameterList(TableReference, ParameterUsage, int) - Constructor for class org.hibernate.sql.model.ast.ColumnValueParameterList
- ColumnValuesTableMutationBuilder - Interface in org.hibernate.sql.model.ast.builder
-
Common operations of
TableUpdateBuilderandTableInsertBuilder. - ColumnWriteFragment - Class in org.hibernate.sql.model.ast
-
Models a column's "write fragment" within the SQL AST
- ColumnWriteFragment(String, List<ColumnValueParameter>, JdbcMapping) - Constructor for class org.hibernate.sql.model.ast.ColumnWriteFragment
- ColumnWriteFragment(String, JdbcMapping) - Constructor for class org.hibernate.sql.model.ast.ColumnWriteFragment
- ColumnWriteFragment(String, ColumnValueParameter, JdbcMapping) - Constructor for class org.hibernate.sql.model.ast.ColumnWriteFragment
- COMA_SEPARATOR - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
- COMA_SEPARATOR_CHAR - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
- combine(List<O>...) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
- combine(List<O>, List<O>) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
- combine(List<T>, List<T>...) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
- combinePredicates(Predicate, Predicate) - Static method in class org.hibernate.sql.ast.spi.SqlAstHelper
- combinePredicates(Predicate, Predicate) - Static method in class org.hibernate.sql.ast.spi.SqlAstTreeHelper
- combinePredicates(Predicate, Predicate) - Static method in interface org.hibernate.sql.ast.tree.predicate.Predicate
- COMMA - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
- COMMA - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
- COMMA - Static variable in class org.hibernate.grammars.hql.HqlLexer
- COMMA - Static variable in class org.hibernate.grammars.hql.HqlParser
- COMMA - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- COMMA - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- COMMA() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
- COMMA() - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
- COMMA() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
- COMMA() - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
- COMMA(int) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
- COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
- COMMA(int) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
- COMMA(int) - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
- command() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
- command() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandBlockContext
- CommandAcceptanceException - Exception in org.hibernate.tool.schema.spi
-
Indicates a problem accepting/executing a schema management command.
- CommandAcceptanceException(String) - Constructor for exception org.hibernate.tool.schema.spi.CommandAcceptanceException
- CommandAcceptanceException(String, Throwable) - Constructor for exception org.hibernate.tool.schema.spi.CommandAcceptanceException
- commandBlock() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
- commandBlock() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
- commandBlock(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
- CommandBlockContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.importsql.SqlScriptParser.CommandBlockContext
- CommandContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
- CommaSeparatedStringHelper - Class in org.hibernate.boot.model.source.internal.hbm
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
- comment - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTable
- comment - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
- comment - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
- comment - Variable in class org.hibernate.sql.Delete
- comment - Variable in class org.hibernate.sql.Insert
- comment - Variable in class org.hibernate.sql.SimpleSelect
- comment - Variable in class org.hibernate.sql.Update
- comment() - Method in annotation type org.hibernate.annotations.NamedNativeQuery
-
A comment added to the SQL query.
- comment() - Method in annotation type org.hibernate.annotations.NamedQuery
-
A comment added to the generated SQL query.
- comment() - Method in annotation type org.hibernate.annotations.Table
-
Specifies comment to add to the generated DDL for the table.
- comment() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialect
-
Comment describing the reason why the dialect is required.
- comment() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialectFeature
-
Comment describing the reason why the feature is required.
- comment() - Method in annotation type org.hibernate.testing.RequiresDialect
-
Comment describing the reason why the dialect is required.
- comment() - Method in annotation type org.hibernate.testing.RequiresDialectFeature
-
Comment describing the reason why the feature is required.
- comment() - Method in annotation type org.hibernate.testing.SkipForDialect
-
Comment describing the reason for the skip.
- Comment - Annotation Type in org.hibernate.annotations
-
Specifies a comment that will be included in generated DDL.
- COMMENT - Static variable in class org.hibernate.annotations.QueryHints
-
Deprecated.
- COMMENT - Static variable in class org.hibernate.grammars.hql.HqlLexer
- COMMENT - Static variable in class org.hibernate.grammars.hql.HqlParser
- commit() - Method in class org.hibernate.engine.transaction.internal.TransactionImpl
- commit() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
- commit() - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
- commit() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- commit() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
- commit() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
-
Commit the resource transaction
- commit() - Method in interface org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter
-
Call commit on the underlying transaction object
- commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl
- commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl
- commit() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.TransactionDriverControlImpl
- commit() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
-
Commit the physical transaction
- commit(Xid, boolean) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- COMMIT - org.hibernate.annotations.FlushModeType
-
Corresponds to
FlushMode.COMMIT. - COMMIT - org.hibernate.FlushMode
-
The
Sessionis flushed whenEntityTransaction.commit()is called. - COMMITTED - org.hibernate.resource.transaction.spi.TransactionStatus
-
The transaction has been completed successfully.
- COMMITTING - org.hibernate.resource.transaction.spi.TransactionStatus
-
Status code indicating a transaction that has begun the second phase of the two-phase commit protocol, but not yet completed this phase.
- commonCollectionMapperData - Variable in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
- CommonCollectionMapperData - Class in org.hibernate.envers.internal.entities.mapper.relation
-
Data that is used by all collection mappers, regardless of the type.
- CommonCollectionMapperData(String, PropertyData, MiddleIdData, RelationQueryGenerator, String) - Constructor for class org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData
- CommonFunctionFactory - Class in org.hibernate.dialect.function
-
Enumeratoes common function template definitions.
- CommonFunctionFactory(QueryEngine) - Constructor for class org.hibernate.dialect.function.CommonFunctionFactory
- CommonQueryContract - Interface in org.hibernate.query
-
Defines the aspects of query execution and parameter binding that apply to all forms of querying - HQL, criteria queries, and
stored procedure calls. - CommonSpatialFunction - Enum in org.hibernate.spatial
-
Functions commonly expected in databases, as defined by the SQL/MM specs
- CommonSpatialFunction.Type - Enum in org.hibernate.spatial
- COMPARABLE - org.hibernate.query.sqm.produce.function.FunctionParameterType
-
Any type with an order (numeric, string, and temporal types)
- ComparableComparator<T extends Comparable> - Class in org.hibernate.internal.util.compare
-
Delegates to Comparable
- ComparableComparator() - Constructor for class org.hibernate.internal.util.compare.ComparableComparator
- ComparableEntityAction - Interface in org.hibernate.action.internal
-
With this interface we can compare entity actions in the queue even if the implementation doesn't extend
EntityAction. - ComparableHelper() - Constructor for class org.hibernate.boot.model.relational.Namespace.ComparableHelper
- comparator - Variable in class org.hibernate.collection.spi.PersistentSortedMap
- comparator - Variable in class org.hibernate.collection.spi.PersistentSortedSet
- comparator() - Method in class org.hibernate.collection.spi.PersistentSortedMap
- comparator() - Method in class org.hibernate.collection.spi.PersistentSortedSet
- comparator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
- comparator() - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedSetProxy
- compare(byte[], byte[]) - Method in class org.hibernate.internal.util.compare.RowVersionComparator
- compare(Comparable, Comparable) - Method in class org.hibernate.internal.util.compare.ComparableComparator
- compare(Object[], Object[]) - Method in class org.hibernate.type.descriptor.java.ComponentArrayComparator
- compare(Object, Object) - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
- compare(Object, Object) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
- compare(Object, Object) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
-
Compare the 2 values
- compare(Object, Object) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- compare(Object, Object) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- compare(Object, Object) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- compare(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
- compare(Object, Object) - Method in class org.hibernate.type.AbstractType
- compare(Object, Object) - Method in class org.hibernate.type.AnyType
- compare(Object, Object) - Method in class org.hibernate.type.CollectionType
- compare(Object, Object) - Method in class org.hibernate.type.ComponentType
- compare(Object, Object) - Method in class org.hibernate.type.descriptor.java.IncomparableComparator
- compare(Object, Object) - Method in class org.hibernate.type.EntityType
- compare(Object, Object) - Method in class org.hibernate.type.internal.ConvertedBasicTypeImpl
- compare(Object, Object) - Method in class org.hibernate.type.SerializableToBlobType
- compare(Object, Object) - Method in interface org.hibernate.type.Type
-
Perform a
Comparator-style comparison of the given values. - compare(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleBasicSortComparator
- compare(ZonedDateTime, ZonedDateTime) - Method in class org.hibernate.internal.util.ZonedDateTimeComparator
- compare(ZoneOffset, ZoneOffset) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType.ZoneOffsetComparator
- compare(Calendar, Calendar) - Method in class org.hibernate.internal.util.compare.CalendarComparator
- compare(Locale, Locale) - Method in class org.hibernate.type.descriptor.java.LocaleJavaType.LocaleComparator
- compare(TimeZone, TimeZone) - Method in class org.hibernate.type.descriptor.java.TimeZoneJavaType.TimeZoneComparator
- compare(TemporaryTableColumn, TemporaryTableColumn) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard.TemporaryTableColumnComparator
- compare(Column, Column) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard.ColumnComparator
- compare(T, T) - Static method in class org.hibernate.boot.model.relational.Namespace.ComparableHelper
- compareTo(CollectionAction) - Method in class org.hibernate.action.internal.CollectionAction
- compareTo(ComparableEntityAction) - Method in class org.hibernate.action.internal.EntityAction
- compareTo(DelayedPostInsertIdentifier) - Method in class org.hibernate.action.internal.DelayedPostInsertIdentifier
- compareTo(Identifier) - Method in class org.hibernate.boot.model.naming.Identifier
- compareTo(Namespace.Name) - Method in class org.hibernate.boot.model.relational.Namespace.Name
- comparisonOperator() - Method in class org.hibernate.grammars.hql.HqlParser
- comparisonOperator() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
- ComparisonOperator - Enum in org.hibernate.query.sqm
-
Defines the comparison operators.
- ComparisonOperatorContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
- ComparisonPredicate - Class in org.hibernate.sql.ast.tree.predicate
- ComparisonPredicate(Expression, ComparisonOperator, Expression) - Constructor for class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
- ComparisonPredicate(Expression, ComparisonOperator, Expression, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
- ComparisonPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
- Compatibility - Class in org.hibernate.query.sqm.tree.expression
- complete() - Method in class org.hibernate.query.sql.internal.ParameterRecognizerImpl
- complete() - Method in interface org.hibernate.query.sql.spi.ParameterRecognizer
-
Callback after all parsing is complete
- complete() - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiation
- complete(ManagedResources, BootstrapContext, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
-
Second step of 2-phase for MetadataSources->Metadata process
- CompleteFetchBuilder - Interface in org.hibernate.query.results.complete
- CompleteFetchBuilderBasicPart - Class in org.hibernate.query.results.complete
- CompleteFetchBuilderBasicPart(NavigablePath, BasicValuedModelPart, String) - Constructor for class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
- CompleteFetchBuilderEmbeddableValuedModelPart - Class in org.hibernate.query.results.complete
-
CompleteFetchBuilder for embeddable-valued ModelParts
- CompleteFetchBuilderEmbeddableValuedModelPart(NavigablePath, EmbeddableValuedModelPart, List<String>) - Constructor for class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
- CompleteFetchBuilderEntityValuedModelPart - Class in org.hibernate.query.results.complete
-
CompleteFetchBuilder for entity-valued ModelParts
- CompleteFetchBuilderEntityValuedModelPart(NavigablePath, EntityValuedFetchable, List<String>) - Constructor for class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
- completeInstantiation(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
-
Should be called at the end of the subtype's constructor, or at least after the `#super(...)` (aka, this type's constructor) call.
- CompleteResultBuilder - Interface in org.hibernate.query.results.complete
- CompleteResultBuilderBasicModelPart - Class in org.hibernate.query.results.complete
-
CompleteResultBuilder for basic-valued ModelParts
- CompleteResultBuilderBasicModelPart(NavigablePath, BasicValuedModelPart, String) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
- CompleteResultBuilderBasicValued - Interface in org.hibernate.query.results.complete
-
Nominal extension to ResultBuilder for cases involving scalar results
- CompleteResultBuilderBasicValuedConverted<O,R> - Class in org.hibernate.query.results.complete
-
ResultBuilder for scalar results defined via: JPA
ColumnResult`<return-scalar/>` as part of a `<resultset/>` stanza in `hbm.xml` - CompleteResultBuilderBasicValuedConverted(String, ManagedBean<? extends AttributeConverter<O, R>>, JavaType<? extends AttributeConverter<O, R>>, BasicJavaType<O>, BasicValuedMapping) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedConverted
- CompleteResultBuilderBasicValuedStandard - Class in org.hibernate.query.results.complete
-
ResultBuilder for scalar results defined via: JPA
ColumnResult`<return-scalar/>` as part of a `<resultset/>` stanza in `hbm.xml` - CompleteResultBuilderBasicValuedStandard(String, BasicValuedMapping, JavaType<?>) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedStandard
- CompleteResultBuilderCollection - Interface in org.hibernate.query.results.complete
- CompleteResultBuilderCollectionStandard - Class in org.hibernate.query.results.complete
- CompleteResultBuilderCollectionStandard(String, NavigablePath, PluralAttributeMapping) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
- CompleteResultBuilderCollectionStandard(String, NavigablePath, PluralAttributeMapping, String[], String[], String[]) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
- CompleteResultBuilderEntityJpa - Class in org.hibernate.query.results.complete
-
CompleteResultBuilderEntityValued implementation specific to JPA.
- CompleteResultBuilderEntityJpa(NavigablePath, EntityMappingType, LockMode, BasicValuedFetchBuilder, HashMap<String, FetchBuilder>) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
- CompleteResultBuilderEntityStandard - Class in org.hibernate.query.results.complete
- CompleteResultBuilderEntityStandard(String, NavigablePath, EntityMappingType, LockMode, BasicValuedFetchBuilder, HashMap<String, FetchBuilder>) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
- CompleteResultBuilderEntityValued - Interface in org.hibernate.query.results.complete
- CompleteResultBuilderInstantiation - Class in org.hibernate.query.results.complete
-
ResultBuilder for dynamic instantiation results (
ConstructorResult - CompleteResultBuilderInstantiation(JavaType<?>, List<ResultBuilder>) - Constructor for class org.hibernate.query.results.complete.CompleteResultBuilderInstantiation
- Component - Class in org.hibernate.mapping
-
A mapping model object that represents an embeddable class.
- Component - Class in org.hibernate.testing.orm.domain.gambit
- Component() - Constructor for class org.hibernate.testing.orm.domain.gambit.Component
- Component(Integer, Long, int, String, Component.Nested) - Constructor for class org.hibernate.testing.orm.domain.gambit.Component
- Component(String, Integer, Long, int, Component.Nested) - Constructor for class org.hibernate.testing.orm.domain.gambit.Component
- Component(MetadataBuildingContext, Collection) - Constructor for class org.hibernate.mapping.Component
- Component(MetadataBuildingContext, Component) - Constructor for class org.hibernate.mapping.Component
- Component(MetadataBuildingContext, Join) - Constructor for class org.hibernate.mapping.Component
- Component(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Component
- Component(MetadataBuildingContext, Table, PersistentClass) - Constructor for class org.hibernate.mapping.Component
- COMPONENT - org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Describes the
<component/>element - Component.Nested - Class in org.hibernate.testing.orm.domain.gambit
- Component.StandardGenerationContextLocator - Class in org.hibernate.mapping
- Component.ValueGenerationPlan - Class in org.hibernate.mapping
- ComponentArrayComparator - Class in org.hibernate.type.descriptor.java
-
Comparator for component arrays.
- ComponentArrayComparator(JavaType<Object>[]) - Constructor for class org.hibernate.type.descriptor.java.ComponentArrayComparator
- ComponentArrayMutabilityPlan - Class in org.hibernate.type.descriptor.java
-
Mutability plan for component based arrays.
- ComponentArrayMutabilityPlan(JavaType<Object>[]) - Constructor for class org.hibernate.type.descriptor.java.ComponentArrayMutabilityPlan
- ComponentAuditedPropertiesReader - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
Reads the audited properties for components.
- ComponentAuditedPropertiesReader(EnversMetadataBuildingContext, PersistentPropertiesSource, AuditedPropertiesHolder) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditedPropertiesReader
- ComponentAuditedPropertiesReader(EnversMetadataBuildingContext, PersistentPropertiesSource, AuditedPropertiesHolder, String) - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditedPropertiesReader
- ComponentAuditingData - Class in org.hibernate.envers.configuration.internal.metadata.reader
-
Audit mapping meta-data for component.
- ComponentAuditingData() - Constructor for class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
- componentCount() - Method in class org.hibernate.metamodel.model.domain.internal.ArrayTupleType
- componentCount() - Method in interface org.hibernate.metamodel.model.domain.TupleType
- componentCount() - Method in class org.hibernate.query.derived.AnonymousTupleType
- componentDescription - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- ComponentDescription - Class in org.hibernate.envers.internal.entities
- ComponentDescription.ComponentType - Enum in org.hibernate.envers.internal.entities
- componentIdType - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
- ComponentMetadataGenerator - Class in org.hibernate.envers.configuration.internal.metadata
-
Generates metadata for components.
- ComponentPropertyHolder - Class in org.hibernate.boot.model.internal
-
PropertyHolder for composites (Embeddable/Embedded).
- ComponentPropertyHolder(Component, String, PropertyData, PropertyHolder, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.ComponentPropertyHolder
- ComponentPropertyMapper - Class in org.hibernate.envers.internal.entities.mapper
- ComponentPropertyMapper(PropertyData, Class, EmbeddableInstantiator) - Constructor for class org.hibernate.envers.internal.entities.mapper.ComponentPropertyMapper
- ComponentType - Class in org.hibernate.type
-
Handles "component" mappings
- ComponentType(Component, int[], MetadataBuildingContext) - Constructor for class org.hibernate.type.ComponentType
- composite(List<ArgumentsValidator>) - Static method in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
- composite(ArgumentsValidator...) - Static method in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
- composite(FunctionArgumentTypeResolver...) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
- COMPOSITE - org.hibernate.boot.model.source.spi.SingularAttributeNature
- COMPOSITE - org.hibernate.metamodel.mapping.EntityIdentifierMapping.Nature
-
An "aggregated" composite identifier, which is another way to say that the identifier is represented as an embeddable.
- COMPOSITE - org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
-
Deprecated.
- COMPOSITE_ID - org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Describes the
<composite-id/>element - compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- compositeElement - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
- CompositeElementPropertyMapping - Class in org.hibernate.persister.collection
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
EmbeddedCollectionPart - CompositeElementPropertyMapping(String[], String[], String[], String[], CompositeType, Metadata) - Constructor for class org.hibernate.persister.collection.CompositeElementPropertyMapping
-
Deprecated.
- compositeId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
- compositeIdClass - Variable in class org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
- compositeIdClassDoesNotOverrideEquals(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- compositeIdClassDoesNotOverrideHashCode(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- CompositeIdentifier - Class in org.hibernate.envers.boot.model
-
Represents an identifier based on a
composite-idmapping. - CompositeIdentifier(EnversMetadataBuildingContext) - Constructor for class org.hibernate.envers.boot.model.CompositeIdentifier
- CompositeIdentifierMapping - Interface in org.hibernate.metamodel.mapping
-
Mapping for a composite identifier
- CompositeIdentifierSingularAttributeSourceBasicImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
Descriptor for
<key-property/> - CompositeIdentifierSingularAttributeSourceBasicImpl(MappingDocument, AttributeSourceContainer, JaxbHbmCompositeKeyBasicAttributeType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl
- CompositeIdentifierSingularAttributeSourceManyToOneImpl - Class in org.hibernate.boot.model.source.internal.hbm
-
Descriptor for
<key-many-to-one/>mapping - CompositeIdentifierSingularAttributeSourceManyToOneImpl(MappingDocument, AttributeSourceContainer, JaxbHbmCompositeKeyManyToOneType) - Constructor for class org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl
- CompositeIdentifierSource - Interface in org.hibernate.boot.model.source.spi
-
Common contract for composite identifiers.
- compositeIndex - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- compositeInstance - Variable in class org.hibernate.sql.results.graph.embeddable.AbstractEmbeddableInitializer
- compositeMapKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
- CompositeMapperBuilder - Interface in org.hibernate.envers.internal.entities.mapper
- CompositeNestedGeneratedValueGenerator - Class in org.hibernate.id
-
For composite identifiers, defines a number of "nested" generations that need to happen to "fill" the identifier property(s).
- CompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator.GenerationContextLocator) - Constructor for class org.hibernate.id.CompositeNestedGeneratedValueGenerator
- CompositeNestedGeneratedValueGenerator.GenerationContextLocator - Interface in org.hibernate.id
-
Contract for declaring how to locate the context for sub-value injection.
- CompositeNestedGeneratedValueGenerator.GenerationPlan - Interface in org.hibernate.id
-
Contract for performing the actual sub-value generation, usually injecting it into the determined context
- CompositeOwner - Interface in org.hibernate.engine.spi
- CompositeOwnerTracker - Class in org.hibernate.bytecode.enhance.internal.tracker
-
small low memory class to keep references to composite owners
- CompositeOwnerTracker() - Constructor for class org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker
- CompositeSqmPathSource<J> - Interface in org.hibernate.metamodel.model.domain.internal
- CompositeTracker - Interface in org.hibernate.engine.spi
- CompositeType - Interface in org.hibernate.type
-
Contract for value types to hold collections and have cascades, etc.
- CompositeType - Annotation Type in org.hibernate.annotations
-
Specifies a custom
CompositeUserTypefor the annotated attribute mapping. - CompositeTypeImplementor - Interface in org.hibernate.type.spi
- CompositeTypeRegistration - Annotation Type in org.hibernate.annotations
-
Registers a custom composite user type implementation to be used by default for all references to a particular embeddable class.
- CompositeTypeRegistrations - Annotation Type in org.hibernate.annotations
-
Grouping of
CompositeTypeRegistration - CompositeUserType<J> - Interface in org.hibernate.usertype
-
This interface should be implemented by user-defined custom types that have persistent attributes and can be thought of as something more like an embeddable object.
- CompositeUserTypeJavaTypeWrapper<J> - Class in org.hibernate.type.internal
- CompositeUserTypeJavaTypeWrapper(CompositeUserType<J>) - Constructor for class org.hibernate.type.internal.CompositeUserTypeJavaTypeWrapper
- CompositeUserTypeJavaTypeWrapper.MutabilityPlanWrapper<J> - Class in org.hibernate.type.internal
- CompositeValueGenerationException - Exception in org.hibernate.tuple.entity
- CompositeValueGenerationException(String) - Constructor for exception org.hibernate.tuple.entity.CompositeValueGenerationException
- CompoundNaturalIdLoader<T> - Class in org.hibernate.loader.ast.internal
-
NaturalIdLoader implementation for compound natural-ids
- CompoundNaturalIdLoader(CompoundNaturalIdMapping, EntityMappingType) - Constructor for class org.hibernate.loader.ast.internal.CompoundNaturalIdLoader
- CompoundNaturalIdMapping - Class in org.hibernate.metamodel.mapping.internal
-
Multi-attribute NaturalIdMapping implementation
- CompoundNaturalIdMapping(EntityMappingType, List<SingularAttributeMapping>, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- CompoundNaturalIdMapping.DomainResultImpl - Class in org.hibernate.metamodel.mapping.internal
- compoundValue(Object...) - Static method in interface org.hibernate.NaturalIdMultiLoadAccess
-
Helper for creating a Map that represents the value of a compound natural-id for use in loading.
- computeAggregationInInstanceContext() - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
Compute aggregated expression in the context of each entity instance separately.
- computeIfAbsent(int, K1, Function<K1, V>) - Method in class org.hibernate.internal.util.collections.LazyIndexedMap
-
Both the index and the original key are requested for efficiency reasons.
- computeIfAbsent(LockMode, Function<LockMode, V>) - Method in class org.hibernate.internal.util.collections.LockModeEnumMap
- computeTestMethods() - Method in class org.hibernate.testing.junit4.CustomRunner
- concat() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- concat(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- concat(Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- concat(Expression<String>, Expression<String>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- concat(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- concat(Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- concat(Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- concat(Expression<String>, String) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- concat(Expression<String>, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
- concat(String, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- concat(String, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- concat(String, Expression<String>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- concat(String, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- concat(String, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- concat(String, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- concat(String, String) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- concat(String, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
- concat_pipeOperator() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Almost every database
- concat_pipeOperator(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- ConcatenationExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ConcatenationExpressionContext
- ConcatPipeFunction - Class in org.hibernate.dialect.function
-
A concat function with a pattern for clob arguments.
- ConcatPipeFunction(String, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.ConcatPipeFunction
- concreteDescriptor - Variable in class org.hibernate.sql.results.graph.entity.internal.AbstractBatchEntitySelectFetchInitializer
- concreteDescriptor - Variable in class org.hibernate.sql.results.graph.entity.internal.EntitySelectFetchInitializer
- ConcreteSqmSelectQueryPlan<R> - Class in org.hibernate.query.sqm.internal
-
Standard Hibernate implementation of SelectQueryPlan for SQM-backed
Queryimplementations, which means HQL/JPQL orCriteriaQuery - ConcreteSqmSelectQueryPlan(SqmSelectStatement<?>, String, DomainParameterXref, Class<R>, TupleMetadata, QueryOptions) - Constructor for class org.hibernate.query.sqm.internal.ConcreteSqmSelectQueryPlan
- concurrencyStrategy() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- concurrentEntries(Map<K, V>) - Static method in class org.hibernate.internal.util.collections.IdentityMap
-
Return the map entries (as instances of
Map.Entryin a collection that is safe from concurrent modification). - concurrentMap(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
Create a properly sized
ConcurrentHashMapbased on the given expected number of elements. - concurrentMap(int, float) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
Create a properly sized
ConcurrentHashMapbased on the given expected number of elements and an explicit load factor - ConcurrentReferenceHashMap<K,V> - Class in org.hibernate.internal.util.collections
-
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
- ConcurrentReferenceHashMap() - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, float) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, reference types, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, reference types and with default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new map with the same mappings as the given map.
- ConcurrentReferenceHashMap.Option - Enum in org.hibernate.internal.util.collections
- ConcurrentReferenceHashMap.ReferenceType - Enum in org.hibernate.internal.util.collections
-
An option specifying which Java reference type should be used to refer to a key and/or value.
- condition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
- condition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
- condition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
- condition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
- condition() - Method in annotation type org.hibernate.annotations.Filter
-
The filter condition, a SQL expression used for filtering the rows returned by a query when the filter is enabled.
- condition() - Method in annotation type org.hibernate.annotations.FilterJoinTable
-
The filter condition, a SQL expression used for filtering the rows returned by a query when the filter is enabled.
- condition() - Method in annotation type org.hibernate.testing.Skip
-
The condition which causes a skip
- CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
By default (in the absence of a
TableGenerator.SEGMENT_VALUE_PARAMsetting) we use a single row for all generators. - CONFIG_PREFIX - Static variable in class org.hibernate.agroal.internal.AgroalConnectionProvider
- CONFIG_PREFIX - Static variable in class org.hibernate.hikaricp.internal.HikariConfigurationUtil
- CONFIG_SEQUENCE_PER_ENTITY_SUFFIX - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Specifies the suffix to use for an implicit sequence name - appended to the entity-name / collection-role
- CONFIG_URI - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
Designates the URI for a specific JCache
CacheManagerJCacheRegionFactory should ask theCachingProviderfor - ConfigHelper - Class in org.hibernate.internal.util
-
Deprecated.Use
ClassLoaderServiceinstead - ConfigLoader - Class in org.hibernate.boot.cfgxml.internal
-
Loads
cfg.xmlfiles. - ConfigLoader(BootstrapServiceRegistry) - Constructor for class org.hibernate.boot.cfgxml.internal.ConfigLoader
- ConfigParameterContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
- ConfigParameterContainer - Interface in org.hibernate.envers.boot.model
-
Contract for a model object that stores configuration parameters
- ConfigParameterHelper - Class in org.hibernate.boot.model.source.internal.hbm
- configParameters - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
- ConfigSettings - Interface in org.hibernate.cache.jcache
- Configurable - Interface in org.hibernate.id
-
An
IdentifierGeneratorthat supports "configuration". - Configurable - Interface in org.hibernate.service.spi
-
Allows the service to request access to the configuration properties for configuring itself.
- configuration - Variable in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
- configuration - Variable in class org.hibernate.envers.internal.entities.mapper.relation.query.AbstractRelationQueryGenerator
- configuration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- Configuration - Class in org.hibernate.cfg
-
A convenience API making it easier to bootstrap an instance of Hibernate.
- Configuration - Class in org.hibernate.envers.configuration
-
Envers configuration.
- Configuration() - Constructor for class org.hibernate.cfg.Configuration
-
Create a new instance, using a default
BootstrapServiceRegistryand a newly instantiatedMetadataSources. - Configuration(Properties, EnversService, MetadataImplementor) - Constructor for class org.hibernate.envers.configuration.Configuration
- Configuration(MetadataSources) - Constructor for class org.hibernate.cfg.Configuration
-
Create a new instance, using the given
MetadataSources, and aBootstrapServiceRegistryobtained from theMetadataSources. - Configuration(BootstrapServiceRegistry) - Constructor for class org.hibernate.cfg.Configuration
-
Create a new instance, using the given
BootstrapServiceRegistryand a newly instantiatedMetadataSources. - ConfigurationException - Exception in org.hibernate.internal.util.config
-
TODO : javadoc
- ConfigurationException(String) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
- ConfigurationHelper - Class in org.hibernate.internal.util.config
-
Collection of helper methods for dealing with configuration settings.
- ConfigurationHelper - Class in org.hibernate.jpa.internal.util
- ConfigurationHelper() - Constructor for class org.hibernate.jpa.internal.util.ConfigurationHelper
- configurationResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- ConfigurationService - Interface in org.hibernate.engine.config.spi
-
Provides access to the initial user-provided configuration values.
- ConfigurationService.Converter<T> - Interface in org.hibernate.engine.config.spi
-
Simple conversion contract for converting an untyped object to a specified type.
- ConfigurationServiceImpl - Class in org.hibernate.engine.config.internal
-
The standard ConfigurationService implementation
- ConfigurationServiceImpl(Map<String, Object>) - Constructor for class org.hibernate.engine.config.internal.ConfigurationServiceImpl
-
Constructs a ConfigurationServiceImpl
- ConfigurationServiceInitiator - Class in org.hibernate.engine.config.internal
-
The ServiceInitiator for the ConfigurationService
- ConfigurationServiceInitiator() - Constructor for class org.hibernate.engine.config.internal.ConfigurationServiceInitiator
- configure() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Read setting information from an XML file using the standard resource location.
- configure() - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in an application resource named
hibernate.cfg.xml. - configure(File) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
- configure(File) - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in the given application file.
- configure(String) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Read setting information from an XML file using the named resource location.
- configure(String) - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in the given application resource.
- configure(URL) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
- configure(URL) - Method in class org.hibernate.cfg.Configuration
-
Use the mappings and properties specified in the given document.
- configure(Map<String, Object>) - Method in class org.hibernate.agroal.internal.AgroalConnectionProvider
- configure(Map<String, Object>) - Method in class org.hibernate.c3p0.internal.C3P0ConnectionProvider
- configure(Map<String, Object>) - Method in class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
- configure(Map<String, Object>) - Method in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
- configure(Map<String, Object>) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
- configure(Map<String, Object>) - Method in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
- configure(Map<String, Object>) - Method in class org.hibernate.envers.boot.internal.EnversServiceImpl
- configure(Map<String, Object>) - Method in class org.hibernate.hikaricp.internal.HikariCPConnectionProvider
- configure(Map<String, Object>) - Method in class org.hibernate.proxool.internal.ProxoolConnectionProvider
- configure(Map<String, Object>) - Method in interface org.hibernate.service.spi.Configurable
-
Configure the service.
- configure(Map<String, Object>) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- configure(Map<String, Object>) - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
- configure(Map<String, Object>) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- configure(Map<String, Object>) - Method in class org.hibernate.vibur.internal.ViburDBCPConnectionProvider
- configure(LoadedConfig) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
- configure(SessionFactoryBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- configure(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- configure(EnversMetadataBuildingContext) - Method in class org.hibernate.envers.configuration.internal.EntitiesConfigurator
- configure(Optimizer) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
-
Configures this structure with the given arguments.
- configure(Optimizer) - Method in class org.hibernate.id.enhanced.SequenceStructure
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.Assigned
- configure(Type, Properties, ServiceRegistry) - Method in interface org.hibernate.id.Configurable
-
Configure this instance, given the value of parameters specified by the user as
<param>elements. - configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.enhanced.TableGenerator
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.ForeignGenerator
- configure(Type, Properties, ServiceRegistry) - Method in interface org.hibernate.id.IdentifierGenerator
-
Configure this instance, given the value of parameters specified by the user as
<param>elements. - configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.IncrementGenerator
- configure(Type, Properties, ServiceRegistry) - Method in interface org.hibernate.id.PostInsertIdentifierGenerator
-
Noop default implementation.
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.SelectGenerator
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.UUIDGenerator
-
Deprecated.
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.id.UUIDHexGenerator
- configureBootstrapServiceRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Apply any desired config to the BootstrapServiceRegistryBuilder to be incorporated into the built BootstrapServiceRegistry
- configuredInterceptor(Interceptor, boolean, SessionFactoryOptions) - Static method in class org.hibernate.internal.SessionFactoryImpl
- configuredInterceptor(Interceptor, SessionFactoryOptions) - Static method in class org.hibernate.internal.SessionFactoryImpl
- configuredSessionFactory(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- configureListeners(EventType<T>, Consumer<EventListenerGroup<T>>) - Method in interface org.hibernate.event.spi.EventEngineContributions
-
Perform an action against the listener group for the specified event-type
- configureMetadataBuilder(MetadataBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- configureService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
- configureService(ServiceBinding<R>) - Method in class org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
- configureService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
- configureService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
- configureSessionFactoryBuilder(SessionFactoryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- configureStandardServiceRegistryBuilder(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Apply any desired config to the StandardServiceRegistryBuilder to be incorporated into the built StandardServiceRegistry
- configuringFromFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- configuringFromResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- configuringFromUrl(URL) - Method in interface org.hibernate.internal.CoreMessageLogger
- configuringFromXmlDocument() - Method in interface org.hibernate.internal.CoreMessageLogger
- configuringProxoolProviderToUsePoolAlias(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs the name of a named pool to be used for configuration information
- configuringProxoolProviderUsingExistingPool(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs the name of a named existing pool in memory to be used
- configuringProxoolProviderUsingJaxpConfigurator(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs a message that the proxool pool will be built using its JAXP (XML) configuration mechanism
- configuringProxoolProviderUsingPropertiesFile(String) - Method in interface org.hibernate.proxool.internal.ProxoolMessageLogger
-
Logs a message that the proxool pool will be built using a properties file
- ConfigXsdSupport - Class in org.hibernate.boot.xsd
-
Support for XSD handling related to Hibernate's `cfg.xml` and JPA's `persistence.xml`.
- ConfigXsdSupport() - Constructor for class org.hibernate.boot.xsd.ConfigXsdSupport
- conjunction() - Static method in class org.hibernate.envers.query.AuditEntity
-
Group criterions together in a single conjunction (A and B and C...).
- conjunction() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- conjunction() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- conjunction() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- conjunction() - Method in interface org.hibernate.query.sqm.NodeBuilder
- CONJUNCTION - org.hibernate.sql.ast.tree.predicate.Junction.Nature
-
An AND
- connect() - Method in class org.hibernate.stat.internal.StatisticsImpl
- connect() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about a connection being obtained from
ConnectionProvider - connection() - Method in class org.hibernate.engine.jdbc.internal.MutationStatementPreparerImpl
- connection() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- connection() - Method in interface org.hibernate.SharedSessionBuilder
-
Signifies that the connection from the original session should be used to create the new session.
- connection(Connection) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
- connection(Connection) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- connection(Connection) - Method in class org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl
- connection(Connection) - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
- connection(Connection) - Method in interface org.hibernate.SessionBuilder
-
Adds a specific connection to the session options.
- connection(Connection) - Method in interface org.hibernate.SharedSessionBuilder
- connection(Connection) - Method in interface org.hibernate.StatelessSessionBuilder
-
Adds a specific connection to the session options.
- CONNECTION_CREATOR_FACTORY - Static variable in class org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl
- CONNECTION_FINDER - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
-
The canonical class name of the Oracle ConnectionFinder implementation that will be used by the Oracle spatial dialects
- CONNECTION_HANDLING - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies how Hibernate should manage JDBC connections in terms of acquisition and release, either: an instance of the enumeration
PhysicalConnectionHandlingMode, or the name of one of its instances. - CONNECTION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
-
A prefix for properties specifying arbitrary JDBC connection properties.
- CONNECTION_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies a
ConnectionProviderto use for obtaining JDBC connections, either: an instance ofConnectionProvider, aClassrepresenting a class that implementsConnectionProvider, or the name of a class that implementsConnectionProvider. - CONNECTION_PROVIDER_DISABLES_AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Allows a user to tell Hibernate that the connections we obtain from the configured
ConnectionProviderwill already have autocommit disabled when we acquire them from the provider. - ConnectionAccessLogger - Interface in org.hibernate.internal.log
- ConnectionAcquisitionMode - Enum in org.hibernate
-
Indicates the manner in which JDBC connections are acquired.
- ConnectionBuilder() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- ConnectionBuilder(JdbcMocks.Options) - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- ConnectionCreatorFactoryImpl - Class in org.hibernate.engine.jdbc.connections.internal
-
The default factory for
ConnectionCreatorinstances. - connectionFinder(String) - Method in interface org.hibernate.spatial.HSMessageLogger
- connectionHandlingMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- connectionHandlingMode() - Method in interface org.hibernate.SharedSessionBuilder
-
Signifies that the connection release mode from the original session should be used to create the new session.
- connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
- connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in class org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl
- connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in interface org.hibernate.SessionBuilder
-
Signifies that the connection release mode from the original session should be used to create the new session.
- ConnectionLeakException - Exception in org.hibernate.testing.jdbc.leak
- ConnectionLeakException() - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(String) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(String, Throwable) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(String, Throwable, boolean, boolean) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(Throwable) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakUtil - Class in org.hibernate.testing.jdbc.leak
- ConnectionLeakUtil() - Constructor for class org.hibernate.testing.jdbc.leak.ConnectionLeakUtil
- ConnectionObserver - Interface in org.hibernate.engine.jdbc.spi
-
An observer of logical connection events.
- ConnectionObserverAdapter - Class in org.hibernate.engine.jdbc.spi
-
A no-op adapter for
ConnectionObserver. - ConnectionObserverAdapter() - Constructor for class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
- ConnectionObserverStatsBridge - Class in org.hibernate.internal
- ConnectionObserverStatsBridge(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.ConnectionObserverStatsBridge
- ConnectionPoolingLogger - Interface in org.hibernate.internal.log
- connectionProperties(Properties) - Method in interface org.hibernate.internal.log.ConnectionPoolingLogger
- ConnectionProvider - Interface in org.hibernate.engine.jdbc.connections.spi
-
A contract for obtaining JDBC connections and, optionally, for pooling connections.
- ConnectionProviderBuilder - Class in org.hibernate.testing.env
-
Defines the JDBC connection information (currently H2) used by Hibernate for unit (not functional!) tests
- ConnectionProviderBuilder() - Constructor for class org.hibernate.testing.env.ConnectionProviderBuilder
- connectionProviderClassDeprecated(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
- ConnectionProviderDelegate - Class in org.hibernate.testing.jdbc
-
This
ConnectionProviderextends any other ConnectionProvider that would be used by default taken the current configuration properties. - ConnectionProviderDelegate() - Constructor for class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- ConnectionProviderDelegate(boolean) - Constructor for class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- ConnectionProviderDelegate(ConnectionProvider) - Constructor for class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- ConnectionProviderInitiator - Class in org.hibernate.engine.jdbc.connections.internal
-
Instantiates and configures an appropriate
ConnectionProvider. - ConnectionProviderInitiator() - Constructor for class org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator
- ConnectionProviderJdbcConnectionAccess(ConnectionProvider) - Constructor for class org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.ConnectionProviderJdbcConnectionAccess
- connectionReleaseMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
-
Deprecated.
- connectionReleaseMode() - Method in interface org.hibernate.SharedSessionBuilder
-
Deprecated.use
SharedSessionBuilder.connectionHandlingMode()instead. - ConnectionReleaseMode - Enum in org.hibernate
-
Enumerates various policies for releasing JDBC connections.
- CONNECTIONS_LOGGER - Static variable in interface org.hibernate.internal.log.ConnectionPoolingLogger
-
Static access to the logging instance
- CONNECTIONS_MESSAGE_LOGGER - Static variable in interface org.hibernate.internal.log.ConnectionPoolingLogger
- connectionsObtained(long) - Method in interface org.hibernate.internal.CoreMessageLogger
- ConnectionValidator - Interface in org.hibernate.engine.jdbc.connections.internal
-
Contract for validating JDBC connections.
- CONSTANT - org.hibernate.dialect.GroupByConstantRenderingStrategy
-
Renders a constant e.g.
- CONSTANT_EXPRESSION - org.hibernate.dialect.GroupByConstantRenderingStrategy
-
Renders a constant expression e.g.
- Constants - Class in org.hibernate.jpamodelgen.util
- constrained - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
- Constraint - Class in org.hibernate.mapping
-
A mapping model object representing a constraint on a relational database table.
- Constraint() - Constructor for class org.hibernate.mapping.Constraint
- constraintMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
- ConstraintModeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
-
JAXB marshalling for JPA's
ConstraintMode - ConstraintModeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.ConstraintModeMarshalling
- constraints() - Method in annotation type org.hibernate.annotations.Check
-
The check constraint, written in native SQL.
- ConstraintViolationException - Exception in org.hibernate.exception
-
A
JDBCExceptionindicating that the requested DML operation resulted in violation of a defined integrity constraint. - ConstraintViolationException(String, SQLException, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
- ConstraintViolationException(String, SQLException, String, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
- construct(Class<Y>, Selection<?>[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- construct(Class<Y>, Selection<?>[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- construct(Class<Y>, Selection<?>[]) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- construct(Class<Y>, Selection<?>[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
- construct(Class<Y>, List<? extends JpaSelection<?>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- construct(Class<Y>, List<? extends JpaSelection<?>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- construct(Class<Y>, List<? extends JpaSelection<?>>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- construct(Class<Y>, List<? extends JpaSelection<?>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- constructAndConfigureConfiguration(BootstrapServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- constructConfiguration(BootstrapServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- CONSTRUCTION - org.hibernate.spatial.CommonSpatialFunction.Type
-
Geometry [, OBJECT]* -> Geometry
- constructor - Variable in class org.hibernate.metamodel.internal.EmbeddableInstantiatorPojoIndirecting
- constructor - Variable in class org.hibernate.metamodel.internal.EmbeddableInstantiatorRecordStandard
- ConstructorEntityArgumentMode - Enum in org.hibernate.query.sqm
-
Describes the allowable ways in which entity references can be handled as dynamic-instantiation (ctor result) argument.
- constructorResult - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
- constructorResult - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
- ConstructorResult - Class in org.hibernate.jpamodelgen.xml.jaxb
- ConstructorResult() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.ConstructorResult
- constructStandardServiceRegistryBuilder() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- consume(int, Object, JdbcMapping) - Method in interface org.hibernate.metamodel.mapping.Bindable.JdbcValuesConsumer
-
Consume a JDBC-level jdbcValue.
- consume(int, Object, SelectableMapping) - Method in interface org.hibernate.metamodel.mapping.ModelPart.IndexedJdbcValueConsumer
- consume(int, TableDetails.KeyColumn) - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyColumnConsumer
-
Callback a particular key column
- consume(Object, SelectableMapping) - Method in interface org.hibernate.metamodel.mapping.ModelPart.JdbcValueConsumer
- consume(Object, SelectableMapping) - Method in interface org.hibernate.persister.collection.mutation.RowMutationOperations.ValuesBindingConsumer
- consume(Object, EntityTableMapping.KeyColumn) - Method in interface org.hibernate.persister.entity.mutation.EntityTableMapping.KeyValueConsumer
- consume(String, Supplier<Consumer<SelectableConsumer>>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType.ConstraintOrderedTableConsumer
- consume(Connection) - Method in interface org.hibernate.testing.cleaner.JdbcConnectionContext.ConnectionConsumer
- consume(JaxbCfgHibernateConfiguration) - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
-
Consumes the JAXB representation of a
cfg.xmlfile and builds the LoadedConfig representation. - consume(JaxbCfgMappingReferenceType) - Static method in class org.hibernate.boot.cfgxml.spi.MappingReference
- consume(JdbcValues, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, RowProcessingStateStandardImpl, RowReader<R>) - Method in class org.hibernate.sql.results.spi.ListResultsConsumer
- consume(JdbcValues, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, RowProcessingStateStandardImpl, RowReader<R>) - Method in interface org.hibernate.sql.results.spi.ResultsConsumer
- consume(JdbcValues, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, RowProcessingStateStandardImpl, RowReader<R>) - Method in class org.hibernate.sql.results.spi.ScrollableResultsConsumer
- consumeExplicitJoin(SqmJoin<?, ?>, TableGroup, TableGroup, boolean) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- consumeExplicitJoins(SqmFrom<?, ?>, TableGroup) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- consumeFromClauseCorrelatedRoot(SqmRoot<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- consumeFromClauseRoot(SqmRoot<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- consumeIdentifier(String, boolean, boolean) - Method in class org.hibernate.query.hql.internal.BasicDotIdentifierConsumer
- consumeIdentifier(String, boolean, boolean) - Method in class org.hibernate.query.hql.internal.QualifiedJoinPathConsumer
- consumeIdentifier(String, boolean, boolean) - Method in interface org.hibernate.query.hql.spi.DotIdentifierConsumer
-
Responsible for consuming each part of the path.
- consumeIdentifier(String, String, boolean, boolean) - Method in class org.hibernate.metamodel.mapping.ordering.ast.PathConsumer
- consumeIdentifier(ResultSet) - Method in interface org.hibernate.id.ResultSetIdentifierConsumer
-
Deprecated.Given a result set, consume/extract the necessary values and construct an appropriate identifier value.
- consumeJdbcValueBinding(Object, SelectableMapping, ParameterUsage) - Method in interface org.hibernate.persister.collection.mutation.RowMutationOperations.ValuesBindingConsumer
- consumeJoin(HqlParser.JoinContext, SqmRoot<X>) - Method in class org.hibernate.query.hql.internal.SemanticQueryBuilder
- consumeJpaCollectionJoin(HqlParser.JpaCollectionJoinContext, SqmRoot<?>) - Method in class org.hibernate.query.hql.internal.SemanticQueryBuilder
- consumesCollectionAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- consumesCollectionAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
- consumesCollectionAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- consumesCollectionAlias() - Method in interface org.hibernate.persister.entity.Joinable
-
Deprecated.Very, very, very ugly...
- consumesEntityAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- consumesEntityAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
- consumesEntityAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- consumesEntityAlias() - Method in interface org.hibernate.persister.entity.Joinable
-
Deprecated.Very, very, very ugly...
- consumeSingleSqmParameter(SqmParameter<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- consumeSqmParameter(SqmParameter<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- consumeSqmParameter(SqmParameter<?>, MappingModelExpressible<?>, BiConsumer<Integer, JdbcParameter>) - Method in class org.hibernate.query.sqm.mutation.internal.MultiTableSqmMutationConverter
- consumeSqmParameter(SqmParameter<?>, MappingModelExpressible<?>, BiConsumer<Integer, JdbcParameter>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- consumeTreat(String, boolean) - Method in class org.hibernate.query.hql.internal.BasicDotIdentifierConsumer
- consumeTreat(String, boolean) - Method in class org.hibernate.query.hql.internal.QualifiedJoinPathConsumer
- consumeTreat(String, boolean) - Method in interface org.hibernate.query.hql.spi.DotIdentifierConsumer
-
Responsible for consuming each part of the path.
- Contact - Class in org.hibernate.testing.orm.domain.contacts
- Contact() - Constructor for class org.hibernate.testing.orm.domain.contacts.Contact
- Contact(Integer, Contact.Name, Contact.Gender, LocalDate) - Constructor for class org.hibernate.testing.orm.domain.contacts.Contact
- Contact.Gender - Enum in org.hibernate.testing.orm.domain.contacts
- Contact.Name - Class in org.hibernate.testing.orm.domain.contacts
- CONTACTS - org.hibernate.testing.orm.domain.StandardDomainModel
- ContactsDomainModel - Class in org.hibernate.testing.orm.domain.contacts
- ContainedBean<B> - Interface in org.hibernate.resource.beans.container.spi
- ContainedBeanImplementor<B> - Interface in org.hibernate.resource.beans.container.spi
-
Release-able extension to
ContainedBean. - container() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl
- ContainerManagedLifecycleStrategy - Class in org.hibernate.resource.beans.container.internal
-
A
BeanLifecycleStrategyto use when CDI compliance is required (i.e. - containerProvidingNullPersistenceUnitRootUrl() - Method in interface org.hibernate.internal.CoreMessageLogger
- contains - org.hibernate.spatial.SpatialFunction
-
Deprecated.The contains function, cfr.
- contains(int[], int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
- contains(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially contains" constraint.
- contains(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially contains" constraint.
- contains(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially contains" constraint.
- contains(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially contains" constraint.
- contains(Expression<? extends T>, Expression<? extends T>) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- contains(Expression<? extends T>, Expression<? extends T>) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "spatially contains" constraint.
- contains(Expression<? extends T>, T) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- contains(Expression<? extends T>, T) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "spatially contains" constraint.
- contains(Class, Object) - Method in class org.hibernate.cache.internal.DisabledCaching
- contains(Class, Object) - Method in class org.hibernate.cache.internal.EnabledCaching
- contains(Object) - Method in class org.hibernate.cache.jcache.internal.JCacheAccessImpl
- contains(Object) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
-
Determine whether this region contains data for the given key.
- contains(Object) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
- contains(Object) - Method in interface org.hibernate.cache.spi.support.StorageAccess
-
Does the cache contain this key?
- contains(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
- contains(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
- contains(Object) - Method in class org.hibernate.collection.spi.PersistentBag
- contains(Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- contains(Object) - Method in class org.hibernate.collection.spi.PersistentList
- contains(Object) - Method in class org.hibernate.collection.spi.PersistentSet
- contains(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- contains(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- contains(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- contains(Object) - Method in class org.hibernate.internal.SessionImpl
- contains(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Legacy method testing if some key maps into the specified value in this table.
- contains(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Legacy method testing if some key maps into the specified value in this table.
- contains(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
- contains(Object) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- contains(Object[], Object) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
- contains(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
-
Optional operation.
- contains(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
- contains(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomCollectionType
- contains(String) - Method in interface org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker
- contains(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker
- contains(String) - Method in class org.hibernate.bytecode.enhance.internal.tracker.SortedFieldTracker
- contains(String) - Method in interface org.hibernate.envers.configuration.internal.metadata.reader.AuditedPropertiesHolder
- contains(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ClassAuditingData
- contains(String) - Method in class org.hibernate.envers.configuration.internal.metadata.reader.ComponentAuditingData
- contains(String) - Static method in class org.hibernate.testing.hamcrest.CaseInsensitiveContainsMatcher
- contains(String, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
- contains(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- contains(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- contains(String, Object) - Method in class org.hibernate.internal.SessionImpl
- contains(String, Object) - Method in interface org.hibernate.Session
-
Determine if the given entity is associated with this session.
- contains(Collection<? super T>, T) - Static method in class org.hibernate.Hibernate
-
Determine if the given persistent collection contains the given element, without fetching its state from the database.
- CONTAINS - Static variable in interface org.hibernate.spatial.SpatialRelation
-
Deprecated.The first geometry spatially contains the second
- containsAffectedTableName(String) - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
- containsAffectedTableName(String) - Method in interface org.hibernate.sql.ast.tree.from.TableReference
- containsAffectedTableName(String) - Method in class org.hibernate.sql.ast.tree.from.UnionTableReference
- containsAll(Collection<?>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
- containsAll(Collection<?>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
- containsAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentBag
- containsAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- containsAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentList
- containsAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentSet
- containsAll(Collection<?>) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- containsAll(Collection<?>) - Method in class org.hibernate.internal.util.collections.IdentitySet
- containsAnnotation(Element, String...) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
- containsAnyNonScalarResults() - Method in class org.hibernate.sql.results.graph.collection.internal.CollectionDomainResult
- containsAnyNonScalarResults() - Method in interface org.hibernate.sql.results.graph.DomainResultGraphNode
-
Does this node contain any non-scalar (sub-)results?
- containsAnyNonScalarResults() - Method in class org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableResultImpl
- containsAnyNonScalarResults() - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableExpressionResultImpl
- containsAnyNonScalarResults() - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableForeignKeyResultImpl
- containsAnyNonScalarResults() - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableResultImpl
- containsAnyNonScalarResults() - Method in interface org.hibernate.sql.results.graph.entity.EntityFetch
- containsAnyNonScalarResults() - Method in interface org.hibernate.sql.results.graph.entity.EntityResultGraphNode
- containsAnyNonScalarResults() - Method in interface org.hibernate.sql.results.graph.Fetch
- containsAnyNonScalarResults() - Method in class org.hibernate.sql.results.graph.instantiation.internal.ArgumentDomainResult
- containsAnyNonScalarResults() - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiationResultImpl
- containsAttributeColumns(int) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
- containsCollection(String, Object) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains an item for the collection with the given role and given identifier.
- containsCollection(String, Object) - Method in class org.hibernate.cache.internal.DisabledCaching
- containsCollection(String, Object) - Method in class org.hibernate.cache.internal.EnabledCaching
- containsCollection(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- containsCollection(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is the given collection associated with this persistence context?
- containsCollectionFetches() - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping.DomainResultImpl
- containsCollectionFetches() - Method in class org.hibernate.query.results.complete.EntityResultImpl
- containsCollectionFetches() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
- containsCollectionFetches() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
- containsCollectionFetches() - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
- containsCollectionFetches() - Method in class org.hibernate.sql.results.graph.collection.internal.CollectionDomainResult
- containsCollectionFetches() - Method in class org.hibernate.sql.results.graph.collection.internal.EagerCollectionFetch
- containsCollectionFetches() - Method in class org.hibernate.sql.results.graph.entity.internal.AbstractNonJoinedEntityFetch
- containsCollectionFetches() - Method in interface org.hibernate.sql.results.graph.FetchList
- containsCollectionFetches() - Method in interface org.hibernate.sql.results.graph.FetchParent
- containsColumn(Column) - Method in class org.hibernate.mapping.Constraint
- containsColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
- containsColumn(Column) - Method in class org.hibernate.mapping.Index
- containsColumn(Column) - Method in class org.hibernate.mapping.Table
- containsColumn(Column) - Method in class org.hibernate.mapping.UserDefinedType
- containsDeletedUnloadedEntityKey(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- containsDeletedUnloadedEntityKey(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
- containsEntity(Class<?>, Object) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains an item for the entity of the given type, and with the given identifier.
- containsEntity(Class<?>, Object) - Method in class org.hibernate.cache.internal.DisabledCaching
- containsEntity(Class<?>, Object) - Method in class org.hibernate.cache.internal.EnabledCaching
- containsEntity(String, Object) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains an item for the entity of the type with the given name, and with the given identifier.
- containsEntity(String, Object) - Method in class org.hibernate.cache.internal.DisabledCaching
- containsEntity(String, Object) - Method in class org.hibernate.cache.internal.EnabledCaching
- containsEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- containsEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is there an entity with the given key in the persistence context
- containsEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
Intended for test usage.
- containsEntityName(Object, Number, Object) - Method in class org.hibernate.envers.internal.reader.FirstLevelCache
- containsFetchProfileDefinition(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- containsFetchProfileDefinition(String) - Method in class org.hibernate.internal.SessionFactoryImpl
- containsFetchProfileDefinition(String) - Method in interface org.hibernate.SessionFactory
-
Determine if there is a fetch profile definition registered under the given name.
- containsJoinFetchedCollection(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- containsKey(Object) - Method in class org.hibernate.collection.spi.PersistentMap
- containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
- containsKey(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
- containsKey(Object) - Method in class org.hibernate.event.spi.MergeContext
-
Returns true if this MergeContext contains a cross-reference for the specified merge entity to a managed entity result.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
- containsKey(Object) - Method in class org.hibernate.proxy.map.MapProxy
- containsMetaEmbeddable(String) - Method in class org.hibernate.jpamodelgen.Context
- containsMetaEntity(String) - Method in class org.hibernate.jpamodelgen.Context
- containsNullifiableEntityKey(Supplier<EntityKey>) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- containsNullifiableEntityKey(Supplier<EntityKey>) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Checks if a certain
EntityKeywas registered as nullifiable on thisPersistenceContext. - containsOnlyInnerJoins() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
- containsProperty(Property) - Method in class org.hibernate.mapping.Join
- containsProxy(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- containsProxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is the given proxy associated with this persistence context?
- containsQuery(String) - Method in interface org.hibernate.Cache
-
Determine whether the given region name contains cached query results.
- containsQuery(String) - Method in class org.hibernate.cache.internal.DisabledCaching
- containsQuery(String) - Method in class org.hibernate.cache.internal.EnabledCaching
- containsReference(QueryParameter) - Method in class org.hibernate.procedure.internal.ProcedureParameterMetadataImpl
- containsReference(QueryParameter<?>) - Method in class org.hibernate.query.internal.ParameterMetadataImpl
- containsReference(QueryParameter<?>) - Method in interface org.hibernate.query.ParameterMetadata
-
Is this parameter reference registered in this collection?
- containsScript(URL) - Method in class org.hibernate.tool.schema.internal.exec.ScriptSourceInputAggregate
- containsScript(URL) - Method in class org.hibernate.tool.schema.internal.exec.ScriptSourceInputFromFile
- containsScript(URL) - Method in class org.hibernate.tool.schema.internal.exec.ScriptSourceInputFromReader
- containsScript(URL) - Method in class org.hibernate.tool.schema.internal.exec.ScriptSourceInputFromUrl
- containsScript(URL) - Method in class org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl
- containsScript(URL) - Method in interface org.hibernate.tool.schema.spi.ScriptSourceInput
- containsTableReference(String) - Method in class org.hibernate.metamodel.mapping.internal.AbstractEntityCollectionPart
- containsTableReference(String) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- containsTableReference(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- containsTableReference(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
- containsTableReference(String) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupProducer
- containsTypeName(String) - Method in class org.hibernate.dialect.TypeNames
-
Check whether or not the provided typeName exists.
- containsValue(Object) - Method in class org.hibernate.collection.spi.PersistentMap
- containsValue(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
- containsValue(Object) - Method in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
- containsValue(Object) - Method in class org.hibernate.event.spi.MergeContext
-
Returns true if this MergeContext contains a cross-reference from the specified managed entity to a merge entity.
- containsValue(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Returns
trueif this map maps one or more keys to the specified value. - containsValue(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Returns
trueif this map maps one or more keys to the specified value. - containsValue(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
- containsValue(Object) - Method in class org.hibernate.proxy.map.MapProxy
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
- containsWork() - Method in interface org.hibernate.envers.internal.synchronization.work.AuditWorkUnit
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
- containsWork() - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
- content - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
- content - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
- content - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
- context - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
- Context - Class in org.hibernate.jpamodelgen
- Context(ProcessingEnvironment) - Constructor for class org.hibernate.jpamodelgen.Context
- ContextProvidingValidationEventHandler - Class in org.hibernate.boot.jaxb.internal
-
ValidationEventHandler implementation providing easier access to where (line/column) an error occurred.
- ContextProvidingValidationEventHandler - Class in org.hibernate.jpamodelgen.util.xml
-
Validation event handler used for obtaining line and column numbers in case of parsing failures.
- ContextProvidingValidationEventHandler() - Constructor for class org.hibernate.boot.jaxb.internal.ContextProvidingValidationEventHandler
- ContextProvidingValidationEventHandler() - Constructor for class org.hibernate.jpamodelgen.util.xml.ContextProvidingValidationEventHandler
- ContextualJdbcConnectionAccess - Class in org.hibernate.internal
- ContextualJdbcConnectionAccess(String, SessionEventListener, MultiTenantConnectionProvider) - Constructor for class org.hibernate.internal.ContextualJdbcConnectionAccess
- ContextualLobCreator - Class in org.hibernate.engine.jdbc
-
LobCreatorimplementation using contextual creation against the JDBCConnectionclass's LOB creation methods. - ContextualLobCreator(LobCreationContext) - Constructor for class org.hibernate.engine.jdbc.ContextualLobCreator
-
Constructs a ContextualLobCreator
- Contributable - Interface in org.hibernate.mapping
-
Part of the mapping model that is associated with a contributor.
- ContributableDatabaseObject - Interface in org.hibernate.boot.model.relational
-
Contributable specialization for Tables and Sequences
- ContributableMatcher - Interface in org.hibernate.tool.schema.spi
-
Matcher for whether tables and sequences should be included based on its
Contributable.getContributor() - contribute(MetadataBuilder) - Method in interface org.hibernate.boot.spi.MetadataBuilderContributor
-
Perform the process of contributing to MetadataSources.
- contribute(MetadataBuilder, StandardServiceRegistry) - Method in interface org.hibernate.boot.spi.MetadataBuilderInitializer
- contribute(MetadataSources) - Method in interface org.hibernate.boot.spi.MetadataSourcesContributor
-
Perform the process of contributing to MetadataSources.
- contribute(TypeContributions, ServiceRegistry) - Method in interface org.hibernate.boot.model.TypeContributor
-
Contribute types
- contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.envers.boot.internal.TypeContributorImpl
- contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.contributor.SpatialTypeContributor
- contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.envers.boot.internal.EnversServiceContributor
- contribute(StandardServiceRegistryBuilder) - Method in interface org.hibernate.service.spi.ServiceContributor
-
Contribute services to the indicated registry builder.
- contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.spatial.integration.SpatialInitializer
- contribute(InFlightMetadataCollector, IndexView) - Method in interface org.hibernate.boot.spi.MetadataContributor
-
Perform the contributions.
- contribute(EventEngineContributions) - Method in interface org.hibernate.event.spi.EventEngineContributor
-
Apply the contributions
- contribute(SessionFactoryServiceRegistryBuilder) - Method in interface org.hibernate.service.spi.SessionFactoryServiceContributor
-
Contribute services to the indicated registry builder.
- contributeEventType(String, Class<T>) - Method in interface org.hibernate.event.spi.EventEngineContributions
-
Register a custom event type.
- contributeEventType(String, Class<T>, T...) - Method in interface org.hibernate.event.spi.EventEngineContributions
-
Register a custom event type with a default listener.
- contributeFunctions(FunctionContributions) - Method in interface org.hibernate.boot.model.FunctionContributor
-
Contribute functions
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.envers.boot.internal.FunctionContributorImpl
- contributeFunctions(FunctionContributions) - Method in interface org.hibernate.spatial.contributor.ContributorImplementor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.contributor.SpatialFunctionContributor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDbContributor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.h2gis.H2GisDialectContributor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBDialectContributor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.mysql.MySQLDialectContributor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.oracle.OracleDialectContributor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialectContributor
- contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerDialectContributor
- contributeJavaType(JavaType<?>) - Method in interface org.hibernate.boot.model.TypeContributions
-
Add the JavaType to the
TypeConfiguration'sJavaTypeRegistry - contributeJavaTypes(TypeContributions) - Method in interface org.hibernate.spatial.contributor.ContributorImplementor
- contributeJdbcType(JdbcType) - Method in interface org.hibernate.boot.model.TypeContributions
-
Add the JdbcType to the
TypeConfiguration'sJdbcTypeRegistry - contributeJdbcTypes(TypeContributions) - Method in interface org.hibernate.spatial.contributor.ContributorImplementor
- contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDbContributor
- contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.h2gis.H2GisDialectContributor
- contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBDialectContributor
- contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.mysql.MySQLDialectContributor
- contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.oracle.OracleDialectContributor
- contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialectContributor
- contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerDialectContributor
- contributeType(BasicType<?>) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- contributeType(BasicType<?>) - Method in interface org.hibernate.boot.model.TypeContributions
-
Deprecated.See user-guide section `2.2.46. TypeContributor` for details - `basic_types.adoc`
- contributeType(BasicType<?>, String...) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- contributeType(BasicType<?>, String...) - Method in interface org.hibernate.boot.model.TypeContributions
-
Deprecated.Use
TypeContributions.contributeType(BasicType)instead. Basic types will be defined and handled much differently in 6.0 based on a combination ofJavaType,JdbcTypeand a concept of a "value converter" (a JPA AttributeConverter, an enum value resolver, etc). To get as close as possible in 5.3 use existingJavaTypeandJdbcTypeimplementations (or write your own for custom types) and useStandardBasicTypeTemplateto combine those with registration keys and callTypeContributions.contributeType(BasicType)instead - contributeType(UserType<?>, String[]) - Method in class org.hibernate.boot.internal.MetadataBuilderImpl
- contributeType(UserType<?>, String...) - Method in interface org.hibernate.boot.model.TypeContributions
-
Deprecated.Use
TypeContributions.contributeType(BasicType)instead.UserType, as currently defined, will be done very differently in 6.0. In most cases aUserTypecan be simply replaced with properJavaType. To get as close as possible to 6.0 in 5.3 use existingJavaTypeandJdbcTypeimplementations (or write your own for custom impls) and useStandardBasicTypeTemplateto combine those with registration keys and callTypeContributions.contributeType(BasicType)instead - contributeType(UserType<T>) - Method in interface org.hibernate.boot.model.TypeContributions
-
Registers a UserType as the implicit (auto-applied) type for values of type
UserType.returnedClass() - contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.AbstractHANADialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.CockroachDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.DB2Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.DerbyDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.Dialect
-
Allows the Dialect to contribute additional types
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.H2Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.MariaDBDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.MySQLDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.OracleDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.PostgreSQLDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.SQLServerDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.SybaseASEDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.SybaseDialect
- CONTRIBUTOR_NAME - Static variable in interface org.hibernate.id.IdentifierGenerator
-
The contributor that contributed this generator
- ContributorImplementor - Interface in org.hibernate.spatial.contributor
-
Internal contract for Type and Function Contributors
- Conversion - Class in org.hibernate.query.sqm.tree.expression
-
A conversion of a duration to a given temporal unit, as a result of applying the 'by unit' operator.
- Conversion(Duration, TemporalUnit, BasicValuedMapping) - Constructor for class org.hibernate.query.sqm.tree.expression.Conversion
- ConversionContext - Interface in org.hibernate.exception.spi
- ConversionException - Exception in org.hibernate.query.sqm.sql
-
Indicates a problem converting an SQM tree to a SQL AST
- ConversionException(String) - Constructor for exception org.hibernate.query.sqm.sql.ConversionException
- ConversionException(String, Throwable) - Constructor for exception org.hibernate.query.sqm.sql.ConversionException
- conversionFactor(TemporalUnit, Dialect) - Method in enum org.hibernate.query.sqm.TemporalUnit
- convert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
- convert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
- convert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
- convert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Basic
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ElementCollection
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embedded
- convert - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
- convert(Object) - Method in interface org.hibernate.engine.config.spi.ConfigurationService.Converter
-
Convert an untyped Object reference to the Converter's type.
- convert(Object) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
-
Converts an oracle to a JTS Geometry
- convert(RuntimeException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
- convert(RuntimeException) - Method in class org.hibernate.internal.ExceptionConverterImpl
- convert(RuntimeException, LockOptions) - Method in interface org.hibernate.engine.spi.ExceptionConverter
- convert(RuntimeException, LockOptions) - Method in class org.hibernate.internal.ExceptionConverterImpl
- convert(SQLException) - Method in class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
-
Perform a conversion.
- convert(SQLException, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Convert an SQLException using the current converter, doing some logging first.
- convert(SQLException, String) - Method in interface org.hibernate.engine.spi.ExceptionConverter
- convert(SQLException, String) - Method in class org.hibernate.internal.ExceptionConverterImpl
- convert(SQLException, String) - Method in class org.hibernate.result.internal.OutputsImpl
- convert(SQLException, String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Convert an SQLException using the current converter, doing some logging first.
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLExceptionTypeDelegate
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLStateConversionDelegate
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
- convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConversionDelegate
-
Convert the given
SQLExceptionto a subtype ofJDBCException, if possible. - convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConverter
-
Convert the given
SQLExceptionto a subtype ofJDBCException. - convert(SQLException, Supplier<String>, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
Convert an SQLException using the current converter, doing some logging first.
- convert(HibernateException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
-
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA specification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
- convert(HibernateException) - Method in class org.hibernate.internal.ExceptionConverterImpl
- convert(HibernateException, LockOptions) - Method in interface org.hibernate.engine.spi.ExceptionConverter
-
Converts a Hibernate-specific exception into a JPA-specified exception; note that the JPA specification makes use of exceptions outside its exception hierarchy, though they are all runtime exceptions.
- convert(HibernateException, LockOptions) - Method in class org.hibernate.internal.ExceptionConverterImpl
- Convert - Class in org.hibernate.jpamodelgen.xml.jaxb
- Convert() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Convert
- CONVERT - Static variable in class org.hibernate.jpamodelgen.util.Constants
- convertCommitException(RuntimeException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
-
Converts the exception thrown during the transaction commit phase
- convertCommitException(RuntimeException) - Method in class org.hibernate.internal.ExceptionConverterImpl
- converted(String, Class<O>, Class<R>, AttributeConverter<O, R>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
- converted(String, Class<O>, Class<R>, Class<? extends AttributeConverter<O, R>>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
- converted(String, Class<R>, AttributeConverter<?, R>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
- converted(String, Class<R>, Class<? extends AttributeConverter<?, R>>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
- ConvertedBasicType<J> - Interface in org.hibernate.type
-
Extension for BasicType impls which have an implied conversion
- ConvertedBasicTypeImpl<J> - Class in org.hibernate.type.internal
- ConvertedBasicTypeImpl(String, String, JdbcType, BasicValueConverter<J, ?>) - Constructor for class org.hibernate.type.internal.ConvertedBasicTypeImpl
- ConvertedBasicTypeImpl(String, JdbcType, BasicValueConverter<J, ?>) - Constructor for class org.hibernate.type.internal.ConvertedBasicTypeImpl
- converter - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConvert
- converter - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
- converter - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
- converter() - Method in annotation type org.hibernate.annotations.ConverterRegistration
-
The converter class to register
- Converter - Class in org.hibernate.jpamodelgen.xml.jaxb
- Converter() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.Converter
- CONVERTER - org.hibernate.boot.archive.scan.spi.ClassDescriptor.Categorization
- CONVERTER - org.hibernate.testing.orm.domain.MappingFeature
- ConverterAutoApplyHandler - Interface in org.hibernate.boot.model.convert.spi
-
Manages resolution of auto-applied
AttributeConverterreferences for specific mappings - ConverterDescriptor - Interface in org.hibernate.boot.model.convert.spi
-
Boot-time descriptor of a JPA AttributeConverter
- ConverterHelper - Class in org.hibernate.boot.model.convert.internal
-
Helpers related to handling converters
- ConverterHelper() - Constructor for class org.hibernate.boot.model.convert.internal.ConverterHelper
- ConverterRegistration - Annotation Type in org.hibernate.annotations
-
Registers an
AttributeConverter. - ConverterRegistrations - Annotation Type in org.hibernate.annotations
- ConverterRegistry - Interface in org.hibernate.boot.model.convert.spi
-
AttributeConverter registrations
- converters - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- convertIdFetchToResult(Fetch, DomainResultCreationState) - Static method in class org.hibernate.query.results.ResultsHelper
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.criteria.AuditFunction
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.criteria.AuditProperty
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in interface org.hibernate.envers.query.projection.AuditProjection
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.projection.internal.EntityAuditProjection
- convertQueryResult(EnversService, EntityInstantiator, String, Number, Object) - Method in class org.hibernate.envers.query.projection.internal.PropertyAuditProjection
- convertSkipToIgnore(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
- convertSqlException(String, SQLException) - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
- convertSQLException(SQLException, String) - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
- convertToDatabaseColumn(Boolean) - Method in class org.hibernate.type.CharBooleanConverter
-
Singleton access
- convertToDatabaseColumn(Boolean) - Method in class org.hibernate.type.NumericBooleanConverter
- convertToDatabaseColumn(Object) - Method in class org.hibernate.annotations.NoAttributeConverter
-
Deprecated.
- convertToDatabaseColumn(String) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter
- convertToDatabaseColumn(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.MonetaryAmountConverter
- convertToDatabaseColumn(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.GenderConverter
- convertToDatabaseColumn(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EnumValueConverter
- convertToDatabaseColumn(MutableValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.MutableValueConverter
- convertToDomainValue(Object) - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
- convertToEntityAttribute(Character) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.GenderConverter
- convertToEntityAttribute(Character) - Method in class org.hibernate.type.CharBooleanConverter
- convertToEntityAttribute(Double) - Method in class org.hibernate.testing.orm.domain.MonetaryAmountConverter
- convertToEntityAttribute(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter
- convertToEntityAttribute(Integer) - Method in class org.hibernate.type.NumericBooleanConverter
- convertToEntityAttribute(Object) - Method in class org.hibernate.annotations.NoAttributeConverter
-
Deprecated.
- convertToEntityAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.MutableValueConverter
- convertToEntityAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.EnumValueConverter
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Hibernate
Query.setFirstResult(int)accepts a zero-based offset. - convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
- convertToLockMode(LockModeType) - Static method in class org.hibernate.internal.util.LockModeConverter
-
Convert from JPA defined LockModeType to Hibernate specific LockMode.
- convertToLockModeType(LockMode) - Static method in class org.hibernate.internal.util.LockModeConverter
-
Convert from the Hibernate specific LockMode to the JPA defined LockModeType.
- convertToRelationalValue(Object) - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
- convertToSqlAst(SqmToSqlAstConverter) - Method in class org.hibernate.dialect.function.FormatFunction.FormatSqmFunction
- convertToSqlAst(SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmAggregateFunction
- convertToSqlAst(SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
- convertToSqlAst(SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmOrderedSetAggregateFunction
- convertToSqlAst(SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
- convertToSqlAst(SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
- convexhull - org.hibernate.spatial.SpatialFunction
-
Deprecated.The convexHull function, cfr.
- convexhullaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- COOL - org.hibernate.testing.orm.domain.animal.Classification
- coorddim - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- coordinateDelete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinator
- coordinateInsert(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinator
-
Perform the insert(s).
- coordinateScan(ManagedResourcesImpl, BootstrapContext, XmlMappingBinderAccess) - Method in class org.hibernate.boot.model.process.internal.ScanningCoordinator
- coordinateUpdate(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.mutation.UpdateCoordinator
- coordinateUpdate(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorNoOp
- coordinateUpdate(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
- coordinateWork(WorkExecutorVisitable<T>) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- coordinateWork(WorkExecutorVisitable<T>) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Perform the requested work handling exceptions, coordinating and handling return processing.
- CoordinatingEntityNameResolver - Class in org.hibernate.internal
- CoordinatingEntityNameResolver(SessionFactoryImplementor, Interceptor) - Constructor for class org.hibernate.internal.CoordinatingEntityNameResolver
- copy() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
- copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
- copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
- copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
- copy() - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Make a copy of this holder.
- copy() - Method in class org.hibernate.mapping.Any
- copy() - Method in class org.hibernate.mapping.Any.KeyValue
- copy() - Method in class org.hibernate.mapping.Any.MetaValue
- copy() - Method in class org.hibernate.mapping.Array
- copy() - Method in class org.hibernate.mapping.Bag
- copy() - Method in class org.hibernate.mapping.BasicValue
- copy() - Method in class org.hibernate.mapping.Component
- copy() - Method in class org.hibernate.mapping.DependantBasicValue
- copy() - Method in class org.hibernate.mapping.DependantValue
- copy() - Method in class org.hibernate.mapping.IdentifierBag
- copy() - Method in class org.hibernate.mapping.List
- copy() - Method in class org.hibernate.mapping.ManyToOne
- copy() - Method in class org.hibernate.mapping.Map
- copy() - Method in class org.hibernate.mapping.OneToMany
- copy() - Method in class org.hibernate.mapping.OneToOne
- copy() - Method in class org.hibernate.mapping.PrimitiveArray
- copy() - Method in class org.hibernate.mapping.Property
- copy() - Method in class org.hibernate.mapping.Set
- copy() - Method in interface org.hibernate.mapping.Value
- copy() - Method in class org.hibernate.query.sqm.internal.DomainParameterXref
- copy() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- copy() - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
- copy() - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
- copy() - Method in interface org.hibernate.query.sqm.tree.expression.SqmParameter
-
Make a copy
- copy() - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
- copy(InputStream, OutputStream) - Static method in class org.hibernate.internal.util.io.StreamCopier
- copy(LockOptions, LockOptions) - Static method in class org.hibernate.LockOptions
-
Copy the options in the first given instance of
LockOptionsto the second given instance. - copy(ManagedMappingType, TableGroupProducer) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- copy(SqmCopyContext) - Method in class org.hibernate.metamodel.model.domain.internal.AnyDiscriminatorSqmPath
- copy(SqmCopyContext) - Method in class org.hibernate.metamodel.model.domain.internal.DiscriminatorSqmPath
- copy(SqmCopyContext) - Method in class org.hibernate.query.hql.internal.FullyQualifiedReflectivePathTerminal
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmAggregateFunction
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmOrderedSetAggregateFunction
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.NonAggregatedCompositeSimplePath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmFkExpression
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSimplePath
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmAny
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmByUnit
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmCollation
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmCollectionSize
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmDistinct
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmDurationUnit
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmEvery
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmExtractUnit
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmFormat
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteral
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralNull
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmOver
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmOverflow
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.expression.SqmParameter
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmParameterizedEntityType
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmSelfRenderingExpression
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmStar
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmSummarization
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmToDuration
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindowFrame
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.from.SqmFromClause
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.from.SqmJoin
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.SqmValues
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmEmptinessPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.predicate.SqmPredicate
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmOrderByClause
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.select.SqmSelectableNode
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmSelection
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.select.SqmSelectQuery
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.SqmNode
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.SqmQuery
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.SqmStatement
- copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.SqmTypedNode
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.update.SqmAssignment
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.update.SqmSetClause
- copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
- copyCteStatements(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
- copyCteStatements(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
- copyFrom(HqlParser.ExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionContext
- copyFrom(HqlParser.FromRootContext) - Method in class org.hibernate.grammars.hql.HqlParser.FromRootContext
- copyFrom(HqlParser.InListContext) - Method in class org.hibernate.grammars.hql.HqlParser.InListContext
- copyFrom(HqlParser.JoinTargetContext) - Method in class org.hibernate.grammars.hql.HqlParser.JoinTargetContext
- copyFrom(HqlParser.OrderedQueryContext) - Method in class org.hibernate.grammars.hql.HqlParser.OrderedQueryContext
- copyFrom(HqlParser.ParameterContext) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterContext
- copyFrom(HqlParser.PredicateContext) - Method in class org.hibernate.grammars.hql.HqlParser.PredicateContext
- copyFrom(HqlParser.PrimaryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParser.PrimaryExpressionContext
- copyFrom(HqlParser.QueryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParser.QueryExpressionContext
- copyFrom(OrderingParser.ExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParser.ExpressionContext
- CopyIdentifierComponentSecondPass - Class in org.hibernate.boot.model.internal
- CopyIdentifierComponentSecondPass(Component, String, String, AnnotatedJoinColumns, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.internal.CopyIdentifierComponentSecondPass
- copyInsertionTargetPaths(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
- copyParameters(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.AbstractSqmStatement
- copyReferencedStructureAndCreateDefaultJoinColumns(PersistentClass, SimpleValue, SimpleValue) - Method in class org.hibernate.boot.model.internal.AnnotatedJoinColumn
- copyRegistrationMap() - Method in interface org.hibernate.boot.model.TypeDefinitionRegistry
- copyRegistrationMap() - Method in class org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
- copyTo(AbstractSqmFrom<O, T>, SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- copyTo(AbstractSqmPath<T>, SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
- copyTo(AbstractSqmQualifiedJoin<O, T>, SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
- copyTo(SqmRoot<E>, SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
- copyTo(AbstractJpaTupleElement<T>, SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement
- copyTo(SqmQueryPart<T>, SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
- copyTypeFrom(SimpleValue) - Method in class org.hibernate.mapping.BasicValue
- copyTypeFrom(SimpleValue) - Method in class org.hibernate.mapping.SimpleValue
- copyValues(EntityPersister, Object, Object, SessionImplementor, MergeContext) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
- copyValues(EntityPersister, Object, Object, SessionImplementor, MergeContext, ForeignKeyDirection) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
- copyWhereClause(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
- CoreLogging - Class in org.hibernate.internal
-
Quite sad, really, when you need helpers for generating loggers...
- CoreMessageLogger - Interface in org.hibernate.internal
-
The jboss-logging
MessageLoggerfor the hibernate-core module. - corr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- correlate(CollectionJoin<X, Y>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(CollectionJoin<X, Y>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- correlate(Join<X, Y>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(Join<X, Y>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- correlate(ListJoin<X, Y>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(ListJoin<X, Y>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- correlate(MapJoin<X, K, V>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(MapJoin<X, K, V>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- correlate(Root<Y>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(Root<Y>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- correlate(SetJoin<X, Y>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(SetJoin<X, Y>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- correlate(SqmCrossJoin<X>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(SqmCrossJoin<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- correlate(SqmEntityJoin<X>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- correlate(SqmEntityJoin<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- CorrelatedPluralTableGroup - Class in org.hibernate.sql.ast.tree.from
-
A table group for correlated plural attributes.
- CorrelatedPluralTableGroup(TableGroup, SqlAliasBase, QuerySpec, Consumer<Predicate>, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
- CorrelatedTableGroup - Class in org.hibernate.sql.ast.tree.from
-
A virtual
TableReferencefor correlated roots. - CorrelatedTableGroup(TableGroup, SqlAliasBase, QuerySpec, Consumer<Predicate>, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
- correspondingEntityName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping
- cos(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that returns the cosine of its argument.
- cos(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- cos(Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- cosh() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- cosh(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that returns the hyperbolic cosine of its argument.
- cosh(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- cosh(Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- cosh_exp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- cot() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- couldNotBindJndiListener() - Method in interface org.hibernate.internal.CoreMessageLogger
- count() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Projection counting the values
- count() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
- count() - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- count() - Method in class org.hibernate.query.spi.IntStreamDecorator
- count() - Method in class org.hibernate.query.spi.LongStreamDecorator
- count() - Method in class org.hibernate.query.spi.StreamDecorator
- count(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- count(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- count(Expression<?>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- count(Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- count(Expression<?>, JpaPredicate) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- count(Expression<?>, JpaPredicate) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- count(Expression<?>, JpaPredicate) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- count(Expression<?>, JpaPredicate, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create a
countaggregate function expression. - count(Expression<?>, JpaPredicate, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- count(Expression<?>, JpaPredicate, JpaWindow) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- count(Expression<?>, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- count(Expression<?>, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- count(Expression<?>, JpaWindow) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- count(String, char) - Static method in class org.hibernate.internal.util.StringHelper
- count(String, String) - Static method in class org.hibernate.internal.util.StringHelper
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter
- count(Connection) - Method in interface org.hibernate.testing.jdbc.leak.IdleConnectionCounter
-
Count the number of idle connections.
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter
- COUNT - org.hibernate.annotations.ResultCheckStyle
-
Row count checking.
- COUNT - org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
-
Perform row count checking.
- COUNT - Static variable in class org.hibernate.grammars.hql.HqlLexer
- COUNT - Static variable in class org.hibernate.grammars.hql.HqlParser
- COUNT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- COUNT() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
- countDistinct() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Projection counting distinct values
- countDistinct(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- countDistinct(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- countDistinct(Expression<?>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- countDistinct(Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- COUNTER - Static variable in class org.hibernate.testing.byteman.BytemanHelper
- CountFunction - Class in org.hibernate.dialect.function
- CountFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode, String) - Constructor for class org.hibernate.dialect.function.CountFunction
- CountFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode, String, String, boolean) - Constructor for class org.hibernate.dialect.function.CountFunction
- CountFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode, String, String, String, boolean) - Constructor for class org.hibernate.dialect.function.CountFunction
- countInvocation() - Method in class org.hibernate.testing.byteman.BytemanHelper
- countNonNull(Serializable[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
- countNonNull(Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
- countSubclassProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- countSubclassProperties() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
How many properties are there, for this class and all subclasses?
- countTrue(boolean...) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
- countUnquoted(String, char) - Static method in class org.hibernate.internal.util.StringHelper
- covarPopSamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- coveredby - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- covers - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- crc32() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- create - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
- create - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
- create() - Static method in interface org.hibernate.event.spi.DeleteContext
- create() - Static method in interface org.hibernate.event.spi.PersistContext
- create() - Static method in interface org.hibernate.event.spi.RefreshContext
- create(Class<? extends RegionFactory>) - Method in class org.hibernate.cache.internal.StrategyCreatorRegionFactoryImpl
- create(Class<? extends T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategyCreator
- create(String, Class<T>, int) - Static method in class org.hibernate.event.spi.EventType
- create(Driver, ServiceRegistryImplementor, String, Properties, Boolean, Integer, String, Map<String, Object>) - Method in class org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorFactoryImpl
- create(J, J) - Static method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
- create(Metadata) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- create(Metadata, StandardServiceRegistry, Connection) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- create(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- create(SessionFactoryImplementor) - Static method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
-
Simplified creation from a SessionFactory
- CREATE - org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
- CREATE - org.hibernate.boot.SchemaAutoTooling
-
Drop the schema and recreate it on SessionFactory startup.
- CREATE - org.hibernate.cache.jcache.MissingCacheStrategy
-
Create a new cache when a cache is not found, without logging any warning about the missing cache.
- CREATE - org.hibernate.engine.internal.Nullability.NullabilityCheckType
- CREATE - org.hibernate.query.sqm.mutation.internal.temptable.BeforeUseAction
- CREATE - org.hibernate.tool.schema.Action
-
Drop and then recreate the schema.
- CREATE_BLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual BLOB creation
- CREATE_CLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual CLOB creation
- CREATE_DROP - org.hibernate.boot.SchemaAutoTooling
-
Drop the schema and recreate it on SessionFactory startup.
- CREATE_DROP - org.hibernate.tool.schema.Action
-
Drop the schema and then recreate it on
SessionFactorystartup. - CREATE_EMPTY_COMPOSITES_ENABLED - Static variable in interface org.hibernate.cfg.AvailableSettings
-
[EXPERIMENTAL] Enable instantiation of composite/embedded objects when all attribute values are
null. - CREATE_ID_TABLES - Static variable in class org.hibernate.query.sqm.mutation.internal.temptable.GlobalTemporaryTableStrategy
- CREATE_ID_TABLES - Static variable in class org.hibernate.query.sqm.mutation.internal.temptable.PersistentTableStrategy
- CREATE_NCLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Callback for performing contextual NCLOB creation
- CREATE_ONFLUSH - org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
- CREATE_ONLY - org.hibernate.boot.SchemaAutoTooling
-
Create the schema on SessionFactory startup.
- CREATE_ONLY - org.hibernate.tool.schema.Action
-
Create the schema.
- CREATE_WARN - org.hibernate.cache.jcache.MissingCacheStrategy
-
Create a new cache when a cache is not found (see
MissingCacheStrategy.CREATE), and also log a warning about the missing cache. - createActionQueue() - Method in class org.hibernate.internal.SessionImpl
- createAllKeys() - Method in class org.hibernate.mapping.Collection
- createAllKeys() - Method in class org.hibernate.mapping.Map
- createArrayInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.collection.internal.DelayedCollectionFetch
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.collection.internal.EagerCollectionFetch
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.collection.internal.SelectEagerCollectionFetch
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableFetchImpl
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableFetchImpl
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.entity.AbstractNonLazyEntityFetch
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.entity.internal.EntityDelayedFetchImpl
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.entity.internal.EntityFetchSelectImpl
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in interface org.hibernate.sql.results.graph.Fetch
-
Create the assembler for this fetch
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.internal.domain.CircularBiDirectionalFetchImpl
- createAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.internal.domain.CircularFetchImpl
- createAssociatedTableGroup(boolean, NavigablePath, boolean, String, SqlAliasBase, SqlExpressionResolver, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.OneToManyCollectionPart
- createAssociationOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
AssociationOverride - createAssociationQuery(String, JoinType, String, AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- createAssociationQuery(String, JoinType, String, AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.EntitiesAtRevisionAssociationQuery
- createAssociationQuery(String, JoinType, String, AuditCriterion) - Method in class org.hibernate.envers.query.internal.impl.RevisionsOfEntityAssociationQuery
- createAttributeOverride() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
AttributeOverride - createAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Attributes - createBagInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
- createBasePart() - Method in class org.hibernate.query.hql.internal.BasicDotIdentifierConsumer
- createBasePart() - Method in class org.hibernate.query.hql.internal.QualifiedJoinPredicatePathConsumer
- createBasic() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Basic - createBean(Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.internal.CdiBeanContainerDelayedAccessImpl
- createBean(Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl
- createBean(Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.internal.CdiBeanContainerImmediateAccessImpl
- createBean(Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
- createBean(Class<B>, BeanInstanceProducer, BeanContainer) - Method in class org.hibernate.resource.beans.container.internal.ContainerManagedLifecycleStrategy
- createBean(Class<B>, BeanInstanceProducer, BeanContainer) - Method in class org.hibernate.resource.beans.container.internal.JpaCompliantLifecycleStrategy
- createBean(Class<B>, BeanInstanceProducer, BeanContainer) - Method in interface org.hibernate.resource.beans.container.spi.BeanLifecycleStrategy
- createBean(String, Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.internal.CdiBeanContainerDelayedAccessImpl
- createBean(String, Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl
- createBean(String, Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.internal.CdiBeanContainerImmediateAccessImpl
- createBean(String, Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
- createBean(String, Class<B>, BeanInstanceProducer, BeanContainer) - Method in class org.hibernate.resource.beans.container.internal.ContainerManagedLifecycleStrategy
- createBean(String, Class<B>, BeanInstanceProducer, BeanContainer) - Method in class org.hibernate.resource.beans.container.internal.JpaCompliantLifecycleStrategy
- createBean(String, Class<B>, BeanInstanceProducer, BeanContainer) - Method in interface org.hibernate.resource.beans.container.spi.BeanLifecycleStrategy
- createBlob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Create the basic contextual BLOB reference.
- createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
- createBlob(byte[]) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a BLOB reference encapsulating the given byte array.
- createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
- createBlob(byte[]) - Method in interface org.hibernate.LobHelper
-
Create a new
Blobfrom bytes. - createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
- createBlob(InputStream, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a BLOB reference encapsulating the given binary stream.
- createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
- createBlob(InputStream, long) - Method in interface org.hibernate.LobHelper
-
Create a new
Blobfrom stream data. - createCache(String) - Method in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
- createCaching(JaxbHbmCacheType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
- createCallback(ManagedBeanRegistry) - Method in interface org.hibernate.jpa.event.spi.CallbackDefinition
- createCascadeType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
CascadeType - createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.MariaDBDatabaseCleaner
- createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.MySQL5DatabaseCleaner
- createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.MySQL8DatabaseCleaner
- createClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Create the basic contextual CLOB reference.
- createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
- createClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a CLOB reference encapsulating the given character data.
- createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
- createClob(Reader, long) - Method in interface org.hibernate.LobHelper
-
Create a new
Clobfrom character reader. - createClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
- createClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a CLOB reference encapsulating the given String data.
- createClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
- createClob(String) - Method in interface org.hibernate.LobHelper
-
Create a new
Clobfrom content. - createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.ArrayBinder
- createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.BagBinder
- createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.CollectionBinder
- createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.IdBagBinder
- createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.ListBinder
- createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.MapBinder
- createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.PrimitiveArrayBinder
- createCollection(PersistentClass) - Method in class org.hibernate.boot.model.internal.SetBinder
- createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
- createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
- createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
- createCollectionLoader(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- createCollectionPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
- createCollectionPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
-
Create a collection persister instance.
- createCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
- createCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
- createCollectionTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
CollectionTable - createCollectionTypeWrapperInitializerProducer(NavigablePath, PluralAttributeMapping, CollectionClassification, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
- createColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Column - createColumnReferenceKey(String) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
- createColumnReferenceKey(String, String) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
-
Helper for generating an expression key for a column reference.
- createColumnReferenceKey(String, SelectableMapping) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
-
Convenience form for creating a key from table expression and SelectableMapping
- createColumnReferenceKey(String, SelectablePath) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
- createColumnReferenceKey(TableReference, String) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
-
Helper for generating an expression key for a column reference.
- createColumnReferenceKey(TableReference, SelectableMapping) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
-
Convenience form for creating a key from TableReference and SelectableMapping
- createColumnReferenceKey(TableReference, SelectablePath) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
- createColumnResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
ColumnResult - createCommonCollectionMapperData(CollectionMetadataContext, String, MiddleIdData, RelationQueryGenerator) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
- createComponent(PropertyHolder, PropertyData, boolean, boolean, Class<? extends EmbeddableInstantiator>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.AnnotationBinder
- createComponentJoin(Configuration) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- createComponentPrefix(String) - Static method in class org.hibernate.envers.internal.tools.MappingTools
- createConnection() - Method in class org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator
- createConnection(String, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
- createConnection(String, int, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
- createConstructorResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
ConstructorResult - createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
- createConvert() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Convert - createConverter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Converter - createCorrelatedAggregateSubQuery(AbstractSqmSpecificPluralPartPath<?>, boolean, String) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
- createCorrelation() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
- createCriteriaDelete(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- createCriteriaDelete(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- createCriteriaDelete(Class<T>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- createCriteriaDelete(Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- createCriteriaInsertSelect(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- createCriteriaInsertSelect(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- createCriteriaInsertSelect(Class<T>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- createCriteriaInsertSelect(Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- createCriteriaUpdate(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- createCriteriaUpdate(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- createCriteriaUpdate(Class<T>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- createCriteriaUpdate(Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- createCteColumn(String, JdbcMapping) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- createCteTable(CteTable, List<CteColumn>, SessionFactoryImplementor) - Static method in class org.hibernate.query.sqm.mutation.internal.cte.CteInsertHandler
- CREATED - org.hibernate.testing.orm.domain.helpdesk.Status
- createDeleteStatement() - Method in class org.hibernate.sql.ast.tree.delete.DeleteStatement.DeleteStatementBuilder
- createDeleteTranslator(DomainQueryExecutionContext) - Method in class org.hibernate.query.sqm.internal.SimpleDeleteQueryPlan
- createDenormalizedTable(Identifier, Function<Identifier, DenormalizedTable>) - Method in class org.hibernate.boot.model.relational.Namespace
- createDetachedInstance() - Method in class org.hibernate.Hibernate.CollectionInterface
-
Obtain a detached, uninitialized persistent collection of the type represented by this object.
- createDetachedProxy(SessionFactory, Class<E>, Object) - Static method in class org.hibernate.Hibernate
-
Obtain a detached, uninitialized reference (a proxy) for a persistent entity with the given identifier.
- createDialect(DialectResolutionInfo) - Method in enum org.hibernate.dialect.Database
-
Create a
Dialectfor the given metadata. - createDiscriminatorColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
DiscriminatorColumn - createDomainDataStorageAccess(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
- createDomainDataStorageAccess(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.AbstractSqmPathInterpretation
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.DiscriminatorPathInterpretation
- createDomainResult(String, DomainResultCreationState) - Method in interface org.hibernate.query.sqm.sql.internal.DomainResultProducer
-
Produce the domain query
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.EmbeddableValuedExpression
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.PluralValuedSimplePathInterpretation
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.query.sqm.sql.internal.SqmParameterInterpretation
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.query.sqm.tree.expression.Conversion
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Any
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Duration
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Every
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.Over
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.QueryLiteral
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.UnaryOperation
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
- createDomainResult(String, DomainResultCreationState) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
- createDomainResult(String, DomainResultCreationState) - Method in interface org.hibernate.sql.ast.tree.predicate.Predicate
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.select.SelectStatement
- createDomainResult(String, DomainResultCreationState) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiation
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.internal.AbstractCompositeIdentifierMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AbstractDiscriminatorMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AbstractEntityCollectionPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AnyDiscriminatorPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.AnyKeyPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.BasicAttributeMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.BasicValuedCollectionPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.CollectionIdentifierDescriptorImpl
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddableMappingTypeImpl
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedCollectionPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EntityRowIdMappingImpl
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EntityVersionMappingImpl
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.IdClassEmbeddable
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.SimpleNaturalIdMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.VirtualIdEmbeddable
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.ModelPart
-
Create a DomainResult for a specific reference to this ModelPart.
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
- createDomainResult(NavigablePath, TableGroup, ForeignKeyDescriptor.Nature, FetchParent, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
- createDomainResult(NavigablePath, TableGroup, ForeignKeyDescriptor.Nature, FetchParent, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- createDomainResult(NavigablePath, TableGroup, ForeignKeyDescriptor.Nature, FetchParent, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- createDomainResult(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.CollectionIdentifierDescriptorImpl
- createElementCollection() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
ElementCollection - createEmbeddable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Embeddable - createEmbeddableAttributes() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
EmbeddableAttributes - createEmbedded() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Embedded - createEmbeddedId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
EmbeddedId - createEmptyType() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
EmptyType - createEnhancedProxy(EntityKey, boolean, SharedSessionContractImplementor) - Method in class org.hibernate.bytecode.internal.BytecodeEnhancementMetadataNonPojoImpl
- createEnhancedProxy(EntityKey, boolean, SharedSessionContractImplementor) - Method in class org.hibernate.bytecode.internal.BytecodeEnhancementMetadataPojoImpl
- createEnhancedProxy(EntityKey, boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
-
Create an "enhancement as proxy" instance for the given entity
- createEntity() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Entity - createEntityCopyObserver() - Method in interface org.hibernate.event.spi.EntityCopyObserverFactory
- createEntityEntry(Status, Object[], Object, Object, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in class org.hibernate.engine.internal.ImmutableEntityEntryFactory
- createEntityEntry(Status, Object[], Object, Object, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in class org.hibernate.engine.internal.MutableEntityEntryFactory
- createEntityEntry(Status, Object[], Object, Object, Object, LockMode, boolean, EntityPersister, boolean, PersistenceContext) - Method in interface org.hibernate.engine.spi.EntityEntryFactory
-
Creates
EntityEntry. - createEntityGraph(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createEntityGraph(Class<T>) - Method in interface org.hibernate.engine.spi.SessionImplementor
- createEntityGraph(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createEntityGraph(Class<T>) - Method in class org.hibernate.internal.SessionImpl
- createEntityGraph(Class<T>) - Method in interface org.hibernate.Session
- createEntityGraph(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createEntityGraph(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
- createEntityGraph(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createEntityGraph(String) - Method in class org.hibernate.internal.SessionImpl
- createEntityGraph(String) - Method in interface org.hibernate.Session
- createEntityJoin(Configuration) - Method in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- createEntityJoin(Configuration) - Method in class org.hibernate.envers.query.internal.impl.EntitiesAtRevisionAssociationQuery
- createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
- createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
- createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
- createEntityListener() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
EntityListener - createEntityListeners() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
EntityListeners - createEntityManager() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- createEntityManager() - Method in class org.hibernate.internal.SessionFactoryImpl
- createEntityManager(SynchronizationType) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- createEntityManager(SynchronizationType) - Method in class org.hibernate.internal.SessionFactoryImpl
- createEntityManager(SynchronizationType, Map) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- createEntityManager(SynchronizationType, Map) - Method in class org.hibernate.internal.SessionFactoryImpl
- createEntityManager(Map) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- createEntityManager(Map) - Method in class org.hibernate.internal.SessionFactoryImpl
- createEntityManagerFactory(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
- createEntityMappings() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
EntityMappings - createEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
- createEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
-
Create an entity persister instance.
- createEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
- createEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
- createEntityResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
EntityResult - createEntityTable(String, EntityMappingType) - Static method in class org.hibernate.sql.ast.tree.cte.CteTable
- createEntityTable(EntityMappingType, Function<String, String>, Dialect, RuntimeModelCreationContext) - Static method in class org.hibernate.dialect.temptable.TemporaryTable
- createExecutor(Supplier<BatchKey>, MutationOperationGroup, SharedSessionContractImplementor) - Method in class org.hibernate.engine.jdbc.mutation.internal.StandardMutationExecutorService
- createExecutor(Supplier<BatchKey>, MutationOperationGroup, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.spi.MutationExecutorService
- createExtractionContext(ServiceRegistry, JdbcEnvironment, SqlStringGenerationContext, DdlTransactionIsolator, ExtractionContext.DatabaseObjectAccess) - Method in interface org.hibernate.tool.schema.spi.ExtractionTool
- createFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.Builder
- createFieldResult() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
FieldResult - createForeignKey() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
- createForeignKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
ForeignKey - createForeignKey() - Method in class org.hibernate.mapping.Collection
- createForeignKey() - Method in class org.hibernate.mapping.Join
- createForeignKey() - Method in class org.hibernate.mapping.ManyToOne
- createForeignKey() - Method in class org.hibernate.mapping.OneToMany
- createForeignKey() - Method in class org.hibernate.mapping.OneToOne
- createForeignKey() - Method in class org.hibernate.mapping.SimpleValue
- createForeignKey() - Method in class org.hibernate.mapping.Subclass
- createForeignKey() - Method in interface org.hibernate.mapping.Value
- createForeignKey(String, List<Column>, String, String) - Method in class org.hibernate.mapping.Table
- createForeignKey(String, List<Column>, String, String, List<Column>) - Method in class org.hibernate.mapping.Table
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.JoinedSubclassEntitySourceImpl
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl
- createForeignKeyConstraint() - Method in class org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl
- createForeignKeyConstraint() - Method in interface org.hibernate.boot.model.source.spi.ForeignKeyContributingSource
-
Primarily exists to support JPA's
@ForeignKey(NO_CONSTRAINT). - createForeignKeyOfEntity(String) - Method in interface org.hibernate.mapping.KeyValue
- createForeignKeyOfEntity(String) - Method in class org.hibernate.mapping.SimpleValue
- createForeignKeys() - Method in class org.hibernate.mapping.DenormalizedTable
- createForeignKeys() - Method in class org.hibernate.mapping.Table
- createFromMetadata(Metadata, ExecutionOptions, Dialect, Formatter, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
- createFromMetadata(Metadata, ExecutionOptions, ContributableMatcher, Dialect, Formatter, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
- createFromScript(ScriptSourceInput, SqlScriptCommandExtractor, Formatter, Dialect, ExecutionOptions, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
- createGeneratedValue() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
GeneratedValue - createGenerator(GeneratorCreationContext) - Method in interface org.hibernate.mapping.GeneratorCreator
- createGenerator(IdentifierGeneratorFactory, Dialect, RootClass) - Method in class org.hibernate.mapping.Component
- createGenerator(IdentifierGeneratorFactory, Dialect, RootClass) - Method in interface org.hibernate.mapping.KeyValue
- createGenerator(IdentifierGeneratorFactory, Dialect, RootClass) - Method in class org.hibernate.mapping.SimpleValue
- createGenerator(CustomIdGeneratorCreationContext) - Method in interface org.hibernate.mapping.IdentifierGeneratorCreator
- createGenerator(RuntimeModelCreationContext) - Method in class org.hibernate.mapping.Property
- createH2Schema(String, Map) - Static method in class org.hibernate.testing.junit4.Helper
-
Create additional H2 schema.
- createH2Schema(String, Configuration) - Static method in class org.hibernate.testing.junit4.Helper
- createHqlInterpretation(String, Function<String, SqmStatement<?>>, Supplier<StatisticsImplementor>) - Static method in class org.hibernate.query.internal.QueryInterpretationCacheStandardImpl
- createId() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Id - createIdClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
IdClass - createIdentifierGenerator(GenerationType, String, String, JavaType<?>, Properties, GeneratorDefinitionResolver) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
-
Create an
IdentifierGeneratorbased on the given details. - createIdentifierGenerator(GenerationType, String, String, JavaType<?>, Properties, GeneratorDefinitionResolver) - Method in class org.hibernate.id.factory.internal.StandardIdentifierGeneratorFactory
- createIdentifierGenerator(GenerationType, String, JavaType<?>, Properties, GeneratorDefinitionResolver, ServiceRegistry) - Method in class org.hibernate.id.factory.internal.AutoGenerationTypeStrategy
- createIdentifierGenerator(GenerationType, String, JavaType<?>, Properties, GeneratorDefinitionResolver, ServiceRegistry) - Method in class org.hibernate.id.factory.internal.IdentityGenerationTypeStrategy
- createIdentifierGenerator(GenerationType, String, JavaType<?>, Properties, GeneratorDefinitionResolver, ServiceRegistry) - Method in class org.hibernate.id.factory.internal.SequenceGenerationTypeStrategy
- createIdentifierGenerator(GenerationType, String, JavaType<?>, Properties, GeneratorDefinitionResolver, ServiceRegistry) - Method in class org.hibernate.id.factory.internal.TableGenerationTypeStrategy
- createIdentifierGenerator(GenerationType, String, JavaType<?>, Properties, GeneratorDefinitionResolver, ServiceRegistry) - Method in class org.hibernate.id.factory.internal.UUIDGenerationTypeStrategy
- createIdentifierGenerator(GenerationType, String, JavaType<?>, Properties, GeneratorDefinitionResolver, ServiceRegistry) - Method in interface org.hibernate.id.factory.spi.GenerationTypeStrategy
- createIdentifierGenerator(String, Type, Properties) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
- createIdentifierGenerator(String, Type, Properties) - Method in class org.hibernate.id.factory.internal.StandardIdentifierGeneratorFactory
- createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in interface org.hibernate.mapping.KeyValue
-
Deprecated.
- createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, RootClass) - Method in interface org.hibernate.mapping.KeyValue
-
Deprecated.
- createIdMap(int) - Method in class org.hibernate.envers.internal.entities.mapper.relation.AbstractCollectionMapper
-
Creates map for storing identifier data.
- createIdMatchingSubQuerySpec(NavigablePath, TableReference, Predicate, EntityPersister, SqlExpressionResolver, SessionFactoryImplementor) - Static method in class org.hibernate.query.sqm.mutation.internal.temptable.ExecuteWithoutIdTableHelper
- createIdSubQuery(CteStatement, ModelPart, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.mutation.internal.cte.AbstractCteMutationHandler
- createIdSubQueryPredicate(List<? extends Expression>, CteStatement, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.mutation.internal.cte.AbstractCteMutationHandler
- createIdSubQueryPredicate(List<? extends Expression>, CteStatement, ModelPart, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.mutation.internal.cte.AbstractCteMutationHandler
- createIdTable(String, EntityMappingType) - Static method in class org.hibernate.sql.ast.tree.cte.CteTable
- createIdTable(EntityMappingType, Function<String, String>, Dialect, RuntimeModelCreationContext) - Static method in class org.hibernate.dialect.temptable.TemporaryTable
- createIdTableSelectQuerySpec(TemporaryTable, Function<SharedSessionContractImplementor, String>, EntityMappingType, ExecutionContext) - Static method in class org.hibernate.query.sqm.mutation.internal.temptable.ExecuteWithTemporaryTableHelper
- createIdTableSelectQuerySpec(TemporaryTable, ModelPart, Function<SharedSessionContractImplementor, String>, EntityMappingType, ExecutionContext) - Static method in class org.hibernate.query.sqm.mutation.internal.temptable.ExecuteWithTemporaryTableHelper
- createImplicit(String, Class<?>, String, IdGeneratorStrategyInterpreter, GenerationType) - Static method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
- createImplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl
- createImplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
- createImplicitDiscriminatorsForJoinedInheritance() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
-
Whether we should do discrimination implicitly joined subclass style inheritance when no discriminator info is provided.
- createIndex() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Index - createInFlightAccess() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
- createInFlightAccess() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
- createInformation() - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
-
Deprecated.
- createInformationExtractor(ExtractionContext) - Method in interface org.hibernate.tool.schema.spi.ExtractionTool
- createInheritance() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Inheritance - createInitializerProducer(NavigablePath, PluralAttributeMapping, CollectionClassification, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
- createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, DomainResultCreationState) - Method in interface org.hibernate.collection.spi.CollectionSemantics
-
Create a producer for
CollectionInitializerinstances for the given collection semantics - createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, Fetch, Fetch, DomainResultCreationState) - Method in class org.hibernate.collection.internal.CustomCollectionTypeSemantics
- createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, Fetch, Fetch, DomainResultCreationState) - Method in class org.hibernate.collection.internal.StandardArraySemantics
- createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, Fetch, Fetch, DomainResultCreationState) - Method in class org.hibernate.collection.internal.StandardListSemantics
- createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, Fetch, Fetch, DomainResultCreationState) - Method in class org.hibernate.collection.spi.AbstractBagSemantics
- createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, Fetch, Fetch, DomainResultCreationState) - Method in class org.hibernate.collection.spi.AbstractMapSemantics
- createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, Fetch, Fetch, DomainResultCreationState) - Method in class org.hibernate.collection.spi.AbstractSetSemantics
- createInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, String, Fetch, Fetch, DomainResultCreationState) - Method in interface org.hibernate.collection.spi.CollectionSemantics
-
Create a producer for
CollectionInitializerinstances for the given collection semantics - createInsertTranslator(SqmInsertStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in interface org.hibernate.query.sqm.sql.SqmTranslatorFactory
- createInsertTranslator(SqmInsertStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslatorFactory
- createInstanceFromVersionsEntity(String, Map, Number) - Method in class org.hibernate.envers.internal.entities.EntityInstantiator
-
Creates an entity instance based on an entry from the versions table.
- createInterpretationsKey(SqmInterpretationsKey.InterpretationsKeySource) - Static method in class org.hibernate.query.sqm.internal.SqmInterpretationsKey
- createInverseMappingType(EmbeddedAttributeMapping, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
- createInverseMappingType(EmbeddedAttributeMapping, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddableMappingTypeImpl
- createInverseMappingType(EmbeddedAttributeMapping, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Method in class org.hibernate.metamodel.mapping.internal.IdClassEmbeddable
- createInverseMappingType(EmbeddedAttributeMapping, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Method in class org.hibernate.metamodel.mapping.internal.VirtualIdEmbeddable
- createInverseMappingType(EmbeddedAttributeMapping, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- createInverseModelPart(EmbeddableValuedModelPart, ManagedMappingType, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Static method in class org.hibernate.metamodel.mapping.internal.MappingModelCreationHelper
- createIsolationDelegate() - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl
- createIsolationDelegate() - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
- createIsolationDelegate() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
-
Retrieve an isolation delegate appropriate for this transaction strategy.
- createJavaType(ParameterizedType) - Method in interface org.hibernate.type.descriptor.java.JavaType
-
Deprecated.
- createJavaType(ParameterizedType, TypeConfiguration) - Method in interface org.hibernate.type.descriptor.java.JavaType
-
Creates the
JavaTypefor the givenParameterizedTypebased on thisJavaTyperegistered for the raw type. - createJavaType(ParameterizedType, TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
- createJaxbAssociationOverride() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbAssociationOverride - createJaxbAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbAttributeOverride - createJaxbAttributes() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbAttributes - createJaxbBasic() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbBasic - createJaxbCaching() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbCaching - createJaxbCascadeType() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbCascadeType - createJaxbCfgCollectionCacheType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgCollectionCacheType - createJaxbCfgConfigPropertyType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgConfigPropertyType - createJaxbCfgEntityCacheType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgEntityCacheType - createJaxbCfgEventListenerGroupType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgEventListenerGroupType - createJaxbCfgEventListenerType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgEventListenerType - createJaxbCfgHibernateConfiguration() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgHibernateConfiguration - createJaxbCfgHibernateConfigurationJaxbCfgSecurity() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgHibernateConfiguration.JaxbCfgSecurity - createJaxbCfgHibernateConfigurationJaxbCfgSecurityJaxbCfgGrant() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant - createJaxbCfgHibernateConfigurationJaxbCfgSessionFactory() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory - createJaxbCfgMappingReferenceType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
-
Create an instance of
JaxbCfgMappingReferenceType - createJaxbCollectionTable() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbCollectionTable - createJaxbColumn() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbColumn - createJaxbColumnResult() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbColumnResult - createJaxbConstructorResult() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbConstructorResult - createJaxbConvert() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbConvert - createJaxbConverter() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbConverter - createJaxbCustomLoader() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbCustomLoader - createJaxbCustomSql() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbCustomSql - createJaxbDatabaseObject() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbDatabaseObject - createJaxbDatabaseObjectJaxbDefinition() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbDatabaseObject.JaxbDefinition - createJaxbDatabaseObjectScope() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbDatabaseObjectScope - createJaxbDiscriminatorColumn() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbDiscriminatorColumn - createJaxbElementCollection() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbElementCollection - createJaxbEmbeddable() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEmbeddable - createJaxbEmbeddableAttributes() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEmbeddableAttributes - createJaxbEmbedded() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEmbedded - createJaxbEmbeddedId() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEmbeddedId - createJaxbEmptyType() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEmptyType - createJaxbEntity() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEntity - createJaxbEntityListener() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEntityListener - createJaxbEntityListeners() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEntityListeners - createJaxbEntityMappings() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEntityMappings - createJaxbEntityResult() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbEntityResult - createJaxbFetchProfile() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbFetchProfile - createJaxbFetchProfileJaxbFetch() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbFetchProfile.JaxbFetch - createJaxbFieldResult() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbFieldResult - createJaxbFilterDef() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbFilterDef - createJaxbFilterDefJaxbFilterParam() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbFilterDef.JaxbFilterParam - createJaxbForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbForeignKey - createJaxbGeneratedValue() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbGeneratedValue - createJaxbGenericIdGenerator() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbGenericIdGenerator - createJaxbHbmAnyAssociationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmAnyAssociationType - createJaxbHbmAnyDiscriminator() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHbmAnyDiscriminator - createJaxbHbmAnyDiscriminatorValueMapping() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHbmAnyDiscriminatorValueMapping - createJaxbHbmAnyKey() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHbmAnyKey - createJaxbHbmAnyMapping() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHbmAnyMapping - createJaxbHbmAnyValueMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmAnyValueMappingType - createJaxbHbmArrayType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmArrayType - createJaxbHbmAuxiliaryDatabaseObjectType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmAuxiliaryDatabaseObjectType - createJaxbHbmAuxiliaryDatabaseObjectTypeJaxbHbmDefinition() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition - createJaxbHbmBagCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmBagCollectionType - createJaxbHbmBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmBasicAttributeType - createJaxbHbmBasicCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmBasicCollectionElementType - createJaxbHbmCacheType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCacheType - createJaxbHbmClassRenameType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmClassRenameType - createJaxbHbmCollectionIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCollectionIdType - createJaxbHbmColumnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmColumnType - createJaxbHbmCompositeAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCompositeAttributeType - createJaxbHbmCompositeCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCompositeCollectionElementType - createJaxbHbmCompositeIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCompositeIdType - createJaxbHbmCompositeIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCompositeIndexType - createJaxbHbmCompositeKeyBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCompositeKeyBasicAttributeType - createJaxbHbmCompositeKeyManyToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCompositeKeyManyToOneType - createJaxbHbmConfigParameterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmConfigParameterType - createJaxbHbmCustomSqlDmlType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmCustomSqlDmlType - createJaxbHbmDialectScopeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmDialectScopeType - createJaxbHbmDiscriminatorSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmDiscriminatorSubclassEntityType - createJaxbHbmDynamicComponentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmDynamicComponentType - createJaxbHbmEntityDiscriminatorType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmEntityDiscriminatorType - createJaxbHbmFetchProfileType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmFetchProfileType - createJaxbHbmFetchProfileTypeJaxbHbmFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmFetchProfileType.JaxbHbmFetch - createJaxbHbmFilter() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHbmFilter - createJaxbHbmFilterAliases(JaxbHbmFilter.JaxbAliases) - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
- createJaxbHbmFilterAliasMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmFilterAliasMappingType - createJaxbHbmFilterCondition(String) - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
- createJaxbHbmFilterDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmFilterDefinitionType - createJaxbHbmFilterDefinitionTypeFilterParam(JaxbHbmFilterParameterType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmFilterJaxbAliases() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHbmFilter.JaxbAliases - createJaxbHbmFilterParameterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmFilterParameterType - createJaxbHbmFilterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmFilterType - createJaxbHbmFilterTypeAliases(JaxbHbmFilterAliasMappingType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmGeneratorSpecificationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmGeneratorSpecificationType - createJaxbHbmHibernateMapping() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmHibernateMapping - createJaxbHbmIdBagCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmIdBagCollectionType - createJaxbHbmIdentifierGeneratorDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmIdentifierGeneratorDefinitionType - createJaxbHbmIndexManyToAnyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmIndexManyToAnyType - createJaxbHbmIndexManyToManyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmIndexManyToManyType - createJaxbHbmIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmIndexType - createJaxbHbmJoinedSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmJoinedSubclassEntityType - createJaxbHbmKeyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmKeyType - createJaxbHbmListIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmListIndexType - createJaxbHbmListType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmListType - createJaxbHbmLoaderType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmLoaderType - createJaxbHbmManyToAny() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHbmManyToAny - createJaxbHbmManyToAnyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmManyToAnyCollectionElementType - createJaxbHbmManyToManyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmManyToManyCollectionElementType - createJaxbHbmManyToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmManyToOneType - createJaxbHbmMapKeyBasicType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmMapKeyBasicType - createJaxbHbmMapKeyCompositeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmMapKeyCompositeType - createJaxbHbmMapKeyManyToManyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmMapKeyManyToManyType - createJaxbHbmMapType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmMapType - createJaxbHbmMultiTenancyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmMultiTenancyType - createJaxbHbmNamedNativeQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNamedNativeQueryType - createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmNamedNativeQueryTypeReturnJoin(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmNamedNativeQueryTypeReturnScalar(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmNamedQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNamedQueryType - createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
- createJaxbHbmNativeQueryCollectionLoadReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNativeQueryCollectionLoadReturnType - createJaxbHbmNativeQueryJoinReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNativeQueryJoinReturnType - createJaxbHbmNativeQueryPropertyReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNativeQueryPropertyReturnType - createJaxbHbmNativeQueryPropertyReturnTypeJaxbHbmReturnColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn - createJaxbHbmNativeQueryReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNativeQueryReturnType - createJaxbHbmNativeQueryReturnTypeJaxbHbmReturnDiscriminator() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator - createJaxbHbmNativeQueryScalarReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNativeQueryScalarReturnType - createJaxbHbmNaturalIdCacheType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNaturalIdCacheType - createJaxbHbmNaturalIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNaturalIdType - createJaxbHbmNestedCompositeElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmNestedCompositeElementType - createJaxbHbmOneToManyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmOneToManyCollectionElementType - createJaxbHbmOneToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmOneToOneType - createJaxbHbmParentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmParentType - createJaxbHbmPrimitiveArrayType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmPrimitiveArrayType - createJaxbHbmPropertiesType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmPropertiesType - createJaxbHbmQueryParamType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmQueryParamType - createJaxbHbmResultSetMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmResultSetMappingType - createJaxbHbmRootEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmRootEntityType - createJaxbHbmSecondaryTableType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmSecondaryTableType - createJaxbHbmSetType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmSetType - createJaxbHbmSimpleIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmSimpleIdType - createJaxbHbmSynchronizeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmSynchronizeType - createJaxbHbmTimestampAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmTimestampAttributeType - createJaxbHbmToolingHintType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmToolingHintType - createJaxbHbmTuplizerType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmTuplizerType - createJaxbHbmTypeDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmTypeDefinitionType - createJaxbHbmTypeSpecificationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmTypeSpecificationType - createJaxbHbmUnionSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmUnionSubclassEntityType - createJaxbHbmVersionAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
Create an instance of
JaxbHbmVersionAttributeType - createJaxbHqlImport() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbHqlImport - createJaxbId() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbId - createJaxbIdClass() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbIdClass - createJaxbIndex() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbIndex - createJaxbInheritance() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbInheritance - createJaxbJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbJoinColumn - createJaxbJoinTable() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbJoinTable - createJaxbLob() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbLob - createJaxbManyToMany() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbManyToMany - createJaxbManyToOne() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbManyToOne - createJaxbMapKey() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbMapKey - createJaxbMapKeyClass() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbMapKeyClass - createJaxbMapKeyColumn() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbMapKeyColumn - createJaxbMapKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbMapKeyJoinColumn - createJaxbMappedSuperclass() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbMappedSuperclass - createJaxbMultiTenancy() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbMultiTenancy - createJaxbNamedAttributeNode() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNamedAttributeNode - createJaxbNamedEntityGraph() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNamedEntityGraph - createJaxbNamedNativeQuery() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNamedNativeQuery - createJaxbNamedQuery() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNamedQuery - createJaxbNamedStoredProcedureQuery() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNamedStoredProcedureQuery - createJaxbNamedSubgraph() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNamedSubgraph - createJaxbNationalized() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNationalized - createJaxbNaturalId() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbNaturalId - createJaxbOneToMany() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbOneToMany - createJaxbOneToOne() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbOneToOne - createJaxbOrderColumn() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbOrderColumn - createJaxbPersistenceUnitDefaults() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPersistenceUnitDefaults - createJaxbPersistenceUnitMetadata() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPersistenceUnitMetadata - createJaxbPostLoad() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPostLoad - createJaxbPostPersist() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPostPersist - createJaxbPostRemove() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPostRemove - createJaxbPostUpdate() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPostUpdate - createJaxbPrePersist() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPrePersist - createJaxbPreRemove() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPreRemove - createJaxbPreUpdate() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPreUpdate - createJaxbPrimaryKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbPrimaryKeyJoinColumn - createJaxbQueryHint() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbQueryHint - createJaxbQueryParamType() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbQueryParamType - createJaxbSecondaryTable() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbSecondaryTable - createJaxbSequenceGenerator() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbSequenceGenerator - createJaxbSqlResultSetMapping() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbSqlResultSetMapping - createJaxbStoredProcedureParameter() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbStoredProcedureParameter - createJaxbSynchronizedTable() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbSynchronizedTable - createJaxbTable() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbTable - createJaxbTableGenerator() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbTableGenerator - createJaxbTenantId() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbTenantId - createJaxbTransient() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbTransient - createJaxbUniqueConstraint() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbUniqueConstraint - createJaxbVersion() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
-
Create an instance of
JaxbVersion - createJdbcParameterBindings(QueryParameterBindings, DomainParameterXref, Map<QueryParameterImplementor<?>, Map<SqmParameter<?>, List<List<JdbcParameter>>>>, MappingMetamodel, Function<NavigablePath, TableGroup>, SqmParameterMappingModelResolutionAccess, SharedSessionContractImplementor) - Static method in class org.hibernate.query.sqm.internal.SqmUtil
- createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.AbstractPostgreSQLJsonJdbcType
- createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.DB2StructJdbcType
- createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.OracleStructJdbcType
- createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.PostgreSQLStructJdbcType
- createJdbcValue(Object, WrapperOptions) - Method in interface org.hibernate.type.descriptor.jdbc.AggregateJdbcType
- createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
- createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
- createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
- createJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
JoinColumn - createJoinTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
JoinTable - createJpaAttributeConverter(JpaAttributeConverterCreationContext) - Method in class org.hibernate.boot.model.convert.internal.AbstractConverterDescriptor
- createJpaAttributeConverter(JpaAttributeConverterCreationContext) - Method in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
-
Factory for the runtime representation of the converter
- createKeyDomainResult(NavigablePath, TableGroup, FetchParent, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
-
Create a DomainResult for the referring-side of the fk
- createKeyDomainResult(NavigablePath, TableGroup, FetchParent, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- createKeyDomainResult(NavigablePath, TableGroup, FetchParent, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- CreateKeySecondPass - Class in org.hibernate.boot.model.internal
- CreateKeySecondPass(JoinedSubclass) - Constructor for class org.hibernate.boot.model.internal.CreateKeySecondPass
- CreateKeySecondPass(RootClass) - Constructor for class org.hibernate.boot.model.internal.CreateKeySecondPass
- createLateralJoinExpression(AbstractSqmSpecificPluralPartPath<?>, boolean, String) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- createLegacyIdentifierGenerator(SimpleValue, IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Static method in class org.hibernate.id.factory.internal.IdentifierGeneratorUtil
- createListInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
- createLob() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Lob - createLocalResolution(String, Class<?>, Map<?, ?>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.TypeDefinition
- createManagedBean(JpaAttributeConverterCreationContext) - Method in class org.hibernate.boot.model.convert.internal.AbstractConverterDescriptor
- createManagedBean(JpaAttributeConverterCreationContext) - Method in class org.hibernate.boot.model.convert.internal.ClassBasedConverterDescriptor
- createManagedBean(JpaAttributeConverterCreationContext) - Method in class org.hibernate.boot.model.convert.internal.InstanceBasedConverterDescriptor
- createManyToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
ManyToMany - createManyToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
ManyToOne - createMapInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
- createMapKey() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
MapKey - createMapKeyClass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
MapKeyClass - createMapKeyColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
MapKeyColumn - createMapKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
MapKeyJoinColumn - createMappedSuperclass() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
MappedSuperclass - createMiddleIdData(IdMappingData, String, String) - Method in class org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
- createMinOrMaxIndexOrElement(AbstractSqmSpecificPluralPartPath<?>, boolean, String) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- createModifiedFlagAttribute(String, String, String, String) - Method in class org.hibernate.envers.boot.internal.AbstractModifiedColumnNamingStrategy
- createModifiedFlagAttribute(PropertyAuditingData, Configuration, String) - Method in class org.hibernate.envers.boot.internal.AbstractModifiedColumnNamingStrategy
- createMutationOperation(String, List<JdbcParameterBinder>) - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
-
Intended for use from
SqlAstTranslator - createMutationOperation(String, List<JdbcParameterBinder>) - Method in interface org.hibernate.sql.model.ast.TableMutation
-
A
SqlAstTranslatorcallback to create an appropriate mutation using the translated sql and parameter binders. - createMutationOperation(TableMapping, String, List<JdbcParameterBinder>) - Method in class org.hibernate.sql.model.ast.AbstractTableDelete
- createMutationOperation(TableMapping, String, List<JdbcParameterBinder>) - Method in class org.hibernate.sql.model.ast.AbstractTableInsert
- createMutationOperation(TableMapping, String, List<JdbcParameterBinder>) - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
-
Intended for use from
SqlAstTranslator - createMutationOperation(TableMapping, String, List<JdbcParameterBinder>) - Method in class org.hibernate.sql.model.ast.AbstractTableUpdate
- createMutationOperation(TableMapping, String, List<JdbcParameterBinder>) - Method in class org.hibernate.sql.model.internal.TableUpdateNoSet
- createMutationOperation(TableMapping, String, List<JdbcParameterBinder>) - Method in class org.hibernate.sql.model.internal.TableUpsert
- createMutationOperation(ValuesAnalysis, SessionFactoryImplementor) - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
- createMutationOperation(ValuesAnalysis, SessionFactoryImplementor) - Method in interface org.hibernate.sql.model.ast.TableMutation
- createMutationOperation(ValuesAnalysis, SessionFactoryImplementor) - Method in class org.hibernate.sql.model.internal.TableUpsert
- createMutationQuery(CriteriaDelete) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createMutationQuery(CriteriaDelete) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createMutationQuery(CriteriaDelete) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createMutationQuery(CriteriaDelete) - Method in interface org.hibernate.query.QueryProducer
-
Create a
MutationQueryfrom the given delete criteria tree - createMutationQuery(CriteriaDelete) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createMutationQuery(CriteriaUpdate) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createMutationQuery(CriteriaUpdate) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createMutationQuery(CriteriaUpdate) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createMutationQuery(CriteriaUpdate) - Method in interface org.hibernate.query.QueryProducer
-
Create a
MutationQueryfrom the given update criteria tree - createMutationQuery(CriteriaUpdate) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createMutationQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createMutationQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createMutationQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createMutationQuery(String) - Method in interface org.hibernate.query.QueryProducer
-
Create a MutationQuery reference for the given HQL insert, update, or delete statement.
- createMutationQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createMutationQuery(JpaCriteriaInsertSelect) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createMutationQuery(JpaCriteriaInsertSelect) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createMutationQuery(JpaCriteriaInsertSelect) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createMutationQuery(JpaCriteriaInsertSelect) - Method in interface org.hibernate.query.QueryProducer
-
Create a
MutationQueryfrom the given insert-select criteria tree - createNamedAttributeNode() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
NamedAttributeNode - createNamedEntityGraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
NamedEntityGraph - createNamedMutationQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNamedMutationQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNamedMutationQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNamedMutationQuery(String) - Method in interface org.hibernate.query.QueryProducer
-
Create a
MutationQueryinstance for the given named insert, update, or delete HQL query. - createNamedMutationQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createNamedNativeQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
NamedNativeQuery - createNamedQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
NamedQuery - createNamedQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNamedQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- createNamedQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNamedQuery(String) - Method in interface org.hibernate.query.QueryProducer
- createNamedQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
-
Deprecated.
- createNamedQuery(String) - Method in interface org.hibernate.Session
-
Deprecated.
- createNamedQuery(String, Class<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNamedQuery(String, Class<R>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNamedQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a typed
Queryinstance for the given named query. - createNamedQuery(String, Class<R>) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createNamedQuery(String, Class<R>) - Method in interface org.hibernate.Session
- createNamedQuery(String, Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNamedSelectionQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNamedSelectionQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNamedSelectionQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNamedSelectionQuery(String) - Method in interface org.hibernate.query.QueryProducer
-
Create a
SelectionQueryinstance for the namedNamedQuery - createNamedSelectionQuery(String, Class<R>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNamedSelectionQuery(String, Class<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNamedSelectionQuery(String, Class<R>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNamedSelectionQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a
SelectionQueryinstance for the namedNamedQuerywith the expected result-type - createNamedStoredProcedureQuery() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
NamedStoredProcedureQuery - createNamedStoredProcedureQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNamedStoredProcedureQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNamedStoredProcedureQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNamedStoredProcedureQuery(String) - Method in class org.hibernate.internal.SessionImpl
- createNamedStoredProcedureQuery(String) - Method in interface org.hibernate.SharedSessionContract
-
Obtain a
ProcedureCallbased on a named template - createNamedSubgraph() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
NamedSubgraph - createNativeMutationQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNativeMutationQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNativeMutationQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNativeMutationQuery(String) - Method in interface org.hibernate.query.QueryProducer
-
Create a
NativeQueryinstance for the given native (SQL) statement - createNativeMutationQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createNativeQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNativeQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- createNativeQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNativeQuery(String) - Method in interface org.hibernate.query.QueryProducer
-
Deprecated.
- createNativeQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
-
Deprecated.
- createNativeQuery(String, Class) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNativeQuery(String, Class) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNativeQuery(String, Class) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNativeQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a
NativeQueryinstance for the given native (SQL) query using implicit mapping to the specified Java type. - createNativeQuery(String, Class<R>) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createNativeQuery(String, Class<R>, String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNativeQuery(String, Class<R>, String) - Method in interface org.hibernate.query.QueryProducer
-
Create a
NativeQueryinstance for the given native (SQL) query using implicit mapping to the specified Java type. - createNativeQuery(String, Class<R>, String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createNativeQuery(String, Class<T>, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNativeQuery(String, Class<T>, String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNativeQuery(String, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNativeQuery(String, String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- createNativeQuery(String, String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNativeQuery(String, String) - Method in interface org.hibernate.query.QueryProducer
-
Deprecated.
- createNativeQuery(String, String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
-
Deprecated.
- createNativeQuery(String, String, Class<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createNativeQuery(String, String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a
NativeQueryinstance for the given native (SQL) query using implicit mapping to the specified Java type. - createNativeQuery(String, String, Class<R>) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createNativeQuery(String, String, Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createNativeQuery(String, String, Class<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createNaturalIdCaching(JaxbHbmNaturalIdCacheType) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
- createNaturalIdKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.internal.DefaultCacheKeysFactory
- createNaturalIdKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.internal.SimpleCacheKeysFactory
- createNaturalIdKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
- createNClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Create the basic contextual NCLOB reference.
- createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
- createNClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a NCLOB reference encapsulating the given character data.
- createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
- createNClob(Reader, long) - Method in interface org.hibernate.LobHelper
-
Create a new
NClobfrom character reader. - createNClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
- createNClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a NCLOB reference encapsulating the given String data.
- createNClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
- createNClob(String) - Method in interface org.hibernate.LobHelper
-
Create a new
NClobfrom content. - createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.AbstractNegatableSqmPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmEmptinessPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
- createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate
- createNewEntry(K, int, BoundedConcurrentHashMap.HashEntry<K, V>, V) - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
- createNewInstance() - Method in class org.hibernate.Hibernate.CollectionInterface
-
Instantiate an empty collection of the type represented by this object.
- createOneToMany() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
OneToMany - createOneToOne() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
OneToOne - createOnly(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- createOperation(MutatingTableReference) - Method in interface org.hibernate.persister.collection.mutation.OperationProducer
- createOperationGroup(ValuesAnalysis, MutationGroup) - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
- createOrderColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
OrderColumn - createParameterImpl() - Method in class org.hibernate.mapping.SimpleValue
- createPersistence() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence - createPersistenceContext() - Method in class org.hibernate.internal.SessionImpl
- createPersistencePersistenceUnit() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence.PersistenceUnit - createPersistencePersistenceUnitProperties() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence.PersistenceUnit.Properties - createPersistencePersistenceUnitPropertiesProperty() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence.PersistenceUnit.Properties.Property - createPersistenceUnitDefaults() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PersistenceUnitDefaults - createPersistenceUnitMetadata() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PersistenceUnitMetadata - createPluralAttributeFetchCharacteristics() - Method in class org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.Builder
- createPostLoad() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PostLoad - createPostPersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PostPersist - createPostRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PostRemove - createPostUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PostUpdate - createPrePersist() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PrePersist - createPreRemove() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PreRemove - createPreUpdate() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PreUpdate - createPrimaryKey() - Method in class org.hibernate.mapping.Join
- createPrimaryKey() - Method in class org.hibernate.mapping.PersistentClass
- createPrimaryKeyJoinColumn() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
PrimaryKeyJoinColumn - createPrimaryTableReference(SqlAliasBase, SqlExpressionResolver, SqlAstCreationContext) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- createPrimaryTableReference(SqlAliasBase, SqlExpressionResolver, SqlAstCreationContext) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- createPropertyRefConstraints(Map<String, PersistentClass>) - Method in class org.hibernate.mapping.ManyToOne
- createProxy(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- createProxy(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Create a new proxy instance
- createProxy(AuditReaderImplementor, Class<?>, String, Object, Number, boolean, EnversService) - Static method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneEntityLoader
-
Creates proxy of referenced *-to-one entity.
- createProxyOrLoadImmediate(AuditReaderImplementor, Class<?>, String, Object, Number, boolean, EnversService) - Static method in class org.hibernate.envers.internal.entities.mapper.relation.ToOneEntityLoader
-
Creates Hibernate proxy or retrieves the complete object of an entity if proxy is not allowed (e.g.
- createQuery() - Method in interface org.hibernate.envers.AuditReader
-
Creates an audit query
- createQuery() - Method in class org.hibernate.envers.internal.reader.AuditReaderImpl
- createQuery() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- createQuery() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- createQuery() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- createQuery() - Method in interface org.hibernate.query.sqm.NodeBuilder
- createQuery(CriteriaDelete) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createQuery(CriteriaDelete) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- createQuery(CriteriaDelete) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createQuery(CriteriaDelete) - Method in interface org.hibernate.query.QueryProducer
-
Deprecated.
- createQuery(CriteriaDelete) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
-
Deprecated.
- createQuery(CriteriaDelete) - Method in interface org.hibernate.Session
-
Deprecated.
- createQuery(CriteriaQuery<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a
Queryfor the given JPACriteriaQuery - createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.Session
- createQuery(CriteriaQuery<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createQuery(CriteriaQuery<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createQuery(CriteriaUpdate) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createQuery(CriteriaUpdate) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- createQuery(CriteriaUpdate) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createQuery(CriteriaUpdate) - Method in interface org.hibernate.query.QueryProducer
-
Deprecated.
- createQuery(CriteriaUpdate) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
-
Deprecated.
- createQuery(CriteriaUpdate) - Method in interface org.hibernate.Session
-
Deprecated.
- createQuery(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- createQuery(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- createQuery(Class<T>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- createQuery(Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- createQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- createQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createQuery(String) - Method in interface org.hibernate.query.QueryProducer
-
Deprecated.
- createQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
-
Deprecated.
- createQuery(String) - Method in interface org.hibernate.Session
-
Deprecated.
- createQuery(String, Class<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a typed
Queryinstance for the given HQL query string. - createQuery(String, Class<R>) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
- createQuery(String, Class<R>) - Method in interface org.hibernate.Session
- createQuery(String, Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createQuery(String, Class<T>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createQueryHint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
QueryHint - createQueryPlan(NativeSelectQueryDefinition<R>, SessionFactoryImplementor) - Method in class org.hibernate.engine.query.internal.NativeQueryInterpreterStandardImpl
- createQueryPlan(NativeSelectQueryDefinition<R>, SessionFactoryImplementor) - Method in interface org.hibernate.engine.query.spi.NativeQueryInterpreter
-
Creates a new query plan for the passed native query definition
- createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
- createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.testing.cache.CachingRegionFactory
- createReader(InputStream, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
- createReader(Source, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
- createRegistrationHandler(BatchFetchQueue, SelectStatement, List<JdbcParameter>, JdbcParameterBindings) - Static method in class org.hibernate.engine.spi.SubselectFetch
- createRegistrationHandler(BatchFetchQueue, SelectStatement, TableGroup, List<JdbcParameter>, JdbcParameterBindings) - Static method in class org.hibernate.engine.spi.SubselectFetch
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping.DomainResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.query.results.complete.EntityResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.query.sqm.sql.internal.SqmMapEntryResult
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.basic.BasicResult
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.collection.internal.CollectionDomainResult
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in interface org.hibernate.sql.results.graph.DomainResult
-
Create an assembler (and any initializers) for this result.
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableExpressionResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableForeignKeyResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.embeddable.internal.EmbeddableResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.entity.internal.EntityDelayedResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.entity.internal.EntityResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.entity.internal.EntityResultJoinedSubclassImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.entity.internal.NotFoundSnapshotResult
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.instantiation.internal.ArgumentDomainResult
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.instantiation.internal.DynamicInstantiationResultImpl
- createResultAssembler(FetchParentAccess, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.tuple.TupleResult
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAliasBase, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAliasBase, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAliasBase, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAliasBase, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAliasBase, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAliasBase, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in interface org.hibernate.sql.ast.tree.from.RootTableGroupProducer
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAstCreationState, SqlAstCreationContext) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAstCreationState, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- createRootTableGroup(boolean, NavigablePath, String, Supplier<Consumer<Predicate>>, SqlAstCreationState, SqlAstCreationContext) - Method in interface org.hibernate.sql.ast.tree.from.RootTableGroupProducer
-
Create a root TableGroup as defined by this producer
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.internal.AbstractCompositeIdentifierMapping
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedCollectionPart
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.ManyToManyCollectionPart
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.OneToManyCollectionPart
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
-
Create a TableGroupJoin as defined for this producer, but as root TableGroup.
- createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAstCreationState) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
-
Create a TableGroupJoin as defined for this producer, but as root TableGroup.
- createRowNumberingExpression(QuerySpec, SessionFactoryImplementor) - Static method in class org.hibernate.query.sqm.mutation.internal.SqmInsertStrategyHelper
-
Creates a row numbering expression, that can be added to the select clause of the query spec.
- createRowReader(ExecutionContext, LockOptions, RowTransformer<R>, Class<R>, JdbcValues) - Static method in class org.hibernate.sql.results.internal.ResultsHelper
- createRowReader(ExecutionContext, LockOptions, RowTransformer<R>, Class<R>, JdbcValuesMapping) - Static method in class org.hibernate.sql.results.internal.ResultsHelper
- createSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- createSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- createSchemaAndCatalog(DatabaseInformation, ExecutionOptions, Dialect, Formatter, boolean, boolean, Set<Identifier>, Namespace, GenerationTarget[]) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- createSecondarySchemas() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
- createSecondaryTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
SecondaryTable - createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
Feature supported only by H2 dialect.
- createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- createSelect(Loadable, List<? extends ModelPart>, List<ModelPart>, DomainResult<?>, int, LoadQueryInfluencers, LockOptions, Consumer<JdbcParameter>, SessionFactoryImplementor) - Static method in class org.hibernate.loader.ast.internal.LoaderSelectBuilder
- createSelect(Loadable, List<? extends ModelPart>, ModelPart, DomainResult<?>, int, LoadQueryInfluencers, LockOptions, Consumer<JdbcParameter>, SessionFactoryImplementor) - Static method in class org.hibernate.loader.ast.internal.LoaderSelectBuilder
-
Create an SQL AST select-statement based on matching one-or-more keys
- createSelectablePath(String) - Method in class org.hibernate.mapping.BasicValue
- createSelectByUniqueKey(Loadable, List<? extends ModelPart>, ModelPart, DomainResult<?>, int, LoadQueryInfluencers, LockOptions, Consumer<JdbcParameter>, SessionFactoryImplementor) - Static method in class org.hibernate.loader.ast.internal.LoaderSelectBuilder
-
Create an SQL AST select-statement for a select by unique key based on matching one-or-more keys
- createSelectionQuery(CriteriaQuery<R>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createSelectionQuery(CriteriaQuery<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createSelectionQuery(CriteriaQuery<R>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createSelectionQuery(CriteriaQuery<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a
SelectionQueryreference for the given Criteria. - createSelectionQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createSelectionQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createSelectionQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createSelectionQuery(String) - Method in interface org.hibernate.query.QueryProducer
-
Create a
SelectionQueryreference for the given HQL. - createSelectionQuery(String, Class<R>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createSelectionQuery(String, Class<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createSelectionQuery(String, Class<R>) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createSelectionQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
-
Create a
SelectionQueryreference for the given HQL. - createSelectTranslator(SqmSelectStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext, boolean) - Method in interface org.hibernate.query.sqm.sql.SqmTranslatorFactory
- createSelectTranslator(SqmSelectStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext, boolean) - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslatorFactory
- createSequence(Identifier, Function<Identifier, Sequence>) - Method in class org.hibernate.boot.model.relational.Namespace
- createSequenceGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
SequenceGenerator - createSerFile(File, File, Binder) - Static method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
- createSerFile(File, Binder) - Static method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
- createService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
- createServiceBinding(ProvidedService<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
- createServiceBinding(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
- createSessionFactoryBuilder(MetadataImpl, BootstrapContext) - Method in class org.hibernate.boot.internal.DefaultSessionFactoryBuilderService
- createSessionFactoryBuilder(MetadataImpl, BootstrapContext) - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderService
- createSetInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
- createSimpleDeleteTranslator(SqmDeleteStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in interface org.hibernate.query.sqm.sql.SqmTranslatorFactory
- createSimpleDeleteTranslator(SqmDeleteStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslatorFactory
- createSimpleUpdateTranslator(SqmUpdateStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in interface org.hibernate.query.sqm.sql.SqmTranslatorFactory
- createSimpleUpdateTranslator(SqmUpdateStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslatorFactory
- createSnapshotDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- createSnapshotDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
- createSnapshotDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in interface org.hibernate.sql.results.graph.DatabaseSnapshotContributor
-
Create a DomainResult to be used when selecting snapshots from the database.
- createSqlAliasBase(String) - Method in interface org.hibernate.sql.ast.spi.SqlAliasBaseGenerator
-
Generate the SqlAliasBase based on the given stem.
- createSqlAliasBase(String) - Method in class org.hibernate.sql.ast.spi.SqlAliasBaseManager
- createSqlResultSetMapping() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
SqlResultSetMapping - createSqlSelection(int, int, JavaType, TypeConfiguration) - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
- createSqlSelection(int, int, JavaType, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
- createSqlSelection(int, int, JavaType, TypeConfiguration) - Method in class org.hibernate.query.sqm.sql.internal.DiscriminatorPathInterpretation
- createSqlSelection(int, int, JavaType, TypeConfiguration) - Method in interface org.hibernate.sql.ast.spi.SqlSelectionProducer
-
Create a SqlSelection for the given JDBC ResultSet position
- createSqlSelection(int, int, JavaType, TypeConfiguration) - Method in interface org.hibernate.sql.ast.tree.expression.Expression
- createSqlSelection(int, int, JavaType, TypeConfiguration) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- createSqlSelection(int, int, JavaType, TypeConfiguration) - Method in class org.hibernate.sql.exec.internal.AbstractJdbcParameter
- createSqmJoin(SqmFrom<?, Object>, SqmJoinType, String, boolean, SqmCreationState) - Method in class org.hibernate.metamodel.model.domain.internal.EntitySqmPathSource
- createSqmJoin(SqmFrom<?, Object>, SqmJoinType, String, boolean, SqmCreationState) - Method in class org.hibernate.metamodel.model.domain.internal.MappedSuperclassSqmPathSource
- createSqmJoin(SqmFrom<?, O>, SqmJoinType, String, boolean, SqmCreationState) - Method in interface org.hibernate.query.sqm.SqmJoinable
- createSqmJoin(SqmFrom, SqmJoinType, String, boolean, SqmCreationState) - Method in class org.hibernate.metamodel.model.domain.internal.SetAttributeImpl
- createSqmJoin(SqmFrom, SqmJoinType, String, boolean, SqmCreationState) - Method in class org.hibernate.metamodel.model.domain.internal.SingularAttributeImpl
- createSqmJoin(SqmFrom, SqmJoinType, String, boolean, SqmCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.AbstractPluralAttribute
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.AnyDiscriminatorSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.AnyMappingSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.BasicSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.DiscriminatorSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.EmbeddedSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.EntitySqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.EntityTypeImpl
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.MappedSuperclassSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.MappedSuperclassTypeImpl
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.NonAggregatedCompositeSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.metamodel.model.domain.internal.SingularAttributeImpl
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.query.derived.AnonymousTupleSqmPathSource
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.query.derived.AnonymousTupleType
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in interface org.hibernate.query.sqm.SqmPathSource
-
Create an SQM path for this source relative to the given left-hand side
- createSqmPath(SqmPath<?>, SqmPathSource<?>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
- createStatement() - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
-
Create a statement.
- createStatementTable(String, SqmCteStatement<X>, SqmSelectQuery<X>) - Static method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
- createStoredProcedure(NamedNativeQueryDefinitionBuilder, MetadataBuildingContext, Supplier<RuntimeException>) - Static method in class org.hibernate.boot.model.internal.QueryBinder
- createStoredProcedureCall(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createStoredProcedureCall(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createStoredProcedureCall(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createStoredProcedureCall(String) - Method in class org.hibernate.internal.SessionImpl
- createStoredProcedureCall(String) - Method in interface org.hibernate.SharedSessionContract
-
Create a
ProcedureCallto a stored procedure. - createStoredProcedureCall(String, Class<?>...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createStoredProcedureCall(String, Class<?>...) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createStoredProcedureCall(String, Class<?>...) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createStoredProcedureCall(String, Class<?>...) - Method in class org.hibernate.internal.SessionImpl
- createStoredProcedureCall(String, Class<?>...) - Method in interface org.hibernate.SharedSessionContract
-
Create a
ProcedureCallto a stored procedure with the given result set entity mappings. - createStoredProcedureCall(String, String...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createStoredProcedureCall(String, String...) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createStoredProcedureCall(String, String...) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createStoredProcedureCall(String, String...) - Method in class org.hibernate.internal.SessionImpl
- createStoredProcedureCall(String, String...) - Method in interface org.hibernate.SharedSessionContract
-
Create a
ProcedureCallto a stored procedure with the given result set entity mappings. - createStoredProcedureParameter() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
StoredProcedureParameter - createStoredProcedureQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createStoredProcedureQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createStoredProcedureQuery(String) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createStoredProcedureQuery(String) - Method in class org.hibernate.internal.SessionImpl
- createStoredProcedureQuery(String) - Method in interface org.hibernate.SharedSessionContract
-
Create a
ProcedureCallto a stored procedure. - createStoredProcedureQuery(String, Class...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createStoredProcedureQuery(String, Class...) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createStoredProcedureQuery(String, Class...) - Method in class org.hibernate.internal.SessionImpl
- createStoredProcedureQuery(String, Class<?>...) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createStoredProcedureQuery(String, Class<?>...) - Method in interface org.hibernate.SharedSessionContract
-
Create a
ProcedureCallto a stored procedure with the given result set entity mappings. - createStoredProcedureQuery(String, String...) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- createStoredProcedureQuery(String, String...) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- createStoredProcedureQuery(String, String...) - Method in class org.hibernate.internal.AbstractSharedSessionContract
- createStoredProcedureQuery(String, String...) - Method in class org.hibernate.internal.SessionImpl
- createStoredProcedureQuery(String, String...) - Method in interface org.hibernate.SharedSessionContract
-
Create a
ProcedureCallto a stored procedure with the given result set entity mappings. - createSubGraph(AttributeNodeImplementor<?>, String, SessionFactoryImplementor) - Method in interface org.hibernate.graph.internal.parse.SubGraphGenerator
- createSubSelectFetchSelect(PluralAttributeMapping, SubselectFetch, DomainResult, LoadQueryInfluencers, LockOptions, Consumer<JdbcParameter>, SessionFactoryImplementor) - Static method in class org.hibernate.loader.ast.internal.LoaderSelectBuilder
-
Create an SQL AST select-statement used for subselect-based CollectionLoader
- createSubSelectLoader(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- createSyntheticPropertyReference(AnnotatedJoinColumns, PersistentClass, PersistentClass, Value, String, boolean, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.internal.BinderHelper
-
Here we address a fundamental problem: the
@JoinColumnannotation specifies the referenced column in the target table viareferencedColumnName, but Hibernate needs to know which property or field of the target entity class holds the value of the referenced column at the Java level. - createTable() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Table - createTable(Identifier, Function<Identifier, Table>) - Method in class org.hibernate.boot.model.relational.Namespace
-
Creates a mapping Table instance.
- createTable(Table, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator
- createTableGenerator() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
TableGenerator - createTableGroupInternal(boolean, NavigablePath, boolean, String, SqlAliasBase, SqlExpressionResolver, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.AbstractEntityCollectionPart
- createTableGroupInternal(boolean, NavigablePath, boolean, String, SqlAliasBase, SqlExpressionResolver, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- createTableGroupInternal(boolean, NavigablePath, boolean, String, SqlAliasBase, SqlExpressionResolver, SqlAstCreationContext) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.internal.AbstractCompositeIdentifierMapping
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedCollectionPart
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.ManyToManyCollectionPart
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.OneToManyCollectionPart
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAliasBaseGenerator, SqlExpressionResolver, FromClauseAccess, SqlAstCreationContext) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
-
Create a TableGroupJoin as defined for this producer The sqlAstJoinType may be null to signal that the join is for an implicit path.
- createTableGroupJoin(NavigablePath, TableGroup, String, SqlAstJoinType, boolean, boolean, SqlAstCreationState) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
-
Create a TableGroupJoin as defined for this producer The sqlAstJoinType may be null to signal that the join is for an implicit path.
- createTableInsertBuilder(BasicEntityIdentifierMapping, Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.BasicSelectingDelegate
- createTableInsertBuilder(BasicEntityIdentifierMapping, Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.GetGeneratedKeysDelegate
- createTableInsertBuilder(BasicEntityIdentifierMapping, Expectation, SessionFactoryImplementor) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
-
Create a
TableInsertBuilderwith any specific identity handling already built in. - createTableInsertBuilder(BasicEntityIdentifierMapping, Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.InsertReturningDelegate
- createTableInsertBuilder(BasicEntityIdentifierMapping, Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.UniqueKeySelectingDelegate
- createTableReferenceJoin(String, SqlAliasBase, TableReference, SqlExpressionResolver, SqlAstCreationContext) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
- createTableReferenceJoin(String, SqlAliasBase, TableReference, SqlExpressionResolver, SqlAstCreationContext) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- createTableSource(MappingDocument, TableInformationContainer, Helper.InLineViewNameInferrer) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
- createTableSource(MappingDocument, TableInformationContainer, Helper.InLineViewNameInferrer, String, String, String) - Static method in class org.hibernate.boot.model.source.internal.hbm.Helper
- CreateTableUniqueDelegate - Class in org.hibernate.dialect.unique
-
A
UniqueDelegatewhich includes the unique constraint in thecreate tablestatement, except when called during schema migration. - CreateTableUniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.CreateTableUniqueDelegate
- createTargetDomainResult(NavigablePath, TableGroup, FetchParent, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
-
Create a DomainResult for the target-side of the fk
- createTargetDomainResult(NavigablePath, TableGroup, FetchParent, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- createTargetDomainResult(NavigablePath, TableGroup, FetchParent, DomainResultCreationState) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- createTest() - Method in class org.hibernate.testing.junit4.CustomRunner
- createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
- createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
- createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.testing.cache.CachingRegionFactory
- createToOneRelationPrefix(String) - Static method in class org.hibernate.envers.internal.tools.MappingTools
- createTransactionContext(SharedSessionContractImplementor) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
- createTransactionContext(SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.AbstractRegionFactory
- createTransactionContext(SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
- createTransient() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Transient - createTupleQuery() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- createTupleQuery() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- createTupleQuery() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- createTupleQuery() - Method in interface org.hibernate.query.sqm.NodeBuilder
- createTypeDescriptor(Type, Supplier<MutabilityPlan<J>>, TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.spi.RegistryHelper
- createUnique(String) - Method in class org.hibernate.envers.configuration.internal.metadata.AuditEntityNameRegister
-
Creates a unique (not yet registered) audit entity name by appending consecutive numbers to the base name.
- createUniqueConstraint() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
UniqueConstraint - createUniqueDelegate() - Method in class org.hibernate.dialect.DB2Dialect
- createUniqueKey() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
- createUniqueKey() - Method in class org.hibernate.mapping.Collection
- createUniqueKey() - Method in class org.hibernate.mapping.ManyToOne
- createUniqueKey() - Method in class org.hibernate.mapping.OneToMany
- createUniqueKey() - Method in class org.hibernate.mapping.OneToOne
- createUniqueKey() - Method in class org.hibernate.mapping.SimpleValue
- createUniqueKey() - Method in interface org.hibernate.mapping.Value
- createUniqueKey(List<Column>) - Method in class org.hibernate.mapping.Table
-
If there is one given column, mark it unique, otherwise create a
UniqueKeycomprising the given columns. - createUpdateAst() - Method in class org.hibernate.sql.ast.tree.update.UpdateStatement.UpdateStatementBuilder
- createUpsertOperation(EntityMutationTarget, TableUpsert, SessionFactoryImplementor) - Method in class org.hibernate.dialect.Dialect
- createUserDefinedType(Identifier, Function<Identifier, UserDefinedType>) - Method in class org.hibernate.boot.model.relational.Namespace
-
Creates a mapping UDT instance.
- createValueBinding(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
- createValueBinding(String, String, JdbcMapping, ParameterUsage) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
- createVersion() - Method in class org.hibernate.jpamodelgen.xml.jaxb.ObjectFactory
-
Create an instance of
Version - createVersion(DialectResolutionInfo) - Static method in class org.hibernate.dialect.AbstractHANADialect
- createVersion(DialectResolutionInfo) - Static method in class org.hibernate.dialect.MySQLDialect
- createWindow() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an empty
JpaWindowto use with window and aggregate functions. - createWindow() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- createWindow() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- creatingPooledLoOptimizer(int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
- creatingSubcontextInfo(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- CreationTimestamp - Annotation Type in org.hibernate.annotations
-
Specifies that the annotated field of property is a generated creation timestamp.
- CreationTimestampGeneration - Class in org.hibernate.tuple
-
Deprecated.
- CreationTimestampGeneration() - Constructor for class org.hibernate.tuple.CreationTimestampGeneration
-
Deprecated.
- CRITERIA - org.hibernate.query.sqm.SqmQuerySource
- CRITERIA_COPY_TREE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, specifies that queries created through
EntityManager.createQuery(CriteriaQuery),EntityManager.createQuery(CriteriaUpdate)orEntityManager.createQuery(CriteriaDelete)must create a copy of the passed object such that the resultingQueryis not affected by any mutations to the original criteria query. - CRITERIA_HQL_STRING - Static variable in class org.hibernate.query.spi.AbstractSelectionQuery
-
The value used for
AbstractSelectionQuery.getQueryString()for Criteria-based queries - CRITERIA_VALUE_HANDLING_MODE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
By default, criteria queries use bind parameters for any value passed via the JPA Criteria API.
- CriteriaBuilderExtension - Interface in org.hibernate.query.criteria.spi
-
Interface which allows to extend
HibernateCriteriaBuilderwith additional functionality by registering aService - CriteriaTools - Class in org.hibernate.envers.query.criteria.internal
- CriteriaTools() - Constructor for class org.hibernate.envers.query.criteria.internal.CriteriaTools
- criterions - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditAssociationQuery
- criterions - Variable in class org.hibernate.envers.query.internal.impl.AbstractAuditQuery
- CROSS - org.hibernate.query.sqm.tree.SqmJoinType
-
Represents a cross join (aka a cartesian product).
- CROSS - org.hibernate.sql.ast.SqlAstJoinType
-
Represents a cross join (aka a cartesian product).
- CROSS - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CROSS - Static variable in class org.hibernate.grammars.hql.HqlParser
- CROSS() - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
- CROSS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- crosses - org.hibernate.spatial.SpatialFunction
-
Deprecated.The crosses function, cfr.
- crosses(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially crosses" constraint.
- crosses(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially crosses" constraint.
- crosses(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially crosses" constraint.
- crosses(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially crosses" constraint.
- crosses(Expression<? extends T>, Expression<? extends T>) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- crosses(Expression<? extends T>, Expression<? extends T>) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "spatially crosses" constraint.
- crosses(Expression<? extends T>, T) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- crosses(Expression<? extends T>, T) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "spatially crosses" constraint.
- CROSSES - Static variable in interface org.hibernate.spatial.SpatialRelation
-
Deprecated.The geometries cross
- crossJoin() - Method in class org.hibernate.grammars.hql.HqlParser
- crossJoin() - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
- crossJoin(int) - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
- crossJoin(Class<X>) - Method in interface org.hibernate.query.criteria.JpaFrom
- crossJoin(Class<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- crossJoin(EntityDomainType<X>) - Method in interface org.hibernate.query.criteria.JpaFrom
- crossJoin(EntityDomainType<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
- CrossJoinContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
- CrossTypeRevisionChangesReader - Interface in org.hibernate.envers
-
Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given revision.
- CrossTypeRevisionChangesReaderImpl - Class in org.hibernate.envers.internal.reader
- CrossTypeRevisionChangesReaderImpl(AuditReaderImplementor, EnversService) - Constructor for class org.hibernate.envers.internal.reader.CrossTypeRevisionChangesReaderImpl
- CRS_LOADING_INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAGeometryType
- cte() - Method in class org.hibernate.grammars.hql.HqlParser
- cte() - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
- cte(int) - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
- CTE_TABLE_IDENTIFIER - Static variable in class org.hibernate.query.sqm.mutation.internal.cte.AbstractCteMutationHandler
- CTE_TABLE_IDENTIFIER - Static variable in class org.hibernate.query.sqm.mutation.internal.cte.CteInsertHandler
- cteAttributes() - Method in class org.hibernate.grammars.hql.HqlParser
- cteAttributes() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
- CteAttributesContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
- CteColumn - Class in org.hibernate.sql.ast.tree.cte
-
Information about a column in the CTE table
- CteColumn(String, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.cte.CteColumn
- CteContainer - Interface in org.hibernate.sql.ast.tree.cte
-
The consumer part of a CTE statement - the select or insert or delete or update that uses the CTE
- CteContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CteContext
- CteDeleteHandler - Class in org.hibernate.query.sqm.mutation.internal.cte
-
Bulk mutation delete handler that uses CTE and VALUES lists.
- CteDeleteHandler(CteTable, SqmDeleteStatement<?>, DomainParameterXref, CteMutationStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.CteDeleteHandler
- CteInsertHandler - Class in org.hibernate.query.sqm.mutation.internal.cte
- CteInsertHandler(CteTable, SqmInsertStatement<?>, DomainParameterXref, SessionFactoryImplementor) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.CteInsertHandler
- CteInsertStrategy - Class in org.hibernate.query.sqm.mutation.internal.cte
- CteInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.CteInsertStrategy
- CteInsertStrategy(EntityPersister, RuntimeModelCreationContext) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.CteInsertStrategy
- CteMaterialization - Enum in org.hibernate.sql.ast.tree.cte
-
The kind of materialization that should be used for a CTE.
- CteMutationStrategy - Class in org.hibernate.query.sqm.mutation.internal.cte
- CteMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.CteMutationStrategy
- CteMutationStrategy(EntityPersister, RuntimeModelCreationContext) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.CteMutationStrategy
- CTES - org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
- CteSearchClauseKind - Enum in org.hibernate.sql.ast.tree.cte
-
The kind of CTE search clause.
- CteStatement - Class in org.hibernate.sql.ast.tree.cte
-
A statement using a CTE
- CteStatement(CteTable, Statement) - Constructor for class org.hibernate.sql.ast.tree.cte.CteStatement
- CteStatement(CteTable, Statement, CteMaterialization) - Constructor for class org.hibernate.sql.ast.tree.cte.CteStatement
- CteStatement(CteTable, Statement, CteMaterialization, CteSearchClauseKind, List<SearchClauseSpecification>, CteColumn, List<CteColumn>, CteColumn, CteColumn, Literal, Literal) - Constructor for class org.hibernate.sql.ast.tree.cte.CteStatement
- CteTable - Class in org.hibernate.sql.ast.tree.cte
-
Describes the table definition for the CTE - its name amd its columns
- CteTable(String, List<CteColumn>) - Constructor for class org.hibernate.sql.ast.tree.cte.CteTable
- CteTable(String, CteTupleTableGroupProducer) - Constructor for class org.hibernate.sql.ast.tree.cte.CteTable
- CteTableGroup - Class in org.hibernate.sql.ast.tree.cte
-
Wraps a
NamedTableReferencerepresenting the CTE and adapts it toTableGroupfor use in SQL AST - CteTableGroup(boolean, NavigablePath, SqlAliasBase, ModelPartContainer, NamedTableReference, Set<String>) - Constructor for class org.hibernate.sql.ast.tree.cte.CteTableGroup
- CteTableGroup(NamedTableReference) - Constructor for class org.hibernate.sql.ast.tree.cte.CteTableGroup
- CteTupleTableGroupProducer - Class in org.hibernate.query.derived
-
The table group producer for a CTE tuple type.
- CteTupleTableGroupProducer(SqmCteTable<?>, String, List<SqlSelection>, FromClauseAccess) - Constructor for class org.hibernate.query.derived.CteTupleTableGroupProducer
- CteUpdateHandler - Class in org.hibernate.query.sqm.mutation.internal.cte
- CteUpdateHandler(CteTable, SqmUpdateStatement<?>, DomainParameterXref, CteMutationStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.query.sqm.mutation.internal.cte.CteUpdateHandler
- cube() - Method in class org.hibernate.grammars.hql.HqlParser
- cube() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
- CUBE - org.hibernate.query.sqm.tree.expression.SqmSummarization.Kind
- CUBE - org.hibernate.sql.ast.tree.expression.Summarization.Kind
- CUBE - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CUBE - Static variable in class org.hibernate.grammars.hql.HqlParser
- CUBE() - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
- CUBE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- CubeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CubeContext
- cumeDist(JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create a
cume_distwindow function expression. - cumeDist(JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- cumeDist(JpaWindow) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- CURRENCY - Static variable in class org.hibernate.type.StandardBasicTypes
- CurrencyJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Currencyhandling. - CurrencyJavaType() - Constructor for class org.hibernate.type.descriptor.java.CurrencyJavaType
- CURRENT - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CURRENT - Static variable in class org.hibernate.grammars.hql.HqlParser
- CURRENT() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
- CURRENT() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
- CURRENT() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
- CURRENT() - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
- CURRENT() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
- CURRENT() - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
- CURRENT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- CURRENT_DATE - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CURRENT_DATE - Static variable in class org.hibernate.grammars.hql.HqlParser
- CURRENT_DATE() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
- CURRENT_DATE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- CURRENT_INSTANT - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CURRENT_INSTANT - Static variable in class org.hibernate.grammars.hql.HqlParser
- CURRENT_INSTANT() - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
- CURRENT_INSTANT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- CURRENT_ROW - org.hibernate.query.sqm.FrameExclusion
- CURRENT_ROW - org.hibernate.query.sqm.FrameKind
- CURRENT_SESSION_CONTEXT_CLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies a
CurrentSessionContextfor scoping the current session, either:jta,thread, ormanaged, or the name of a class implementingorg.hibernate.context.spi.CurrentSessionContext. - CURRENT_TIME - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CURRENT_TIME - Static variable in class org.hibernate.grammars.hql.HqlParser
- CURRENT_TIME() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
- CURRENT_TIME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- CURRENT_TIMESTAMP - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CURRENT_TIMESTAMP - Static variable in class org.hibernate.grammars.hql.HqlParser
- CURRENT_TIMESTAMP() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
- CURRENT_TIMESTAMP() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- currentDate() - Method in class org.hibernate.dialect.Dialect
-
Translation of the HQL/JPQL
current_datefunction, which maps to the Java typejava.sql.Date, and of the HQLlocal_datefunction which maps to the Java typejava.sql.LocalDate. - currentDate() - Method in class org.hibernate.dialect.OracleDialect
- currentDate() - Method in class org.hibernate.dialect.SQLServerDialect
- currentDate() - Method in class org.hibernate.dialect.SybaseASEDialect
- currentDate() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- currentDate() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- currentDate() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- currentDate() - Method in interface org.hibernate.query.sqm.NodeBuilder
- currentDateFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- currentDateFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
- CurrentDateFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
- CurrentFunction - Class in org.hibernate.dialect.function
-
A "function" with no parameters that returns the current date, time, or timestamp.
- CurrentFunction(String, String, BasicType<?>) - Constructor for class org.hibernate.dialect.function.CurrentFunction
- currentInstant() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- currentInstant() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- currentInstant() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- currentInstant() - Method in interface org.hibernate.query.sqm.NodeBuilder
- currentLocalTime() - Method in class org.hibernate.dialect.Dialect
-
Translation of the HQL
local_timefunction, which maps to the Java typejava.time.LocalTimewhich is a time with no time zone. - currentLocalTime() - Method in class org.hibernate.dialect.OracleDialect
- currentLocalTimestamp() - Method in class org.hibernate.dialect.Dialect
-
Translation of the HQL
local_datetimefunction, which maps to the Java typejava.time.LocalDateTimewhich is a datetime with no time zone. - currentLocalTimestamp() - Method in class org.hibernate.dialect.OracleDialect
- CurrentReturnState(boolean, int) - Constructor for class org.hibernate.result.internal.OutputsImpl.CurrentReturnState
- currentSession() - Method in class org.hibernate.context.internal.JTASessionContext
- currentSession() - Method in class org.hibernate.context.internal.ManagedSessionContext
- currentSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
- currentSession() - Method in interface org.hibernate.context.spi.CurrentSessionContext
-
Retrieve the current session according to the scoping defined by this implementation.
- CurrentSessionContext - Interface in org.hibernate.context.spi
-
Defines the contract for implementations which know how to scope the notion of a
current session. - currentSqlSelectionCollector() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- CurrentTenantIdentifierResolver - Interface in org.hibernate.context.spi
-
A callback registered with the
SessionFactorythat is responsible for resolving the current tenant identifier for use withCurrentSessionContextandSessionFactory.getCurrentSession(). - currentTime() - Method in class org.hibernate.dialect.Dialect
-
Translation of the HQL/JPQL
current_timefunction, which maps to the Java typejava.sql.Timewhich is a time with no time zone. - currentTime() - Method in class org.hibernate.dialect.H2Dialect
- currentTime() - Method in class org.hibernate.dialect.HSQLDialect
- currentTime() - Method in class org.hibernate.dialect.OracleDialect
- currentTime() - Method in class org.hibernate.dialect.PostgreSQLDialect
- currentTime() - Method in class org.hibernate.dialect.SQLServerDialect
- currentTime() - Method in class org.hibernate.dialect.SybaseASEDialect
- currentTime() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- currentTime() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- currentTime() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- currentTime() - Method in interface org.hibernate.query.sqm.NodeBuilder
- currentTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- currentTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
- CurrentTimeFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
- currentTimestamp() - Method in class org.hibernate.dialect.Dialect
-
Translation of the HQL/JPQL
current_timestampfunction, which maps to the Java typejava.sql.Timestampwhich is a datetime with no time zone. - currentTimestamp() - Method in class org.hibernate.dialect.H2Dialect
- currentTimestamp() - Method in class org.hibernate.dialect.HSQLDialect
- currentTimestamp() - Method in class org.hibernate.dialect.MySQLDialect
-
MySQL 5.7 precision defaults to seconds, but microseconds is better
- currentTimestamp() - Method in class org.hibernate.dialect.OracleDialect
- currentTimestamp() - Method in class org.hibernate.dialect.PostgresPlusDialect
- currentTimestamp() - Method in class org.hibernate.dialect.PostgreSQLDialect
- currentTimestamp() - Method in class org.hibernate.dialect.SQLServerDialect
- currentTimestamp() - Method in class org.hibernate.dialect.SybaseASEDialect
- currentTimestamp() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- currentTimestamp() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- currentTimestamp() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- currentTimestamp() - Method in interface org.hibernate.query.sqm.NodeBuilder
- CurrentTimestamp - Annotation Type in org.hibernate.annotations
-
Specifies that the annotated field of property is a generated timestamp, and also specifies the timing of the timestamp generation, and whether it is generated in Java or by the database:
source = VMindicates that the virtual machine current instant is used, andsource = DBindicates that the databasecurrent_timestampfunction should be used. - currentTimestampFunction() - Method in class org.hibernate.grammars.hql.HqlParser
- currentTimestampFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
- CurrentTimestampFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
- CurrentTimestampGeneration - Class in org.hibernate.generator.internal
-
Value generation strategy which produces a timestamp using the database
current_timestampfunction or the JVM current instant. - CurrentTimestampGeneration(CreationTimestamp, Member, GeneratorCreationContext) - Constructor for class org.hibernate.generator.internal.CurrentTimestampGeneration
- CurrentTimestampGeneration(CurrentTimestamp, Member, GeneratorCreationContext) - Constructor for class org.hibernate.generator.internal.CurrentTimestampGeneration
- CurrentTimestampGeneration(UpdateTimestamp, Member, GeneratorCreationContext) - Constructor for class org.hibernate.generator.internal.CurrentTimestampGeneration
- CurrentTimestampHasMicrosecondPrecision() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.CurrentTimestampHasMicrosecondPrecision
- currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.Dialect
-
Translation of the HQL
offset_datetimefunction, which maps to the Java typejava.time.OffsetDateTimewhich is a datetime with a time zone. - currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.H2Dialect
- currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.HSQLDialect
- currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.OracleDialect
- currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.PostgreSQLDialect
- currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.SQLServerDialect
- currentUtcdatetimetimestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- CUSTOM_ENTITY_DIRTINESS_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Setting to identify a
CustomEntityDirtinessStrategyto use. - customCollection(String, Properties, String, String, MetadataImplementor) - Static method in class org.hibernate.mapping.MappingHelper
- CustomCollectionType - Class in org.hibernate.type
-
A custom type for mapping user-written classes that implement
PersistentCollection - CustomCollectionType(ManagedBean<? extends UserCollectionType>, String, String) - Constructor for class org.hibernate.type.CustomCollectionType
- CustomCollectionTypeSemantics<CE,E> - Class in org.hibernate.collection.internal
-
A collection semantics wrapper for
CollectionType. - CustomCollectionTypeSemantics(CollectionType) - Constructor for class org.hibernate.collection.internal.CustomCollectionTypeSemantics
- CustomEnhancementContext - Annotation Type in org.hibernate.testing.bytecode.enhancement
- CustomEntityDirtinessStrategy - Interface in org.hibernate
-
During a flush cycle, Hibernate needs to determine which of the entities associated with a
Sessionare dirty, meaning modified. - CustomEntityDirtinessStrategy.AttributeChecker - Interface in org.hibernate
-
Responsible for identifying when attributes are dirty.
- CustomEntityDirtinessStrategy.AttributeInformation - Interface in org.hibernate
-
Provides
CustomEntityDirtinessStrategy.AttributeCheckerwith meta information about the attributes being checked. - CustomEntityDirtinessStrategy.DirtyCheckContext - Interface in org.hibernate
-
A callback to drive dirty checking.
- CustomIdGeneratorCreationContext - Interface in org.hibernate.id.factory.spi
- CustomMutabilityConvertedBasicTypeImpl<J> - Class in org.hibernate.type.internal
- CustomMutabilityConvertedBasicTypeImpl(String, String, JdbcType, BasicValueConverter<J, ?>, MutabilityPlan<J>) - Constructor for class org.hibernate.type.internal.CustomMutabilityConvertedBasicTypeImpl
- CustomMutabilityConvertedBasicTypeImpl(String, JdbcType, BasicValueConverter<J, ?>, MutabilityPlan<J>) - Constructor for class org.hibernate.type.internal.CustomMutabilityConvertedBasicTypeImpl
- CustomParameterized - Class in org.hibernate.testing.junit4
-
Allows the
CustomRunnerfeatures in parameterized tests. - CustomParameterized(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomParameterized
-
Only called reflectively.
- CustomParameterized.Order - Annotation Type in org.hibernate.testing.junit4
- CustomRunner - Class in org.hibernate.testing.junit4
-
The Hibernate-specific
Runnerimplementation which layersExtendedFrameworkMethodsupport on top of the standard JUnitFrameworkMethodfor extra information after checking to make sure the test should be run. - CustomRunner(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomRunner
- CustomRunner.IgnoreImpl - Class in org.hibernate.testing.junit4
- CustomSql - Class in org.hibernate.boot.model
-
Models the information for custom SQL execution defined as part of the mapping for a primary/secondary table
- CustomSql(String, boolean, ExecuteUpdateResultCheckStyle) - Constructor for class org.hibernate.boot.model.CustomSql
- customSQLDelete - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
- customSQLInsert - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
- CustomSqlMutation<O extends JdbcMutationOperation> - Interface in org.hibernate.sql.model.ast
- customSQLUpdate - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
- CustomType<J> - Class in org.hibernate.type
- CustomType(UserType<J>, String[], TypeConfiguration) - Constructor for class org.hibernate.type.CustomType
- CustomType(UserType<J>, TypeConfiguration) - Constructor for class org.hibernate.type.CustomType
- CustomVersionOneStrategy - Class in org.hibernate.id.uuid
-
Applies a version 1 (time-based) generation strategy (using ip address rather than mac address) but applies them in a different layout.
- CustomVersionOneStrategy() - Constructor for class org.hibernate.id.uuid.CustomVersionOneStrategy
- cycle(String, List<JpaCteCriteriaAttribute>) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
- cycle(String, JpaCteCriteriaAttribute...) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
- cycle(String, X, X, List<JpaCteCriteriaAttribute>) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
- cycle(String, X, X, JpaCteCriteriaAttribute...) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
- CYCLE - Static variable in class org.hibernate.grammars.hql.HqlLexer
- CYCLE - Static variable in class org.hibernate.grammars.hql.HqlParser
- CYCLE() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
- CYCLE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- cycleClause() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
- cycleClause() - Method in class org.hibernate.grammars.hql.HqlParser
- CycleClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
- cycleUsing(String, String, List<JpaCteCriteriaAttribute>) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
- cycleUsing(String, String, JpaCteCriteriaAttribute...) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
- cycleUsing(String, String, X, X, List<JpaCteCriteriaAttribute>) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
- cycleUsing(String, String, X, X, List<JpaCteCriteriaAttribute>) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
- cycleUsing(String, String, X, X, JpaCteCriteriaAttribute...) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
D
- DATA_SOURCE - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
- database() - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
- Database - Class in org.hibernate.boot.model.relational
- Database - Enum in org.hibernate.dialect
-
A list of relational database systems for which Hibernate can resolve a
Dialect. - Database(MetadataBuildingOptions) - Constructor for class org.hibernate.boot.model.relational.Database
- Database(MetadataBuildingOptions, JdbcEnvironment) - Constructor for class org.hibernate.boot.model.relational.Database
- DATABASE - org.hibernate.tool.schema.TargetType
-
Export to the database.
- DatabaseCleaner - Interface in org.hibernate.testing.cleaner
- DatabaseCleanerContext - Class in org.hibernate.testing.cleaner
- DatabaseIdentifier - Class in org.hibernate.boot.model.naming
-
Models an identifier (name), retrieved from the database.
- DatabaseIdentifier(String) - Constructor for class org.hibernate.boot.model.naming.DatabaseIdentifier
-
Constructs a database identifier instance.
- DatabaseInformation - Interface in org.hibernate.tool.schema.extract.spi
-
Provides access to information about existing schema objects (tables, sequences etc) of existing database.
- DatabaseInformationImpl - Class in org.hibernate.tool.schema.extract.internal
- DatabaseInformationImpl(ServiceRegistry, JdbcEnvironment, SqlStringGenerationContext, DdlTransactionIsolator, SchemaManagementTool) - Constructor for class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl
- DatabaseMetaDataDialectResolutionInfoAdapter - Class in org.hibernate.engine.jdbc.dialect.spi
-
An implementation of DialectResolutionInfo that delegates calls to a wrapped
DatabaseMetaData. - DatabaseMetaDataDialectResolutionInfoAdapter(DatabaseMetaData) - Constructor for class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
- databaseObject - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- databaseObjects - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- DatabaseSnapshotContributor - Interface in org.hibernate.sql.results.graph
-
Contract for model-parts which contribute to their container's state array for database snapshots
- DatabaseStructure - Interface in org.hibernate.id.enhanced
-
Encapsulates definition of the underlying data structure backing a sequence-style generator.
- DatabaseVersion - Interface in org.hibernate.dialect
-
Details about the underlying database, as understood by a Dialect.
- DataException - Exception in org.hibernate.exception
-
Extends
JDBCExceptionindicating that evaluation of the valid SQL statement against the given data resulted in some illegal operation, mismatched types or incorrect cardinality. - DataException(String, SQLException) - Constructor for exception org.hibernate.exception.DataException
-
Constructor for JDBCException.
- DataException(String, SQLException, String) - Constructor for exception org.hibernate.exception.DataException
-
Constructor for JDBCException.
- DataHelper - Class in org.hibernate.type.descriptor.java
-
A help for dealing with BLOB and CLOB data
- DATALINK - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
DATALINK. - DATASOURCE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies a
DataSource, either: an instance ofDataSource, or a JNDI name under which to obtain theDataSource. - DataSourceBasedMultiTenantConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.spi
-
A concrete implementation of the
MultiTenantConnectionProvidercontract bases on a number of reasonable assumptions. - DataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
- DatasourceConnectionProviderImpl - Class in org.hibernate.engine.jdbc.connections.internal
-
A
ConnectionProviderthat manages connections from an underlyingDataSource. - DatasourceConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl
- DataSourceStub - Class in org.hibernate.testing.jdbc
- DataSourceStub(String) - Constructor for class org.hibernate.testing.jdbc.DataSourceStub
- date() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- date() - Method in class org.hibernate.grammars.hql.HqlParser
- date() - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
- date() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
- date() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
- DATE - org.hibernate.jpamodelgen.xml.jaxb.TemporalType
- DATE - org.hibernate.query.sqm.CastType
- DATE - org.hibernate.query.sqm.produce.function.FunctionParameterType
- DATE - org.hibernate.query.sqm.TemporalUnit
-
The date part of a timestamp, datetime, or offset datetime, as a
LocalDate. - DATE - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DATE - Static variable in class org.hibernate.grammars.hql.HqlParser
- DATE - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
DATE. - DATE - Static variable in class org.hibernate.type.StandardBasicTypes
- DATE() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
- DATE() - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
- DATE() - Method in class org.hibernate.grammars.hql.HqlParser.DateOrTimeFieldContext
- DATE() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
- DATE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DATE_ESCAPE_START - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DATE_ESCAPE_START - Static variable in class org.hibernate.grammars.hql.HqlParser
- DATE_ESCAPE_START() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
- DATE_FORMAT - Static variable in class org.hibernate.type.descriptor.java.JdbcDateJavaType
- DATE_TIME - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
-
Pattern used for parsing literal datetimes in HQL.
- DATE_TIME_FORMATTER_DATE - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIME - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIME_WITH_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIMESTAMP_WITH_MICROS - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIMESTAMP_WITH_MICROS_AND_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIMESTAMP_WITH_MILLIS - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIMESTAMP_WITH_MILLIS_AND_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIMESTAMP_WITH_NANOS - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DATE_TIME_FORMATTER_TIMESTAMP_WITH_NANOS_AND_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
- DateContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DateContext
- datediff() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
MySQL style, returns the number of days between two dates
- DateJavaType - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Datehandling. - DateJavaType() - Constructor for class org.hibernate.type.descriptor.java.DateJavaType
- DateJavaType.DateMutabilityPlan - Class in org.hibernate.type.descriptor.java
- DateJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
DATEhandling. - DateJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.DateJdbcType
- dateLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
- dateLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
- DateLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
- dateLiteralFrom(String, SqmCreationState) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
- DateMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.DateJavaType.DateMutabilityPlan
- DateMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.JdbcDateJavaType.DateMutabilityPlan
- dateOrTimeField() - Method in class org.hibernate.grammars.hql.HqlParser
- dateOrTimeField() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
- DateOrTimeFieldContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DateOrTimeFieldContext
- datepartDatename() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
Transact SQL-style
- dateTime() - Method in class org.hibernate.grammars.hql.HqlParser
- dateTime() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
- dateTime() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
- DATETIME - org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
- DATETIME - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DATETIME - Static variable in class org.hibernate.grammars.hql.HqlParser
- DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
- DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
- DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
- DateTimeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DateTimeContext
- datetimeField() - Method in class org.hibernate.grammars.hql.HqlParser
- datetimeField() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
- datetimeField() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
- datetimeField() - Method in class org.hibernate.grammars.hql.HqlParser.FromDurationExpressionContext
- datetimeField() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
- datetimeField() - Method in class org.hibernate.grammars.hql.HqlParser.ToDurationExpressionContext
- DatetimeFieldContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
- datetimeFormat(String) - Static method in class org.hibernate.dialect.MySQLDialect
- datetimeFormat(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
- datetimeFormat(String) - Static method in class org.hibernate.dialect.SpannerDialect
- datetimeFormat(String) - Static method in class org.hibernate.dialect.SQLServerDialect
- datetimeFormat(String, boolean, boolean) - Static method in class org.hibernate.dialect.OracleDialect
- DateTimeFormatter - Class in org.hibernate.envers
-
Utility class that provides access to a
DateFormatinstance. - dateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
- dateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
- DateTimeLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
- dateTimeTimestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- DateTimeUtils - Class in org.hibernate.type.descriptor
-
Utilities for dealing with date/times
- dateTrunc() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- dateTrunc_trunc() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- day() - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
- day() - Method in class org.hibernate.grammars.hql.HqlParser
- day(Expression<? extends TemporalAccessor>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Extracts the
TemporalUnit.DAYof a date, time, or datetime expression. - day(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- day(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- DAY - org.hibernate.query.sqm.TemporalUnit
-
Day, defined to mean 24 hours when it occurs as a unit of duration, or to mean the calendar day of the month when passed to
extract(). - DAY - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DAY - Static variable in class org.hibernate.grammars.hql.HqlParser
- DAY() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
- DAY() - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
- DAY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DAY_OF_MONTH - org.hibernate.query.sqm.TemporalUnit
-
The calendar day of the month, a synonym for
TemporalUnit.DAY. - DAY_OF_WEEK - org.hibernate.query.sqm.TemporalUnit
-
The day of the week, from 1 (Sunday) to 7 (Saturday).
- DAY_OF_YEAR - org.hibernate.query.sqm.TemporalUnit
-
The day of the year, counting from 1.
- DayContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DayContext
- dayField() - Method in class org.hibernate.grammars.hql.HqlParser
- dayField() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
- DayFieldContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DayFieldContext
- daynameMonthname() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- dayofweekmonthyear() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- dayOfWeekMonthYear() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- daysBetween() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- DB - org.hibernate.annotations.SourceType
-
Indicates that values are generated by the database.
- DB - org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
- DB2 - org.hibernate.dialect.Database
- DB2_DEFAULT_SRID - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
-
SRID to use for the DB2 Spatial Dialects.
- DB2390Dialect - Class in org.hibernate.dialect
-
Deprecated.Use
DB2zDialect - DB2390Dialect() - Constructor for class org.hibernate.dialect.DB2390Dialect
-
Deprecated.
- DB2390Dialect(int) - Constructor for class org.hibernate.dialect.DB2390Dialect
-
Deprecated.
- DB2390Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.DB2390Dialect
-
Deprecated.
- DB2390IdentityColumnSupport - Class in org.hibernate.dialect.identity
-
Deprecated.use
DB2zIdentityColumnSupport - DB2390IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.DB2390IdentityColumnSupport
-
Deprecated.
- DB2390V8Dialect - Class in org.hibernate.dialect
-
Deprecated.use
DB2390Dialect(8) - DB2390V8Dialect() - Constructor for class org.hibernate.dialect.DB2390V8Dialect
-
Deprecated.
- DB2400Dialect - Class in org.hibernate.dialect
-
Deprecated.Use
DB2iDialect - DB2400Dialect() - Constructor for class org.hibernate.dialect.DB2400Dialect
-
Deprecated.
- DB2400V7R3Dialect - Class in org.hibernate.dialect
-
Deprecated.Use
DB2iDialect - DB2400V7R3Dialect() - Constructor for class org.hibernate.dialect.DB2400V7R3Dialect
-
Deprecated.
- DB297Dialect - Class in org.hibernate.dialect
-
Deprecated.use
DB2Dialect(970) - DB297Dialect() - Constructor for class org.hibernate.dialect.DB297Dialect
-
Deprecated.
- DB2AggregateSupport - Class in org.hibernate.dialect.aggregate
- DB2AggregateSupport() - Constructor for class org.hibernate.dialect.aggregate.DB2AggregateSupport
- DB2CallableStatementSupport - Class in org.hibernate.procedure.internal
-
DB2 implementation of CallableStatementSupport.
- DB2CallableStatementSupport() - Constructor for class org.hibernate.procedure.internal.DB2CallableStatementSupport
- DB2DatabaseCleaner - Class in org.hibernate.testing.cleaner
- DB2DatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- DB2Dialect - Class in org.hibernate.dialect
-
A SQL dialect for DB2 for LUW (Linux, Unix, and Windows) version 10.5 and above.
- DB2Dialect() - Constructor for class org.hibernate.dialect.DB2Dialect
- DB2Dialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.DB2Dialect
- DB2Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.DB2Dialect
- DB2FormatEmulation - Class in org.hibernate.dialect.function
-
DB2's varchar_format() can't handle quoted literal strings in the format pattern.
- DB2FormatEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.DB2FormatEmulation
- DB2GeometryType - Class in org.hibernate.spatial.dialect.db2
-
Type Descriptor for the DB2 Geometry type (as Clob)
- DB2GeometryType(Integer) - Constructor for class org.hibernate.spatial.dialect.db2.DB2GeometryType
- DB2IdentityColumnSupport - Class in org.hibernate.dialect.identity
- DB2IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.DB2IdentityColumnSupport
- DB2iDialect - Class in org.hibernate.dialect
-
A SQL dialect for DB2 for iSeries version 7.1 and above, previously known as "DB2/400".
- DB2iDialect() - Constructor for class org.hibernate.dialect.DB2iDialect
- DB2iDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.DB2iDialect
- DB2iDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.DB2iDialect
- DB2iSequenceSupport - Class in org.hibernate.dialect.sequence
-
Sequence support for
DB2iDialect. - DB2iSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.DB2iSequenceSupport
- DB2iSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
-
A SQL AST translator for DB2i.
- DB2iSqlAstTranslator(SessionFactoryImplementor, Statement, DatabaseVersion) - Constructor for class org.hibernate.dialect.DB2iSqlAstTranslator
- DB2LimitHandler - Class in org.hibernate.dialect.pagination
-
A
LimitHandlerfor DB2 11.1 which supports the ANSI SQL standard syntaxFETCH FIRST m ROWS ONLYandOFFSET n ROWS FETCH NEXT m ROWS ONLY, with the only wrinkle being that this clause comes after theFOR UPDATEand other similar clauses. - DB2LimitHandler() - Constructor for class org.hibernate.dialect.pagination.DB2LimitHandler
- DB2PositionFunction - Class in org.hibernate.dialect.function
-
DB2's position() function always requires a code unit before version 11.
- DB2PositionFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.DB2PositionFunction
- DB2SequenceSupport - Class in org.hibernate.dialect.sequence
-
Sequence support for
DB2Dialect. - DB2SequenceSupport() - Constructor for class org.hibernate.dialect.sequence.DB2SequenceSupport
- DB2SpatialDialect - Class in org.hibernate.spatial.dialect.db2
- DB2SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- DB2SqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
-
A SQL AST translator for DB2.
- DB2SqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.DB2SqlAstTranslator
- DB2StructJdbcType - Class in org.hibernate.dialect
-
DB2 supports UDTs but not in JDBC, so there is a feature called "transforms", which allows to specify an automatic translation from one data type to another.
- DB2StructJdbcType(EmbeddableMappingType, String) - Constructor for class org.hibernate.dialect.DB2StructJdbcType
- DB2SubstringFunction - Class in org.hibernate.dialect.function
-
DB2's substring() function requires a code unit and substr() can't optionally take it, so we render substr() by default.
- DB2SubstringFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.DB2SubstringFunction
- DB2zDialect - Class in org.hibernate.dialect
-
A SQL dialect for DB2 for z/OS version 12.1 and above, previously known as : "Db2 UDB for z/OS", and "Db2 UDB for z/OS and OS/390".
- DB2zDialect() - Constructor for class org.hibernate.dialect.DB2zDialect
- DB2zDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.DB2zDialect
- DB2zDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.DB2zDialect
- DB2zIdentityColumnSupport - Class in org.hibernate.dialect.identity
- DB2zIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.DB2zIdentityColumnSupport
- DB2zSequenceSupport - Class in org.hibernate.dialect.sequence
-
Sequence support for
DB2zDialect. - DB2zSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.DB2zSequenceSupport
- DB2zSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
-
A SQL AST translator for DB2z.
- DB2zSqlAstTranslator(SessionFactoryImplementor, Statement, DatabaseVersion) - Constructor for class org.hibernate.dialect.DB2zSqlAstTranslator
- DDL - org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
- DDL - org.hibernate.boot.beanvalidation.ValidationMode
- DDL - org.hibernate.engine.jdbc.internal.FormatStyle
-
Formatting for DDL (CREATE, ALTER, DROP, etc) statements
- DDLFormatterImpl - Class in org.hibernate.engine.jdbc.internal
-
Performs formatting of DDL SQL statements.
- DDLFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.DDLFormatterImpl
- DdlTransactionIsolator - Interface in org.hibernate.resource.transaction.spi
-
Provides access to a Connection that is isolated from any "current transaction" with the designed purpose of performing DDL commands
- DdlTransactionIsolatorJtaImpl - Class in org.hibernate.resource.transaction.backend.jta.internal
-
DdlExecutor for use in JTA environments
- DdlTransactionIsolatorJtaImpl(JdbcContext) - Constructor for class org.hibernate.resource.transaction.backend.jta.internal.DdlTransactionIsolatorJtaImpl
- DdlTransactionIsolatorNonJtaImpl - Class in org.hibernate.resource.transaction.backend.jdbc.internal
-
DdlExecutor for use in non-JTA environments (JDBC transaction)
- DdlTransactionIsolatorNonJtaImpl(JdbcContext) - Constructor for class org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl
- DdlType - Interface in org.hibernate.type.descriptor.sql
-
Descriptor for a DDL column type.
- DdlTypeImpl - Class in org.hibernate.type.descriptor.sql.internal
-
Descriptor for a SQL type.
- DdlTypeImpl(int, String, String, Dialect) - Constructor for class org.hibernate.type.descriptor.sql.internal.DdlTypeImpl
- DdlTypeImpl(int, String, Dialect) - Constructor for class org.hibernate.type.descriptor.sql.internal.DdlTypeImpl
- DdlTypeRegistry - Class in org.hibernate.type.descriptor.sql.spi
-
A registry mapping
JDBC type codesto instances of theDdlTypeinterface. - DdlTypeRegistry(TypeConfiguration) - Constructor for class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
- DEBUG_ENABLED - Static variable in interface org.hibernate.boot.BootLogging
- DEBUG_ENABLED - Static variable in class org.hibernate.boot.jaxb.hbm.transform.HbmTransformationLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.boot.jaxb.JaxbLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.boot.query.BootQueryLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.bytecode.BytecodeLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeInterceptorLogging
- DEBUG_ENABLED - Static variable in class org.hibernate.cache.internal.TimestampsCacheEnabledImpl
- DEBUG_ENABLED - Static variable in interface org.hibernate.cache.spi.SecondLevelCacheLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.envers.boot.EnversBootLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.graph.internal.GraphParserLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.internal.log.UrlMessageBundle
- DEBUG_ENABLED - Static variable in interface org.hibernate.loader.LoaderLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.metamodel.mapping.MappingModelCreationLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.metamodel.mapping.NaturalIdLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.query.hql.HqlLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.query.QueryLogging
- DEBUG_ENABLED - Static variable in class org.hibernate.query.sql.NativeQueryLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.query.sqm.SqmTreeCreationLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.query.sqm.SqmTreeTransformationLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.sql.ast.SqlTreeCreationLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.sql.ast.tree.SqlAstTreeLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.sql.results.graph.collection.CollectionLoadingLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.sql.results.graph.embeddable.EmbeddableLoadingLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.sql.results.graph.entity.EntityLoadingLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.sql.results.LoadingLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.sql.results.ResultsLogger
- DEBUG_ENABLED - Static variable in interface org.hibernate.type.descriptor.JdbcBindingLogging
- DEBUG_ENABLED - Static variable in interface org.hibernate.type.descriptor.JdbcExtractingLogging
- DEBUG_OPTION - Static variable in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
- decapitalize(String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
- DECIMAL - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
DECIMAL. - DecimalJdbcType - Class in org.hibernate.type.descriptor.jdbc
-
Descriptor for
DECIMALhandling. - DecimalJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
- declaredAttributeMappings - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
- Declarer(String) - Constructor for class org.hibernate.persister.entity.Queryable.Declarer
-
Deprecated.
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.BasicValuedCollectionPart
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationMapping
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddableMappingTypeImpl
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedAttributeMapping
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.ManyToManyCollectionPart
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.VirtualIdEmbeddable
- decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
- decomposeForInsert(MutationExecutor, Object, Object[], MutationOperationGroup, boolean[], TableInclusionChecker, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinator
- decomposeForUpdate(Object, Object, Object[], UpdateCoordinatorStandard.UpdateValuesAnalysisImpl, MutationExecutor, MutationOperationGroup, UpdateCoordinatorStandard.DirtinessChecker, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
- decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
- decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
- decrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
- decrement() - Method in interface org.hibernate.id.IntegralDataTypeHolder
-
Equivalent to a -- operation
- decrementCascadeLevel() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
- decrementCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Called after cascading
- decrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used.
- decrementLock(SharedSessionContractImplementor, Object, AbstractReadWriteAccess.SoftLockImpl) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
- deduceAliasInjectionPoints() - Method in annotation type org.hibernate.annotations.Filter
-
Determines how tables aliases are interpolated into the
Filter.condition()SQL expression. - deduceAliasInjectionPoints() - Method in annotation type org.hibernate.annotations.FilterJoinTable
-
Determines how tables aliases are interpolated into the
FilterJoinTable.condition()SQL expression. - deepCopy() - Method in class org.hibernate.envers.boot.model.BasicAttribute
- deepCopy() - Method in interface org.hibernate.envers.boot.model.Cloneable
-
Creates a new, deep-copied instance of this object
- deepCopy() - Method in class org.hibernate.envers.boot.model.Column
- deepCopy() - Method in class org.hibernate.envers.boot.model.Key
- deepCopy() - Method in class org.hibernate.envers.boot.model.ManyToOneAttribute
- deepCopy() - Method in class org.hibernate.envers.boot.model.SetAttribute
- deepCopy() - Method in class org.hibernate.envers.boot.model.TypeSpecification
- deepCopy() - Method in class org.hibernate.envers.internal.tools.MutableInteger
- deepCopy() - Method in class org.hibernate.envers.internal.tools.query.Parameters
- deepCopy() - Method in class org.hibernate.envers.internal.tools.query.QueryBuilder
- deepCopy() - Method in class org.hibernate.internal.util.MutableInteger
- deepCopy() - Method in class org.hibernate.internal.util.MutableLong
- deepCopy(J) - Method in class org.hibernate.type.internal.CompositeUserTypeJavaTypeWrapper.MutabilityPlanWrapper
- deepCopy(J) - Method in class org.hibernate.type.internal.UserTypeJavaTypeWrapper.MutabilityPlanWrapper
- deepCopy(J) - Method in interface org.hibernate.usertype.CompositeUserType
-
Return a deep copy of the persistent state, stopping at entities and at collections.
- deepCopy(J) - Method in interface org.hibernate.usertype.UserType
-
Return a clone of the given instance of the Java class mapped by this custom type.
- deepCopy(Object) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping.MutabilityPlanImpl
- deepCopy(Object[]) - Method in class org.hibernate.type.descriptor.java.ComponentArrayMutabilityPlan
- deepCopy(Object[], Type[], boolean[], Object[], SharedSessionContractImplementor) - Static method in class org.hibernate.type.TypeHelper
-
Deep copy a series of values from one array to another...
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.internal.ConvertedBasicTypeImpl
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
- deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
- deepCopy(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
-
Return a deep copy of the persistent state, stopping at entities and at collections.
- deepCopy(Blob) - Method in class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan
- deepCopy(Clob) - Method in class org.hibernate.type.descriptor.java.ClobJavaType.ClobMutabilityPlan
- deepCopy(NClob) - Method in class org.hibernate.type.descriptor.java.NClobJavaType.NClobMutabilityPlan
- deepCopy(RevisionType) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
- deepCopy(T) - Method in class org.hibernate.boot.model.process.internal.UserTypeMutabilityPlanAdapter
- deepCopy(T) - Method in class org.hibernate.type.AbstractStandardBasicType
- deepCopy(T) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
- deepCopy(T) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
-
Return a deep copy of the value.
- deepCopy(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
- deepCopy(T) - Method in class org.hibernate.type.EnumType
- deepCopy(T) - Method in class org.hibernate.type.SerializableToBlobType
- deepCopy(T) - Method in class org.hibernate.usertype.BaseUserTypeSupport
- deepCopy(T) - Method in class org.hibernate.usertype.internal.AbstractTimeZoneStorageCompositeUserType
- deepCopy(T) - Method in class org.hibernate.usertype.StaticUserTypeSupport
- deepCopyNotNull(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType.CalendarMutabilityPlan
- deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.DateJavaType.DateMutabilityPlan
- deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType.DateMutabilityPlan
- deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType.TimeMutabilityPlan
- deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType.TimestampMutabilityPlan
- deepCopyNotNull(S) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType.SerializableMutabilityPlan
- deepCopyNotNull(T) - Method in class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
- deepCopyNotNull(T) - Method in class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
- deepCopyNotNull(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
- DEF_SEGMENT_COLUMN - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
The default
TableGenerator.SEGMENT_COLUMN_PARAMvalue - DEF_SEGMENT_LENGTH - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
The default
TableGenerator.SEGMENT_LENGTH_PARAMvalue - DEF_SEGMENT_VALUE - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
The default
TableGenerator.SEGMENT_VALUE_PARAMvalue, unlessTableGenerator.CONFIG_PREFER_SEGMENT_PER_ENTITYis specified - DEF_SEQUENCE - Static variable in interface org.hibernate.id.enhanced.ImplicitDatabaseObjectNamingStrategy
- DEF_SEQUENCE_SUFFIX - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
The default value for
SequenceStyleGenerator.CONFIG_SEQUENCE_PER_ENTITY_SUFFIX - DEF_TABLE - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
The default
TableGenerator.TABLE_PARAMvalue - DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
The default value for
SequenceStyleGenerator.VALUE_COLUMN_PARAM - DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
The default
TableGenerator.VALUE_COLUMN_PARAMvalue - Default() - Constructor for class org.hibernate.boot.model.internal.XMLContext.Default
- DEFAULT - org.hibernate.annotations.TimeZoneStorageType
-
Stores the time zone either with
TimeZoneStorageType.NATIVEifDialect.getTimeZoneSupport()isTimeZoneSupport.NATIVE, otherwise uses theTimeZoneStorageType.NORMALIZE_UTCstrategy. - DEFAULT - org.hibernate.boot.spi.AccessType
-
Default access strategy is property
- DEFAULT - org.hibernate.envers.RelationTargetNotFoundAction
-
Specifies that exception handling should be based on the global system property:
EnversSettings.GLOBAL_RELATION_NOT_FOUND_LEGACY_FLAG. - DEFAULT - org.hibernate.FetchMode
-
Use the default fetching strategy specified by the mapping annotations.
- DEFAULT - org.hibernate.sql.ast.SqlAstNodeRenderingMode
-
Render node as is.
- DEFAULT - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DEFAULT - Static variable in class org.hibernate.grammars.hql.HqlParser
- DEFAULT - Static variable in class org.hibernate.Length
-
The default length for a column in JPA.
- DEFAULT - Static variable in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
- DEFAULT - Static variable in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
- DEFAULT - Static variable in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
- DEFAULT() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
- DEFAULT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DEFAULT_ACCESSTYPE - Static variable in class org.hibernate.testing.cache.CachingRegionFactory
- DEFAULT_ALIAS - Static variable in class org.hibernate.dialect.temptable.TemporaryTable
- DEFAULT_ALIAS - Static variable in class org.hibernate.sql.ast.tree.delete.DeleteStatement
- DEFAULT_ALIAS - Static variable in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
- DEFAULT_ANNOTATION_PARAMETER_NAME - Static variable in class org.hibernate.jpamodelgen.util.TypeUtils
- DEFAULT_BATCH_FETCH_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies the default batch size for batch fetching.
- DEFAULT_CACHE_CONCURRENCY_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies the
CacheConcurrencyStrategyto use by default when an entity is marked@Cacheable, but no concurrency strategy is explicitly specified via theCacheannotation. - DEFAULT_CASCADE_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
- DEFAULT_CATALOG - Static variable in interface org.hibernate.cfg.AvailableSettings
-
A default database catalog name to use for unqualified table names
- DEFAULT_CATALOG - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Default name of the catalog containing audit tables.
- DEFAULT_CFG_RESOURCE_NAME - Static variable in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
The default resource name for a Hibernate configuration XML file.
- DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in class org.hibernate.boot.model.internal.AnnotatedDiscriminatorColumn
- DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
- DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
-
Deprecated.
- DEFAULT_DISCRIMINATOR_TYPE - Static variable in class org.hibernate.boot.model.internal.AnnotatedDiscriminatorColumn
- DEFAULT_ELEMENT_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
- DEFAULT_ID_GEN_STRATEGY - Static variable in class org.hibernate.mapping.SimpleValue
- DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
- DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in class org.hibernate.mapping.IdentifierCollection
- DEFAULT_IDENTIFIER_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
-
Deprecated.
- DEFAULT_IMPORT_FILE - Static variable in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
- DEFAULT_INCREMENT_SIZE - Static variable in interface org.hibernate.id.OptimizableGenerator
-
The default value for
OptimizableGenerator.INCREMENT_PARAM - DEFAULT_INDEX_COLUMN_NAME - Static variable in class org.hibernate.mapping.IndexedCollection
- DEFAULT_INITIAL_VALUE - Static variable in interface org.hibernate.id.OptimizableGenerator
-
The default value for
OptimizableGenerator.INITIAL_PARAM - DEFAULT_KEY_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
- DEFAULT_LEGACY_MODE - Static variable in class org.hibernate.jpa.internal.util.CacheModeHelper
- DEFAULT_LENGTH - Static variable in class org.hibernate.engine.jdbc.Size
- DEFAULT_LIST_CAPACITY - Static variable in class org.hibernate.internal.util.collections.CollectionHelper
- DEFAULT_LIST_SEMANTICS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies the
CollectionClassificationto use when Hibernate detects a plural attribute typed asListwith no explicit list index configuration. - DEFAULT_LOB_LENGTH - Static variable in class org.hibernate.engine.jdbc.Size
- DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.spi.ResolveNaturalIdEvent
- DEFAULT_NULL_ORDERING - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies the default precedence of null values in the HQL
ORDER BYclause, eithernone,first, orlast. - DEFAULT_PRECISION - Static variable in class org.hibernate.engine.jdbc.Size
- DEFAULT_PROPERTY_ACCESS_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
- DEFAULT_QUERY_PLAN_MAX_COUNT - Static variable in class org.hibernate.query.spi.QueryEngine
-
The default soft reference count.
- DEFAULT_QUERY_RESULTS_REGION_UNQUALIFIED_NAME - Static variable in interface org.hibernate.cache.spi.RegionFactory
- DEFAULT_QUERY_STATISTICS_MAX_SIZE - Static variable in interface org.hibernate.stat.Statistics
-
The default value of the configuration property "hibernate.statistics.query_max_size".
- DEFAULT_RETRIEVE_MODE - Static variable in class org.hibernate.jpa.internal.util.CacheModeHelper
- DEFAULT_SCALE - Static variable in class org.hibernate.engine.jdbc.Size
- DEFAULT_SCHEMA - Static variable in interface org.hibernate.cfg.AvailableSettings
-
A default database schema (owner) name to use for unqualified table names
- DEFAULT_SCHEMA - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Default name of the schema containing audit tables.
- DEFAULT_STORE_MODE - Static variable in class org.hibernate.jpa.internal.util.CacheModeHelper
- DEFAULT_TENANT_IDENTIFIER_COLUMN_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
- DEFAULT_UPDATE_TIMESTAMPS_REGION_UNQUALIFIED_NAME - Static variable in interface org.hibernate.cache.spi.RegionFactory
- defaultAccess - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- defaultAccess - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- DefaultAuditStrategy - Class in org.hibernate.envers.strategy
-
Deprecated.use
DefaultAuditStrategyinstead. - DefaultAuditStrategy - Class in org.hibernate.envers.strategy.internal
-
Default implementation of the
AuditStrategycontract. - DefaultAuditStrategy() - Constructor for class org.hibernate.envers.strategy.DefaultAuditStrategy
-
Deprecated.
- DefaultAuditStrategy() - Constructor for class org.hibernate.envers.strategy.internal.DefaultAuditStrategy
- DefaultAutoFlushEventListener - Class in org.hibernate.event.internal
-
Defines the default flush event listeners used by hibernate for flushing session state in response to generated auto-flush events.
- DefaultAutoFlushEventListener() - Constructor for class org.hibernate.event.internal.DefaultAutoFlushEventListener
- DefaultCacheKeysFactory - Class in org.hibernate.cache.internal
-
Second level cache providers now have the option to use custom key implementations.
- DefaultCacheKeysFactory() - Constructor for class org.hibernate.cache.internal.DefaultCacheKeysFactory
- defaultCascade - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- defaultCascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- defaultCascade - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- defaultClassLoader() - Static method in class org.hibernate.internal.util.SerializationHelper
-
Returns the Thread Context ClassLoader (TCCL).
- DefaultComponentSafeNamingStrategy - Class in org.hibernate.cfg
-
Deprecated.
NamingStrategyitself has been deprecated - DefaultComponentSafeNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
-
Deprecated.
- defaultCondition() - Method in annotation type org.hibernate.annotations.FilterDef
-
The default filter condition, a SQL expression used for filtering the rows returned by a query when the filter is enabled.
- DefaultCustomEntityDirtinessStrategy - Class in org.hibernate.boot.internal
-
The default implementation of
CustomEntityDirtinessStrategywhich does nada. - DefaultCustomEntityDirtinessStrategy() - Constructor for class org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy
- DefaultDeleteEventListener - Class in org.hibernate.event.internal
-
Defines the default delete event listener used by hibernate for deleting entities from the datastore in response to generated delete events.
- DefaultDeleteEventListener() - Constructor for class org.hibernate.event.internal.DefaultDeleteEventListener
- DefaultDialectSelector - Class in org.hibernate.boot.registry.selector.internal
- DefaultDialectSelector() - Constructor for class org.hibernate.boot.registry.selector.internal.DefaultDialectSelector
- DefaultDirtyCheckEventListener - Class in org.hibernate.event.internal
-
Defines the default dirty-check event listener used by hibernate for checking the session for dirtiness in response to generated dirty-check events.
- DefaultDirtyCheckEventListener() - Constructor for class org.hibernate.event.internal.DefaultDirtyCheckEventListener
- DefaultEnhancementContext - Class in org.hibernate.bytecode.enhance.spi
-
default implementation of EnhancementContext.
- DefaultEnhancementContext() - Constructor for class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
- DefaultEvictEventListener - Class in org.hibernate.event.internal
-
Defines the default evict event listener used by hibernate for evicting entities in response to generated flush events.
- DefaultEvictEventListener() - Constructor for class org.hibernate.event.internal.DefaultEvictEventListener
- DefaultFlushEntityEventListener - Class in org.hibernate.event.internal
-
An event that occurs for each entity instance at flush time
- DefaultFlushEntityEventListener() - Constructor for class org.hibernate.event.internal.DefaultFlushEntityEventListener
- DefaultFlushEventListener - Class in org.hibernate.event.internal
-
Defines the default flush event listeners used by hibernate for flushing session state in response to generated flush events.
- DefaultFlushEventListener() - Constructor for class org.hibernate.event.internal.DefaultFlushEventListener
- defaultGraph(Class) - Method in interface org.hibernate.metamodel.MappingMetamodel
- defaultGraph(Class) - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- defaultGraph(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
- defaultGraph(String) - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- defaultGraph(EntityDomainType<?>) - Method in interface org.hibernate.metamodel.MappingMetamodel
- defaultGraph(EntityDomainType<?>) - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- defaultGraph(EntityPersister) - Method in interface org.hibernate.metamodel.MappingMetamodel
- defaultGraph(EntityPersister) - Method in class org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl
- DefaultInitializeCollectionEventListener - Class in org.hibernate.event.internal
- DefaultInitializeCollectionEventListener() - Constructor for class org.hibernate.event.internal.DefaultInitializeCollectionEventListener
- DefaultJtaPlatformSelector - Class in org.hibernate.boot.registry.selector.internal
- DefaultJtaPlatformSelector() - Constructor for class org.hibernate.boot.registry.selector.internal.DefaultJtaPlatformSelector
- defaultLazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
- defaultLazy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- defaultLazy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- DefaultLoadEventListener - Class in org.hibernate.event.internal
-
Defines the default load event listeners used by hibernate for loading entities in response to generated load events.
- DefaultLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultLoadEventListener
- DefaultLockEventListener - Class in org.hibernate.event.internal
-
Defines the default lock event listeners used by hibernate to lock entities in response to generated lock events.
- DefaultLockEventListener() - Constructor for class org.hibernate.event.internal.DefaultLockEventListener
- DefaultMergeEventListener - Class in org.hibernate.event.internal
-
Defines the default copy event listener used by hibernate for copying entities in response to generated copy events.
- DefaultMergeEventListener() - Constructor for class org.hibernate.event.internal.DefaultMergeEventListener
- DefaultNamingStrategy - Class in org.hibernate.cfg
-
Deprecated.
NamingStrategyitself has been deprecated - DefaultNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultNamingStrategy
-
Deprecated.
- DefaultPersistEventListener - Class in org.hibernate.event.internal
-
Defines the default create event listener used by hibernate for creating transient entities in response to generated create events.
- DefaultPersistEventListener() - Constructor for class org.hibernate.event.internal.DefaultPersistEventListener
- DefaultPersistOnFlushEventListener - Class in org.hibernate.event.internal
-
When persist is used as the cascade action, persistOnFlush should be used
- DefaultPersistOnFlushEventListener() - Constructor for class org.hibernate.event.internal.DefaultPersistOnFlushEventListener
- DefaultPostLoadEventListener - Class in org.hibernate.event.internal
-
We do 2 things here: Call
Lifecycleinterface if necessary Perform neededEntityEntry.getLockMode()related processing - DefaultPostLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultPostLoadEventListener
- DefaultPreLoadEventListener - Class in org.hibernate.event.internal
-
Called before injecting property values into a newly loaded entity instance.
- DefaultPreLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultPreLoadEventListener
- DefaultRefreshEventListener - Class in org.hibernate.event.internal
-
Defines the default refresh event listener used by hibernate for refreshing entities in response to generated refresh events.
- DefaultRefreshEventListener() - Constructor for class org.hibernate.event.internal.DefaultRefreshEventListener
- defaultRegionName(String, SessionFactoryImplementor, String, List<String>) - Method in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
- DefaultReplicateEventListener - Class in org.hibernate.event.internal
-
Defines the default replicate event listener used by Hibernate to replicate entities in response to generated replicate events.
- DefaultReplicateEventListener() - Constructor for class org.hibernate.event.internal.DefaultReplicateEventListener
- DefaultResolveNaturalIdEventListener - Class in org.hibernate.event.internal
-
Defines the default load event listeners used by hibernate for loading entities in response to generated load events.
- DefaultResolveNaturalIdEventListener() - Constructor for class org.hibernate.event.internal.DefaultResolveNaturalIdEventListener
- DefaultRevisionEntity - Class in org.hibernate.envers
- DefaultRevisionEntity() - Constructor for class org.hibernate.envers.DefaultRevisionEntity
- DefaultRevisionInfoGenerator - Class in org.hibernate.envers.internal.revisioninfo
- DefaultRevisionInfoGenerator(String, Class<?>, Class<? extends RevisionListener>, RevisionTimestampValueResolver, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.revisioninfo.DefaultRevisionInfoGenerator
- DefaultSaveEventListener - Class in org.hibernate.event.internal
-
An event handler for save() events
- DefaultSaveEventListener() - Constructor for class org.hibernate.event.internal.DefaultSaveEventListener
- DefaultSaveOrUpdateEventListener - Class in org.hibernate.event.internal
-
Defines the default listener used by Hibernate for handling save-update events.
- DefaultSaveOrUpdateEventListener() - Constructor for class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
- DefaultSchemaFilter - Class in org.hibernate.tool.schema.internal
-
Default implementation of the SchemaFilter contract, which is to just include everything.
- DefaultSchemaFilter() - Constructor for class org.hibernate.tool.schema.internal.DefaultSchemaFilter
- DefaultSchemaFilterProvider - Class in org.hibernate.tool.schema.internal
-
Default implementation of the SchemaFilterProvider contract, which returns
DefaultSchemaFilterfor all filters. - DefaultSchemaFilterProvider() - Constructor for class org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider
- DefaultSchemaNameResolver - Class in org.hibernate.engine.jdbc.env.internal
-
Default implementation
- DefaultSchemaNameResolver.SchemaNameResolverFallbackDelegate - Class in org.hibernate.engine.jdbc.env.internal
- DefaultSchemaNameResolver.SchemaNameResolverJava17Delegate - Class in org.hibernate.engine.jdbc.env.internal
- defaultScrollMode() - Method in class org.hibernate.dialect.AbstractHANADialect
- defaultScrollMode() - Method in class org.hibernate.dialect.Dialect
-
Certain dialects support a subset of
ScrollModes. - DefaultSessionFactoryBuilderInitiator - Class in org.hibernate.boot.internal
- DefaultSessionFactoryBuilderService - Class in org.hibernate.boot.internal
-
This is the default implementation of SessionFactoryBuilderService, which just returns the default SessionFactoryBuilderImpl.
- DefaultSQLStatementInspectorSettingProvider - Class in org.hibernate.testing.orm.jdbc
- DefaultSQLStatementInspectorSettingProvider() - Constructor for class org.hibernate.testing.orm.jdbc.DefaultSQLStatementInspectorSettingProvider
- DefaultTrackingModifiedEntitiesRevisionEntity - Class in org.hibernate.envers
-
Extension of standard
DefaultRevisionEntitythat allows tracking entity names changed in each revision. - DefaultTrackingModifiedEntitiesRevisionEntity() - Constructor for class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
- DefaultTrackingModifiedEntitiesRevisionInfoGenerator - Class in org.hibernate.envers.internal.revisioninfo
-
Automatically adds entity names, that have been changed during current revision, to revision entity.
- DefaultTrackingModifiedEntitiesRevisionInfoGenerator(String, Class<?>, Class<? extends RevisionListener>, RevisionTimestampValueResolver, PropertyData, ServiceRegistry) - Constructor for class org.hibernate.envers.internal.revisioninfo.DefaultTrackingModifiedEntitiesRevisionInfoGenerator
- DefaultUniqueDelegate - Class in org.hibernate.dialect.unique
-
Deprecated.
- DefaultUniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.DefaultUniqueDelegate
-
Deprecated.
- DefaultUpdateEventListener - Class in org.hibernate.event.internal
-
An event handler for update() events
- DefaultUpdateEventListener() - Constructor for class org.hibernate.event.internal.DefaultUpdateEventListener
- DeferredResultSetAccess - Class in org.hibernate.sql.results.jdbc.internal
- DeferredResultSetAccess(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, Function<String, PreparedStatement>) - Constructor for class org.hibernate.sql.results.jdbc.internal.DeferredResultSetAccess
- definingFlushBeforeCompletionIgnoredInHem(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- definition - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
- definition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
- degrees() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
- degrees(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an expression that converts an angle measured in radians to an approximately equivalent angle measured in degrees.
- degrees(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- degrees(Expression<? extends Number>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- degrees_acos() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
-
For Oracle, HANA
- dehydrate(Object, Object[], Object, boolean[], boolean[][], int, PreparedStatement, SharedSessionContractImplementor, int, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used.
- DEL - org.hibernate.envers.RevisionType
-
Indicates that the entity was deleted (removed) at that revision.
- DEL_REVISION_TYPE_PARAMETER - Static variable in class org.hibernate.envers.internal.entities.mapper.relation.query.QueryConstants
- DELAY_CDI_ACCESS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Used in conjunction with "hibernate.resource.beans.container" when CDI is used.
- DELAY_ENTITY_LOADER_CREATIONS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Controls how entity loaders are created.
- DELAYED - org.hibernate.engine.FetchTiming
-
Performing fetching later, when needed.
- DELAYED_ACQUISITION_AND_HOLD - org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
-
The
Connectionwill be acquired as soon as it is needed and then held until the session is closed. - DELAYED_ACQUISITION_AND_RELEASE_AFTER_STATEMENT - org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
-
The
Connectionwill be acquired as soon as it is needed; it will be released after each statement is executed. - DELAYED_ACQUISITION_AND_RELEASE_AFTER_TRANSACTION - org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
-
The
Connectionwill be acquired as soon as it is needed; it will be released after each transaction is completed. - DELAYED_ACQUISITION_AND_RELEASE_BEFORE_TRANSACTION_COMPLETION - org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
-
The
Connectionwill be acquired as soon as it is needed; it will be released before commit or rollback. - delayedAfterCompletion() - Method in class org.hibernate.internal.AbstractSharedSessionContract
- delayedAfterCompletion() - Method in class org.hibernate.internal.SessionImpl
- delayedAfterCompletion() - Method in interface org.hibernate.loader.internal.LoadAccessContext
- DelayedCollectionAssembler - Class in org.hibernate.sql.results.graph.collection.internal
- DelayedCollectionAssembler(NavigablePath, PluralAttributeMapping, FetchParentAccess, DomainResult<?>, AssemblerCreationState) - Constructor for class org.hibernate.sql.results.graph.collection.internal.DelayedCollectionAssembler
- DelayedCollectionFetch - Class in org.hibernate.sql.results.graph.collection.internal
- DelayedCollectionFetch(NavigablePath, PluralAttributeMapping, FetchParent, DomainResult<?>) - Constructor for class org.hibernate.sql.results.graph.collection.internal.DelayedCollectionFetch
- DelayedCollectionInitializer - Class in org.hibernate.sql.results.graph.collection.internal
- DelayedCollectionInitializer(NavigablePath, PluralAttributeMapping, FetchParentAccess, DomainResultAssembler<?>) - Constructor for class org.hibernate.sql.results.graph.collection.internal.DelayedCollectionInitializer
- DelayedDropAction - Interface in org.hibernate.tool.schema.spi
-
Memento representing the dropping of a schema as part of create-drop hbm2ddl.auto handling.
- DelayedDropRegistry - Interface in org.hibernate.tool.schema.spi
-
Callback to allow the built DelayedDropAction, if indicated, to be registered back with the SessionFactory (or the thing that will manage its later execution).
- DelayedDropRegistryNotAvailableImpl - Class in org.hibernate.tool.schema.spi
-
Implementation of DelayedDropRegistry for cases when the delayed-drop portion of "create-drop" is not valid.
- DelayedDropRegistryNotAvailableImpl() - Constructor for class org.hibernate.tool.schema.spi.DelayedDropRegistryNotAvailableImpl
- DelayedFetchBuilderBasicPart - Class in org.hibernate.query.results.complete
- DelayedFetchBuilderBasicPart(NavigablePath, BasicValuedModelPart, boolean) - Constructor for class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
- DelayedPostInsertIdentifier - Class in org.hibernate.action.internal
-
Acts as a stand-in for an entity identifier which is supposed to be generated on insert (like an IDENTITY column) where the insert needed to be delayed because we were outside a transaction when the persist operation was called (save currently still performs the insert).
- DelayedPostInsertIdentifier() - Constructor for class org.hibernate.action.internal.DelayedPostInsertIdentifier
-
Constructs a
DelayedPostInsertIdentifier - DelayedPropertyReferenceHandlerImpl(String, String, boolean, String, Origin) - Constructor for class org.hibernate.boot.model.source.internal.hbm.ModelBinder.DelayedPropertyReferenceHandlerImpl
- delegate - Variable in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- delegate - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
- delegate - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.MapProxy
- delegate - Variable in class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy
- delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
- delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
- delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
- delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
- delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
- delegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
- delegate() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
- delegate() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilderImplementor
- delegate() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
- delegate() - Method in class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
-
Returns the underlying session delegate.
- delegate() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
-
Returns the underlying delegate.
- delegate() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
- delegateCallable(Callable<T>, boolean) - Method in interface org.hibernate.engine.transaction.spi.IsolationDelegate
-
Invoke the given callable in isolation from current transaction.
- delegateCallable(Callable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate
- delegateCallable(Callable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaIsolationDelegate
- delegateWork(WorkExecutorVisitable<T>, boolean) - Method in interface org.hibernate.engine.transaction.spi.IsolationDelegate
-
Perform the given work in isolation from current transaction.
- delegateWork(WorkExecutorVisitable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate
- delegateWork(WorkExecutorVisitable<T>, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.JtaIsolationDelegate
- DelegatingDomainQueryExecutionContext - Class in org.hibernate.query.internal
- DelegatingDomainQueryExecutionContext(DomainQueryExecutionContext) - Constructor for class org.hibernate.query.internal.DelegatingDomainQueryExecutionContext
- DelegatingPersistenceUnitInfo - Class in org.hibernate.testing.util.jpa
- DelegatingPersistenceUnitInfo(PersistenceUnitInfo) - Constructor for class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- DelegatingQueryOptions - Class in org.hibernate.query.spi
- DelegatingQueryOptions(QueryOptions) - Constructor for class org.hibernate.query.spi.DelegatingQueryOptions
- DelegatingSqmAliasedNodeCollector(SqlExpressionResolver) - Constructor for class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.DelegatingSqmAliasedNodeCollector
- DelegatingTableGroup - Class in org.hibernate.sql.ast.tree.from
- DelegatingTableGroup() - Constructor for class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
- delete(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- delete(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- delete(Object) - Method in class org.hibernate.internal.SessionImpl
-
Deprecated.
- delete(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
- delete(Object) - Method in interface org.hibernate.Session
-
Deprecated.
- delete(Object) - Method in interface org.hibernate.StatelessSession
-
Delete a row.
- delete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Delete an object
- delete(Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Delete a persistent instance
- delete(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- delete(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
-
Deprecated.
- delete(String, Object) - Method in class org.hibernate.internal.SessionImpl
-
Deprecated.
- delete(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
- delete(String, Object) - Method in interface org.hibernate.Session
-
Deprecated.
- delete(String, Object) - Method in interface org.hibernate.StatelessSession
-
Delete a row.
- delete(String, Object, boolean, DeleteContext) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- delete(String, Object, boolean, DeleteContext) - Method in interface org.hibernate.engine.spi.SessionImplementor
-
Deprecated.OperationalContext should cover this overload I believe
- delete(String, Object, boolean, DeleteContext) - Method in interface org.hibernate.event.spi.EventSource
-
Cascade delete an entity instance
- delete(String, Object, boolean, DeleteContext) - Method in class org.hibernate.internal.SessionImpl
- Delete - Class in org.hibernate.sql
-
An SQL
DELETEstatement - Delete() - Constructor for class org.hibernate.sql.Delete
- DELETE - org.hibernate.annotations.CascadeType
-
Deprecated.since
Session.delete(Object)is deprecated - DELETE - org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
- DELETE - org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
- DELETE - org.hibernate.engine.internal.Nullability.NullabilityCheckType
- DELETE - org.hibernate.sql.ast.Clause
-
Not used in 5.x.
- DELETE - org.hibernate.sql.model.MutationType
- DELETE - Static variable in class org.hibernate.engine.spi.CascadeStyles
-
delete
- DELETE - Static variable in class org.hibernate.engine.spi.CascadingActions
- DELETE - Static variable in class org.hibernate.event.spi.EventType
- DELETE - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DELETE - Static variable in class org.hibernate.grammars.hql.HqlParser
- DELETE() - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
- DELETE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DELETE_ORPHAN - org.hibernate.annotations.CascadeType
-
Ancient versions of Hibernate treated orphan removal as a specialized type of cascade.
- DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyles
-
delete + delete orphans
- deleteAllRows(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.mutation.RemoveCoordinator
-
Delete all rows based on the collection-key
- deleteAllRows(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorNoOp
- deleteAllRows(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorStandard
- deleteCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
- DeleteContext - Interface in org.hibernate.event.spi
-
A
DeleteEventrepresents a delete operation applied to a single entity. - DeleteCoordinator - Class in org.hibernate.persister.entity.mutation
-
Coordinates the deleting of an entity.
- DeleteCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.DeleteCoordinator
- DELETED - org.hibernate.engine.spi.Status
- DELETED - org.hibernate.event.internal.EntityState
- deleteEntity(String) - Method in class org.hibernate.stat.internal.StatisticsImpl
- deleteEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about an entity being deleted.
- deleteEntity(EventSource, Object, EntityEntry, boolean, boolean, EntityPersister, DeleteContext) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
-
Perform the entity deletion.
- DeleteEvent - Class in org.hibernate.event.spi
-
Defines an event class for the deletion of an entity.
- DeleteEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
-
Constructs a new DeleteEvent instance.
- DeleteEvent(String, Object, boolean, boolean, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
- DeleteEvent(String, Object, boolean, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
- DeleteEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
- DeleteEventListener - Interface in org.hibernate.event.spi
-
Defines the contract for handling of deletion events generated from a session.
- deleteExpectations - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
- DeleteHandler - Interface in org.hibernate.query.sqm.mutation.internal
-
Handler for dealing with multi-table SQM DELETE queries.
- deleteOrphans() - Method in interface org.hibernate.engine.spi.CascadingAction
-
Does this action potentially extrapolate to orphan deletes?
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Delete the persistent state of any elements that were removed from the collection
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.mutation.DeleteRowsCoordinator
-
Perform the deletions
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorNoOp
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorStandard
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
- DeleteRowsCoordinator - Interface in org.hibernate.persister.collection.mutation
-
Coordinates the deletion of entries removed from the collection - For collections with a collection-table, deletes rows from the collection table.
- DeleteRowsCoordinatorNoOp - Class in org.hibernate.persister.collection.mutation
-
DeleteRowsCoordinator implementation for cases where deletion is not enabled
- DeleteRowsCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorNoOp
- DeleteRowsCoordinatorStandard - Class in org.hibernate.persister.collection.mutation
- DeleteRowsCoordinatorStandard(CollectionMutationTarget, RowMutationOperations, boolean) - Constructor for class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorStandard
- deleteStatement() - Method in class org.hibernate.grammars.hql.HqlParser
- deleteStatement() - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
- DeleteStatement - Class in org.hibernate.sql.ast.tree.delete
- DeleteStatement(Map<String, CteStatement>, NamedTableReference, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.delete.DeleteStatement
- DeleteStatement(CteContainer, NamedTableReference, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.delete.DeleteStatement
- DeleteStatement(NamedTableReference, Predicate) - Constructor for class org.hibernate.sql.ast.tree.delete.DeleteStatement
- DeleteStatement(NamedTableReference, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.delete.DeleteStatement
- DeleteStatement.DeleteStatementBuilder - Class in org.hibernate.sql.ast.tree.delete
- DeleteStatementBuilder(NamedTableReference) - Constructor for class org.hibernate.sql.ast.tree.delete.DeleteStatement.DeleteStatementBuilder
- DeleteStatementContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
- deleteTransientEntity(EventSource, Object, EntityPersister, DeleteContext) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
-
We encountered a delete request on a transient instance.
- delimitedIdentifiers - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- delimitedIdentifiers - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
- DELIMITER - Static variable in class org.hibernate.boot.model.source.spi.AttributePath
- DELIMITER - Static variable in class org.hibernate.boot.model.source.spi.AttributeRole
- DELIMITER - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
- DELIMITER - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
- DELIMITER() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandBlockContext
- delistResource(XAResource, int) - Method in class org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
- DelWorkUnit - Class in org.hibernate.envers.internal.synchronization.work
- DelWorkUnit(SessionImplementor, String, EnversService, Object, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
- DenormalizedTable - Class in org.hibernate.mapping
- DenormalizedTable(String, Namespace, String, boolean, Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
- DenormalizedTable(String, Namespace, Identifier, boolean, Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
- DenormalizedTable(String, Namespace, Identifier, String, boolean, Table) - Constructor for class org.hibernate.mapping.DenormalizedTable
- denseRank(JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create a
dense_rankwindow function expression. - denseRank(JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- denseRank(JpaWindow) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- DependantBasicValue - Class in org.hibernate.mapping
- DependantBasicValue(MetadataBuildingContext, Table, BasicValue, boolean, boolean) - Constructor for class org.hibernate.mapping.DependantBasicValue
- DependantValue - Class in org.hibernate.mapping
-
A mapping model object representing a value which is "typed" by reference to some other value (for example, a foreign key is typed by the referenced primary key).
- DependantValue(MetadataBuildingContext, Table, KeyValue) - Constructor for class org.hibernate.mapping.DependantValue
- dependsOnParameterBindings() - Method in class org.hibernate.sql.exec.internal.JdbcCallImpl
- dependsOnParameterBindings() - Method in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
- dependsOnParameterBindings() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQuery
-
Signals that the SQL depends on the parameter bindings e.g.
- dependsOnParameterBindings() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQueryMutationNative
- deprecatedDialect(String) - Method in interface org.hibernate.internal.log.DeprecationLogger
- deprecatedDialect(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
- deprecatedInstrumentationProperty() - Method in interface org.hibernate.internal.EntityManagerMessageLogger
- deprecatedJpaPositionalParameterAccess(Integer) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
- deprecatedManyToManyFetch() - Method in interface org.hibernate.internal.log.DeprecationLogger
- deprecatedManyToManyOuterJoin() - Method in interface org.hibernate.internal.log.DeprecationLogger
- deprecatedPersistenceProvider(String, String) - Method in interface org.hibernate.internal.EntityManagerMessageLogger
- deprecatedSequenceGenerator(String) - Method in interface org.hibernate.internal.log.DeprecationLogger
- deprecatedSetting(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
- deprecatedSetting2(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
-
Different from
DeprecationLogger.deprecatedSetting(java.lang.String, java.lang.String)in that sometimes there is no direct alternative - deprecatedSettingForRemoval(String, String) - Method in interface org.hibernate.internal.log.DeprecationLogger
-
Different from
DeprecationLogger.deprecatedSetting(java.lang.String, java.lang.String)in that sometimes there is no direct alternative - deprecatedTableGenerator(String) - Method in interface org.hibernate.internal.log.DeprecationLogger
- deprecatedUuidGenerator(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
- DEPRECATION_LOGGER - Static variable in interface org.hibernate.internal.log.DeprecationLogger
- DeprecationLogger - Interface in org.hibernate.internal.log
-
Class to consolidate logging about usage of deprecated features.
- depth() - Method in interface org.hibernate.internal.util.collections.Stack
-
How many elements are currently on the stack?
- depth() - Method in class org.hibernate.internal.util.collections.StandardStack
- DEPTH - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DEPTH - Static variable in class org.hibernate.grammars.hql.HqlParser
- DEPTH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DEPTH() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
- DEPTH_FIRST - org.hibernate.sql.ast.tree.cte.CteSearchClauseKind
-
Use depth first for a recursive CTE.
- DERBY - org.hibernate.dialect.Database
- DerbyDialect - Class in org.hibernate.dialect
-
A SQL dialect for Apache Derby 10.14.2 and above.
- DerbyDialect() - Constructor for class org.hibernate.dialect.DerbyDialect
- DerbyDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.DerbyDialect
- DerbyDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.DerbyDialect
- DerbyLimitHandler - Class in org.hibernate.dialect.pagination
-
A
LimitHandlerfor Apache Derby, which fully supports the ANSI SQL standard syntaxFETCH FIRST m ROWS ONLYandOFFSET n ROWS FETCH NEXT m ROWS ONLY. - DerbyLimitHandler(boolean) - Constructor for class org.hibernate.dialect.pagination.DerbyLimitHandler
- DerbyLpadEmulation - Class in org.hibernate.dialect.function
-
A derby implementation for lpad.
- DerbyLpadEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.DerbyLpadEmulation
- DerbyRpadEmulation - Class in org.hibernate.dialect.function
-
A derby implementation for rpad.
- DerbyRpadEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.DerbyRpadEmulation
- DerbySequenceSupport - Class in org.hibernate.dialect.sequence
-
Sequence support for
DerbyDialect. - DerbySequenceSupport() - Constructor for class org.hibernate.dialect.sequence.DerbySequenceSupport
- DerbySqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
-
A SQL AST translator for Derby.
- DerbySqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.DerbySqlAstTranslator
- DerbyTenFiveDialect - Class in org.hibernate.dialect
-
Deprecated.use
DerbyDialect(1050) - DerbyTenFiveDialect() - Constructor for class org.hibernate.dialect.DerbyTenFiveDialect
-
Deprecated.
- DerbyTenSevenDialect - Class in org.hibernate.dialect
-
Deprecated.use
DerbyDialect(1070) - DerbyTenSevenDialect() - Constructor for class org.hibernate.dialect.DerbyTenSevenDialect
-
Deprecated.
- DerbyTenSixDialect - Class in org.hibernate.dialect
-
Deprecated.use
DerbyDialect(1060) - DerbyTenSixDialect() - Constructor for class org.hibernate.dialect.DerbyTenSixDialect
-
Deprecated.
- deregister(JdbcValuesSourceProcessingState) - Method in class org.hibernate.sql.results.spi.LoadContexts
- deRegisterChild(ServiceRegistryImplementor) - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
- deRegisterChild(ServiceRegistryImplementor) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
- deRegisterChild(ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
-
When a registry is created with a parent, the parent is notified of the child via this callback.
- DERIVED - org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
- DerivedTableReference - Class in org.hibernate.sql.ast.tree.from
- DerivedTableReference(String, List<String>, boolean, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.DerivedTableReference
- DerivedValueSource - Interface in org.hibernate.boot.model.source.spi
-
Contract describing source of a derived value (formula).
- desc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Sort the results by the property in descending order
- desc(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- desc(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- desc(Expression<?>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- desc(Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- desc(Expression<?>, boolean) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create an ordering by the descending value of the expression.
- desc(Expression<?>, boolean) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- desc(Expression<?>, boolean) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- desc(JpaCteCriteriaAttribute) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create a search ordering by the descending value of the CTE attribute.
- desc(JpaCteCriteriaAttribute) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- desc(JpaCteCriteriaAttribute) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- desc(JpaCteCriteriaAttribute, boolean) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
-
Create a search ordering by the descending value of the CTE attribute.
- desc(JpaCteCriteriaAttribute, boolean) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- desc(JpaCteCriteriaAttribute, boolean) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- DESC - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DESC - Static variable in class org.hibernate.grammars.hql.HqlParser
- DESC - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- DESC - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- DESC() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DESC() - Method in class org.hibernate.grammars.hql.HqlParser.SortDirectionContext
- DESC() - Method in class org.hibernate.grammars.ordering.OrderingParser.DirectionContext
- DESC() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
- DESCENDING - org.hibernate.query.sqm.SortOrder
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.AssignableMatcher
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CaseInsensitiveContainsMatcher
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CaseInsensitiveStartsWithMatcher
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CollectionElementMatcher
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CollectionEmptinessMatcher
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CollectionSizeMatcher
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.HasNullElementsMatcher
- describeTo(Description) - Method in class org.hibernate.testing.hamcrest.InitializationCheckMatcher
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConvert
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverter
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbIndex
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostLoad
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostPersist
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostRemove
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPrePersist
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPreRemove
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
- description - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AssociationOverride
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.AttributeOverride
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Attributes
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Converter
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Embeddable
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityListener
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityMappings
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Index
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedNativeQuery
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedQuery
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.NamedStoredProcedureQuery
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Persistence.PersistenceUnit
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitDefaults
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitMetadata
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostLoad
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostPersist
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostRemove
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PostUpdate
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PrePersist
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PreRemove
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.PreUpdate
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.QueryHint
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SequenceGenerator
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.SqlResultSetMapping
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.StoredProcedureParameter
- description - Variable in class org.hibernate.jpamodelgen.xml.jaxb.TableGenerator
- description() - Method in annotation type org.hibernate.internal.log.SubSystemLogging
-
Description of the information logged
- description() - Method in enum org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
- descriptor() - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
- descriptor() - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
- descriptorClass() - Method in annotation type org.hibernate.annotations.JavaTypeRegistration
- deserialize(byte[]) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Deserializes an object from an array of bytes using the Thread Context ClassLoader (TCCL).
- deserialize(byte[], ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Deserializes an object from an array of bytes.
- deserialize(InputStream) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
- deserialize(InputStream, ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
-
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
- deserialize(ObjectInputStream) - Static method in class org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl
- deserialize(ObjectInputStream, StatefulPersistenceContext) - Static method in class org.hibernate.engine.internal.EntityEntryContext
-
JDK serialization hook for deserializing
- deserialize(ObjectInputStream, JdbcConnectionAccess, JdbcSessionContext) - Static method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- deserialize(ObjectInputStream, PersistenceContext) - Static method in class org.hibernate.engine.internal.ImmutableEntityEntry
-
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
- deserialize(ObjectInputStream, PersistenceContext) - Static method in class org.hibernate.engine.internal.MutableEntityEntry
-
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
- deserialize(ObjectInputStream, SessionFactoryImplementor) - Static method in class org.hibernate.engine.spi.EntityKey
-
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
- deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Used by the owning session to explicitly control deserialization of the persistence context.
- deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.CollectionEntry
-
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
- deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.CollectionKey
-
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
- deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.EntityUniqueKey
-
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
- deserialize(ObjectInputStream, EventSource) - Static method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Deserialize an
UnresolvedEntityInsertActionsobject. - deserialize(ObjectInputStream, EventSource) - Static method in class org.hibernate.engine.spi.ActionQueue
-
Used by the owning session to explicitly control deserialization of the action queue.
- deserialize(ObjectInputStream, JdbcSessionOwner) - Static method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
JDK deserialization hook
- deserializeProxy(SerializableProxy) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
- destroy() - Method in class org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl
- destroy() - Method in class org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
- destroy() - Method in interface org.hibernate.cache.spi.QueryResultsCache
- destroy() - Method in interface org.hibernate.cache.spi.Region
-
The "end state" contract of the region's lifecycle.
- destroy() - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
- destroy() - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
- destroy() - Method in interface org.hibernate.cache.spi.support.AbstractDomainDataRegion.Destructible
- destroy() - Method in class org.hibernate.cache.spi.support.DirectAccessRegionTemplate
- destroy() - Method in interface org.hibernate.cache.spi.TimestampsCache
- destroy() - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
- destroy() - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
-
Release resources
- destroy(ServiceRegistry) - Static method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
Destroy a service registry.
- destroy(ServiceRegistry) - Static method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
Destroy a service registry.
- destroy(ServiceRegistry) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- destructure(Object, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.entry.CacheEntryStructure
-
Convert the previous structured form of the item back into its item form.
- destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredCacheEntry
- destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry
- destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredMapCacheEntry
- destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.UnstructuredCacheEntry
- detach(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- detach(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- detach(Object) - Method in class org.hibernate.internal.SessionImpl
- detach(Object) - Method in interface org.hibernate.Session
-
Remove this instance from the session cache.
- DETACH - org.hibernate.annotations.CascadeType
-
Equivalent to
CascadeType.DETACH. - DETACHED - org.hibernate.event.internal.EntityState
- determineAccessTypeForHierarchy(TypeElement, Context) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
- determineAdjustedIncrementSize(String, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
In certain cases we need to adjust the increment size based on the selected optimizer.
- determineAggregateValuesArrayPositions(FetchParentAccess, SqlSelection) - Static method in interface org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableInitializer
- determineAnnotationSpecifiedAccessType(Element) - Static method in class org.hibernate.jpamodelgen.util.TypeUtils
- determineAnyDiscriminatorColumnName(ImplicitAnyDiscriminatorColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the column name related to the discriminator portion of an
Anymapping when no explicit column name is given usingColumn.name(). - determineAnyDiscriminatorColumnName(ImplicitAnyDiscriminatorColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineAnyKeyColumnName(ImplicitAnyKeyColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the join column name related to the key/id portion of an
Anymapping when no explicit join column name is given usingJoinColumn.name(). - determineAnyKeyColumnName(ImplicitAnyKeyColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineAppropriateLocalCacheMode(Map<String, Object>) - Method in class org.hibernate.internal.SessionImpl
- determineAutoSettingImpliedAction(Map<?, ?>, String, Action) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
- determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the column name when it is not explicitly specified using
Column.name(). - determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
- determineBeanCacheKey(Class<?>) - Static method in class org.hibernate.resource.beans.internal.Helper
- determineBeanCacheKey(String, Class<?>) - Static method in class org.hibernate.resource.beans.internal.Helper
- determineBindValueMaxCount(boolean, int, int) - Static method in class org.hibernate.query.sql.internal.NativeQueryImpl
- determineBulkInsertionIdentifierGenerationSelectFragment(SqlStringGenerationContext) - Method in interface org.hibernate.id.BulkInsertionCapableIdentifierGenerator
-
Return the select expression fragment, if any, that generates the identifier values.
- determineBulkInsertionIdentifierGenerationSelectFragment(SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
- determineCachedFile(File) - Static method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
- determineCatalogFilter(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
- determineCollectionTableName(ImplicitCollectionTableNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the name of a collection join table given the source naming information, when a name is not explicitly given.
- determineCollectionTableName(ImplicitCollectionTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineCollectionTableName(ImplicitCollectionTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
- determineColumnNames() - Method in class org.hibernate.query.derived.AnonymousTupleType
- determineComponentPropertyPrefix(EnversService, Map<String, String>, Map<String, String>, String) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
- determineCteColumns() - Method in class org.hibernate.query.derived.CteTupleTableGroupProducer
- determineCyclePathColumnName(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- determineDefault(String, boolean) - Static method in enum org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
- determineDefaultSegmentValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
-
Used in the cases where
TableGenerator.determineSegmentValue(java.util.Properties)is unable to determine the value to use. - determineDiscriminatorColumnName(ImplicitDiscriminatorColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the discriminator column name for the given entity when it is not explicitly specified using
DiscriminatorColumn.name(). - determineDiscriminatorColumnName(ImplicitDiscriminatorColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineEffectiveLockMode(String) - Method in interface org.hibernate.sql.results.graph.AssemblerCreationState
- determineEntityName(String, String) - Method in interface org.hibernate.boot.model.source.internal.hbm.HbmLocalMetadataBuildingContext
- determineEntityName(String, String) - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
- determineEntityName(EntityInfo) - Method in interface org.hibernate.boot.model.source.internal.hbm.HbmLocalMetadataBuildingContext
- determineEntityName(EntityInfo) - Method in class org.hibernate.boot.model.source.internal.hbm.MappingDocument
- determineFetchStyleByMetadata(FetchMode, AssociationType, SessionFactoryImplementor) - Static method in class org.hibernate.metamodel.mapping.internal.FetchOptionsHelper
- determineFetchTiming(FetchStyle, AssociationType, boolean, String, SessionFactoryImplementor) - Static method in class org.hibernate.metamodel.mapping.internal.FetchOptionsHelper
- determineFetchTiming(FetchStyle, AssociationType, SessionFactoryImplementor) - Static method in class org.hibernate.metamodel.mapping.internal.FetchOptionsHelper
- determineFollowOnLockMode(LockOptions) - Method in class org.hibernate.sql.results.jdbc.internal.DeferredResultSetAccess
- determineForeignKeyName(ImplicitForeignKeyNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the foreign key name when it is not explicitly specified using
ForeignKey.name(). - determineForeignKeyName(ImplicitForeignKeyNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineFullyQualifiedClassName(String, String) - Static method in class org.hibernate.jpamodelgen.util.StringUtil
- determineGeneratorName(GenerationType, IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext) - Method in class org.hibernate.boot.internal.IdGeneratorInterpreterImpl
- determineGeneratorName(GenerationType, IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext) - Method in interface org.hibernate.boot.model.IdGeneratorStrategyInterpreter
-
Deprecated.Determine the name of the generator which should be used based on the GenerationType, returning
nullto indicate that this interpreter did not have a match and that any additional resolutions should be performed. - determineGeneratorTableName(Properties, JdbcEnvironment, ServiceRegistry) - Method in class org.hibernate.id.enhanced.TableGenerator
-
Determine the table name to use for the generator values.
- determineIdentifierColumnName(ImplicitIdentifierColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the name if the identifier column belonging to the given entity when it is not explicitly specified using
Column.name(). - determineIdentifierColumnName(ImplicitIdentifierColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineImplicitName(LocalMetadataBuildingContext) - Method in interface org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder.ColumnNamingDelegate
- determineImplicitName(MetadataBuildingContext) - Method in interface org.hibernate.boot.model.naming.NamingStrategyHelper
-
Called when the user supplied no explicit name/identifier for the given database object.
- determineImplicitOptimizerName(int, Properties) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
-
Determine the optimizer to use when there was not one explicitly specified.
- determineImplicitSelection(SqmQuerySpec<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- determineIncrementSize(Properties) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Determine the increment size to be applied.
- determineIncrementSize(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
- determineIndexName(ImplicitIndexNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the index name when it is not explicitly specified using
Index.name(). - determineIndexName(ImplicitIndexNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineInitialAutoCommitMode(Connection) - Static method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- determineInitialValue(Properties) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Determine the initial sequence value to use.
- determineInitialValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
- determineJavaClassForJdbcTypeCode(int) - Method in class org.hibernate.type.descriptor.jdbc.JdbcTypeJavaClassMappings
- determineJavaClassForJdbcTypeCode(Integer) - Method in class org.hibernate.type.descriptor.jdbc.JdbcTypeJavaClassMappings
-
For the given JDBC type, determine the JDBC recommended Java type.
- determineJdbcTypeCodeForJavaClass(Class) - Method in class org.hibernate.type.descriptor.jdbc.JdbcTypeJavaClassMappings
-
For the given Java type, determine the JDBC recommended JDBC type.
- determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the join column name when it is not explicitly specified using
JoinColumn.name(). - determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
- determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
- determineJoinTableName(ImplicitJoinTableNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the name of an association join table given the source naming information, when a name is not explicitly given.
- determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
- determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
- determineJpaDbActionSetting(Map<?, ?>, String, Action) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
-
Exposed for tests
- determineJpaMetaModelPopulationSetting(Map) - Static method in enum org.hibernate.metamodel.internal.JpaMetaModelPopulationSetting
- determineJpaScriptActionSetting(Map<?, ?>, String, Action) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
-
Exposed for tests
- determineJpaStaticMetaModelPopulationSetting(Map) - Static method in enum org.hibernate.metamodel.internal.JpaStaticMetaModelPopulationSetting
- determineKind(DialectResolutionInfo) - Static method in enum org.hibernate.dialect.PostgreSQLDriverKind
- determineLateralEmulationPredicate(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- determineListIndexColumnName(ImplicitIndexColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the list index column name when it is not explicitly specified using
OrderColumn.name(). - determineListIndexColumnName(ImplicitIndexColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineLoaderToUse(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- determineLockingStrategy(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause, Boolean) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
- determineLockingStrategy(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause, Boolean) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
- determineLockingStrategy(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause, Boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
- determineLockOptions(NamedQuery) - Method in class org.hibernate.boot.model.internal.QueryHintDefinition
- determineLogicalName(String, NamingStrategyHelper) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
-
Determine the logical name give a (potentially
null/empty) explicit name. - determineMapKeyColumnName(ImplicitMapKeyColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the map key column name when it is not explicitly specified using
MapKeyColumn.name(). - determineMapKeyColumnName(ImplicitMapKeyColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineMemberDescription(Member) - Method in class org.hibernate.metamodel.internal.BaseAttributeMetadata
- determineModelPartStartIndex(EntityPersister, ModelPart) - Static method in class org.hibernate.sql.ast.tree.cte.CteTable
- determineMutabilityPlan(Type, TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.spi.RegistryHelper
- determineNumberOfResultElements(int) - Method in class org.hibernate.sql.results.internal.RowTransformerJpaTupleImpl
- determineNumberOfResultElements(int) - Method in class org.hibernate.sql.results.internal.RowTransformerSingularReturnImpl
- determineNumberOfResultElements(int) - Method in class org.hibernate.sql.results.internal.RowTransformerTupleTransformerAdapter
- determineNumberOfResultElements(int) - Method in interface org.hibernate.sql.results.spi.RowTransformer
-
How many result elements will this transformation produce?
- determineOptimalBatchLoadSize(int, int, boolean) - Method in interface org.hibernate.loader.BatchLoadSizingStrategy
- determineOptimizationStrategy(Properties, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Determine the optimizer to use.
- determineParameterType(QueryParameterBinding<?>, QueryParameterImplementor<?>, List<SqmParameter<?>>, SqmParameterMappingModelResolutionAccess, SessionFactoryImplementor) - Static method in class org.hibernate.query.sqm.internal.SqmUtil
- determinePrimaryKeyJoinColumnName(ImplicitPrimaryKeyJoinColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the primary key join column name when it is not explicitly specified using
PrimaryKeyJoinColumn.name(). - determinePrimaryKeyJoinColumnName(ImplicitPrimaryKeyJoinColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determinePrimaryTableName(ImplicitEntityNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the implicit name of an entity's primary table.
- determinePrimaryTableName(ImplicitEntityNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineProperSizing(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
Determine the proper initial size for a new collection in order for it to hold the given a number of elements.
- determineProperSizing(Map) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
Given a map, determine the proper initial size for a new Map to hold the same number of values.
- determineProperSizing(Set) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
-
Given a set, determine the proper initial size for a new set to hold the same number of values.
- determinePropertyMappingIndex(String[], String[]) - Static method in class org.hibernate.metamodel.internal.EmbeddableHelper
- determinePropertyName(EnversService, AuditReaderImplementor, String, String) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
- determinePropertyName(EnversService, AuditReaderImplementor, String, PropertyNameGetter) - Static method in class org.hibernate.envers.query.criteria.internal.CriteriaTools
- determineRemainingTransactionTimeOutPeriod() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- determineRemainingTransactionTimeOutPeriod() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Calculate the amount of time, in seconds, still remaining before transaction timeout occurs.
- determineRowCount(int, PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
- determineRowCount(int, PreparedStatement) - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
- determineRowTransformer(SqmSelectStatement<?>, Class<T>, TupleMetadata, QueryOptions) - Static method in class org.hibernate.query.sqm.internal.ConcreteSqmSelectQueryPlan
- determineSchemaFilter(Identifier) - Method in class org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
- determineSegmentColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.TableGenerator
-
Determine the name of the column used to indicate the segment for each row.
- determineSegmentColumnSize(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
-
Determine the size of the
segment column - determineSegmentValue(Properties) - Method in class org.hibernate.id.enhanced.TableGenerator
-
Determine the segment value corresponding to this generator instance.
- determineSequenceName(Properties, Dialect, JdbcEnvironment, ServiceRegistry) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Determine the name of the sequence (or table if this resolves to a physical table) to use.
- determineSequenceName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in interface org.hibernate.id.enhanced.ImplicitDatabaseObjectNamingStrategy
-
Determine the implicit name for an identifier-generator sequence
- determineSequenceName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in class org.hibernate.id.enhanced.LegacyNamingStrategy
- determineSequenceName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in class org.hibernate.id.enhanced.SingleNamingStrategy
- determineSequenceName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in class org.hibernate.id.enhanced.StandardNamingStrategy
- determineSimpleType(ValueContext, MetadataContext) - Static method in class org.hibernate.metamodel.internal.AttributeFactory
- determineSingularAssociationClassification(Member) - Static method in class org.hibernate.metamodel.internal.AttributeFactory
- determineSql(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
- determineSqlStateClassCode(String) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
- determineTableName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in interface org.hibernate.id.enhanced.ImplicitDatabaseObjectNamingStrategy
-
Determine the implicit name for an identifier-generator table
- determineTableName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in class org.hibernate.id.enhanced.LegacyNamingStrategy
- determineTableName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in class org.hibernate.id.enhanced.SingleNamingStrategy
- determineTableName(Identifier, Identifier, Map<?, ?>, ServiceRegistry) - Method in class org.hibernate.id.enhanced.StandardNamingStrategy
- determineTableName(Table) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- determineTableName(Table) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- determineTableNumberForColumn(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- determineTableNumberForColumn(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
- determineTenantIdColumnName(ImplicitTenantIdColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the implicit name of the tenant identifier column belonging to a given entity when it is not explicitly specified using
Column.name(). - determineTenantIdColumnName(ImplicitTenantIdColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineType(String, Class<?>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
- determineUniqueKeyName(ImplicitUniqueKeyNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
-
Determine the unique key name when it is not explicitly specified using
UniqueConstraint.name(). - determineUniqueKeyName(ImplicitUniqueKeyNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
- determineValueColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
Determine the name of the column used to store the generator value in the db.
- determineValueColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.id.enhanced.TableGenerator
-
Determine the name of the column in which we will store the generator persistent value.
- determineValueMapping(SqmExpression<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- determineValueMapping(SqmExpression<?>) - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
- determineValueMapping(SqmExpression<?>) - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
- determineValueMapping(SqmParameter<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
- dialect - Variable in class org.hibernate.dialect.unique.AlterTableUniqueDelegate
- dialect - Variable in class org.hibernate.internal.FastSessionServices
- dialect - Variable in class org.hibernate.tool.schema.internal.StandardTableCleaner
- dialect - Variable in class org.hibernate.tool.schema.internal.StandardTableExporter
- dialect - Variable in class org.hibernate.tool.schema.internal.StandardTableMigrator
- dialect - Variable in class org.hibernate.tool.schema.internal.StandardUserDefinedTypeExporter
- dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.Check
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.ColumnDefault
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.DiscriminatorFormula
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.FilterDefs
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.Filters
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.Formula
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.GeneratedColumn
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.JoinFormula
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.OrderBy
-
The
Dialectin which this override applies. - dialect() - Method in annotation type org.hibernate.annotations.DialectOverride.Where
-
The
Dialectin which this override applies. - dialect() - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
- Dialect - Class in org.hibernate.dialect
-
Represents a dialect of SQL implemented by a particular RDBMS.
- Dialect() - Constructor for class org.hibernate.dialect.Dialect
-
Deprecated.provide a
DatabaseVersion - Dialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.Dialect
- Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.Dialect
- DIALECT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies the Hibernate SQL dialect, either an instance of
Dialect, aClassrepresenting a class that extendsDialect, or the name of a class that extendsDialect. - DIALECT - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
- DIALECT - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- DIALECT - Static variable in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- DIALECT_DB_MAJOR_VERSION - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.
- DIALECT_DB_MINOR_VERSION - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.
- DIALECT_DB_NAME - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.Use
AvailableSettings.JAKARTA_HBM2DDL_DB_NAMEinstead - DIALECT_DB_VERSION - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Deprecated.Use
AvailableSettings.JAKARTA_HBM2DDL_DB_VERSIONinstead - DIALECT_RESOLVERS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Specifies additional
DialectResolverimplementations to register with the standardDialectFactory. - Dialect.SizeStrategy - Interface in org.hibernate.dialect
-
Pluggable strategy for determining the
Sizeto use for columns of a given SQL type. - Dialect.SizeStrategyImpl - Class in org.hibernate.dialect
- DialectCheck - Interface in org.hibernate.testing
-
Defines a means to check
Dialectfeatures for use in "test protection" checks. - DialectChecks - Class in org.hibernate.testing
-
Container class for different implementation of the
DialectCheckinterface. - DialectChecks() - Constructor for class org.hibernate.testing.DialectChecks
- DialectChecks.DoesNotSupportFollowOnLocking - Class in org.hibernate.testing
- DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
- DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
- DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
- DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
- DialectChecks.DoubleQuoteQuoting - Class in org.hibernate.testing
- DialectChecks.ForceLobAsLastValue - Class in org.hibernate.testing
- DialectChecks.HasSelfReferentialForeignKeyBugCheck - Class in org.hibernate.testing
- DialectChecks.SupportCatalogCreation - Class in org.hibernate.testing
- DialectChecks.SupportDropConstraints - Class in org.hibernate.testing
- DialectChecks.SupportLimitAndOffsetCheck - Class in org.hibernate.testing
- DialectChecks.SupportLimitCheck - Class in org.hibernate.testing
- DialectChecks.SupportNoWait - Class in org.hibernate.testing
- DialectChecks.SupportPartitionBy - Class in org.hibernate.testing
- DialectChecks.SupportsArrayDataTypes - Class in org.hibernate.testing
- DialectChecks.SupportsCascadeDeleteCheck - Class in org.hibernate.testing
- DialectChecks.SupportSchemaCreation - Class in org.hibernate.testing
- DialectChecks.SupportsCircularCascadeDeleteCheck - Class in org.hibernate.testing
- DialectChecks.SupportsColumnCheck - Class in org.hibernate.testing
- DialectChecks.SupportsExistsInSelectCheck - Class in org.hibernate.testing
- DialectChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.testing
- DialectChecks.SupportsIdentityColumns - Class in org.hibernate.testing
- DialectChecks.SupportsJdbcDriverProxying - Class in org.hibernate.testing
- DialectChecks.SupportSkipLocked - Class in org.hibernate.testing
- DialectChecks.SupportsLobValueChangePropagation - Class in org.hibernate.testing
- DialectChecks.SupportsLockTimeouts - Class in org.hibernate.testing
- DialectChecks.SupportsNClob - Class in org.hibernate.testing
- DialectChecks.SupportsNoColumnInsert - Class in org.hibernate.testing
- DialectChecks.SupportsOrderByInCorrelatedSubquery - Class in org.hibernate.testing
- DialectChecks.SupportsParametersInInsertSelectCheck - Class in org.hibernate.testing
- DialectChecks.SupportsRecursiveCtes - Class in org.hibernate.testing
- DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck - Class in org.hibernate.testing
- DialectChecks.SupportsRowValueConstructorSyntaxCheck - Class in org.hibernate.testing
- DialectChecks.SupportsSequences - Class in org.hibernate.testing
- DialectChecks.SupportsSkipLocked - Class in org.hibernate.testing
- DialectChecks.SupportsSubqueryInOnClause - Class in org.hibernate.testing
- DialectChecks.SupportsSubqueryInSelect - Class in org.hibernate.testing
- DialectChecks.SupportsTemporaryTable - Class in org.hibernate.testing
- DialectChecks.SupportsTemporaryTableIdentity - Class in org.hibernate.testing
- DialectChecks.SupportSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing
- DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing
- DialectChecks.SupportsUnionInSubquery - Class in org.hibernate.testing
- DialectChecks.SupportsValuesListForInsert - Class in org.hibernate.testing
- DialectChecks.SupportWait - Class in org.hibernate.testing
- DialectChecks.UsesInputStreamToInsertBlob - Class in org.hibernate.testing
- dialectClass() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialect
- DialectContext - Class in org.hibernate.testing.orm.junit
- DialectFactory - Interface in org.hibernate.engine.jdbc.dialect.spi
-
A factory for generating Dialect instances.
- DialectFactoryImpl - Class in org.hibernate.engine.jdbc.dialect.internal
-
Standard implementation of the
DialectFactoryservice. - DialectFactoryImpl() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl
- DialectFactoryInitiator - Class in org.hibernate.engine.jdbc.dialect.internal
-
Standard initiator for the standard
DialectFactoryservice - DialectFactoryInitiator() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator
- DialectFactoryTestingImpl - Class in org.hibernate.testing.boot
- DialectFactoryTestingImpl() - Constructor for class org.hibernate.testing.boot.DialectFactoryTestingImpl
- DialectFactoryTestingImpl(Dialect) - Constructor for class org.hibernate.testing.boot.DialectFactoryTestingImpl
- DialectFeatureCheck - Interface in org.hibernate.testing.orm.junit
- DialectFeatureChecks - Class in org.hibernate.testing.orm.junit
-
Container class for different implementation of the
DialectFeatureCheckinterface. - DialectFeatureChecks() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks
- DialectFeatureChecks.CurrentTimestampHasMicrosecondPrecision - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoubleQuoteQuoting - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.ForceLobAsLastValue - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportCatalogCreation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportDropConstraints - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportFollowOnLocking - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportLimitAndOffsetCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportLimitCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportNoWait - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportNullPrecedence - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportPartitionBy - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsCascadeDeleteCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsCharCodeConversion - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportSchemaCreation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsCircularCascadeDeleteCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsColumnCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsExistsInSelectCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsFilterClause - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsFormat - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsFullJoin - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsGroupByGroupingSets - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsGroupByRollup - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsHypotheticalSetFunctions - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsIdentityColumns - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsInverseDistributionFunctions - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsJdbcDriverProxying - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsJsonAggregate - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsJsonComponentUpdate - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsLobValueChangePropogation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsLockTimeouts - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsMedian - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsNationalizedData - Class in org.hibernate.testing.orm.junit
-
Does the database support nationalized data in any form
- DialectFeatureChecks.SupportsNationalizedDataTypes - Class in org.hibernate.testing.orm.junit
-
Does the database specifically support the explicit nationalized data types
- DialectFeatureChecks.SupportsNoColumnInsert - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsOffsetInSubquery - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsOrderByInCorrelatedSubquery - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsOrderByInSubquery - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsPadWithChar - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsParametersInInsertSelectCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsRecursiveCtes - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsReplace - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsSequences - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsSkipLocked - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsStringAggregation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsStructAggregate - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsSubqueryInOnClause - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsTemporaryTable - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsTimezoneTypes - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsTruncateTable - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsTruncateThroughCast - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsUnion - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsValuesListForInsert - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsWindowFunctions - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsWithTies - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.UsesInputStreamToInsertBlob - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.UsesStandardCurrentTimestampFunction - Class in org.hibernate.testing.orm.junit
- DialectFilterExtension - Class in org.hibernate.testing.orm.junit
-
JUnit 5 extension used to add
RequiresDialectandSkipForDialecthandling - DialectFilterExtension() - Constructor for class org.hibernate.testing.orm.junit.DialectFilterExtension
- DialectOverride - Interface in org.hibernate.annotations
-
Allows certain annotations to be overridden in a given SQL
Dialect. - DialectOverride.Check - Annotation Type in org.hibernate.annotations
-
Specializes a
Checkin a certain dialect. - DialectOverride.Checks - Annotation Type in org.hibernate.annotations
- DialectOverride.ColumnDefault - Annotation Type in org.hibernate.annotations
-
Specializes a
ColumnDefaultin a certain dialect. - DialectOverride.ColumnDefaults - Annotation Type in org.hibernate.annotations
- DialectOverride.DiscriminatorFormula - Annotation Type in org.hibernate.annotations
-
Specializes a
DiscriminatorFormulain a certain dialect. - DialectOverride.DiscriminatorFormulas - Annotation Type in org.hibernate.annotations
- DialectOverride.FilterDefOverrides - Annotation Type in org.hibernate.annotations
- DialectOverride.FilterDefs - Annotation Type in org.hibernate.annotations
-
Specializes
FilterDefsin a certain dialect. - DialectOverride.FilterOverrides - Annotation Type in org.hibernate.annotations
- DialectOverride.Filters - Annotation Type in org.hibernate.annotations
-
Specializes
Filtersin a certain dialect. - DialectOverride.Formula - Annotation Type in org.hibernate.annotations
-
Specializes a
Formulain a certain dialect. - DialectOverride.Formulas - Annotation Type in org.hibernate.annotations
- DialectOverride.GeneratedColumn - Annotation Type in org.hibernate.annotations
-
Specializes a
GeneratedColumnin a certain dialect. - DialectOverride.GeneratedColumns - Annotation Type in org.hibernate.annotations
- DialectOverride.JoinFormula - Annotation Type in org.hibernate.annotations
-
Specializes a
JoinFormulain a certain dialect. - DialectOverride.JoinFormulas - Annotation Type in org.hibernate.annotations
- DialectOverride.OrderBy - Annotation Type in org.hibernate.annotations
-
Specializes an
OrderByin a certain dialect. - DialectOverride.OrderBys - Annotation Type in org.hibernate.annotations
- DialectOverride.OverridesAnnotation - Annotation Type in org.hibernate.annotations
-
Marks an annotation type as a dialect-specific override for some other annotation type.
- DialectOverride.Version - Annotation Type in org.hibernate.annotations
-
Identifies a database version.
- DialectOverride.Where - Annotation Type in org.hibernate.annotations
-
Specializes a
Wherein a certain dialect. - DialectOverride.Wheres - Annotation Type in org.hibernate.annotations
- DialectResolutionInfo - Interface in org.hibernate.engine.jdbc.dialect.spi
-
Exposes information about the database and JDBC driver that can be used in resolving the appropriate Dialect to use.
- DialectResolutionInfoSource - Interface in org.hibernate.engine.jdbc.dialect.spi
-
Contract for the source of DialectResolutionInfo.
- DialectResolver - Interface in org.hibernate.engine.jdbc.dialect.spi
-
Contract for determining the
Dialectto use based on information about the database / driver. - DialectResolverInitiator - Class in org.hibernate.engine.jdbc.dialect.internal
-
Standard initiator for the
DialectResolverservice - DialectResolverInitiator() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator
- DialectResolverSet - Class in org.hibernate.engine.jdbc.dialect.internal
-
A
DialectResolverimplementation which coordinates resolution by delegating to sub-resolvers. - DialectResolverSet() - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
- DialectResolverSet(List<DialectResolver>) - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
- DialectResolverSet(DialectResolver...) - Constructor for class org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet
- dialectScope - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
- dialectScopes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
- DialectSelector - Interface in org.hibernate.boot.registry.selector.spi
-
Service which acts as a registry for named strategy implementations.
- diff(Expression<? extends N>, Expression<? extends N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- diff(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- diff(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- diff(Expression<? extends N>, Expression<? extends N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- diff(Expression<? extends N>, N) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- diff(Expression<? extends N>, N) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- diff(Expression<? extends N>, N) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- diff(Expression<? extends N>, N) - Method in interface org.hibernate.query.sqm.NodeBuilder
- diff(N, Expression<? extends N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- diff(N, Expression<? extends N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- diff(N, Expression<? extends N>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- diff(N, Expression<? extends N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- difference - org.hibernate.spatial.SpatialFunction
-
Deprecated.The difference function, cfr.
- dimension - org.hibernate.spatial.SpatialFunction
-
Deprecated.The dimension function, cfr.
- DirectAccessRegion - Interface in org.hibernate.cache.spi
-
Specialized
Regionwhose data is accessed directly, without the need for key/item wrapping. - DirectAccessRegionTemplate - Class in org.hibernate.cache.spi.support
-
Bridge between DirectAccessRegion and StorageAccess
- DirectAccessRegionTemplate(String, RegionFactory, StorageAccess) - Constructor for class org.hibernate.cache.spi.support.DirectAccessRegionTemplate
-
Constructs a
DirectAccessRegionTemplate. - direction() - Method in class org.hibernate.grammars.ordering.OrderingParser
- direction() - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
- DirectionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.DirectionContext
- DirectResultSetAccess - Class in org.hibernate.sql.results.jdbc.internal
- DirectResultSetAccess(SharedSessionContractImplementor, PreparedStatement, ResultSet) - Constructor for class org.hibernate.sql.results.jdbc.internal.DirectResultSetAccess
- dirty() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
- dirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Mark the collection as dirty
- DIRTY - org.hibernate.annotations.OptimisticLockType
-
Optimistic locking based on dirty fields of the entity.
- DIRTY - org.hibernate.engine.OptimisticLockStyle
-
dirty columns are compared
- DIRTY_CHECK - org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
- DIRTY_CHECK - Static variable in class org.hibernate.event.spi.EventType
- dirtyCalculationEnd(boolean) - Method in class org.hibernate.BaseSessionEventListener
- dirtyCalculationEnd(boolean) - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
- dirtyCalculationEnd(boolean) - Method in interface org.hibernate.SessionEventListener
- dirtyCalculationStart() - Method in class org.hibernate.BaseSessionEventListener
- dirtyCalculationStart() - Method in class org.hibernate.engine.internal.SessionEventListenerManagerImpl
- dirtyCalculationStart() - Method in interface org.hibernate.SessionEventListener
- dirtyCheck(FlushEntityEvent) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
-
Perform a dirty check, and attach the results to the event
- DirtyCheckEvent - Class in org.hibernate.event.spi
-
Defines an event class for the dirty-checking of a session.
- DirtyCheckEvent(EventSource) - Constructor for class org.hibernate.event.spi.DirtyCheckEvent
- DirtyCheckEventListener - Interface in org.hibernate.event.spi
-
Defines the contract for handling of session dirty-check events.
- DirtyCollectionSearchVisitor - Class in org.hibernate.event.internal
-
Do we have a dirty collection here? 1.
- DirtyCollectionSearchVisitor(Object, EventSource, boolean[]) - Constructor for class org.hibernate.event.internal.DirtyCollectionSearchVisitor
- DirtyTracker - Interface in org.hibernate.bytecode.enhance.internal.tracker
-
Interface to be implemented by dirty trackers, a simplified Set of String.
- DISABLE_SELECTIVE - org.hibernate.jpamodelgen.xml.jaxb.PersistenceUnitCachingType
- disableAutoClose() - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
-
By default, when a ServiceRegistry is no longer referenced by any other registries as a parent it will be closed.
- disableAutoClose() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
-
By default, when a
ServiceRegistryis no longer referenced by any other registries as a parent it will be closed. - disableConversion - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConvert
- disableConversion - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Convert
- disableCreation() - Method in class org.hibernate.mapping.ForeignKey
- DISABLED - org.hibernate.metamodel.internal.JpaMetaModelPopulationSetting
- DISABLED - org.hibernate.metamodel.internal.JpaStaticMetaModelPopulationSetting
-
DISABLED indicates that Hibernate will not look for the JPA static metamodel description of the application domain model.
- DisabledCaching - Class in org.hibernate.cache.internal
-
A
CacheImplementorservice used when the second-level cache is disabled. - DisabledCaching(SessionFactoryImplementor) - Constructor for class org.hibernate.cache.internal.DisabledCaching
- DisabledScanner - Class in org.hibernate.boot.archive.scan.internal
-
Implementation of Scanner that does nothing.
- DisabledScanner() - Constructor for class org.hibernate.boot.archive.scan.internal.DisabledScanner
- disableFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
- disableFetchProfile(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- disableFetchProfile(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- disableFetchProfile(String) - Method in class org.hibernate.internal.SessionImpl
- disableFetchProfile(String) - Method in interface org.hibernate.Session
-
Disable the
fetch profilewith the given name in this session. - disableFilter(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
- disableFilter(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
- disableFilter(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
- disableFilter(String) - Method in class org.hibernate.internal.SessionImpl
- disableFilter(String) - Method in interface org.hibernate.Session
-
Disable the named filter for the current session.
- disableForeignKey - Variable in class org.hibernate.jpamodelgen.xml.jaxb.ForeignKey
- disableForeignKey() - Method in class org.hibernate.mapping.SimpleValue
- disableForeignKeyCreation() - Method in class org.hibernate.mapping.Join
- disableJtaTransactionAccess() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- disableJtaTransactionAccess() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- disableJtaTransactionAccess() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
- disableJtaTransactionAccess() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
- disableRefreshDetachedEntity() - Method in class org.hibernate.boot.internal.SessionFactoryBuilderImpl
- disableRefreshDetachedEntity() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- disableRefreshDetachedEntity() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
- disableReleases() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
- disableReleases() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Disable connection releases
- disablingContextualLOBCreation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
- disablingContextualLOBCreationSinceConnectionNull() - Method in interface org.hibernate.internal.CoreMessageLogger
- disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
- disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in interface org.hibernate.internal.CoreMessageLogger
- DISALLOW - org.hibernate.boot.model.TypeDefinitionRegistry.DuplicationStrategy
- disallowingInsertStatementComment() - Method in interface org.hibernate.internal.CoreMessageLogger
- disallowMultiValuedBinding() - Method in class org.hibernate.procedure.internal.FunctionReturnImpl
- disallowMultiValuedBinding() - Method in class org.hibernate.query.spi.AbstractQueryParameter
- disallowMultiValuedBinding() - Method in interface org.hibernate.query.spi.QueryParameterImplementor
- disallowMultiValuedBinding() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
- disallowPositionalSelections() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
- disassemble(J) - Method in interface org.hibernate.usertype.CompositeUserType
-
Transform the object into its cacheable representation.
- disassemble(J) - Method in interface org.hibernate.usertype.UserType
-
Transform the given value into a destructured representation, suitable for storage in the second-level cache.
- disassemble(Object[], SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ComponentArrayMutabilityPlan
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ManyToOneType
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.OneToOneType
- disassemble(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SpecialOneToOneType
- disassemble(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
-
Return a disassembled representation of the object.
- disassemble(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
- disassemble(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
- disassemble(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.AbstractDiscriminatorMapping
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.AnyDiscriminatorPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.AnyKeyPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.BasicAttributeMapping
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.BasicValuedCollectionPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.CollectionIdentifierDescriptorImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddableMappingTypeImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedForeignKeyDescriptor
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EntityRowIdMappingImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.EntityVersionMappingImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.IdClassEmbeddable
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.InverseNonAggregatedIdentifierMapping
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.NonAggregatedIdentifierMappingImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.OneToManyCollectionPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.SimpleForeignKeyDescriptor
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.SimpleNaturalIdMapping
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.mapping.internal.VirtualIdEmbeddable
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.model.domain.internal.ArrayTupleType
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.metamodel.model.domain.internal.TupleMappingModelExpressible
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.sql.exec.internal.AbstractJdbcParameter
- disassemble(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.type.BasicType
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
- disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.internal.ConvertedBasicTypeImpl
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AbstractType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.AnyType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CollectionType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ComponentType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CustomType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.internal.ConvertedBasicTypeImpl
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.OneToOneType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.SerializableToBlobType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
- disassemble(Object, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.type.Type
-
Return a disassembled representation of the object.
- disassemble(Object, SharedSessionContract) - Method in class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping.MutabilityPlanImpl
- disassemble(Blob, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan
- disassemble(Clob, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ClobJavaType.ClobMutabilityPlan
- disassemble(NClob, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.NClobJavaType.NClobMutabilityPlan
- disassemble(J, SharedSessionContract) - Method in class org.hibernate.type.internal.CompositeUserTypeJavaTypeWrapper.MutabilityPlanWrapper
- disassemble(J, SharedSessionContract) - Method in class org.hibernate.type.internal.UserTypeJavaTypeWrapper.MutabilityPlanWrapper
- disassemble(RevisionType) - Method in class org.hibernate.envers.internal.entities.RevisionTypeType
- disassemble(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
- disassemble(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentBag
- disassemble(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
-
Disassemble the collection to get it ready for the cache
- disassemble(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
- disassemble(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentList
- disassemble(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentMap
- disassemble(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSet
- disassemble(T) - Method in class org.hibernate.type.EnumType
- disassemble(T) - Method in class org.hibernate.usertype.BaseUserTypeSupport
- disassemble(T) - Method in class org.hibernate.usertype.internal.AbstractTimeZoneStorageCompositeUserType
- disassemble(T) - Method in class org.hibernate.usertype.StaticUserTypeSupport
- disassemble(T, SharedSessionContract) - Method in class org.hibernate.boot.model.process.internal.UserTypeMutabilityPlanAdapter
- disassemble(T, SharedSessionContract) - Method in class org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl
- disassemble(T, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
- disassemble(T, SharedSessionContract) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
-
Return a disassembled representation of the value.
- disassemble(T, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
- DISCARD_PC_ON_CLOSE - Static variable in interface org.hibernate.cfg.AvailableSettings
-
When enabled, specifies that the persistent context should be discarded when either
SharedSessionContract.close()orEntityManager.close()is called. - Discriminatable - Interface in org.hibernate.boot.jaxb.hbm.spi
- Discriminatable - Interface in org.hibernate.metamodel.mapping
-
Things that have a discriminator associated with it.
- DISCRIMINATED - org.hibernate.boot.model.source.spi.InheritanceType
- DiscriminatedAssociation - Interface in org.hibernate.boot.jaxb.mapping
-
JAXB binding interface for discriminated association based attributes (any and many-to-any)
- DiscriminatedAssociation.Discriminator - Interface in org.hibernate.boot.jaxb.mapping
-
JAXB binding interface for describing the discriminator of a discriminated association
- DiscriminatedAssociation.Key - Interface in org.hibernate.boot.jaxb.mapping
-
The key of a
DiscriminatedAssociation- the (logical) foreign-key value - DiscriminatedAssociationAttributeMapping - Class in org.hibernate.metamodel.mapping.internal
-
Singular, any-valued attribute
- DiscriminatedAssociationAttributeMapping(NavigableRole, JavaType<?>, ManagedMappingType, int, int, AttributeMetadata, FetchTiming, PropertyAccess, Property, AnyType, Any, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationAttributeMapping
- DiscriminatedAssociationAttributeMapping.MutabilityPlanImpl - Class in org.hibernate.metamodel.mapping.internal
- DiscriminatedAssociationMapping - Class in org.hibernate.metamodel.mapping.internal
-
Represents the "type" of an any-valued mapping
- DiscriminatedAssociationMapping(DiscriminatedAssociationModelPart, AnyDiscriminatorPart, BasicValuedModelPart, JavaType<?>, FetchTiming, Map<Object, String>, SessionFactoryImplementor) - Constructor for class org.hibernate.metamodel.mapping.internal.DiscriminatedAssociationMapping
- DiscriminatedAssociationModelPart - Interface in org.hibernate.metamodel.mapping
-
A discriminated association.
- DiscriminatedAssociationPathInterpretation<T> - Class in org.hibernate.query.sqm.sql.internal
-
SqmPathInterpretation for discriminated association (ANY) mappings
- discriminatedAssociations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
- discriminatedAssociations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
- DiscriminatedAssociationTypePathInterpretation<T> - Class in org.hibernate.query.sqm.sql.internal
- DiscriminatedAssociationTypePathInterpretation(NavigablePath, ModelPart, TableGroup, Expression) - Constructor for class org.hibernate.query.sqm.sql.internal.DiscriminatedAssociationTypePathInterpretation
- DiscriminatedCollectionPart - Class in org.hibernate.metamodel.mapping.internal
- DiscriminatedCollectionPart(CollectionPart.Nature, CollectionPersister, JavaType<Object>, Any, AnyType, MappingModelCreationProcess) - Constructor for class org.hibernate.metamodel.mapping.internal.DiscriminatedCollectionPart
- discriminator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
- discriminator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
- discriminator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
- discriminator() - Method in annotation type org.hibernate.annotations.AnyDiscriminatorValue
-
The discriminator value
- DISCRIMINATOR - org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata
-
Describes the
<discriminator/>element - DISCRIMINATOR_INHERIT - org.hibernate.testing.orm.domain.MappingFeature
- discriminatorColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- discriminatorColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
- discriminatorColumn - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
- discriminatorColumn - Variable in class org.hibernate.jpamodelgen.xml.jaxb.EntityResult
- DiscriminatorColumn - Class in org.hibernate.jpamodelgen.xml.jaxb
- DiscriminatorColumn() - Constructor for class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
- discriminatorFormula - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- DiscriminatorFormula - Annotation Type in org.hibernate.annotations
-
Specifies an expression written in native SQL as the discriminator for an entity inheritance hierarchy.
- DiscriminatorHelper - Class in org.hibernate.persister.entity
-
Operations needed by persisters for working with discriminators.
- DiscriminatorHelper() - Constructor for class org.hibernate.persister.entity.DiscriminatorHelper
- DiscriminatorMapping - Interface in org.hibernate.boot.jaxb.mapping
-
Mapping of a discriminator value to the corresponding entity-name
- DiscriminatorMetadata - Interface in org.hibernate.persister.entity
-
Provides the information needed to properly handle type discrimination in HQL queries, either by 'something.class' or 'type(something)' references.
- DiscriminatorOptions - Annotation Type in org.hibernate.annotations
-
Optional annotation used in conjunction with the JPA-defined
DiscriminatorColumnannotation to express Hibernate-specific discriminator properties. - DiscriminatorPathInterpretation - Class in org.hibernate.query.sqm.sql.internal
-
SqmPathInterpretation and DomainResultProducer implementation for entity discriminator
- DiscriminatorPathInterpretation(NavigablePath, EntityMappingType, TableGroup, SqlAstCreationState) - Constructor for class org.hibernate.query.sqm.sql.internal.DiscriminatorPathInterpretation
- DiscriminatorPersistentEntity - Class in org.hibernate.envers.boot.model
-
A persistent entity mapping that uses a single table to store entities based on a discriminator.
- DiscriminatorPersistentEntity(AuditTableData, PersistentClass) - Constructor for class org.hibernate.envers.boot.model.DiscriminatorPersistentEntity
- DiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
-
Contract for sources of information about a mapped discriminator.
- DiscriminatorSqmPath - Class in org.hibernate.metamodel.model.domain.internal
-
SqmPath specialization for an entity discriminator
- DiscriminatorSqmPath(NavigablePath, SqmPathSource, SqmPath<?>, EntityDomainType, EntityMappingType, NodeBuilder) - Constructor for class org.hibernate.metamodel.model.domain.internal.DiscriminatorSqmPath
- DiscriminatorSqmPathSource<D> - Class in org.hibernate.metamodel.model.domain.internal
-
SqmPathSource implementation for entity discriminator
- DiscriminatorSqmPathSource(DomainType<D>, EntityDomainType<?>, EntityMappingType) - Constructor for class org.hibernate.metamodel.model.domain.internal.DiscriminatorSqmPathSource
- discriminatorType - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
- discriminatorType - Variable in class org.hibernate.jpamodelgen.xml.jaxb.DiscriminatorColumn
- DiscriminatorType - Class in org.hibernate.envers.boot.model
-
Contract for a persistent entity discriminator type.
- DiscriminatorType<T> - Class in org.hibernate.persister.entity
-
TODO : javadoc
- DiscriminatorType - Enum in org.hibernate.jpamodelgen.xml.jaxb
-
Java class for discriminator-type.
- DiscriminatorType(Value) - Constructor for class org.hibernate.envers.boot.model.DiscriminatorType
- DiscriminatorType(BasicType<?>, Loadable) - Constructor for class org.hibernate.persister.entity.DiscriminatorType
- DiscriminatorTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
-
JAXB marshalling for
DiscriminatorType - DiscriminatorTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.DiscriminatorTypeMarshalling
- discriminatorValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
- discriminatorValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
- discriminatorValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
- discriminatorValue - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
- discriminatorValue - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping
- discriminatorValue - Variable in class org.hibernate.jpamodelgen.xml.jaxb.Entity
- DiscriminatorValueDetailsImpl - Class in org.hibernate.persister.entity
- DiscriminatorValueDetailsImpl(Object, String, EntityMappingType) - Constructor for class org.hibernate.persister.entity.DiscriminatorValueDetailsImpl
- disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
- disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cache.internal.CollectionCacheInvalidator
- disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.envers.boot.internal.EnversIntegrator
- disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
-
Tongue-in-cheek name for a shutdown callback.
- disjoint - org.hibernate.spatial.SpatialFunction
-
Deprecated.The disjoint function, cfr.
- disjoint(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially disjoint" constraint.
- disjoint(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially disjoint" constraint.
- disjoint(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially disjoint" constraint.
- disjoint(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "spatially disjoint" constraint.
- disjoint(Expression<? extends T>, Expression<? extends T>) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- disjoint(Expression<? extends T>, Expression<? extends T>) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "spatially disjoint" constraint.
- disjoint(Expression<? extends T>, T) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- disjoint(Expression<? extends T>, T) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "spatially disjoint" constraint.
- DISJOINT - Static variable in interface org.hibernate.spatial.SpatialRelation
-
Deprecated.The geometries are spatially dijoint
- disjunction() - Static method in class org.hibernate.envers.query.AuditEntity
-
Group criterions together in a single disjunction (A or B or C...).
- disjunction() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- disjunction() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- disjunction() - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- disjunction() - Method in interface org.hibernate.query.sqm.NodeBuilder
- DISJUNCTION - org.hibernate.sql.ast.tree.predicate.Junction.Nature
-
An OR
- dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.AddWorkUnit
- dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.CollectionChangeWorkUnit
- dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.DelWorkUnit
- dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.FakeBidirectionalRelationWorkUnit
- dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.ModWorkUnit
- dispatch(WorkUnitMergeVisitor) - Method in class org.hibernate.envers.internal.synchronization.work.PersistentCollectionChangeWorkUnit
- dispatch(WorkUnitMergeVisitor) - Method in interface org.hibernate.envers.internal.synchronization.work.WorkUnitMergeDispatcher
-
Should be invoked on the second work unit.
- dispose() - Method in class org.hibernate.internal.util.collections.MapBackedClassValue
-
Use this to wipe the backing map, but N.B.
- distance - org.hibernate.spatial.SpatialFunction
-
Deprecated.The distance function, cfr.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, double) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, double) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Deprecated.Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(Expression<? extends T>, Expression<? extends T>, double) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- distanceWithin(Expression<? extends T>, Expression<? extends T>, double) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(Expression<? extends T>, Expression<? extends T>, Expression<Double>) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- distanceWithin(Expression<? extends T>, Expression<? extends T>, Expression<Double>) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(Expression<? extends T>, T, double) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- distanceWithin(Expression<? extends T>, T, double) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "distance within" constraint.
- distanceWithin(Expression<? extends T>, T, Expression<Double>) - Method in class org.hibernate.spatial.criteria.internal.SpatialCriteriaBuilderImpl
- distanceWithin(Expression<? extends T>, T, Expression<Double>) - Method in interface org.hibernate.spatial.criteria.SpatialCriteriaBuilder
-
Create a predicate for testing the arguments for "distance within" constraint.
- distinct() - Method in class org.hibernate.envers.query.criteria.AuditProperty
-
Projection on distinct values
- distinct() - Method in class org.hibernate.query.spi.DoubleStreamDecorator
- distinct() - Method in class org.hibernate.query.spi.IntStreamDecorator
- distinct() - Method in class org.hibernate.query.spi.LongStreamDecorator
- distinct() - Method in class org.hibernate.query.spi.StreamDecorator
- distinct(boolean) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
- distinct(boolean) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
- distinct(boolean) - Method in interface org.hibernate.query.criteria.JpaSubQuery
- distinct(boolean) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
- distinct(boolean) - Method in interface org.hibernate.query.sqm.tree.select.SqmSelectQuery
- distinct(boolean) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
- distinct(boolean) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
- Distinct - Class in org.hibernate.sql.ast.tree.expression
- Distinct(Expression) - Constructor for class org.hibernate.sql.ast.tree.expression.Distinct
- DISTINCT - Static variable in class org.hibernate.grammars.hql.HqlLexer
- DISTINCT - Static variable in class org.hibernate.grammars.hql.HqlParser
- DISTINCT - Static variable in class org.hibernate.type.SqlTypes
-
A type code representing the generic SQL type
DISTINCT. - DISTINCT() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
- DISTINCT() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
- DISTINCT() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
- DISTINCT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
- DISTINCT() - Method in class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
- DISTINCT_FROM - org.hibernate.query.sqm.ComparisonOperator
- distinctFrom(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- distinctFrom(Expression<?>, Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- distinctFrom(Expression<?>, Expression<?>) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- distinctFrom(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
- distinctFrom(Expression<?>, Object) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
- distinctFrom(Expression<?>, Object) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
- distinctFrom(Expression<?>, Object) - Method in class org.hibernate.query.sqm.internal.SqmCriteriaNodeBuilder
- distinctFrom(Expression<?>, Object) - Method in interface org.hibernate.query.sqm.NodeBuilder
- DIVIDE - org.hibernate.query.sqm.BinaryArithmeticOperator
- DIVIDE - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
- DIVIDE - Static variable in class org.hibernate.grammars.ordering.OrderingParser
- DML_RESULT_TABLE_NAME_PREFIX - Static variable in class org.hibernate.query.sqm.mutation.internal.cte.CteInsertHandler
- DO_NOT_AUDIT_OPTIMISTIC_LOCKING_FIELD - Static variable in interface org.hibernate.envers.configuration.EnversSettings
-
Treats optimistic locking properties as unversioned.
- doAfterCompletion(boolean, boolean) - Method in class org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
- doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityDeleteAction
- doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
- doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityInsertAction
- doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.action.internal.EntityUpdateAction
- doAfterTransactionCompletion(boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.action.spi.AfterTransactionCompletionProcess
-
Perform whatever processing is encapsulated here after completion of the transaction.
- doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.internal.EntityIncrementVersionProcess
-
Perform whatever processing is encapsulated here before completion of the transaction.
- doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.internal.EntityVerifyVersionProcess
- doBeforeTransactionCompletion(SessionImplementor) - Method in interface org.hibernate.action.spi.BeforeTransactionCompletionProcess
-
Perform whatever processing is encapsulated here before completion of the transaction.
- doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.envers.internal.synchronization.AuditProcess
- doBiDirectionalAssociationManagement(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
- doBiDirectionalAssociationManagement(UnloadedField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Should we manage association of bi-directional persistent attributes for this field?
- doBiDirectionalAssociationManagement(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
- doBiDirectionalAssociationManagement(UnloadedField) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- doBind(CallableStatement, J, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
-
Perform the binding.
- doBind(CallableStatement, X, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType.XmlValueBinder
- doBind(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
-
Perform the binding.
- doBind(PreparedStatement, X, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType.XmlValueBinder
- doBind(XMLEventReader, StartElement, Origin) - Method in class org.hibernate.boot.jaxb.internal.AbstractBinder
- doBind(XMLEventReader, StartElement, Origin) - Method in class org.hibernate.boot.jaxb.internal.MappingBinder
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.CacheableFileXmlSource
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.FileXmlSource
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.InputStreamAccessXmlSource
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.InputStreamXmlSource
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.JarFileEntryXmlSource
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.JaxpSourceXmlSource
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.internal.UrlXmlSource
- doBind(Binder) - Method in class org.hibernate.boot.jaxb.spi.XmlSource
- doBind(Binder, File, Origin) - Static method in class org.hibernate.boot.jaxb.internal.FileXmlSource
- doBind(Binder, InputStream, Origin, boolean) - Static method in class org.hibernate.boot.jaxb.internal.InputStreamXmlSource
- doBind(Binder, InputStreamAccess, Origin) - Static method in class org.hibernate.boot.jaxb.internal.InputStreamAccessXmlSource
- doBindNull(CallableStatement, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
-
Perform the null binding.
- doBindNull(PreparedStatement, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
-
Perform the null binding.
- doCascade(CascadingAction) - Method in interface org.hibernate.engine.spi.CascadeStyle
-
For this style, should the given action be cascaded?
- doCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyles.MultipleCascadeStyle
- doCoercion() - Method in interface org.hibernate.type.descriptor.java.CoercionHelper.Coercer
- doComputation() - Method in class org.hibernate.testing.junit4.CustomRunner
- doConnectionsFromProviderHaveAutoCommitDisabled() - Method in class org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
- doConnectionsFromProviderHaveAutoCommitDisabled() - Method in class org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
- doCreation(Metadata, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
-
Intended for use from tests
- doCreation(Metadata, Dialect, ExecutionOptions, ContributableMatcher, SourceDescriptor, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
- doCreation(Metadata, ServiceRegistry, Map<String, Object>, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
-
Intended for use from tests
- doCreation(Metadata, ExecutionOptions, ContributableMatcher, SourceDescriptor, TargetDescriptor) - Method in class org.hibernate.tool.schema.internal.SchemaCreatorImpl
- doCreation(Metadata, ExecutionOptions, ContributableMatcher, SourceDescriptor, TargetDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaCreator
-
Perform a schema creation from the indicated source(s) to the indicated target(s).
- doDeserialize(InputStream, ClassLoader, ClassLoader, ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
- doDirtyChecking(CustomEntityDirtinessStrategy.AttributeChecker) - Method in interface org.hibernate.CustomEntityDirtinessStrategy.DirtyCheckContext
-
The callback to indicate that dirty checking (the dirty attribute determination phase) should be handled by the calling
CustomEntityDirtinessStrategyusing the givenCustomEntityDirtinessStrategy.AttributeChecker. - doDirtyCheckingInline(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
- doDirtyCheckingInline(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Deprecated, for removal: This API element is subject to removal in a future version.Will be removed without replacement. See HHH-15641
- doDirtyCheckingInline(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
- doDirtyCheckingInline(UnloadedClass) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- doDrop(Metadata, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
-
For tests
- doDrop(Metadata, ServiceRegistry, Map<String, Object>, boolean, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
-
For tests
- doDrop(Metadata, ExecutionOptions, Dialect, SourceDescriptor, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
-
For use from testing
- doDrop(Metadata, ExecutionOptions, ContributableMatcher, Dialect, SourceDescriptor, GenerationTarget...) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
-
For use from testing
- doDrop(Metadata, ExecutionOptions, ContributableMatcher, SourceDescriptor, TargetDescriptor) - Method in class org.hibernate.tool.schema.internal.SchemaDropperImpl
- doDrop(Metadata, ExecutionOptions, ContributableMatcher, SourceDescriptor, TargetDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaDropper
-
Perform a schema drop from the indicated source(s) to the indicated target(s).
- doDynamicDelete(Object, Object, Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinator
- doDynamicInserts(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinator
- doDynamicUpdate(Object, Object, Object, Object[], Object[], UpdateCoordinatorStandard.InclusionChecker, UpdateCoordinatorStandard.UpdateValuesAnalysisImpl, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
- doesConnectionProviderDisableAutoCommit() - Method in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder
- doesConnectionProviderDisableAutoCommit() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
- doesConnectionProviderDisableAutoCommit() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
- doesConnectionProviderDisableAutoCommit() - Method in class org.hibernate.internal.JdbcSessionContextImpl
- doesConnectionProviderDisableAutoCommit() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
- doesDataDefinitionCauseTransactionCommit() - Method in class org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl
- doesDataDefinitionCauseTransactionCommit() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
-
Did the driver report to DDL statements performed within a transaction performing an implicit commit of the transaction.
- DoesNotSupportFollowOnLocking() - Constructor for class org.hibernate.testing.DialectChecks.DoesNotSupportFollowOnLocking
- doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
- doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.DB2Dialect
- doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.DerbyDialect
- doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.Dialect
-
For the underlying database, is
READ_COMMITTEDisolation implemented by forcing readers to wait for write locks to be released? - doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.H2Dialect
- doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.HSQLDialect
- doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.SQLServerDialect
- DoesReadCommittedCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
- DoesReadCommittedCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
- DoesReadCommittedNotCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
- doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
- doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.Dialect
-
For the underlying database, is
REPEATABLE_READisolation implemented by forcing writers to wait for read locks to be released? - doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.HSQLDialect
- doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.SQLServerDialect
- DoesRepeatableReadCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
- DoesRepeatableReadCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
- DoesRepeatableReadNotCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
- doEvict(Object, EntityKey, EntityPersister, EventSource) - Method in class org.hibernate.event.internal.DefaultEvictEventListener
- doExecuteUpdate() - Method in class org.hibernate.procedure.internal.ProcedureCallImpl
- doExecuteUpdate() - Method in class org.hibernate.query.spi.AbstractQuery
- doExecuteUpdate() - Method in class org.hibernate.query.sql.internal.NativeQueryImpl
- doExecuteUpdate() - Method in class org.hibernate.query.sqm.internal.QuerySqmImpl
- doExtendedEnhancement(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
- doExtendedEnhancement(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
-
Should we enhance field access to entities from this class?
- doExtendedEnhancement(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper