Index

$ 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 and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$$_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_setUseTracker(boolean) - Method in interface org.hibernate.engine.spi.ManagedEntity
Used to understand if the tracker can be used to detect dirty properties.
$$_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
$$_hibernate_useTracker() - Method in interface org.hibernate.engine.spi.ManagedEntity
Can the tracker be used to detect dirty attributes

A

abortBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Abort the currently managed batch (if any)
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 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
 
AbstractArrayContainsFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_contains function.
AbstractArrayContainsFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.AbstractArrayContainsFunction
 
AbstractArrayFillFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_contains function.
AbstractArrayFillFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.AbstractArrayFillFunction
 
AbstractArrayIncludesFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_includes function.
AbstractArrayIncludesFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.AbstractArrayIncludesFunction
 
AbstractArrayIntersectsFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_intersects function.
AbstractArrayIntersectsFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.AbstractArrayIntersectsFunction
 
AbstractArrayJavaType<T,E> - Class in org.hibernate.type.descriptor.java
 
AbstractArrayJavaType(Class<T>, JavaType<E>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractArrayJavaType
 
AbstractArrayPositionFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_position functions.
AbstractArrayPositionFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.AbstractArrayPositionFunction
 
AbstractArrayPositionsFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_positions functions.
AbstractArrayPositionsFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.AbstractArrayPositionsFunction
 
AbstractArrayRemoveFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_remove functions.
AbstractArrayRemoveFunction() - Constructor for class org.hibernate.dialect.function.array.AbstractArrayRemoveFunction
 
AbstractArrayTrimFunction - Class in org.hibernate.dialect.function.array
Encapsulates the validator, return type and argument type resolvers for the array_remove functions.
AbstractArrayTrimFunction() - Constructor for class org.hibernate.dialect.function.array.AbstractArrayTrimFunction
 
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.
 
AbstractAttributeKey - Class in org.hibernate.boot.model.source.spi
 
AbstractAttributeKey() - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Constructor for the base AttributePath
AbstractAttributeKey(String) - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Constructor for the base AttributeRole
AbstractAttributeKey(AbstractAttributeKey, String) - Constructor for class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.boot.model.relational
Convenience base class for 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
 
AbstractBuilder(String) - Constructor for class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
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.
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.
AbstractCollectionPersister - Class in org.hibernate.persister.collection
Base implementation of the QueryableCollection interface.
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.
AbstractColumnReferenceQualifier - Class in org.hibernate.sql.ast.tree.from
 
AbstractColumnReferenceQualifier() - Constructor for class org.hibernate.sql.ast.tree.from.AbstractColumnReferenceQualifier
 
AbstractCommonQueryContract - Class in org.hibernate.query.spi
 
AbstractCommonQueryContract(SharedSessionContractImplementor) - Constructor for class org.hibernate.query.spi.AbstractCommonQueryContract
 
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.
 
AbstractCurrentSessionContext - Class in org.hibernate.context.spi
Base support for CurrentSessionContext implementors.
AbstractCurrentSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.spi.AbstractCurrentSessionContext
 
AbstractDataSourceBasedMultiTenantConnectionProviderImpl<T> - Class in org.hibernate.engine.jdbc.connections.spi
Basic support for implementations of MultiTenantConnectionProvider based on DataSources.
AbstractDataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
AbstractDelegatingMetadata - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of MetadataImplementor using delegation.
AbstractDelegatingMetadata(MetadataImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
AbstractDelegatingMetadataBuilderImplementor<T extends MetadataBuilderImplementor> - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of MetadataBuilderImplementor using delegation.
AbstractDelegatingMetadataBuilderImplementor(MetadataBuilderImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
AbstractDelegatingMetadataBuildingOptions - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of MetadataBuildingOptions using delegation.
AbstractDelegatingMetadataBuildingOptions(MetadataBuildingOptions) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
AbstractDelegatingSessionBuilder - Class in org.hibernate.engine.spi
Base class for SessionBuilder implementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.
AbstractDelegatingSessionBuilder(SessionBuilder) - Constructor for class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
AbstractDelegatingSessionBuilderImplementor - Class in org.hibernate.engine.spi
Base class for SessionBuilderImplementor implementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.
AbstractDelegatingSessionBuilderImplementor(SessionBuilderImplementor) - Constructor for class org.hibernate.engine.spi.AbstractDelegatingSessionBuilderImplementor
 
AbstractDelegatingSessionFactoryBuilder<T extends SessionFactoryBuilder> - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of SessionFactoryBuilder, using delegation
AbstractDelegatingSessionFactoryBuilder(SessionFactoryBuilder) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
AbstractDelegatingSessionFactoryBuilderImplementor<T extends SessionFactoryBuilderImplementor> - Class in org.hibernate.boot.spi
Convenience base class for custom implementors of SessionFactoryBuilderImplementor, using delegation
AbstractDelegatingSessionFactoryBuilderImplementor(SessionFactoryBuilderImplementor) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
 
AbstractDelegatingSessionFactoryOptions - Class in org.hibernate.boot.spi
Convenience base class for custom implementations of SessionFactoryOptions using delegation.
AbstractDelegatingSessionFactoryOptions(SessionFactoryOptions) - Constructor for class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
AbstractDelegatingSharedSessionBuilder - Class in org.hibernate.engine.spi
Base class for SharedSessionBuilder implementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.
AbstractDelegatingSharedSessionBuilder(SharedSessionBuilder) - Constructor for class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
AbstractDelegatingWrapperOptions - Class in org.hibernate.engine.spi
 
AbstractDelegatingWrapperOptions() - Constructor for class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
 
AbstractDeleteCoordinator - Class in org.hibernate.persister.entity.mutation
Template support for DeleteCoordinator implementations.
AbstractDeleteCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
AbstractDiscriminatedEntityResultGraphNode - Class in org.hibernate.sql.results.graph.entity
 
AbstractDiscriminatedEntityResultGraphNode(NavigablePath, DiscriminatedAssociationModelPart, JavaType<?>) - Constructor for class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
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
AbstractDomainType<J> - Class in org.hibernate.metamodel.model.domain
 
AbstractDomainType(JavaType<J>) - Constructor for class org.hibernate.metamodel.model.domain.AbstractDomainType
 
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.
 
AbstractEntityDataAccess - Class in org.hibernate.cache.spi.support
 
AbstractEntityDataAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess) - Constructor for class org.hibernate.cache.spi.support.AbstractEntityDataAccess
 
AbstractEntityPersister - Class in org.hibernate.persister.entity
Basic functionality for persisting an entity via JDBC, using 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
 
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(NavigablePath) - Constructor for class org.hibernate.sql.results.graph.AbstractFetchParent
 
AbstractFetchParent(AbstractFetchParent) - Constructor for class org.hibernate.sql.results.graph.AbstractFetchParent
 
AbstractGeneratedValuesMutationDelegate - Class in org.hibernate.generator.values
 
AbstractGeneratedValuesMutationDelegate(EntityPersister, EventType) - Constructor for class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
AbstractGeneratedValuesMutationDelegate(EntityPersister, EventType, boolean, boolean) - Constructor for class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
AbstractHANADialect - Class in org.hibernate.dialect
Deprecated, for removal: This API element is subject to removal in a future version.
Will be replaced with HANADialect in the future.
AbstractHANADialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
AbstractHANADialect(HANAServerConfiguration, boolean) - Constructor for class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
AbstractHANADialect.HANABlobType - Class in org.hibernate.dialect
Deprecated.
 
AbstractIdentifiableType<J> - Class in org.hibernate.metamodel.model.domain
Functionality common to all implementations of IdentifiableType.
AbstractIdentifiableType(String, JavaType<J>, IdentifiableDomainType<? super J>, boolean, boolean, boolean, JpaMetamodelImplementor) - Constructor for class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
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 JdbcLiteralFormatter implementation managing the JavaType
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>) - Constructor for class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
AbstractJdbcOperationQuery(String, List<JdbcParameterBinder>, Set<String>, Map<JdbcParameter, JdbcParameterBinding>) - Constructor for class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
AbstractJdbcOperationQuery(String, List<JdbcParameterBinder>, Set<String>, Set<FilterJdbcParameter>) - Constructor for class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
Deprecated.
filterJdbcParameters is no longer used
AbstractJdbcOperationQuery(String, List<JdbcParameterBinder>, Set<String>, Set<FilterJdbcParameter>, Map<JdbcParameter, JdbcParameterBinding>) - Constructor for class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
Deprecated.
filterJdbcParameters is no longer used
AbstractJpaSelection<T> - Class in org.hibernate.query.sqm.tree.jpa
Base support for JpaSelection impls.
AbstractJpaSelection(SqmExpressible<? super 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 JpaTupleElement impls
AbstractJpaTupleElement(SqmExpressible<? super T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement
 
AbstractJsonFormatMapper - Class in org.hibernate.type.format
 
AbstractJsonFormatMapper() - Constructor for class org.hibernate.type.format.AbstractJsonFormatMapper
 
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 LimitHandler interface.
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
 
AbstractManagedType<J> - Class in org.hibernate.metamodel.model.domain
Functionality common to all implementations of ManagedType.
AbstractManagedType(String, JavaType<J>, ManagedDomainType<? super J>, JpaMetamodelImplementor) - Constructor for class org.hibernate.metamodel.model.domain.AbstractManagedType
 
AbstractManagedType.InFlightAccessImpl - Class in org.hibernate.metamodel.model.domain
 
AbstractMapSemantics<MKV extends Map<K,V>,K,V> - Class in org.hibernate.collection.spi
 
AbstractMapSemantics() - Constructor for class org.hibernate.collection.spi.AbstractMapSemantics
 
AbstractMultiTenantConnectionProvider<T> - Class in org.hibernate.engine.jdbc.connections.spi
Basic support for MultiTenantConnectionProvider implementations using individual ConnectionProvider instances per tenant behind the scenes.
AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
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
 
AbstractMutationHandler - Class in org.hibernate.query.sqm.mutation.spi
 
AbstractMutationHandler(SqmDeleteOrUpdateStatement<?>, SessionFactoryImplementor) - Constructor for class org.hibernate.query.sqm.mutation.spi.AbstractMutationHandler
 
AbstractMutationStatement - Class in org.hibernate.sql.ast.tree
 
AbstractMutationStatement(CteContainer, NamedTableReference, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.AbstractMutationStatement
 
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
 
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
 
AbstractNegatableSqmPredicate(SqmExpressible<Boolean>, boolean, 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.
 
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
 
AbstractOptimizer - Class in org.hibernate.id.enhanced
Common support for Optimizer implementations.
AbstractParameterDescriptor<T> - Class in org.hibernate.engine.query.spi
 
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
 
AbstractPostgreSQLJsonPGObjectType - Class in org.hibernate.dialect
 
AbstractPostgreSQLJsonPGObjectType(EmbeddableMappingType, boolean) - Constructor for class org.hibernate.dialect.AbstractPostgreSQLJsonPGObjectType
 
AbstractPostgreSQLStructJdbcType - Class in org.hibernate.dialect
Implementation for serializing/deserializing an embeddable aggregate to/from the PostgreSQL component format.
AbstractPostgreSQLStructJdbcType(EmbeddableMappingType, String, int[]) - Constructor for class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
AbstractPostInsertGenerator - Class in org.hibernate.id
Deprecated, for removal: This API element is subject to removal in a future version.
Subclasses should now directly inherit PostInsertIdentifierGenerator and BulkInsertionCapableIdentifierGenerator, or even better, simply implement OnExecutionGenerator directly.
AbstractPostInsertGenerator() - Constructor for class org.hibernate.id.AbstractPostInsertGenerator
Deprecated.
 
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
 
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
 
AbstractReadWriteAccess - Class in org.hibernate.cache.spi.support
 
AbstractReadWriteAccess(DomainDataRegion, DomainDataStorageAccess) - Constructor for class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
AbstractReadWriteAccess.Item - Class in org.hibernate.cache.spi.support
Wrapper type representing unlocked items.
AbstractReadWriteAccess.Lockable - Interface in org.hibernate.cache.spi.support
Interface type implemented by all wrapper objects in the cache.
AbstractReadWriteAccess.SoftLockImpl - Class in org.hibernate.cache.spi.support
Wrapper type representing locked items.
AbstractRegion - Class in org.hibernate.cache.spi.support
 
AbstractRegion(String, RegionFactory) - Constructor for class org.hibernate.cache.spi.support.AbstractRegion
Constructs an AbstractRegion.
AbstractRegionFactory - Class in org.hibernate.cache.spi
 
AbstractRegionFactory() - Constructor for class org.hibernate.cache.spi.AbstractRegionFactory
 
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
 
AbstractReturningDelegate - Class in org.hibernate.id.insert
Abstract GeneratedValuesMutationDelegate implementation where the underlying strategy causes the generated identifier to be returned as an effect of performing the insert statement.
AbstractReturningDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractReturningDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
AbstractReturningDelegate(EntityPersister, EventType, boolean, boolean) - Constructor for class org.hibernate.id.insert.AbstractReturningDelegate
 
AbstractReturningWork<T> - Class in org.hibernate.jdbc
An abstract implementation of ReturningWork that accepts a WorkExecutor visitor for executing a discrete piece of work and returning a result.
AbstractReturningWork() - Constructor for class org.hibernate.jdbc.AbstractReturningWork
 
AbstractScannerImpl - Class in org.hibernate.boot.archive.scan.spi
 
AbstractScannerImpl(ArchiveDescriptorFactory) - Constructor for class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
 
AbstractScannerImpl.ArchiveContextImpl - Class in org.hibernate.boot.archive.scan.spi
 
AbstractScannerImpl.ArchiveDescriptorInfo - Class in org.hibernate.boot.archive.scan.spi
 
AbstractSelectingDelegate - Class in org.hibernate.id.insert
Abstract GeneratedValuesMutationDelegate implementation where the underlying strategy requires a subsequent select after the insert to determine the generated identifier.
AbstractSelectingDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractSelectingDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
AbstractSelectingDelegate(EntityPersister, EventType, boolean, boolean) - 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 LockingStrategy implementation to support implementations based on issuing SQL SELECT statements.
AbstractSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
AbstractSerializableProxy - Class in org.hibernate.proxy
Convenience base class for the serialized form of AbstractLazyInitializer.
AbstractSerializableProxy(String, Object, Boolean, String, String, boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
 
AbstractSetSemantics<SE extends Set<E>,E> - Class in org.hibernate.collection.spi
 
AbstractSetSemantics() - Constructor for class org.hibernate.collection.spi.AbstractSetSemantics
 
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
 
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 Class 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
 
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<? super 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 to SqmRoot
AbstractSqmFrom(NavigablePath, SqmPathSource<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
Intended for use with SqmCorrelatedRootJoin through SqmRoot
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
Deprecated, for removal: This API element is subject to removal in a future version.
AbstractSqmInsertStatement(NodeBuilder, SqmQuerySource, Set<SqmParameter<?>>, Map<String, SqmCteStatement<?>>, SqmRoot<T>, List<SqmPath<?>>, SqmConflictClause<T>) - 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
 
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
Constructor for HQL statements.
AbstractSqmRestrictedDmlStatement(SqmRoot<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
Constructor for Criteria statements.
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
 
AbstractSqmSelectQuery(SqmQueryPart<T>, Map<String, SqmCteStatement<?>>, 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<?, ?, ?>, SqmPathSource<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 BasicType implementations.
AbstractStandardBasicType(JdbcType, JavaType<T>) - Constructor for class org.hibernate.type.AbstractStandardBasicType
 
AbstractStatement - Class in org.hibernate.sql.ast.tree
 
AbstractStatement(CteContainer) - 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
 
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
 
AbstractUpdateOrDeleteStatement - Class in org.hibernate.sql.ast.tree
 
AbstractUpdateOrDeleteStatement(CteContainer, NamedTableReference, FromClause, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.AbstractUpdateOrDeleteStatement
 
AbstractUpdateOrDeleteStatement(NamedTableReference, FromClause, Predicate) - Constructor for class org.hibernate.sql.ast.tree.AbstractUpdateOrDeleteStatement
 
AbstractUpdateOrDeleteStatement(NamedTableReference, FromClause, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.AbstractUpdateOrDeleteStatement
 
AbstractUpdateRowsCoordinator - Class in org.hibernate.persister.collection.mutation
 
AbstractUpdateRowsCoordinator(CollectionMutationTarget, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
 
AbstractUserDefinedType - Class in org.hibernate.mapping
 
AbstractUserDefinedType(String, Namespace, Identifier) - Constructor for class org.hibernate.mapping.AbstractUserDefinedType
 
AbstractUUIDGenerator - Class in org.hibernate.id
Deprecated.
since UUIDHexGenerator is deprecated
AbstractUUIDGenerator() - Constructor for class org.hibernate.id.AbstractUUIDGenerator
Deprecated.
 
AbstractValueDelayedOperation(E, E) - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection.AbstractValueDelayedOperation
 
AbstractWork - Class in org.hibernate.jdbc
An abstract implementation of Work that accepts a WorkExecutor visitor for executing a discrete piece of work.
AbstractWork() - Constructor for class org.hibernate.jdbc.AbstractWork
 
accept(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
Deprecated.
 
accept(int, T, U) - Method in interface org.hibernate.mapping.IndexedBiConsumer
Deprecated.
 
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[], IntFunction<JdbcMapping>) - 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 SelectableMappings as a base for additional details.
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.AnySomeQuantifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ArrayInListContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
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.CollectionQuantifierContext
 
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.ColumnFunctionContext
 
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.ConflictActionContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
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.ElementsValuesQuantifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ElementValueQuantifierContext
 
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.EveryAllQuantifierContext
 
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.FetchCountOrPercentContext
 
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.IncludesPredicateContext
 
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.IndexKeyQuantifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.IndicesKeysQuantifierContext
 
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.IntersectsPredicateContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
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.IsFalsePredicateContext
 
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.IsTruePredicateContext
 
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.LocalDateTimeContext
 
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.LocalDateTimeLiteralContext
 
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.OffsetDateTimeContext
 
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.OffsetDateTimeLiteralContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
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.QueryOrderExpressionContext
 
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.SlicedPathAccessFragmentContext
 
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.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.TruncFunctionContext
 
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.ZonedDateTimeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
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(WorkExecutor<Void>, Connection) - Method in class org.hibernate.jdbc.AbstractWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<T>, Connection) - Method in class org.hibernate.jdbc.AbstractReturningWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<T>, Connection) - Method in interface org.hibernate.jdbc.WorkExecutorVisitable
Accepts a WorkExecutor visitor for executing a discrete piece of work, and returns an implementation-defined result..
accept(Any) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Array) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Bag) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(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<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.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<T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmTruthnessPredicate
 
accept(SemanticQueryWalker<T1>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
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.SqmBagJoin
 
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.SqmCorrelatedBagJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
 
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.SqmCorrelatedSetJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
 
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.SqmFunctionPath
 
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.SqmListJoin
 
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.SqmMapJoin
 
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.SqmSetJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
accept(SemanticQueryWalker<X>) - Method in class org.hibernate.query.sqm.tree.expression.AsWrapperSqmExpression
 
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.SqmCastTarget
 
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.SqmHqlNumericLiteral
 
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.SqmLiteralEmbeddableType
 
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.SqmConflictClause
 
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(SqlAstWalker) - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
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.EmbeddableTypeLiteral
 
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.NestedColumnReference
 
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.expression.UnparsedNumericLiteral
 
accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
accept(SqlAstWalker) - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
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.InArrayPredicate
 
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.predicate.ThruthnessPredicate
 
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.model.ast.ColumnWriteFragment
 
accept(SqlAstWalker) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
accept(Predicate) - Method in class org.hibernate.sql.ast.tree.predicate.PredicateCollector
 
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_TYPE - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
AccessCallback - Interface in org.hibernate.id.enhanced
Contract for providing callback access to a DatabaseStructure, typically from the Optimizer.
AccessedDataClassification - Enum Class in org.hibernate.cache.spi.support
 
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
Retrieves the current Transaction, or creates a new transaction if there is no transaction active.
accessTransaction() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
AccessType - Enum Class in org.hibernate.boot.spi
Enumerates various access strategies for accessing entity values.
AccessType - Enum Class in org.hibernate.cache.spi.access
Enumerates the policies for managing concurrent access to the shared second-level cache.
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
 
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
 
acquireInitializerId() - Method in interface org.hibernate.sql.results.graph.AssemblerCreationState
 
acquireUniqueAlias() - Static method in class org.hibernate.query.sqm.spi.SqmCreationHelper
 
action() - Element in annotation interface org.hibernate.annotations.NotFound
Specifies how to handle the case of an orphaned foreign key.
action() - Element in annotation interface 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 Class in org.hibernate.tool.schema
Enumerates the actions that may be performed by the schema management tooling.
ACTION_CREATE - Static variable in enum class org.hibernate.tool.schema.Action
 
ACTION_CREATE_ONLY - Static variable in enum class org.hibernate.tool.schema.Action
 
ACTION_CREATE_THEN_DROP - Static variable in enum class org.hibernate.tool.schema.Action
 
ACTION_DROP - Static variable in enum class org.hibernate.tool.schema.Action
 
ACTION_NONE - Static variable in enum class org.hibernate.tool.schema.Action
 
ACTION_UPDATE - Static variable in enum class org.hibernate.tool.schema.Action
 
ACTION_VALIDATE - Static variable in enum class org.hibernate.tool.schema.Action
 
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 - Enum constant in enum class org.hibernate.annotations.SoftDeleteType
Tracks rows which are active.
ACTIVE - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
The transaction has been started, but not yet completed.
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
 
Adapter19 - Class in org.hibernate.boot.jaxb.mapping
 
Adapter19() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter19
 
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
 
Adapter20 - Class in org.hibernate.boot.jaxb.mapping
 
Adapter20() - Constructor for class org.hibernate.boot.jaxb.mapping.Adapter20
 
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(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 Executable to this list.
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, int) - Method in interface org.hibernate.bytecode.enhance.spi.CollectionTracker
 
add(ToolingHint) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
 
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(JdbcParameter) - Method in class org.hibernate.sql.exec.spi.JdbcParametersList.Builder
 
add(Predicate) - Method in class org.hibernate.sql.ast.tree.predicate.Junction
 
add(TableMapping) - Method in class org.hibernate.persister.entity.mutation.TableSet
 
add(T) - Method in interface org.hibernate.query.sqm.tree.select.SqmAliasedExpressionContainer
 
ADD - Enum constant in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
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).
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 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(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
 
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
addAnnotatedClassName(String) - Method in class org.hibernate.boot.MetadataSources
Read metadata from the annotations attached to the given class.
addAnnotatedClassNames(String...) - Method in class org.hibernate.boot.MetadataSources
addAppliedParameterBinding(JdbcParameter, JdbcParameterBinding) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
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(String) - Method in class org.hibernate.sql.Update
 
addAssignment(String, String) - Method in class org.hibernate.sql.Update
 
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.insert.SqmConflictUpdateAction
 
addAssignment(SqmAssignment<?>) - Method in class org.hibernate.query.sqm.tree.update.SqmSetClause
 
addAssignments(String...) - Method in class org.hibernate.sql.Update
 
addAttribute(PersistentAttribute<J, ?>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType.InFlightAccessImpl
 
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 AttributeConverter instance to this configuration.
addAttributeConverter(AttributeConverter<?, ?>, boolean) - Method in class org.hibernate.cfg.Configuration
Adds an AttributeConverter instance to this configuration.
addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in class org.hibernate.cfg.Configuration
Adds an AttributeConverter to this configuration.
addAttributeConverter(Class<? extends AttributeConverter<?, ?>>, boolean) - Method in class org.hibernate.cfg.Configuration
Adds an AttributeConverter to this configuration.
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
addAttributeConverter(ConverterDescriptor) - Method in class org.hibernate.cfg.Configuration
Adds an ConverterDescriptor instance to this configuration.
addAttributeNode(String) - Method in interface org.hibernate.graph.Graph
Add an AttributeNode (with no associated SubGraph) to this container by attribute name.
addAttributeNode(String) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
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 SubGraph) to this container by attribute reference.
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 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 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 interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
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
Adds an AuxiliaryDatabaseObject to this configuration.
addAuxiliaryDatabaseObjects(JavaType<?>, Database, boolean) - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, JdbcTypeIndicators) - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, JdbcTypeIndicators) - Method in class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, JdbcTypeIndicators) - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, JdbcTypeIndicators) - Method in class org.hibernate.dialect.PostgreSQLOrdinalEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, JdbcTypeIndicators) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Add auxiliary database objects for this JdbcType to the Database object.
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, TypeConfiguration) - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, TypeConfiguration) - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, TypeConfiguration) - Method in class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, TypeConfiguration) - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, TypeConfiguration) - Method in class org.hibernate.dialect.PostgreSQLOrdinalEnumJdbcType
 
addAuxiliaryDatabaseObjects(JavaType<?>, Size, Database, TypeConfiguration) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Deprecated, for removal: This API element is subject to removal in a future version.
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
 
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
 
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 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
addCacheableFile(String) - Method in class org.hibernate.cfg.Configuration
Add a cacheable mapping file.
addCacheableFile(String, File) - Method in class org.hibernate.boot.MetadataSources
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!
addCacheRegionDefinition(CacheRegionDefinition) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
addCallbackDefinitions(List<CallbackDefinition>) - Method in class org.hibernate.mapping.PersistentClass
 
addCallbackDefinitions(List<CallbackDefinition>) - Method in class org.hibernate.mapping.Property
 
addCheck(CheckConstraint) - Method in class org.hibernate.mapping.Table
 
addCheckConstraint(String) - Method in class org.hibernate.mapping.Table
Deprecated.
addCheckConstraint(CheckConstraint) - Method in class org.hibernate.mapping.Column
 
addCheckConstraint(CheckConstraint) - Method in class org.hibernate.mapping.PersistentClass
 
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.Foo is mapped by a file foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addCollectionBinding(Collection) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Add collection mapping metadata to this repository.
addCollectionByKey(CollectionKey, PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Adds a collection in the collections-by-key map.
addCollectionHolder(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a PersistentCollection object for an array.
addCollectionTypeRegistration(CollectionTypeRegistration) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
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
Adds a selection
addColumn(String, String) - Method in class org.hibernate.sql.Insert
 
addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
Adds a selection, with an alias
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(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.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.UserDefinedObjectType
 
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.UniqueKey
 
addColumn(Selectable) - Method in class org.hibernate.mapping.Index
 
addColumn(Selectable, String) - Method in class org.hibernate.mapping.Index
 
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
 
addColumnIsNotNullRestriction(String) - Method in class org.hibernate.sql.Delete
 
addColumnIsNotNullRestriction(String) - Method in class org.hibernate.sql.Update
 
addColumnIsNullRestriction(String) - Method in class org.hibernate.sql.Delete
 
addColumnIsNullRestriction(String) - Method in class org.hibernate.sql.Update
 
addColumnNameBinding(Table, String, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addColumnNameBinding(Table, Identifier, Column) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addColumnRestriction(String) - Method in class org.hibernate.sql.Delete
 
addColumnRestriction(String...) - Method in class org.hibernate.sql.Delete
 
addColumns(String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[]) - Method in class org.hibernate.sql.SimpleSelect
Adds selections
addColumns(String[], boolean[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(List<Column>) - Method in class org.hibernate.mapping.Index
Deprecated, for removal: This API element is subject to removal in a future version.
addColumns(Value) - Method in class org.hibernate.mapping.Constraint
 
addConcreteGenericAttribute(PersistentAttribute<J, ?>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType.InFlightAccessImpl
 
addConfigurationValues(Map<String, Object>) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
addCteObject(CteObject) - Method in class org.hibernate.sql.ast.tree.AbstractStatement
 
addCteObject(CteObject) - Method in interface org.hibernate.sql.ast.tree.cte.CteContainer
 
addCteStatement(CteStatement) - Method in class org.hibernate.sql.ast.tree.AbstractStatement
 
addCteStatement(CteStatement) - Method in interface org.hibernate.sql.ast.tree.cte.CteContainer
 
addDatabaseHint(String) - Method in interface org.hibernate.query.spi.MutableQueryOptions
adddateSubdateAddtimeSubtime() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
MySQL style
addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultNamedNativeQuery(NamedNativeQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultNamedProcedureCall(NamedProcedureCallDefinitionImpl) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultQuery(NamedHqlQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDefaultResultSetMapping(NamedResultSetMappingDescriptor) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addDenormalizedTable(String, String, String, boolean, String, Table, MetadataBuildingContext) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds a 'denormalized table' to this repository.
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 class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
addDescriptor(DdlType) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Add a mapping from the type code of the given DdlType to the given DdlType.
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
Add a mapping from the type code of the given DdlType to the given DdlType, if there is no mapping already present for that type code.
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.xml mapping documents from a directory tree.
addDirectory(File) - Method in class org.hibernate.cfg.Configuration
Read all .hbm.xml mapping documents from a directory tree.
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
 
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
 
addDuration(Expression<T>, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Add a duration to a date or datetime, that is, return a later date or datetime which is separated from the given date or datetime by the given duration.
addDuration(Expression<T>, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
addDuration(Expression<T>, Duration) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Add a duration to a date or datetime, that is, return a later date or datetime which is separated from the given date or datetime by the given duration.
addDuration(Expression<T>, Duration) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
addDuration(T, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Add a duration to a date or datetime, that is, return a later date or datetime which is separated from the given date or datetime by the given duration.
addDuration(T, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
addEnhancedProxy(EntityKey, PersistentAttributeInterceptable) - Method in interface org.hibernate.engine.spi.PersistenceContext
addEntity(Class) - Method in interface org.hibernate.query.NativeQuery
Declare a "root" entity, without specifying an alias.
addEntity(Class) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addEntity(Class<R>, LockMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
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 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 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 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 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 interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a canonical mapping from entity key to entity instance
addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add an entity to the cache by unique key
addEntityBinding(PersistentClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Add the PersistentClass for an entity mapping.
addEntityHolder(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
addEntityNameResolver(EntityNameResolver) - Method in class org.hibernate.cfg.Configuration
Add an EntityNameResolver to this configuration.
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
 
addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
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.
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 interface org.hibernate.Session
Add one or more listeners to the Session
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
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
addFetch(String, String, String) - Method in interface org.hibernate.query.NativeQuery
Declare a join fetch result.
addFetch(Association, String) - Method in class org.hibernate.engine.profile.FetchProfile
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
addFetch(Association, Fetch.Style) - Method in class org.hibernate.engine.profile.FetchProfile
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
addFetch(Fetch) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch override to the profile.
addFetch(FetchProfile.Fetch) - Method in class org.hibernate.mapping.FetchProfile
Adds a fetch to this 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 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
 
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
 
addGeneratedColumns(String[], OnExecutionGenerator) - Method in class org.hibernate.id.insert.InsertSelectIdentityInsert
Deprecated.
 
addGeneratedColumns(String[], OnExecutionGenerator) - Method in class org.hibernate.sql.Insert
 
addGeneratedValue(ModelPart, Object) - Method in interface org.hibernate.generator.values.GeneratedValues
Register a generated value for the corresponding ModelPart
addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
addHashCode(int) - Method in interface org.hibernate.cache.MutableCacheKeyBuilder
 
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
 
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 interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addIdentityColumn(String) - Method in class org.hibernate.id.insert.InsertSelectIdentityInsert
Deprecated.
 
addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
 
addImport(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds an import (for use in HQL).
addIndex(Index) - Method in class org.hibernate.mapping.Table
 
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.
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 interface org.hibernate.engine.spi.PersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInitiator(StandardServiceInitiator<?>) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Adds a service initiator.
addInitiator(SessionFactoryServiceInitiator<?>) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
 
addInputStream(InputStream) - Method in class org.hibernate.boot.MetadataSources
Read metadata from an InputStream.
addInputStream(InputStream) - Method in class org.hibernate.cfg.Configuration
Read mappings from an InputStream.
addInputStream(InputStreamAccess) - Method in class org.hibernate.boot.MetadataSources
Read metadata from an InputStream access
addInsertTargetStateField(SqmPath<?>) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
addInstantiation(Class<J>) - Method in interface org.hibernate.query.NativeQuery
 
AdditionalInsertValues(Expression, Expression, Generator, BasicEntityIdentifierMapping) - Constructor for class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.AdditionalInsertValues
 
AdditionalJaxbMappingProducer - Interface in org.hibernate.boot.spi
Deprecated.
AdditionalMappingContributions - Interface in org.hibernate.boot.spi
Collector for contributions from contributors
AdditionalMappingContributor - Interface in org.hibernate.boot.spi
Contract allowing pluggable contributions of additional mapping objects.
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.xml mappings from a jar file.
addJar(File) - Method in class org.hibernate.cfg.Configuration
Read all .hbm.xml mappings from a .jar file.
addJavaTypeRegistration(Class<?>, JavaType<?>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addJdbcTypeRegistration(int, JdbcType) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addJoin(String, String) - Method in interface org.hibernate.query.NativeQuery
Declare a join fetch result.
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 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 interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addKey(EntityHolder) - Method in interface org.hibernate.engine.spi.SubselectFetch.RegistrationHandler
 
addKey(EntityHolder) - 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(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
 
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
addKeyRestrictions(SelectableMappings) - 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
addKeyRestrictionsLeniently(SelectableMappings) - 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
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(String) - Method in interface org.hibernate.graph.Graph
 
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
Add a legacy fetch builder
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 interface org.hibernate.engine.spi.SessionEventListenerManager
 
addLiteralRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
 
addLiteralRestriction(String, String, JdbcMapping) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
 
addLiteralRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
 
addLiteralRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
 
addManyToManyFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
 
addMappedBy(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addMappedSuperclass(Class<?>, MappedSuperclass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addMappedSuperclassProperty(Property) - Method in class org.hibernate.mapping.Join
 
addMappedSuperclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addMappedSuperclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addMonths() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
addNamedEntityGraph(String, RootGraphImplementor<T>) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
addNamedEntityGraph(String, RootGraphImplementor<T>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
addNamedEntityGraph(NamedEntityGraphDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds metadata for a named entity graph to this repository
addNamedNativeQuery(NamedNativeQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds metadata for a named SQL query to this collector.
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(NamedHqlQueryDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds metadata for a named query to this repository.
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 interface org.hibernate.engine.spi.PersistenceContext
Add a new collection (ie.
addNonLazyCollection(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
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 interface org.hibernate.engine.spi.PersistenceContext
Record the fact that the association belonging to the keyed entity is null.
addNullRestriction(SelectableMapping) - Method in class org.hibernate.sql.model.ast.ColumnValueBindingList
 
addObserver(BatchObserver) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Adds an observer to this batch.
addObserver(TransactionObserver) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Adds an observer to the coordinator.
addObserver(SessionFactoryObserver) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
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
addOptimisticLockRestrictions(SelectableMappings) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
Add restriction based on non-version optimistically-locked column
addOrderedJoin(SqmJoin<?, ?>) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
addOverridableConverter(Class<? extends AttributeConverter<?, ?>>) - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
Apply an AttributeConverter that 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 class org.hibernate.query.sqm.tree.AbstractSqmStatement
 
addParameter(SqmParameter<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
addParameter(JdbcParameter) - Method in interface org.hibernate.sql.exec.spi.JdbcParameters
 
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
 
addPluralSubgraph(PluralAttribute<? extends J, ?, AJ>) - Method in interface org.hibernate.graph.Graph
Add a subgraph rooted at a plural attribute, allowing further nodes to be added to the subgraph.
addPrimeEntry(BasicType<?>, String, String[]) - Method in class org.hibernate.type.BasicTypeRegistry
 
addPrimeEntry(BasicTypeReference<?>, String, String[]) - Method in class org.hibernate.type.BasicTypeRegistry
 
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
Add a property to this PersistentClass or Join.
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.mapping.Component
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addPropertyPath(String, Type, String[], String[], String[], String[], Metadata) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
addPropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
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 interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
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(Set<String>) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
addReferencedColumns(List<Column>) - Method in class org.hibernate.mapping.ForeignKey
 
addRegisteredConversion(RegisteredConversion) - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
 
addRegisteredConversion(RegisteredConversion) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
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.
addRestriction(String) - Method in class org.hibernate.sql.SimpleSelect
Appends a restriction comparing the columnName for equality with a parameter
addRestriction(String) - Method in class org.hibernate.sql.Update
 
addRestriction(String...) - Method in class org.hibernate.sql.SimpleSelect
Appends a restriction comparing each name in columnNames for equality with a parameter
addRestriction(String...) - Method in class org.hibernate.sql.Update
 
addRestriction(String, String) - Method in class org.hibernate.sql.Update
 
addRestriction(String, String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.ColumnValueBindingList
 
addRestriction(String, ComparisonRestriction.Operator, String) - Method in class org.hibernate.sql.SimpleSelect
Appends a restriction based on the comparison between lhs and rhs.
addRestriction(String, ComparisonRestriction.Operator, String) - Method in class org.hibernate.sql.Update
 
addResultBuilder(ResultBuilder) - Method in interface org.hibernate.query.results.ResultSetMapping
Add a builder
addResultBuilder(ResultBuilder) - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
addResultSetMapping(NamedResultSetMappingDescriptor) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Adds the metadata for a named SQL result set mapping to this collector.
addResultTypeClass(Class<?>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addReturn(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
addReturn(JaxbHbmNativeQueryJoinReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
addReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
addReturn(JaxbHbmNativeQueryScalarReturnType) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
addRoot(String, Class) - Method in interface org.hibernate.query.NativeQuery
Add a new root return mapping, returning a NativeQuery.RootReturn to allow further definition.
addRoot(String, String) - Method in interface org.hibernate.query.NativeQuery
Add a new root return mapping, returning a NativeQuery.RootReturn to allow further definition.
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(String) - Method in interface org.hibernate.query.NativeQuery
Declare a scalar query result.
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 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 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 interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
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 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 interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addScalar(String, BasicTypeReference) - Method in interface org.hibernate.query.NativeQuery
Declare a scalar query result.
addSecondaryTable(QualifiedTableName, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
 
addSecondaryTable(LocalMetadataBuildingContext, Identifier, Join) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
 
addSecondPass(SecondPass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addSecondPass(SecondPass, boolean) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
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 interface org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder
 
addService(Class<T>, T) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Adds a user-provided service.
addSessionFactoryObservers(SessionFactoryObserver...) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies one or more observers.
addSessionFactoryObservers(SessionFactoryObserver...) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
addSoftDeleteToInsertGroup(MutationGroupBuilder) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
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.cfg.Configuration
Adds a function descriptor to this configuration.
addSqlHintOrComment(String, QueryOptions, boolean) - Method in class org.hibernate.dialect.Dialect
Modify the SQL, adding hints or comments, if necessary
addSqlHintOrComment(String, QueryOptions, boolean) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
addSqlHintOrComment(String, QueryOptions, boolean) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
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 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(String) - Method in interface org.hibernate.graph.Graph
Create and return a new (mutable) SubGraph 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(SubGraphImplementor<? extends J>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
addSubGraph(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.Graph
Create and return a new (mutable) SubGraph 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
 
addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Adds a subselect fetch descriptor for the given entity key.
addSubType(ManagedDomainType<? extends J>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
addSubType(ManagedDomainType<? extends J>) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
addSubType(ManagedDomainType<? extends T>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.procedure.ProcedureCall
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.query.NativeQuery
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addSynchronizedEntityClass(Class<?>) - Method in interface org.hibernate.query.SynchronizeableQuery
Add all query spaces associated with the entity with the given type.
addSynchronizedEntityName(String) - Method in interface org.hibernate.procedure.ProcedureCall
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.query.NativeQuery
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.query.SynchronizeableQuery
Add all query spaces associated with the entity with the given names.
addSynchronizedQuerySpace(String) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.procedure.ProcedureCall
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.NativeQuery
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.query.SynchronizeableQuery
Add a query space.
addSynchronizedTable(String) - Method in class org.hibernate.mapping.Collection
 
addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
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 interface org.hibernate.boot.spi.InFlightMetadataCollector
 
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 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.
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.BasicValuedMapping
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
Add to the MutableCacheKey the values obtained disassembling the value and the hasCode generated from the disassembled value.
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.type.descriptor.java.JavaTypedExpressible
 
addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
addTreat(X) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
addTypeConstructor(int, JdbcTypeConstructor) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
addTypeConstructor(JdbcTypeConstructor) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
addTypeDefinition(TypeDefinition) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
addTypeReferenceRegistrationKey(String, String...) - Method in class org.hibernate.type.BasicTypeRegistry
 
addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
 
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 interface org.hibernate.engine.spi.PersistenceContext
add a detached uninitialized collection
addUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.Table
 
addUniquePropertyReference(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
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 interface org.hibernate.cache.MutableCacheKeyBuilder
 
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
 
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, boolean) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
 
addValueColumn(String, String, JdbcMapping, boolean) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
 
addValueColumn(String, String, JdbcMapping, boolean) - Method in interface org.hibernate.sql.model.ast.builder.ColumnValuesTableMutationBuilder
Add a column as part of the values list
addValueColumn(String, String, JdbcMapping, boolean) - 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
 
addVersionedAssignment(Consumer<Assignment>, SqmUpdateStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
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
 
addWhereToken(String) - Method in class org.hibernate.sql.SimpleSelect
Appends a complete where condition.
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 BasicType implementations 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
 
adjustFetchProfiles(Set<String>, Set<String>) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
adjustJarFileEntryUrl(URL, URL) - Method in interface org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster
Adjust the given URL, if needed.
adjustToDefaultPrecision(T, Dialect) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
Do the same conversion that databases do when they encounter a timestamp with a higher precision than what is supported by a column, which is to round the excess fractions.
adjustToPrecision(T, int, Dialect) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
 
affectedTableNames - Variable in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
AFTER_STATEMENT - Enum constant in enum class org.hibernate.ConnectionReleaseMode
Indicates that the JDBC connection should be aggressively released after each SQL statement is executed.
AFTER_TRANSACTION - Enum constant in enum class org.hibernate.ConnectionReleaseMode
Indicates that the JDBC connection should be released after each transaction ends.
afterAction(PersistentCollection<?>) - Method in class org.hibernate.engine.spi.CollectionEntry
Called after execution of an action
afterBegin() - Method in interface org.hibernate.resource.transaction.spi.TransactionObserver
Callback for processing the beginning of a transaction.
afterCompletion(boolean, boolean) - Method in interface org.hibernate.resource.transaction.spi.TransactionObserver
Callback for processing the last phase of transaction completion.
afterDeserialization(AbstractLazyInitializer) - Method in class org.hibernate.proxy.AbstractSerializableProxy
Initialize an AbstractLazyInitializer 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.
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(DomainResultCreationState) - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
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
 
afterLast() - Method in interface org.hibernate.ScrollableResults
Go to a location just after the last result.
afterLast(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
afterLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this after finishing a two-phase load
afterLoad(Object, EntityMappingType, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.AfterLoadAction
The action trigger - the entity is being loaded
afterLoad(SharedSessionContractImplementor, Object, Loadable) - Method in interface org.hibernate.loader.ast.spi.AfterLoadAction
Deprecated, for removal: This API element is subject to removal in a future version.
Use the updated form
AfterLoadAction - Interface in org.hibernate.loader.ast.spi
An action to be performed after an entity has been loaded.
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, making sure that the connection has been committed (if it is not in autocommit mode), and finally run the after completion processing.
afterOperation(boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
afterQuery() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
afterQuery(boolean) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
afterQueryHandlingFetchProfiles(boolean, HashSet<String>) - 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
Called after each operation on a ScrollableResults, providing an opportunity for a stateless session to clear its temporary persistence context.
afterScrollOperation() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
afterStatement() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Notification indicating a JDBC statement has been executed, to trigger ConnectionReleaseMode.AFTER_STATEMENT releasing if needed.
afterStatement(LogicalConnectionImplementor) - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
Hook to allow delaying calls to LogicalConnectionImplementor.afterStatement().
afterStatement(TableMapping) - Method in interface org.hibernate.engine.jdbc.mutation.JdbcValueBindings
Called after the execution of the operation for the specified table
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.
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Signals the end of transaction.
afterTransaction() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Notification indicating a transaction has just completed, to trigger ConnectionReleaseMode.AFTER_TRANSACTION releasing if needed.
afterTransactionBegin() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
afterTransactionBegin() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
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 Transaction API.
afterTransactionCompletion() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called after transactions end
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.spi.SessionDelegatorBaseImpl
 
afterTransactionCompletion(boolean, boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
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
 
AGGREGATE - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
The collection elements are compositions.
AGGREGATE - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
The map key is an aggregated composite
AGGREGATE - Enum constant in enum class org.hibernate.query.sqm.function.FunctionKind
 
aggregateAssignments(ArrayList<Assignment>) - Method in class org.hibernate.query.sqm.sql.AggregateColumnAssignmentHandler
 
aggregateAuxiliaryDatabaseObjects(Namespace, String, AggregateColumn, List<Column>) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Allows to generate auxiliary database objects for an aggregate type.
aggregateAuxiliaryDatabaseObjects(Namespace, String, AggregateColumn, List<Column>) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
aggregateAuxiliaryDatabaseObjects(Namespace, String, AggregateColumn, List<Column>) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
aggregateAuxiliaryDatabaseObjects(Namespace, String, AggregateColumn, List<Column>) - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
 
AggregateColumn - Class in org.hibernate.mapping
An aggregate column is a column of type SqlTypes.STRUCT, SqlTypes.JSON or SqlTypes.SQLXML that 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, AggregateColumn, Column) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Returns the assignment expression to use for column, which is part of the aggregate type of aggregatePath.
aggregateComponentAssignmentExpression(String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
aggregateComponentAssignmentExpression(String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
aggregateComponentAssignmentExpression(String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
 
aggregateComponentAssignmentExpression(String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
 
aggregateComponentCustomReadExpression(String, String, String, String, AggregateColumn, Column) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Returns the custom read expression to use for column.
aggregateComponentCustomReadExpression(String, String, String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
aggregateComponentCustomReadExpression(String, String, String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
aggregateComponentCustomReadExpression(String, String, String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
 
aggregateComponentCustomReadExpression(String, String, String, String, AggregateColumn, Column) - Method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
 
aggregateComponentSqlTypeCode(int, int) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Returns the SqlTypes type 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(AggregateColumn, 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(AggregateColumn, List<Column>) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
aggregateCustomWriteExpression(AggregateColumn, 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 - Enum constant in enum class 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.
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.
AggregateEmbeddableResultGraphNode - Interface in org.hibernate.sql.results.graph.embeddable
Specialized EmbeddableResultGraphNode for cases where we have an actual embeddable class.
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
Descriptor for aggregate handling like STRUCT, JSON and SQLXML.
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_ACQUISITION_TIMEOUT - Static variable in interface org.hibernate.cfg.AgroalSettings
The maximum amount of time a thread can wait for a connection, after which an exception is thrown instead.
AGROAL_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.AgroalSettings
A setting prefix used to indicate settings that target the hibernate-agroal integration.
AGROAL_FLUSH_ON_CLOSE - Static variable in interface org.hibernate.cfg.AgroalSettings
If true, connections will be flushed whenever they return to the pool.
AGROAL_IDLE_TIMEOUT - Static variable in interface org.hibernate.cfg.AgroalSettings
The maximum amount of time a connection can remain idle, after which it is evicted.
AGROAL_IDLE_VALIDATION_TIMEOUT - Static variable in interface org.hibernate.cfg.AgroalSettings
A foreground validation is executed if a connection has been idle in the pool for longer than this value.
AGROAL_INITIAL_SIZE - Static variable in interface org.hibernate.cfg.AgroalSettings
Initial size of the connection pool.
AGROAL_INITIAL_SQL - Static variable in interface org.hibernate.cfg.AgroalSettings
An SQL command to be executed when a connection is created.
AGROAL_LEAK_TIMEOUT - Static variable in interface org.hibernate.cfg.AgroalSettings
The maximum amount of time a connection can remain out of the pool, after which it is reported as a leak.
AGROAL_MAX_LIFETIME - Static variable in interface org.hibernate.cfg.AgroalSettings
The maximum amount of time a connection can live, after which it is evicted.
AGROAL_MAX_SIZE - Static variable in interface org.hibernate.cfg.AgroalSettings
The maximum size of the connection pool.
AGROAL_MIN_SIZE - Static variable in interface org.hibernate.cfg.AgroalSettings
The ninimum size of the connection pool.
AGROAL_VALIDATE_ON_BORROW - Static variable in interface org.hibernate.cfg.AgroalSettings
If true, connections will receive foreground validation on every acquisition regardless of AgroalSettings.AGROAL_IDLE_VALIDATION_TIMEOUT.
AGROAL_VALIDATION_TIMEOUT - Static variable in interface org.hibernate.cfg.AgroalSettings
Background validation is executed at intervals of this value.
AgroalSettings - Interface in org.hibernate.cfg
 
algorithm() - Element in annotation interface org.hibernate.annotations.UuidGenerator
Allows to provide a specific, generally custom, value generation implementation.
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() - Element in annotation interface 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.sqm.tree.domain.AbstractSqmAttributeJoin
 
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.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 - Enum constant in enum class org.hibernate.dialect.ResultColumnReferenceStrategy
For databases which do not support ResultColumnReferenceStrategy.SOURCE, ANSI SQL defines two allowable approaches.
ALIAS - Enum constant in enum class 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 Map from 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
Occurs when the HQL query declares a duplicate identification variable in the from clause, or a duplicate result column alias in the select clause.
AliasCollisionException(String) - Constructor for exception org.hibernate.query.sqm.AliasCollisionException
 
AliasCollisionException(String, Exception) - Constructor for exception org.hibernate.query.sqm.AliasCollisionException
 
ALIASED_FETCH_JOIN - Enum constant in enum class 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() - Element in annotation interface org.hibernate.annotations.Filter
Explicitly specifies how aliases are interpolated into the Filter.condition() SQL expression.
aliases() - Element in annotation interface org.hibernate.annotations.FilterJoinTable
Explicitly specifies how aliases are interpolated into the FilterJoinTable.condition() SQL expression.
AliasResolver - Interface in org.hibernate.metamodel.mapping.ordering
 
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 ResultTransformer is deprecated
AliasToBeanConstructorResultTransformer(Constructor<T>) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Deprecated.
Instantiates a AliasToBeanConstructorResultTransformer.
AliasToBeanResultTransformer<T> - Class in org.hibernate.transform
Deprecated.
since ResultTransformer is deprecated
AliasToBeanResultTransformer(Class<T>) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
Deprecated.
 
AliasToEntityMapResultTransformer - Class in org.hibernate.transform
Deprecated.
since ResultTransformer is deprecated
alignColumns() - Method in class org.hibernate.mapping.ForeignKey
Validates that column span of the foreign key and the primary key is the same.
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 interface org.hibernate.query.sqm.NodeBuilder
 
ALL - Enum constant in enum class org.hibernate.annotations.CascadeType
Includes all types listed here.
ALL - Enum constant in enum class org.hibernate.annotations.OptimisticLockType
Optimistic locking based on all fields of the entity.
ALL - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
 
ALL - Enum constant in enum class org.hibernate.boot.jaxb.mapping.JaxbCacheInclusionType
 
ALL - Enum constant in enum class org.hibernate.engine.OptimisticLockStyle
Optimistic locking via comparison of all columns.
ALL - Enum constant in enum class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression.Modifier
 
ALL - Enum constant in enum class 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.EveryAllQuantifierContext
 
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
allocationSize - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
 
allocationSize - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
ALLOW - Enum constant in enum class org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
De-duplication is allowed if the query and result type allow
ALLOW - Enum constant in enum class org.hibernate.type.WrapperArrayHandling
Allows the use of the wrapper arrays.
ALLOW_EXTENSIONS_IN_CDI - Static variable in interface org.hibernate.cfg.ManagedBeanSettings
Controls whether Hibernate can try to create beans other than converters and listeners using CDI.
ALLOW_JTA_TRANSACTION_ACCESS - Static variable in interface org.hibernate.cfg.TransactionSettings
When enabled, allows access to the Transaction even when using a JTA for transaction management.
ALLOW_METADATA_ON_BOOT - Static variable in interface org.hibernate.cfg.JdbcSettings
Whether access to JDBC metadata is allowed during bootstrap.
ALLOW_REFRESH_DETACHED_ENTITY - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Will be removed with no replacement from ORM version 7 onwards
ALLOW_UPDATE_OUTSIDE_TRANSACTION - Static variable in interface org.hibernate.cfg.TransactionSettings
When enabled, allows update operations outside a transaction.
allowAssignedIdentifiers() - Method in interface org.hibernate.generator.Generator
Determine if this generator allows identifier values to be manually assigned to the entity instance before persisting it.
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 interface org.hibernate.boot.SessionFactoryBuilder
 
allowOutOfTransactionUpdateOperations(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
allowsMultiValuedBinding() - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
 
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
 
ALT_SEQUENCE_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
AlterTableUniqueDelegate - Class in org.hibernate.dialect.unique
A UniqueDelegate which uses alter table commands 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 UniqueDelegate which uses create unique index commands when necessary.
AlterTableUniqueIndexDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.AlterTableUniqueIndexDelegate
 
ALWAYS - Enum constant in enum class org.hibernate.annotations.FlushModeType
Corresponds to FlushMode.ALWAYS.
ALWAYS - Enum constant in enum class org.hibernate.annotations.GenerationTime
Deprecated.
Indicates that a new value is generated on insert and on update.
ALWAYS - Enum constant in enum class org.hibernate.FlushMode
The Session is flushed when EntityTransaction.commit() is called and before every query.
ALWAYS - Enum constant in enum class 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.
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?
AMPERSAND - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
AMPERSAND - Static variable in class org.hibernate.grammars.hql.HqlParser
 
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 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 interface org.hibernate.query.sqm.NodeBuilder
 
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
 
ANNOTATION - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
AnnotationBasedGenerator<A extends Annotation> - Interface in org.hibernate.generator
A Generator which receives parameters from a custom generator annotation or id generator annotation.
AnnotationException - Exception in org.hibernate
An exception that occurs while reading mapping annotations.
AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
Constructs an AnnotationException using the given message.
AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
Constructs an AnnotationException using the given message and cause.
ANNOTATIONS - Enum constant in enum class org.hibernate.mapping.MetadataSource
 
AnnotationValueGeneration<A extends Annotation> - Interface in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
AnonymousTupleBasicEntityIdentifierMapping - Class in org.hibernate.query.derived
 
AnonymousTupleBasicEntityIdentifierMapping(MappingType, String, SqmExpressible<?>, JdbcMapping, BasicEntityIdentifierMapping) - Constructor for class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
AnonymousTupleBasicValuedModelPart - Class in org.hibernate.query.derived
 
AnonymousTupleBasicValuedModelPart(MappingType, String, String, SqmExpressible<?>, JdbcMapping, int) - Constructor for class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
AnonymousTupleEmbeddableValuedModelPart - Class in org.hibernate.query.derived
 
AnonymousTupleEmbeddableValuedModelPart(SqmExpressible<?>, List<SqlSelection>, int, String, Set<String>, Set<Attribute<?, ?>>, DomainType<?>, String, EmbeddableValuedModelPart, int) - Constructor for class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
AnonymousTupleEmbeddedEntityIdentifierMapping - Class in org.hibernate.query.derived
 
AnonymousTupleEmbeddedEntityIdentifierMapping(SqmExpressible<?>, List<SqlSelection>, int, String, Set<String>, Set<Attribute<?, ?>>, DomainType<?>, 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(SqmExpressible<?>, List<SqlSelection>, int, String, Set<String>, Set<Attribute<?, ?>>, 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
AnsiSqlKeywords() - Constructor for class org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
 
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 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 Interface 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 - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
 
ANY - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
 
ANY - Enum constant in enum class org.hibernate.boot.model.source.spi.SingularAttributeNature
 
ANY - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
ANY - Enum constant in enum class org.hibernate.metamodel.ValueClassification
ANY is a Hibernate-specific concept.
ANY - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
Indicates a parameter that accepts any type
ANY - Enum constant in enum class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression.Modifier
 
ANY - Enum constant in enum class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression.Modifier
 
ANY - Enum constant in enum class 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.AnySomeQuantifierContext
 
ANY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
Any.KeyValue - Class in org.hibernate.mapping
 
Any.MetaValue - Class in org.hibernate.mapping
 
AnyDiscriminator - Annotation Interface in org.hibernate.annotations
A simplified way to specify the type of the discriminator in an Any mapping, using the JPA-defined DiscriminatorType.
AnyDiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
Source information about the discriminator for an ANY mapping
AnyDiscriminatorValue - Annotation Interface in org.hibernate.annotations
Specifies the mapping of a single any-valued discriminator value to its corresponding entity type.
AnyDiscriminatorValues - Annotation Interface in org.hibernate.annotations
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 Interface in org.hibernate.annotations
Specifies the Java class to use for the foreign key handling related to an Any mapping.
AnyKeyJavaType - Annotation Interface in org.hibernate.annotations
Form of JavaType used to describe the foreign-key part of an ANY mapping.
AnyKeyJdbcType - Annotation Interface in org.hibernate.annotations
Form of JdbcType used to describe the foreign key part of an Any mapping.
AnyKeyJdbcTypeCode - Annotation Interface in org.hibernate.annotations
Form of JdbcTypeCode used to describe the foreign key part of an Any mapping.
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
AnyMappingSource - Interface in org.hibernate.boot.model.source.spi
Base description for all discriminated associations ("any mappings"), including <any/>, <many-to-any/>, etc.
anyRequiresAggregateColumnWriter() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
anyRequiresAggregateColumnWriter() - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
 
anySomeQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
anySomeQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
AnySomeQuantifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.AnySomeQuantifierContext
 
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.
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 interface org.hibernate.spi.DotIdentifierSequence
Append a new part to the end of this sequence, returning the new representation.
append(String) - Method in class org.hibernate.spi.NavigablePath
 
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
Append an array literal with the given elements to the given SqlAppender.
appendArrayLiteral(SqlAppender, Object[], JdbcLiteralFormatter<Object>, WrapperOptions) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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
 
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
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
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, TemporalAccessor, boolean, TimeZone, boolean) - 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, TemporalAccessor, boolean, TimeZone, boolean) - 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
Append a binary literal to the given SqlAppender.
appendBinaryLiteral(SqlAppender, byte[]) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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
Deprecated.
 
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
Append the SQL literal expression representing the given boolean value to the given SqlAppender.
appendBooleanValueString(SqlAppender, boolean) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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
 
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
Deprecated.
 
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 DateTimeFormatter to whatever pattern language is understood by the native datetime formatting function for this database (often the to_char() function).
appendDatetimeFormat(SqlAppender, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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
Deprecated.
 
appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.CockroachDialect
 
appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.DB2Dialect
 
appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.Dialect
Append a datetime literal representing the given java.time value to the given SqlAppender.
appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.H2Dialect
 
appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.MySQLDialect
 
appendDateTimeLiteral(SqlAppender, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.OracleDialect
 
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, TemporalAccessor, TemporalType, TimeZone) - Method in class org.hibernate.dialect.SybaseDialect
 
appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.CockroachDialect
 
appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.DB2Dialect
 
appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.Dialect
Append a datetime literal representing the given Calendar value to the given SqlAppender.
appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.H2Dialect
 
appendDateTimeLiteral(SqlAppender, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.MySQLDialect
 
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, Calendar, TemporalType, TimeZone) - Method in class org.hibernate.dialect.SybaseDialect
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.CockroachDialect
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.DB2Dialect
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.Dialect
Append a datetime literal representing the given Date value to the given SqlAppender.
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.H2Dialect
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.MySQLDialect
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.SQLServerDialect
 
appendDateTimeLiteral(SqlAppender, Date, TemporalType, TimeZone) - Method in class org.hibernate.dialect.SybaseDialect
 
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).
appendHqlCteString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
appendHqlString(StringBuilder) - Method in interface org.hibernate.metamodel.model.domain.DiscriminatorSqmPath
 
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.SqmFunctionPath
 
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.SqmTreatedEmbeddedValuedSimplePath
 
appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
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.SqmTreatedSingularJoin
 
appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.expression.AsWrapperSqmExpression
 
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.SqmHqlNumericLiteral
 
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.SqmLiteralEmbeddableType
 
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.from.SqmFromClause
 
appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
appendHqlString(StringBuilder) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
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.predicate.SqmTruthnessPredicate
 
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.SqmSetClause
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
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.
appendIdentitySelectToInsert(String, String) - Method in class org.hibernate.dialect.identity.MariaDBIdentityColumnSupport
 
appendIntervalLiteral(SqlAppender, Duration) - Method in class org.hibernate.dialect.Dialect
Append a literal SQL interval representing the given Java Duration.
appendIntervalLiteral(SqlAppender, Duration) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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.
appendJoins(SqmFrom<?, ?>, StringBuilder) - Static method in class org.hibernate.query.sqm.tree.from.SqmFromClause
 
appendListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendLiteral(SqlAppender, String) - Method in class org.hibernate.dialect.Dialect
Append a literal string to the given SqlAppender.
appendLiteral(SqlAppender, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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.DialectDelegateWrapper
 
appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServerDialect
 
appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SybaseASEDialect
 
appendReadExpression(String, Consumer<String>) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
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
 
appendTreatJoins(SqmFrom<?, ?>, StringBuilder) - Static method in class org.hibernate.query.sqm.tree.from.SqmFromClause
 
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
Append a literal SQL uuid representing the given Java UUID.
appendUUIDLiteral(SqlAppender, UUID) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
appendUUIDLiteral(SqlAppender, UUID) - Method in class org.hibernate.dialect.SQLServerDialect
 
appendWriteExpression(String, SqlAppender, Dialect) - Method in class org.hibernate.dialect.MySQLCastingJsonJdbcType
 
appendWriteExpression(String, SqlAppender, Dialect) - Method in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
appendWriteExpression(String, SqlAppender, Dialect) - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
appendWriteExpression(String, SqlAppender, Dialect) - Method in class org.hibernate.dialect.PostgreSQLCastingJsonJdbcType
 
appendWriteExpression(String, SqlAppender, Dialect) - Method in class org.hibernate.dialect.PostgreSQLStructCastingJdbcType
 
appendWriteExpression(String, SqlAppender, Dialect) - Method in class org.hibernate.type.descriptor.jdbc.H2FormatJsonJdbcType
Deprecated.
 
appendWriteExpression(String, SqlAppender, Dialect) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Append the write expression wrapped in a way to be able to write values with this JdbcType's ValueBinder.
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
 
applicationContinuity - Variable in class org.hibernate.dialect.OracleDialect
 
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() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
The name of the targeted table.
appliesTo(Graph<?>, ManagedDomainType<?>) - Static method in class org.hibernate.graph.spi.GraphHelper
 
appliesTo(GraphImplementor<?>, JpaMetamodel) - Method in interface org.hibernate.sql.results.graph.DomainResultGraphNode
 
appliesTo(GraphImplementor<?>, JpaMetamodel) - Method in interface org.hibernate.sql.results.graph.entity.EntityResultGraphNode
 
appliesTo(EntityDomainType<?>) - 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(Object) - Method in class org.hibernate.sql.model.ast.ColumnValueParameterList
 
apply(MetadataSources) - Method in class org.hibernate.boot.cfgxml.spi.MappingReference
 
apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
apply(JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults) - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware
Apply the orm.xml-defined persistence-unit-defaults values.
apply(QuerySpec, TableGroup, String, String, SortDirection, NullPrecedence, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
 
apply(QuerySpec, TableGroup, String, String, SortDirection, NullPrecedence, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
 
apply(QuerySpec, TableGroup, String, String, SortDirection, 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, SortDirection, 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_CONSTRAINTS - Static variable in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
 
applyAccessType(AccessType) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the second-level access-type to be used by default for entities and collections that define second-level caching, but do not specify a granular access-type.
applyAccessType(AccessType) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
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.EmbeddableFunctionTableGroup
 
applyAffectedTableNames(Consumer<String>) - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
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.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
 
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 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
 
applyAssignment(SqmAssignment<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 interface org.hibernate.boot.MetadataBuilder
Adds an AttributeConverter instance, explicitly indicating whether to auto-apply it.
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 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 interface org.hibernate.boot.MetadataBuilder
Adds an AttributeConverter by Class, explicitly 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 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 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 interface org.hibernate.boot.SessionFactoryBuilder
Applies whether Sessions should be automatically flushed at the end of the transaction.
applyAutoFlushing(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyAutomaticEvictionOfCollectionCaches(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
When using 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 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>, TableGroup, boolean, Map<String, Filter>, boolean, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, boolean, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, boolean, 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>, boolean, Set<String>, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, boolean, Set<String>, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.Restrictable
Deprecated, for removal: This API element is subject to removal in a future version.
applyBaseRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, Set<String>, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
applyBasicType(BasicType<?>) - Method in interface org.hibernate.boot.MetadataBuilder
Specify an additional or overridden basic type mapping.
applyBasicType(BasicType<?>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBasicType(BasicType<?>, String...) - Method in interface org.hibernate.boot.MetadataBuilder
Specify an additional or overridden basic type mapping supplying specific registration keys.
applyBasicType(BasicType<?>, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBasicType(UserType<?>, String...) - Method in interface org.hibernate.boot.MetadataBuilder
Register an additional or overridden custom type mapping.
applyBasicType(UserType<?>, String...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyBatchFetchStyle(BatchFetchStyle) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Deprecated.
: an appropriate style is selected
applyBatchFetchStyle(BatchFetchStyle) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
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 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 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
 
applyClassLoader(ClassLoader) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Adds a provided ClassLoader for use in classloading and resource lookup.
applyClassLoaderService(ClassLoaderService) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Adds a provided ClassLoaderService for use in classloading and resource lookup.
applyCollation(Expression, String, SqlAstCreationState) - Static method in interface org.hibernate.metamodel.mapping.ordering.ast.OrderingExpression
 
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 interface org.hibernate.boot.MetadataBuilder
applyColumnOrderingStrategy(ColumnOrderingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyCommentHint(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
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() for GraphSemantic.LOAD or GraphSemantic.FETCH.
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 interface org.hibernate.boot.SessionFactoryBuilder
 
applyConnectionProviderDisablesAutoCommit(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver<?>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a CurrentTenantIdentifierResolver that is responsible for resolving the current tenant identifier.
applyCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver<?>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in interface org.hibernate.boot.SessionFactoryBuilder
applyCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDatabaseHint(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
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 interface org.hibernate.boot.SessionFactoryBuilder
Apply a null precedence, NULLS FIRST or NULLS LAST, to order by clauses rendered in SQL queries.
applyDefaultNullPrecedence(NullPrecedence) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDelayedEntityLoaderCreations(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should entity loaders be generated immediately? Or should the creation be delayed until first need?
applyDelayedEntityLoaderCreations(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDirectReferenceCaching(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Generally, Hibernate will extract the information from an entity and put that extracted information into the second-level cache.
applyDirectReferenceCaching(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyDiscriminator(Consumer<Predicate>, String, TableGroup, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.Discriminable
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
 
applyDynamicDeleteTableDetails(Object, Object, Object[], MutationExecutor, MutationOperationGroup, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
applyEntityGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
applyEntityGraphHint(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in interface org.hibernate.boot.SessionFactoryBuilder
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>, boolean, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, boolean, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.FilterRestrictable
Applies just the Filter values enabled for the associated entity
applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, boolean, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, boolean, SqlAstCreationState) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, boolean, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
applyFilterRestrictions(Consumer<Predicate>, TableGroup, boolean, Map<String, Filter>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.FilterRestrictable
Deprecated, for removal: This API element is subject to removal in a future version.
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
 
applyFragment(String, FilterImpl, List<String>) - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
 
applyFragment(FilterPredicate.FilterFragmentPredicate) - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
 
applyFunctions(FunctionContributor) - Method in interface org.hibernate.boot.MetadataBuilder
Apply an explicit FunctionContributor (implicit application via ServiceLoader will still happen too)
applyFunctions(FunctionContributor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyGetGeneratedKeysSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should JDBC Statement.getGeneratedKeys() feature be used for retrieval of *insert-generated* ids?
applyGetGeneratedKeysSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyGlobalQuoting(String) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
Intended only for use in handling quoting requirements for column-definition as defined by Column.columnDefinition(), JoinColumn.columnDefinition(), etc.
applyGlobalQuoting(String) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Intended only for use in handling quoting requirements for column-definition as defined by Column.columnDefinition(), JoinColumn.columnDefinition(), etc.
applyGraph(String, GraphSemantic) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
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(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.engine.spi.EffectiveEntityGraph
Apply the graph and semantic.
applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in interface org.hibernate.query.spi.MutableQueryOptions
 
applyHibernateLockMode(LockMode) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
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.AbstractDeleteCoordinator
 
applyIdentifierCasing(DatabaseMetaData) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
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
 
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 interface org.hibernate.boot.MetadataBuilder
 
applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in interface org.hibernate.boot.MetadataBuilder
applyImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyImplicitSchemaName(String) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the implicit schema name to apply to any unqualified database names.
applyImplicitSchemaName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.NoopOptimizer
 
applyIncrementSizeToSourceValues() - Method in interface org.hibernate.id.enhanced.Optimizer
Are increments to be applied to the values stored in the underlying value source?
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.PooledOptimizer
 
applyIndexView(IndexView) - Method in interface org.hibernate.boot.MetadataBuilder
Allows specifying a specific Jandex index to use for reading annotation information.
applyIndexView(IndexView) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
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
 
applyIntegrator(Integrator) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Add an Integrator to be applied to the bootstrap registry.
applyInterception(Object) - Method in class org.hibernate.tuple.PojoInstantiator
Deprecated.
 
applyInterceptor(Interceptor) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies an Interceptor associated with the SessionFactory, which will be used by all sessions unless an interceptor is explicitly specified using SessionBuilder.interceptor(org.hibernate.Interceptor).
applyInterceptor(Interceptor) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJdbcBatchingForVersionedEntities(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
This setting controls whether versioned entities will be included in JDBC batching.
applyJdbcBatchingForVersionedEntities(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJdbcBatchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies the maximum number of statements to batch together in a JDBC batch for insert, update and delete operations.
applyJdbcBatchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJdbcFetchSize(int) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Apply a fetch size to the JDBC driver for fetching results.
applyJdbcFetchSize(int) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
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
 
applyJsonFormatMapper(FormatMapper) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a format mapper to use for serialization/deserialization of JSON properties.
applyJsonFormatMapper(FormatMapper) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyJtaTrackingByThread(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
If using the built-in JTA-based TransactionCoordinator or TransactionCoordinatorBuilder, should it track JTA transactions by thread in an attempt to detect timeouts?
applyJtaTrackingByThread(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyKeyRestriction(Object, AbstractEntityPersister, RestrictedTableMutationBuilder<?, ?>, EntityTableMapping) - Static method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
applyKeyRestrictions(MutatingTableReference, ColumnValueParameterList, List<ColumnValueBinding>) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
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.AbstractDeleteCoordinator
 
applyLockModeHint(Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyLockModeType(LockModeType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
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, applying the appropriate updates for the specified lock modes and key columns.
applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class org.hibernate.dialect.SpannerDialect
 
applyLockTimeoutHint(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyLockTimeoutHint(Integer) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
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
 
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 interface org.hibernate.boot.SessionFactoryBuilder
Specifies whether multitenancy is enabled via use of a MultiTenantConnectionProvider.
applyMultiTenancy(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
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 interface org.hibernate.boot.SessionFactoryBuilder
Specifies that the SessionFactory should be registered in JNDI, under the name specified using SessionFactoryBuilder.applyName(String).
applyNameAsJndiName(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyNamedQueryCheckingOnStartup(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should named queries be checked on startup?
applyNamedQueryCheckingOnStartup(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyNonVersionOptLocking(OptimisticLockStyle, MutationGroupBuilder, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorStandard
 
applyNonVersionOptLocking(OptimisticLockStyle, TableUpdateBuilderStandard<MutationOperation>, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorSoft
 
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
 
applyOnlyLoadByKeyFilters() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
applyOnlyLoadByKeyFilters() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
applyOnlyLoadByKeyFilters() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
applyOnlyLoadByKeyFilters() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
applyOptimisticLocking(MutationGroupBuilder, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorStandard
 
applyOptimisticLocking(TableUpdateBuilderStandard<MutationOperation>, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorSoft
 
applyOptions(NamedQueryMemento) - Method in class org.hibernate.query.spi.AbstractQuery
 
applyOptions(NamedQueryMemento) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
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 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 interface org.hibernate.boot.MetadataBuilder
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 interface org.hibernate.metamodel.mapping.PluralAttributeMapping.PredicateConsumer
 
applyPredicate(Predicate) - Method in interface org.hibernate.sql.ast.spi.SqlAstQueryNodeProcessingState
Apply the predicate to be used for the final statement.
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 interface org.hibernate.boot.SessionFactoryBuilder
If using the built-in JTA-based TransactionCoordinator or TransactionCoordinatorBuilder, should it prefer to use UserTransaction in preference to Transaction?
applyPreferUserTransactions(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyProperty(Property) - Method in interface org.hibernate.mapping.IdentifiableTypeClass
 
applyProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
applyProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
applyQueryCacheLayout(CacheLayout) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies the default CacheLayout to use for query cache entries.
applyQueryCacheLayout(CacheLayout) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyQueryCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should second level query caching support be enabled?
applyQueryCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyQueryPlanCacheableHint(boolean) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
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, JdbcValueBindings) - Method in interface org.hibernate.persister.collection.mutation.RowMutationOperations.Restrictions
 
applyResultListTransformer(ResultListTransformer<?>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyScanEnvironment(ScanEnvironment) - Method in interface org.hibernate.boot.MetadataBuilder
Consider this temporary as discussed on ScanEnvironment
applyScanEnvironment(ScanEnvironment) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyScanner(Scanner) - Method in interface org.hibernate.boot.MetadataBuilder
Specify a particular Scanner instance to use.
applyScanner(Scanner) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyScanOptions(ScanOptions) - Method in interface org.hibernate.boot.MetadataBuilder
Specify the options to be used in performing scanning.
applyScanOptions(ScanOptions) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyScrollableResultsSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should scrollable results be supported in queries? We ask the JDBC driver whether it supports scrollable result sets as the default for this setting, but some drivers do not accurately report this via DatabaseMetaData.
applyScrollableResultsSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applySecondLevelCacheSupport(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should second level caching support be enabled?
applySecondLevelCacheSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
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.
applySetting(String, Object) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Apply a setting value.
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.
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
 
applySoftDeleteRestrictions(TableGroup, PluralAttributeMapping.PredicateConsumer) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
applySourceProcessOrdering(MetadataSourceType...) - Method in interface org.hibernate.boot.MetadataBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
hbm.xml mappings are no longer supported, making this irrelevant
applySourceProcessOrdering(MetadataSourceType...) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applySqlComments(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should Hibernate apply comments to SQL it generates?
applySqlComments(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applySqlFunction(String, SqmFunctionDescriptor) - Method in interface org.hibernate.boot.MetadataBuilder
Contribute a SqmFunctionDescriptor to HQL.
applySqlFunction(String, SqmFunctionDescriptor) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Register a SQL function with the underlying SqmFunctionRegistry.
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 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 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.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.EmbeddableTypeLiteral
 
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.expression.UnparsedNumericLiteral
 
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
 
applyStatelessInterceptor(Class<? extends Interceptor>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies an interceptor Class associated with the SessionFactory, which is used to instantiate a new interceptor for each session, unless an interceptor is explicitly specified using SessionBuilder.interceptor(org.hibernate.Interceptor).
applyStatelessInterceptor(Class<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies an interceptor Supplier associated with the SessionFactory, which is used to obtain an interceptor for each session, unless an interceptor is explicitly specified using SessionBuilder.interceptor(org.hibernate.Interceptor).
applyStatelessInterceptor(Supplier<? extends Interceptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStatementInspector(StatementInspector) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a StatementInspector associated with the SessionFactory, which will be used by all sessions unless a statement inspector is explicitly specified using SessionBuilder.statementInspector(org.hibernate.resource.jdbc.spi.StatementInspector)
applyStatementInspector(StatementInspector) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyStaticDeleteTableDetails(Object, Object, Object[], Object, boolean, MutationExecutor, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
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 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
 
applySubselectFetchEnabled(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Enable the use of subselect fetching.
applySubselectFetchEnabled(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applySynchronizeSpacesHint(Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyTcclLookupPrecedence(TcclLookupPrecedence) - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
Defines when the lookup in the thread context ClassLoader is done.
applyTempClassLoader(ClassLoader) - Method in interface org.hibernate.boot.MetadataBuilder
Apply a ClassLoader for use while building the Metadata.
applyTempClassLoader(ClassLoader) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies how temporary tables should be created or dropped with respect to transaction handling.
applyTempTableDdlTransactionHandling(TempTableDdlTransactionHandling) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyTimeoutHint(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in interface org.hibernate.boot.SessionFactoryBuilder
applyTimestampsCacheFactory(TimestampsCacheFactory) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyToLoadByKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
 
applyToLoadByKey() - Element in annotation interface org.hibernate.annotations.FilterDef
Specifies that the filter should be applied to operations which fetch an entity by its identifier.
applyTupleTransformer(TupleTransformer<?>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
applyTypes(TypeContributor) - Method in interface org.hibernate.boot.MetadataBuilder
Apply an explicit TypeContributor (implicit application via ServiceLoader will still happen too)
applyTypes(TypeContributor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
applyValidatorFactory(Object) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a Bean Validation ValidatorFactory.
applyValidatorFactory(Object) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
applyValues(PersistentCollection<?>, Object, Object, int, SharedSessionContractImplementor, JdbcValueBindings) - Method in interface org.hibernate.persister.collection.mutation.RowMutationOperations.Values
 
applyValues(Values) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.AdditionalInsertValues
 
applyVersionBasedOptLocking(MutationGroupBuilder) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorStandard
 
applyVersionBasedOptLocking(TableUpdateBuilderStandard<MutationOperation>) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorSoft
 
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 Where restrictions
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.entity.AbstractEntityPersister
 
applyXmlFormatMapper(FormatMapper) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Specifies a format mapper to use for serialization/deserialization of XML properties.
applyXmlFormatMapper(FormatMapper) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
appropriateExpectation(ExecuteUpdateResultCheckStyle) - Static method in class org.hibernate.jdbc.Expectations
Deprecated, for removal: This API element is subject to removal in a future version.
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
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
 
areCollectionsImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies whether plural attributes are lazy by default if not specified in the mapping.
areEntitiesImplicitlyLazy() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies whether singular associations (many-to-one, one-to-one) are lazy by default if not specified in the mapping.
areEqual(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
Deprecated.
 
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(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
areEqual(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
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 true if 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 true if they are equal, ignoring attribute order.
areEqual(Subgraph, Subgraph) - Static method in class org.hibernate.graph.EntityGraphs
Compares two entity subgraphs and returns true if 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(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 true if they are equal, ignoring order.
areEqual(J, J) - Method in interface org.hibernate.metamodel.model.domain.BasicDomainType
 
areEqual(Identifier, Identifier) - Static method in class org.hibernate.boot.model.naming.Identifier
 
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
 
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.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 interface org.hibernate.event.service.spi.DuplicationStrategy
Are the two listener instances considered a duplication?
arePositionalSelectionsAllowed() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
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 interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
How should non-specification of value insertion by the individual value sources here be interpreted in terms of defaulting that value.
areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
How should non-specification of value updating by the individual value sources here be interpreted in terms of defaulting that value.
areValuesNullableByDefault() - Method in interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
How should non-specification of value nullability by the individual value sources here be interpreted in terms of defaulting that value.
ARGUMENT_OR_IMPLIED_RESULT_TYPE - Static variable in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
ArgumentMemento(ResultMemento) - Constructor for class org.hibernate.query.named.ResultMementoInstantiation.ArgumentMemento
 
argumentsOrImplied(int...) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
ArgumentsValidator - Interface in org.hibernate.query.sqm.produce.function
Validates the arguments provided to an 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() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2, HSQL array() constructor function
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 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>, 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(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 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 - Annotation Interface in org.hibernate.annotations
Specifies the maximum length of a SQL array type mapped by the annotated attribute.
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 - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
ARRAY - Enum constant in enum class 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.
array_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2, HSQL array() constructor function
array_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array() constructor function
array_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array() constructor function
array_spanner() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Google Spanner array() constructor function
arrayAgg(JpaOrder, Expression<? extends T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
arrayAgg(JpaOrder, Expression<? extends T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayAgg(JpaOrder, Expression<? extends T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayAgg(JpaOrder, JpaPredicate, Expression<? extends T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
arrayAgg(JpaOrder, JpaPredicate, Expression<? extends T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayAgg(JpaOrder, JpaPredicate, Expression<? extends T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayAgg(JpaOrder, JpaPredicate, JpaWindow, Expression<? extends T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a array_agg ordered set-aggregate function expression.
arrayAgg(JpaOrder, JpaPredicate, JpaWindow, Expression<? extends T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayAgg(JpaOrder, JpaPredicate, JpaWindow, Expression<? extends T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayAgg(JpaOrder, JpaWindow, Expression<? extends T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
arrayAgg(JpaOrder, JpaWindow, Expression<? extends T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayAgg(JpaOrder, JpaWindow, Expression<? extends T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ArrayAggFunction - Class in org.hibernate.dialect.function.array
 
ArrayAggFunction(String, boolean, boolean) - Constructor for class org.hibernate.dialect.function.array.ArrayAggFunction
 
arrayAggregate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2, HSQL, CockroachDB and PostgreSQL array_agg() function
arrayAggregate_jsonArrayagg() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_agg() function
ArrayAndElementArgumentTypeResolver - Class in org.hibernate.dialect.function.array
A FunctionArgumentTypeResolver that resolves the array argument type based on the element argument type or the element argument type based on the array argument type.
ArrayAndElementArgumentTypeResolver(int, int...) - Constructor for class org.hibernate.dialect.function.array.ArrayAndElementArgumentTypeResolver
 
ArrayAndElementArgumentValidator - Class in org.hibernate.dialect.function.array
A ArgumentsValidator that validates the array type is compatible with the element type.
ArrayAndElementArgumentValidator(int, int...) - Constructor for class org.hibernate.dialect.function.array.ArrayAndElementArgumentValidator
 
arrayAppend(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Appends element to array.
arrayAppend(Expression<T[]>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayAppend(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayAppend(Expression<T[]>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Appends element to array.
arrayAppend(Expression<T[]>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayAppend(Expression<T[]>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayAppend_operator() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 and HSQLDB array_append() function
arrayAppend_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_append() function
arrayAppend_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_append() function
ArrayArgumentValidator - Class in org.hibernate.dialect.function.array
A ArgumentsValidator that validates the array type is compatible with the element type.
ArrayArgumentValidator(int) - Constructor for class org.hibernate.dialect.function.array.ArrayArgumentValidator
 
arrayConcat(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates arrays with each other in order.
arrayConcat(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayConcat(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayConcat(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates arrays with each other in order.
arrayConcat(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayConcat(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayConcat(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates arrays with each other in order.
arrayConcat(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayConcat(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayConcat_operator() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 and HSQLDB array_concat() function
arrayConcat_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_concat() function
arrayConcat_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_concat() function
ArrayConcatElementFunction - Class in org.hibernate.dialect.function.array
Concatenation function for array and an element.
ArrayConcatElementFunction(String, String, String, boolean) - Constructor for class org.hibernate.dialect.function.array.ArrayConcatElementFunction
 
ArrayConcatFunction - Class in org.hibernate.dialect.function.array
Concatenation function for arrays.
ArrayConcatFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.array.ArrayConcatFunction
 
ArrayConstructorFunction - Class in org.hibernate.dialect.function.array
 
ArrayConstructorFunction(boolean, boolean) - Constructor for class org.hibernate.dialect.function.array.ArrayConstructorFunction
 
arrayContains(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array contains an element.
arrayContains(Expression<T[]>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayContains(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContains(Expression<T[]>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array contains an element.
arrayContains(Expression<T[]>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayContains(Expression<T[]>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContains(T[], Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array contains an element.
arrayContains(T[], Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayContains(T[], Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContains_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_contains() function
arrayContains_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_contains() function
arrayContains_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_contains() function
arrayContains_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array contains operator
arrayContainsAll(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAll(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAll(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContainsAll(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIncludes(Expression, T[])
arrayContainsAll(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAll(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContainsAll(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIncludes(T[], Expression)
arrayContainsAll(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAll(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContainsAllNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAllNullable(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAllNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContainsAllNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIncludesNullable(Expression, T[])
arrayContainsAllNullable(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAllNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContainsAllNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIncludesNullable(T[], Expression)
arrayContainsAllNullable(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayContainsAllNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ArrayContainsArgumentTypeResolver - Class in org.hibernate.dialect.function.array
A FunctionArgumentTypeResolver that resolves the argument types for the array_contains function.
ArrayContainsArgumentTypeResolver() - Constructor for class org.hibernate.dialect.function.array.ArrayContainsArgumentTypeResolver
 
ArrayContainsArgumentValidator - Class in org.hibernate.dialect.function.array
A ArgumentsValidator that validates the arguments for the array_contains function.
ArrayContainsArgumentValidator() - Constructor for class org.hibernate.dialect.function.array.ArrayContainsArgumentValidator
 
arrayContainsNullable(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array contains a nullable element.
arrayContainsNullable(Expression<T[]>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayContainsNullable(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContainsNullable(Expression<T[]>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array contains a nullable element.
arrayContainsNullable(Expression<T[]>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayContainsNullable(Expression<T[]>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayContainsNullable(T[], Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array contains a nullable element.
arrayContainsNullable(T[], Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayContainsNullable(T[], Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ArrayContainsOperatorFunction - Class in org.hibernate.dialect.function.array
Special array contains function that also applies a cast to the element argument.
ArrayContainsOperatorFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.ArrayContainsOperatorFunction
 
ArrayContainsUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the array contains function by using unnest.
ArrayContainsUnnestFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.ArrayContainsUnnestFunction
 
arrayFill(Expression<T>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array with the same element N times, as specified by the arguments.
arrayFill(Expression<T>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayFill(Expression<T>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayFill(Expression<T>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array with the same element N times, as specified by the arguments.
arrayFill(Expression<T>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayFill(Expression<T>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayFill(T, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array with the same element N times, as specified by the arguments.
arrayFill(T, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayFill(T, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayFill(T, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array with the same element N times, as specified by the arguments.
arrayFill(T, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayFill(T, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayFill_cockroachdb() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Cockroach array_fill() function
arrayFill_h2() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_fill() function
arrayFill_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQLDB array_fill() function
arrayFill_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_fill() function
arrayFill_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
PostgreSQL array_fill() function
arrayGet(Expression<T[]>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Accesses the element of an array by 1-based index.
arrayGet(Expression<T[]>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayGet(Expression<T[]>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayGet(Expression<T[]>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Accesses the element of an array by 1-based index.
arrayGet(Expression<T[]>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayGet(Expression<T[]>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayGet_bracket() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_get() function via bracket syntax
arrayGet_h2() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_get() function via bracket syntax
arrayGet_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_get() function
arrayGet_unnest() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_get() function
ArrayGetUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the array get function by using unnest.
ArrayGetUnnestFunction() - Constructor for class org.hibernate.dialect.function.array.ArrayGetUnnestFunction
 
ArrayHelper - Class in org.hibernate.dialect.function.array
 
ArrayHelper() - Constructor for class org.hibernate.dialect.function.array.ArrayHelper
 
arrayIncludes(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array is a subset of another array.
arrayIncludes(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIncludes(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIncludes(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array is a subset of another array.
arrayIncludes(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIncludes(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIncludes(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array is a subset of another array.
arrayIncludes(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIncludes(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ArrayIncludesArgumentTypeResolver - Class in org.hibernate.dialect.function.array
A FunctionArgumentTypeResolver that resolves the argument types for the array_includes function.
ArrayIncludesArgumentTypeResolver() - Constructor for class org.hibernate.dialect.function.array.ArrayIncludesArgumentTypeResolver
 
ArrayIncludesArgumentValidator - Class in org.hibernate.dialect.function.array
A ArgumentsValidator that validates the arguments for the array_includes function.
ArrayIncludesArgumentValidator() - Constructor for class org.hibernate.dialect.function.array.ArrayIncludesArgumentValidator
 
arrayIncludesNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array is a subset of another array with nullable elements.
arrayIncludesNullable(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIncludesNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIncludesNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array is a subset of another array with nullable elements.
arrayIncludesNullable(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIncludesNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIncludesNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether an array is a subset of another array with nullable elements.
arrayIncludesNullable(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIncludesNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ArrayIncludesOperatorFunction - Class in org.hibernate.dialect.function.array
Special array includes implementation that uses the PostgreSQL @> operator.
ArrayIncludesOperatorFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.ArrayIncludesOperatorFunction
 
ArrayIncludesUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the array includes function by using unnest.
ArrayIncludesUnnestFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.ArrayIncludesUnnestFunction
 
ArrayInListContext(HqlParser.InListContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ArrayInListContext
 
arrayIntersects(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one array has any elements common with another array.
arrayIntersects(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIntersects(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIntersects(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one array has any elements common with another array.
arrayIntersects(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIntersects(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIntersects(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one array has any elements common with another array.
arrayIntersects(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIntersects(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIntersects_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_intersects() function
arrayIntersects_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_intersects() function
arrayIntersects_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_intersects() function
arrayIntersects_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array intersects operator
arrayIntersectsNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one array has any elements common with another array, supporting null elements.
arrayIntersectsNullable(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIntersectsNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIntersectsNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one array has any elements common with another array, supporting null elements.
arrayIntersectsNullable(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIntersectsNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayIntersectsNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one array has any elements common with another array, supporting null elements.
arrayIntersectsNullable(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayIntersectsNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ArrayIntersectsOperatorFunction - Class in org.hibernate.dialect.function.array
Array intersects function that uses the PostgreSQL && operator.
ArrayIntersectsOperatorFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.ArrayIntersectsOperatorFunction
 
ArrayIntersectsUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the intersects function by using unnest.
ArrayIntersectsUnnestFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.ArrayIntersectsUnnestFunction
 
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 ARRAY handling.
ArrayJdbcType(JdbcType) - Constructor for class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
ArrayJdbcTypeConstructor - Class in org.hibernate.type.descriptor.jdbc
Factory for ArrayJdbcType.
ArrayJdbcTypeConstructor() - Constructor for class org.hibernate.type.descriptor.jdbc.ArrayJdbcTypeConstructor
 
arrayLength(Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines the length of an array.
arrayLength(Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayLength(Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayLength_cardinality() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2, HSQLDB, CockroachDB and PostgreSQL array_length() function
arrayLength_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_length() function
arrayLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
arrayLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
arrayLiteral(T...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates an array literal with the array constructor function.
arrayLiteral(T...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayLiteral(T...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ArrayLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
ArrayMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
A mutability plan for arrays.
ArrayMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
arrayOverlaps(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlaps(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlaps(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayOverlaps(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIntersects(Expression, T[])
arrayOverlaps(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlaps(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayOverlaps(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIntersects(T[], Expression)
arrayOverlaps(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlaps(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayOverlapsNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlapsNullable(Expression<T[]>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlapsNullable(Expression<T[]>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayOverlapsNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIntersectsNullable(Expression, T[])
arrayOverlapsNullable(Expression<T[]>, T[]) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlapsNullable(Expression<T[]>, T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayOverlapsNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with #arrayIntersectsNullable(T[], Expression)
arrayOverlapsNullable(T[], Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
arrayOverlapsNullable(T[], Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPosition(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines the 1-based position of an element in an array.
arrayPosition(Expression<T[]>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPosition(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPosition(Expression<T[]>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines the 1-based position of an element in an array.
arrayPosition(Expression<T[]>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPosition(Expression<T[]>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPosition_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_position() function
arrayPosition_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_position() function
arrayPosition_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_position() function
arrayPosition_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_position() function
arrayPositions(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in an array.
arrayPositions(Expression<T[]>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPositions(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPositions(Expression<T[]>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in an array.
arrayPositions(Expression<T[]>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPositions(Expression<T[]>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPositions_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_positions() function
arrayPositions_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_positions() function
arrayPositions_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_positions() function
arrayPositions_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_positions() function
arrayPositionsList(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in an array.
arrayPositionsList(Expression<T[]>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPositionsList(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPositionsList(Expression<T[]>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in an array.
arrayPositionsList(Expression<T[]>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPositionsList(Expression<T[]>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPrepend(Expression<T>, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Prepends element to array.
arrayPrepend(Expression<T>, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPrepend(Expression<T>, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPrepend(T, Expression<T[]>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Prepends element to array.
arrayPrepend(T, Expression<T[]>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayPrepend(T, Expression<T[]>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayPrepend_operator() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 and HSQLDB array_prepend() function
arrayPrepend_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_prepend() function
arrayPrepend_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_prepend() function
arrayRemove() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_remove() function
arrayRemove(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with given element removed.
arrayRemove(Expression<T[]>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayRemove(Expression<T[]>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayRemove(Expression<T[]>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with given element removed.
arrayRemove(Expression<T[]>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayRemove(Expression<T[]>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayRemove_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_remove() function
arrayRemove_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_remove() function
arrayRemove_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_remove() function
arrayRemoveIndex(Expression<T[]>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with the element at the given 1-based index removed.
arrayRemoveIndex(Expression<T[]>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayRemoveIndex(Expression<T[]>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayRemoveIndex(Expression<T[]>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with the element at the given 1-based index removed.
arrayRemoveIndex(Expression<T[]>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayRemoveIndex(Expression<T[]>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayRemoveIndex_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_remove_index() function
arrayRemoveIndex_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_remove_index() function
arrayRemoveIndex_unnest(boolean) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL, CockroachDB and PostgreSQL array_remove_index() function
ArrayRemoveIndexUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the array remove index function by using unnest.
ArrayRemoveIndexUnnestFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.ArrayRemoveIndexUnnestFunction
 
arrayReplace() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_replace() function
arrayReplace(Expression<T[]>, Expression<T>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy replacing a given element with another.
arrayReplace(Expression<T[]>, Expression<T>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayReplace(Expression<T[]>, Expression<T>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayReplace(Expression<T[]>, Expression<T>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy replacing a given element with another.
arrayReplace(Expression<T[]>, Expression<T>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayReplace(Expression<T[]>, Expression<T>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayReplace(Expression<T[]>, T, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy replacing a given element with another.
arrayReplace(Expression<T[]>, T, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayReplace(Expression<T[]>, T, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayReplace(Expression<T[]>, T, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy replacing a given element with another.
arrayReplace(Expression<T[]>, T, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayReplace(Expression<T[]>, T, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayReplace_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_replace() function
arrayReplace_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_replace() function
arrayReplace_unnest() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_replace() function
ArrayReplaceUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the array replace function by using unnest.
ArrayReplaceUnnestFunction() - Constructor for class org.hibernate.dialect.function.array.ArrayReplaceUnnestFunction
 
arraySet(Expression<T[]>, Expression<Integer>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with given element at given 1-based index.
arraySet(Expression<T[]>, Expression<Integer>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySet(Expression<T[]>, Expression<Integer>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySet(Expression<T[]>, Expression<Integer>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with given element at given 1-based index.
arraySet(Expression<T[]>, Expression<Integer>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySet(Expression<T[]>, Expression<Integer>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySet(Expression<T[]>, Integer, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with given element at given 1-based index.
arraySet(Expression<T[]>, Integer, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySet(Expression<T[]>, Integer, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySet(Expression<T[]>, Integer, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy with given element at given 1-based index.
arraySet(Expression<T[]>, Integer, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySet(Expression<T[]>, Integer, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySet_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_set() function
arraySet_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_set() function
arraySet_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_set() function
arraySet_unnest() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_set() function
ArraySetUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the array set function by using unnest.
ArraySetUnnestFunction() - Constructor for class org.hibernate.dialect.function.array.ArraySetUnnestFunction
 
arraySlice() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_slice() function
arraySlice(Expression<T[]>, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-array of the based on 1-based lower and upper index.
arraySlice(Expression<T[]>, Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySlice(Expression<T[]>, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySlice(Expression<T[]>, Expression<Integer>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-array of the based on 1-based lower and upper index.
arraySlice(Expression<T[]>, Expression<Integer>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySlice(Expression<T[]>, Expression<Integer>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySlice(Expression<T[]>, Integer, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-array of the based on 1-based lower and upper index.
arraySlice(Expression<T[]>, Integer, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySlice(Expression<T[]>, Integer, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySlice(Expression<T[]>, Integer, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-array of the based on 1-based lower and upper index.
arraySlice(Expression<T[]>, Integer, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arraySlice(Expression<T[]>, Integer, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arraySlice_operator() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_slice() function
arraySlice_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_slice() function
arraySlice_unnest() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_slice() function
ArraySliceUnnestFunction - Class in org.hibernate.dialect.function.array
Implement the array slice function by using unnest.
ArraySliceUnnestFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.ArraySliceUnnestFunction
 
ArraysOfSameTypeArgumentValidator - Class in org.hibernate.dialect.function.array
A ArgumentsValidator that validates all arguments are of the same array type.
ArraysOfSameTypeArgumentValidator() - Constructor for class org.hibernate.dialect.function.array.ArraysOfSameTypeArgumentValidator
 
arrayToString(Expression<? extends Object[]>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates the non-null array elements with a separator, as specified by the arguments.
arrayToString(Expression<? extends Object[]>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayToString(Expression<? extends Object[]>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayToString(Expression<? extends Object[]>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates the non-null array elements with a separator, as specified by the arguments.
arrayToString(Expression<? extends Object[]>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayToString(Expression<? extends Object[]>, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayToString_h2(int) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2 array_to_string() function
arrayToString_hsql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HSQL array_to_string() function
arrayToString_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_to_string() function
arrayToString_postgresql() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB and PostgreSQL array_to_string() function
ArrayToStringFunction - Class in org.hibernate.dialect.function.array
 
ArrayToStringFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.ArrayToStringFunction
 
arrayTrim(Expression<T[]>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy without the last N elements, specified by the second argument.
arrayTrim(Expression<T[]>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayTrim(Expression<T[]>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayTrim(Expression<T[]>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates array copy without the last N elements, specified by the second argument.
arrayTrim(Expression<T[]>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
arrayTrim(Expression<T[]>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
arrayTrim_oracle() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle array_trim() function
arrayTrim_trim_array() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2, HSQLDB, CockroachDB and PostgreSQL array_trim() function
arrayTrim_unnest() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
PostgreSQL array_trim() emulation for versions before 14
ArrayType - Class in org.hibernate.type
A type for persistent arrays.
ArrayType(String, String, Class<?>) - Constructor for class org.hibernate.type.ArrayType
 
ArrayViaArgumentReturnTypeResolver - Class in org.hibernate.dialect.function.array
A FunctionReturnTypeResolver that resolves the array type based on an argument.
ArrayViaArgumentReturnTypeResolver(int) - Constructor for class org.hibernate.dialect.function.array.ArrayViaArgumentReturnTypeResolver
 
ArrayViaElementArgumentReturnTypeResolver - Class in org.hibernate.dialect.function.array
A FunctionReturnTypeResolver that resolves an array type based on the arguments, which are supposed to be of the element type.
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
Deprecated, for removal: This API element is subject to removal in a future version.
ARTIFACT_PROCESSING_ORDER - Static variable in interface org.hibernate.cfg.MappingSettings
Deprecated, for removal: This API element is subject to removal in a future version.
hbm.xml mappings are no longer supported, making this attribute irrelevant
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 class org.hibernate.query.sqm.tree.expression.AsWrapperSqmExpression
 
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.ColumnFunctionContext
 
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.JpaNonstandardFunctionContext
 
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 - Enum constant in enum class org.hibernate.ConnectionAcquisitionMode
A Connection is acquired only when (and if) it's actually needed.
asAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
 
asAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.EntityVersionMapping
 
asAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
asAttributeMapping() - Method in interface org.hibernate.sql.results.graph.Fetchable
 
asBasicValuedModelPart() - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
asBasicValuedModelPart() - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
asBigDecimal() - Method in interface org.hibernate.query.criteria.JpaExpression
 
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.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
 
asBoolean(Object) - Static method in class org.hibernate.engine.config.spi.StandardConverters
 
asc(int) - Static method in class org.hibernate.query.Order
An order where the result set is sorted by the select item in the given position with smaller values first.
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 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(SingularAttribute<T, ?>) - Static method in class org.hibernate.query.Order
An order where an entity is sorted by the given attribute, with smaller values first.
asc(Class<T>, String) - Static method in class org.hibernate.query.Order
An order where an entity of the given class is sorted by the attribute with the given name, with smaller values first.
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, 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 - 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 - Enum constant in enum class org.hibernate.query.SortDirection
 
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.
asCollectionInitializer() - Method in interface org.hibernate.sql.results.graph.collection.CollectionInitializer
 
asCollectionInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
A utility method to avoid casting explicitly to CollectionInitializer
asCompositeOwner() - Method in interface org.hibernate.engine.spi.CompositeOwner
 
asCompositeOwner() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
 
asCompositeTracker() - Method in interface org.hibernate.engine.spi.CompositeTracker
 
asCompositeTracker() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
 
asDouble() - Method in interface org.hibernate.query.criteria.JpaExpression
 
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
 
asEmbeddableFunctionTableReference() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
asEmbeddableFunctionTableReference() - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
asEmbeddableInitializer() - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableInitializer
 
asEmbeddableInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
A utility method to avoid casting explicitly to EmbeddableInitializer
asEmbeddedAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
A utility method to avoid casting explicitly to EmbeddedAttributeMapping
asEntityInitializer() - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
asEntityInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
A utility method to avoid casting explicitly to EntityInitializer
asEntityMappingType() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
asEntityMappingType() - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
asEntityMutationOperationGroup() - Method in interface org.hibernate.sql.model.EntityMutationOperationGroup
 
asEntityMutationOperationGroup() - Method in interface org.hibernate.sql.model.MutationOperationGroup
Attempt to cast to the frequently uses subtype EntityMutationOperationGroup; returns null if this is not possible.
asEventSource() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
asEventSource() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Cast this session to EventSource if possible.
asFetchParent() - Method in interface org.hibernate.sql.results.graph.entity.EntityFetch
 
asFetchParent() - Method in interface org.hibernate.sql.results.graph.Fetch
Utility method to avoid instanceof checks.
asFloat() - Method in interface org.hibernate.query.criteria.JpaExpression
 
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
 
asHibernateProxy() - Method in interface org.hibernate.engine.spi.PrimeAmongSecondarySupertypes
 
asHibernateProxy() - Method in interface org.hibernate.proxy.HibernateProxy
Special internal contract to optimize type checking.
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
 
asInteger() - Method in interface org.hibernate.query.criteria.JpaExpression
 
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
 
asInteger(Object) - Static method in class org.hibernate.engine.config.spi.StandardConverters
 
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.SqmHqlNumericLiteral
 
asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteral
 
asLoggableText() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEmbeddableType
 
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.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
 
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
 
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
 
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
 
asPluralAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
A utility method to avoid casting explicitly to PluralAttributeMapping
asPluralAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
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.
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
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.type.Type
Reconstruct the object from its disassembled state.
assemble(Serializable, SharedSessionContract) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
Deprecated.
 
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.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.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 class org.hibernate.type.UserComponentType
 
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.Immutability
 
assemble(Serializable, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
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.descriptor.java.spi.FormatMapperBasedJavaType
 
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 class org.hibernate.sql.results.graph.basic.BasicResultAssembler
 
assemble(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.DomainResultAssembler
The main "assembly" contract.
assemble(RowProcessingState) - Method in class org.hibernate.sql.results.graph.tuple.TupleResultAssembler
 
assemble(RowProcessingState) - Method in class org.hibernate.sql.results.graph.UnfetchedBasicPartResultAssembler
 
assemble(RowProcessingState) - Method in class org.hibernate.sql.results.graph.UnfetchedResultAssembler
 
assembledJavaType - Variable in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
 
AssemblerCreationState - Interface in org.hibernate.sql.results.graph
 
ASSERT - Enum constant in enum class org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
Apply in-memory duplication checks, throwing a HibernateException when duplicates are found
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.
assertRowsOnlyFetchClauseType(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
asSessionImplementor() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
asSessionImplementor() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Cast this object to SessionImplementor, if possible.
Assignable - Interface in org.hibernate.sql.ast.tree.update
 
assignCheckConstraintsToTable(Dialect, TypeConfiguration, SqmFunctionRegistry) - Method in class org.hibernate.mapping.PersistentClass
 
Assigned - Class in org.hibernate.id
An IdentifierGenerator that returns the current identifier assigned to an instance.
Assigned() - Constructor for class org.hibernate.id.Assigned
 
assignment() - Method in class org.hibernate.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() - Element in annotation interface org.hibernate.annotations.FetchProfile.FetchOverride
The association whose default fetch strategy is being overridden.
Association - Class in org.hibernate.engine.profile
Identifies the association referenced by a 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
 
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
Cast this object to StatelessSession, if possible.
asString() - Method in interface org.hibernate.engine.jdbc.CharacterStream
Provides access to the underlying data as a String.
asString() - Method in interface org.hibernate.query.criteria.JpaExpression
 
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
 
asString(Object) - Static method in class org.hibernate.engine.config.spi.StandardConverters
 
asSubQuery() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
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
 
AsWrapperSqmExpression<T> - Class in org.hibernate.query.sqm.tree.expression
 
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
 
atan2(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the inverse tangent of y over x.
atan2(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
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(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_atn2() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Transact-SQL atan2 is misspelled
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.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by AttributeMapping
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 Interface in org.hibernate.annotations
Specifies an attribute access strategy to use.
AttributeAnalysis - Interface in org.hibernate.persister.entity.mutation
Results of analyzing an attribute in terms of handling update operations
AttributeAnalysis.DirtynessStatus - Enum Class in org.hibernate.persister.entity.mutation
Dirty-ness status of each attribute: it's useful to differentiate when it's definitely dirty, when it's definitely not dirty, and when we need to treat it like dirty but there is no certainty - for example because we didn't actually load the value from the database.
AttributeBinder<A extends Annotation> - Interface in org.hibernate.binder
Allows a user-written annotation to drive some customized model binding.
AttributeBinderType - Annotation Interface in org.hibernate.annotations
Associates a user-defined annotation with an AttributeBinder, allowing the annotation to drive some custom model binding.
AttributeClassification - Enum Class in org.hibernate.metamodel
AttributeContainer - Interface in org.hibernate.mapping
Identifies a mapping model object which may have attributes (fields or properties).
AttributeConverterInfo - Interface in org.hibernate.boot
Deprecated, for removal: This API element is subject to removal in a future version.
no longer used
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.metamodel.mapping
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.metamodel.mapping
Similar 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.metamodel.mapping
 
AttributeMetadata - Interface in org.hibernate.metamodel.mapping
 
attributeName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConvert
 
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
Extends the JPA-defined AttributeNode with additional operations.
AttributeNodeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
 
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
 
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() - Element in annotation interface org.hibernate.annotations.Struct
The ordered set of attributes of the UDT, as they appear physically in the DDL.
AttributesContainer - Interface in org.hibernate.boot.jaxb.mapping
JAXB binding interface for commonality between things which contain attributes.
AttributeSource - Interface in org.hibernate.boot.model.source.spi
Contract for sources of persistent attribute descriptions.
AttributeSource - Interface in org.hibernate.persister.walking.spi
 
AttributeSourceContainer - Interface in org.hibernate.boot.model.source.spi
Contract for a container of AttributeSource references.
attributeSources() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
Obtain this container's attribute sources.
augmentPhysicalTableTypes(List<String>) - Method in class org.hibernate.dialect.Dialect
 
augmentPhysicalTableTypes(List<String>) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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.DialectDelegateWrapper
 
augmentRecognizedTableTypes(List<String>) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
AUTO - Enum constant in enum class org.hibernate.annotations.CacheLayout
Uses either CacheLayout.SHALLOW or CacheLayout.FULL, depending on whether an entity or collection is second level cacheable.
AUTO - Enum constant in enum class org.hibernate.annotations.FlushModeType
Corresponds to FlushMode.AUTO.
AUTO - Enum constant in enum class org.hibernate.annotations.TimeZoneStorageType
Stores the time zone either with TimeZoneStorageType.NATIVE if Dialect.getTimeZoneSupport() is TimeZoneSupport.NATIVE, otherwise uses the TimeZoneStorageType.COLUMN strategy.
AUTO - Enum constant in enum class org.hibernate.annotations.UuidGenerator.Style
AUTO - Enum constant in enum class org.hibernate.boot.beanvalidation.ValidationMode
 
AUTO - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
 
AUTO - Enum constant in enum class org.hibernate.FlushMode
The Session is flushed when EntityTransaction.commit() is called, and is sometimes flushed before query execution in order to ensure that queries never return stale state.
AUTO - Enum constant in enum class 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.TransactionSettings
When enabled, specifies that the Session should be closed automatically at the end of each transaction.
AUTO_EVICT_COLLECTION_CACHE - Static variable in interface org.hibernate.cfg.CacheSettings
Enables the automatic eviction of a bidirectional association's collection cache when an element in the ManyToOne collection is added, updated, or removed without properly managing the change on the OneToMany side.
AUTO_FLUSH - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
AUTO_SESSION_EVENTS_LISTENER - Static variable in interface org.hibernate.cfg.SessionEventSettings
Defines a default SessionEventListener to be applied to newly-opened Sessions.
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
autoApply - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverter
 
autoApply - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
 
autoApply() - Element in annotation interface 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 interface org.hibernate.SessionBuilder
Should the session be automatically cleared on a failed transaction?
autoClear(boolean) - Method in interface org.hibernate.SharedSessionBuilder
 
autoClose() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
autoClose() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoClose flag from the original session should be used to create the new session.
autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
autoClose(boolean) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
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.JdbcSettings
Controls the autocommit mode of JDBC connections obtained from any ConnectionProvider implementation which respects this setting, which the built-in implementations do, except for DatasourceConnectionProviderImpl.
autoEnabled() - Element in annotation interface org.hibernate.annotations.FilterDef
Specifies that the filter auto-enabled, so that it is not necessary to call Session.enableFilter(String).
AutoFlushEvent - Class in org.hibernate.event.spi
Defines an event class for the auto-flushing of a session.
AutoFlushEvent(Set<String>, boolean, EventSource) - Constructor for class org.hibernate.event.spi.AutoFlushEvent
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
autoFlushIfRequired(Set<String>, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
autoFlushIfRequired(Set<String>, boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
autoFlushIfRequired(Set<String>, boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
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 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
 
autoPreFlush() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
autoPreFlush() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
autoPreFlush() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
AuxiliaryDatabaseObject - Interface in org.hibernate.boot.model.relational
An auxiliary database object is a trigger, function, stored procedure, or anything similar which is defined using explicit handwritten DDL create and drop statements in the mapping metadata.
AuxiliaryDatabaseObject.Expandable - Interface in org.hibernate.boot.model.relational
Additional, optional interface for AuxiliaryDatabaseObjects that want to allow expansion of allowable dialects via mapping.
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.
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 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, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an avg aggregate function expression.
avg(Expression<N>, JpaPredicate, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
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 - 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
 
AvgFunction.ReturnTypeResolver - Class in org.hibernate.dialect.function
 
AvgFunction.Validator - Class in org.hibernate.dialect.function
 
AzureSQLServerDialect - Class in org.hibernate.dialect
A SQL dialect for Azure SQL Server.
AzureSQLServerDialect() - Constructor for class org.hibernate.dialect.AzureSQLServerDialect
 
AzureSQLServerDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.AzureSQLServerDialect
 

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.
bag - Variable in class org.hibernate.collection.spi.PersistentBag
 
bag() - Static method in class org.hibernate.Hibernate
Obtain an instance of Hibernate.CollectionInterface representing persistent bags of a given element type.
Bag - Class in org.hibernate.mapping
A mapping model object representing a collection of type Collection which may contain duplicates.
Bag - Annotation Interface in org.hibernate.annotations
Specifies that an attribute of type List is semantically a bag, that is, that the order of the list elements is not significant, and should not be persistent.
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 - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
BAG - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A non-unique, unordered collection.
BagPersistentAttribute<D,E> - Interface in org.hibernate.metamodel.model.domain
Hibernate extension to the JPA CollectionAttribute descriptor
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() - Element in annotation interface org.hibernate.annotations.IndexColumn
Deprecated.
The starting index value.
BASE_TREAT - Static variable in class org.hibernate.persister.entity.EntityNameUse
 
BaseCascadeStyle() - Constructor for class org.hibernate.engine.spi.CascadeStyles.BaseCascadeStyle
 
BaseCascadingAction() - Constructor for class org.hibernate.engine.spi.CascadingActions.BaseCascadingAction
 
baseline() - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
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 AttributeMapping and AttributeMetadata
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.
 
baseListenerInterface() - Method in class org.hibernate.event.spi.EventType
 
BaseSemanticQueryWalker - Class in org.hibernate.query.sqm.spi
Base support for an SQM walker
BaseSemanticQueryWalker() - 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
 
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
 
BaseUserTypeSupport<T> - Class in org.hibernate.usertype
 
BaseUserTypeSupport() - Constructor for class org.hibernate.usertype.BaseUserTypeSupport
 
basic - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
 
BASIC - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
The collection elements are basic, simple values.
BASIC - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
The collection indexes are basic, simple values.
BASIC - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
 
BASIC - Enum constant in enum class org.hibernate.boot.model.source.spi.SingularAttributeNature
 
BASIC - Enum constant in enum class org.hibernate.engine.jdbc.spi.TypeSearchability
Type is supported only in WHERE ... LIKE
BASIC - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
BASIC - Enum constant in enum class org.hibernate.metamodel.ValueClassification
The mapped value is a basic value (String, Date, etc).
BASIC - Enum constant in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
BASIC - Enum constant in enum class org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
Deprecated.
 
BASIC - Static variable in class org.hibernate.jdbc.Expectations
Deprecated.
BasicArrayType<T,E> - Class in org.hibernate.type
A type that maps between ARRAY and T[]
BasicArrayType(BasicType<E>, JdbcType, JavaType<T>) - Constructor for class org.hibernate.type.BasicArrayType
 
basicAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
basicAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
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() - Element in annotation interface org.hibernate.annotations.TypeRegistration
The basic type described by the TypeRegistration.userType().
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
 
BasicCollectionPersister - Class in org.hibernate.persister.collection
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 ARRAY and Collection<T>
BasicCollectionType(BasicType<E>, JdbcType, BasicCollectionJavaType<C, E>) - Constructor for class org.hibernate.type.BasicCollectionType
 
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 BasicType contract.
BasicEntityIdentifierMapping - Interface in org.hibernate.metamodel.mapping
Mapping for a simple, single-column identifier
BasicEntityPropertyMapping - Class in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by EntityMappingType
BasicEntityPropertyMapping(AbstractEntityPersister) - Constructor for class org.hibernate.persister.entity.BasicEntityPropertyMapping
Deprecated.
 
BasicExpectation(int) - Constructor for class org.hibernate.jdbc.Expectations.BasicExpectation
Deprecated.
 
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, boolean) - Constructor for class org.hibernate.sql.results.graph.basic.BasicFetch
 
BasicFetch(int, FetchParent, NavigablePath, BasicValuedModelPart, BasicValueConverter<T, ?>, FetchTiming, boolean, DomainResultCreationState, boolean, boolean) - Constructor for class org.hibernate.sql.results.graph.basic.BasicFetch
 
BasicHolder(Class<?>) - Constructor for class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
BasicJavaType<T> - Interface in org.hibernate.type.descriptor.java
Specializes JavaType for "basic" values, in the sense of Type.PersistenceType.BASIC.
BasicJdbcLiteralFormatter<T> - Class in org.hibernate.type.descriptor.jdbc.spi
BasicJdbcLiteralFormatter(JavaType<T>) - Constructor for class org.hibernate.type.descriptor.jdbc.spi.BasicJdbcLiteralFormatter
 
BasicLazyInitializer - Class in org.hibernate.proxy.pojo
Lazy initializer for plain Java objects.
BasicLazyInitializer(String, Class<?>, Object, Method, Method, CompositeType, SharedSessionContractImplementor, boolean) - Constructor for class org.hibernate.proxy.pojo.BasicLazyInitializer
 
BasicParamExpectation(int, int) - Constructor for class org.hibernate.jdbc.Expectations.BasicParamExpectation
Deprecated.
 
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.
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, boolean, boolean) - Constructor for class org.hibernate.sql.results.graph.basic.BasicResult
 
BasicResult(int, String, JavaType<T>, BasicValueConverter<T, ?>, NavigablePath, boolean, boolean) - 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, ?>, boolean) - 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 IDENTITY columns where the dialect requires an additional command execution to retrieve the generated IDENTITY value
BasicSelectingDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.insert.BasicSelectingDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
BasicSelectingDelegate(EntityPersister) - Constructor for class org.hibernate.id.insert.BasicSelectingDelegate
 
BasicSQLExceptionConverter - Class in org.hibernate.engine.jdbc.dialect.spi
A helper to centralize conversion of SQLExceptions to JDBCExceptions.
BasicSQLExceptionConverter() - Constructor for class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
 
BasicType<T> - Interface in org.hibernate.type
Marker interface for basic types.
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 BasicType instances
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 BasicValue as part of interpreting the boot-time model into the run-time model
BasicValueConverter<D,R> - Interface in org.hibernate.type.descriptor.converter.spi
Support for basic-typed value conversions.
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 Basic attribute a basic-valued collection part
Batch - Interface in org.hibernate.engine.jdbc.batch.spi
Represents a batch of statements to be executed together.
BATCH - Enum constant in enum class org.hibernate.engine.FetchStyle
Initializes a number of indicated data items (entities or collections) in a series of grouped sql selects using an in-style sql restriction to define the batch size.
BATCH_FETCH_STYLE - Static variable in interface org.hibernate.cfg.FetchSettings
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_STRATEGY - Static variable in interface org.hibernate.cfg.BatchSettings
Deprecated.
BATCH_VERSIONED_DATA - Static variable in interface org.hibernate.cfg.BatchSettings
When enabled, specifies that versioned data should be included in batching.
BatchBuilder - Interface in org.hibernate.engine.jdbc.batch.spi
A builder for Batch instances.
batchContainedStatementsOnRelease() - Method in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
 
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
 
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.
BatchFetchStyle - Enum Class in org.hibernate.loader
Deprecated.
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.
BatchKeyAccess - Interface in org.hibernate.engine.jdbc.mutation.spi
Provides access to a BatchKey as part of creating an executor.
BatchLoader - Interface in org.hibernate.loader.ast.spi
Commonality for loading a loadable in "batch" (more than one key at a time)
BatchLoaderFactory - Interface in org.hibernate.loader.ast.spi
Factory for BatchLoader instances
BatchObserver - Interface in org.hibernate.engine.jdbc.batch.spi
An observer contract for batch events.
BatchSettings - Interface in org.hibernate.cfg
 
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 Interface 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.ManagedBeanSettings
Identifies a BeanContainer to be used.
BeanContainer - Interface in org.hibernate.resource.beans.container.spi
Represents a backend "bean container" - CDI, Spring, etc
BeanContainer.LifecycleOptions - Interface in org.hibernate.resource.beans.container.spi
 
BeanInstanceProducer - Interface in org.hibernate.resource.beans.spi
Contract for producing a bean instance
BeanLifecycleStrategy - Interface in org.hibernate.resource.beans.container.spi
Models how the lifecycle for a bean should be managed.
beanManagerInitialized(BeanManager) - Method in interface org.hibernate.resource.beans.container.spi.ExtendedBeanManager.LifecycleListener
 
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
In Integrator for Bean Validation.
BeanValidationIntegrator() - Constructor for class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.Check
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.ColumnDefault
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.DiscriminatorFormula
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.FilterDefs
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.Filters
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.Formula
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.GeneratedColumn
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.JoinFormula
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.OrderBy
Deprecated.
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDelete
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDeleteAll
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLInsert
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLOrder
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLRestriction
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLSelect
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLUpdate
 
before() - Element in annotation interface org.hibernate.annotations.DialectOverride.Where
Deprecated.
 
BEFORE_TRANSACTION_COMPLETION - Enum constant in enum class 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.ManyToOneType
 
beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
beforeAssemble(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.type.Type
Deprecated, for removal: This API element is subject to removal in a future version.
Is not called anymore
beforeBeanManagerDestroyed(BeanManager) - Method in interface org.hibernate.resource.beans.container.spi.ExtendedBeanManager.LifecycleListener
 
beforeCompletion() - Method in interface org.hibernate.resource.transaction.spi.TransactionObserver
Callback for processing the initial phase of transaction completion.
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 interface org.hibernate.action.spi.Executable
Called before executing any actions.
beforeFirst() - Method in interface org.hibernate.ScrollableResults
Go to a location just before first result.
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 interface org.hibernate.engine.spi.PersistenceContext
Call this before beginning a two-phase load
beforeQuery() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
beforeQueryHandlingFetchProfiles() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
beforeStatement(PreparedStatementDetails) - 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.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
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, to trigger release of the JDBC connection if needed, that is, if ConnectionReleaseMode.BEFORE_TRANSACTION_COMPLETION is enabled.
beforeTransactionCompletion() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
A before-completion callback from the coordinator to its owner.
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called before a transaction is committed (but not before rollback).
BeforeTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during before transaction completion.
begin() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
Begin the resource transaction
begin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
Begin the physical transaction
beginCacheGetEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginCachePutEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginDirtyCalculationEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginFlushEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginJdbcBatchExecutionEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginJdbcConnectionAcquisitionEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginJdbcConnectionReleaseEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginJdbcPreparedStatementCreationEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginJdbcPreparedStatementExecutionEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginPartialFlushEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginPrePartialFlush() - Method in interface org.hibernate.event.spi.EventManager
 
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.
beginSessionClosedEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginSessionOpenEvent() - Method in interface org.hibernate.event.spi.EventManager
 
beginTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
beginTransaction() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
beginTransaction() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
beginTransaction() - Method in interface org.hibernate.SharedSessionContract
Begin a unit of work and return the associated Transaction object.
bestGuessEntityName(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
bestGuessEntityName(Object) - Method in 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
Obtain the best estimate of the entity name of the given entity instance, which is not involved in an association, by also considering information held in the proxy, and whether the object is already associated with this session.
bestGuessEntityName(Object) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
bestGuessEntityName(Object, EntityEntry) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain the best estimate of the entity name of the given entity instance, which is not involved in an association, by also considering information held in the proxy, and whether the object is already associated with this session.
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 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 interface org.hibernate.query.sqm.NodeBuilder
 
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
 
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
 
BiDirectionalFetch - Interface in org.hibernate.sql.results.graph
 
BIG_DECIMAL - Enum constant in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
 
BIG_DECIMAL - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigDecimal to JDBC NUMERIC.
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 - Enum constant in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
 
BIG_INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigInteger to JDBC NUMERIC.
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 BigDecimal handling.
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 BigInteger handling.
BigIntegerJavaType() - Constructor for class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
BigIntJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for BIGINT handling.
BigIntJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
BINARY - Enum constant in enum class 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 JDBC VARBINARY.
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
The standard Hibernate type for mapping Byte[] to JDBC VARBINARY.
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 Class in org.hibernate.query.sqm
Enumeration of standard binary arithmetic operators
BinaryJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for BINARY handling.
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.
bind(A, MetadataBuildingContext, Component) - Method in interface org.hibernate.binder.TypeBinder
Perform some custom configuration of the model relating to the given annotated embeddable class.
bind(A, MetadataBuildingContext, PersistentClass) - Method in interface org.hibernate.binder.TypeBinder
Perform some custom configuration of the model relating to the given annotated entity class.
bind(A, MetadataBuildingContext, PersistentClass, Property) - Method in interface org.hibernate.binder.AttributeBinder
Perform some custom configuration of the model relating to the given annotated Property of the given entity class or embeddable 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 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 holder's 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 interface org.hibernate.boot.jaxb.spi.Binder
Bind from an XML source.
bind(InputStreamAccess) - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
Create a binding from an input stream
BIND - Enum constant in enum class org.hibernate.query.criteria.ValueHandlingMode
 
Bindable - Interface in org.hibernate.metamodel.mapping
Contract for things at the domain mapping level that can be bound into a JDBC PreparedStatement.
Bindable.JdbcValuesBiConsumer<X,Y> - Interface in org.hibernate.metamodel.mapping
Functional interface for consuming the JDBC values, along with two values of type X and Y.
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 Binding for mapping documents.
BindableType<J> - Interface in org.hibernate.query
Types that can be used to handle binding Query parameters
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
 
binder() - Element in annotation interface org.hibernate.annotations.AttributeBinderType
 
binder() - Element in annotation interface org.hibernate.annotations.TypeBinderType
 
Binder<T> - Interface in org.hibernate.boot.jaxb.spi
Contract for performing JAXB binding.
Binder - Interface in org.hibernate.id.insert
 
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 of a value for a PreparedStatement parameter by position.
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
 
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 SELECT statement, 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
 
bindParameters(Object, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
 
bindParameters(Object, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.UniqueKeySelectingDelegate
 
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.ast.tree.expression.UnparsedNumericLiteral
 
bindParameterValue(PreparedStatement, int, JdbcParameterBindings, ExecutionContext) - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBinder
Bind the appropriate value in the JDBC statement
bindPartitionColumnValueBindings(Object[], SharedSessionContractImplementor, JdbcValueBindings) - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
bindValue(Object, String, String, ParameterUsage) - Method in interface org.hibernate.engine.jdbc.mutation.JdbcValueBindings
Binds a value for a specific column+usage
bindValue(Object, SelectableMapping, ParameterUsage) - 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
bindValues(PreparedStatement) - Method in interface org.hibernate.id.insert.Binder
 
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
 
bitLength_pattern(String, SqlAstNodeRenderingMode) - 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
 
bitxor() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
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
The standard Hibernate type for mapping Blob to JDBC BLOB.
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 Blob instances..
BlobJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Blob handling.
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 BLOB handling.
BlobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan
 
BlobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of representing Blob objects.
BOOLEAN - Enum constant in enum class org.hibernate.query.sqm.CastType
 
BOOLEAN - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
Indicates that the argument should be of type SqlTypes.BOOLEAN or 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
The standard Hibernate type for mapping Boolean to JDBC BOOLEAN.
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 Boolean handling.
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 BOOLEAN handling.
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_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 available during the process of bootstrapping a SessionFactory which are expected to be cleaned up after the SessionFactory is built.
BootstrapServiceRegistry - Interface in org.hibernate.boot.registry
Provides the most basic services such as class loading.
BootstrapServiceRegistryBuilder - Class in org.hibernate.boot.registry
Builder for BootstrapServiceRegistry instances.
BootstrapServiceRegistryBuilder() - Constructor for class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
 
BOTH - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
Both catalog and schema are supported.
BOTH - Enum constant in enum class 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
 
BottomType - Class in org.hibernate.type
A type that is assignable to every non-primitive type, that is, the type of null.
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 - Enum constant in enum class org.hibernate.sql.ast.tree.cte.CteSearchClauseKind
Use breadth first for a recursive CTE.
breakDownJdbcValue(Object, SharedSessionContractImplementor, JdbcValueBindings, EntityTableMapping) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
breakDownJdbcValues(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
breakDownJdbcValues(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
Breaks down the domain value to its constituent JDBC values.
breakDownJdbcValues(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
breakDownJdbcValues(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
breakDownJdbcValues(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
breakDownJdbcValues(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
breakDownJdbcValues(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
breakDownJdbcValues(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
A short hand form of ModelPart.breakDownJdbcValues(Object, int, Object, Object, JdbcValueBiConsumer, SharedSessionContractImplementor), that passes 0 as offset and null for the two values X and Y.
breakDownKeyJdbcValues(Object, Object, SharedSessionContractImplementor, JdbcValueBindings, EntityTableMapping) - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
breakDownKeyJdbcValues(Object, EntityTableMapping.KeyValueConsumer, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
broader() - Method in enum class org.hibernate.query.sqm.ComparisonOperator
 
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.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 interface org.hibernate.cache.MutableCacheKeyBuilder
creates an Object to be used as a key into the query results cache.
build() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
build() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Build EntityManagerFactory instance
build() - Method in class org.hibernate.metamodel.mapping.AttributeMappingsMap.Builder
 
build() - Method in class org.hibernate.sql.exec.spi.JdbcParametersList.Builder
 
build(MetadataSources, BootstrapContext, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
Unified single phase for MetadataSources to Metadata process
build(HbmLocalMetadataBuildingContext) - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
build(SessionFactoryImplementor) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
buildArchiveDescriptor(URL) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptorFactory
 
buildArchiveDescriptor(URL) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptorFactory
Build a descriptor of the archive indicated by the given url
buildArchiveDescriptor(URL, String) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptorFactory
Build a descriptor of the archive indicated by the path relative to the given url
buildBasicProxyFactory(Class) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory for basic proxy concerns.
buildBatch(BatchKey, Integer, Supplier<PreparedStatementGroup>, JdbcCoordinator) - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchBuilder
Build a batch.
buildByteBasedInputStreamAccess(String, InputStream) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
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(SessionFactoryOptions) - 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
 
buildDatabaseStructure(Type, Properties, JdbcEnvironment, boolean, QualifiedName, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Build the database structure.
buildDdlTransactionIsolator(JdbcContext) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectFactory
Builds an appropriate Dialect instance.
buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in interface org.hibernate.cache.spi.RegionFactory
Create a named Region for holding domain model data
buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
 
buildEmbeddedAttributeMapping(String, int, int, Property, DependantValue, int, ManagedMappingType, CompositeType, String, String[], PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
For Hibernate Reactive
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.metamodel.mapping.AttributeMappingsMap
 
Builder() - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
Builder() - Constructor for class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
Builder(String) - Constructor for class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
 
Builder(String) - Constructor for class org.hibernate.query.sql.spi.NamedNativeQueryMemento.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 - Static variable in interface org.hibernate.cfg.BatchSettings
Names the BatchBuilder implementation to use.
Builders - Class in org.hibernate.query.results
 
Builders() - Constructor for class org.hibernate.query.results.Builders
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
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
 
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
buildGetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
Deprecated, for removal: This API element is subject to removal in a future version.
buildGetGeneratedKeysDelegate(EntityPersister) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
The delegate for dealing with IDENTITY columns using Statement.getGeneratedKeys().
buildGetGeneratedKeysDelegate(EntityPersister) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
buildGetGeneratedKeysDelegate(EntityPersister) - Method in class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
 
buildGetGeneratedKeysDelegate(EntityPersister) - Method in class org.hibernate.dialect.identity.SybaseJconnIdentityColumnSupport
 
buildGroupsForOperation(GroupsPerOperation.Operation, Map, ClassLoaderAccess) - Static method in class org.hibernate.boot.beanvalidation.GroupsPerOperation
 
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.Dialect
The IdentifierHelper indicated by this dialect for handling identifier conversions.
buildIdentifierHelper(IdentifierHelperBuilder, DatabaseMetaData) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
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.DialectDelegateWrapper
 
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
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
buildLobCreator(LobCreationContext) - Method in interface org.hibernate.engine.jdbc.env.spi.LobCreatorBuilder
 
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 interface org.hibernate.Session
buildMappingProducer(SelectStatement, SessionFactoryImplementor) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingProducerProvider
Provide the JdbcValuesMappingProducer to use for the given SQL AST
buildMergeCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
buildMetadata() - Method in class org.hibernate.boot.MetadataSources
Shorthand form of calling MetadataSources.getMetadataBuilder() and using its MetadataBuilder.build() method in cases where the application wants to accept the defaults.
buildMetadata(StandardServiceRegistry) - Method in class org.hibernate.boot.MetadataSources
 
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
buildMultiIdLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
buildMutation() - Method in class org.hibernate.id.insert.TableInsertReturningBuilder
 
buildMutation() - Method in class org.hibernate.sql.model.ast.builder.CollectionRowDeleteBuilder
 
buildMutation() - Method in class org.hibernate.sql.model.ast.builder.CollectionRowDeleteByUpdateSetNullBuilder
 
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 class org.hibernate.sql.model.ast.builder.TableMergeBuilder
 
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
 
buildMutationTranslator(SessionFactoryImplementor, MutationStatement) - Method in class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
 
buildMutationTranslator(SessionFactoryImplementor, MutationStatement) - Method in interface org.hibernate.sql.ast.SqlAstTranslatorFactory
Builds a single-use mutation translator
buildNamedQueryRepository(SessionFactoryImplementor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
buildNamedQueryRepository(SessionFactoryImplementor) - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
buildOptimizer(OptimizerDescriptor, Class<?>, int, long) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
Builds an optimizer
buildPluralAttributeMapping(String, int, int, Property, ManagedMappingType, PropertyAccess, CascadeStyle, FetchMode, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
For Hibernate Reactive
buildPropertyAccess(Class<?>, String, boolean) - Method in interface org.hibernate.property.access.spi.PropertyAccessStrategy
Build a PropertyAccess for the indicated property
buildProxy(Class<?>, Class<?>[]) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
 
buildProxyFactory(SessionFactoryImplementor) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory specifically for handling runtime lazy loading.
buildQueryResultsRegion(String, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
Create a named Region for holding query result sets.
buildQueryResultsRegion(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
 
buildResolution() - Method in class org.hibernate.mapping.BasicValue
 
buildResolution() - Method in class org.hibernate.mapping.DependantBasicValue
 
buildResult(JdbcValuesMetadata, int, BiFunction<String, String, DynamicFetchBuilderLegacy>, DomainResultCreationState) - Method in class org.hibernate.generator.values.GeneratedValueBasicResultBuilder
 
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
 
buildResultSetMapping(String, boolean, SessionFactoryImplementor) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingProducerProvider
Provide a dynamically built JdbcValuesMappingProducer
buildRootNavigablePath(String, String) - Static method in class org.hibernate.query.sqm.spi.SqmCreationHelper
 
buildRowMutationOperations() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
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
buildSequence(Database) - Method in class org.hibernate.id.enhanced.SequenceStructure
 
buildSequenceStructure(Type, Properties, JdbcEnvironment, QualifiedName, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
buildServiceRegistry(SessionFactoryImplementor, SessionFactoryOptions) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
Create the registry.
buildSessionFactory() - Method in interface org.hibernate.boot.Metadata
Short-hand form of building a SessionFactory through the builder without any additional option overrides.
buildSessionFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
buildSessionFactory() - Method in class org.hibernate.cfg.Configuration
Create a SessionFactory using the properties and mappings in this configuration.
buildSessionFactory(ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
Create a SessionFactory using the properties and mappings in this configuration.
buildSessionFactoryOptions() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
 
buildSessionFactoryOptions() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
Build the SessionFactoryOptions that will ultimately be passed to the constructor of SessionFactoryImpl.
buildSingleIdEntityLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
For Hibernate Reactive
buildSingularAssociationAttributeMapping(String, NavigableRole, int, int, Property, ManagedMappingType, EntityPersister, EntityType, PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
For Hibernate Reactive
buildSqlCreateIndexString(SqlStringGenerationContext, String, Table, List<Column>, Map<Column, String>, boolean, Metadata) - Static method in class org.hibernate.mapping.Index
Deprecated, for removal: This API element is subject to removal in a future version.
This method will be removed in the next release
buildSqlCreateIndexString(Dialect, String, String, List<Column>, Map<Column, String>, boolean) - Static method in class org.hibernate.mapping.Index
Deprecated, for removal: This API element is subject to removal in a future version.
This method will be removed in the next release
buildSqlDropIndexString(String, String) - Static method in class org.hibernate.mapping.Index
Deprecated, for removal: This API element is subject to removal in a future version.
This method will be removed in the next release
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
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
An instance of SQLExceptionConversionDelegate for interpreting dialect-specific error or SQLState codes.
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.H2Dialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.HSQLDialect
 
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
 
buildStatistics(SessionFactoryImplementor) - Method in interface org.hibernate.stat.spi.StatisticsFactory
 
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
 
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 interface org.hibernate.cache.spi.TimestampsCacheFactory
Build the TimestampsCache.
buildTimestampsRegion(String, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
Create a named Region for 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 interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
 
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
 
buildUnloadedProxy(Class<?>, Class<?>[]) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
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
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
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.
buildWriteFragment(String, JdbcMapping, MutatingTableReference, ColumnReference, ParameterUsage, Consumer<Object>) - Static method in class org.hibernate.sql.model.ast.builder.ColumnValueBindingBuilder
 
buildXsdDescriptor(String, String, String) - Static method in class org.hibernate.boot.xsd.LocalXsdResolver
 
BuiltInPropertyAccessStrategies - Enum Class in org.hibernate.property.access.spi
Describes the built-in externally-nameable PropertyAccessStrategy implementations.
BULK_ID_STRATEGY_GLOBAL_TEMPORARY_CREATE_TABLES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Use GlobalTemporaryTableStrategy.CREATE_ID_TABLES.
BULK_ID_STRATEGY_GLOBAL_TEMPORARY_DROP_TABLES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Use GlobalTemporaryTableStrategy.DROP_ID_TABLES.
BULK_ID_STRATEGY_LOCAL_TEMPORARY_DROP_TABLES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Use LocalTemporaryTableStrategy.DROP_ID_TABLES.
BULK_ID_STRATEGY_PERSISTENT_TEMPORARY_CREATE_TABLES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Use PersistentTableStrategy.CREATE_ID_TABLES.
BULK_ID_STRATEGY_PERSISTENT_TEMPORARY_DROP_TABLES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Use PersistentTableStrategy.DROP_ID_TABLES.
BulkInsertionCapableIdentifierGenerator - Interface in org.hibernate.id
Specialized contract for IdentifierGenerator implementations capable of being used in conjunction with HQL insert statements.
by(int, SortDirection) - Static method in class org.hibernate.query.Order
An order where the result set is sorted by the select item in the given position, in the given direction.
by(int, SortDirection, boolean) - Static method in class org.hibernate.query.Order
An order where the result set is sorted by the select item in the given position in the given direction, with the specified case-sensitivity.
by(int, SortDirection, NullPrecedence) - Static method in class org.hibernate.query.Order
An order where the result set is sorted by the select item in the given position in the given direction, with the specified precedence for null values.
by(SingularAttribute<T, ?>, SortDirection) - Static method in class org.hibernate.query.Order
An order where an entity is sorted by the given attribute, in the given direction.
by(SingularAttribute<T, ?>, SortDirection, boolean) - Static method in class org.hibernate.query.Order
An order where an entity is sorted by the given attribute, in the given direction, with the specified case-sensitivity.
by(SingularAttribute<T, ?>, SortDirection, NullPrecedence) - Static method in class org.hibernate.query.Order
An order where an entity is sorted by the given attribute, in the given direction, with the specified precedence for null values.
by(Class<T>, String, SortDirection) - Static method in class org.hibernate.query.Order
An order where an entity of the given class is sorted by the attribute with the given name, in the given direction.
by(Class<T>, String, SortDirection, boolean) - Static method in class org.hibernate.query.Order
An order where an entity of the given class is sorted by the attribute with the given name, in the given direction, with the specified case-sensitivity.
by(Class<T>, String, SortDirection, NullPrecedence) - Static method in class org.hibernate.query.Order
An order where an entity of the given class is sorted by the attribute with the given name, in the given direction.
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
 
byArgument(FunctionArgumentTypeResolver...) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
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 interface org.hibernate.Session
Create an IdentifierLoadAccess instance to retrieve an instance of the given entity type by its 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 interface org.hibernate.Session
Create an IdentifierLoadAccess instance to retrieve an instance of the named entity type by its 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 interface org.hibernate.Session
Create a MultiIdentifierLoadAccess instance to retrieve multiple instances of the given entity type by their primary key values, using batching.
byMultipleIds(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byMultipleIds(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
byMultipleIds(String) - Method in interface org.hibernate.Session
Create a MultiIdentifierLoadAccess instance to retrieve multiple instances of the named entity type by their primary key values, using batching.
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 interface org.hibernate.Session
Create a MultiIdentifierLoadAccess instance to retrieve multiple instances of the given entity type by their by natural id values, using batching.
byMultipleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
byMultipleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
byMultipleNaturalId(String) - Method in interface org.hibernate.Session
Create a MultiIdentifierLoadAccess instance to retrieve multiple instances of the named entity type by their by natural id values, using batching.
byName(String) - Static method in enum class org.hibernate.loader.BatchFetchStyle
Deprecated.
 
byName(String) - Static method in enum class 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 interface org.hibernate.Session
Create a NaturalIdLoadAccess instance to retrieve an instance of the given entity type by its natural id, which may be a composite 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 interface org.hibernate.Session
Create a NaturalIdLoadAccess instance to retrieve an instance of the named entity type by its natural id, which may be a composite 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 interface org.hibernate.Session
Create a SimpleNaturalIdLoadAccess instance to retrieve an instance of the given entity type by its natural id, which must be a simple (non-composite) value.
bySimpleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
bySimpleNaturalId(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
bySimpleNaturalId(String) - Method in interface org.hibernate.Session
Create a SimpleNaturalIdLoadAccess instance to retrieve an instance of the named entity type by its natural id, which must be a simple (non-composite) value.
BYTE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Byte to JDBC TINYINT.
ByteArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Byte[] handling, which disallows null elements.
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
 
BYTECODE_PROVIDER - Static variable in interface org.hibernate.cfg.BytecodeSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Will be removed, Hibernate ORM will use the BytecodeProvider implementation it finds on the classpath loading it via the standard ServiceLoader mechanism. Currently, there is only a single implementation which is included in Hibernate ORM, so it's not possible to override this. See HHH-17643
BytecodeEnhancementMetadata - Interface in org.hibernate.bytecode.spi
Encapsulates bytecode enhancement information about a particular entity.
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 - Interface in org.hibernate.bytecode.spi
Contract for providers of bytecode services to Hibernate.
BytecodeSettings - Interface in org.hibernate.cfg
Settings which control the BytecodeProvider used for bytecode enhancement and reflection optimization.
ByteJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Byte handling.
ByteJavaType() - Constructor for class org.hibernate.type.descriptor.java.ByteJavaType
 

C

c - Variable in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
C3P0_ACQUIRE_INCREMENT - Static variable in interface org.hibernate.cfg.C3p0Settings
Number of connections acquired when pool is exhausted
C3P0_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.C3p0Settings
A setting prefix used to indicate settings that target the hibernate-c3p0 integration
C3P0_IDLE_TEST_PERIOD - Static variable in interface org.hibernate.cfg.C3p0Settings
Idle time before a C3P0 pooled connection is validated
C3P0_MAX_SIZE - Static variable in interface org.hibernate.cfg.C3p0Settings
Maximum size of C3P0 connection pool
C3P0_MAX_STATEMENTS - Static variable in interface org.hibernate.cfg.C3p0Settings
Maximum size of C3P0 statement cache
C3P0_MIN_SIZE - Static variable in interface org.hibernate.cfg.C3p0Settings
Minimum size of C3P0 connection pool
C3P0_TIMEOUT - Static variable in interface org.hibernate.cfg.C3p0Settings
Maximum idle time for C3P0 connection pool
C3p0Settings - Interface in org.hibernate.cfg
 
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 Interface 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.CacheSettings
Deprecated.
this is only honored for hibernate-infinispan
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.CacheSettings
The RegionFactory implementation, either: an instance of RegionFactory, a Class implementing RegionFactory, or the name of a class implementing RegionFactory.
CACHE_REGION_PREFIX - Static variable in interface org.hibernate.cfg.CacheSettings
The CacheProvider region 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.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
cacheable() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
Whether the query results are cacheable.
cacheable() - Element in annotation interface 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
 
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
 
CacheConcurrencyStrategy - Enum Class 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.
CachedNaturalIdValueSource - Enum Class in org.hibernate.engine.spi
The type of action from which the cache call is originating.
CacheEntry - Interface in org.hibernate.cache.spi.entry
A cached instance of a persistent class
CacheEntryStructure - Interface in org.hibernate.cache.spi.entry
Strategy for how cache entries are "structured" for storing into the cache.
CacheException - Exception in org.hibernate.cache
Something went wrong in the cache.
CacheException(String) - Constructor for exception org.hibernate.cache.CacheException
Constructs a CacheException.
CacheException(String, Throwable) - Constructor for exception org.hibernate.cache.CacheException
Constructs a CacheException.
CacheException(Throwable) - Constructor for exception org.hibernate.cache.CacheException
Constructs a CacheException.
cacheGetEnd(boolean) - Method in class org.hibernate.BaseSessionEventListener
 
cacheGetEnd(boolean) - Method in interface org.hibernate.SessionEventListener
 
cacheGetStart() - Method in class org.hibernate.BaseSessionEventListener
 
cacheGetStart() - Method in interface org.hibernate.SessionEventListener
 
CacheImplementor - Interface in org.hibernate.cache.spi
An SPI supported by any Hibernate service that provides an implementation of the Cache API.
CacheInitiator - Class in org.hibernate.engine.spi
Initiator for second level cache support
CacheInitiator() - Constructor for class org.hibernate.engine.spi.CacheInitiator
 
cacheKeyInstance() - Method in class org.hibernate.generator.values.GeneratedValueBasicResultBuilder
 
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.
CacheLayout - Enum Class in org.hibernate.annotations
Describes the data layout used for storing an object into the query 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() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
cacheMode() - Element in annotation interface org.hibernate.annotations.NamedQuery
CacheMode - Enum Class in org.hibernate
Controls how the session interacts with the second-level cache or query cache.
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 Class in org.hibernate.annotations
Deprecated.
cacheNonSelectQueryPlan(QueryInterpretationCache.Key, NonSelectQueryPlan) - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
cachePutEnd() - Method in class org.hibernate.BaseSessionEventListener
 
cachePutEnd() - Method in interface org.hibernate.SessionEventListener
 
cachePutStart() - Method in class org.hibernate.BaseSessionEventListener
 
cachePutStart() - Method in interface org.hibernate.SessionEventListener
 
cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
cacheRegion - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
cacheRegion - Variable in class org.hibernate.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() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
If the query results are cacheable, the name of the query cache region.
cacheRegion() - Element in annotation interface 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 Class in org.hibernate.boot
 
CacheRegionStatistics - Interface in org.hibernate.stat
Second-level cache statistics of a specific region.
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 interface org.hibernate.engine.spi.NaturalIdResolutions
 
cacheRetrieveMode() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The cache retrieval mode for objects returned by this query.
cacheRetrieveMode() - Element in annotation interface org.hibernate.annotations.NamedQuery
The cache retrieval mode for objects returned by this query.
CacheSettings - Interface in org.hibernate.cfg
Settings for Hibernate's second-level caching
cacheStoreMode() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The cache storage mode for objects returned by this query.
cacheStoreMode() - Element in annotation interface 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 RegionFactory is asked to create (RegionFactory.createTransactionContext(org.hibernate.engine.spi.SharedSessionContractImplementor)}) when a Hibernate Session is created.
CacheUtils - Class in org.hibernate.cache.spi.support
 
CacheUtils() - Constructor for class org.hibernate.cache.spi.support.CacheUtils
 
caching - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
Caching - Class in org.hibernate.boot.model
Deprecated.
will move to org.hibernate.boot.model.source.spi, where its only uses are
Caching(String, AccessType, boolean) - Constructor for class org.hibernate.boot.model.Caching
Deprecated.
 
Caching(String, AccessType, boolean, TruthValue) - Constructor for class org.hibernate.boot.model.Caching
Deprecated.
 
Caching(TruthValue) - Constructor for class org.hibernate.boot.model.Caching
Deprecated.
 
calculateFullPath(NavigablePath, String, String) - Method in interface org.hibernate.spi.NavigablePath.FullPathCalculator
Deprecated.
 
calculateHashCode(Object) - 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
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
calculateRootFullPath(NavigablePath, String, String) - Static method in class org.hibernate.spi.NavigablePath
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
calculateTreatedFullPath(NavigablePath, String, String) - Static method in class org.hibernate.spi.TreatedNavigablePath
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
CALENDAR - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC TIMESTAMP.
CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC DATE.
CALENDAR_TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC TIME.
CalendarDateJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling, 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 Calendar handling.
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 Calendar handling, but just for the time portion.
CalendarTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
CALL - Enum constant in enum class 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() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
Deprecated.
Calling database procedures and functions through NativeQuery is no longer supported; use NamedStoredProcedureQuery instead.
callable() - Element in annotation interface org.hibernate.annotations.SQLDelete
Is the statement callable (aka a CallableStatement)?
callable() - Element in annotation interface org.hibernate.annotations.SQLDeleteAll
Is the statement callable (aka a CallableStatement)?
callable() - Element in annotation interface org.hibernate.annotations.SQLInsert
Is the statement callable (aka a CallableStatement)?
callable() - Element in annotation interface 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 NativeQuery is no longer supported. Use ProcedureCall or StoredProcedureQuery instead.
CALLABLE_NAMED_PARAMS_ENABLED - Static variable in interface org.hibernate.cfg.QuerySettings
When enabled, specifies that Hibernate should attempt to map parameter names given in a ProcedureCall or StoredProcedureQuery to named parameters of the JDBC CallableStatement.
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 - Enum constant in enum class org.hibernate.boot.beanvalidation.ValidationMode
 
CallbackDefinition - Interface in org.hibernate.jpa.event.spi
 
CallbackException - Exception in org.hibernate
Intended to be thrown from Lifecycle and Interceptor callbacks.
CallbackException(Exception) - Constructor for exception org.hibernate.CallbackException
Creates a CallbackException using the given underlying cause.
CallbackException(String) - Constructor for exception org.hibernate.CallbackException
Creates a CallbackException using the given message.
CallbackException(String, Exception) - Constructor for exception org.hibernate.CallbackException
Creates a CallbackException using the given message and underlying cause.
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.
CallbackType - Enum Class in org.hibernate.jpa.event.spi
 
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 table statement accept multiple tables?
canBatchTruncate() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
canBatchTruncate() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
canBeBatched() - Method in interface org.hibernate.jdbc.Expectation
Is it acceptable to combine this expectation with JDBC statement batching? If this method returns false, the use of batch updates is disabled.
canBeBatched() - Method in class org.hibernate.jdbc.Expectation.OutParameter
 
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 interface org.hibernate.metamodel.spi.EntityInstantiator
Can this entity be instantiated?
cancel() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Cancel the building processing.
cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Attempt to cancel the last query sent to the JDBC driver.
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 interface org.hibernate.Session
Cancel the execution of the current query.
canCreateCatalog() - Method in class org.hibernate.dialect.Dialect
Does this dialect support creating and dropping catalogs?
canCreateCatalog() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
canCreateCatalog() - Method in class org.hibernate.dialect.MySQLDialect
 
canCreateSchema() - Method in class org.hibernate.dialect.Dialect
Does this dialect support creating and dropping schema?
canCreateSchema() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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 interface org.hibernate.boot.archive.scan.spi.ScanOptions
Deprecated.
With move to unified schema, this setting is now deprecated and will be removed once support for reading hbm.xml files is fully removed.
canDetectUnlistedClassesInNonRoot() - Method in 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 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 interface org.hibernate.CustomEntityDirtinessStrategy
Is this strategy capable of telling whether the given entity is dirty? A return of true means that CustomEntityDirtinessStrategy.isDirty(java.lang.Object, org.hibernate.persister.entity.EntityPersister, org.hibernate.Session) will be called next as the definitive means to determine whether the entity is dirty.
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.DialectDelegateWrapper
 
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.persister.entity.DiscriminatorType
Deprecated.
 
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.SerializableToBlobType
 
canDoSetting() - Method in class org.hibernate.type.AbstractStandardBasicType
 
canDoSetting() - Method in class org.hibernate.type.CustomType
 
canDoSetting() - Method in interface org.hibernate.type.ProcedureParameterNamedBinder
Can the given instance of this type actually set the parameter value by name
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 Graph become an EntityGraph via Graph.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
 
canReadFromCache() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
canReadFromCache() - Method in interface org.hibernate.persister.entity.EntityPersister
 
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 class org.hibernate.sql.results.spi.ManagedResultConsumer
 
canResultsBeCached() - Method in interface org.hibernate.sql.results.spi.ResultsConsumer
 
canResultsBeCached() - Method in class org.hibernate.sql.results.spi.ScrollableResultsConsumer
 
canResultsBeCached() - Method in class org.hibernate.sql.results.spi.SingleResultConsumer
 
canRollback() - Method in enum class org.hibernate.resource.transaction.spi.TransactionStatus
 
canSkipTables() - Method in enum class org.hibernate.sql.model.MutationType
 
canUseCachedReferences() - Method in interface org.hibernate.resource.beans.container.spi.BeanContainer.LifecycleOptions
 
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
 
canUseParentTableGroup(TableGroupProducer, NavigablePath, ValuedModelPart) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
canUseParentTableGroup(TableGroupProducer, NavigablePath, ValuedModelPart) - Method in interface org.hibernate.sql.ast.tree.from.LazyTableGroup.ParentTableGroupUseChecker
 
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
 
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(EventSource, Object, String, T, boolean) - Method in interface org.hibernate.engine.spi.CascadingAction
Cascade the action to the child object.
Cascade - Annotation Interface in org.hibernate.annotations
Specifies the persistence operations that should cascade to associated entity instances.
CASCADE - Enum constant in enum class org.hibernate.annotations.OnDeleteAction
Cascade deletion of the parent to the child.
CASCADE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
 
cascadeAll - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
cascadeDelete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
cascadeDetach - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
cascadeLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
cascadeMerge - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
cascadeNow(CascadePoint) - Method in enum class org.hibernate.type.ForeignKeyDirection
Should we cascade at this cascade point?
cascadePersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
cascadePersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
 
cascadeRefresh - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
cascadeRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
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 - Enum Class in org.hibernate.annotations
Enumerates the persistence operations which may be cascaded from one entity instance to associated entity instances.
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 Class 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
 
CaseLeastGreatestEmulation - Class in org.hibernate.dialect.function
Some databases don't have a function like least() or greatest(), and on those platforms we emulate the function using case.
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
 
cast(Class<X>) - Method in interface org.hibernate.query.criteria.JpaExpression
 
cast(Class<X>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
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 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 by CastType, and portability is achieved by delegating to Dialect.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
Deprecated.
 
castPattern(CastType, CastType) - Method in class org.hibernate.dialect.DerbyDialect
Derby does have a real Types.BOOLEAN type, 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.DialectDelegateWrapper
 
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
type or Types.TIME type, 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 for cast(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() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
castTarget() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
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
The SQL type to use in cast( ... as ... ) expressions when casting to the target type represented by the given JDBC type code.
castType(int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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 Class in org.hibernate.query.sqm
Defines the set of basic types which should be accepted by the cast() function on every platform.
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() - Element in annotation interface org.hibernate.annotations.Struct
(Optional) The catalog of the UDT.
CATALOG - Enum constant in enum class 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
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 interface org.hibernate.boot.model.relational.SqlStringGenerationContext
 
cbrt() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
CDI_BEAN_MANAGER - Static variable in interface org.hibernate.cfg.ManagedBeanSettings
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_ceil() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
CFG_XML_FILE - Static variable in interface org.hibernate.cfg.AvailableSettings
 
CfgXmlAccessService - Interface in org.hibernate.boot.cfgxml.spi
Allows access to any cfg.xml files specified for bootstrapping.
cfgXsd() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
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 - Enum constant in enum class org.hibernate.engine.jdbc.spi.TypeSearchability
Type is valid only in WHERE ... LIKE
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 JDBC VARCHAR.
char_chr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
CHARACTER - Enum constant in enum class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
 
CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character to JDBC CHAR(1).
CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character[] to JDBC VARCHAR.
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
The standard Hibernate type for mapping Character to JDBC NCHAR(1).
CharacterArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Character[] handling, which disallows null elements.
CharacterArrayJavaType() - Constructor for class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
CharacterJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Character handling.
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.
CharBooleanConverter - Class in org.hibernate.type
Abstract supertype of converters which map Boolean to Character.
CharBooleanConverter() - Constructor for class org.hibernate.type.CharBooleanConverter
 
CharJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for CHAR handling.
CharJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.CharJdbcType
 
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() - Element in annotation interface org.hibernate.annotations.SQLDelete
Deprecated.
check() - Element in annotation interface org.hibernate.annotations.SQLDeleteAll
Deprecated.
check() - Element in annotation interface org.hibernate.annotations.SQLInsert
Deprecated.
check() - Element in annotation interface org.hibernate.annotations.SQLUpdate
Deprecated.
check(int, Object, int, Expectation, PreparedStatement, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
Check - Annotation Interface in org.hibernate.annotations
Specifies a check constraint to be included in the generated DDL.
CHECK_NULLABILITY - Static variable in interface org.hibernate.cfg.ValidationSettings
Enable nullability checking, raises an exception if an attribute marked as not null is null at runtime.
CHECK_ON_FLUSH - Static variable in class org.hibernate.engine.spi.CascadingActions
 
checkColumnDuplication() - Method in class org.hibernate.mapping.PersistentClass
 
checkColumnDuplication(Set<String>, String) - Method in class org.hibernate.mapping.Component
 
checkColumnDuplication(Set<String>, String) - Method in interface org.hibernate.mapping.Value
Checks if this value contains any duplicate column.
checkConstraint() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
use Check.
checkConstraint() - Method in class org.hibernate.mapping.Column
Deprecated.
CheckConstraint - Class in org.hibernate.mapping
Represents a table or column level check constraint.
CheckConstraint(String) - Constructor for class org.hibernate.mapping.CheckConstraint
 
CheckConstraint(String, String) - Constructor for class org.hibernate.mapping.CheckConstraint
 
CheckHQL - Annotation Interface in org.hibernate.annotations.processing
Indicates that a package or top-level type contains HQL or JPQL queries encoded as static strings that should be validated at compile time by the Metamodel Generator or Query Validator.
checkInstantiation(TypeConfiguration) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
checkNamedQueries(QueryEngine) - Method in interface org.hibernate.query.named.NamedObjectRepository
Perform a validity check on all named queries
checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.engine.spi.ActionQueue
Throws PropertyValueException if there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity.
checkOpen() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
checkOpen() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Check whether the session is open, and if not: mark the current transaction, if any, for rollback only, and throw an IllegalStateException.
checkOpen(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
checkOpen(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Check whether the session is open, and if not: if markForRollbackIfClosed = true, mark the current transaction, if any, for rollback only, and throw an IllegalStateException.
checkOpen(boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
checkPropertyColumnDuplication(Set<String>, List<Property>, String) - Static method in class org.hibernate.mapping.MappingHelper
 
checkResult(PreparedStatementDetails, int, int) - Method in interface org.hibernate.engine.jdbc.mutation.OperationResultChecker
Check the result of a JDBC operation
Checks - Annotation Interface in org.hibernate.annotations
A list of Checks.
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 available before performing an update operation against the database.
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.
checkVersion() - Method in class org.hibernate.dialect.Dialect
 
checkVersion() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
checkVersion(boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
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
 
claimEntityHolderIfPossible(EntityKey, Object, JdbcValuesSourceProcessingState, EntityInitializer<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Return an existing entity holder for the entity key, possibly creating one if necessary.
CLASS - Enum constant in enum class org.hibernate.boot.cfgxml.spi.MappingReference.Type
 
CLASS - Enum constant in enum class org.hibernate.cfg.MetadataSourceType
Deprecated.
Indicates metadata coming from either annotations, orx.xml or a combination of the two.
CLASS - Enum constant in enum 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
The standard Hibernate type for mapping Class to JDBC VARCHAR.
CLASS_CACHE_PREFIX - Static variable in interface org.hibernate.cfg.CacheSettings
Entity cache configuration properties follow the pattern hibernate.classcache.packagename.ClassName usage[, region] where usage is the cache strategy used and region the cache region name
CLASS_NAME - Static variable in class org.hibernate.type.SerializableToBlobType
 
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 Class in org.hibernate.boot.archive.scan.spi
 
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 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
classForTypeName(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
 
classification - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
 
classification() - Element in annotation interface org.hibernate.annotations.CollectionTypeRegistration
The collection classification for which the supplied type applies
ClassJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Class handling.
ClassJavaType() - Constructor for class org.hibernate.type.descriptor.java.ClassJavaType
 
ClassLoaderAccess - Interface in org.hibernate.boot.spi
During the process of building the metamodel, access to the ClassLoader is strongly discouraged.
CLASSLOADERS - Static variable in interface org.hibernate.cfg.EnvironmentSettings
Specifies a collection of the ClassLoader instances 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
 
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.
ClassMetadata - Interface in org.hibernate.metadata
Deprecated.
Use Hibernate's mapping model MappingMetamodel
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(jakarta.persistence.spi.ClassTransformer) method.
clause() - Element in annotation interface org.hibernate.annotations.OrderBy
Deprecated.
The native SQL expression used to sort the collection elements.
clause() - Element in annotation interface org.hibernate.annotations.Where
Deprecated.
A predicate, written in native SQL.
clause() - Element in annotation interface org.hibernate.annotations.WhereJoinTable
Deprecated.
A predicate, written in native SQL.
Clause - Enum Class in org.hibernate.sql.ast
Used to indicate which query clause we are currently processing
CLAUSE - Enum constant in enum class org.hibernate.dialect.GroupBySummarizationRenderingStrategy
Use the proprietary WITH ROLLUP or WITH CUBE clause.
CLAUSE - Enum constant in enum class 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.JaxbCompositeUserTypeRegistration
 
clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverter
 
clazz - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
 
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.JaxbJavaTypeRegistration
 
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.boot.jaxb.mapping.JaxbUserTypeRegistration
 
Cleaner - Interface in org.hibernate.tool.schema.spi
An object that produces the SQL required to truncate the tables in a schema.
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 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
 
cleanupFromSynchronizations() - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
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.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 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.proxy.map.MapProxy
 
clear() - Method in interface org.hibernate.Session
Completely clear the session.
clear() - Method in interface org.hibernate.stat.Statistics
Reset all statistics.
CLEAR - Static variable in class org.hibernate.event.spi.EventType
 
clearCache() - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
clearCache(SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.support.StorageAccess
Clear data from the cache
clearCollectionsByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove all state of the collections-by-key map.
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.
ClearEvent - Class in org.hibernate.event.spi
An event for Session.clear() listening
ClearEvent(EventSource) - Constructor for class org.hibernate.event.spi.ClearEvent
Constructs an event from the given event session.
ClearEventListener - Interface in org.hibernate.event.spi
Listener for notification of Session.clear()
clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
clearEventListeners() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
clearEventListeners() - Method in interface org.hibernate.SessionBuilder
Remove all listeners intended for the built session currently held here, including any auto-apply ones; in other words, start with a clean slate.
clearEventListeners() - Method in interface org.hibernate.SharedSessionBuilder
 
clearFetched() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
clearFetched() - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
clearFromFlushNeededCheck(int) - Method in class org.hibernate.engine.spi.ActionQueue
 
clearListeners() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Removes all registered listeners
clearOperationQueue() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
clearProperties() - Method in class org.hibernate.mapping.Component
 
clearReservedWords() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
clearSettings() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Discard all the settings applied so far.
clearSynchronizations() - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
Clears all synchronizations from this registry.
CLOB - Enum constant in enum class org.hibernate.query.sqm.CastType
 
CLOB - Enum constant in enum class 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
The standard Hibernate type for mapping Clob to JDBC CLOB.
CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
CLOB_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
CLOB_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
ClobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Clob instances..
ClobJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Clob handling.
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 CLOB handling.
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 Clob from a reader.
ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Constructor used to build Clob from 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() - Method in class org.hibernate.sql.model.ast.ColumnValueBindingList
 
clone() - Method in class org.hibernate.sql.model.ast.ColumnValueParameterList
 
close() - Method in interface org.hibernate.cache.spi.CacheImplementor
Close this "cache", releasing all underlying resources.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
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 interface org.hibernate.query.named.NamedObjectRepository
Release any held resources
close() - Method in interface org.hibernate.query.spi.CloseableIterator
 
close() - Method in interface 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 class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
close() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
Closes the logical connection, 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 SessionFactory and 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_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 interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
Release a connection from Hibernate use.
CLOSED_QUOTE - Static variable in class org.hibernate.dialect.Dialect
Characters used as closing for quoting SQL identifiers
closeQuote() - Method in class org.hibernate.dialect.Dialect
The character specific to this dialect used to close a quoted identifier.
closeQuote() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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 interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a session being closed.
closeStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a statement being closed.
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 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 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 interface org.hibernate.query.sqm.NodeBuilder
 
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
 
COCKROACH_VERSION_STRING - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies a custom CockroachDB version string.
CockroachArrayFillFunction - Class in org.hibernate.dialect.function.array
Implement the array fill function by using generate_series.
CockroachArrayFillFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.CockroachArrayFillFunction
 
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
 
CockroachDialect(DialectResolutionInfo, String) - 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
 
code - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
 
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
 
coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
coerce(X, JavaType.CoercionContext) - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
coerceWrappingError(CoercionHelper.Coercer<T>) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
CoercingResultAssembler<J> - Class in org.hibernate.sql.results.graph.basic
A BasicResultAssembler which does type coercion to handle cases where the expression type and the expected result JavaType are different (e.g.
CoercingResultAssembler(int, JavaType<J>, BasicValueConverter<J, ?>, boolean) - Constructor for class org.hibernate.sql.results.graph.basic.CoercingResultAssembler
 
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
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 - Annotation Interface in org.hibernate.annotations
Specifies a collation to use when generating DDL for the column mapped by the annotated field or property.
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 - Enum constant in enum class 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 - Enum constant in enum class 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
 
collectAllParameters(Consumer<QueryParameterImplementor<?>>) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
collectBatchLoadableCollectionKeys(int, IndexedConsumer<T>, T, PluralAttributeMapping) - Method in class org.hibernate.engine.spi.BatchFetchQueue
collectBatchLoadableEntityIds(int, IndexedConsumer<T>, T, EntityMappingType) - Method in class org.hibernate.engine.spi.BatchFetchQueue
collectColumnNames(String) - Static method in class org.hibernate.sql.Template
 
collectColumnNames(String, Dialect, TypeConfiguration, SqmFunctionRegistry) - Static method in class org.hibernate.sql.Template
 
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
 
collection - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
 
collection(Class<C>) - Static method in class org.hibernate.Hibernate
Obtain an instance of Hibernate.CollectionInterface representing 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 - Enum constant in enum class org.hibernate.boot.CacheRegionDefinition.CacheRegionType
 
COLLECTION - Enum constant in enum class org.hibernate.cache.spi.support.AccessedDataClassification
 
COLLECTION - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate collection role was encountered
COLLECTION - Enum constant in enum class org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
Deprecated.
 
COLLECTION_CACHE_PREFIX - Static variable in interface org.hibernate.cfg.CacheSettings
Collection cache configuration properties follow the pattern hibernate.collectioncache.packagename.ClassName.role usage[, region] where usage is the cache strategy used and region the cache region name
COLLECTION_INSERT - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
collectionAggregateFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
collectionAggregateFunction() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
CollectionAggregateFunctionContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.CollectionAggregateFunctionContext
 
CollectionAggregateFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CollectionAggregateFunctionContext
 
collectionAppend(Expression<C>, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Appends element to basic collection.
collectionAppend(Expression<C>, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionAppend(Expression<C>, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionAppend(Expression<C>, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Appends element to basic collection.
collectionAppend(Expression<C>, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionAppend(Expression<C>, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
CollectionAttribute - Interface in org.hibernate.boot.jaxb.mapping
JAXB binding interface for plural attributes
CollectionBatchLoader - Interface in org.hibernate.loader.ast.spi
BatchLoader specialization for collection fetching
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 interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from second level cache resulted in a hit.
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 interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put into second level cache.
CollectionClassification - Enum Class in org.hibernate.metamodel
Classifications of the plurality.
CollectionClassificationMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for CollectionClassification
CollectionClassificationMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.CollectionClassificationMarshalling
 
collectionConcat(C, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates basic collections with each other in order.
collectionConcat(C, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionConcat(C, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionConcat(Expression<C>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates basic collections with each other in order.
collectionConcat(Expression<C>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionConcat(Expression<C>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionConcat(Expression<C>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates basic collections with each other in order.
collectionConcat(Expression<C>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionConcat(Expression<C>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContains(Expression<? extends Collection<E>>, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection contains an element.
collectionContains(Expression<? extends Collection<E>>, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionContains(Expression<? extends Collection<E>>, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContains(Expression<? extends Collection<E>>, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection contains an element.
collectionContains(Expression<? extends Collection<E>>, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionContains(Expression<? extends Collection<E>>, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContains(Collection<E>, Expression<E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection contains an element.
collectionContains(Collection<E>, Expression<E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionContains(Collection<E>, Expression<E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsAll(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAll(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAll(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsAll(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAll(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAll(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsAll(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAll(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAll(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsAllNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAllNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAllNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsAllNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAllNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAllNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsAllNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAllNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionContainsAllNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsNullable(Expression<? extends Collection<E>>, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection contains a nullable element.
collectionContainsNullable(Expression<? extends Collection<E>>, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionContainsNullable(Expression<? extends Collection<E>>, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsNullable(Expression<? extends Collection<E>>, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection contains a nullable element.
collectionContainsNullable(Expression<? extends Collection<E>>, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionContainsNullable(Expression<? extends Collection<E>>, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionContainsNullable(Collection<E>, Expression<E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection contains a nullable element.
collectionContainsNullable(Collection<E>, Expression<E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionContainsNullable(Collection<E>, Expression<E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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
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
collectionFill(Expression<T>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection with the same element N times, as specified by the arguments.
collectionFill(Expression<T>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionFill(Expression<T>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionFill(Expression<T>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection with the same element N times, as specified by the arguments.
collectionFill(Expression<T>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionFill(Expression<T>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionFill(T, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection with the same element N times, as specified by the arguments.
collectionFill(T, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionFill(T, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionFill(T, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection with the same element N times, as specified by the arguments.
collectionFill(T, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionFill(T, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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
 
collectionGet(Expression<? extends Collection<E>>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Accesses the element of the basic collection by 1-based index.
collectionGet(Expression<? extends Collection<E>>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionGet(Expression<? extends Collection<E>>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionGet(Expression<? extends Collection<E>>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Accesses the element of the basic collection by 1-based index.
collectionGet(Expression<? extends Collection<E>>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionGet(Expression<? extends Collection<E>>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
CollectionId - Annotation Interface in org.hibernate.annotations
Describe an identifier column for a bag.
CollectionIdentifierDescriptor - Interface in org.hibernate.metamodel.mapping
Descriptor for the collection identifier.
CollectionIdJavaType - Annotation Interface in org.hibernate.annotations
Form of JavaType for describing the id of an id-bag mapping.
CollectionIdJdbcType - Annotation Interface in org.hibernate.annotations
Form of JdbcType for describing the id of an id-bag mapping.
CollectionIdJdbcTypeCode - Annotation Interface in org.hibernate.annotations
Form of JdbcTypeCode for describing the id of an id-bag mapping.
CollectionIdMutability - Annotation Interface in org.hibernate.annotations
Form of Mutability for describing the id of an id-bag mapping
CollectionIdSource - Interface in org.hibernate.boot.model.source.spi
 
CollectionIdType - Annotation Interface in org.hibernate.annotations
Form of Type for describing the id of an id-bag mapping.
collectionIncludes(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection is a subset of another basic collection.
collectionIncludes(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIncludes(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIncludes(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection is a subset of another basic collection.
collectionIncludes(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIncludes(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIncludes(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection is a subset of another basic collection.
collectionIncludes(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIncludes(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIncludesNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection is a subset of another basic collection with nullable elements.
collectionIncludesNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIncludesNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIncludesNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection is a subset of another basic collection with nullable elements.
collectionIncludesNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIncludesNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIncludesNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether a basic collection is a subset of another basic collection with nullable elements.
collectionIncludesNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIncludesNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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 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.
collectionInfoString(CollectionPersister, Object[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a series of managed collections.
CollectionInitializer<Data extends InitializerData> - 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.
collectionIntersects(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one basic collection has any elements common with another basic collection.
collectionIntersects(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIntersects(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIntersects(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one basic collection has any elements common with another basic collection.
collectionIntersects(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIntersects(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIntersects(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one basic collection has any elements common with another basic collection.
collectionIntersects(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIntersects(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIntersectsNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one basic collection has any elements common with another basic collection, supporting null elements.
collectionIntersectsNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIntersectsNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIntersectsNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one basic collection has any elements common with another basic collection, supporting null elements.
collectionIntersectsNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIntersectsNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionIntersectsNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Whether one basic collection has any elements common with another basic collection, supporting null elements.
collectionIntersectsNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionIntersectsNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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 - 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
 
collectionLength(Expression<? extends Collection<?>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines the length of a basic collection.
collectionLength(Expression<? extends Collection<?>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionLength(Expression<? extends Collection<?>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionLiteral(E...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a basic collection literal with the array constructor function.
collectionLiteral(E...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionLiteral(E...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
CollectionLoader - Interface in org.hibernate.loader.ast.spi
A loader (initialization) for collections
CollectionLoadingLogger - Interface in org.hibernate.sql.results.graph.collection
 
CollectionMappingType<C> - Interface in org.hibernate.metamodel.mapping
MappingType descriptor for the collection Java type (List, Set, etc)
CollectionMetadata - Interface in org.hibernate.metadata
Deprecated.
Use Hibernate's mapping model MappingMetamodel
CollectionMutationTarget - Interface in org.hibernate.persister.collection.mutation
 
CollectionNonStrictReadWriteAccess - Class in org.hibernate.cache.spi.support
Standard support for CollectionDataAccess using the AccessType.NONSTRICT_READ_WRITE access type.
CollectionNonStrictReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, CollectionDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.CollectionNonStrictReadWriteAccess
 
CollectionOperationCoordinator - Interface in org.hibernate.persister.collection.mutation
Base contract for coordination of collection mutation operations
collectionOverlaps(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlaps(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlaps(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionOverlaps(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlaps(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlaps(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionOverlaps(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlaps(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlaps(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionOverlapsNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlapsNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlapsNullable(Expression<? extends Collection<E>>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionOverlapsNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlapsNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlapsNullable(Expression<? extends Collection<E>>, Collection<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionOverlapsNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlapsNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
collectionOverlapsNullable(Collection<E>, Expression<? extends Collection<? extends E>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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 Maps 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 Class 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 interface org.hibernate.metamodel.spi.MetamodelImplementor
CollectionPersister - Interface in org.hibernate.persister.collection
A strategy for persisting a mapped collection role.
collectionPersisters() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
collectionPosition(Expression<? extends Collection<? extends E>>, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines the 1-based position of an element in a basic collection.
collectionPosition(Expression<? extends Collection<? extends E>>, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPosition(Expression<? extends Collection<? extends E>>, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionPosition(Expression<? extends Collection<? extends E>>, Expression<E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines the 1-based position of an element in a basic collection.
collectionPosition(Expression<? extends Collection<? extends E>>, Expression<E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPosition(Expression<? extends Collection<? extends E>>, Expression<E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionPositions(Expression<? extends Collection<? super T>>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in a basic collection.
collectionPositions(Expression<? extends Collection<? super T>>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPositions(Expression<? extends Collection<? super T>>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionPositions(Expression<? extends Collection<? super T>>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in a basic collection.
collectionPositions(Expression<? extends Collection<? super T>>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPositions(Expression<? extends Collection<? super T>>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionPositionsList(Expression<? extends Collection<? super T>>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in a basic collection.
collectionPositionsList(Expression<? extends Collection<? super T>>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPositionsList(Expression<? extends Collection<? super T>>, Expression<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionPositionsList(Expression<? extends Collection<? super T>>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Determines all 1-based positions of an element in a basic collection.
collectionPositionsList(Expression<? extends Collection<? super T>>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPositionsList(Expression<? extends Collection<? super T>>, T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionPrepend(E, Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Prepends element to basic collection.
collectionPrepend(E, Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPrepend(E, Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionPrepend(Expression<? extends E>, Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Prepends element to basic collection.
collectionPrepend(Expression<? extends E>, Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionPrepend(Expression<? extends E>, Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
collectionQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
collectionQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
collectionQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
collectionQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
 
CollectionQuantifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.CollectionQuantifierContext
 
CollectionReadOnlyAccess - Class in org.hibernate.cache.spi.support
Standard support for CollectionDataAccess using the AccessType.READ_ONLY access 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 CollectionDataAccess using the AccessType.READ_WRITE access type.
CollectionReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, CollectionDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
collectionRemove(Expression<C>, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with given element removed.
collectionRemove(Expression<C>, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionRemove(Expression<C>, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionRemove(Expression<C>, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with given element removed.
collectionRemove(Expression<C>, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionRemove(Expression<C>, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionRemoveIndex(Expression<C>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with the element at the given 1-based index removed.
collectionRemoveIndex(Expression<C>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionRemoveIndex(Expression<C>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionRemoveIndex(Expression<C>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with the element at the given 1-based index removed.
collectionRemoveIndex(Expression<C>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionRemoveIndex(Expression<C>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionReplace(Expression<C>, E, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy replacing a given element with another.
collectionReplace(Expression<C>, E, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionReplace(Expression<C>, E, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionReplace(Expression<C>, E, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy replacing a given element with another.
collectionReplace(Expression<C>, E, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionReplace(Expression<C>, E, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionReplace(Expression<C>, Expression<? extends E>, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy replacing a given element with another.
collectionReplace(Expression<C>, Expression<? extends E>, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionReplace(Expression<C>, Expression<? extends E>, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionReplace(Expression<C>, Expression<? extends E>, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy replacing a given element with another.
collectionReplace(Expression<C>, Expression<? extends E>, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionReplace(Expression<C>, Expression<? extends E>, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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
 
CollectionRowDeleteBuilder - Class in org.hibernate.sql.model.ast.builder
Custom table delete builder for many-to-many collection join tables that handles row deletes
CollectionRowDeleteBuilder(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor, String) - Constructor for class org.hibernate.sql.model.ast.builder.CollectionRowDeleteBuilder
 
CollectionRowDeleteByUpdateSetNullBuilder<O extends MutationOperation> - Class in org.hibernate.sql.model.ast.builder
Custom table update builder for one-to-many collections that handles row deletes
CollectionRowDeleteByUpdateSetNullBuilder(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor, String) - Constructor for class org.hibernate.sql.model.ast.builder.CollectionRowDeleteByUpdateSetNullBuilder
 
CollectionSemantics<CE,E> - Interface in org.hibernate.collection.spi
Each instance of this interface describes the semantics of some sort of persistent collection so that Hibernate understands how to manage the lifecycle of instances of that sort of collection.
CollectionSemanticsResolver - Interface in org.hibernate.collection.spi
Resolve the collection semantics for the given mapped collection.
collectionSet(Expression<C>, Expression<Integer>, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with given element at given 1-based index.
collectionSet(Expression<C>, Expression<Integer>, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSet(Expression<C>, Expression<Integer>, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionSet(Expression<C>, Expression<Integer>, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with given element at given 1-based index.
collectionSet(Expression<C>, Expression<Integer>, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSet(Expression<C>, Expression<Integer>, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionSet(Expression<C>, Integer, E) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with given element at given 1-based index.
collectionSet(Expression<C>, Integer, E) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSet(Expression<C>, Integer, E) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionSet(Expression<C>, Integer, Expression<? extends E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy with given element at given 1-based index.
collectionSet(Expression<C>, Integer, Expression<? extends E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSet(Expression<C>, Integer, Expression<? extends E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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
 
collectionSlice(Expression<C>, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-collection of the based on 1-based lower and upper index.
collectionSlice(Expression<C>, Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSlice(Expression<C>, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionSlice(Expression<C>, Expression<Integer>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-collection of the based on 1-based lower and upper index.
collectionSlice(Expression<C>, Expression<Integer>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSlice(Expression<C>, Expression<Integer>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionSlice(Expression<C>, Integer, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-collection of the based on 1-based lower and upper index.
collectionSlice(Expression<C>, Integer, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSlice(Expression<C>, Integer, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionSlice(Expression<C>, Integer, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates a sub-collection of the based on 1-based lower and upper index.
collectionSlice(Expression<C>, Integer, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionSlice(Expression<C>, Integer, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
CollectionStatistics - Interface in org.hibernate.stat
Collection-related statistics.
collectionTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
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, 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.
 
collectionToString(Expression<? extends Collection<?>>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates the non-null basic collection elements with a separator, as specified by the arguments.
collectionToString(Expression<? extends Collection<?>>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionToString(Expression<? extends Collection<?>>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionToString(Expression<? extends Collection<?>>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenates the non-null basic collection elements with a separator, as specified by the arguments.
collectionToString(Expression<? extends Collection<?>>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionToString(Expression<? extends Collection<?>>, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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
 
collectionTrim(Expression<C>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy without the last N elements, specified by the second argument.
collectionTrim(Expression<C>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionTrim(Expression<C>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
collectionTrim(Expression<C>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Creates basic collection copy without the last N elements, specified by the second argument.
collectionTrim(Expression<C>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
collectionTrim(Expression<C>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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 Interface 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 Interface in org.hibernate.annotations
Allows to register a UserCollectionType to 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 Interface in org.hibernate.annotations
Repeatable container for CollectionTypeRegistration
collectionUserTypeRegistrations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
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.format.jaxb.JaxbXmlFormatMapper.CollectionWrapper
 
CollectionWrapper(Collection<Object>) - Constructor for class org.hibernate.type.format.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
 
collectParameters(List<ColumnValueBinding>, List<ColumnValueBinding>, List<ColumnValueBinding>) - Static method in class org.hibernate.sql.model.ast.AbstractTableUpdate
 
collectParameters(SqmStatement<?>) - Static method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
collectParameters(SqmStatement<?>, Consumer<SqmParameter<?>>) - Static method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
collectPath(String) - Method in class org.hibernate.spi.NavigablePath.RelativePathCollector
 
collectTableMappings() - Method in interface org.hibernate.boot.Metadata
 
collectTableMappings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
collectValueIndexesToCache(BitSet) - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
collectValueIndexesToCache(BitSet) - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
collectValueIndexesToCache(BitSet) - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
collectValueIndexesToCache(BitSet) - Method in class org.hibernate.sql.results.graph.basic.BasicResult
 
collectValueIndexesToCache(BitSet) - Method in interface org.hibernate.sql.results.graph.BiDirectionalFetch
 
collectValueIndexesToCache(BitSet) - Method in interface org.hibernate.sql.results.graph.DomainResultGraphNode
Collect the JDBC value indexes used by this domain result that should be cached.
collectValueIndexesToCache(BitSet) - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
collectValueIndexesToCache(BitSet) - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
collectValueIndexesToCache(BitSet) - Method in interface org.hibernate.sql.results.graph.entity.EntityFetch
 
collectValueIndexesToCache(BitSet) - Method in interface org.hibernate.sql.results.graph.FetchParent
 
collectValueIndexesToCache(BitSet) - Method in class org.hibernate.sql.results.graph.tuple.TupleResult
 
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.OffsetWithMinutesContext
 
COLON() - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
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() - Element in annotation interface org.hibernate.annotations.CollectionId
The column containing the collection id.
column() - Element in annotation interface org.hibernate.annotations.JoinColumnOrFormula
The column to use in the join condition.
Column - Class in org.hibernate.mapping
A mapping model object representing a column of a relational database table.
Column() - Constructor for class org.hibernate.mapping.Column
 
Column(String) - Constructor for class org.hibernate.mapping.Column
 
COLUMN - Enum constant in enum class org.hibernate.annotations.TimeZoneStorageType
Stores the time zone in a separate column; works in conjunction with TimeZoneColumn.
COLUMN - Enum constant in enum class org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
 
COLUMN - Enum constant in enum class org.hibernate.dialect.RowLockStrategy
Use a column name.
COLUMN - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate column definition was encountered.
COLUMN - Enum constant in enum class org.hibernate.TimeZoneStorageStrategy
Stores the time zone in a separate column.
COLUMN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
COLUMN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
COLUMN - Static variable in class org.hibernate.id.IncrementGenerator
A parameter identifying the column holding the id.
COLUMN() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
COLUMN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
COLUMN_BINDING - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate column definition was encountered.
COLUMN_LABEL_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
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.MappingSettings
Used to specify the ColumnOrderingStrategy class to use.
COLUMN_REFERENCE - Enum constant in enum class 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
 
ColumnDefault - Annotation Interface in org.hibernate.annotations
Specifies that a column has a default value 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() - Element in annotation interface org.hibernate.annotations.IndexColumn
Deprecated.
An explicit column definition.
columnDefinition() - Element in annotation interface org.hibernate.annotations.TimeZoneColumn
(Optional) The SQL fragment that is used when generating the DDL for the column.
columnFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
columnFunction() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
ColumnFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
ColumnInformation - Interface in org.hibernate.tool.schema.extract.spi
Provides access to information about existing table columns
columnList - Variable in class org.hibernate.boot.jaxb.mapping.JaxbIndex
 
columnName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint
 
columnName - Variable in class org.hibernate.sql.InFragment
 
columnName() - Element in annotation interface org.hibernate.annotations.SoftDelete
(Optional) The name of the column.
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.
 
columnNames() - Element in annotation interface org.hibernate.annotations.Index
Deprecated.
The column(s) that are indexed.
ColumnOrderingStrategy - Interface in org.hibernate.boot.model.relational
A pluggable contract that allows ordering of columns within Table, Constraint and UserDefinedObjectType.
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, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ColumnReference
 
ColumnReference(String, String, SelectablePath, boolean, 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, 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, JdbcMapping) - Constructor for class org.hibernate.sql.ast.spi.SqlExpressionResolver.ColumnReferenceKey
 
ColumnReferenceQualifier - Interface in org.hibernate.sql.ast.tree.from
 
columnRenamed(Column) - Method in class org.hibernate.mapping.Table
 
columnResult - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
 
columns - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey
 
columns - Variable in class org.hibernate.sql.Insert
 
columns - Variable in class org.hibernate.sql.SimpleSelect
 
columns() - Element in annotation interface org.hibernate.annotations.Columns
The aggregated columns.
Columns - Annotation Interface 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 Interface 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 Interface in org.hibernate.annotations
Plural annotation for @ColumnTransformer.
columnType(int) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
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
The database column type name for a given JDBC type code defined in Types or SqlTypes.
columnType(int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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
 
ColumnValueBindingBuilder - Class in org.hibernate.sql.model.ast.builder
Builder for ColumnValueBinding instances
ColumnValueBindingBuilder() - Constructor for class org.hibernate.sql.model.ast.builder.ColumnValueBindingBuilder
 
ColumnValueBindingList - Class in org.hibernate.sql.model.ast
 
ColumnValueBindingList(MutatingTableReference, ColumnValueParameterList, ParameterUsage) - Constructor for class org.hibernate.sql.model.ast.ColumnValueBindingList
 
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 ColumnValueParameter that implements SelectableConsumer to 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 TableUpdateBuilder and TableInsertBuilder.
ColumnWriteFragment - Class in org.hibernate.sql.model.ast
Models a column's value expression 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
 
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.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.ArrayLiteralContext
 
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.ConflictTargetContext
 
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.TruncFunctionContext
 
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.ArrayLiteralContext
 
COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
COMMA(int) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
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
 
COMMA_SEPARATOR - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
 
COMMA_SEPARATOR_CHAR - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
 
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
 
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() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
A comment added to the SQL query.
comment() - Element in annotation interface org.hibernate.annotations.NamedQuery
A comment added to the generated SQL query.
comment() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
Comment - Annotation Interface 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
 
Comments - Annotation Interface in org.hibernate.annotations
A list of Comments.
commit() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
Commit the resource transaction
commit() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
Commit the physical transaction
COMMIT - Enum constant in enum class org.hibernate.annotations.FlushModeType
Corresponds to FlushMode.COMMIT.
COMMIT - Enum constant in enum class org.hibernate.FlushMode
The Session is flushed when EntityTransaction.commit() is called.
COMMITTED - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
The transaction has been completed successfully.
COMMITTING - Enum constant in enum class 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.
CommonFunctionFactory - Class in org.hibernate.dialect.function
Enumeratoes common function template definitions.
CommonFunctionFactory(FunctionContributions) - 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/JPQL queries, native SQL queries, criteria queries, and stored procedure calls.
COMPARABLE - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
Any type with an order (numeric, string, and temporal types)
ComparableExecutable - Interface in org.hibernate.engine.spi
We frequently need the union type of Executable, Comparable of ComparableExecutable, Serializable; this interface represents such union; this helps to simplify several generic signatures.
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
 
compare(Object, Object) - Method in interface org.hibernate.type.Type
Perform a Comparator-style comparison of the given values.
compare(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
 
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.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
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.SerializableToBlobType
 
compare(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
compare(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.BasicType
 
compare(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
compare(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
compare(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
compare(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
Deprecated.
 
compare(ZoneOffset, ZoneOffset) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType.ZoneOffsetComparator
 
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(Identifier) - Method in class org.hibernate.boot.model.naming.Identifier
 
compareTo(Namespace.Name) - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
compareTo(SqmParameter) - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
compareTo(SqmParameter) - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
compareTo(SqmParameter) - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
 
compareTo(SqmParameter) - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
 
compareTo(SqmParameter) - Method in class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
 
compareTo(SqmParameter<T>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmParameter
 
comparisonOperator() - Method in class org.hibernate.grammars.hql.HqlParser
 
comparisonOperator() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
 
ComparisonOperator - Enum Class 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
 
ComparisonRestriction - Class in org.hibernate.sql
A binary-comparison restriction
ComparisonRestriction(String) - Constructor for class org.hibernate.sql.ComparisonRestriction
 
ComparisonRestriction(String, String) - Constructor for class org.hibernate.sql.ComparisonRestriction
 
ComparisonRestriction(String, ComparisonRestriction.Operator, String) - Constructor for class org.hibernate.sql.ComparisonRestriction
 
ComparisonRestriction.Operator - Enum Class in org.hibernate.sql
 
Compatibility - Class in org.hibernate.query.sqm.tree.expression
 
complete() - Method in interface org.hibernate.query.sql.spi.ParameterRecognizer
Callback after all parsing is complete
complete(ManagedResources, BootstrapContext, MetadataBuildingOptions) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
Second step of two-phase for MetadataSources to Metadata process
completeCacheGetEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, Region, boolean) - Method in interface org.hibernate.event.spi.EventManager
 
completeCacheGetEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, Region, CollectionPersister, boolean) - Method in interface org.hibernate.event.spi.EventManager
 
completeCacheGetEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, Region, EntityPersister, boolean, boolean) - Method in interface org.hibernate.event.spi.EventManager
 
completeCachePutEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, CachedDomainDataAccess, CollectionPersister, boolean, EventManager.CacheActionDescription) - Method in interface org.hibernate.event.spi.EventManager
 
completeCachePutEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, CachedDomainDataAccess, EntityPersister, boolean, boolean, EventManager.CacheActionDescription) - Method in interface org.hibernate.event.spi.EventManager
 
completeCachePutEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, CachedDomainDataAccess, EntityPersister, boolean, EventManager.CacheActionDescription) - Method in interface org.hibernate.event.spi.EventManager
 
completeCachePutEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, Region, boolean, EventManager.CacheActionDescription) - Method in interface org.hibernate.event.spi.EventManager
 
completeDirtyCalculationEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, EntityPersister, EntityEntry, int[]) - Method in interface org.hibernate.event.spi.EventManager
 
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
 
completeFlushEvent(HibernateMonitoringEvent, FlushEvent) - Method in interface org.hibernate.event.spi.EventManager
 
completeFlushEvent(HibernateMonitoringEvent, FlushEvent, boolean) - Method in interface org.hibernate.event.spi.EventManager
 
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.
completeJdbcBatchExecutionEvent(HibernateMonitoringEvent, String) - Method in interface org.hibernate.event.spi.EventManager
 
completeJdbcConnectionAcquisitionEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.event.spi.EventManager
 
completeJdbcConnectionReleaseEvent(HibernateMonitoringEvent, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.event.spi.EventManager
 
completeJdbcPreparedStatementCreationEvent(HibernateMonitoringEvent, String) - Method in interface org.hibernate.event.spi.EventManager
 
completeJdbcPreparedStatementExecutionEvent(HibernateMonitoringEvent, String) - Method in interface org.hibernate.event.spi.EventManager
 
completePartialFlushEvent(HibernateMonitoringEvent, AutoFlushEvent) - Method in interface org.hibernate.event.spi.EventManager
 
completePrePartialFlush(HibernateMonitoringEvent, SharedSessionContractImplementor) - Method in interface org.hibernate.event.spi.EventManager
 
CompleteRestriction - Class in org.hibernate.sql
For a complete predicate.
CompleteRestriction(String) - Constructor for class org.hibernate.sql.CompleteRestriction
 
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
 
completeSessionClosedEvent(HibernateMonitoringEvent, SharedSessionContractImplementor) - Method in interface org.hibernate.event.spi.EventManager
 
completeSessionOpenEvent(HibernateMonitoringEvent, SharedSessionContractImplementor) - Method in interface org.hibernate.event.spi.EventManager
 
Component - Class in org.hibernate.mapping
A mapping model object that represents an embeddable class.
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.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
 
componentCount() - Method in interface org.hibernate.metamodel.model.domain.TupleType
 
componentCount() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
componentIdType - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
ComponentType - Class in org.hibernate.type
Handles embedded mappings.
ComponentType(Component, int[]) - Constructor for class org.hibernate.type.ComponentType
 
ComponentType(Component, int[], boolean) - Constructor for class org.hibernate.type.ComponentType
 
ComponentType(Component, int[], MetadataBuildingContext) - Constructor for class org.hibernate.type.ComponentType
Deprecated, for removal: This API element is subject to removal in a future version.
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 - Enum constant in enum class org.hibernate.boot.model.source.spi.SingularAttributeNature
 
COMPOSITE - Enum constant in enum class 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 - Enum constant in enum class org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
Deprecated.
 
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
 
CompositeIdentifierMapping - Interface in org.hibernate.metamodel.mapping
Mapping for a composite identifier
CompositeIdentifierSource - Interface in org.hibernate.boot.model.source.spi
Common contract for composite identifiers.
compositeIndex - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
compositeMapKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
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, CompositeType) - 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
 
CompositeTracker - Interface in org.hibernate.engine.spi
 
CompositeType - Interface in org.hibernate.type
Represents a composite type, a type which itself has typed attributes.
CompositeType - Annotation Interface in org.hibernate.annotations
Specifies a custom CompositeUserType for the annotated attribute mapping.
CompositeTypeImplementor - Interface in org.hibernate.type.spi
 
CompositeTypeRegistration - Annotation Interface 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 Interface in org.hibernate.annotations
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.
compositeUserTypeRegistrations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
CompositeValueGenerationException - Exception in org.hibernate.tuple.entity
 
CompositeValueGenerationException(String) - Constructor for exception org.hibernate.tuple.entity.CompositeValueGenerationException
 
compoundValue(Object...) - Static method in interface org.hibernate.NaturalIdMultiLoadAccess
Deprecated.
use Map.of() instead
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 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 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 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 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
 
ConcreteProxy - Annotation Interface in org.hibernate.annotations
Annotating ConcreteProxy on the root entity class of an inheritance hierarchy will allow types of that hierarchy to always produce proxies that resolve to the concrete subtype class.
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() - Element in annotation interface 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() - Element in annotation interface org.hibernate.annotations.FilterJoinTable
The filter condition, a SQL expression used for filtering the rows returned by a query when the filter is enabled.
conditionallyExecuteBatch(BatchKey) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Conditionally execute the currently managed batch (if any), if the keys do not match
CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.TableGenerator
By default, in the absence of a "segment_value" setting, we use a single row for all generators.
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
ConfigParameterContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
 
configParameters - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
 
Configurable - Interface in org.hibernate.id
A Generator that supports "configuration".
Configurable - Interface in org.hibernate.service.spi
Allows the service to request access to the configuration properties for configuring itself.
Configuration - Class in org.hibernate.cfg
A convenience API making it easier to bootstrap an instance of Hibernate.
Configuration() - Constructor for class org.hibernate.cfg.Configuration
Create a new instance, using a default BootstrapServiceRegistry and a newly instantiated MetadataSources.
Configuration(MetadataSources) - Constructor for class org.hibernate.cfg.Configuration
Create a new instance, using the given MetadataSources, and a BootstrapServiceRegistry obtained from the MetadataSources.
Configuration(BootstrapServiceRegistry) - Constructor for class org.hibernate.cfg.Configuration
Create a new instance, using the given BootstrapServiceRegistry and a newly instantiated MetadataSources.
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.
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 interface org.hibernate.service.spi.Configurable
Configure the service.
configure(LoadedConfig) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
 
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 XML <param> elements and @Parameter annotations.
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
Deprecated.
 
configure(Type, Properties, ServiceRegistry) - Method in interface org.hibernate.id.IdentifierGenerator
Configure this instance, given the value of parameters specified by the user as &lt;param&gt; 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
Deprecated.
 
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
configureService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
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
 
CONFLICT - Enum constant in enum class org.hibernate.sql.ast.Clause
 
CONFLICT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
CONFLICT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
CONFLICT() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
CONFLICT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
conflictAction() - Method in class org.hibernate.grammars.hql.HqlParser
 
conflictAction() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
ConflictActionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
conflictClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
conflictClause() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
ConflictClause - Class in org.hibernate.sql.ast.tree.insert
 
ConflictClause(String, List<String>, List<Assignment>, Predicate) - Constructor for class org.hibernate.sql.ast.tree.insert.ConflictClause
 
ConflictClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
conflictOnConstraint(String) - Method in interface org.hibernate.query.criteria.JpaConflictClause
Sets the unique constraint name for which a constraint violation is allowed.
conflictOnConstraint(String) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
conflictOnConstraintAttributes(SingularAttribute<T, ?>...) - Method in interface org.hibernate.query.criteria.JpaConflictClause
Shorthand for calling JpaConflictClause.conflictOnConstraintPaths(List) with paths resolved for the given attributes against the insert target.
conflictOnConstraintAttributes(SingularAttribute<T, ?>...) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
conflictOnConstraintAttributes(String...) - Method in interface org.hibernate.query.criteria.JpaConflictClause
Shorthand for calling JpaConflictClause.conflictOnConstraintPaths(List) with paths resolved for the given attributes against the insert target.
conflictOnConstraintAttributes(String...) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
conflictOnConstraintPaths(Path<?>...) - Method in interface org.hibernate.query.criteria.JpaConflictClause
conflictOnConstraintPaths(Path<?>...) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
conflictOnConstraintPaths(List<? extends Path<?>>) - Method in interface org.hibernate.query.criteria.JpaConflictClause
Sets the paths which are part of a unique constraint, for which a constraint violation is allowed.
conflictOnConstraintPaths(List<? extends Path<?>>) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
conflictTarget() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
conflictTarget() - Method in class org.hibernate.grammars.hql.HqlParser
 
ConflictTargetContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
conjunction() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
conjunction() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
conjunction() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
CONJUNCTION - Enum constant in enum class org.hibernate.sql.ast.tree.predicate.Junction.Nature
An AND
connect() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a connection being obtained from ConnectionProvider
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 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_HANDLING - Static variable in interface org.hibernate.cfg.JdbcSettings
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.JdbcSettings
A prefix for properties specifying arbitrary JDBC connection properties.
CONNECTION_PROVIDER - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies a ConnectionProvider to use for obtaining JDBC connections, either: an instance of ConnectionProvider, a Class representing a class that implements ConnectionProvider, or the name of a class that implements ConnectionProvider.
CONNECTION_PROVIDER_DISABLES_AUTOCOMMIT - Static variable in interface org.hibernate.cfg.JdbcSettings
Indicates that Connections obtained from the configured ConnectionProvider have auto-commit already disabled when they are acquired.
ConnectionAcquisitionMode - Enum Class in org.hibernate
Indicates the manner in which JDBC connections are acquired.
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 interface org.hibernate.SessionBuilder
Signifies that the connection release mode from the original session should be used to create the new session.
connectionHandlingMode(PhysicalConnectionHandlingMode) - Method in interface org.hibernate.SharedSessionBuilder
 
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
 
ConnectionProvider - Interface in org.hibernate.engine.jdbc.connections.spi
A contract for obtaining JDBC connections and, optionally, for pooling connections.
connectionReleaseMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
Deprecated.
connectionReleaseMode() - Method in interface org.hibernate.SharedSessionBuilder
ConnectionReleaseMode - Enum Class in org.hibernate
Enumerates various policies for releasing JDBC connections.
CONSIDER_LIKE_DIRTY - Enum constant in enum class org.hibernate.persister.entity.mutation.AttributeAnalysis.DirtynessStatus
 
CONSTANT - Enum constant in enum class org.hibernate.dialect.GroupByConstantRenderingStrategy
Renders a constant e.g.
CONSTANT_EXPRESSION - Enum constant in enum class org.hibernate.dialect.GroupByConstantRenderingStrategy
Renders a constant expression e.g.
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
 
CONSTRAINT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
CONSTRAINT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
CONSTRAINT() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
CONSTRAINT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
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() - Element in annotation interface org.hibernate.annotations.Check
The check constraint, written in native SQL.
constraintString() - Method in class org.hibernate.mapping.CheckConstraint
 
ConstraintViolationException - Exception in org.hibernate.exception
A JDBCException indicating 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
 
ConstraintViolationException(String, SQLException, String, ConstraintViolationException.ConstraintKind, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
 
ConstraintViolationException(String, SQLException, ConstraintViolationException.ConstraintKind, String) - Constructor for exception org.hibernate.exception.ConstraintViolationException
 
ConstraintViolationException.ConstraintKind - Enum Class in org.hibernate.exception
 
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 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 interface org.hibernate.query.sqm.NodeBuilder
 
constructorResult - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
 
consume(int, Object, Object, Object, JdbcMapping) - Method in interface org.hibernate.metamodel.mapping.Bindable.JdbcValuesConsumer
 
consume(int, Object, Object, Object, SelectableMapping) - Method in interface org.hibernate.metamodel.mapping.ModelPart.JdbcValueConsumer
 
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.JdbcValueConsumer
Consume a JDBC-level jdbcValue.
consume(int, Object, SelectableMapping) - Method in class org.hibernate.sql.model.ast.ColumnValueBindingList
 
consume(int, TableDetails.KeyColumn) - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyColumnConsumer
Callback a particular key column
consume(int, X, Y, Object, JdbcMapping) - Method in interface org.hibernate.metamodel.mapping.Bindable.JdbcValuesBiConsumer
Consume a JDBC-level jdbcValue.
consume(int, X, Y, Object, SelectableMapping) - Method in interface org.hibernate.metamodel.mapping.ModelPart.JdbcValueBiConsumer
Consume a JDBC-level jdbcValue.
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(JaxbCfgHibernateConfiguration) - Static method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
Consumes the JAXB representation of a cfg.xml file and builds the LoadedConfig representation.
consume(JaxbCfgMappingReferenceType) - Static method in class org.hibernate.boot.cfgxml.spi.MappingReference
 
consume(JdbcValues, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, RowProcessingStateStandardImpl, RowReader<Object>) - Method in class org.hibernate.sql.results.spi.ManagedResultConsumer
 
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
 
consume(JdbcValues, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, RowProcessingStateStandardImpl, RowReader<T>) - Method in class org.hibernate.sql.results.spi.SingleResultConsumer
 
consumeAttributeJoin(SqmAttributeJoin<?, ?>, boolean) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
consumeCrossJoin(SqmCrossJoin<?>, boolean) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
consumeCteJoin(SqmCteJoin<?>, boolean) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
consumeDerivedJoin(SqmDerivedJoin<?>, boolean) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
consumeEntityJoin(SqmEntityJoin<?>, boolean) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
consumeExplicitJoin(SqmJoin<?, ?>, boolean) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
consumeExplicitJoin(SqmJoin<?, ?>, TableGroup, TableGroup, boolean) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
consumeExplicitJoins(SqmFrom<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
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.spi.BaseSemanticQueryWalker
 
consumeFromClauseRoot(SqmRoot<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
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.
consumePluralPartJoin(SqmPluralPartJoin<?, ?>, boolean) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
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.sql.BaseSqmToSqlAstConverter
 
consumeTreat(String, boolean) - Method in interface org.hibernate.query.hql.spi.DotIdentifierConsumer
Responsible for consuming each part of the path.
consumeTreat(SqmFrom<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
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.
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, 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, 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 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(Property) - Method in interface org.hibernate.mapping.AttributeContainer
 
contains(Property) - Method in class org.hibernate.mapping.Join
 
contains(Property) - Method in class org.hibernate.mapping.PersistentClass
 
contains(TableMapping) - Method in class org.hibernate.persister.entity.mutation.TableSet
 
CONTAINS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
CONTAINS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
CONTAINS() - Method in class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
CONTAINS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
containsAffectedTableName(String) - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
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
 
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.entity.AbstractDiscriminatedEntityResultGraphNode
 
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
 
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(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the given collection associated with this persistence context?
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.entity.AbstractDiscriminatedEntityResultGraphNode
 
containsCollectionFetches() - Method in interface org.hibernate.sql.results.graph.FetchList
 
containsCollectionFetches() - Method in interface org.hibernate.sql.results.graph.FetchParent
 
containsColumn(String, JdbcMapping) - Method in class org.hibernate.sql.model.ast.ColumnValueBindingList
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
containsColumn(Column) - Method in class org.hibernate.mapping.Table
 
containsColumn(Column) - Method in class org.hibernate.mapping.UserDefinedObjectType
 
containsDeletedUnloadedEntityKey(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
containsDeletedUnloadedEntityKeys() - 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(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(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is there an entity with the given key in the persistence context
containsEntityHolder(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
containsEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Intended for test usage.
containsFetchProfileDefinition(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
containsFetchProfileDefinition(String) - Method in interface org.hibernate.SessionFactory
Determine if there is a fetch profile definition registered under the given name.
containsKey(Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
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.proxy.map.MapProxy
 
containsMultipleCollectionFetches() - Method in interface org.hibernate.sql.results.graph.AssemblerCreationState
 
containsNullifiableEntityKey(Supplier<EntityKey>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Checks if a certain EntityKey was registered as nullifiable on this PersistenceContext.
containsOnlyInnerJoins() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
ContainsPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
containsProperty(Property) - Method in class org.hibernate.mapping.Join
 
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.
containsReference(QueryParameter<?>) - Method in interface org.hibernate.query.ParameterMetadata
Is this parameter reference registered in this collection?
containsScript(URL) - Method in interface org.hibernate.tool.schema.spi.ScriptSourceInput
 
containsTableName(String) - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
containsTableName(String) - Method in interface org.hibernate.sql.model.TableMapping
 
containsTableReference(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
containsTableReference(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
containsTableReference(String) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
containsTableReference(String) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupProducer
 
containsValue(Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
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.proxy.map.MapProxy
 
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
 
Contributable - Interface in org.hibernate.mapping
Parts of the mapping model which are associated with a contributor (ORM, Envers, etc).
ContributableDatabaseObject - Interface in org.hibernate.boot.model.relational
Database objects (table, sequence, etc) which are associated with a contributor (ORM, Envers, etc) and can be selectively exported per contributor
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
Deprecated.
Perform the process of contributing to the MetadataBuilder.
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 the MetadataSources.
contribute(TypeContributions, ServiceRegistry) - Method in interface org.hibernate.boot.model.TypeContributor
Contribute types
contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.Dialect
 
contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
contribute(StandardServiceRegistryBuilder) - Method in interface org.hibernate.service.spi.ServiceContributor
Contribute services to the indicated registry builder.
contribute(AdditionalMappingContributions, InFlightMetadataCollector, ResourceStreamLocator, MetadataBuildingContext) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributor
Contribute the additional mappings
contribute(InFlightMetadataCollector, IndexView) - Method in interface org.hibernate.boot.spi.MetadataContributor
Deprecated.
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.
contributeAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in interface org.hibernate.boot.model.TypeContributions
Register an AttributeConverter class.
contributeAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributions
Contribute a materialized AuxiliaryDatabaseObject
contributeBinding(InputStream) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributions
Contribute mappings from the InputStream containing an XML mapping document.
contributeBinding(JaxbHbmHibernateMapping) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributions
Deprecated.
hbm.xml mapping file support is deprecated. Use extended orm.xml bindings instead.
contributeBinding(JaxbEntityMappings) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributions
Contribute mappings in the form of (extended) orm.xml JAXB bindings
contributeCockroachTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.CockroachDialect
 
contributeEntity(Class<?>) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributions
Contribute a presumably annotated entity class.
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.dialect.Dialect
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
contributeJavaType(JavaType<?>) - Method in interface org.hibernate.boot.model.TypeContributions
Add the given JavaType to the JavaTypeRegistry of the eventual TypeConfiguration.
contributeJdbcType(JdbcType) - Method in interface org.hibernate.boot.model.TypeContributions
Add the given JdbcType to the JdbcTypeRegistry of the eventual TypeConfiguration.
contributeJdbcTypeConstructor(JdbcTypeConstructor) - Method in interface org.hibernate.boot.model.TypeContributions
 
contributePostgreSQLTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.PostgreSQLDialect
Allow for extension points to override this only
contributeSequence(Sequence) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributions
Contribute a materialized Sequence
contributeTable(Table) - Method in interface org.hibernate.boot.spi.AdditionalMappingContributions
Contribute a materialized Table
contributeType(BasicType<?>) - Method in interface org.hibernate.boot.model.TypeContributions
Deprecated.
See discussion of TypeContributor in User Guide.
contributeType(BasicType<?>, String...) - Method in interface org.hibernate.boot.model.TypeContributions
contributeType(CompositeUserType<?>) - Method in interface org.hibernate.boot.model.TypeContributions
Register a CompositeUserType as the implicit (auto-applied) type for values of type CompositeUserType.returnedClass().
contributeType(UserType<?>) - Method in interface org.hibernate.boot.model.TypeContributions
Register a UserType as the implicit (auto-applied) type for values of type UserType.returnedClass().
contributeType(UserType<?>, String...) - Method in interface org.hibernate.boot.model.TypeContributions
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
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
A callback which allows the Dialect to contribute types.
contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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
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 class org.hibernate.query.sqm.TemporalUnit
 
conversionFactorFull(TemporalUnit, Dialect) - Method in enum class 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(Object) - Method in interface org.hibernate.engine.config.spi.ConfigurationService.Converter
Convert an untyped Object reference to the Converter's type.
convert(RuntimeException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
 
convert(RuntimeException, LockOptions) - Method in interface org.hibernate.engine.spi.ExceptionConverter
 
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, 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 interface org.hibernate.exception.spi.SQLExceptionConversionDelegate
Convert the given SQLException to a subtype of JDBCException, if possible.
convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConverter
Convert the given SQLException to a subtype of JDBCException.
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, 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.
convertCommitException(RuntimeException) - Method in interface org.hibernate.engine.spi.ExceptionConverter
Converts the exception thrown during the transaction commit phase
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
 
ConvertedBasicArrayType<T,S,E> - Class in org.hibernate.type
Given a BasicValueConverter for an array type,
ConvertedBasicArrayType(BasicType<E>, JdbcType, JavaType<T>, BasicValueConverter<T, S>) - Constructor for class org.hibernate.type.ConvertedBasicArrayType
 
ConvertedBasicCollectionType<C extends Collection<E>,E> - Class in org.hibernate.type
A converted basic array type.
ConvertedBasicCollectionType(BasicType<E>, JdbcType, BasicCollectionJavaType<C, E>, BasicValueConverter<C, ?>) - Constructor for class org.hibernate.type.ConvertedBasicCollectionType
 
ConvertedBasicType<J> - Interface in org.hibernate.type
Extension for implementations of BasicType which have an implied conversion.
converter - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConvert
 
converter - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
 
converter() - Element in annotation interface org.hibernate.annotations.ConverterRegistration
The converter class to register
converter() - Element in annotation interface org.hibernate.annotations.SoftDelete
(Optional) Conversion to apply to determine the appropriate value to store in the database.
CONVERTER - Enum constant in enum class org.hibernate.boot.archive.scan.spi.ClassDescriptor.Categorization
 
ConverterAutoApplyHandler - Interface in org.hibernate.boot.model.convert.spi
Manages resolution of auto-applied AttributeConverter references for specific mappings
ConverterDescriptor - Interface in org.hibernate.boot.model.convert.spi
Boot-time descriptor of a JPA AttributeConverter
ConverterRegistration - Annotation Interface in org.hibernate.annotations
Registers an AttributeConverter.
converterRegistrations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
ConverterRegistrations - Annotation Interface in org.hibernate.annotations
 
ConverterRegistry - Interface in org.hibernate.boot.model.convert.spi
A registry for JPA converters.
converters - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
convertException(Object, JDBCException) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
convertException(Object, JDBCException) - Method in class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
 
convertException(Object, JDBCException) - Method in class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
 
convertException(Object, JDBCException) - Method in class org.hibernate.dialect.lock.SelectLockingStrategy
 
convertIdFetchToResult(Fetch, DomainResultCreationState) - Static method in class org.hibernate.query.results.ResultsHelper
 
convertToDatabaseColumn(Boolean) - Method in class org.hibernate.type.CharBooleanConverter
 
convertToDatabaseColumn(Boolean) - Method in class org.hibernate.type.NumericBooleanConverter
 
convertToDatabaseColumn(Object) - Method in class org.hibernate.annotations.NoAttributeConverter
Deprecated.
 
convertToDomainValue(Object) - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
convertToEntityAttribute(Character) - Method in class org.hibernate.type.CharBooleanConverter
 
convertToEntityAttribute(Integer) - Method in class org.hibernate.type.NumericBooleanConverter
 
convertToEntityAttribute(Object) - Method in class org.hibernate.annotations.NoAttributeConverter
Deprecated.
 
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
The API method Query.setFirstResult(int) accepts a zero-based offset.
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
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
 
coordinateInsert(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
Perform the insert(s).
coordinateWork(WorkExecutorVisitable<T>) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Perform the requested work handling exceptions, coordinating and handling return processing.
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.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(LockOptions, LockOptions) - Static method in class org.hibernate.LockOptions
Copy the options in the first given instance of LockOptions to the second given instance.
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.SqmFunctionPath
 
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.SqmTreatedEmbeddedValuedSimplePath
 
copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
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.SqmTreatedSingularJoin
 
copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.expression.AsWrapperSqmExpression
 
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.SqmHqlNumericLiteral
 
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.SqmLiteralEmbeddableType
 
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.SqmConflictClause
 
copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
copy(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
copy(SqmCopyContext) - Method in interface org.hibernate.query.sqm.tree.insert.SqmInsertStatement
 
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.SqmTruthnessPredicate
 
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
 
copyFetchedFlag() - Method in interface org.hibernate.query.sqm.tree.SqmCopyContext
Returns whether the fetch flag for attribute joins should be copied over.
copyFrom(HqlParser.CollectionAggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionAggregateFunctionContext
 
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
 
copyInsertionTargetPaths(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
copyParameters(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.AbstractSqmStatement
 
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
 
copyWhereClause(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
copyWithoutValues(SqmCopyContext) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
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(JpaCrossJoin<X>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
correlate(JpaCrossJoin<X>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
correlate(JpaEntityJoin<X>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
correlate(JpaEntityJoin<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 TableReference for 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
 
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_exp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
cot() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
count() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
count() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Equivalent to HQL count(*).
count() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
count() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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 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, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a count aggregate function expression.
count(Expression<?>, JpaPredicate, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
count(Expression<?>, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
count(Expression<?>, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
COUNT - Enum constant in enum class org.hibernate.annotations.ResultCheckStyle
Deprecated.
Row count checking.
COUNT - Enum constant in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
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(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
countDistinct(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
countDistinct(Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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
 
CountFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode, String, String, String, boolean, String) - Constructor for class org.hibernate.dialect.function.CountFunction
 
countSubclassProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
countSubclassProperties() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
How many properties are there, for this class and all subclasses?
covarPopSamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
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 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(J, J) - Static method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
 
CREATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
CREATE - Enum constant in enum class org.hibernate.boot.SchemaAutoTooling
Drop the schema and recreate it on SessionFactory startup.
CREATE - Enum constant in enum class org.hibernate.tool.schema.Action
Drop and then recreate the schema.
CREATE_DROP - Enum constant in enum class org.hibernate.boot.SchemaAutoTooling
Drop the schema and recreate it on SessionFactory startup.
CREATE_DROP - Enum constant in enum class org.hibernate.tool.schema.Action
Drop the schema and then recreate it on SessionFactory startup.
CREATE_EMPTY_COMPOSITES_ENABLED - Static variable in interface org.hibernate.cfg.MappingSettings
Deprecated.
It makes no sense at all to enable this at the global level for a persistence unit. If anything, it could be a setting specific to a given embeddable class. But, four years after the introduction of this feature, it's still marked experimental and has multiple known unresolved bugs. It's therefore time for those who advocated for this feature to accept defeat.
CREATE_ONFLUSH - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
CREATE_ONLY - Enum constant in enum class org.hibernate.boot.SchemaAutoTooling
Create the schema on SessionFactory startup.
CREATE_ONLY - Enum constant in enum class org.hibernate.tool.schema.Action
Create the schema.
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(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
createAssembler(InitializerParent<?>, AssemblerCreationState) - Method in interface org.hibernate.sql.results.graph.Fetch
Create the assembler for this fetch
createBagInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
 
createBean(Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
 
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.spi.AbstractCdiBeanContainer
 
createBean(String, Class<B>, BeanInstanceProducer, BeanContainer) - Method in interface org.hibernate.resource.beans.container.spi.BeanLifecycleStrategy
 
createBindings(SessionFactoryImplementor) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
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 Blob from bytes.
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 Blob from stream data.
createCallback(ManagedBeanRegistry) - Method in interface org.hibernate.jpa.event.spi.CallbackDefinition
 
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 Clob from character reader.
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 Clob from content.
createCollectionBatchLoader(int, LoadQueryInfluencers, PluralAttributeMapping, SessionFactoryImplementor) - Method in interface org.hibernate.loader.ast.spi.BatchLoaderFactory
Create a BatchLoader for batch-loadable collections.
createCollectionKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
createCollectionPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
Create a collection persister instance.
createCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Method in interface org.hibernate.persister.spi.PersisterFactory
createCollectionTypeWrapperInitializerProducer(NavigablePath, PluralAttributeMapping, CollectionClassification, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
 
createColumnReferenceKey(String) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
 
createColumnReferenceKey(String, String, JdbcMapping) - 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, JdbcMapping) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
 
createColumnReferenceKey(TableReference, String, JdbcMapping) - 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, JdbcMapping) - Static method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
 
createConflictClause() - Method in interface org.hibernate.query.criteria.JpaCriteriaInsert
Create a new conflict clause for this insert statement.
createConflictClause() - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
createConflictUpdateAction() - Method in interface org.hibernate.query.criteria.JpaConflictClause
Create a new conflict update action for this insert statement.
createConflictUpdateAction() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
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
 
createCountQuery() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
createCountQuery() - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
A query that returns the number of results of this query.
createCountQuery() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
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 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 interface org.hibernate.query.sqm.NodeBuilder
 
createCriteriaInsertValues(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
createCriteriaInsertValues(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
createCriteriaInsertValues(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 interface org.hibernate.query.sqm.NodeBuilder
 
createCteColumn(String, JdbcMapping) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
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 class org.hibernate.dialect.Database
Create a Dialect for the given metadata.
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.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.EmbeddableTypeLiteral
 
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.expression.UnparsedNumericLiteral
 
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(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 interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
Create a DomainResult for the referring-side of the fk The table group must be the one containing the target.
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.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
 
createDomainResultSqlSelection(int, int, JavaType, boolean, TypeConfiguration) - Method in interface org.hibernate.sql.ast.tree.expression.Expression
 
createEnhancedProxy(EntityKey, boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
Create an "enhancement as proxy" instance for the given entity
createEntityBatchLoader(int, EntityMappingType, LoadQueryInfluencers) - Method in interface org.hibernate.loader.ast.spi.BatchLoaderFactory
Create a BatchLoader for batch-loadable entities.
createEntityBatchLoader(int, EntityMappingType, SessionFactoryImplementor) - Method in interface org.hibernate.loader.ast.spi.BatchLoaderFactory
Deprecated, for removal: This API element is subject to removal in a future version.
createEntityCopyObserver() - Method in interface org.hibernate.event.spi.EntityCopyObserverFactory
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createEntityGraph(Class<T>) - Method in interface org.hibernate.Session
 
createEntityGraph(Class<T>) - Method in interface org.hibernate.SharedSessionContract
Create a new mutable EntityGraph with only a root node.
createEntityGraph(Class<T>, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createEntityGraph(Class<T>, String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
createEntityGraph(Class<T>, String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
createEntityGraph(Class<T>, String) - Method in interface org.hibernate.SharedSessionContract
Create a new mutable copy of the named EntityGraph, or return null if there is no graph with the given name.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createEntityGraph(String) - Method in interface org.hibernate.Session
 
createEntityGraph(String) - Method in interface org.hibernate.SharedSessionContract
Create a new mutable copy of the named EntityGraph, or return null if there is no graph with the given name.
createEntityKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
createEntityManager() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManager(SynchronizationType) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManager(SynchronizationType, Map) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManager(Map) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
createEntityManagerFactory(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
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 interface org.hibernate.persister.spi.PersisterFactory
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(BatchKeyAccess, MutationOperationGroup, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.spi.MutationExecutorService
Create an executor for the given operationGroup, potentially using batching
createExpectation(Supplier<? extends Expectation>, boolean) - Static method in class org.hibernate.jdbc.Expectations
Create an instance of the given class implementing Expectation.
createExtractionContext(ServiceRegistry, JdbcEnvironment, SqlStringGenerationContext, DdlTransactionIsolator, ExtractionContext.DatabaseObjectAccess) - Method in interface org.hibernate.tool.schema.spi.ExtractionTool
 
createForeignKey() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
createForeignKey() - Method in class org.hibernate.mapping.Collection
 
createForeignKey() - Method in class org.hibernate.mapping.Join
 
createForeignKey() - Method in class org.hibernate.mapping.OneToMany
 
createForeignKey() - Method in class org.hibernate.mapping.SimpleValue
 
createForeignKey() - Method in class org.hibernate.mapping.Subclass
 
createForeignKey() - Method in class org.hibernate.mapping.ToOne
 
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
 
createForeignKey(PersistentClass, AnnotatedJoinColumns) - Method in class org.hibernate.mapping.SimpleValue
 
createForeignKey(PersistentClass, AnnotatedJoinColumns) - Method in class org.hibernate.mapping.ToOne
 
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(MetadataBuildingContext) - Method in class org.hibernate.mapping.DenormalizedTable
 
createForeignKeys(MetadataBuildingContext) - Method in class org.hibernate.mapping.Table
 
createGeneratedValuesProcessor(EventType, List<AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
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
 
createIdentifierGenerator(GenerationType, String, String, JavaType<?>, Properties, GeneratorDefinitionResolver) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
Create an IdentifierGenerator based on the given details.
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(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in interface org.hibernate.mapping.KeyValue
Deprecated, for removal: This API element is subject to removal in a future version.
Use KeyValue.createGenerator(IdentifierGeneratorFactory, Dialect, RootClass) instead. No longer used except in legacy tests.
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, RootClass) - Method in interface org.hibernate.mapping.KeyValue
Deprecated, for removal: This API element is subject to removal in a future version.
Use KeyValue.createGenerator(IdentifierGeneratorFactory, Dialect, RootClass) instead. No longer used except in legacy tests.
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
 
createImplicit(String, Class<?>, String, GenerationType) - Static method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
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.
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
 
createInitializer(EntityResultImpl, InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in interface org.hibernate.sql.results.graph.FetchParent
 
createInitializer(P, InitializerParent<?>, AssemblerCreationState) - Method in interface org.hibernate.sql.results.graph.InitializerProducer
 
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 CollectionInitializer instances for the given collection semantics
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 CollectionInitializer instances for the given collection semantics
createInsertDelegate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createInsertStrategy(EntityMappingType, MappingModelCreationProcess) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableMutationStrategyProvider
Determine the SqmMultiTableInsertStrategy to use for the given entity
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
 
createInverseMappingType(EmbeddedAttributeMapping, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
createInverseMappingType(EmbeddedAttributeMapping, TableGroupProducer, SelectableMappings, MappingModelCreationProcess) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
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
createJavaType(ParameterizedType, TypeConfiguration) - Method in interface org.hibernate.type.descriptor.java.JavaType
Creates the JavaType for the given ParameterizedType based on this JavaType registered 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
createJaxbCfgHibernateConfigurationJaxbCfgSecurityJaxbCfgGrant() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
createJaxbCfgHibernateConfigurationJaxbCfgSessionFactory() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
createJaxbCfgMappingReferenceType() - Method in class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create an instance of JaxbCfgMappingReferenceType
createJaxbCollectionTable() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbCollectionTable
createJaxbCollectionUserTypeRegistration() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
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
createJaxbColumnType() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbColumnType
createJaxbCompositeUserTypeRegistration() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbCompositeUserTypeRegistration
createJaxbConfigurationParameter() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbConfigurationParameter
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
createJaxbConverterRegistration() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbConverterRegistration
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
createJaxbEmbeddableInstantiatorRegistration() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
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
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
createJaxbHbmAuxiliaryDatabaseObjectTypeJaxbHbmDefinition() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmBagCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmBagCollectionType
createJaxbHbmBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmBasicAttributeType
createJaxbHbmBasicCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmBasicCollectionElementType
createJaxbHbmCacheType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCacheType
createJaxbHbmClassRenameType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmClassRenameType
createJaxbHbmCollectionIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCollectionIdType
createJaxbHbmColumnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmColumnType
createJaxbHbmCompositeAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeAttributeType
createJaxbHbmCompositeCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmCompositeIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeIdType
createJaxbHbmCompositeIndexType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeIndexType
createJaxbHbmCompositeKeyBasicAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmCompositeKeyManyToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCompositeKeyManyToOneType
createJaxbHbmConfigParameterType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmConfigParameterType
createJaxbHbmCustomSqlDmlType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmCustomSqlDmlType
createJaxbHbmDialectScopeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmDialectScopeType
createJaxbHbmDiscriminatorSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmDynamicComponentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmDynamicComponentType
createJaxbHbmEntityDiscriminatorType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmEntityDiscriminatorType
createJaxbHbmFetchProfileType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmFetchProfileType
createJaxbHbmFetchProfileTypeJaxbHbmFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
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
Create an instance of JAXBElement<JaxbHbmFilter.JaxbAliases>
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
Create an instance of JAXBElement<String>
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
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
createJaxbHbmManyToManyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmManyToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmManyToOneType
createJaxbHbmMapKeyBasicType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapKeyBasicType
createJaxbHbmMapKeyCompositeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapKeyCompositeType
createJaxbHbmMapKeyManyToManyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapKeyManyToManyType
createJaxbHbmMapType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMapType
createJaxbHbmMultiTenancyType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmMultiTenancyType
createJaxbHbmNamedNativeQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNamedNativeQueryType
createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmQueryParamType>
createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
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
Create an instance of JAXBElement<JaxbHbmSynchronizeType>
createJaxbHbmNamedQueryType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNamedQueryType
createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType) - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JAXBElement<JaxbHbmQueryParamType>
createJaxbHbmNativeQueryCollectionLoadReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryJoinReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNativeQueryJoinReturnType
createJaxbHbmNativeQueryPropertyReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryPropertyReturnTypeJaxbHbmReturnColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNativeQueryReturnType
createJaxbHbmNativeQueryReturnTypeJaxbHbmReturnDiscriminator() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNativeQueryScalarReturnType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmNaturalIdCacheType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNaturalIdCacheType
createJaxbHbmNaturalIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNaturalIdType
createJaxbHbmNestedCompositeElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmNestedCompositeElementType
createJaxbHbmOneToManyCollectionElementType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
createJaxbHbmOneToOneType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmOneToOneType
createJaxbHbmParentType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmParentType
createJaxbHbmPrimitiveArrayType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmPrimitiveArrayType
createJaxbHbmPropertiesType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmPropertiesType
createJaxbHbmQueryParamType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmQueryParamType
createJaxbHbmResultSetMappingType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmResultSetMappingType
createJaxbHbmRootEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmRootEntityType
createJaxbHbmSecondaryTableType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSecondaryTableType
createJaxbHbmSetType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSetType
createJaxbHbmSimpleIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSimpleIdType
createJaxbHbmSynchronizeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmSynchronizeType
createJaxbHbmTimestampAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTimestampAttributeType
createJaxbHbmToolingHintType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmToolingHintType
createJaxbHbmTuplizerType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTuplizerType
createJaxbHbmTypeDefinitionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTypeDefinitionType
createJaxbHbmTypeSpecificationType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmTypeSpecificationType
createJaxbHbmUnionSubclassEntityType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmUnionSubclassEntityType
createJaxbHbmVersionAttributeType() - Method in class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create an instance of JaxbHbmVersionAttributeType
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
createJaxbJavaTypeRegistration() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbJavaTypeRegistration
createJaxbJdbcTypeRegistration() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbJdbcTypeRegistration
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
createJaxbUserTypeRegistration() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbUserTypeRegistration
createJaxbUuidGenerator() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbUuidGenerator
createJaxbVersion() - Method in class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create an instance of JaxbVersion
createJdbcType(ServiceRegistry, String) - Static method in class org.hibernate.dialect.PgJdbcHelper
 
createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.DB2StructJdbcType
 
createJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.StructJdbcType
 
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
 
createJpaAttributeConverter(JpaAttributeConverterCreationContext) - Method in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
Factory for the runtime representation of the converter
createKeyDomainResult(NavigablePath, TableGroup, ForeignKeyDescriptor.Nature, FetchParent, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
Create a DomainResult for the referring-side of the fk The table group must be the one containing the target.
createKeyDomainResult(NavigablePath, TableGroup, FetchParent, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
Create a DomainResult for the referring-side of the fk The table group must be the one containing the target.
createLateralJoinExpression(AbstractSqmSpecificPluralPartPath<?>, boolean, String) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
createListInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
 
createLocalResolution(String, Class<?>, Map<?, ?>, MetadataBuildingContext) - Static method in class org.hibernate.boot.model.TypeDefinition
 
createLocalUserCollectionTypeBean(String, Class<? extends UserCollectionType>, boolean, Map<String, String>) - Static method in class org.hibernate.mapping.MappingHelper
 
createMapInitializerProducer(NavigablePath, PluralAttributeMapping, FetchParent, boolean, Fetch, Fetch, DomainResultCreationState) - Static method in class org.hibernate.collection.spi.InitializerProducerBuilder
 
createMarker(int, JdbcType) - Method in class org.hibernate.dialect.H2Dialect.OrdinalParameterMarkerStrategy
 
createMarker(int, JdbcType) - Method in interface org.hibernate.sql.ast.spi.ParameterMarkerStrategy
Create a parameter marker
createMergeOperation(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
Create the MutationOperation for performing a MERGE.
createMergeOperation(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
Create the MutationOperation for performing the DELETE or UPSERT
createMinOrMaxIndexOrElement(AbstractSqmSpecificPluralPartPath<?>, boolean, String) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
createModelPart(MappingType, SqmExpressible<?>, DomainType<?>, List<SqlSelection>, int, String, String, ModelPart, Set<String>, int) - Static method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
createMutabilityPlan(Class<? extends MutabilityPlan<?>>) - Method in class org.hibernate.type.spi.TypeConfiguration
 
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 SqlAstTranslator callback 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(ValuesAnalysis, SessionFactoryImplementor) - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
createMutationOperation(ValuesAnalysis, SessionFactoryImplementor) - Method in interface org.hibernate.sql.model.ast.TableMutation
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createMutationQuery(CriteriaDelete) - Method in interface org.hibernate.query.QueryProducer
Create a MutationQuery from 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createMutationQuery(CriteriaUpdate) - Method in interface org.hibernate.query.QueryProducer
Create a MutationQuery from 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.engine.spi.SharedSessionDelegatorBaseImpl
 
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(JpaCriteriaInsert) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
createMutationQuery(JpaCriteriaInsert) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
createMutationQuery(JpaCriteriaInsert) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
createMutationQuery(JpaCriteriaInsert) - Method in interface org.hibernate.query.QueryProducer
Create a MutationQuery from the given insert criteria tree
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createMutationQuery(JpaCriteriaInsertSelect) - Method in interface org.hibernate.query.QueryProducer
Create a MutationQuery from the given insert-select criteria tree
createMutationStrategy(EntityMappingType, MappingModelCreationProcess) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableMutationStrategyProvider
Determine the SqmMultiTableMutationStrategy to use for the given entity
createMutationTranslator(SqmDmlStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in interface org.hibernate.query.sqm.sql.SqmTranslatorFactory
 
createMutationTranslator(SqmDmlStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext) - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslatorFactory
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNamedMutationQuery(String) - Method in interface org.hibernate.query.QueryProducer
Create a MutationQuery instance for the given named insert, update, or delete HQL query.
createNamedMutationQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
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 interface org.hibernate.query.QueryProducer
Create a typed Query instance 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
 
createNamedQuery(String, Class<T>) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
createNamedQueryCollectionLoader(CollectionPersister, NamedQueryMemento) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
For Hibernate Reactive
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNamedSelectionQuery(String) - Method in interface org.hibernate.query.QueryProducer
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNamedSelectionQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
Create a SelectionQuery instance for the named NamedQuery with the given result type.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNamedStoredProcedureQuery(String) - Method in interface org.hibernate.SharedSessionContract
Obtain a ProcedureCall based on a named template
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNativeMutationQuery(String) - Method in interface org.hibernate.query.QueryProducer
Create a NativeQuery instance 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNativeQuery(String) - Method in interface org.hibernate.query.QueryProducer
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNativeQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
Create a NativeQuery instance for the given native SQL query using an 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 NativeQuery instance for the given native SQL query using an implicit mapping to the specified Java entity 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.engine.spi.SharedSessionDelegatorBaseImpl
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNativeQuery(String, String) - Method in interface org.hibernate.query.QueryProducer
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 NativeQuery instance for the given native SQL query using an explicit 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createNaturalIdKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
createNavigablePath(SqmPath<?>, String) - Method in interface org.hibernate.query.sqm.SqmJoinable
 
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 NClob from character reader.
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 NClob from 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
 
createNegatedNode() - Method in class org.hibernate.query.sqm.tree.predicate.SqmTruthnessPredicate
 
createNewInstance() - Method in class org.hibernate.Hibernate.CollectionInterface
Instantiate an empty collection of the type represented by this object.
createOperation(MutatingTableReference) - Method in interface org.hibernate.persister.collection.mutation.OperationProducer
 
createOperationGroup(ValuesAnalysis, MutationGroup) - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
createOptionalTableUpdateOperation(EntityMutationTarget, OptionalTableUpdate, SessionFactoryImplementor) - Method in class org.hibernate.dialect.Dialect
Create a MutationOperation for a updating an optional table
createOptionalTableUpdateOperation(EntityMutationTarget, OptionalTableUpdate, SessionFactoryImplementor) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
createOptionalTableUpdateOperation(EntityMutationTarget, OptionalTableUpdate, SessionFactoryImplementor) - Method in class org.hibernate.dialect.H2Dialect
 
createOptionalTableUpdateOperation(EntityMutationTarget, OptionalTableUpdate, SessionFactoryImplementor) - Method in class org.hibernate.dialect.OracleDialect
 
createOptionalTableUpdateOperation(EntityMutationTarget, OptionalTableUpdate, SessionFactoryImplementor) - Method in class org.hibernate.dialect.PostgresPlusDialect
 
createOptionalTableUpdateOperation(EntityMutationTarget, OptionalTableUpdate, SessionFactoryImplementor) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
createOptionalTableUpdateOperation(EntityMutationTarget, OptionalTableUpdate, SessionFactoryImplementor) - Method in class org.hibernate.dialect.SQLServerDialect
 
createOrReplaceConcatFunction(String) - Method in class org.hibernate.dialect.OracleUserDefinedTypeExporter
 
createOrReplaceConcatFunction(String, int) - Method in class org.hibernate.dialect.OracleUserDefinedTypeExporter
 
createParameterImpl() - Method in class org.hibernate.mapping.SimpleValue
 
createPrimaryKey() - Method in class org.hibernate.mapping.Join
 
createPrimaryKey() - Method in class org.hibernate.mapping.PersistentClass
 
createPrimaryTableReference(SqlAliasBase, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
createPrimaryTableReference(SqlAliasBase, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createPrimaryTableReference(SqlAliasBase, SqlAstCreationState) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
createPropertyRefConstraints(Map<String, PersistentClass>) - Method in class org.hibernate.mapping.ManyToOne
Creates a foreign key constraint in the case that the foreign key of this association does not reference the primary key of the referenced table, but instead some other unique key.
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
createQuery() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
createQuery() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createQuery(CriteriaDelete) - Method in interface org.hibernate.query.QueryProducer
createQuery(CriteriaDelete) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
Deprecated.
createQuery(CriteriaDelete) - Method in interface org.hibernate.Session
createQuery(CriteriaQuery<R>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.query.QueryProducer
Create a Query for the given JPA CriteriaQuery.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createQuery(CriteriaUpdate) - Method in interface org.hibernate.query.QueryProducer
createQuery(CriteriaUpdate) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
Deprecated.
createQuery(CriteriaUpdate) - Method in interface org.hibernate.Session
createQuery(EntityManager) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
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 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createQuery(String) - Method in interface org.hibernate.query.QueryProducer
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 Query instance for the given HQL query string and given query result type.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createQuery(String, Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Transform the given HQL select query to an equivalent criteria query.
createQuery(String, Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
createQuery(String, Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
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.spi.support.RegionFactoryTemplate
 
createRegistrationHandler(BatchFetchQueue, SelectStatement, TableGroup, JdbcParametersList, JdbcParameterBindings) - Static method in class org.hibernate.engine.spi.SubselectFetch
 
createRegistrationHandler(BatchFetchQueue, SelectStatement, JdbcParametersList, JdbcParameterBindings) - Static method in class org.hibernate.engine.spi.SubselectFetch
 
createResultAssembler(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
createResultAssembler(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.basic.BasicResult
 
createResultAssembler(InitializerParent<?>, AssemblerCreationState) - Method in interface org.hibernate.sql.results.graph.DomainResult
Create an assembler (and any initializers) for this result.
createResultAssembler(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.sql.results.graph.tuple.TupleResult
 
createResultAssembler(InitializerParent, AssemblerCreationState) - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
createRootTableGroup(boolean, NavigablePath, String, SqlAliasBase, Supplier<Consumer<Predicate>>, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
createRootTableGroup(boolean, NavigablePath, String, SqlAliasBase, Supplier<Consumer<Predicate>>, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createRootTableGroup(boolean, NavigablePath, String, SqlAliasBase, Supplier<Consumer<Predicate>>, SqlAstCreationState) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
createRootTableGroup(boolean, NavigablePath, String, SqlAliasBase, Supplier<Consumer<Predicate>>, SqlAstCreationState) - Method in interface org.hibernate.sql.ast.tree.from.RootTableGroupProducer
Create a root TableGroup as defined by this producer
createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAliasBase, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAstCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAliasBase, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAstCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
createRootTableGroupJoin(NavigablePath, TableGroup, String, SqlAliasBase, SqlAstJoinType, boolean, Consumer<Predicate>, SqlAstCreationState) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
Create the "join", but return a TableGroup.
createRowMatchingPredicate(TableGroup, String, String) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
createSelectablePath(String) - Method in class org.hibernate.mapping.BasicValue
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createSelectionQuery(CriteriaQuery<R>) - Method in interface org.hibernate.query.QueryProducer
Create a SelectionQuery reference for the given CriteriaQuery.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createSelectionQuery(String) - Method in interface org.hibernate.query.QueryProducer
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createSelectionQuery(String, Class<R>) - Method in interface org.hibernate.query.QueryProducer
Create a SelectionQuery instance for the given HQL query string and given query result type.
createSelectionQuery(QueryProducer) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
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
 
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
 
createSingleKeyCollectionLoader(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
For Hibernate Reactive
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
 
createSqlSelection(int, int, JavaType, boolean, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
createSqlSelection(int, int, JavaType, boolean, TypeConfiguration) - Method in interface org.hibernate.sql.ast.spi.SqlSelectionProducer
Create a SqlSelection for the given JDBC ResultSet position
createSqlSelection(int, int, JavaType, boolean, TypeConfiguration) - Method in interface org.hibernate.sql.ast.tree.expression.Expression
 
createSqlSelection(int, int, JavaType, boolean, TypeConfiguration) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
createSqmJoin(SqmFrom<?, O>, SqmJoinType, String, boolean, SqmCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
createSqmJoin(SqmFrom<?, O>, SqmJoinType, String, boolean, SqmCreationState) - Method in interface org.hibernate.query.sqm.SqmJoinable
 
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.
createStatement(ExecutionContext, String) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor.StatementCreator
 
createStatementTable(String, SqmCteStatement<X>, SqmSelectQuery<X>) - Static method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createStoredProcedureCall(String) - Method in interface org.hibernate.SharedSessionContract
Create a ProcedureCall to 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createStoredProcedureCall(String, Class<?>...) - Method in interface org.hibernate.SharedSessionContract
Create a ProcedureCall to 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createStoredProcedureCall(String, String...) - Method in interface org.hibernate.SharedSessionContract
Create a ProcedureCall to a stored procedure with the given result set entity mappings.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
createStoredProcedureQuery(String) - Method in interface org.hibernate.SharedSessionContract
Create a ProcedureCall to 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createStoredProcedureQuery(String, Class<?>...) - Method in interface org.hibernate.SharedSessionContract
Create a ProcedureCall to 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.engine.spi.SharedSessionDelegatorBaseImpl
 
createStoredProcedureQuery(String, String...) - Method in interface org.hibernate.SharedSessionContract
Create a ProcedureCall to a stored procedure with the given result set entity mappings.
createSubSelectLoader(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
createTable(Identifier, Function<Identifier, Table>) - Method in class org.hibernate.boot.model.relational.Namespace
Creates a mapping Table instance.
createTableGroupInternal(boolean, NavigablePath, boolean, String, SqlAliasBase, SqlAstCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
createTableGroupJoin(NavigablePath, TableGroup, String, SqlAliasBase, SqlAstJoinType, boolean, boolean, SqlAstCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
createTableGroupJoin(NavigablePath, TableGroup, String, SqlAliasBase, SqlAstJoinType, boolean, boolean, SqlAstCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
createTableGroupJoin(NavigablePath, TableGroup, String, SqlAliasBase, SqlAstJoinType, boolean, boolean, SqlAstCreationState) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
Create a TableGroupJoin.
createTableInsertBuilder(BasicEntityIdentifierMapping, Expectation, SessionFactoryImplementor) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Deprecated.
Create a TableInsertBuilder with any specific identity handling already built in.
createTableMutationBuilder(Expectation, SessionFactoryImplementor) - Method in interface org.hibernate.generator.values.GeneratedValuesMutationDelegate
Create a TableMutationBuilder instance used to build table mutations for this delegate.
createTableMutationBuilder(Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.BasicSelectingDelegate
 
createTableMutationBuilder(Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.GetGeneratedKeysDelegate
 
createTableMutationBuilder(Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.InsertReturningDelegate
 
createTableMutationBuilder(Expectation, SessionFactoryImplementor) - Method in class org.hibernate.id.insert.UniqueKeySelectingDelegate
 
createTableReferenceJoin(String, SqlAliasBase, TableReference, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
createTableReferenceJoin(String, SqlAliasBase, TableReference, SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
CreateTableUniqueDelegate - Class in org.hibernate.dialect.unique
A UniqueDelegate which includes the unique constraint in the create table statement, 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 The table group must be the one containing the target
createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
 
createTransactionContext(SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
createTransactionContext(SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.RegionFactory
 
createTupleQuery() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
createTupleQuery() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
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
 
createUniqueDelegate() - Method in class org.hibernate.dialect.DB2Dialect
 
createUniqueKey(List<Column>) - Method in class org.hibernate.mapping.Table
Deprecated, for removal: This API element is subject to removal in a future version.
createUniqueKey(List<Column>, MetadataBuildingContext) - Method in class org.hibernate.mapping.Table
If there is one given column, mark it unique, otherwise create a UniqueKey comprising the given columns.
createUniqueKey(MetadataBuildingContext) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
createUniqueKey(MetadataBuildingContext) - Method in class org.hibernate.mapping.Collection
 
createUniqueKey(MetadataBuildingContext) - Method in class org.hibernate.mapping.ManyToOne
 
createUniqueKey(MetadataBuildingContext) - Method in class org.hibernate.mapping.OneToMany
 
createUniqueKey(MetadataBuildingContext) - Method in class org.hibernate.mapping.OneToOne
 
createUniqueKey(MetadataBuildingContext) - Method in class org.hibernate.mapping.SimpleValue
 
createUniqueKey(MetadataBuildingContext) - Method in interface org.hibernate.mapping.Value
 
createUniqueKey(Column, MetadataBuildingContext) - Method in class org.hibernate.mapping.Table
Mark the given column unique.
createUpdateDelegate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createUserDefinedArrayType(Identifier, Function<Identifier, UserDefinedArrayType>) - Method in class org.hibernate.boot.model.relational.Namespace
Creates a mapping UDT instance.
createUserDefinedType(Identifier, Function<Identifier, UserDefinedObjectType>) - 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) - Method in class org.hibernate.sql.model.ast.ColumnValueBindingList
 
createValueBinding(String, String, JdbcMapping, ParameterUsage) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
 
createValueBinding(String, String, JdbcMapping, MutatingTableReference, ParameterUsage, Consumer<Object>) - Static method in class org.hibernate.sql.model.ast.builder.ColumnValueBindingBuilder
 
createVersion(DialectResolutionInfo) - Static method in class org.hibernate.dialect.AbstractHANADialect
Deprecated, for removal: This API element is subject to removal in a future version.
createVersion(DialectResolutionInfo) - Static method in class org.hibernate.dialect.MySQLDialect
Deprecated.
createVersion(DialectResolutionInfo, DatabaseVersion) - Static method in class org.hibernate.dialect.MySQLDialect
 
createWindow() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an empty JpaWindow to use with window and aggregate functions.
createWindow() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
CreationTimestamp - Annotation Interface in org.hibernate.annotations
Specifies that the annotated field of property is a generated creation timestamp.
CreationTimestampGeneration - Class in org.hibernate.tuple
Deprecated.
use CurrentTimestampGeneration
CreationTimestampGeneration() - Constructor for class org.hibernate.tuple.CreationTimestampGeneration
Deprecated.
 
CRITERIA - Enum constant in enum class org.hibernate.query.sqm.SqmQuerySource
 
CRITERIA_COPY_TREE - Static variable in interface org.hibernate.cfg.QuerySettings
When enabled, specifies that queries created via EntityManager.createQuery(CriteriaQuery), EntityManager.createQuery(CriteriaUpdate) or EntityManager.createQuery(CriteriaDelete) must create a copy of the passed criteria query object such that the resulting Query object is not affected by mutation of 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.QuerySettings
By default, a criteria query produces SQL with a JDBC bind parameter for any value specified via the criteria query API, except when the value is passed via CriteriaBuilder.literal(Object), in which case the value is "inlined" as a SQL literal.
CriteriaBuilderExtension - Interface in org.hibernate.query.criteria.spi
Interface which allows extension of HibernateCriteriaBuilder with additional functionality by registering a Service.
CriteriaDefinition<R> - Class in org.hibernate.query.criteria
A utility class that makes it easier to build criteria queries.
CriteriaDefinition(EntityManagerFactory, CriteriaQuery<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(EntityManagerFactory, Class<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(EntityManagerFactory, Class<R>, String) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(EntityManager, CriteriaQuery<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(EntityManager, Class<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(EntityManager, Class<R>, String) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(SessionFactory, CriteriaQuery<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(SessionFactory, Class<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(SessionFactory, Class<R>, String) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(SharedSessionContract, CriteriaQuery<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(SharedSessionContract, Class<R>) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CriteriaDefinition(SharedSessionContract, Class<R>, String) - Constructor for class org.hibernate.query.criteria.CriteriaDefinition
 
CROSS - Enum constant in enum class org.hibernate.query.sqm.tree.SqmJoinType
Represents a cross join (aka a cartesian product).
CROSS - Enum constant in enum class 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
 
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
 
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
 
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
 
CteMaterialization - Enum Class in org.hibernate.sql.ast.tree.cte
The kind of materialization that should be used for a CTE.
CteObject - Interface in org.hibernate.sql.ast.tree.cte
An object that is part of a WITH clause.
CTES - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
CteSearchClauseKind - Enum Class 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 NamedTableReference representing the CTE and adapts it to TableGroup for 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
 
cube() - Method in class org.hibernate.grammars.hql.HqlParser
 
cube() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
CUBE - Enum constant in enum class org.hibernate.query.sqm.tree.expression.SqmSummarization.Kind
 
CUBE - Enum constant in enum class 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_dist window function expression.
cumeDist(JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
CURRENCY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Currency to JDBC VARCHAR.
CurrencyJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Currency handling.
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 - Enum constant in enum class org.hibernate.query.sqm.FrameExclusion
 
CURRENT_ROW - Enum constant in enum class org.hibernate.query.sqm.FrameKind
 
CURRENT_SESSION_CONTEXT_CLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
Specifies a CurrentSessionContext for scoping the current session, either: jta, thread, or managed, or the name of a class implementing org.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_date function, which maps to the Java type Date, and of the HQL local_date function which maps to the Java type LocalDate.
currentDate() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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 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 interface org.hibernate.query.sqm.NodeBuilder
 
currentLocalTime() - Method in class org.hibernate.dialect.Dialect
Translation of the HQL local_time function, which maps to the Java type LocalTime which is a time with no time zone.
currentLocalTime() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
currentLocalTime() - Method in class org.hibernate.dialect.OracleDialect
 
currentLocalTimestamp() - Method in class org.hibernate.dialect.Dialect
Translation of the HQL local_datetime function, which maps to the Java type LocalDateTime which is a datetime with no time zone.
currentLocalTimestamp() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
currentLocalTimestamp() - Method in class org.hibernate.dialect.OracleDialect
 
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 objects which are able to manage the lifecycle of a Session associated with a well-defined "context" or "scope", providing the concrete implementation behind the notion of the current session.
currentSqlSelectionCollector() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
CurrentTenantIdentifierResolver<T> - Interface in org.hibernate.context.spi
A callback registered with the SessionFactory that is responsible for resolving the current tenant identifier.
currentTime() - Method in class org.hibernate.dialect.Dialect
Translation of the HQL/JPQL current_time function, which maps to the Java type Time which is a time with no time zone.
currentTime() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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 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_timestamp function, which maps to the Java type Timestamp which is a datetime with no time zone.
currentTimestamp() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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 interface org.hibernate.query.sqm.NodeBuilder
 
CurrentTimestamp - Annotation Interface 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 = VM indicates that the virtual machine current instant is used, and source = DB indicates that the database current_timestamp function 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
 
currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.Dialect
Translation of the HQL offset_datetime function, which maps to the Java type OffsetDateTime which is a datetime with a time zone.
currentTimestampWithTimeZone() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
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
 
CURSOR - Static variable in class org.hibernate.dialect.OracleTypes
 
CUSTOM_ENTITY_DIRTINESS_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting to identify a CustomEntityDirtinessStrategy to 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
 
CustomEntityDirtinessStrategy - Interface in org.hibernate
During a flush cycle, Hibernate needs to determine which of the entities associated with a Session are dirty, meaning modified.
CustomEntityDirtinessStrategy.AttributeChecker - Interface in org.hibernate
Responsible for identifying when attributes are dirty.
CustomEntityDirtinessStrategy.AttributeInformation - Interface in org.hibernate
Provides CustomEntityDirtinessStrategy.AttributeChecker with meta information about the attributes being checked.
CustomEntityDirtinessStrategy.DirtyCheckContext - Interface in org.hibernate
A callback to drive dirty checking.
CustomIdGeneratorCreationContext - Interface in org.hibernate.id.factory.spi
 
CustomOptimizerDescriptor - Class in org.hibernate.id.enhanced
 
CustomSql - Class in org.hibernate.boot.model
Models the information for custom SQL execution defined as part of the mapping for a primary or secondary table.
CustomSql(String, boolean, ExecuteUpdateResultCheckStyle) - Constructor for class org.hibernate.boot.model.CustomSql
 
customSQLDelete - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
customSQLInsert - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
CustomSqlMutation<O extends JdbcMutationOperation> - Interface in org.hibernate.sql.model.ast
 
customSQLUpdate - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
CustomType<J> - Class in org.hibernate.type
Adapts UserType to the generic Type interface, in order to isolate user code from changes in the internal Type contracts.
CustomType(UserType<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

database() - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
 
Database - Class in org.hibernate.boot.model.relational
 
Database - Enum Class 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 - Enum constant in enum class org.hibernate.tool.schema.TargetType
Export to the database.
DatabaseConnectionInfo - Interface in org.hibernate.engine.jdbc.connections.spi
Contract used for logging "database information" on bootstrap
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.
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 JDBCException indicating that evaluation of the valid SQL statement against the given data resulted in some illegal operation, mismatched types or incorrect cardinality.
DataException(String, SQLException) - Constructor for exception org.hibernate.exception.DataException
Constructor for JDBCException.
DataException(String, SQLException, String) - Constructor for exception org.hibernate.exception.DataException
Constructor for JDBCException.
DataHelper - Class in org.hibernate.type.descriptor.java
A help for dealing with BLOB and CLOB data
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.JdbcSettings
Deprecated.
The JPA-standard JdbcSettings.JAKARTA_JTA_DATASOURCE or JdbcSettings.JAKARTA_JTA_DATASOURCE setting is now preferred.
DataSourceBasedMultiTenantConnectionProviderImpl<T> - Class in org.hibernate.engine.jdbc.connections.spi
A concrete implementation of the MultiTenantConnectionProvider contract bases on a number of reasonable assumptions.
DataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
 
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.JdbcDateLiteralContext
 
date() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeContext
 
date() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeContext
 
date() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
date() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeContext
 
DATE - Enum constant in enum class org.hibernate.query.sqm.CastType
 
DATE - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
 
DATE - Enum constant in enum class 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
The standard Hibernate type for mapping Date (Date) to JDBC DATE.
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_MICROS_AND_OFFSET_NOZ - 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
 
DATE_TIME_FORMATTER_TIMESTAMP_WITH_NANOS_AND_OFFSET_NOZ - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
DATE_TRUNC - Enum constant in enum class org.hibernate.dialect.function.TruncFunction.DatetimeTrunc
 
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 Date handling.
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 DATE handling.
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.JdbcTimestampLiteralContext
 
DATETIME - Enum constant in enum class 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.LocalDateTimeFunctionContext
 
DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
DATETIME_VALIDATOR - Static variable in class org.hibernate.dialect.function.TruncFunction.TruncArgumentsValidator
 
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
 
datetimeField() - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
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
 
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
 
datetimeRenderingSupport - Variable in class org.hibernate.dialect.function.TruncFunction
 
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
H2, DB2 and PostgreSQL native date_trunc() function
DATETRUNC - Enum constant in enum class org.hibernate.dialect.function.TruncFunction.DatetimeTrunc
 
dateTrunc_datetrunc() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SQLServer native datetrunc() function
DateTruncEmulation - Class in org.hibernate.dialect.function
Emulation of trunc(datetime, temporal_unit) function that leverages formatting the datetime to string and back to truncate it
DateTruncEmulation(String, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.DateTruncEmulation
 
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.DAY of a date, time, or datetime expression.
day(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
DAY - Enum constant in enum class 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 - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The calendar day of the month, a synonym for TemporalUnit.DAY.
DAY_OF_WEEK - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The day of the week, from 1 (Sunday) to 7 (Saturday).
DAY_OF_YEAR - Enum constant in enum class 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 - Enum constant in enum class org.hibernate.annotations.SourceType
Indicates that values are generated by the database.
DB - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
 
DB2 - Enum constant in enum class org.hibernate.dialect.Database
 
DB2390IdentityColumnSupport - Class in org.hibernate.dialect.identity
Deprecated.
use DB2zIdentityColumnSupport
DB2390IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.DB2390IdentityColumnSupport
Deprecated.
 
DB2400Dialect - Class in org.hibernate.dialect
Deprecated.
DB2400Dialect() - Constructor for class org.hibernate.dialect.DB2400Dialect
Deprecated.
 
DB2400V7R3Dialect - Class in org.hibernate.dialect
Deprecated.
DB2400V7R3Dialect() - Constructor for class org.hibernate.dialect.DB2400V7R3Dialect
Deprecated.
 
DB2AggregateSupport - Class in org.hibernate.dialect.aggregate
 
DB2AggregateSupport() - Constructor for class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
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
 
DB2GetObjectExtractor<T> - Class in org.hibernate.dialect
Variant of the GetObjectExtractor that catches a NullPointerException, because the DB2 JDBC driver runs into that exception when trying to access a null value with the getObject(int, Class) and getObject(String, Class) methods.
DB2GetObjectExtractor(JavaType<T>, JavaTimeJdbcType, Class<?>) - Constructor for class org.hibernate.dialect.DB2GetObjectExtractor
 
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 IBM i 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 LimitHandler for DB2 11.1 which supports the ANSI SQL standard syntax FETCH FIRST m ROWS ONLY and OFFSET n ROWS FETCH NEXT m ROWS ONLY, with the only wrinkle being that this clause comes after the FOR UPDATE and 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
 
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 - Enum constant in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
DDL - Enum constant in enum class org.hibernate.boot.beanvalidation.ValidationMode
 
DdlTransactionIsolator - Interface in org.hibernate.resource.transaction.spi
Provides access to a Connection that is isolated from any "current transaction" with the designated purpose of performing DDL commands.
DdlType - Interface in org.hibernate.type.descriptor.sql
Descriptor for a DDL column type.
DdlTypeHelper - Class in org.hibernate.dialect.function.array
 
DdlTypeHelper() - Constructor for class org.hibernate.dialect.function.array.DdlTypeHelper
 
DdlTypeRegistry - Class in org.hibernate.type.descriptor.sql.spi
A registry mapping JDBC type codes to instances of the DdlType interface.
DdlTypeRegistry(TypeConfiguration) - Constructor for class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
 
DEBUG_ENABLED - Static variable in class org.hibernate.boot.jaxb.hbm.transform.HbmTransformationLogging
 
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.results.LoadingLogger
 
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 DECIMAL handling.
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.
 
declaresAttribute(int) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType.ConcreteEmbeddableType
 
declaresAttribute(AttributeMapping) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType.ConcreteEmbeddableType
Returns true if the provided embeddable class contains the specified attribute mapping, false otherwise.
decompose(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
decompose(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
Similar to ModelPart.breakDownJdbcValues(Object, int, Object, Object, JdbcValueBiConsumer, SharedSessionContractImplementor), but this method is supposed to be used for decomposing values for assignment expressions.
decompose(Object, int, X, Y, ModelPart.JdbcValueBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
decompose(Object, ModelPart.JdbcValueConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ModelPart
A short hand form of ModelPart.decompose(Object, int, Object, Object, JdbcValueBiConsumer, SharedSessionContractImplementor), that passes 0 as offset and null for the two values X and Y.
decomposeAttribute(Object, SharedSessionContractImplementor, JdbcValueBindings, AttributeMapping) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
decomposeForInsert(MutationExecutor, Object, Object[], MutationOperationGroup, boolean[], TableInclusionChecker, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
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 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() - Element in annotation interface org.hibernate.annotations.Filter
Determines how tables aliases are interpolated into the Filter.condition() SQL expression.
deduceAliasInjectionPoints() - Element in annotation interface org.hibernate.annotations.FilterJoinTable
Determines how tables aliases are interpolated into the FilterJoinTable.condition() SQL expression.
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(T) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Return a deep copy of the value.
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.type.descriptor.java.Immutability
 
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
Deprecated.
 
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.MetaType
Deprecated.
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.UserComponentType
 
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(T) - Method in class org.hibernate.type.AbstractStandardBasicType
 
deepCopy(T) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
deepCopy(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
deepCopy(T) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
deepCopy(T) - Method in class org.hibernate.type.EnumType
Deprecated.
 
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.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.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 "segment_column_name" value
DEF_SEGMENT_LENGTH - Static variable in class org.hibernate.id.enhanced.TableGenerator
The default "segment_value_length" value
DEF_SEGMENT_VALUE - Static variable in class org.hibernate.id.enhanced.TableGenerator
DEF_SEQUENCE - Static variable in interface org.hibernate.id.enhanced.ImplicitDatabaseObjectNamingStrategy
 
DEF_SEQUENCE_SUFFIX - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
DEF_TABLE - Static variable in class org.hibernate.id.enhanced.TableGenerator
The default "table_name" value
DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
DEF_VALUE_COLUMN - Static variable in class org.hibernate.id.enhanced.TableGenerator
The default "value_column_name" value
DEFAULT - Enum constant in enum class org.hibernate.annotations.TimeZoneStorageType
DEFAULT - Enum constant in enum class org.hibernate.boot.spi.AccessType
Default access strategy is property
DEFAULT - Enum constant in enum class org.hibernate.FetchMode
Use the default fetching strategy specified by the mapping annotations.
DEFAULT - Enum constant in enum class 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_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_BATCH_FETCH_SIZE - Static variable in interface org.hibernate.cfg.FetchSettings
Specifies the default value for batch fetching.
DEFAULT_CACHE_CONCURRENCY_STRATEGY - Static variable in interface org.hibernate.cfg.CacheSettings
Specifies the CacheConcurrencyStrategy to use by default when an entity is marked @Cacheable, but no concurrency strategy is explicitly specified via the Cache annotation.
DEFAULT_CASCADE_NAME - Static variable in interface org.hibernate.boot.spi.MappingDefaults
 
DEFAULT_CATALOG - Static variable in interface org.hibernate.cfg.MappingSettings
A default database catalog name to use for unqualified database object (table, sequence, ...) names
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 interface org.hibernate.boot.spi.MappingDefaults
 
DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
Deprecated.
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_INCREMENT_SIZE - Static variable in interface org.hibernate.id.OptimizableGenerator
DEFAULT_INDEX_COLUMN_NAME - Static variable in class org.hibernate.mapping.IndexedCollection
 
DEFAULT_INITIAL_VALUE - Static variable in interface org.hibernate.id.OptimizableGenerator
DEFAULT_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayAndElementArgumentTypeResolver
 
DEFAULT_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayAndElementArgumentValidator
 
DEFAULT_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayArgumentValidator
 
DEFAULT_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayViaArgumentReturnTypeResolver
 
DEFAULT_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayViaElementArgumentReturnTypeResolver
 
DEFAULT_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ElementViaArrayArgumentReturnTypeResolver
 
DEFAULT_KEY_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
 
DEFAULT_LENGTH - Static variable in class org.hibernate.engine.jdbc.Size
 
DEFAULT_LIST_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayViaElementArgumentReturnTypeResolver
 
DEFAULT_LIST_SEMANTICS - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies the CollectionClassification to use for a plural attribute typed as List with no explicit list index details (OrderColumn, ListIndexBase, etc.).
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.QuerySettings
Specifies the default precedence of null values in the HQL ORDER BY clause, either none, first, or last, or an instance of NullPrecedence.
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 interface 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_RESTRICTOR - Static variable in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
DEFAULT_SCALE - Static variable in class org.hibernate.engine.jdbc.Size
 
DEFAULT_SCHEMA - Static variable in interface org.hibernate.cfg.MappingSettings
A default database schema (owner) name to use for unqualified database object (table, sequence, ...) names
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
 
DEFAULT_VALUE_SETTER - Static variable in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
defaultAccess - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
defaultAccess - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
 
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
 
DefaultComponentSafeNamingStrategy - Class in org.hibernate.cfg
Deprecated.
NamingStrategy itself has been deprecated
DefaultComponentSafeNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
defaultCondition() - Element in annotation interface 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.
DefaultDiscriminatorConverter<O,R> - Class in org.hibernate.metamodel.mapping
Implements the default discriminator assignment strategy defined by JPA, that is, the discriminator value is the JPA (unqualified) entity name.
DefaultDiscriminatorConverter(NavigableRole, JavaType<O>, JavaType<R>, MappingMetamodelImplementor) - Constructor for class org.hibernate.metamodel.mapping.DefaultDiscriminatorConverter
 
DefaultEnhancementContext - Class in org.hibernate.bytecode.enhance.spi
default implementation of EnhancementContext.
DefaultEnhancementContext() - Constructor for class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
DefaultFetchProfile - Class in org.hibernate.engine.profile
 
DefaultFetchProfile(RuntimeMetamodels) - Constructor for class org.hibernate.engine.profile.DefaultFetchProfile
 
defaultGraph(Class) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
defaultGraph(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
defaultGraph(EntityDomainType<?>) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
defaultGraph(EntityPersister) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
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
 
DefaultNamingStrategy - Class in org.hibernate.cfg
Deprecated.
NamingStrategy itself has been deprecated
DefaultNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
 
defaultScrollMode() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
defaultScrollMode() - Method in class org.hibernate.dialect.Dialect
A default ScrollMode to be used by Query.scroll().
defaultScrollMode() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
DefaultUniqueDelegate - Class in org.hibernate.dialect.unique
Deprecated.
DefaultUniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.DefaultUniqueDelegate
Deprecated.
 
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_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.
DELAY_CDI_ACCESS - Static variable in interface org.hibernate.cfg.ManagedBeanSettings
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 - Enum constant in enum class org.hibernate.engine.FetchTiming
Performing fetching later, when needed.
DELAYED_ACQUISITION_AND_HOLD - Enum constant in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
The Connection will be acquired as soon as it is needed and then held until the session is closed.
DELAYED_ACQUISITION_AND_RELEASE_AFTER_STATEMENT - Enum constant in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
The Connection will be acquired as soon as it is needed; it will be released after each statement is executed.
DELAYED_ACQUISITION_AND_RELEASE_AFTER_TRANSACTION - Enum constant in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
The Connection will be acquired as soon as it is needed; it will be released after each transaction is completed.
DELAYED_ACQUISITION_AND_RELEASE_BEFORE_TRANSACTION_COMPLETION - Enum constant in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
The Connection will be acquired as soon as it is needed; it will be released before commit or rollback.
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
 
delegate - Variable in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
delegate - Variable in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
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 delegate session.
delegate() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
delegate() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
Returns the delegate session.
delegateCallable(Callable<T>, boolean) - Method in interface org.hibernate.resource.transaction.spi.IsolationDelegate
Invoke the given callable in isolation from current transaction.
delegateWork(WorkExecutorVisitable<T>, boolean) - Method in interface org.hibernate.resource.transaction.spi.IsolationDelegate
Perform the given work in isolation from current transaction.
DelegatingJdbcTypeIndicators - Class in org.hibernate.type.descriptor.jdbc
 
DelegatingJdbcTypeIndicators(JdbcTypeIndicators) - Constructor for class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
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
 
DelegatingSqmSelectionQueryImplementor<R> - Class in org.hibernate.query.sqm.spi
 
DelegatingSqmSelectionQueryImplementor() - Constructor for class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
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 interface org.hibernate.Session
Deprecated.
delete(Object) - Method in interface org.hibernate.StatelessSession
Delete a record.
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
Deprecated, for removal: This API element is subject to removal in a future version.
delete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
delete(Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.mutation.DeleteCoordinator
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 interface org.hibernate.Session
Deprecated.
delete(String, Object) - Method in interface org.hibernate.StatelessSession
Delete a record.
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 - Class in org.hibernate.sql
A SQL DELETE statement.
Delete(SessionFactoryImplementor) - Constructor for class org.hibernate.sql.Delete
 
Delete(ParameterMarkerStrategy) - Constructor for class org.hibernate.sql.Delete
 
DELETE - Enum constant in enum class org.hibernate.annotations.CascadeType
Deprecated.
since Session.delete(Object) is deprecated
DELETE - Enum constant in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
DELETE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
DELETE - Enum constant in enum class org.hibernate.sql.ast.Clause
Not used in 5.x.
DELETE - Enum constant in enum class 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
Deprecated.
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 - Enum constant in enum class 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
 
deleteAllRows(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorTablePerSubclass
 
deleteCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
DeleteContext - Interface in org.hibernate.event.spi
A DeleteEvent represents a delete operation applied to a single entity.
DeleteCoordinator - Interface in org.hibernate.persister.entity.mutation
Coordinates the deleting of an entity.
DeleteCoordinatorSoft - Class in org.hibernate.persister.entity.mutation
DeleteCoordinator for soft-deletes
DeleteCoordinatorSoft(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.DeleteCoordinatorSoft
 
DeleteCoordinatorStandard - Class in org.hibernate.persister.entity.mutation
Coordinates standard deleting of an entity.
DeleteCoordinatorStandard(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.DeleteCoordinatorStandard
 
DELETED - Enum constant in enum class org.hibernate.annotations.SoftDeleteType
Tracks rows which are deleted.
DELETED - Enum constant in enum class org.hibernate.engine.spi.Status
 
deleteEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being deleted.
DeleteEvent - Class in org.hibernate.event.spi
Defines an event class for the deletion of an entity.
DeleteEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
Constructs a new DeleteEvent instance.
DeleteEvent(String, Object, 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
Deprecated.
deleteOrphans() - Method in interface org.hibernate.engine.spi.CascadingAction
Does this action potentially extrapolate to orphan deletes?
DeleteOrUpsertOperation - Class in org.hibernate.sql.model.jdbc
 
DeleteOrUpsertOperation(EntityMutationTarget, EntityTableMapping, UpsertOperation, OptionalTableUpdate) - Constructor for class org.hibernate.sql.model.jdbc.DeleteOrUpsertOperation
 
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.mutation.DeleteRowsCoordinatorTablePerSubclass
 
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, ServiceRegistry) - Constructor for class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorStandard
 
DeleteRowsCoordinatorTablePerSubclass - Class in org.hibernate.persister.collection.mutation
OneToMany delete coordinator if the element is a UnionSubclassEntityPersister.
DeleteRowsCoordinatorTablePerSubclass(OneToManyPersister, RowMutationOperations, boolean, ServiceRegistry) - Constructor for class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorTablePerSubclass
 
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(CteContainer, NamedTableReference, FromClause, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.delete.DeleteStatement
 
DeleteStatement(NamedTableReference, FromClause, Predicate) - Constructor for class org.hibernate.sql.ast.tree.delete.DeleteStatement
 
DeleteStatement(NamedTableReference, FromClause, 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
 
DeleteStatementContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
 
delimitedIdentifiers - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
 
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
 
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_rank window function expression.
denseRank(JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
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.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
 
DeprecatedCollectionStuff - Interface in org.hibernate.persister.collection
Deprecated.
Just used to singly extend all the deprecated collection persister roles
DeprecatedEntityStuff - Interface in org.hibernate.persister.entity
Deprecated.
Just used to singly extend all the deprecated entity persister roles
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 - Enum constant in enum class org.hibernate.sql.ast.tree.cte.CteSearchClauseKind
Use depth first for a recursive CTE.
DERBY - Enum constant in enum class org.hibernate.dialect.Database
 
DerbyDialect - Class in org.hibernate.dialect
A SQL dialect for Apache Derby 10.15.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 LimitHandler for Apache Derby, which fully supports the ANSI SQL standard syntax FETCH FIRST m ROWS ONLY and OFFSET 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
 
deregister(JdbcValuesSourceProcessingState) - Method in class org.hibernate.sql.results.spi.LoadContexts
 
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 - Enum constant in enum class 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(int) - Static method in class org.hibernate.query.Order
An order where the result set is sorted by the select item in the given position with larger values first.
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 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(SingularAttribute<T, ?>) - Static method in class org.hibernate.query.Order
An order where an entity is sorted by the given attribute, with larger values first.
desc(Class<T>, String) - Static method in class org.hibernate.query.Order
An order where an entity of the given class is sorted by the attribute with the given name, with larger values first.
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, 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 - 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 - Enum constant in enum class org.hibernate.query.SortDirection
 
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() - Method in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
descriptor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
 
descriptor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration
 
descriptor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration
 
descriptor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
 
descriptor - Variable in class org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration
 
descriptor() - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
descriptor() - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
descriptorClass() - Element in annotation interface org.hibernate.annotations.JavaTypeRegistration
 
deserialize(ObjectInputStream, SessionFactoryImplementor) - Static method in class org.hibernate.engine.spi.EntityKey
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.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.engine.spi.ActionQueue
Used by the owning session to explicitly control deserialization of the action queue.
deserializeProxy(SerializableProxy) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper
 
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 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.
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 interface org.hibernate.Session
Remove this instance from the session cache.
DETACH - Enum constant in enum class org.hibernate.annotations.CascadeType
Equivalent to CascadeType.DETACH.
determineAdjustedIncrementSize(OptimizerDescriptor, 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(FetchParent, SqlSelection) - Static method in interface org.hibernate.sql.results.graph.embeddable.AggregateEmbeddableResultGraphNode
 
determineAlias(String) - Static method in class org.hibernate.query.sqm.spi.SqmCreationHelper
 
determineAnyDiscriminatorColumnName(ImplicitAnyDiscriminatorColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the column name related to the discriminator portion of an Any mapping when no explicit column name is given using Column.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 Any mapping when no explicit join column name is given using JoinColumn.name().
determineAnyKeyColumnName(ImplicitAnyKeyColumnNameSource) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
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
 
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
 
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
 
determineColumnReferenceQualifier(ColumnReference) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
determineColumnReferenceQualifier(ColumnReference) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
determineColumnReferenceQualifier(ColumnReference) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
determineColumnReferenceQualifier(ColumnReference) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
determineColumnReferenceQualifier(ColumnReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
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 class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
 
determineDefaultLockMode(String, LockMode) - Method in class org.hibernate.query.results.JdbcValuesMappingImpl
 
determineDefaultLockMode(String, LockMode) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMapping
 
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.jdbc.spi.RowProcessingState
 
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
 
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(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
 
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
determineJpaScriptActionSetting(Map<?, ?>, String, Action) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
Exposed for tests
determineKind(DialectResolutionInfo) - Static method in enum class org.hibernate.dialect.PostgreSQLDriverKind
 
determineKind(DialectResolutionInfo) - Static method in enum class org.hibernate.dialect.SybaseDriverKind
 
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
 
determineLoaderToUse(SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
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.dialect.SQLServerSqlAstTranslator
 
determineLockingStrategy(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause, Boolean) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
determineLockingStrategy(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause, Boolean) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
determineLockingStrategy(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause, Boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
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
 
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 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.ast.spi.MultiKeyLoadSizingStrategy
Determine the optimal batch size (number of key values) to load at a time.
determineOptimizationStrategy(Properties, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the optimizer to use.
determinePrimaryKeyJoinColumnName(ImplicitPrimaryKeyJoinColumnNameSource) - Method in interface org.hibernate.boot.model.naming.ImplicitNamingStrategy
Determine the 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
 
determineRemainingTransactionTimeOutPeriod() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Calculate the amount of time, in seconds, still remaining before transaction timeout occurs.
determineResultType(SqmToSqlAstConverter, TypeConfiguration) - Method in class org.hibernate.dialect.function.InverseDistributionFunction.SelfRenderingInverseDistributionFunction
 
determineResultType(SqmToSqlAstConverter, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
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
 
determineSql(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
determineSqlJoinType(TableGroup, SqlAstJoinType, boolean) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
 
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
 
determineWhereClauseRestrictionWithJoinEmulation(AbstractUpdateOrDeleteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
determineWhereClauseRestrictionWithJoinEmulation(AbstractUpdateOrDeleteStatement, String) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
dialect - Variable in class org.hibernate.dialect.unique.AlterTableUniqueDelegate
 
dialect - Variable in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.Check
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.ColumnDefault
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.DiscriminatorFormula
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.FilterDefs
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.Filters
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.Formula
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.GeneratedColumn
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.JoinFormula
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.OrderBy
Deprecated.
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDelete
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDeleteAll
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLInsert
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLOrder
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLRestriction
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLSelect
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLUpdate
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.DialectOverride.Where
Deprecated.
The Dialect in which this override applies.
dialect() - Element in annotation interface org.hibernate.annotations.processing.CheckHQL
A Hibernate dialect to use.
dialect() - Method in class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
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.JdbcSettings
Specifies the Hibernate SQL dialect, either an instance of Dialect, a Class representing a class that extends Dialect, or the name of a class that extends Dialect.
DIALECT_DB_MAJOR_VERSION - Static variable in interface org.hibernate.cfg.JdbcSettings
DIALECT_DB_MINOR_VERSION - Static variable in interface org.hibernate.cfg.JdbcSettings
DIALECT_DB_NAME - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
DIALECT_DB_VERSION - Static variable in interface org.hibernate.cfg.JdbcSettings
DIALECT_LOGGER - Static variable in interface org.hibernate.dialect.DialectLogging
 
DIALECT_MESSAGE_LOGGER - Static variable in interface org.hibernate.dialect.DialectLogging
 
DIALECT_NATIVE_PARAM_MARKERS - Static variable in interface org.hibernate.cfg.JdbcSettings
Controls whether to use JDBC markers (`?`) or dialect native markers for parameters within preparable SQL statements.
DIALECT_RESOLVERS - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies additional DialectResolver implementations to register with the standard DialectFactory.
Dialect.SizeStrategy - Interface in org.hibernate.dialect
Pluggable strategy for determining the Size to use for columns of a given SQL type.
Dialect.SizeStrategyImpl - Class in org.hibernate.dialect
 
DialectDelegateWrapper - Class in org.hibernate.dialect
A wrapper of Dialect, to allow decorating some selected methods without having to extend the original class.
DialectDelegateWrapper(Dialect) - Constructor for class org.hibernate.dialect.DialectDelegateWrapper
 
DialectFactory - Interface in org.hibernate.engine.jdbc.dialect.spi
A factory for generating Dialect instances.
DialectLogging - Interface in org.hibernate.dialect
Logging related to Hibernate dialects
DialectOverride - Interface in org.hibernate.annotations
Allows certain annotations to be overridden in a given SQL Dialect.
DialectOverride.Check - Annotation Interface in org.hibernate.annotations
Specializes a Check in a certain dialect.
DialectOverride.Checks - Annotation Interface in org.hibernate.annotations
 
DialectOverride.ColumnDefault - Annotation Interface in org.hibernate.annotations
Specializes a ColumnDefault in a certain dialect.
DialectOverride.ColumnDefaults - Annotation Interface in org.hibernate.annotations
 
DialectOverride.DiscriminatorFormula - Annotation Interface in org.hibernate.annotations
Specializes a DiscriminatorFormula in a certain dialect.
DialectOverride.DiscriminatorFormulas - Annotation Interface in org.hibernate.annotations
 
DialectOverride.FilterDefOverrides - Annotation Interface in org.hibernate.annotations
 
DialectOverride.FilterDefs - Annotation Interface in org.hibernate.annotations
Specializes FilterDefs in a certain dialect.
DialectOverride.FilterOverrides - Annotation Interface in org.hibernate.annotations
 
DialectOverride.Filters - Annotation Interface in org.hibernate.annotations
Specializes Filters in a certain dialect.
DialectOverride.Formula - Annotation Interface in org.hibernate.annotations
Specializes a Formula in a certain dialect.
DialectOverride.Formulas - Annotation Interface in org.hibernate.annotations
 
DialectOverride.GeneratedColumn - Annotation Interface in org.hibernate.annotations
Specializes a GeneratedColumn in a certain dialect.
DialectOverride.GeneratedColumns - Annotation Interface in org.hibernate.annotations
 
DialectOverride.JoinFormula - Annotation Interface in org.hibernate.annotations
Specializes a JoinFormula in a certain dialect.
DialectOverride.JoinFormulas - Annotation Interface in org.hibernate.annotations
 
DialectOverride.OrderBy - Annotation Interface in org.hibernate.annotations
Deprecated, for removal: This API element is subject to removal in a future version.
DialectOverride.OrderBys - Annotation Interface in org.hibernate.annotations
 
DialectOverride.OverridesAnnotation - Annotation Interface in org.hibernate.annotations
Marks an annotation type as a dialect-specific override for some other annotation type.
DialectOverride.SQLDelete - Annotation Interface in org.hibernate.annotations
Specializes a SQLDelete in a certain dialect.
DialectOverride.SQLDeleteAll - Annotation Interface in org.hibernate.annotations
Specializes a SQLDeleteAll in a certain dialect.
DialectOverride.SQLDeleteAlls - Annotation Interface in org.hibernate.annotations
 
DialectOverride.SQLDeletes - Annotation Interface in org.hibernate.annotations
 
DialectOverride.SQLInsert - Annotation Interface in org.hibernate.annotations
Specializes a SQLInsert in a certain dialect.
DialectOverride.SQLInserts - Annotation Interface in org.hibernate.annotations
 
DialectOverride.SQLOrder - Annotation Interface in org.hibernate.annotations
Specializes an SQLOrder in a certain dialect.
DialectOverride.SQLOrders - Annotation Interface in org.hibernate.annotations
 
DialectOverride.SQLRestriction - Annotation Interface in org.hibernate.annotations
Specializes a SQLRestriction in a certain dialect.
DialectOverride.SQLRestrictions - Annotation Interface in org.hibernate.annotations
 
DialectOverride.SQLSelect - Annotation Interface in org.hibernate.annotations
Specializes a SQLSelect in a certain dialect.
DialectOverride.SQLSelects - Annotation Interface in org.hibernate.annotations
 
DialectOverride.SQLUpdate - Annotation Interface in org.hibernate.annotations
Specializes a SQLUpdate in a certain dialect.
DialectOverride.SQLUpdates - Annotation Interface in org.hibernate.annotations
 
DialectOverride.Version - Annotation Interface in org.hibernate.annotations
Identifies a database version.
DialectOverride.Where - Annotation Interface in org.hibernate.annotations
DialectOverride.Wheres - Annotation Interface 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 Dialect to use based on information about the database / driver.
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
 
DialectSpecificSettings - Interface in org.hibernate.cfg
Settings used as fallback to configure aspects of specific Dialects when the boot process does not have access to a DatabaseMetaData object or its underlying JDBC Connection.
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 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 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 interface org.hibernate.query.sqm.NodeBuilder
 
DirectAccessRegion - Interface in org.hibernate.cache.spi
Specialized Region whose 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
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
 
dirty() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
dirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Mark the collection as dirty
DIRTY - Enum constant in enum class org.hibernate.annotations.OptimisticLockType
Optimistic locking based on dirty fields of the entity.
DIRTY - Enum constant in enum class org.hibernate.engine.OptimisticLockStyle
Optimistic locking via comparison of dirty columns.
DIRTY - Enum constant in enum class org.hibernate.persister.entity.mutation.AttributeAnalysis.DirtynessStatus
 
DIRTY_CHECK - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
DIRTY_CHECK - Static variable in class org.hibernate.event.spi.EventType
 
dirtyAttributeIndexes(int[], int[]) - Static method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
dirtyCalculationEnd(boolean) - Method in class org.hibernate.BaseSessionEventListener
 
dirtyCalculationEnd(boolean) - Method in interface org.hibernate.SessionEventListener
 
dirtyCalculationStart() - Method in class org.hibernate.BaseSessionEventListener
 
dirtyCalculationStart() - Method in interface org.hibernate.SessionEventListener
 
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.
disableAutoClose() - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
By default, when a ServiceRegistry is no longer referenced by any other registries as a parent it will be closed.
disableAutoClose() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
By default, when a ServiceRegistry is no longer referenced by any other registries as a parent it will be closed.
disableConversion - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConvert
 
disableCreation() - Method in class org.hibernate.mapping.ForeignKey
 
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 interface org.hibernate.IdentifierLoadAccess
Customize the associations fetched by specifying a fetch profile that should be disabled during this operation.
disableFetchProfile(String) - Method in interface org.hibernate.NaturalIdLoadAccess
Customize the associations fetched by specifying a fetch profile that should be disabled during this operation.
disableFetchProfile(String) - Method in interface org.hibernate.query.Query
 
disableFetchProfile(String) - Method in interface org.hibernate.query.SelectionQuery
Disable the fetch profile with the given name in this session.
disableFetchProfile(String) - Method in class org.hibernate.query.spi.AbstractQuery
 
disableFetchProfile(String) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
disableFetchProfile(String) - Method in interface org.hibernate.query.spi.MutableQueryOptions
 
disableFetchProfile(String) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
disableFetchProfile(String) - Method in interface org.hibernate.Session
Disable the fetch profile with the given name in this session.
disableFetchProfile(String) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Customize the associations fetched by specifying a fetch profile that should be disabled during this operation.
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.engine.spi.SharedSessionDelegatorBaseImpl
 
disableFilter(String) - Method in interface org.hibernate.Session
 
disableFilter(String) - Method in interface org.hibernate.SharedSessionContract
Disable the named filter for the current session.
disableForeignKey() - Method in class org.hibernate.mapping.SimpleValue
 
disableForeignKeyCreation() - Method in class org.hibernate.mapping.Join
 
disableJtaTransactionAccess() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilderImplementor
 
disableJtaTransactionAccess() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
disableRefreshDetachedEntity() - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderImplementor
disableReleases() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Disable connection releases
DISALLOW - Enum constant in enum class org.hibernate.boot.model.TypeDefinitionRegistry.DuplicationStrategy
 
DISALLOW - Enum constant in enum class org.hibernate.type.WrapperArrayHandling
Throw an informative and actionable error if the types are used explicitly in the domain model
disallowExtensionsInCdi() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Deprecated, for removal: This API element is subject to removal in a future version.
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.AbstractSqmParameter
 
disallowMultiValuedBinding() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
disallowPositionalSelections() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
disassemble(Object, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.type.Type
Return a disassembled representation of the object.
disassemble(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Return a disassembled representation of the object.
disassemble(T, SharedSessionContract) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Return a disassembled representation of the value.
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, 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 class org.hibernate.type.UserComponentType
 
disassemble(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.BasicValuedMapping
 
disassemble(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
Breaks down a value of J into its simple pieces.
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.persister.entity.AbstractEntityPersister
 
disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
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.EmbeddableTypeLiteral
 
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 interface org.hibernate.type.BasicType
 
disassemble(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
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.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 class org.hibernate.type.UserComponentType
 
disassemble(Object, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.Immutability
 
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(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
Deprecated.
 
disassemble(T) - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
disassemble(T) - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
disassemble(T, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
disassemble(T, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
disassemble(T, SharedSessionContract) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
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() or EntityManager.close() is called.
discoverTypes(ClassLoader, String) - Method in interface org.hibernate.bytecode.spi.ClassTransformer
 
discoverTypes(String, byte[]) - Method in interface org.hibernate.bytecode.enhance.spi.Enhancer
Discovers types prior to enhancement.
Discriminable - Interface in org.hibernate.metamodel.mapping
Anything that has a discriminator associated with it.
Discriminatable - Interface in org.hibernate.boot.jaxb.hbm.spi
 
DISCRIMINATED - Enum constant in enum class 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
DiscriminatedAssociationModelPart - Interface in org.hibernate.metamodel.mapping
A discriminated association.
discriminatedAssociations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
discriminatedAssociations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
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() - Element in annotation interface org.hibernate.annotations.AnyDiscriminatorValue
The discriminator value
DISCRIMINATOR_ROLE_NAME - Static variable in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
discriminatorColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
discriminatorColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
 
DiscriminatorConverter<O,R> - Class in org.hibernate.metamodel.mapping
 
DiscriminatorConverter(String, JavaType<O>, JavaType<R>) - Constructor for class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
discriminatorFormula - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
DiscriminatorFormula - Annotation Interface 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
DiscriminatorMapping - Interface in org.hibernate.metamodel.mapping
Mapping of a discriminator, for either entity or association (ANY) discrimination.
DiscriminatorMetadata - Interface in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
The functionality of DiscriminatorMetadata, DiscriminatorType and MetaType have been consolidated into EntityDiscriminatorMapping and DiscriminatorConverter
DiscriminatorOptions - Annotation Interface in org.hibernate.annotations
Optional annotation used in conjunction with the JPA-defined DiscriminatorColumn annotation to express Hibernate-specific discriminator properties.
DiscriminatorSource - Interface in org.hibernate.boot.model.source.spi
Contract for sources of information about a mapped discriminator.
DiscriminatorSqmPath<T> - Interface in org.hibernate.metamodel.model.domain
Commonality between entity and any discriminators
discriminatorType - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
 
discriminatorType() - Element in annotation interface org.hibernate.annotations.DiscriminatorFormula
The type of value returned by the formula.
DiscriminatorType<T> - Class in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
The functionality of DiscriminatorType, DiscriminatorMetadata and MetaType have been consolidated into EntityDiscriminatorMapping and DiscriminatorConverter
DiscriminatorType<O> - Interface in org.hibernate.metamodel.mapping
Union of ConvertedBasicType and BasicDomainType capabilities.
DiscriminatorType(BasicType<?>, Loadable, DiscriminatorConverter) - Constructor for class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
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
 
DiscriminatorValueDetails - Interface in org.hibernate.metamodel.mapping
Details for a particular discriminator value.
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
Tongue-in-cheek name for a shutdown callback.
disjunction() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
disjunction() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
disjunction() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
DISJUNCTION - Enum constant in enum class org.hibernate.sql.ast.tree.predicate.Junction.Nature
An OR
distinct(boolean) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
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.GenericFunctionArgumentsContext
 
DISTINCT() - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
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 - Enum constant in enum class 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 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 interface org.hibernate.query.sqm.NodeBuilder
 
DIVIDE - Enum constant in enum class 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
 
DIVIDE_PORTABLE - Enum constant in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
"Portable" division, that is, true integer division when the operands are integers.
DmlTargetColumnQualifierSupport - Enum Class in org.hibernate.dialect
Indicates the level of qualifier support used by the dialect when referencing a column.
DO - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
DO - Static variable in class org.hibernate.grammars.hql.HqlParser
 
DO() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
DO() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
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 interface org.hibernate.action.spi.BeforeTransactionCompletionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
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
 
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(Binder) - Method in class org.hibernate.boot.jaxb.spi.XmlSource
 
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
 
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).
doDirtyChecking(CustomEntityDirtinessStrategy.AttributeChecker) - Method in interface org.hibernate.CustomEntityDirtinessStrategy.DirtyCheckContext
The callback to indicate that dirty checking (the dirty attribute determination phase) should be handled by the calling CustomEntityDirtinessStrategy using the given CustomEntityDirtinessStrategy.AttributeChecker.
doDirtyCheckingInline(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
 
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.AbstractDeleteCoordinator
 
doDynamicInserts(Object, Object[], Object, SharedSessionContractImplementor, boolean) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
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.spi.AbstractDelegatingSessionFactoryOptions
 
doesConnectionProviderDisableAutoCommit() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
doesConnectionProviderDisableAutoCommit() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
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.
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_COMMITTED isolation implemented by forcing readers to wait for write locks to be released?
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.H2Dialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.HSQLDialect
 
doesReadCommittedCauseWritersToBlockReaders() - Method in class org.hibernate.dialect.SQLServerDialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.Dialect
For the underlying database, is REPEATABLE_READ isolation implemented by forcing writers to wait for read locks to be released?
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.HSQLDialect
 
doesRepeatableReadCauseReadersToBlockWriters() - Method in class org.hibernate.dialect.SQLServerDialect
 
doesRoundTemporalOnOverflow() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
doesRoundTemporalOnOverflow() - Method in class org.hibernate.dialect.DB2Dialect
 
doesRoundTemporalOnOverflow() - Method in class org.hibernate.dialect.Dialect
Does this dialect round a temporal when converting from a precision higher to a lower one?
doesRoundTemporalOnOverflow() - Method in class org.hibernate.dialect.HSQLDialect
 
doesRoundTemporalOnOverflow() - Method in class org.hibernate.dialect.MariaDBDialect
 
doExecuteUpdate() - Method in class org.hibernate.query.spi.AbstractQuery
 
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
 
doExtract(CallableStatement, int, WrapperOptions) - Method in class org.hibernate.dialect.DB2GetObjectExtractor
 
doExtract(CallableStatement, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
Perform the extraction.
doExtract(CallableStatement, String, WrapperOptions) - Method in class org.hibernate.dialect.DB2GetObjectExtractor
 
doExtract(CallableStatement, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
Perform the extraction.
doExtract(ResultSet, int, WrapperOptions) - Method in class org.hibernate.dialect.DB2GetObjectExtractor
 
doExtract(ResultSet, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
Perform the extraction.
doList() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
DOM - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
DomainDataCachingConfig - Interface in org.hibernate.cache.cfg.spi
Configuration for a specific type of data to be stored in the region
DomainDataRegion - Interface in org.hibernate.cache.spi
A second-level cache region that holds cacheable domain data: the destructured state of entity instances and collections, and mappings from natural id to primary key.
DomainDataRegionBuildingContext - Interface in org.hibernate.cache.cfg.spi
DomainDataRegionConfig - Interface in org.hibernate.cache.cfg.spi
Configuration for a named region for caching domain data.
DomainDataRegionImpl - Class in org.hibernate.cache.spi.support
 
DomainDataRegionImpl(DomainDataRegionConfig, RegionFactoryTemplate, DomainDataStorageAccess, CacheKeysFactory, DomainDataRegionBuildingContext) - Constructor for class org.hibernate.cache.spi.support.DomainDataRegionImpl
 
DomainDataRegionTemplate - Class in org.hibernate.cache.spi.support
Abstract implementation of DomainDataRegion based on implementations just needing to provide a DomainDataStorageAccess reference for basic caching support - DomainDataStorageAccess acts as a simple wrapper around some generalized cache actions such as put or get.
DomainDataRegionTemplate(DomainDataRegionConfig, RegionFactory, DomainDataStorageAccess, CacheKeysFactory, DomainDataRegionBuildingContext) - Constructor for class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
DomainDataStorageAccess - Interface in org.hibernate.cache.spi.support
Specialization of StorageAccess for domain data regions.
DomainPath - Interface in org.hibernate.metamodel.mapping.ordering.ast
Represents a domain-path (model part path) used in an order-by fragment
DomainPathContinuation - Class in org.hibernate.metamodel.mapping.ordering.ast
A path relative to either a CollectionPartPath (element/index DomainPath) or another DomainPathContinuation
DomainPathContinuation(NavigablePath, DomainPath, ModelPart) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
 
DomainQueryExecutionContext - Interface in org.hibernate.query.spi
Context for execution of Query"
DomainResult<J> - Interface in org.hibernate.sql.results.graph
Represents a result value in the domain query results.
DomainResultAssembler<J> - Interface in org.hibernate.sql.results.graph
Responsible for "assembling" a result for inclusion in the domain query result.
DomainResultCreationException - Exception in org.hibernate.sql.results
Base for problems creating DomainResult instances
DomainResultCreationException(String) - Constructor for exception org.hibernate.sql.results.DomainResultCreationException
 
DomainResultCreationException(String, Throwable) - Constructor for exception org.hibernate.sql.results.DomainResultCreationException
 
DomainResultCreationState - Interface in org.hibernate.sql.results.graph
Contains state related to building DomainResult and Fetch graphs
DomainResultCreationStateImpl - Class in org.hibernate.query.results
 
DomainResultCreationStateImpl(String, JdbcValuesMetadata, Map<String, Map<String, DynamicFetchBuilderLegacy>>, Consumer<SqlSelection>, LoadQueryInfluencers, SessionFactoryImplementor) - Constructor for class org.hibernate.query.results.DomainResultCreationStateImpl
 
DomainResultGraphNode - Interface in org.hibernate.sql.results.graph
Marker for all object types that can be part of a result mapping
DomainResultGraphPrinter - Class in org.hibernate.sql.results.graph
Printer for DomainResult graphs
domainType() - Element in annotation interface org.hibernate.annotations.ConverterRegistration
The domain type to which this converter should be applied.
DomainType<J> - Interface in org.hibernate.metamodel.model.domain
Describes any type that occurs in the application's domain model.
doMigration(Metadata, ExecutionOptions, ContributableMatcher, TargetDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaMigrator
Perform a schema migration (alteration) from the indicated source(s) to the indicated target(s).
doProcess() - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
doProcess() - Method in interface org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandler
Should processing be done? Allows short-circuiting if not.
doProcessQueuedOps(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
doProcessQueuedOps(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
doProcessQueuedOps(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
doReturningWork(ReturningWork<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
doReturningWork(ReturningWork<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
doReturningWork(ReturningWork<T>) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
doReturningWork(ReturningWork<T>) - Method in interface org.hibernate.SharedSessionContract
Perform work using the Connection underlying by this session, and return a result.
doScroll(ScrollMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
doSecondPass(Map<String, PersistentClass>) - Method in interface org.hibernate.boot.spi.SecondPass
Perform the operation
doStaticDelete(Object, Object, Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
doStaticInserts(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
doStaticUpdate(Object, Object, Object, Object[], Object[], UpdateCoordinatorStandard.UpdateValuesAnalysisImpl, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
DOT - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
DOT - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
DOT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
DOT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
DOT - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
DOT - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
DOT() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeQualifierContext
 
DOT() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
DOT() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
DOT() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
DOT() - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
DOT() - Method in class org.hibernate.grammars.hql.HqlParser.PathContinuationContext
 
DOT() - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathElementContext
 
DOT() - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
DOT(int) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
DOT(int) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
DOT(int) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
dotIdentifier() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
dotIdentifier() - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierExpressionContext
 
dotIdentifier() - Method in class org.hibernate.grammars.ordering.OrderingParser.PackagedFunctionContext
 
DotIdentifierConsumer - Interface in org.hibernate.query.hql.spi
Consumes the parts of a path.
DotIdentifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
DotIdentifierExpressionContext(OrderingParser.ExpressionContext) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierExpressionContext
 
DotIdentifierSequence - Interface in org.hibernate.spi
A compound name.
doTruncate(Metadata, ExecutionOptions, ContributableMatcher, TargetDescriptor) - Method in interface org.hibernate.tool.schema.spi.SchemaTruncator
Perform a schema truncation from the indicated source(s) to the indicated target(s).
DOUBLE - Enum constant in enum class org.hibernate.query.sqm.CastType
 
DOUBLE - Enum constant in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
 
DOUBLE - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type DOUBLE.
DOUBLE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Double to JDBC DOUBLE.
DOUBLE_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
DOUBLE_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
DOUBLE_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
DOUBLE_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
DOUBLE_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
DOUBLE_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
DOUBLE_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.SecondContext
 
DOUBLE_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
DOUBLE_PIPE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
DOUBLE_PIPE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
DOUBLE_PIPE() - Method in class org.hibernate.grammars.hql.HqlParser.ConcatenationExpressionContext
 
DoubleJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Double handling.
DoubleJavaType() - Constructor for class org.hibernate.type.descriptor.java.DoubleJavaType
 
DoubleJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for DOUBLE handling.
DoubleJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
DoublePrimitiveArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for double[] handling.
DoublePrimitiveArrayJavaType(JavaType<Double>) - Constructor for class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
doUpdate(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
 
doUpdate(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorOneToMany
 
doUpdate(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorStandard
 
doUpdate(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorTablePerSubclass
 
doValidation(Metadata, ExecutionOptions, ContributableMatcher) - Method in interface org.hibernate.tool.schema.spi.SchemaValidator
Perform the validation of the schema described by Metadata
doVersionUpdate(Object, Object, Object, Object, boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
doVersionUpdate(Object, Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
DowncastLocation - Enum Class in org.hibernate.query.sqm.tree.from
 
doWork() - Method in interface org.hibernate.collection.spi.AbstractPersistentCollection.LazyInitializationWork
Do the represented work and return the result.
doWork(ClassLoader) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService.Work
 
doWork(Work) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
doWork(Work) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
doWork(Work) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
doWork(Work) - Method in interface org.hibernate.SharedSessionContract
Perform work using the Connection underlying by this session.
DRIVER - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
The JPA-standard setting JdbcSettings.JAKARTA_JDBC_DRIVER is now preferred.
driverKind - Variable in class org.hibernate.dialect.CockroachDialect
 
driverKind - Variable in class org.hibernate.dialect.PostgreSQLDialect
 
driverMajorVersion - Variable in class org.hibernate.dialect.OracleDialect
 
driverMinorVersion - Variable in class org.hibernate.dialect.OracleDialect
 
drop - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
 
drop - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
 
DROP - Enum constant in enum class org.hibernate.boot.SchemaAutoTooling
Drop the schema and don't recreate it.
DROP - Enum constant in enum class org.hibernate.tool.schema.Action
Drop the schema.
DROP_RECREATE_QUIETLY - Enum constant in enum class org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
Attempt to drop, then (re-)create each unique constraint.
dropConstraints() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
dropConstraints() - Method in class org.hibernate.dialect.DB2Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.Dialect
Do we need to drop constraints before dropping tables in this dialect?
dropConstraints() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
dropConstraints() - Method in class org.hibernate.dialect.H2Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.HSQLDialect
 
dropConstraints() - Method in class org.hibernate.dialect.InnoDBStorageEngine
 
dropConstraints() - Method in class org.hibernate.dialect.MyISAMStorageEngine
 
dropConstraints() - Method in class org.hibernate.dialect.MySQLDialect
 
dropConstraints() - Method in interface org.hibernate.dialect.MySQLStorageEngine
 
dropConstraints() - Method in class org.hibernate.dialect.OracleDialect
 
dropConstraints() - Method in class org.hibernate.dialect.SpannerDialect
 
dropMappedObjects(boolean) - Method in interface org.hibernate.relational.SchemaManager
Drop database objects mapped by Hibernate entities, undoing the previous export.
DuplicateMappingException - Exception in org.hibernate
Raised whenever a duplicate for a certain type occurs, such as a duplicate class, table, or property name.
DuplicateMappingException(String, DuplicateMappingException.Type, String) - Constructor for exception org.hibernate.DuplicateMappingException
Creates a DuplicateMappingException using the given customMessage, type and name.
DuplicateMappingException(DuplicateMappingException.Type, String) - Constructor for exception org.hibernate.DuplicateMappingException
Creates a DuplicateMappingException using the given type and name.
DuplicateMappingException.Type - Enum Class in org.hibernate
Enumeration of the types of things that can be duplicated.
DuplicateSecondaryTableException(Identifier) - Constructor for exception org.hibernate.boot.spi.InFlightMetadataCollector.DuplicateSecondaryTableException
 
DuplicationStrategy - Interface in org.hibernate.event.service.spi
Defines listener duplication checking strategy, both in terms of when a duplication is detected (see DuplicationStrategy.areMatch(java.lang.Object, java.lang.Object)) as well as how to handle a duplication (see DuplicationStrategy.getAction()).
DuplicationStrategy.Action - Enum Class in org.hibernate.event.service.spi
The enumerated list of actions available on duplication match
DuplicationStrategyImpl - Class in org.hibernate.boot.beanvalidation
 
DuplicationStrategyImpl() - Constructor for class org.hibernate.boot.beanvalidation.DuplicationStrategyImpl
 
duration(long, TemporalUnit) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
A literal Duration, for example, "five days" or "30 minutes".
duration(long, TemporalUnit) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
Duration - Class in org.hibernate.sql.ast.tree.expression
A duration expressed in terms of a given temporal unit.
Duration(Expression, TemporalUnit, BasicValuedMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.Duration
 
DURATION - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of Duration.
DURATION - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Duration to JDBC INTERVAL_SECOND or NUMERIC as a fallback.
durationBetween(Expression<T>, Expression<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Subtract two dates or two datetimes, returning the duration between the two dates or between two datetimes.
durationBetween(Expression<T>, Expression<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationBetween(Expression<T>, T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Subtract two dates or two datetimes, returning the duration between the two dates or between two datetimes.
durationBetween(Expression<T>, T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationByUnit(TemporalUnit, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Convert a Duration to a numeric magnitude in the given units.
durationByUnit(TemporalUnit, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationDiff(Expression<Duration>, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Subtract one duration from another.
durationDiff(Expression<Duration>, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationDiff(Expression<Duration>, Duration) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Subtract one duration from another.
durationDiff(Expression<Duration>, Duration) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
DurationJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Duration, which is represented internally as (long seconds, int nanoseconds), approximately 28 decimal digits of precision.
DurationJavaType() - Constructor for class org.hibernate.type.descriptor.java.DurationJavaType
 
DurationJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for Duration.
DurationJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.DurationJdbcType
 
durationScaled(Expression<? extends Number>, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Scale a duration by a number.
durationScaled(Expression<? extends Number>, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationScaled(Expression<? extends Number>, Duration) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Scale a duration by a number.
durationScaled(Expression<? extends Number>, Duration) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationScaled(Number, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Scale a duration by a number.
durationScaled(Number, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationSum(Expression<Duration>, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Add two durations.
durationSum(Expression<Duration>, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
durationSum(Expression<Duration>, Duration) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Add two durations.
durationSum(Expression<Duration>, Duration) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
DurationUnit - Class in org.hibernate.sql.ast.tree.expression
A TemporalUnit passed as an argument to the TimestampaddFunction or TimestampdiffFunction.
DurationUnit(TemporalUnit, BasicValuedMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.DurationUnit
 
DYNAMIC - Enum constant in enum class org.hibernate.loader.BatchFetchStyle
Deprecated.
Dynamically builds its SQL based on the actual number of available ids.
DynamicDispatchFunction - Class in org.hibernate.dialect.function
A function that dynamically dispatches to other functions, depending on which function validates successfully first.
DynamicDispatchFunction(SqmFunctionRegistry, String...) - Constructor for class org.hibernate.dialect.function.DynamicDispatchFunction
 
DynamicFetchBuilder - Interface in org.hibernate.query.results.dynamic
 
DynamicFetchBuilderContainer - Interface in org.hibernate.query.results.dynamic
 
DynamicFetchBuilderLegacy - Class in org.hibernate.query.results.dynamic
 
DynamicFetchBuilderLegacy(String, String, String, List<String>, Map<String, FetchBuilder>) - Constructor for class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
DynamicFetchBuilderLegacy(String, String, String, List<String>, Map<String, FetchBuilder>, DynamicResultBuilderEntityStandard) - Constructor for class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
DynamicFetchBuilderStandard - Class in org.hibernate.query.results.dynamic
 
DynamicFetchBuilderStandard(String) - Constructor for class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
 
dynamicInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
dynamicInsert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
DynamicInsert - Annotation Interface in org.hibernate.annotations
Specifies that SQL insert statements for the annotated entity are generated dynamically, and only include the columns to which a non-null value must be assigned.
DynamicInstantiationNature - Enum Class in org.hibernate.query.sqm
Represents the type of instantiation to be performed.
DynamicInstantiationResult<R> - Interface in org.hibernate.sql.results.graph.instantiation
Specialization of DomainResult to model dynamic instantiation
DynamicMapInstantiator - Class in org.hibernate.tuple
Deprecated.
since Instantiator is deprecated
DynamicMapInstantiator() - Constructor for class org.hibernate.tuple.DynamicMapInstantiator
Deprecated.
 
DynamicMapInstantiator(PersistentClass) - Constructor for class org.hibernate.tuple.DynamicMapInstantiator
Deprecated.
 
DynamicModelJavaType - Class in org.hibernate.type.descriptor.java.spi
JavaType for dynamic models
DynamicModelJavaType() - Constructor for class org.hibernate.type.descriptor.java.spi.DynamicModelJavaType
 
DynamicParameterizedType - Interface in org.hibernate.usertype
Types which implement this interface will have ParameterizedType.setParameterValues(Properties) called with an instance of the class DynamicParameterizedType.ParameterType instead of the key "org.hibernate.type.ParameterType".
DynamicParameterizedType.ParameterType - Interface in org.hibernate.usertype
 
DynamicResultBuilder - Interface in org.hibernate.query.results.dynamic
ResultBuilder specialization for results added through the Hibernate-specific NativeQuery result definition methods.
DynamicResultBuilderAttribute - Class in org.hibernate.query.results.dynamic
DynamicResultBuilder based on a named mapped attribute
DynamicResultBuilderAttribute(SingularAttributeMapping, String, String, String) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderAttribute
 
DynamicResultBuilderBasic - Interface in org.hibernate.query.results.dynamic
 
DynamicResultBuilderBasicConverted<O,R> - Class in org.hibernate.query.results.dynamic
A ResultBuilder for explicitly converted scalar results
DynamicResultBuilderBasicConverted(String, Class<O>, Class<R>, AttributeConverter<O, R>, SessionFactoryImplementor) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicConverted
 
DynamicResultBuilderBasicConverted(String, Class<O>, Class<R>, Class<? extends AttributeConverter<O, R>>, SessionFactoryImplementor) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicConverted
 
DynamicResultBuilderBasicStandard - Class in org.hibernate.query.results.dynamic
Standard DynamicResultBuilder for basic values.
DynamicResultBuilderBasicStandard(int) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
DynamicResultBuilderBasicStandard(int, BasicType<?>) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
DynamicResultBuilderBasicStandard(String, String) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
DynamicResultBuilderBasicStandard(String, String, BasicType<?>) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
DynamicResultBuilderBasicStandard(String, String, JavaType<?>) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
DynamicResultBuilderEntity - Interface in org.hibernate.query.results.dynamic
 
DynamicResultBuilderEntityCalculated - Class in org.hibernate.query.results.dynamic
An entity-valued DynamicResultBuilder for cases when the user has not supplied specific column to attribute mappings.
DynamicResultBuilderEntityCalculated(EntityMappingType, String, LockMode) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
DynamicResultBuilderEntityStandard - Class in org.hibernate.query.results.dynamic
 
DynamicResultBuilderEntityStandard(EntityMappingType, String) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
DynamicResultBuilderEntityStandard(EntityMappingType, String, NavigablePath) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
DynamicResultBuilderInstantiation<J> - Class in org.hibernate.query.results.dynamic
 
DynamicResultBuilderInstantiation(JavaType<J>) - Constructor for class org.hibernate.query.results.dynamic.DynamicResultBuilderInstantiation
 
dynamicUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
dynamicUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
DynamicUpdate - Annotation Interface in org.hibernate.annotations
Specifies that SQL update statements for the annotated entity are generated dynamically, and only include columns which are actually being updated.

E

effectiveBatchSize(CollectionPersister) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
effectiveBatchSize(EntityPersister) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
EffectiveEntityGraph - Class in org.hibernate.engine.spi
Think of this as the composite modeling of a graph and the semantic.
EffectiveEntityGraph() - Constructor for class org.hibernate.engine.spi.EffectiveEntityGraph
 
EffectiveEntityGraph(boolean) - Constructor for class org.hibernate.engine.spi.EffectiveEntityGraph
 
effectivelyBatchLoadable(CollectionPersister) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
effectivelyBatchLoadable(EntityPersister) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
effectiveSubselectFetchEnabled(CollectionPersister) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
element - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
ELEMENT - Enum constant in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
The Collection element or Map element
ELEMENT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ELEMENT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ELEMENT() - Method in class org.hibernate.grammars.hql.HqlParser.ElementValueQuantifierContext
 
ELEMENT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ELEMENT_COLLECTION - Enum constant in enum class org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource.Nature
 
ELEMENT_COLLECTION - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
ElementAggregateFunctionContext(HqlParser.CollectionAggregateFunctionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
elementByIndex(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
elementByIndex(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Obtain the element os this collection associated with the given index without initializing it
elementClass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
elementCollectionAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
elementCollectionAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
elementColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
Deprecated.
elementColumnIsGettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnIsSettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnReaders - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnReaderTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementColumnWriters - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementExists(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
elementExists(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Determine if the given element belongs to this collection without initializing it
elementExists(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementExists(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
elementFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
elementIsPureFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
ElementPropertyMapping - Class in org.hibernate.persister.collection
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by CollectionPart
ElementPropertyMapping(String[], Type) - Constructor for class org.hibernate.persister.collection.ElementPropertyMapping
Deprecated.
 
elementRemoved - Variable in class org.hibernate.collection.spi.AbstractPersistentCollection
 
elements() - Method in class org.hibernate.collection.spi.PersistentArrayHolder
Get an iterator over the array elements
ELEMENTS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ELEMENTS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ELEMENTS() - Method in class org.hibernate.grammars.hql.HqlParser.ElementsValuesQuantifierContext
 
ELEMENTS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
elementsValuesQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
elementsValuesQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionQuantifierContext
 
elementsValuesQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
elementsValuesQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
ElementsValuesQuantifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ElementsValuesQuantifierContext
 
elementType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
Deprecated.
elementValueQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
elementValueQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
ElementValueQuantifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ElementValueQuantifierContext
 
ElementViaArrayArgumentReturnTypeResolver - Class in org.hibernate.dialect.function.array
A FunctionReturnTypeResolver that resolves the array element type based on an argument.
ELSE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ELSE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ELSE() - Method in class org.hibernate.grammars.hql.HqlParser.CaseOtherwiseContext
 
ELSE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
embeddable() - Method in interface org.hibernate.usertype.CompositeUserType
The class that represents the embeddable mapping of the type.
embeddable(Class<X>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
embeddable(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
Access to an embeddable type from FQN
EMBEDDABLE - Enum constant in enum class org.hibernate.metamodel.ValueClassification
An Embeddable value
EmbeddableAggregateJavaType<T> - Class in org.hibernate.type.descriptor.java.spi
Java type for embeddable aggregates, which allows resolving a recommended JdbcType.
EmbeddableAggregateJavaType(Class<T>, String) - Constructor for class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
embeddableClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
 
embeddableClass() - Element in annotation interface org.hibernate.annotations.CompositeTypeRegistration
The embeddable type described by the CompositeTypeRegistration.userType().
embeddableClass() - Element in annotation interface org.hibernate.annotations.EmbeddableInstantiatorRegistration
 
EmbeddableDiscriminatorConverter<O,R> - Class in org.hibernate.metamodel.mapping
Handles conversion of discriminator values for embeddable subtype classes to their domain typed form.
EmbeddableDiscriminatorConverter(String, JavaType<O>, JavaType<R>, List<EmbeddableDiscriminatorValueDetailsImpl>) - Constructor for class org.hibernate.metamodel.mapping.EmbeddableDiscriminatorConverter
 
EmbeddableDiscriminatorMapping - Interface in org.hibernate.metamodel.mapping
Details about the discriminator for an embeddable hierarchy.
EmbeddableDomainType<J> - Interface in org.hibernate.metamodel.model.domain
Hibernate extension to the JPA EmbeddableType contract.
EmbeddableFunctionTableGroup - Class in org.hibernate.sql.ast.tree.from
A table group for functions that produce embeddable typed results.
EmbeddableFunctionTableGroup(NavigablePath, EmbeddableMappingType, Expression) - Constructor for class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableGroup
 
EmbeddableFunctionTableReference - Class in org.hibernate.sql.ast.tree.from
A table reference for functions that produce embeddable typed results.
EmbeddableFunctionTableReference(NavigablePath, EmbeddableMappingType, Expression) - Constructor for class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
EmbeddableInitializer<Data extends InitializerData> - Interface in org.hibernate.sql.results.graph.embeddable
Special initializer contract for embeddables
EmbeddableInstantiator - Interface in org.hibernate.metamodel.spi
Contract for instantiating embeddable values.
EmbeddableInstantiator - Annotation Interface in org.hibernate.annotations
Specifies a custom instantiator for a specific embedded
EmbeddableInstantiatorRegistration - Annotation Interface in org.hibernate.annotations
Registers a custom instantiator implementation to be used for all references to a particular Embeddable.
embeddableInstantiatorRegistrations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
EmbeddableInstantiatorRegistrations - Annotation Interface in org.hibernate.annotations
EmbeddableLoadingLogger - Interface in org.hibernate.sql.results.graph.embeddable
 
EmbeddableMapping - Interface in org.hibernate.boot.model.source.spi
Unifying contract for consuming JAXB types which describe an embeddable (in JPA terms).
EmbeddableMappingType - Interface in org.hibernate.metamodel.mapping
Describes an embeddable - the actual type
EmbeddableMappingType.ConcreteEmbeddableType - Interface in org.hibernate.metamodel.mapping
 
EmbeddableRepresentationStrategy - Interface in org.hibernate.metamodel.spi
Describes the representation of a particular embeddable type.
EmbeddableResult<T> - Interface in org.hibernate.sql.results.graph.embeddable
DomainResult specialization for embeddable-valued results
EmbeddableResultGraphNode - Interface in org.hibernate.sql.results.graph.embeddable
 
embeddables - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
EmbeddableSource - Interface in org.hibernate.boot.model.source.spi
Represents the binding source for an "embeddable" (in JPA terms) or "composite" (in legacy Hibernate terms).
EmbeddableSourceContributor - Interface in org.hibernate.boot.model.source.spi
Contract for things that can contain EmbeddableSource definitions.
EmbeddableTypeLiteral - Class in org.hibernate.sql.ast.tree.expression
 
EmbeddableTypeLiteral(EmbeddableDomainType<?>, BasicType<?>) - Constructor for class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
EmbeddableValuedFetchable - Interface in org.hibernate.sql.results.graph.embeddable
 
EmbeddableValuedModelPart - Interface in org.hibernate.metamodel.mapping
Describes the mapping of an embeddable (composite).
embedded - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
 
EMBEDDED - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
 
EMBEDDED - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
EMBEDDED - Enum constant in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
EMBEDDED_LOAD_LOGGER - Static variable in interface org.hibernate.sql.results.graph.embeddable.EmbeddableLoadingLogger
Static access to the logging instance
EmbeddedAttributeMapping - Interface in org.hibernate.boot.model.source.spi
Unifying contract for any JAXB types which describe an embedded (in JPA terms).
embeddedAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
embeddedAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
EmbeddedComponentType - Class in org.hibernate.type
 
EmbeddedComponentType(Component, int[]) - Constructor for class org.hibernate.type.EmbeddedComponentType
 
EmbeddedComponentType(Component, int[], MetadataBuildingContext) - Constructor for class org.hibernate.type.EmbeddedComponentType
Deprecated, for removal: This API element is subject to removal in a future version.
EmbeddedDomainType<J> - Interface in org.hibernate.metamodel.model.domain
Deprecated.
Use EmbeddableDomainType instead. Originally intended to describe the actual usage of an embeddable (the embedded) because it was intended to include the mapping (column, etc) information. However, that causes us to need multiple embeddable instances per embeddable class.
embeddedId - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
embedXml - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
empty() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
empty() - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
empty() - Method in class org.hibernate.collection.spi.PersistentBag
 
empty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection empty? (don't try to initialize the collection)
empty() - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
empty() - Method in class org.hibernate.collection.spi.PersistentList
 
empty() - Method in class org.hibernate.collection.spi.PersistentMap
 
empty() - Method in class org.hibernate.collection.spi.PersistentSet
 
empty() - Static method in interface org.hibernate.query.spi.QueryParameterBindings
 
empty() - Static method in interface org.hibernate.query.sqm.tree.SqmStatement.ParameterResolutions
 
empty() - Static method in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
EMPTY - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EMPTY - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EMPTY - Static variable in interface org.hibernate.query.sqm.tree.SqmStatement.ParameterResolutions
 
EMPTY - Static variable in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
EMPTY - Static variable in interface org.hibernate.tool.schema.extract.spi.ColumnTypeInformation
 
EMPTY() - Method in class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
 
EMPTY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
EMPTY_ARRAY - Static variable in interface org.hibernate.sql.results.graph.Initializer
 
EMPTY_GROUPING - Enum constant in enum class org.hibernate.dialect.GroupByConstantRenderingStrategy
The strategy for ANSI SQL compliant DBs like e.g.
EmptyExtractionContext() - Constructor for class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
EmptyInterceptor - Class in org.hibernate
Deprecated.
implement Interceptor directly
EmptyInterceptor() - Constructor for class org.hibernate.EmptyInterceptor
Deprecated.
 
emulateCycleClauseWithRowAndArray(SelectClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateFetchOffsetWithWindowFunctions(QueryPart, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateFetchOffsetWithWindowFunctions(QueryPart, Expression, Expression, FetchClauseType, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateFetchOffsetWithWindowFunctionsVisitQueryPart(QueryPart) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
emulateFetchOffsetWithWindowFunctionsVisitQueryPart(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateQuantifiedTupleSubQueryPredicate(Predicate, SelectStatement, SqlTuple, ComparisonOperator) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
An optimized emulation for relational tuple sub-query comparisons.
emulateQueryPartTableReferenceColumnAliasing(QueryPartTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateSearchClauseOrderWithRowAndArray(SelectClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateSelectTupleComparison(List<SqlSelection>, List<? extends SqlAstNode>, ComparisonOperator, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateSortSpecificationNullPrecedence(Expression, NullPrecedence) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateSubQueryRelationalRestrictionPredicate(Predicate, boolean, SelectStatement, X, AbstractSqlAstTranslator.SubQueryRelationalRestrictionEmulationRenderer<X>, ComparisonOperator) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
emulateTupleComparison(List<? extends SqlAstNode>, List<? extends SqlAstNode>, ComparisonOperator, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
A tuple comparison like (a, b) > (1, 2) can be emulated through it logical definition: a > 1 or a = 1 and b > 2.
emulateValuesTableReferenceColumnAliasing(ValuesTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
ENABLE_LAZY_LOAD_NO_TRANS - Static variable in interface org.hibernate.cfg.TransactionSettings
Allows a detached proxy or lazy collection to be fetched even when not associated with an open persistence context, by creating a temporary persistence context when the proxy or collection is accessed.
ENABLE_SYNONYMS - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
If enabled, allows schema update and validation to support synonyms.
enableAutoClose() - Method in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder
enableAutoClose() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Enables auto-closing.
enabledFetchProfiles() - Element in annotation interface org.hibernate.annotations.processing.Find
 
enableExplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Should we process or ignore explicitly defined discriminators in the case of joined subclasses? The legacy behavior of Hibernate was to ignore the discriminator annotations because Hibernate (unlike some providers) does not need discriminators to determine the concrete type when it comes to joined inheritance.
enableExplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
enableFetchProfile(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
enableFetchProfile(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
enableFetchProfile(String) - Method in interface org.hibernate.IdentifierLoadAccess
Customize the associations fetched by specifying a fetch profile that should be enabled during this operation.
enableFetchProfile(String) - Method in interface org.hibernate.NaturalIdLoadAccess
Customize the associations fetched by specifying a fetch profile that should be enabled during this operation.
enableFetchProfile(String) - Method in interface org.hibernate.query.Query
 
enableFetchProfile(String) - Method in interface org.hibernate.query.SelectionQuery
Enable the fetch profile for this query.
enableFetchProfile(String) - Method in class org.hibernate.query.spi.AbstractQuery
 
enableFetchProfile(String) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
enableFetchProfile(String) - Method in interface org.hibernate.query.spi.MutableQueryOptions
 
enableFetchProfile(String) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
enableFetchProfile(String) - Method in interface org.hibernate.Session
Enable the fetch profile with the given name in this session.
enableFetchProfile(String) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Customize the associations fetched by specifying a fetch profile that should be enabled during this operation.
enableFilter(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
enableFilter(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
enableFilter(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
enableFilter(String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
enableFilter(String) - Method in interface org.hibernate.Session
 
enableFilter(String) - Method in interface org.hibernate.SharedSessionContract
Enable the named filter for this current session.
enableGlobalNationalizedCharacterDataSupport(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Should nationalized variants of character data be used in the database types? For example, should NVARCHAR be used instead of VARCHAR? NCLOB instead of CLOB?
enableGlobalNationalizedCharacterDataSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableImplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
Similarly to MetadataBuilder.enableExplicitDiscriminatorsForJoinedSubclassSupport(boolean), but here how should we treat joined inheritance when there is no explicitly defined discriminator annotations? If enabled, we will handle joined inheritance with no explicit discriminator annotations by implicitly creating one (following the JPA implicit naming rules).
enableImplicitDiscriminatorsForJoinedSubclassSupport(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableImplicitForcingOfDiscriminatorsInSelect(boolean) - Method in interface org.hibernate.boot.MetadataBuilder
For entities which do not explicitly say, should we force discriminators into SQL selects? The (historical) default is false
enableImplicitForcingOfDiscriminatorsInSelect(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
enableJpaCascadeCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
enableJpaCascadeCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableJpaClosedCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
enableJpaClosedCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableJpaListCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
enableJpaListCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableJpaOrderByMappingCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
enableJpaOrderByMappingCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableJpaQueryCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
enableJpaQueryCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableJpaTransactionCompliance(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
 
enableJpaTransactionCompliance(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableOrderedReturn(boolean) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Should the returned list of entity instances be ordered, with the position of an entity instance determined by the position of its identifier in the list if ids passed to MultiIdentifierLoadAccess.multiLoad(K...)?
enableOrderedReturn(boolean) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Should the returned list of entity instances be ordered, with the position of an entity instance determined by the position of its identifier in the list if ids passed to NaturalIdMultiLoadAccess.multiLoad(java.lang.Object...)?
enableReleaseResourcesOnCloseEnabled(boolean) - Method in interface org.hibernate.boot.SessionFactoryBuilder
Should resources held by an EntityManager be released immediately on close?
enableReleaseResourcesOnCloseEnabled(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
 
enableReleases() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Enable connection releases
enableReturnOfDeletedEntities(boolean) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Should MultiIdentifierLoadAccess.multiLoad(K...) return entity instances that have been marked for removal in the current session, but not yet deleted in the database?
enableReturnOfDeletedEntities(boolean) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Should NaturalIdMultiLoadAccess.multiLoad(java.lang.Object...) return entity instances that have been marked for removal in the current session, but not yet deleted in the database?
enableSessionCheck(boolean) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Specifies whether the ids of managed entity instances already cached in the current persistence context should be excluded from the list of ids sent to the database.
enableSoftDelete(Column) - Method in class org.hibernate.mapping.Collection
 
enableSoftDelete(Column) - Method in class org.hibernate.mapping.RootClass
 
enableSoftDelete(Column) - Method in interface org.hibernate.mapping.SoftDeletable
 
end() - Method in class org.hibernate.BaseSessionEventListener
 
end() - Method in interface org.hibernate.SessionEventListener
 
END - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
END - Static variable in class org.hibernate.grammars.hql.HqlParser
 
END() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
END() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
 
END() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
endLoading(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Lifecycle method called at the very end of the result values processing
endLoading(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
endRead() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
endRead() - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
endRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after reading all rows from the JDBC result set.
endTransaction(boolean) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a transaction completing.
enhance(String, byte[]) - Method in interface org.hibernate.bytecode.enhance.spi.Enhancer
Performs the enhancement.
EnhancedSetterImpl - Class in org.hibernate.property.access.spi
A specialized Setter implementation for handling setting values into a bytecode-enhanced Class.
EnhancedSetterImpl(Class<?>, String, Field) - Constructor for class org.hibernate.property.access.spi.EnhancedSetterImpl
 
EnhancedSetterMethodImpl - Class in org.hibernate.property.access.spi
A specialized Setter implementation for handling setting values into a bytecode-enhanced Class using a setter method.
EnhancedSetterMethodImpl(Class<?>, String, Method) - Constructor for class org.hibernate.property.access.spi.EnhancedSetterMethodImpl
 
EnhancedUserType<J> - Interface in org.hibernate.usertype
A custom type that may function as an identifier or discriminator type
EnhancementAsProxyLazinessInterceptor - Class in org.hibernate.bytecode.enhance.spi.interceptor
 
EnhancementAsProxyLazinessInterceptor(String, Set<String>, CompositeType, EntityKey, SharedSessionContractImplementor) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
EnhancementContext - Interface in org.hibernate.bytecode.enhance.spi
The context for performing an enhancement.
EnhancementContextWrapper - Class in org.hibernate.bytecode.enhance.spi
 
EnhancementContextWrapper(EnhancementContext, ClassLoader) - Constructor for class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
EnhancementException - Exception in org.hibernate.bytecode.enhance.spi
An exception indicating some kind of problem performing bytecode enhancement.
EnhancementException(String) - Constructor for exception org.hibernate.bytecode.enhance.spi.EnhancementException
 
EnhancementException(String, Throwable) - Constructor for exception org.hibernate.bytecode.enhance.spi.EnhancementException
Constructs an EnhancementException
EnhancementHelper - Class in org.hibernate.bytecode.enhance.spi.interceptor
 
EnhancementHelper() - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementHelper
 
EnhancementHelper.InheritanceChecker - Interface in org.hibernate.bytecode.enhance.spi.interceptor
 
EnhancementInfo - Annotation Interface in org.hibernate.bytecode.enhance.spi
Provides basic information about the enhancement done to a class.
Enhancer - Interface in org.hibernate.bytecode.enhance.spi
Class responsible for performing enhancement.
ENHANCER_ENABLE_ASSOCIATION_MANAGEMENT - Static variable in interface org.hibernate.cfg.BytecodeSettings
Enable association management feature in runtime bytecode enhancement
ENHANCER_ENABLE_DIRTY_TRACKING - Static variable in interface org.hibernate.cfg.BytecodeSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Will be removed without replacement. See HHH-15641
ENHANCER_ENABLE_LAZY_INITIALIZATION - Static variable in interface org.hibernate.cfg.BytecodeSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Will be removed without replacement. See HHH-15641
EnhancerConstants - Class in org.hibernate.bytecode.enhance.spi
Constants used during enhancement.
enterAdditionExpression(HqlParser.AdditionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the AdditionExpression labeled alternative in HqlParser.expression().
enterAdditionExpression(HqlParser.AdditionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the AdditionExpression labeled alternative in HqlParser.expression().
enterAdditiveOperator(HqlParser.AdditiveOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.additiveOperator().
enterAdditiveOperator(HqlParser.AdditiveOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.additiveOperator().
enterAggregateFunction(HqlParser.AggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.aggregateFunction().
enterAggregateFunction(HqlParser.AggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.aggregateFunction().
enterAndPredicate(HqlParser.AndPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the AndPredicate labeled alternative in HqlParser.predicate().
enterAndPredicate(HqlParser.AndPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the AndPredicate labeled alternative in HqlParser.predicate().
enterAnyFunction(HqlParser.AnyFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.anyFunction().
enterAnyFunction(HqlParser.AnyFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.anyFunction().
enterAnySomeQuantifier(HqlParser.AnySomeQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.anySomeQuantifier().
enterAnySomeQuantifier(HqlParser.AnySomeQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.anySomeQuantifier().
enterArrayInList(HqlParser.ArrayInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ArrayInList labeled alternative in HqlParser.inList().
enterArrayInList(HqlParser.ArrayInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ArrayInList labeled alternative in HqlParser.inList().
enterArrayLiteral(HqlParser.ArrayLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.arrayLiteral().
enterArrayLiteral(HqlParser.ArrayLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.arrayLiteral().
enterAssignment(HqlParser.AssignmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.assignment().
enterAssignment(HqlParser.AssignmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.assignment().
enterAttributeList(GraphLanguageParser.AttributeListContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Enter a parse tree produced by GraphLanguageParser.attributeList().
enterAttributeList(GraphLanguageParser.AttributeListContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Enter a parse tree produced by GraphLanguageParser.attributeList().
enterAttributeNode(GraphLanguageParser.AttributeNodeContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Enter a parse tree produced by GraphLanguageParser.attributeNode().
enterAttributeNode(GraphLanguageParser.AttributeNodeContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Enter a parse tree produced by GraphLanguageParser.attributeNode().
enterAttributePath(GraphLanguageParser.AttributePathContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Enter a parse tree produced by GraphLanguageParser.attributePath().
enterAttributePath(GraphLanguageParser.AttributePathContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Enter a parse tree produced by GraphLanguageParser.attributePath().
enterAttributeQualifier(GraphLanguageParser.AttributeQualifierContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Enter a parse tree produced by GraphLanguageParser.attributeQualifier().
enterAttributeQualifier(GraphLanguageParser.AttributeQualifierContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Enter a parse tree produced by GraphLanguageParser.attributeQualifier().
enterBarePrimaryExpression(HqlParser.BarePrimaryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the BarePrimaryExpression labeled alternative in HqlParser.expression().
enterBarePrimaryExpression(HqlParser.BarePrimaryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the BarePrimaryExpression labeled alternative in HqlParser.expression().
enterBetweenPredicate(HqlParser.BetweenPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the BetweenPredicate labeled alternative in HqlParser.predicate().
enterBetweenPredicate(HqlParser.BetweenPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the BetweenPredicate labeled alternative in HqlParser.predicate().
enterBinaryLiteral(HqlParser.BinaryLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.binaryLiteral().
enterBinaryLiteral(HqlParser.BinaryLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.binaryLiteral().
enterBooleanExpressionPredicate(HqlParser.BooleanExpressionPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the BooleanExpressionPredicate labeled alternative in HqlParser.predicate().
enterBooleanExpressionPredicate(HqlParser.BooleanExpressionPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the BooleanExpressionPredicate labeled alternative in HqlParser.predicate().
enterBooleanLiteral(HqlParser.BooleanLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.booleanLiteral().
enterBooleanLiteral(HqlParser.BooleanLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.booleanLiteral().
enterCaseExpression(HqlParser.CaseExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the CaseExpression labeled alternative in HqlParser.primaryExpression().
enterCaseExpression(HqlParser.CaseExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the CaseExpression labeled alternative in HqlParser.primaryExpression().
enterCaseList(HqlParser.CaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.caseList().
enterCaseList(HqlParser.CaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.caseList().
enterCaseOtherwise(HqlParser.CaseOtherwiseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.caseOtherwise().
enterCaseOtherwise(HqlParser.CaseOtherwiseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.caseOtherwise().
enterCastFunction(HqlParser.CastFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.castFunction().
enterCastFunction(HqlParser.CastFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.castFunction().
enterCastTarget(HqlParser.CastTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.castTarget().
enterCastTarget(HqlParser.CastTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.castTarget().
enterCastTargetType(HqlParser.CastTargetTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.castTargetType().
enterCastTargetType(HqlParser.CastTargetTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.castTargetType().
enterCollateFunction(HqlParser.CollateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.collateFunction().
enterCollateFunction(HqlParser.CollateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.collateFunction().
enterCollation(HqlParser.CollationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.collation().
enterCollation(HqlParser.CollationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.collation().
enterCollationSpecification(OrderingParser.CollationSpecificationContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.collationSpecification().
enterCollationSpecification(OrderingParser.CollationSpecificationContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.collationSpecification().
enterCollectionFunctionMisuse(HqlParser.CollectionFunctionMisuseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.collectionFunctionMisuse().
enterCollectionFunctionMisuse(HqlParser.CollectionFunctionMisuseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.collectionFunctionMisuse().
enterCollectionQuantifier(HqlParser.CollectionQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.collectionQuantifier().
enterCollectionQuantifier(HqlParser.CollectionQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.collectionQuantifier().
enterCollectionSizeFunction(HqlParser.CollectionSizeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.collectionSizeFunction().
enterCollectionSizeFunction(HqlParser.CollectionSizeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.collectionSizeFunction().
enterCollectionValueNavigablePath(HqlParser.CollectionValueNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.collectionValueNavigablePath().
enterCollectionValueNavigablePath(HqlParser.CollectionValueNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.collectionValueNavigablePath().
enterColumnFunction(HqlParser.ColumnFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.columnFunction().
enterColumnFunction(HqlParser.ColumnFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.columnFunction().
enterCommand(SqlScriptParser.CommandContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
Enter a parse tree produced by SqlScriptParser.command().
enterCommand(SqlScriptParser.CommandContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserListener
Enter a parse tree produced by SqlScriptParser.command().
enterCommandBlock(SqlScriptParser.CommandBlockContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
Enter a parse tree produced by SqlScriptParser.commandBlock().
enterCommandBlock(SqlScriptParser.CommandBlockContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserListener
Enter a parse tree produced by SqlScriptParser.commandBlock().
enterComparisonOperator(HqlParser.ComparisonOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.comparisonOperator().
enterComparisonOperator(HqlParser.ComparisonOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.comparisonOperator().
enterComparisonPredicate(HqlParser.ComparisonPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ComparisonPredicate labeled alternative in HqlParser.predicate().
enterComparisonPredicate(HqlParser.ComparisonPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ComparisonPredicate labeled alternative in HqlParser.predicate().
enterConcatenationExpression(HqlParser.ConcatenationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ConcatenationExpression labeled alternative in HqlParser.expression().
enterConcatenationExpression(HqlParser.ConcatenationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ConcatenationExpression labeled alternative in HqlParser.expression().
enterConflictAction(HqlParser.ConflictActionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.conflictAction().
enterConflictAction(HqlParser.ConflictActionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.conflictAction().
enterConflictClause(HqlParser.ConflictClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.conflictClause().
enterConflictClause(HqlParser.ConflictClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.conflictClause().
enterConflictTarget(HqlParser.ConflictTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.conflictTarget().
enterConflictTarget(HqlParser.ConflictTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.conflictTarget().
enterContainsPredicate(HqlParser.ContainsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ContainsPredicate labeled alternative in HqlParser.predicate().
enterContainsPredicate(HqlParser.ContainsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ContainsPredicate labeled alternative in HqlParser.predicate().
enterCrossJoin(HqlParser.CrossJoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.crossJoin().
enterCrossJoin(HqlParser.CrossJoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.crossJoin().
enterCte(HqlParser.CteContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.cte().
enterCte(HqlParser.CteContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.cte().
enterCteAttributes(HqlParser.CteAttributesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.cteAttributes().
enterCteAttributes(HqlParser.CteAttributesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.cteAttributes().
enterCube(HqlParser.CubeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.cube().
enterCube(HqlParser.CubeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.cube().
enterCurrentDateFunction(HqlParser.CurrentDateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.currentDateFunction().
enterCurrentDateFunction(HqlParser.CurrentDateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.currentDateFunction().
enterCurrentTimeFunction(HqlParser.CurrentTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.currentTimeFunction().
enterCurrentTimeFunction(HqlParser.CurrentTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.currentTimeFunction().
enterCurrentTimestampFunction(HqlParser.CurrentTimestampFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.currentTimestampFunction().
enterCurrentTimestampFunction(HqlParser.CurrentTimestampFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.currentTimestampFunction().
enterCycleClause(HqlParser.CycleClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.cycleClause().
enterCycleClause(HqlParser.CycleClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.cycleClause().
enterDate(HqlParser.DateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.date().
enterDate(HqlParser.DateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.date().
enterDateLiteral(HqlParser.DateLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.dateLiteral().
enterDateLiteral(HqlParser.DateLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.dateLiteral().
enterDateOrTimeField(HqlParser.DateOrTimeFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.dateOrTimeField().
enterDateOrTimeField(HqlParser.DateOrTimeFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.dateOrTimeField().
enterDateTime(HqlParser.DateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.dateTime().
enterDateTime(HqlParser.DateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.dateTime().
enterDatetimeField(HqlParser.DatetimeFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.datetimeField().
enterDatetimeField(HqlParser.DatetimeFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.datetimeField().
enterDateTimeLiteral(HqlParser.DateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.dateTimeLiteral().
enterDateTimeLiteral(HqlParser.DateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.dateTimeLiteral().
enterDay(HqlParser.DayContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.day().
enterDay(HqlParser.DayContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.day().
enterDayField(HqlParser.DayFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.dayField().
enterDayField(HqlParser.DayFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.dayField().
enterDeleteStatement(HqlParser.DeleteStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.deleteStatement().
enterDeleteStatement(HqlParser.DeleteStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.deleteStatement().
enterDirection(OrderingParser.DirectionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.direction().
enterDirection(OrderingParser.DirectionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.direction().
enterDotIdentifier(OrderingParser.DotIdentifierContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.dotIdentifier().
enterDotIdentifier(OrderingParser.DotIdentifierContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.dotIdentifier().
enterDotIdentifierExpression(OrderingParser.DotIdentifierExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by the DotIdentifierExpression labeled alternative in OrderingParser.expression().
enterDotIdentifierExpression(OrderingParser.DotIdentifierExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by the DotIdentifierExpression labeled alternative in OrderingParser.expression().
enterElementAggregateFunction(HqlParser.ElementAggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ElementAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
enterElementAggregateFunction(HqlParser.ElementAggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ElementAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
enterElementsValuesQuantifier(HqlParser.ElementsValuesQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.elementsValuesQuantifier().
enterElementsValuesQuantifier(HqlParser.ElementsValuesQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.elementsValuesQuantifier().
enterElementValueQuantifier(HqlParser.ElementValueQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.elementValueQuantifier().
enterElementValueQuantifier(HqlParser.ElementValueQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.elementValueQuantifier().
enterEntityIdExpression(HqlParser.EntityIdExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the EntityIdExpression labeled alternative in HqlParser.primaryExpression().
enterEntityIdExpression(HqlParser.EntityIdExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the EntityIdExpression labeled alternative in HqlParser.primaryExpression().
enterEntityIdReference(HqlParser.EntityIdReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.entityIdReference().
enterEntityIdReference(HqlParser.EntityIdReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.entityIdReference().
enterEntityName(HqlParser.EntityNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.entityName().
enterEntityName(HqlParser.EntityNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.entityName().
enterEntityNaturalIdExpression(HqlParser.EntityNaturalIdExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the EntityNaturalIdExpression labeled alternative in HqlParser.primaryExpression().
enterEntityNaturalIdExpression(HqlParser.EntityNaturalIdExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the EntityNaturalIdExpression labeled alternative in HqlParser.primaryExpression().
enterEntityNaturalIdReference(HqlParser.EntityNaturalIdReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.entityNaturalIdReference().
enterEntityNaturalIdReference(HqlParser.EntityNaturalIdReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.entityNaturalIdReference().
enterEntityTypeExpression(HqlParser.EntityTypeExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the EntityTypeExpression labeled alternative in HqlParser.primaryExpression().
enterEntityTypeExpression(HqlParser.EntityTypeExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the EntityTypeExpression labeled alternative in HqlParser.primaryExpression().
enterEntityTypeReference(HqlParser.EntityTypeReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.entityTypeReference().
enterEntityTypeReference(HqlParser.EntityTypeReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.entityTypeReference().
enterEntityVersionExpression(HqlParser.EntityVersionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the EntityVersionExpression labeled alternative in HqlParser.primaryExpression().
enterEntityVersionExpression(HqlParser.EntityVersionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the EntityVersionExpression labeled alternative in HqlParser.primaryExpression().
enterEntityVersionReference(HqlParser.EntityVersionReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.entityVersionReference().
enterEntityVersionReference(HqlParser.EntityVersionReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.entityVersionReference().
enterEntityWithJoins(HqlParser.EntityWithJoinsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.entityWithJoins().
enterEntityWithJoins(HqlParser.EntityWithJoinsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.entityWithJoins().
enterEveryAllQuantifier(HqlParser.EveryAllQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.everyAllQuantifier().
enterEveryAllQuantifier(HqlParser.EveryAllQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.everyAllQuantifier().
enterEveryFunction(HqlParser.EveryFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.everyFunction().
enterEveryFunction(HqlParser.EveryFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.everyFunction().
enterEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
enterEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
enterEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
enterEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
enterExistsCollectionPartPredicate(HqlParser.ExistsCollectionPartPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ExistsCollectionPartPredicate labeled alternative in HqlParser.predicate().
enterExistsCollectionPartPredicate(HqlParser.ExistsCollectionPartPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ExistsCollectionPartPredicate labeled alternative in HqlParser.predicate().
enterExistsPredicate(HqlParser.ExistsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ExistsPredicate labeled alternative in HqlParser.predicate().
enterExistsPredicate(HqlParser.ExistsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ExistsPredicate labeled alternative in HqlParser.predicate().
enterExplicitTupleInList(HqlParser.ExplicitTupleInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ExplicitTupleInList labeled alternative in HqlParser.inList().
enterExplicitTupleInList(HqlParser.ExplicitTupleInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ExplicitTupleInList labeled alternative in HqlParser.inList().
enterExpressionOrPredicate(HqlParser.ExpressionOrPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.expressionOrPredicate().
enterExpressionOrPredicate(HqlParser.ExpressionOrPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.expressionOrPredicate().
enterExtractField(HqlParser.ExtractFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.extractField().
enterExtractField(HqlParser.ExtractFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.extractField().
enterExtractFunction(HqlParser.ExtractFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.extractFunction().
enterExtractFunction(HqlParser.ExtractFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.extractFunction().
enterFetchClause(HqlParser.FetchClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.fetchClause().
enterFetchClause(HqlParser.FetchClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.fetchClause().
enterFetchCountOrPercent(HqlParser.FetchCountOrPercentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.fetchCountOrPercent().
enterFetchCountOrPercent(HqlParser.FetchCountOrPercentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.fetchCountOrPercent().
enterFilterClause(HqlParser.FilterClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.filterClause().
enterFilterClause(HqlParser.FilterClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.filterClause().
enterFormat(HqlParser.FormatContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.format().
enterFormat(HqlParser.FormatContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.format().
enterFormatFunction(HqlParser.FormatFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.formatFunction().
enterFormatFunction(HqlParser.FormatFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.formatFunction().
enterFrameClause(HqlParser.FrameClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.frameClause().
enterFrameClause(HqlParser.FrameClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.frameClause().
enterFrameEnd(HqlParser.FrameEndContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.frameEnd().
enterFrameEnd(HqlParser.FrameEndContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.frameEnd().
enterFrameExclusion(HqlParser.FrameExclusionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.frameExclusion().
enterFrameExclusion(HqlParser.FrameExclusionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.frameExclusion().
enterFrameStart(HqlParser.FrameStartContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.frameStart().
enterFrameStart(HqlParser.FrameStartContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.frameStart().
enterFromClause(HqlParser.FromClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.fromClause().
enterFromClause(HqlParser.FromClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.fromClause().
enterFromDurationExpression(HqlParser.FromDurationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the FromDurationExpression labeled alternative in HqlParser.expression().
enterFromDurationExpression(HqlParser.FromDurationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the FromDurationExpression labeled alternative in HqlParser.expression().
enterFunction(HqlParser.FunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.function().
enterFunction(HqlParser.FunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.function().
enterFunction(OrderingParser.FunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.function().
enterFunction(OrderingParser.FunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.function().
enterFunctionArgument(OrderingParser.FunctionArgumentContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.functionArgument().
enterFunctionArgument(OrderingParser.FunctionArgumentContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.functionArgument().
enterFunctionArguments(OrderingParser.FunctionArgumentsContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.functionArguments().
enterFunctionArguments(OrderingParser.FunctionArgumentsContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.functionArguments().
enterFunctionExpression(HqlParser.FunctionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the FunctionExpression labeled alternative in HqlParser.primaryExpression().
enterFunctionExpression(HqlParser.FunctionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the FunctionExpression labeled alternative in HqlParser.primaryExpression().
enterFunctionExpression(OrderingParser.FunctionExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by the FunctionExpression labeled alternative in OrderingParser.expression().
enterFunctionExpression(OrderingParser.FunctionExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by the FunctionExpression labeled alternative in OrderingParser.expression().
enterGeneralizedLiteral(HqlParser.GeneralizedLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.generalizedLiteral().
enterGeneralizedLiteral(HqlParser.GeneralizedLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.generalizedLiteral().
enterGeneralizedLiteralText(HqlParser.GeneralizedLiteralTextContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.generalizedLiteralText().
enterGeneralizedLiteralText(HqlParser.GeneralizedLiteralTextContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.generalizedLiteralText().
enterGeneralizedLiteralType(HqlParser.GeneralizedLiteralTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.generalizedLiteralType().
enterGeneralizedLiteralType(HqlParser.GeneralizedLiteralTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.generalizedLiteralType().
enterGeneralPathExpression(HqlParser.GeneralPathExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the GeneralPathExpression labeled alternative in HqlParser.primaryExpression().
enterGeneralPathExpression(HqlParser.GeneralPathExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the GeneralPathExpression labeled alternative in HqlParser.primaryExpression().
enterGeneralPathFragment(HqlParser.GeneralPathFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.generalPathFragment().
enterGeneralPathFragment(HqlParser.GeneralPathFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.generalPathFragment().
enterGenericFunction(HqlParser.GenericFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.genericFunction().
enterGenericFunction(HqlParser.GenericFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.genericFunction().
enterGenericFunctionArguments(HqlParser.GenericFunctionArgumentsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.genericFunctionArguments().
enterGenericFunctionArguments(HqlParser.GenericFunctionArgumentsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.genericFunctionArguments().
enterGenericFunctionName(HqlParser.GenericFunctionNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.genericFunctionName().
enterGenericFunctionName(HqlParser.GenericFunctionNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.genericFunctionName().
enterGenericTemporalLiteralText(HqlParser.GenericTemporalLiteralTextContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.genericTemporalLiteralText().
enterGenericTemporalLiteralText(HqlParser.GenericTemporalLiteralTextContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.genericTemporalLiteralText().
enterGraph(GraphLanguageParser.GraphContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Enter a parse tree produced by GraphLanguageParser.graph().
enterGraph(GraphLanguageParser.GraphContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Enter a parse tree produced by GraphLanguageParser.graph().
enterGroupByClause(HqlParser.GroupByClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.groupByClause().
enterGroupByClause(HqlParser.GroupByClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.groupByClause().
enterGroupByExpression(HqlParser.GroupByExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.groupByExpression().
enterGroupByExpression(HqlParser.GroupByExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.groupByExpression().
enterGroupedExpression(HqlParser.GroupedExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the GroupedExpression labeled alternative in HqlParser.expression().
enterGroupedExpression(HqlParser.GroupedExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the GroupedExpression labeled alternative in HqlParser.expression().
enterGroupedPredicate(HqlParser.GroupedPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the GroupedPredicate labeled alternative in HqlParser.predicate().
enterGroupedPredicate(HqlParser.GroupedPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the GroupedPredicate labeled alternative in HqlParser.predicate().
enterHavingClause(HqlParser.HavingClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.havingClause().
enterHavingClause(HqlParser.HavingClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.havingClause().
enterHour(HqlParser.HourContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.hour().
enterHour(HqlParser.HourContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.hour().
enterIdentifier(HqlParser.IdentifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.identifier().
enterIdentifier(HqlParser.IdentifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.identifier().
enterIdentifier(OrderingParser.IdentifierContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.identifier().
enterIdentifier(OrderingParser.IdentifierContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.identifier().
enterIdentifierExpression(OrderingParser.IdentifierExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by the IdentifierExpression labeled alternative in OrderingParser.expression().
enterIdentifierExpression(OrderingParser.IdentifierExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by the IdentifierExpression labeled alternative in OrderingParser.expression().
enterIncludesPredicate(HqlParser.IncludesPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IncludesPredicate labeled alternative in HqlParser.predicate().
enterIncludesPredicate(HqlParser.IncludesPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IncludesPredicate labeled alternative in HqlParser.predicate().
enterIndexAggregateFunction(HqlParser.IndexAggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IndexAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
enterIndexAggregateFunction(HqlParser.IndexAggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IndexAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
enterIndexedPathAccessFragment(HqlParser.IndexedPathAccessFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.indexedPathAccessFragment().
enterIndexedPathAccessFragment(HqlParser.IndexedPathAccessFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.indexedPathAccessFragment().
enterIndexKeyQuantifier(HqlParser.IndexKeyQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.indexKeyQuantifier().
enterIndexKeyQuantifier(HqlParser.IndexKeyQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.indexKeyQuantifier().
enterIndicesKeysQuantifier(HqlParser.IndicesKeysQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.indicesKeysQuantifier().
enterIndicesKeysQuantifier(HqlParser.IndicesKeysQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.indicesKeysQuantifier().
enterInPredicate(HqlParser.InPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the InPredicate labeled alternative in HqlParser.predicate().
enterInPredicate(HqlParser.InPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the InPredicate labeled alternative in HqlParser.predicate().
enterInsertStatement(HqlParser.InsertStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.insertStatement().
enterInsertStatement(HqlParser.InsertStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.insertStatement().
enterInstantFunction(HqlParser.InstantFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.instantFunction().
enterInstantFunction(HqlParser.InstantFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.instantFunction().
enterInstantiation(HqlParser.InstantiationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.instantiation().
enterInstantiation(HqlParser.InstantiationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.instantiation().
enterInstantiationArgument(HqlParser.InstantiationArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.instantiationArgument().
enterInstantiationArgument(HqlParser.InstantiationArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.instantiationArgument().
enterInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.instantiationArgumentExpression().
enterInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.instantiationArgumentExpression().
enterInstantiationArguments(HqlParser.InstantiationArgumentsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.instantiationArguments().
enterInstantiationArguments(HqlParser.InstantiationArgumentsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.instantiationArguments().
enterInstantiationTarget(HqlParser.InstantiationTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.instantiationTarget().
enterInstantiationTarget(HqlParser.InstantiationTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.instantiationTarget().
enterIntersectsPredicate(HqlParser.IntersectsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IntersectsPredicate labeled alternative in HqlParser.predicate().
enterIntersectsPredicate(HqlParser.IntersectsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IntersectsPredicate labeled alternative in HqlParser.predicate().
enterIsDistinctFromPredicate(HqlParser.IsDistinctFromPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IsDistinctFromPredicate labeled alternative in HqlParser.predicate().
enterIsDistinctFromPredicate(HqlParser.IsDistinctFromPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IsDistinctFromPredicate labeled alternative in HqlParser.predicate().
enterIsEmptyPredicate(HqlParser.IsEmptyPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IsEmptyPredicate labeled alternative in HqlParser.predicate().
enterIsEmptyPredicate(HqlParser.IsEmptyPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IsEmptyPredicate labeled alternative in HqlParser.predicate().
enterIsFalsePredicate(HqlParser.IsFalsePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IsFalsePredicate labeled alternative in HqlParser.predicate().
enterIsFalsePredicate(HqlParser.IsFalsePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IsFalsePredicate labeled alternative in HqlParser.predicate().
enterIsNullPredicate(HqlParser.IsNullPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IsNullPredicate labeled alternative in HqlParser.predicate().
enterIsNullPredicate(HqlParser.IsNullPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IsNullPredicate labeled alternative in HqlParser.predicate().
enterIsTruePredicate(HqlParser.IsTruePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the IsTruePredicate labeled alternative in HqlParser.predicate().
enterIsTruePredicate(HqlParser.IsTruePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the IsTruePredicate labeled alternative in HqlParser.predicate().
enterJdbcDateLiteral(HqlParser.JdbcDateLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.jdbcDateLiteral().
enterJdbcDateLiteral(HqlParser.JdbcDateLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.jdbcDateLiteral().
enterJdbcTimeLiteral(HqlParser.JdbcTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.jdbcTimeLiteral().
enterJdbcTimeLiteral(HqlParser.JdbcTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.jdbcTimeLiteral().
enterJdbcTimestampLiteral(HqlParser.JdbcTimestampLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.jdbcTimestampLiteral().
enterJdbcTimestampLiteral(HqlParser.JdbcTimestampLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.jdbcTimestampLiteral().
enterJoin(HqlParser.JoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.join().
enterJoin(HqlParser.JoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.join().
enterJoinPath(HqlParser.JoinPathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the JoinPath labeled alternative in HqlParser.joinTarget().
enterJoinPath(HqlParser.JoinPathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the JoinPath labeled alternative in HqlParser.joinTarget().
enterJoinRestriction(HqlParser.JoinRestrictionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.joinRestriction().
enterJoinRestriction(HqlParser.JoinRestrictionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.joinRestriction().
enterJoinSubquery(HqlParser.JoinSubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the JoinSubquery labeled alternative in HqlParser.joinTarget().
enterJoinSubquery(HqlParser.JoinSubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the JoinSubquery labeled alternative in HqlParser.joinTarget().
enterJoinType(HqlParser.JoinTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.joinType().
enterJoinType(HqlParser.JoinTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.joinType().
enterJpaCollectionJoin(HqlParser.JpaCollectionJoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.jpaCollectionJoin().
enterJpaCollectionJoin(HqlParser.JpaCollectionJoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.jpaCollectionJoin().
enterJpaNonstandardFunction(HqlParser.JpaNonstandardFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.jpaNonstandardFunction().
enterJpaNonstandardFunction(HqlParser.JpaNonstandardFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.jpaNonstandardFunction().
enterJpaNonstandardFunctionName(HqlParser.JpaNonstandardFunctionNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.jpaNonstandardFunctionName().
enterJpaNonstandardFunctionName(HqlParser.JpaNonstandardFunctionNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.jpaNonstandardFunctionName().
enterJpaSelectObjectSyntax(HqlParser.JpaSelectObjectSyntaxContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.jpaSelectObjectSyntax().
enterJpaSelectObjectSyntax(HqlParser.JpaSelectObjectSyntaxContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.jpaSelectObjectSyntax().
enterLikeEscape(HqlParser.LikeEscapeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.likeEscape().
enterLikeEscape(HqlParser.LikeEscapeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.likeEscape().
enterLikePredicate(HqlParser.LikePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the LikePredicate labeled alternative in HqlParser.predicate().
enterLikePredicate(HqlParser.LikePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the LikePredicate labeled alternative in HqlParser.predicate().
enterLimitClause(HqlParser.LimitClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.limitClause().
enterLimitClause(HqlParser.LimitClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.limitClause().
enterListaggFunction(HqlParser.ListaggFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.listaggFunction().
enterListaggFunction(HqlParser.ListaggFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.listaggFunction().
enterLiteral(HqlParser.LiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.literal().
enterLiteral(HqlParser.LiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.literal().
enterLiteral(OrderingParser.LiteralContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.literal().
enterLiteral(OrderingParser.LiteralContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.literal().
enterLiteralExpression(HqlParser.LiteralExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the LiteralExpression labeled alternative in HqlParser.primaryExpression().
enterLiteralExpression(HqlParser.LiteralExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the LiteralExpression labeled alternative in HqlParser.primaryExpression().
enterLocalDateFunction(HqlParser.LocalDateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.localDateFunction().
enterLocalDateFunction(HqlParser.LocalDateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.localDateFunction().
enterLocalDateTime(HqlParser.LocalDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.localDateTime().
enterLocalDateTime(HqlParser.LocalDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.localDateTime().
enterLocalDateTimeFunction(HqlParser.LocalDateTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.localDateTimeFunction().
enterLocalDateTimeFunction(HqlParser.LocalDateTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.localDateTimeFunction().
enterLocalDateTimeLiteral(HqlParser.LocalDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.localDateTimeLiteral().
enterLocalDateTimeLiteral(HqlParser.LocalDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.localDateTimeLiteral().
enterLocalTimeFunction(HqlParser.LocalTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.localTimeFunction().
enterLocalTimeFunction(HqlParser.LocalTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.localTimeFunction().
enterMapEntrySelection(HqlParser.MapEntrySelectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.mapEntrySelection().
enterMapEntrySelection(HqlParser.MapEntrySelectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.mapEntrySelection().
enterMapKeyNavigablePath(HqlParser.MapKeyNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.mapKeyNavigablePath().
enterMapKeyNavigablePath(HqlParser.MapKeyNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.mapKeyNavigablePath().
enterMemberOfPredicate(HqlParser.MemberOfPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the MemberOfPredicate labeled alternative in HqlParser.predicate().
enterMemberOfPredicate(HqlParser.MemberOfPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the MemberOfPredicate labeled alternative in HqlParser.predicate().
enterMinute(HqlParser.MinuteContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.minute().
enterMinute(HqlParser.MinuteContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.minute().
enterMonth(HqlParser.MonthContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.month().
enterMonth(HqlParser.MonthContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.month().
enterMultiplicationExpression(HqlParser.MultiplicationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the MultiplicationExpression labeled alternative in HqlParser.expression().
enterMultiplicationExpression(HqlParser.MultiplicationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the MultiplicationExpression labeled alternative in HqlParser.expression().
enterMultiplicativeOperator(HqlParser.MultiplicativeOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.multiplicativeOperator().
enterMultiplicativeOperator(HqlParser.MultiplicativeOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.multiplicativeOperator().
enterNakedIdentifier(HqlParser.NakedIdentifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.nakedIdentifier().
enterNakedIdentifier(HqlParser.NakedIdentifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.nakedIdentifier().
enterNamedParameter(HqlParser.NamedParameterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the NamedParameter labeled alternative in HqlParser.parameter().
enterNamedParameter(HqlParser.NamedParameterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the NamedParameter labeled alternative in HqlParser.parameter().
enterNegatedPredicate(HqlParser.NegatedPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the NegatedPredicate labeled alternative in HqlParser.predicate().
enterNegatedPredicate(HqlParser.NegatedPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the NegatedPredicate labeled alternative in HqlParser.predicate().
enterNestedQueryExpression(HqlParser.NestedQueryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the NestedQueryExpression labeled alternative in HqlParser.orderedQuery().
enterNestedQueryExpression(HqlParser.NestedQueryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the NestedQueryExpression labeled alternative in HqlParser.orderedQuery().
enterNthSideClause(HqlParser.NthSideClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.nthSideClause().
enterNthSideClause(HqlParser.NthSideClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.nthSideClause().
enterNullsClause(HqlParser.NullsClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.nullsClause().
enterNullsClause(HqlParser.NullsClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.nullsClause().
enterNullsPrecedence(HqlParser.NullsPrecedenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.nullsPrecedence().
enterNullsPrecedence(HqlParser.NullsPrecedenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.nullsPrecedence().
enterNullsPrecedence(OrderingParser.NullsPrecedenceContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.nullsPrecedence().
enterNullsPrecedence(OrderingParser.NullsPrecedenceContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.nullsPrecedence().
enterNumericLiteral(HqlParser.NumericLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.numericLiteral().
enterNumericLiteral(HqlParser.NumericLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.numericLiteral().
enterOffset(HqlParser.OffsetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.offset().
enterOffset(HqlParser.OffsetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.offset().
enterOffsetClause(HqlParser.OffsetClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.offsetClause().
enterOffsetClause(HqlParser.OffsetClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.offsetClause().
enterOffsetDateTime(HqlParser.OffsetDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.offsetDateTime().
enterOffsetDateTime(HqlParser.OffsetDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.offsetDateTime().
enterOffsetDateTimeFunction(HqlParser.OffsetDateTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.offsetDateTimeFunction().
enterOffsetDateTimeFunction(HqlParser.OffsetDateTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.offsetDateTimeFunction().
enterOffsetDateTimeLiteral(HqlParser.OffsetDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.offsetDateTimeLiteral().
enterOffsetDateTimeLiteral(HqlParser.OffsetDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.offsetDateTimeLiteral().
enterOffsetDateTimeWithMinutes(HqlParser.OffsetDateTimeWithMinutesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.offsetDateTimeWithMinutes().
enterOffsetDateTimeWithMinutes(HqlParser.OffsetDateTimeWithMinutesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.offsetDateTimeWithMinutes().
enterOffsetWithMinutes(HqlParser.OffsetWithMinutesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.offsetWithMinutes().
enterOffsetWithMinutes(HqlParser.OffsetWithMinutesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.offsetWithMinutes().
enterOnOverflowClause(HqlParser.OnOverflowClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.onOverflowClause().
enterOnOverflowClause(HqlParser.OnOverflowClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.onOverflowClause().
enterOrderByClause(HqlParser.OrderByClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.orderByClause().
enterOrderByClause(HqlParser.OrderByClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.orderByClause().
enterOrderByFragment(HqlParser.OrderByFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.orderByFragment().
enterOrderByFragment(HqlParser.OrderByFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.orderByFragment().
enterOrderByFragment(OrderingParser.OrderByFragmentContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.orderByFragment().
enterOrderByFragment(OrderingParser.OrderByFragmentContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.orderByFragment().
enterOrPredicate(HqlParser.OrPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the OrPredicate labeled alternative in HqlParser.predicate().
enterOrPredicate(HqlParser.OrPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the OrPredicate labeled alternative in HqlParser.predicate().
enterOverClause(HqlParser.OverClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.overClause().
enterOverClause(HqlParser.OverClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.overClause().
enterOverlayFunction(HqlParser.OverlayFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.overlayFunction().
enterOverlayFunction(HqlParser.OverlayFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.overlayFunction().
enterOverlayFunctionLengthArgument(HqlParser.OverlayFunctionLengthArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.overlayFunctionLengthArgument().
enterOverlayFunctionLengthArgument(HqlParser.OverlayFunctionLengthArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.overlayFunctionLengthArgument().
enterOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.overlayFunctionReplacementArgument().
enterOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.overlayFunctionReplacementArgument().
enterOverlayFunctionStartArgument(HqlParser.OverlayFunctionStartArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.overlayFunctionStartArgument().
enterOverlayFunctionStartArgument(HqlParser.OverlayFunctionStartArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.overlayFunctionStartArgument().
enterOverlayFunctionStringArgument(HqlParser.OverlayFunctionStringArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.overlayFunctionStringArgument().
enterOverlayFunctionStringArgument(HqlParser.OverlayFunctionStringArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.overlayFunctionStringArgument().
enterPackagedFunction(OrderingParser.PackagedFunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.packagedFunction().
enterPackagedFunction(OrderingParser.PackagedFunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.packagedFunction().
enterPadCharacter(HqlParser.PadCharacterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.padCharacter().
enterPadCharacter(HqlParser.PadCharacterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.padCharacter().
enterPadFunction(HqlParser.PadFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.padFunction().
enterPadFunction(HqlParser.PadFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.padFunction().
enterPadLength(HqlParser.PadLengthContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.padLength().
enterPadLength(HqlParser.PadLengthContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.padLength().
enterPadSpecification(HqlParser.PadSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.padSpecification().
enterPadSpecification(HqlParser.PadSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.padSpecification().
enterParameterExpression(HqlParser.ParameterExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ParameterExpression labeled alternative in HqlParser.primaryExpression().
enterParameterExpression(HqlParser.ParameterExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ParameterExpression labeled alternative in HqlParser.primaryExpression().
enterParameterOrIntegerLiteral(HqlParser.ParameterOrIntegerLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.parameterOrIntegerLiteral().
enterParameterOrIntegerLiteral(HqlParser.ParameterOrIntegerLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.parameterOrIntegerLiteral().
enterParameterOrNumberLiteral(HqlParser.ParameterOrNumberLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.parameterOrNumberLiteral().
enterParameterOrNumberLiteral(HqlParser.ParameterOrNumberLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.parameterOrNumberLiteral().
enterParamInList(HqlParser.ParamInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ParamInList labeled alternative in HqlParser.inList().
enterParamInList(HqlParser.ParamInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ParamInList labeled alternative in HqlParser.inList().
enterPartitionClause(HqlParser.PartitionClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.partitionClause().
enterPartitionClause(HqlParser.PartitionClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.partitionClause().
enterPath(HqlParser.PathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.path().
enterPath(HqlParser.PathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.path().
enterPathContinuation(HqlParser.PathContinuationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.pathContinuation().
enterPathContinuation(HqlParser.PathContinuationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.pathContinuation().
enterPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the PersistentCollectionReferenceInList labeled alternative in HqlParser.inList().
enterPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the PersistentCollectionReferenceInList labeled alternative in HqlParser.inList().
enterPositionalParameter(HqlParser.PositionalParameterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the PositionalParameter labeled alternative in HqlParser.parameter().
enterPositionalParameter(HqlParser.PositionalParameterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the PositionalParameter labeled alternative in HqlParser.parameter().
enterPositionFunction(HqlParser.PositionFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.positionFunction().
enterPositionFunction(HqlParser.PositionFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.positionFunction().
enterPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.positionFunctionPatternArgument().
enterPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.positionFunctionPatternArgument().
enterPositionFunctionStringArgument(HqlParser.PositionFunctionStringArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.positionFunctionStringArgument().
enterPositionFunctionStringArgument(HqlParser.PositionFunctionStringArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.positionFunctionStringArgument().
ENTERPRISEDB - Enum constant in enum class org.hibernate.dialect.Database
 
enterQuery(HqlParser.QueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.query().
enterQuery(HqlParser.QueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.query().
enterQueryOrder(HqlParser.QueryOrderContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.queryOrder().
enterQueryOrder(HqlParser.QueryOrderContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.queryOrder().
enterQueryOrderExpression(HqlParser.QueryOrderExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the QueryOrderExpression labeled alternative in HqlParser.orderedQuery().
enterQueryOrderExpression(HqlParser.QueryOrderExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the QueryOrderExpression labeled alternative in HqlParser.orderedQuery().
enterQuerySpecExpression(HqlParser.QuerySpecExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the QuerySpecExpression labeled alternative in HqlParser.orderedQuery().
enterQuerySpecExpression(HqlParser.QuerySpecExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the QuerySpecExpression labeled alternative in HqlParser.orderedQuery().
enterRollup(HqlParser.RollupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.rollup().
enterRollup(HqlParser.RollupContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.rollup().
enterRootEntity(HqlParser.RootEntityContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the RootEntity labeled alternative in HqlParser.fromRoot().
enterRootEntity(HqlParser.RootEntityContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the RootEntity labeled alternative in HqlParser.fromRoot().
enterRootSubquery(HqlParser.RootSubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the RootSubquery labeled alternative in HqlParser.fromRoot().
enterRootSubquery(HqlParser.RootSubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the RootSubquery labeled alternative in HqlParser.fromRoot().
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributePathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeQualifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.GraphContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubTypeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AdditionExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AdditiveOperatorContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AndPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AnySomeQuantifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ArrayInListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AssignmentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BarePrimaryExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BooleanExpressionPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BooleanLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CaseExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CaseListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CaseOtherwiseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionQuantifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConcatenationExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateOrTimeFieldContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DayContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ElementsValuesQuantifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ElementValueQuantifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EveryAllQuantifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExistsPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionOrPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FetchCountOrPercentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FormatContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FromDurationExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FunctionExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTextContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTypeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathFragmentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionNameContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericTemporalLiteralTextContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupedExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupedPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.HavingClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.HourContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IncludesPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndexKeyQuantifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndicesKeysQuantifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IntersectsPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsFalsePredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsTruePredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinPathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionNameContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LimitClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LiteralExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MinuteContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MonthContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicationExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NamedParameterContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NegatedPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OrPredicateContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionLengthArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionReplacementArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStartArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStringArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadCharacterContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadLengthContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadSpecificationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrIntegerLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParamInListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PathContinuationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionalParameterContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionPatternArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionStringArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QuerySpecExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.RootEntityContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SecondContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectStatementContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SignOperatorContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathElementContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleQueryGroupContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SortDirectionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryInListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionLengthArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionStartArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticPathExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TargetEntityContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ToDurationExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TrimCharacterContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.UnaryExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.UnaryNumericLiteralExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.VariableContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WhereClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.YearContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandBlockContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.CollationSpecificationContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.DirectionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierExpressionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.PackagedFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.SimpleFunctionContext
 
enterRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
 
enterScript(SqlScriptParser.ScriptContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
Enter a parse tree produced by SqlScriptParser.script().
enterScript(SqlScriptParser.ScriptContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserListener
Enter a parse tree produced by SqlScriptParser.script().
enterSearchClause(HqlParser.SearchClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.searchClause().
enterSearchClause(HqlParser.SearchClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.searchClause().
enterSearchedCaseList(HqlParser.SearchedCaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.searchedCaseList().
enterSearchedCaseList(HqlParser.SearchedCaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.searchedCaseList().
enterSearchedCaseWhen(HqlParser.SearchedCaseWhenContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.searchedCaseWhen().
enterSearchedCaseWhen(HqlParser.SearchedCaseWhenContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.searchedCaseWhen().
enterSearchSpecification(HqlParser.SearchSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.searchSpecification().
enterSearchSpecification(HqlParser.SearchSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.searchSpecification().
enterSearchSpecifications(HqlParser.SearchSpecificationsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.searchSpecifications().
enterSearchSpecifications(HqlParser.SearchSpecificationsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.searchSpecifications().
enterSecond(HqlParser.SecondContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.second().
enterSecond(HqlParser.SecondContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.second().
enterSelectClause(HqlParser.SelectClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.selectClause().
enterSelectClause(HqlParser.SelectClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.selectClause().
enterSelectExpression(HqlParser.SelectExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.selectExpression().
enterSelectExpression(HqlParser.SelectExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.selectExpression().
enterSelection(HqlParser.SelectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.selection().
enterSelection(HqlParser.SelectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.selection().
enterSelectionList(HqlParser.SelectionListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.selectionList().
enterSelectionList(HqlParser.SelectionListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.selectionList().
enterSelectStatement(HqlParser.SelectStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.selectStatement().
enterSelectStatement(HqlParser.SelectStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.selectStatement().
enterSetClause(HqlParser.SetClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.setClause().
enterSetClause(HqlParser.SetClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.setClause().
enterSetOperator(HqlParser.SetOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.setOperator().
enterSetOperator(HqlParser.SetOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.setOperator().
enterSetQueryGroup(HqlParser.SetQueryGroupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the SetQueryGroup labeled alternative in HqlParser.queryExpression().
enterSetQueryGroup(HqlParser.SetQueryGroupContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the SetQueryGroup labeled alternative in HqlParser.queryExpression().
enterSignOperator(HqlParser.SignOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.signOperator().
enterSignOperator(HqlParser.SignOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.signOperator().
enterSimpleCaseList(HqlParser.SimpleCaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.simpleCaseList().
enterSimpleCaseList(HqlParser.SimpleCaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.simpleCaseList().
enterSimpleCaseWhen(HqlParser.SimpleCaseWhenContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.simpleCaseWhen().
enterSimpleCaseWhen(HqlParser.SimpleCaseWhenContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.simpleCaseWhen().
enterSimpleFunction(OrderingParser.SimpleFunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.simpleFunction().
enterSimpleFunction(OrderingParser.SimpleFunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.simpleFunction().
enterSimplePath(HqlParser.SimplePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.simplePath().
enterSimplePath(HqlParser.SimplePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.simplePath().
enterSimplePathElement(HqlParser.SimplePathElementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.simplePathElement().
enterSimplePathElement(HqlParser.SimplePathElementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.simplePathElement().
enterSimpleQueryGroup(HqlParser.SimpleQueryGroupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the SimpleQueryGroup labeled alternative in HqlParser.queryExpression().
enterSimpleQueryGroup(HqlParser.SimpleQueryGroupContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the SimpleQueryGroup labeled alternative in HqlParser.queryExpression().
enterSlicedPathAccessFragment(HqlParser.SlicedPathAccessFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.slicedPathAccessFragment().
enterSlicedPathAccessFragment(HqlParser.SlicedPathAccessFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.slicedPathAccessFragment().
enterSortDirection(HqlParser.SortDirectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.sortDirection().
enterSortDirection(HqlParser.SortDirectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.sortDirection().
enterSortExpression(HqlParser.SortExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.sortExpression().
enterSortExpression(HqlParser.SortExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.sortExpression().
enterSortSpecification(HqlParser.SortSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.sortSpecification().
enterSortSpecification(HqlParser.SortSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.sortSpecification().
enterSortSpecification(OrderingParser.SortSpecificationContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Enter a parse tree produced by OrderingParser.sortSpecification().
enterSortSpecification(OrderingParser.SortSpecificationContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Enter a parse tree produced by OrderingParser.sortSpecification().
enterStandardFunction(HqlParser.StandardFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.standardFunction().
enterStandardFunction(HqlParser.StandardFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.standardFunction().
enterStatement(HqlParser.StatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.statement().
enterStatement(HqlParser.StatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.statement().
enterSubGraph(GraphLanguageParser.SubGraphContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Enter a parse tree produced by GraphLanguageParser.subGraph().
enterSubGraph(GraphLanguageParser.SubGraphContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Enter a parse tree produced by GraphLanguageParser.subGraph().
enterSubquery(HqlParser.SubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.subquery().
enterSubquery(HqlParser.SubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.subquery().
enterSubqueryExpression(HqlParser.SubqueryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the SubqueryExpression labeled alternative in HqlParser.expression().
enterSubqueryExpression(HqlParser.SubqueryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the SubqueryExpression labeled alternative in HqlParser.expression().
enterSubqueryInList(HqlParser.SubqueryInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the SubqueryInList labeled alternative in HqlParser.inList().
enterSubqueryInList(HqlParser.SubqueryInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the SubqueryInList labeled alternative in HqlParser.inList().
enterSubstringFunction(HqlParser.SubstringFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.substringFunction().
enterSubstringFunction(HqlParser.SubstringFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.substringFunction().
enterSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.substringFunctionLengthArgument().
enterSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.substringFunctionLengthArgument().
enterSubstringFunctionStartArgument(HqlParser.SubstringFunctionStartArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.substringFunctionStartArgument().
enterSubstringFunctionStartArgument(HqlParser.SubstringFunctionStartArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.substringFunctionStartArgument().
enterSubType(GraphLanguageParser.SubTypeContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Enter a parse tree produced by GraphLanguageParser.subType().
enterSubType(GraphLanguageParser.SubTypeContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Enter a parse tree produced by GraphLanguageParser.subType().
enterSyntacticDomainPath(HqlParser.SyntacticDomainPathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.syntacticDomainPath().
enterSyntacticDomainPath(HqlParser.SyntacticDomainPathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.syntacticDomainPath().
enterSyntacticPathExpression(HqlParser.SyntacticPathExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the SyntacticPathExpression labeled alternative in HqlParser.primaryExpression().
enterSyntacticPathExpression(HqlParser.SyntacticPathExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the SyntacticPathExpression labeled alternative in HqlParser.primaryExpression().
enterTargetEntity(HqlParser.TargetEntityContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.targetEntity().
enterTargetEntity(HqlParser.TargetEntityContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.targetEntity().
enterTargetFields(HqlParser.TargetFieldsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.targetFields().
enterTargetFields(HqlParser.TargetFieldsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.targetFields().
enterTemporalLiteral(HqlParser.TemporalLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.temporalLiteral().
enterTemporalLiteral(HqlParser.TemporalLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.temporalLiteral().
enterTime(HqlParser.TimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.time().
enterTime(HqlParser.TimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.time().
enterTimeLiteral(HqlParser.TimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.timeLiteral().
enterTimeLiteral(HqlParser.TimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.timeLiteral().
enterTimeZoneField(HqlParser.TimeZoneFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.timeZoneField().
enterTimeZoneField(HqlParser.TimeZoneFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.timeZoneField().
enterToDurationExpression(HqlParser.ToDurationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the ToDurationExpression labeled alternative in HqlParser.expression().
enterToDurationExpression(HqlParser.ToDurationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the ToDurationExpression labeled alternative in HqlParser.expression().
enterToOneFkReference(HqlParser.ToOneFkReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.toOneFkReference().
enterToOneFkReference(HqlParser.ToOneFkReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.toOneFkReference().
enterTreatedNavigablePath(HqlParser.TreatedNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.treatedNavigablePath().
enterTreatedNavigablePath(HqlParser.TreatedNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.treatedNavigablePath().
enterTrimCharacter(HqlParser.TrimCharacterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.trimCharacter().
enterTrimCharacter(HqlParser.TrimCharacterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.trimCharacter().
enterTrimFunction(HqlParser.TrimFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.trimFunction().
enterTrimFunction(HqlParser.TrimFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.trimFunction().
enterTrimSpecification(HqlParser.TrimSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.trimSpecification().
enterTrimSpecification(HqlParser.TrimSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.trimSpecification().
enterTruncFunction(HqlParser.TruncFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.truncFunction().
enterTruncFunction(HqlParser.TruncFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.truncFunction().
enterTupleExpression(HqlParser.TupleExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the TupleExpression labeled alternative in HqlParser.expression().
enterTupleExpression(HqlParser.TupleExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the TupleExpression labeled alternative in HqlParser.expression().
enterUnaryExpression(HqlParser.UnaryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the UnaryExpression labeled alternative in HqlParser.expression().
enterUnaryExpression(HqlParser.UnaryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the UnaryExpression labeled alternative in HqlParser.expression().
enterUnaryNumericLiteralExpression(HqlParser.UnaryNumericLiteralExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the UnaryNumericLiteralExpression labeled alternative in HqlParser.expression().
enterUnaryNumericLiteralExpression(HqlParser.UnaryNumericLiteralExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the UnaryNumericLiteralExpression labeled alternative in HqlParser.expression().
enterUpdateStatement(HqlParser.UpdateStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.updateStatement().
enterUpdateStatement(HqlParser.UpdateStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.updateStatement().
enterValues(HqlParser.ValuesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by the values labeled alternative in HqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunction.
enterValues(HqlParser.ValuesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by the values labeled alternative in HqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunction.
enterValuesList(HqlParser.ValuesListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.valuesList().
enterValuesList(HqlParser.ValuesListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.valuesList().
enterVariable(HqlParser.VariableContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.variable().
enterVariable(HqlParser.VariableContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.variable().
enterWeekField(HqlParser.WeekFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.weekField().
enterWeekField(HqlParser.WeekFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.weekField().
enterWhereClause(HqlParser.WhereClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.whereClause().
enterWhereClause(HqlParser.WhereClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.whereClause().
enterWithClause(HqlParser.WithClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.withClause().
enterWithClause(HqlParser.WithClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.withClause().
enterWithinGroupClause(HqlParser.WithinGroupClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.withinGroupClause().
enterWithinGroupClause(HqlParser.WithinGroupClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.withinGroupClause().
enterYear(HqlParser.YearContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.year().
enterYear(HqlParser.YearContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.year().
enterZonedDateTime(HqlParser.ZonedDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.zonedDateTime().
enterZonedDateTime(HqlParser.ZonedDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.zonedDateTime().
enterZonedDateTimeLiteral(HqlParser.ZonedDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.zonedDateTimeLiteral().
enterZonedDateTimeLiteral(HqlParser.ZonedDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.zonedDateTimeLiteral().
enterZoneId(HqlParser.ZoneIdContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Enter a parse tree produced by HqlParser.zoneId().
enterZoneId(HqlParser.ZoneIdContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Enter a parse tree produced by HqlParser.zoneId().
entities - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
entity - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
 
entity - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
 
entity - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
 
entity - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
 
entity() - Element in annotation interface org.hibernate.annotations.AnyDiscriminatorValue
The corresponding entity
entity() - Element in annotation interface org.hibernate.annotations.FetchProfile.FetchOverride
The entity containing the association whose default fetch strategy is being overridden.
entity() - Element in annotation interface org.hibernate.annotations.SqlFragmentAlias
The entity class associated with the alias.
entity(Class<X>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
entity(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
Access to an entity supporting Hibernate's entity-name feature
entity(String, String, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
Creates a EntityResultBuilder allowing for further configuring of the mapping.
ENTITY - Enum constant in enum class org.hibernate.boot.CacheRegionDefinition.CacheRegionType
 
ENTITY - Enum constant in enum class org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource.Nature
 
ENTITY - Enum constant in enum class org.hibernate.cache.spi.support.AccessedDataClassification
 
ENTITY - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate entity definition was encountered.
ENTITY - Enum constant in enum class org.hibernate.metamodel.ValueClassification
Reference to an entity
ENTITY - Enum constant in enum class org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
Deprecated.
 
ENTITY - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
ENTITY_AFTER_INSERT - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
ENTITY_AFTER_UPDATE - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
ENTITY_CLASS - Static variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
ENTITY_COLLECTION - Enum constant in enum class org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource.Nature
 
ENTITY_ENTRY_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the field used to hold the EntityEntry
ENTITY_ENTRY_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to read the EntityEntry field.
ENTITY_ENTRY_SETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to write the EntityEntry field.
ENTITY_ID - Static variable in interface org.hibernate.persister.entity.EntityPersister
Deprecated.
this feature of HQL is now deprecated
ENTITY_INSERT - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
ENTITY_INSTANCE_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to get reference of the entity instance (this in the case of enhanced classes).
ENTITY_LOAD - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
ENTITY_LOADING_LOGGER - Static variable in interface org.hibernate.sql.results.graph.entity.EntityLoadingLogging
 
ENTITY_NAME - Static variable in interface org.hibernate.id.IdentifierGenerator
The configuration parameter holding the entity name
ENTITY_TABLE_IDENTITY_COLUMN - Static variable in class org.hibernate.dialect.temptable.TemporaryTable
 
ENTITY_TABLE_PREFIX - Static variable in class org.hibernate.dialect.temptable.TemporaryTable
 
ENTITY_UPDATE - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
EntityAssociationMapping - Interface in org.hibernate.metamodel.mapping
Commonality between `many-to-one`, `one-to-one` and `any`, as well as entity-valued collection elements and map-keys
EntityBasedAssociationAttribute - Class in org.hibernate.tuple.entity
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement
EntityBasedAssociationAttribute(EntityPersister, SessionFactoryImplementor, int, String, AssociationType, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
Deprecated.
 
EntityBasedBasicAttribute - Class in org.hibernate.tuple.entity
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement
EntityBasedBasicAttribute(EntityPersister, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.EntityBasedBasicAttribute
Deprecated.
 
EntityBasedCompositionAttribute - Class in org.hibernate.tuple.entity
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement
EntityBasedCompositionAttribute(EntityPersister, SessionFactoryImplementor, int, String, CompositeType, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.EntityBasedCompositionAttribute
Deprecated.
 
EntityBatchLoader<T> - Interface in org.hibernate.loader.ast.spi
BatchLoader specialization for entity fetching
entityCacheHit(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from second level cache resulted in a hit.
entityCacheMiss(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from second level cache resulted in a miss.
entityCachePut(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put into second level cache.
entityCalculated(String, String, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
Creates a EntityResultBuilder that does not allow any further configuring of the mapping.
entityCalculated(String, String, LockMode, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
Creates a EntityResultBuilder that does not allow any further configuring of the mapping.
entityClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
 
entityClassForEntityName(String) - Method in class org.hibernate.type.spi.TypeConfiguration
Workaround for an issue faced in EntityType.getReturnedClass().
entityCopyDetected(Object, Object, Object, EventSource) - Method in interface org.hibernate.event.spi.EntityCopyObserver
Called when more than one representation of the same persistent entity is being merged.
EntityCopyObserver - Interface in org.hibernate.event.spi
An observer for detection of multiple entity representations for a persistent entity being merged.
EntityCopyObserverFactory - Interface in org.hibernate.event.spi
 
EntityDataAccess - Interface in org.hibernate.cache.spi.access
Contract for managing transactional and concurrent access to cached entity data.
EntityDataCachingConfig - Interface in org.hibernate.cache.cfg.spi
Specialized DomainDataCachingConfig describing the requested caching config for a particular entity hierarchy's state data
EntityDiscriminatorMapping - Interface in org.hibernate.metamodel.mapping
Details about the discriminator for an entity hierarchy.
EntityDomainType<J> - Interface in org.hibernate.metamodel.model.domain
Extension to the JPA EntityType contract.
EntityEntry - Interface in org.hibernate.engine.spi
Information about the current state of a managed entity instance with respect to its persistent state.
EntityEntryExtraState - Interface in org.hibernate.engine.spi
Navigation methods for extra state objects attached to EntityEntry.
EntityEntryFactory - Interface in org.hibernate.engine.spi
Contract to build EntityEntry
EntityFetch - Interface in org.hibernate.sql.results.graph.entity
Specialization of Fetch for entity-valued fetches
EntityFilterException - Exception in org.hibernate
Thrown if an enabled filter would filter out the target of a @ManyToOne or @OneToOne association.
EntityFilterException(String, Object, String) - Constructor for exception org.hibernate.EntityFilterException
 
EntityGraphQueryHint - Class in org.hibernate.engine.query.spi
Deprecated.
use AppliedGraph instead
EntityGraphQueryHint(AppliedGraph) - Constructor for class org.hibernate.engine.query.spi.EntityGraphQueryHint
Deprecated.
 
EntityGraphs - Class in org.hibernate.graph
A collection of EntityGraph utilities.
EntityGraphs() - Constructor for class org.hibernate.graph.EntityGraphs
 
EntityGraphTraversalState - Interface in org.hibernate.sql.results.graph
State used as part of applying entity graphs to Hibernate DomainResult / Fetch load graphs.
EntityGraphTraversalState.FetchStrategy - Class in org.hibernate.sql.results.graph
 
EntityGraphTraversalState.TraversalResult - Class in org.hibernate.sql.results.graph
Details of a particular traversal within the entity graph
EntityHierarchySource - Interface in org.hibernate.boot.model.source.spi
Models the source-agnostic view of an entity hierarchy.
EntityHolder - Interface in org.hibernate.engine.spi
Holder for an entry in the PersistenceContext for an EntityKey.
EntityIdentifierMapping - Interface in org.hibernate.metamodel.mapping
Describes the mapping of an entity's identifier.
EntityIdentifierMapping.Nature - Enum Class in org.hibernate.metamodel.mapping
The style of identifier used.
EntityIdentifierNature - Enum Class in org.hibernate.id
Describes the possible natures of an entity-defined identifier.
EntityIdentifierNavigablePath - Class in org.hibernate.spi
Specialized implementation of NavigablePath for handling special cases pertaining to entity identifiers.
EntityIdentifierNavigablePath(NavigablePath, String) - Constructor for class org.hibernate.spi.EntityIdentifierNavigablePath
 
EntityIdentifierNavigablePath(NavigablePath, String, String) - Constructor for class org.hibernate.spi.EntityIdentifierNavigablePath
 
EntityIdExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityIdExpressionContext
 
entityIdReference() - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdExpressionContext
 
entityIdReference() - Method in class org.hibernate.grammars.hql.HqlParser
 
EntityIdReferenceContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
EntityInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
Common interface for all entity mappings (root entity and sub-entity mappings).
EntityInitializer<Data extends InitializerData> - Interface in org.hibernate.sql.results.graph.entity
Initializer implementation for initializing entity references.
EntityInstantiator - Interface in org.hibernate.metamodel.spi
Contract for instantiating entity values
EntityJavaType<T> - Class in org.hibernate.type.descriptor.java.spi
Uses object identity for equals/hashCode as we ensure that internally.
EntityJavaType(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
EntityKey - Class in org.hibernate.engine.spi
Uniquely identifies of an entity instance in a particular Session by identifier.
EntityKey(Object, EntityPersister) - Constructor for class org.hibernate.engine.spi.EntityKey
Construct a unique identifier for an entity class instance.
entityListener - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListeners
 
entityListeners - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
entityListeners - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
entityListeners - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
 
EntityLoader - Interface in org.hibernate.loader.ast.spi
Specialization of Loader for loading entities of a type
EntityLoadingLogging - Interface in org.hibernate.sql.results.graph.entity
 
EntityManagerFactoryBuilder - Interface in org.hibernate.jpa.boot.spi
Represents a two-phase JPA bootstrap process for building a Hibernate EntityManagerFactory.
EntityMappingType - Interface in org.hibernate.metamodel.mapping
Mapping of an entity
EntityMappingType.ConstraintOrderedTableConsumer - Interface in org.hibernate.metamodel.mapping
 
EntityMetamodel - Class in org.hibernate.tuple.entity
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by EntityMappingType. EntityMetamodel was a first attempt at what has become EntityMappingType
EntityMetamodel(PersistentClass, EntityPersister, RuntimeModelCreationContext) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
EntityMetamodel(PersistentClass, EntityPersister, PersisterCreationContext) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
entityMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
 
EntityMultiLoader<T> - Interface in org.hibernate.loader.ast.spi
Commonality for multi-loading an entity
EntityMutationOperationGroup - Interface in org.hibernate.sql.model
 
EntityMutationTarget - Interface in org.hibernate.persister.entity.mutation
Anything that can be the target of mutations
entityName - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
entityName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
entityName() - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
 
entityName() - Method in class org.hibernate.grammars.hql.HqlParser
 
entityName() - Method in class org.hibernate.grammars.hql.HqlParser.RootEntityContext
 
entityName() - Method in class org.hibernate.grammars.hql.HqlParser.TargetEntityContext
 
EntityNameContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
EntityNameResolver - Interface in org.hibernate
An object capable of determining the entity name for a given entity instance.
EntityNameUse - Class in org.hibernate.persister.entity
Describes the kind of entity name use.
EntityNameUse.UseKind - Enum Class in org.hibernate.persister.entity
 
EntityNaming - Interface in org.hibernate.boot.model.naming
 
EntityNamingSource - Interface in org.hibernate.boot.model.source.spi
Naming information about an entity.
EntityNamingSourceContributor - Interface in org.hibernate.boot.model.source.spi
 
EntityNaturalIdExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdExpressionContext
 
entityNaturalIdReference() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdExpressionContext
 
entityNaturalIdReference() - Method in class org.hibernate.grammars.hql.HqlParser
 
EntityNaturalIdReferenceContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
EntityNonStrictReadWriteAccess - Class in org.hibernate.cache.spi.support
Standard support for EntityDataAccess using the AccessType.NONSTRICT_READ_WRITE access type.
EntityNonStrictReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, EntityDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
 
EntityNotFoundDelegate - Interface in org.hibernate.proxy
Delegate to handle the scenario of an entity not found by a specified id.
EntityOrMappedSuperclass - Interface in org.hibernate.boot.jaxb.mapping
JAXB binding interface for commonality between entity and mapped-superclass mappings
entityPersister - Variable in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
entityPersister() - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
entityPersister(Class<?>) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
entityPersister(String) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
EntityPersister - Interface in org.hibernate.persister.entity
A strategy for persisting a mapped entity class.
entityPersisters() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
EntityReadOnlyAccess - Class in org.hibernate.cache.spi.support
Standard support for EntityDataAccess using the AccessType.READ_ONLY access type.
EntityReadOnlyAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, EntityDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.EntityReadOnlyAccess
 
EntityReadWriteAccess - Class in org.hibernate.cache.spi.support
Standard support for EntityDataAccess using the AccessType.READ_WRITE access type.
EntityReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, EntityDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
EntityRepresentationStrategy - Interface in org.hibernate.metamodel.spi
Specialization of ManagedTypeRepresentationStrategy for an entity type adding the ability to generate an instantiator and a proxy factory
entityResult - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
 
EntityResult - Interface in org.hibernate.sql.results.graph.entity
Specialization of DomainResult for entity-valued results
EntityResultDescriptor(EntityResult) - Constructor for class org.hibernate.boot.query.SqlResultSetMappingDescriptor.EntityResultDescriptor
 
EntityResultDescriptor(JaxbHbmNativeQueryReturnType, Supplier<Map<String, Map<String, HbmResultSetMappingDescriptor.JoinDescriptor>>>, String, MetadataBuildingContext) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor.EntityResultDescriptor
 
EntityResultGraphNode - Interface in org.hibernate.sql.results.graph.entity
Represents a reference to an entity either as a return, fetch, or collection element or index.
EntityResultImpl - Class in org.hibernate.query.results.complete
 
EntityResultImpl(NavigablePath, EntityValuedModelPart, String, LockMode, Function<EntityResultImpl, BasicFetch<?>>, DomainResultCreationState) - Constructor for class org.hibernate.query.results.complete.EntityResultImpl
 
EntityRowIdMapping - Interface in org.hibernate.metamodel.mapping
Mapping of a row-id
EntitySource - Interface in org.hibernate.boot.model.source.spi
Contract describing source of information related to mapping an entity.
EntityStatistics - Interface in org.hibernate.stat
Entity-related statistics.
EntityTableMapping - Class in org.hibernate.persister.entity.mutation
Descriptor for the mapping of a table relative to an entity
EntityTableMapping(String, int, EntityTableMapping.KeyMapping, boolean, boolean, boolean, int[], Expectation, String, boolean, Expectation, String, boolean, boolean, Expectation, String, boolean, boolean, boolean) - Constructor for class org.hibernate.persister.entity.mutation.EntityTableMapping
 
EntityTableMapping.KeyColumn - Class in org.hibernate.persister.entity.mutation
 
EntityTableMapping.KeyMapping - Class in org.hibernate.persister.entity.mutation
 
EntityTableMapping.KeyValueConsumer - Interface in org.hibernate.persister.entity.mutation
 
EntityTransactionalAccess - Class in org.hibernate.cache.spi.support
 
EntityTransactionalAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, EntityDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.EntityTransactionalAccess
 
EntityType - Class in org.hibernate.type
Base for types which map associations to persistent entities.
EntityType(EntityType, String) - Constructor for class org.hibernate.type.EntityType
 
EntityType(TypeConfiguration, String, boolean, String, boolean, boolean) - Constructor for class org.hibernate.type.EntityType
Constructs the requested entity type mapping.
EntityTypeException - Exception in org.hibernate.query.sqm
Indicates that a reference to an entity, that is, a given entity name or Java class object, did not resolve to a known mapped entity type.
EntityTypeException(String, String) - Constructor for exception org.hibernate.query.sqm.EntityTypeException
 
EntityTypeExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityTypeExpressionContext
 
EntityTypeLiteral - Class in org.hibernate.sql.ast.tree.expression
 
EntityTypeLiteral(EntityPersister) - Constructor for class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
entityTypeReference() - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeExpressionContext
 
entityTypeReference() - Method in class org.hibernate.grammars.hql.HqlParser
 
EntityTypeReferenceContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
EntityUniqueKey - Class in org.hibernate.engine.spi
Used to uniquely key an entity instance in relation to a particular session by some unique property reference, as opposed to identifier.
EntityUniqueKey(String, String, Object, Type, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.EntityUniqueKey
 
EntityValuedFetchable - Interface in org.hibernate.sql.results.graph.entity
Fetchable which is entity-valued
EntityValuedModelPart - Interface in org.hibernate.metamodel.mapping
Entity-valued model part ManyToOne OneToOne entity-valued collection element entity-valued Map key
EntityVersionExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityVersionExpressionContext
 
EntityVersionMapping - Interface in org.hibernate.metamodel.mapping
Describes the mapping of an entity's version
entityVersionReference() - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionExpressionContext
 
entityVersionReference() - Method in class org.hibernate.grammars.hql.HqlParser
 
EntityVersionReferenceContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
entityWithJoins() - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
 
entityWithJoins() - Method in class org.hibernate.grammars.hql.HqlParser
 
entityWithJoins() - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
 
entityWithJoins() - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
entityWithJoins(int) - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
 
EntityWithJoinsContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
entries(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentBag
 
entries(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Iterate all collection entries, during update of the database
entries(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
entries(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentList
 
entries(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentMap
 
entries(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSet
 
entry() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
ENTRY - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ENTRY - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ENTRY() - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
ENTRY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
entryExists(Object, int) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.spi.PersistentBag
 
entryExists(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Does the given element/entry exist in the collection?
entryExists(Object, int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
entryExists(Object, int) - Method in class org.hibernate.collection.spi.PersistentList
 
entryExists(Object, int) - Method in class org.hibernate.collection.spi.PersistentMap
 
entryExists(Object, int) - Method in class org.hibernate.collection.spi.PersistentSet
 
entrySet() - Method in class org.hibernate.collection.spi.PersistentMap
 
entrySet() - Method in class org.hibernate.event.spi.MergeContext
Returns an unmodifiable set view of the merge-to-managed entity cross-references contained in this MergeContext.
entrySet() - Method in class org.hibernate.proxy.map.MapProxy
 
ENUM - Static variable in class org.hibernate.type.EnumType
Deprecated.
 
ENUM - Static variable in class org.hibernate.type.SqlTypes
A type code representing a SQL ENUM type for databases like MySQL where ENUM types do not have names.
enumerated - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
enumerated - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
EnumJavaType<T extends Enum<T>> - Class in org.hibernate.type.descriptor.java
Describes a Java enum type.
EnumJavaType(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.EnumJavaType
 
EnumJdbcType - Class in org.hibernate.type.descriptor.jdbc
Represents an enum type for databases like MySQL and H2.
EnumJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
EnumType<T extends Enum<T>> - Class in org.hibernate.type
Deprecated, for removal: This API element is subject to removal in a future version.
Use the built-in support for enums
EnumType() - Constructor for class org.hibernate.type.EnumType
Deprecated.
 
EnumTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for EnumType
EnumTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.EnumTypeMarshalling
 
enumValue(EnumJavaType<E>, String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
Environment - Class in org.hibernate.cfg
Provides access to configuration properties passed in Properties objects.
EnvironmentSettings - Interface in org.hibernate.cfg
 
EOF() - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
 
EOF() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
EPOCH - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
An internal value representing the Unix epoch, the elapsed seconds since January 1, 1970.
EPOCH - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EPOCH - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EPOCH() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
EPOCH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
eq(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
eq(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an equality comparison check
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
eq(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
eq(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an equality comparison check
EQ - Enum constant in enum class org.hibernate.sql.ComparisonRestriction.Operator
 
equal(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
equal(Expression<?>, Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
equal(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
equal(Expression<?>, Object) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
equal(Expression<?>, Object) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
equal(Expression<?>, Object) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
EQUAL - Enum constant in enum class org.hibernate.query.sqm.ComparisonOperator
 
EQUAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EQUAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EQUAL() - Method in class org.hibernate.grammars.hql.HqlParser.AssignmentContext
 
EQUAL() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
equals(Object) - Method in class org.hibernate.engine.spi.AssociationKey
 
equals(Object) - Method in class org.hibernate.engine.spi.CollectionKey
 
equals(Object) - Method in class org.hibernate.engine.spi.EntityKey
 
equals(Object) - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
equals(Object) - Method in class org.hibernate.engine.spi.TypedValue
 
equals(Object) - Method in class org.hibernate.spi.NavigablePath
 
equals(Object) - Method in class org.hibernate.boot.jaxb.Origin
 
equals(Object) - Method in class org.hibernate.boot.model.convert.spi.RegisteredConversion
 
equals(Object) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
equals(Object) - Method in class org.hibernate.boot.model.naming.Identifier
 
equals(Object) - Method in class org.hibernate.boot.model.relational.Namespace
 
equals(Object) - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
equals(Object) - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
equals(Object) - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
equals(Object) - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
 
equals(Object) - Method in class org.hibernate.boot.model.TypeDefinition
 
equals(Object) - Method in class org.hibernate.cache.spi.FilterKey
Deprecated.
 
equals(Object) - Method in class org.hibernate.cache.spi.QueryKey
 
equals(Object) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
equals(Object) - Method in class org.hibernate.collection.spi.PersistentBag
For efficiency, bag does not respect the semantics of List.equals(Object) as specified by the supertype List.
equals(Object) - Method in class org.hibernate.collection.spi.PersistentList
 
equals(Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
equals(Object) - Method in class org.hibernate.collection.spi.PersistentSet
 
equals(Object) - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
 
equals(Object) - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
equals(Object) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
equals(Object) - Method in class org.hibernate.LockOptions
 
equals(Object) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
equals(Object) - Method in class org.hibernate.mapping.CheckConstraint
 
equals(Object) - Method in class org.hibernate.mapping.Column
 
equals(Object) - Method in class org.hibernate.mapping.FetchProfile
 
equals(Object) - Method in class org.hibernate.mapping.Formula
 
equals(Object) - Method in class org.hibernate.mapping.Table
 
equals(Object) - Method in class org.hibernate.mapping.Table.ForeignKeyKey
 
equals(Object) - Method in class org.hibernate.metamodel.mapping.AssociationKey
 
equals(Object) - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
equals(Object) - Method in class org.hibernate.metamodel.model.domain.NavigableRole
 
equals(Object) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
equals(Object) - Method in class org.hibernate.query.Order
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedConverted
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedStandard
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
equals(Object) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderInstantiation
 
equals(Object) - Method in class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderAttribute
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicConverted
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
equals(Object) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderInstantiation
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderDiscriminatedAssociation
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEmbeddable
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntity
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntityPart
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderPlural
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderBasic
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEmbeddable
 
equals(Object) - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEntity
 
equals(Object) - Method in class org.hibernate.query.results.ImplicitAttributeFetchBuilder
 
equals(Object) - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
equals(Object) - Method in class org.hibernate.query.sql.spi.NonSelectInterpretationsKey
 
equals(Object) - Method in class org.hibernate.query.sql.spi.SelectInterpretationsKey
 
equals(Object) - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
equals(Object) - Method in class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
 
equals(Object) - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
equals(Object) - Method in class org.hibernate.sql.ast.spi.SqlExpressionResolver.ColumnReferenceKey
 
equals(Object) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
equals(Object) - Method in class org.hibernate.sql.ast.tree.from.AbstractTableReference
 
equals(Object) - Method in class org.hibernate.sql.model.ast.ColumnValueBinding
 
equals(Object) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
equals(Object) - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
equals(Object) - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Deprecated.
2 AliasToBeanConstructorResultTransformer are considered equal if they have the same defined constructor.
equals(Object) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
Deprecated.
 
equals(Object) - Method in class org.hibernate.type.AnyType.ObjectTypeCacheEntry
 
equals(Object) - Method in class org.hibernate.type.BasicArrayType
 
equals(Object) - Method in class org.hibernate.type.BasicCollectionType
 
equals(Object) - Method in class org.hibernate.type.ConvertedBasicArrayType
 
equals(Object) - Method in class org.hibernate.type.ConvertedBasicCollectionType
 
equals(Object) - Method in class org.hibernate.type.CustomType
 
equals(Object) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
Check equality.
equals(J, J) - Method in interface org.hibernate.usertype.CompositeUserType
Compare two instances of the class mapped by this type for persistence "equality".
equals(J, J) - Method in interface org.hibernate.usertype.UserType
Compare two instances of the Java class mapped by this custom type for persistence "equality", that is, equality of their persistent state.
equals(AbstractUserDefinedType) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
equals(Column) - Method in class org.hibernate.mapping.Column
 
equals(Table) - Method in class org.hibernate.mapping.Table
 
equals(T, T) - Method in class org.hibernate.type.EnumType
Deprecated.
 
equals(T, T) - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
equals(T, T) - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentBag
 
equalsSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Does the current state exactly match the snapshot?
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentList
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentMap
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSet
 
equalTo(Expression<T>) - Method in interface org.hibernate.query.criteria.JpaExpression
 
equalTo(Expression<T>) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
equalTo(Expression<T>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
equalTo(Expression<T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
equalTo(Expression<T>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
equalTo(T) - Method in interface org.hibernate.query.criteria.JpaExpression
 
equalTo(T) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
equalTo(T) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
equalTo(T) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
equalTo(T) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
equivalentTypes(int, int) - Method in class org.hibernate.dialect.Dialect
Do the given JDBC type codes, as defined in Types represent essentially the same type in this dialect of SQL?
equivalentTypes(int, int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
ERROR - Enum constant in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
Throw an exception.
ERROR - Enum constant in enum class org.hibernate.event.service.spi.DuplicationStrategy.Action
 
ERROR - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ERROR - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ERROR() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ERROR() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
ESCAPE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ESCAPE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ESCAPE() - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
ESCAPE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
escapeComment(String) - Static method in class org.hibernate.dialect.Dialect
Perform necessary character escaping on the text of the comment.
escapeComment(String) - Static method in class org.hibernate.dialect.DialectDelegateWrapper
 
event - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
event() - Element in annotation interface org.hibernate.annotations.CurrentTimestamp
Determines when the timestamp is generated.
event() - Element in annotation interface org.hibernate.annotations.Generated
Specifies the events that cause the value to be generated by the database.
EVENT_LISTENER_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
Event listener configuration properties follow the pattern hibernate.event.listener.eventType packageName.ClassName1, packageName.ClassName2
EventActionWithParameter<T,U,X> - Interface in org.hibernate.event.service.spi
 
EventEngine - Class in org.hibernate.event.spi
Composite for the things related to Hibernate's event system.
EventEngine(MetadataImplementor, SessionFactoryImplementor) - Constructor for class org.hibernate.event.spi.EventEngine
 
EventEngineContributions - Interface in org.hibernate.event.spi
EventEngineContributor - Interface in org.hibernate.event.spi
Integration contract for contributing event types and listeners to the Hibernate event system.
EventListenerGroup<T> - Interface in org.hibernate.event.service.spi
Contract for a groups of events listeners for a particular event type.
EventListenerRegistrationException - Exception in org.hibernate.event.service.spi
Indicates a problem registering an event listener.
EventListenerRegistrationException(String) - Constructor for exception org.hibernate.event.service.spi.EventListenerRegistrationException
 
EventListenerRegistrationException(String, Throwable) - Constructor for exception org.hibernate.event.service.spi.EventListenerRegistrationException
 
EventListenerRegistry - Interface in org.hibernate.event.service.spi
Service for accessing each EventListenerGroup by EventType, along with convenience methods for managing the listeners registered in each EventListenerGroup.
eventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
eventListeners(SessionEventListener...) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
eventListeners(SessionEventListener...) - Method in interface org.hibernate.SessionBuilder
Add one or more SessionEventListener instances to the list of listeners for the new session to be built.
eventListeners(SessionEventListener...) - Method in interface org.hibernate.SharedSessionBuilder
 
EventManager - Interface in org.hibernate.event.spi
 
EventManager.CacheActionDescription - Enum Class in org.hibernate.event.spi
 
eventName() - Method in class org.hibernate.event.spi.EventType
 
EventSource - Interface in org.hibernate.event.spi
 
EventType<T> - Class in org.hibernate.event.spi
Enumeration of the recognized types of events, including meta-information about each.
EventType - Enum Class in org.hibernate.generator
Enumerates event types that can result in generation of a new value.
eventTypes() - Method in enum class org.hibernate.annotations.GenerationTime
Deprecated.
 
EventTypeSets - Class in org.hibernate.generator
For convenience, enumerates the possible combinations of EventType.
EventTypeSets() - Constructor for class org.hibernate.generator.EventTypeSets
 
Every - Class in org.hibernate.sql.ast.tree.expression
 
Every(SelectStatement, MappingModelExpressible<?>) - Constructor for class org.hibernate.sql.ast.tree.expression.Every
 
EVERY - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EVERY - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EVERY() - Method in class org.hibernate.grammars.hql.HqlParser.EveryAllQuantifierContext
 
EVERY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
everyAllQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
everyAllQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
EveryAllQuantifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EveryAllQuantifierContext
 
everyAny() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
These are aggregate functions taking one argument!
everyAny_boolAndOr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
These are aggregate functions taking one argument, for databases that can directly aggregate both boolean columns and predicates!
everyAny_minMaxCase() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
These are aggregate functions taking one argument, for Oracle and Sybase.
everyAny_minMaxIif() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
These are aggregate functions taking one argument, for SQL Server.
everyAny_sumCase(boolean) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
These are aggregate functions taking one argument, for databases that have to emulate the boolean aggregation functions using sum() and case.
EveryAnyEmulation - Class in org.hibernate.dialect.function
Most databases don't have a function like every() or any().
EveryAnyEmulation(TypeConfiguration, boolean, boolean) - Constructor for class org.hibernate.dialect.function.EveryAnyEmulation
 
everyFunction() - Method in class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
 
everyFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
EveryFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
evict(Object) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Forcibly evict an item from the cache immediately without regard for transaction isolation and/or locking.
evict(Object) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
evict(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
evict(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
evict(Object) - Method in interface org.hibernate.Session
Remove this instance from the session cache.
EVICT - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
EVICT - Static variable in class org.hibernate.engine.spi.CascadeStyles
evict
EVICT - Static variable in class org.hibernate.engine.spi.CascadingActions
 
EVICT - Static variable in class org.hibernate.event.spi.EventType
 
evictAll() - Method in interface org.hibernate.Cache
evictAll() - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
evictAllRegions() - Method in interface org.hibernate.Cache
Evict all cached data from every cache region.
evictCollectionData() - Method in interface org.hibernate.Cache
Evict all cache data from every cache region to which some collection role is assigned.
evictCollectionData(String) - Method in interface org.hibernate.Cache
Evict all cached data from the cache region to which the given collection role is assigned.
evictCollectionData(String, Object) - Method in interface org.hibernate.Cache
Evict the cached item for the collection with the given role and given identifier, if there is any such item in the cache.
evictData() - Method in interface org.hibernate.cache.spi.support.StorageAccess
Clear all data regardless of transaction/locking
evictData(Object) - Method in interface org.hibernate.cache.spi.support.StorageAccess
Remove the entry regardless of transaction/locking
evictDefaultQueryRegion() - Method in interface org.hibernate.Cache
Evict all cached query results from the default region.
evictEntityData() - Method in interface org.hibernate.Cache
Evict all cached data from every cache region to which any entity type is assigned.
evictEntityData(Class<?>) - Method in interface org.hibernate.Cache
Evict all cached data from the cache region to which the given entity type is assigned.
evictEntityData(Class<?>, Object) - Method in interface org.hibernate.Cache
Evicts the cached item for the entity of the given type, and with the given identifier, if there is any such item in the cache.
evictEntityData(String) - Method in interface org.hibernate.Cache
Evict all cached data from the cache region to which the given named entity type is assigned.
evictEntityData(String, Object) - Method in interface org.hibernate.Cache
Evict the cached item for the entity of the type with the given name, and with the given identifier, if there is any such item in the cache.
EvictEvent - Class in org.hibernate.event.spi
Defines an event class for the evicting of an entity.
EvictEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.EvictEvent
 
EvictEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of evict events generated from a session.
evictNaturalIdData() - Method in interface org.hibernate.Cache
Evict all cached natural id mappings for every entity type.
evictNaturalIdData(Class<?>) - Method in interface org.hibernate.Cache
Evict all cached natural id mappings for the given entity type.
evictNaturalIdData(String) - Method in interface org.hibernate.Cache
Evict all cached natural id mappings for the entity type with the given name.
evictQueries() - Method in interface org.hibernate.cache.spi.CacheImplementor
Deprecated.
only because it's currently never called
evictQueryRegion(String) - Method in interface org.hibernate.Cache
Evict all cached query results from the region with the given name.
evictQueryRegions() - Method in interface org.hibernate.Cache
Evict all cached query results from every region.
evictRegion(String) - Method in interface org.hibernate.Cache
Evict all cached data from the named cache region.
exactly(int) - Static method in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
 
except(boolean, CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
except(boolean, CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
except(boolean, Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
except(boolean, Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
except(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
except(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
except(Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
except(Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
EXCEPT - Enum constant in enum class org.hibernate.query.sqm.SetOperator
Exclusion of set elements of the set on the right-hand side.
EXCEPT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EXCEPT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EXCEPT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
EXCEPT() - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
 
EXCEPT_ALL - Enum constant in enum class org.hibernate.query.sqm.SetOperator
Exclusion of bag elements of the bag on the right-hand side that retains duplicates.
exceptAll(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
exceptAll(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
exceptAll(Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
exceptAll(Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
EXCEPTION - Enum constant in enum class org.hibernate.annotations.NotFoundAction
Raise an exception when a foreign key value has no corresponding primary key value in the referenced table.
EXCEPTION - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum
 
EXCEPTION - Enum constant in enum class org.hibernate.id.SequenceMismatchStrategy
When detecting a mismatch, Hibernate throws a MappingException indicating the sequence whose entity mapping configuration conflict with the one found in the database.
EXCEPTION - Enum constant in enum class org.hibernate.query.ImmutableEntityUpdateQueryHandlingMode
 
EXCEPTION - Enum constant in enum class org.hibernate.ReplicationMode
Deprecated.
Throw an exception when a row already exists.
ExceptionConverter - Interface in org.hibernate.engine.spi
 
ExceptionHandler - Interface in org.hibernate.tool.schema.spi
Contract for how CommandAcceptanceException errors should be handled (logged, ignored, etc).
exclude(Object, int, PersistentCollection<?>, PluralAttributeMapping) - Method in interface org.hibernate.persister.collection.mutation.InsertRowsCoordinator.EntryFilter
Exclude - Annotation Interface in org.hibernate.annotations.processing
Indicates that a package or top-level type should be ignored by the Hibernate annotation processor.
EXCLUDE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EXCLUDE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EXCLUDE() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
EXCLUDE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
excluded() - Element in annotation interface org.hibernate.annotations.OptimisticLock
true if changing the annotated attribute should not cause the version to be incremented.
excludeDefaultListeners - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
excludeDefaultListeners - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
excludeSuperclassListeners - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
excludeSuperclassListeners - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
Executable - Interface in org.hibernate.action.spi
An operation which may be scheduled for later execution.
ExecutableList<E extends ComparableExecutable> - Class in org.hibernate.engine.spi
ExecutableList() - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new instance with the default settings.
ExecutableList(boolean) - Constructor for class org.hibernate.engine.spi.ExecutableList
 
ExecutableList(int) - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new instance with the given initial capacity.
ExecutableList(int, boolean) - Constructor for class org.hibernate.engine.spi.ExecutableList
 
ExecutableList(int, ExecutableList.Sorter<E>) - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new instance with the given initial capacity and ExecutableList.Sorter.
ExecutableList(ExecutableList.Sorter<E>) - Constructor for class org.hibernate.engine.spi.ExecutableList
Creates a new instance using the given ExecutableList.Sorter.
ExecutableList.Sorter<ComparableExecutable> - Interface in org.hibernate.engine.spi
Provides a sorting interface for ExecutableList.
execute() - Method in interface org.hibernate.action.spi.Executable
Execute this action.
execute() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Execute this batch.
execute(E) - Method in class org.hibernate.engine.spi.ActionQueue
 
execute(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.MutationExecutor
Perform the execution, returning any generated value.
execute(Connection) - Method in class org.hibernate.dialect.temptable.TemporaryTableHelper.TemporaryTableCreationWork
 
execute(Connection) - Method in class org.hibernate.dialect.temptable.TemporaryTableHelper.TemporaryTableDropWork
 
execute(Connection) - Method in interface org.hibernate.jdbc.ReturningWork
Execute the discrete work encapsulated by this work instance using the supplied connection.
execute(Connection) - Method in interface org.hibernate.jdbc.Work
Execute the discrete work encapsulated by this work instance using the supplied connection.
execute(PreparedStatement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Execute the PreparedStatement return its first ResultSet, if any.
execute(Statement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Performs the given SQL statement, returning its first ResultSet, if any.
execute(LobCreationContext.Callback<T>) - Method in interface org.hibernate.engine.jdbc.LobCreationContext
Execute the given callback, making sure it has access to a viable JDBC Connection.
execute(LobCreationContext.Callback<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
execute(LobCreationContext.Callback<T>) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
execute(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
Execute the value generation.
execute(SharedSessionContractImplementor, Object) - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
 
execute(JdbcOperationQueryMutation, JdbcParameterBindings, Function<String, PreparedStatement>, BiConsumer<Integer, PreparedStatement>, ExecutionContext) - Method in interface org.hibernate.sql.exec.spi.JdbcMutationExecutor
Perform the execution
executeActions() - Method in class org.hibernate.engine.spi.ActionQueue
Perform all currently queued actions.
executeAndExtract(String, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
executeAndExtractReturning(String, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
executeAndExtractReturning(String, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.GetGeneratedKeysDelegate
 
executeAndExtractReturning(String, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.InsertReturningDelegate
 
executeAndExtractReturning(String, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.SybaseJConnGetGeneratedKeysDelegate
 
executeBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Execute the currently managed batch (if any)
executeDelete(SqmDeleteStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableMutationStrategy
Execute the multi-table update indicated by the passed SqmUpdateStatement
executeInsert(SqmInsertStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableInsertStrategy
Execute the multi-table insert indicated by the passed SqmInsertStatement
executeInserts() - Method in class org.hibernate.engine.spi.ActionQueue
Perform all currently queued entity-insertion actions.
executeList(Query, EntityGraph) - Static method in class org.hibernate.graph.EntityGraphs
Convenience method for executing the query using the given EntityGraph.
executeList(Query, EntityGraph, String) - Static method in class org.hibernate.graph.EntityGraphs
Convenience method for executing the query, applying the given EntityGraph using the named semantic using JPA's "hint name".
executeList(Query, EntityGraph, GraphSemantic) - Static method in class org.hibernate.graph.EntityGraphs
Convenience method for executing the query, applying the given EntityGraph using the specified semantic
executeList(TypedQuery<R>, EntityGraph<R>) - Static method in class org.hibernate.graph.EntityGraphs
executeList(TypedQuery<R>, EntityGraph<R>, String) - Static method in class org.hibernate.graph.EntityGraphs
executeList(TypedQuery<R>, EntityGraph<R>, GraphSemantic) - Static method in class org.hibernate.graph.EntityGraphs
executeOnConnection(Connection) - Method in interface org.hibernate.engine.jdbc.LobCreationContext.Callback
Perform whatever actions are necessary using the provided JDBC Connection.
executeQuery(DomainQueryExecutionContext, ResultsConsumer<T, R>) - Method in interface org.hibernate.query.spi.SelectQueryPlan
Execute the query
executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, int, JdbcSelectExecutor.StatementCreator, ResultsConsumer<T, R>) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, int, ResultsConsumer<T, R>) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, Function<String, PreparedStatement>, ResultsConsumer<T, R>) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, JdbcSelectExecutor.StatementCreator, ResultsConsumer<T, R>) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
executeQuery(ResultsConsumer<T, R>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
executeQuery(ResultsConsumer<T, R>) - Method in interface org.hibernate.query.sqm.spi.SqmSelectionQueryImplementor
 
executeReturningWork(ReturningWork<T>, Connection) - Method in class org.hibernate.jdbc.WorkExecutor
Execute the discrete work encapsulated by a ReturningWork instance using the supplied connection, returning the result of ReturningWork.execute(Connection).
executeUpdate() - Method in interface org.hibernate.query.MutationQuery
Execute an insert, update, or delete statement, and return the number of affected entities.
executeUpdate() - Method in interface org.hibernate.query.Query
Execute an insert, update, or delete statement, and return the number of affected entities.
executeUpdate() - Method in class org.hibernate.query.spi.AbstractQuery
 
executeUpdate(PreparedStatement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Execute the PreparedStatement, returning its "affected row count".
executeUpdate(Statement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Execute the given SQL statement returning its "affected row count".
executeUpdate(DomainQueryExecutionContext) - Method in interface org.hibernate.query.spi.NonSelectQueryPlan
 
executeUpdate(SqmUpdateStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableMutationStrategy
Execute the multi-table update indicated by the passed SqmUpdateStatement
ExecuteUpdateResultCheckStyle - Enum Class in org.hibernate.engine.spi
Deprecated, for removal: This API element is subject to removal in a future version.
Use an Expectation class
executeWork(Work, Connection) - Method in class org.hibernate.jdbc.WorkExecutor
Execute the discrete work encapsulated by a Work instance using the supplied connection.
ExecutionContext - Interface in org.hibernate.sql.exec.spi
A context for execution of SQL statements expressed via SQL AST and JdbcOperation
ExecutionException - Exception in org.hibernate.sql.exec
Indicates an exception performing execution
ExecutionException(String) - Constructor for exception org.hibernate.sql.exec.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception org.hibernate.sql.exec.ExecutionException
 
ExecutionOptions - Interface in org.hibernate.tool.schema.spi
Parameter object representing options for schema management tool execution
exists() - Method in interface org.hibernate.tool.schema.spi.ScriptSourceInput
 
exists(Subquery<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
exists(Subquery<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
exists(Subquery<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
EXISTS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EXISTS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EXISTS() - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
EXISTS() - Method in class org.hibernate.grammars.hql.HqlParser.ExistsPredicateContext
 
EXISTS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ExistsCollectionPartPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
ExistsPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
ExistsPredicate(QueryPart, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.ExistsPredicate
 
ExistsPredicate(SelectStatement, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.ExistsPredicate
 
ExistsPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ExistsPredicateContext
 
exitAdditionExpression(HqlParser.AdditionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the AdditionExpression labeled alternative in HqlParser.expression().
exitAdditionExpression(HqlParser.AdditionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the AdditionExpression labeled alternative in HqlParser.expression().
exitAdditiveOperator(HqlParser.AdditiveOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.additiveOperator().
exitAdditiveOperator(HqlParser.AdditiveOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.additiveOperator().
exitAggregateFunction(HqlParser.AggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.aggregateFunction().
exitAggregateFunction(HqlParser.AggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.aggregateFunction().
exitAndPredicate(HqlParser.AndPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the AndPredicate labeled alternative in HqlParser.predicate().
exitAndPredicate(HqlParser.AndPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the AndPredicate labeled alternative in HqlParser.predicate().
exitAnyFunction(HqlParser.AnyFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.anyFunction().
exitAnyFunction(HqlParser.AnyFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.anyFunction().
exitAnySomeQuantifier(HqlParser.AnySomeQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.anySomeQuantifier().
exitAnySomeQuantifier(HqlParser.AnySomeQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.anySomeQuantifier().
exitArrayInList(HqlParser.ArrayInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ArrayInList labeled alternative in HqlParser.inList().
exitArrayInList(HqlParser.ArrayInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ArrayInList labeled alternative in HqlParser.inList().
exitArrayLiteral(HqlParser.ArrayLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.arrayLiteral().
exitArrayLiteral(HqlParser.ArrayLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.arrayLiteral().
exitAssignment(HqlParser.AssignmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.assignment().
exitAssignment(HqlParser.AssignmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.assignment().
exitAttributeList(GraphLanguageParser.AttributeListContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Exit a parse tree produced by GraphLanguageParser.attributeList().
exitAttributeList(GraphLanguageParser.AttributeListContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Exit a parse tree produced by GraphLanguageParser.attributeList().
exitAttributeNode(GraphLanguageParser.AttributeNodeContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Exit a parse tree produced by GraphLanguageParser.attributeNode().
exitAttributeNode(GraphLanguageParser.AttributeNodeContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Exit a parse tree produced by GraphLanguageParser.attributeNode().
exitAttributePath(GraphLanguageParser.AttributePathContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Exit a parse tree produced by GraphLanguageParser.attributePath().
exitAttributePath(GraphLanguageParser.AttributePathContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Exit a parse tree produced by GraphLanguageParser.attributePath().
exitAttributeQualifier(GraphLanguageParser.AttributeQualifierContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Exit a parse tree produced by GraphLanguageParser.attributeQualifier().
exitAttributeQualifier(GraphLanguageParser.AttributeQualifierContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Exit a parse tree produced by GraphLanguageParser.attributeQualifier().
exitBarePrimaryExpression(HqlParser.BarePrimaryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the BarePrimaryExpression labeled alternative in HqlParser.expression().
exitBarePrimaryExpression(HqlParser.BarePrimaryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the BarePrimaryExpression labeled alternative in HqlParser.expression().
exitBetweenPredicate(HqlParser.BetweenPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the BetweenPredicate labeled alternative in HqlParser.predicate().
exitBetweenPredicate(HqlParser.BetweenPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the BetweenPredicate labeled alternative in HqlParser.predicate().
exitBinaryLiteral(HqlParser.BinaryLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.binaryLiteral().
exitBinaryLiteral(HqlParser.BinaryLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.binaryLiteral().
exitBooleanExpressionPredicate(HqlParser.BooleanExpressionPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the BooleanExpressionPredicate labeled alternative in HqlParser.predicate().
exitBooleanExpressionPredicate(HqlParser.BooleanExpressionPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the BooleanExpressionPredicate labeled alternative in HqlParser.predicate().
exitBooleanLiteral(HqlParser.BooleanLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.booleanLiteral().
exitBooleanLiteral(HqlParser.BooleanLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.booleanLiteral().
exitCaseExpression(HqlParser.CaseExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the CaseExpression labeled alternative in HqlParser.primaryExpression().
exitCaseExpression(HqlParser.CaseExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the CaseExpression labeled alternative in HqlParser.primaryExpression().
exitCaseList(HqlParser.CaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.caseList().
exitCaseList(HqlParser.CaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.caseList().
exitCaseOtherwise(HqlParser.CaseOtherwiseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.caseOtherwise().
exitCaseOtherwise(HqlParser.CaseOtherwiseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.caseOtherwise().
exitCastFunction(HqlParser.CastFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.castFunction().
exitCastFunction(HqlParser.CastFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.castFunction().
exitCastTarget(HqlParser.CastTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.castTarget().
exitCastTarget(HqlParser.CastTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.castTarget().
exitCastTargetType(HqlParser.CastTargetTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.castTargetType().
exitCastTargetType(HqlParser.CastTargetTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.castTargetType().
exitCollateFunction(HqlParser.CollateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.collateFunction().
exitCollateFunction(HqlParser.CollateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.collateFunction().
exitCollation(HqlParser.CollationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.collation().
exitCollation(HqlParser.CollationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.collation().
exitCollationSpecification(OrderingParser.CollationSpecificationContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.collationSpecification().
exitCollationSpecification(OrderingParser.CollationSpecificationContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.collationSpecification().
exitCollectionFunctionMisuse(HqlParser.CollectionFunctionMisuseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.collectionFunctionMisuse().
exitCollectionFunctionMisuse(HqlParser.CollectionFunctionMisuseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.collectionFunctionMisuse().
exitCollectionQuantifier(HqlParser.CollectionQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.collectionQuantifier().
exitCollectionQuantifier(HqlParser.CollectionQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.collectionQuantifier().
exitCollectionSizeFunction(HqlParser.CollectionSizeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.collectionSizeFunction().
exitCollectionSizeFunction(HqlParser.CollectionSizeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.collectionSizeFunction().
exitCollectionValueNavigablePath(HqlParser.CollectionValueNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.collectionValueNavigablePath().
exitCollectionValueNavigablePath(HqlParser.CollectionValueNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.collectionValueNavigablePath().
exitColumnFunction(HqlParser.ColumnFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.columnFunction().
exitColumnFunction(HqlParser.ColumnFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.columnFunction().
exitCommand(SqlScriptParser.CommandContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
Exit a parse tree produced by SqlScriptParser.command().
exitCommand(SqlScriptParser.CommandContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserListener
Exit a parse tree produced by SqlScriptParser.command().
exitCommandBlock(SqlScriptParser.CommandBlockContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
Exit a parse tree produced by SqlScriptParser.commandBlock().
exitCommandBlock(SqlScriptParser.CommandBlockContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserListener
Exit a parse tree produced by SqlScriptParser.commandBlock().
exitComparisonOperator(HqlParser.ComparisonOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.comparisonOperator().
exitComparisonOperator(HqlParser.ComparisonOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.comparisonOperator().
exitComparisonPredicate(HqlParser.ComparisonPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ComparisonPredicate labeled alternative in HqlParser.predicate().
exitComparisonPredicate(HqlParser.ComparisonPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ComparisonPredicate labeled alternative in HqlParser.predicate().
exitConcatenationExpression(HqlParser.ConcatenationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ConcatenationExpression labeled alternative in HqlParser.expression().
exitConcatenationExpression(HqlParser.ConcatenationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ConcatenationExpression labeled alternative in HqlParser.expression().
exitConflictAction(HqlParser.ConflictActionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.conflictAction().
exitConflictAction(HqlParser.ConflictActionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.conflictAction().
exitConflictClause(HqlParser.ConflictClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.conflictClause().
exitConflictClause(HqlParser.ConflictClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.conflictClause().
exitConflictTarget(HqlParser.ConflictTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.conflictTarget().
exitConflictTarget(HqlParser.ConflictTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.conflictTarget().
exitContainsPredicate(HqlParser.ContainsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ContainsPredicate labeled alternative in HqlParser.predicate().
exitContainsPredicate(HqlParser.ContainsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ContainsPredicate labeled alternative in HqlParser.predicate().
exitCrossJoin(HqlParser.CrossJoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.crossJoin().
exitCrossJoin(HqlParser.CrossJoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.crossJoin().
exitCte(HqlParser.CteContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.cte().
exitCte(HqlParser.CteContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.cte().
exitCteAttributes(HqlParser.CteAttributesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.cteAttributes().
exitCteAttributes(HqlParser.CteAttributesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.cteAttributes().
exitCube(HqlParser.CubeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.cube().
exitCube(HqlParser.CubeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.cube().
exitCurrentDateFunction(HqlParser.CurrentDateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.currentDateFunction().
exitCurrentDateFunction(HqlParser.CurrentDateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.currentDateFunction().
exitCurrentTimeFunction(HqlParser.CurrentTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.currentTimeFunction().
exitCurrentTimeFunction(HqlParser.CurrentTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.currentTimeFunction().
exitCurrentTimestampFunction(HqlParser.CurrentTimestampFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.currentTimestampFunction().
exitCurrentTimestampFunction(HqlParser.CurrentTimestampFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.currentTimestampFunction().
exitCycleClause(HqlParser.CycleClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.cycleClause().
exitCycleClause(HqlParser.CycleClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.cycleClause().
exitDate(HqlParser.DateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.date().
exitDate(HqlParser.DateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.date().
exitDateLiteral(HqlParser.DateLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.dateLiteral().
exitDateLiteral(HqlParser.DateLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.dateLiteral().
exitDateOrTimeField(HqlParser.DateOrTimeFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.dateOrTimeField().
exitDateOrTimeField(HqlParser.DateOrTimeFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.dateOrTimeField().
exitDateTime(HqlParser.DateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.dateTime().
exitDateTime(HqlParser.DateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.dateTime().
exitDatetimeField(HqlParser.DatetimeFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.datetimeField().
exitDatetimeField(HqlParser.DatetimeFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.datetimeField().
exitDateTimeLiteral(HqlParser.DateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.dateTimeLiteral().
exitDateTimeLiteral(HqlParser.DateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.dateTimeLiteral().
exitDay(HqlParser.DayContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.day().
exitDay(HqlParser.DayContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.day().
exitDayField(HqlParser.DayFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.dayField().
exitDayField(HqlParser.DayFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.dayField().
exitDeleteStatement(HqlParser.DeleteStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.deleteStatement().
exitDeleteStatement(HqlParser.DeleteStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.deleteStatement().
exitDirection(OrderingParser.DirectionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.direction().
exitDirection(OrderingParser.DirectionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.direction().
exitDotIdentifier(OrderingParser.DotIdentifierContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.dotIdentifier().
exitDotIdentifier(OrderingParser.DotIdentifierContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.dotIdentifier().
exitDotIdentifierExpression(OrderingParser.DotIdentifierExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by the DotIdentifierExpression labeled alternative in OrderingParser.expression().
exitDotIdentifierExpression(OrderingParser.DotIdentifierExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by the DotIdentifierExpression labeled alternative in OrderingParser.expression().
exitElementAggregateFunction(HqlParser.ElementAggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ElementAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
exitElementAggregateFunction(HqlParser.ElementAggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ElementAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
exitElementsValuesQuantifier(HqlParser.ElementsValuesQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.elementsValuesQuantifier().
exitElementsValuesQuantifier(HqlParser.ElementsValuesQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.elementsValuesQuantifier().
exitElementValueQuantifier(HqlParser.ElementValueQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.elementValueQuantifier().
exitElementValueQuantifier(HqlParser.ElementValueQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.elementValueQuantifier().
exitEntityIdExpression(HqlParser.EntityIdExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the EntityIdExpression labeled alternative in HqlParser.primaryExpression().
exitEntityIdExpression(HqlParser.EntityIdExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the EntityIdExpression labeled alternative in HqlParser.primaryExpression().
exitEntityIdReference(HqlParser.EntityIdReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.entityIdReference().
exitEntityIdReference(HqlParser.EntityIdReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.entityIdReference().
exitEntityName(HqlParser.EntityNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.entityName().
exitEntityName(HqlParser.EntityNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.entityName().
exitEntityNaturalIdExpression(HqlParser.EntityNaturalIdExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the EntityNaturalIdExpression labeled alternative in HqlParser.primaryExpression().
exitEntityNaturalIdExpression(HqlParser.EntityNaturalIdExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the EntityNaturalIdExpression labeled alternative in HqlParser.primaryExpression().
exitEntityNaturalIdReference(HqlParser.EntityNaturalIdReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.entityNaturalIdReference().
exitEntityNaturalIdReference(HqlParser.EntityNaturalIdReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.entityNaturalIdReference().
exitEntityTypeExpression(HqlParser.EntityTypeExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the EntityTypeExpression labeled alternative in HqlParser.primaryExpression().
exitEntityTypeExpression(HqlParser.EntityTypeExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the EntityTypeExpression labeled alternative in HqlParser.primaryExpression().
exitEntityTypeReference(HqlParser.EntityTypeReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.entityTypeReference().
exitEntityTypeReference(HqlParser.EntityTypeReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.entityTypeReference().
exitEntityVersionExpression(HqlParser.EntityVersionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the EntityVersionExpression labeled alternative in HqlParser.primaryExpression().
exitEntityVersionExpression(HqlParser.EntityVersionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the EntityVersionExpression labeled alternative in HqlParser.primaryExpression().
exitEntityVersionReference(HqlParser.EntityVersionReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.entityVersionReference().
exitEntityVersionReference(HqlParser.EntityVersionReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.entityVersionReference().
exitEntityWithJoins(HqlParser.EntityWithJoinsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.entityWithJoins().
exitEntityWithJoins(HqlParser.EntityWithJoinsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.entityWithJoins().
exitEveryAllQuantifier(HqlParser.EveryAllQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.everyAllQuantifier().
exitEveryAllQuantifier(HqlParser.EveryAllQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.everyAllQuantifier().
exitEveryFunction(HqlParser.EveryFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.everyFunction().
exitEveryFunction(HqlParser.EveryFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.everyFunction().
exitEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
exitEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
exitEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
exitEveryRule(ParserRuleContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
exitExistsCollectionPartPredicate(HqlParser.ExistsCollectionPartPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ExistsCollectionPartPredicate labeled alternative in HqlParser.predicate().
exitExistsCollectionPartPredicate(HqlParser.ExistsCollectionPartPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ExistsCollectionPartPredicate labeled alternative in HqlParser.predicate().
exitExistsPredicate(HqlParser.ExistsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ExistsPredicate labeled alternative in HqlParser.predicate().
exitExistsPredicate(HqlParser.ExistsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ExistsPredicate labeled alternative in HqlParser.predicate().
exitExplicitTupleInList(HqlParser.ExplicitTupleInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ExplicitTupleInList labeled alternative in HqlParser.inList().
exitExplicitTupleInList(HqlParser.ExplicitTupleInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ExplicitTupleInList labeled alternative in HqlParser.inList().
exitExpressionOrPredicate(HqlParser.ExpressionOrPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.expressionOrPredicate().
exitExpressionOrPredicate(HqlParser.ExpressionOrPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.expressionOrPredicate().
exitExtractField(HqlParser.ExtractFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.extractField().
exitExtractField(HqlParser.ExtractFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.extractField().
exitExtractFunction(HqlParser.ExtractFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.extractFunction().
exitExtractFunction(HqlParser.ExtractFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.extractFunction().
exitFetchClause(HqlParser.FetchClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.fetchClause().
exitFetchClause(HqlParser.FetchClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.fetchClause().
exitFetchCountOrPercent(HqlParser.FetchCountOrPercentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.fetchCountOrPercent().
exitFetchCountOrPercent(HqlParser.FetchCountOrPercentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.fetchCountOrPercent().
exitFilterClause(HqlParser.FilterClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.filterClause().
exitFilterClause(HqlParser.FilterClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.filterClause().
exitFormat(HqlParser.FormatContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.format().
exitFormat(HqlParser.FormatContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.format().
exitFormatFunction(HqlParser.FormatFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.formatFunction().
exitFormatFunction(HqlParser.FormatFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.formatFunction().
exitFrameClause(HqlParser.FrameClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.frameClause().
exitFrameClause(HqlParser.FrameClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.frameClause().
exitFrameEnd(HqlParser.FrameEndContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.frameEnd().
exitFrameEnd(HqlParser.FrameEndContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.frameEnd().
exitFrameExclusion(HqlParser.FrameExclusionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.frameExclusion().
exitFrameExclusion(HqlParser.FrameExclusionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.frameExclusion().
exitFrameStart(HqlParser.FrameStartContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.frameStart().
exitFrameStart(HqlParser.FrameStartContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.frameStart().
exitFromClause(HqlParser.FromClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.fromClause().
exitFromClause(HqlParser.FromClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.fromClause().
exitFromDurationExpression(HqlParser.FromDurationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the FromDurationExpression labeled alternative in HqlParser.expression().
exitFromDurationExpression(HqlParser.FromDurationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the FromDurationExpression labeled alternative in HqlParser.expression().
exitFunction(HqlParser.FunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.function().
exitFunction(HqlParser.FunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.function().
exitFunction(OrderingParser.FunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.function().
exitFunction(OrderingParser.FunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.function().
exitFunctionArgument(OrderingParser.FunctionArgumentContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.functionArgument().
exitFunctionArgument(OrderingParser.FunctionArgumentContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.functionArgument().
exitFunctionArguments(OrderingParser.FunctionArgumentsContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.functionArguments().
exitFunctionArguments(OrderingParser.FunctionArgumentsContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.functionArguments().
exitFunctionExpression(HqlParser.FunctionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the FunctionExpression labeled alternative in HqlParser.primaryExpression().
exitFunctionExpression(HqlParser.FunctionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the FunctionExpression labeled alternative in HqlParser.primaryExpression().
exitFunctionExpression(OrderingParser.FunctionExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by the FunctionExpression labeled alternative in OrderingParser.expression().
exitFunctionExpression(OrderingParser.FunctionExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by the FunctionExpression labeled alternative in OrderingParser.expression().
exitGeneralizedLiteral(HqlParser.GeneralizedLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.generalizedLiteral().
exitGeneralizedLiteral(HqlParser.GeneralizedLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.generalizedLiteral().
exitGeneralizedLiteralText(HqlParser.GeneralizedLiteralTextContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.generalizedLiteralText().
exitGeneralizedLiteralText(HqlParser.GeneralizedLiteralTextContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.generalizedLiteralText().
exitGeneralizedLiteralType(HqlParser.GeneralizedLiteralTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.generalizedLiteralType().
exitGeneralizedLiteralType(HqlParser.GeneralizedLiteralTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.generalizedLiteralType().
exitGeneralPathExpression(HqlParser.GeneralPathExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the GeneralPathExpression labeled alternative in HqlParser.primaryExpression().
exitGeneralPathExpression(HqlParser.GeneralPathExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the GeneralPathExpression labeled alternative in HqlParser.primaryExpression().
exitGeneralPathFragment(HqlParser.GeneralPathFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.generalPathFragment().
exitGeneralPathFragment(HqlParser.GeneralPathFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.generalPathFragment().
exitGenericFunction(HqlParser.GenericFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.genericFunction().
exitGenericFunction(HqlParser.GenericFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.genericFunction().
exitGenericFunctionArguments(HqlParser.GenericFunctionArgumentsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.genericFunctionArguments().
exitGenericFunctionArguments(HqlParser.GenericFunctionArgumentsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.genericFunctionArguments().
exitGenericFunctionName(HqlParser.GenericFunctionNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.genericFunctionName().
exitGenericFunctionName(HqlParser.GenericFunctionNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.genericFunctionName().
exitGenericTemporalLiteralText(HqlParser.GenericTemporalLiteralTextContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.genericTemporalLiteralText().
exitGenericTemporalLiteralText(HqlParser.GenericTemporalLiteralTextContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.genericTemporalLiteralText().
exitGraph(GraphLanguageParser.GraphContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Exit a parse tree produced by GraphLanguageParser.graph().
exitGraph(GraphLanguageParser.GraphContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Exit a parse tree produced by GraphLanguageParser.graph().
exitGroupByClause(HqlParser.GroupByClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.groupByClause().
exitGroupByClause(HqlParser.GroupByClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.groupByClause().
exitGroupByExpression(HqlParser.GroupByExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.groupByExpression().
exitGroupByExpression(HqlParser.GroupByExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.groupByExpression().
exitGroupedExpression(HqlParser.GroupedExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the GroupedExpression labeled alternative in HqlParser.expression().
exitGroupedExpression(HqlParser.GroupedExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the GroupedExpression labeled alternative in HqlParser.expression().
exitGroupedPredicate(HqlParser.GroupedPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the GroupedPredicate labeled alternative in HqlParser.predicate().
exitGroupedPredicate(HqlParser.GroupedPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the GroupedPredicate labeled alternative in HqlParser.predicate().
exitHavingClause(HqlParser.HavingClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.havingClause().
exitHavingClause(HqlParser.HavingClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.havingClause().
exitHour(HqlParser.HourContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.hour().
exitHour(HqlParser.HourContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.hour().
exitIdentifier(HqlParser.IdentifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.identifier().
exitIdentifier(HqlParser.IdentifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.identifier().
exitIdentifier(OrderingParser.IdentifierContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.identifier().
exitIdentifier(OrderingParser.IdentifierContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.identifier().
exitIdentifierExpression(OrderingParser.IdentifierExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by the IdentifierExpression labeled alternative in OrderingParser.expression().
exitIdentifierExpression(OrderingParser.IdentifierExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by the IdentifierExpression labeled alternative in OrderingParser.expression().
exitIncludesPredicate(HqlParser.IncludesPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IncludesPredicate labeled alternative in HqlParser.predicate().
exitIncludesPredicate(HqlParser.IncludesPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IncludesPredicate labeled alternative in HqlParser.predicate().
exitIndexAggregateFunction(HqlParser.IndexAggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IndexAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
exitIndexAggregateFunction(HqlParser.IndexAggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IndexAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
exitIndexedPathAccessFragment(HqlParser.IndexedPathAccessFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.indexedPathAccessFragment().
exitIndexedPathAccessFragment(HqlParser.IndexedPathAccessFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.indexedPathAccessFragment().
exitIndexKeyQuantifier(HqlParser.IndexKeyQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.indexKeyQuantifier().
exitIndexKeyQuantifier(HqlParser.IndexKeyQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.indexKeyQuantifier().
exitIndicesKeysQuantifier(HqlParser.IndicesKeysQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.indicesKeysQuantifier().
exitIndicesKeysQuantifier(HqlParser.IndicesKeysQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.indicesKeysQuantifier().
exitInPredicate(HqlParser.InPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the InPredicate labeled alternative in HqlParser.predicate().
exitInPredicate(HqlParser.InPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the InPredicate labeled alternative in HqlParser.predicate().
exitInsertStatement(HqlParser.InsertStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.insertStatement().
exitInsertStatement(HqlParser.InsertStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.insertStatement().
exitInstantFunction(HqlParser.InstantFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.instantFunction().
exitInstantFunction(HqlParser.InstantFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.instantFunction().
exitInstantiation(HqlParser.InstantiationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.instantiation().
exitInstantiation(HqlParser.InstantiationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.instantiation().
exitInstantiationArgument(HqlParser.InstantiationArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.instantiationArgument().
exitInstantiationArgument(HqlParser.InstantiationArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.instantiationArgument().
exitInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.instantiationArgumentExpression().
exitInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.instantiationArgumentExpression().
exitInstantiationArguments(HqlParser.InstantiationArgumentsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.instantiationArguments().
exitInstantiationArguments(HqlParser.InstantiationArgumentsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.instantiationArguments().
exitInstantiationTarget(HqlParser.InstantiationTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.instantiationTarget().
exitInstantiationTarget(HqlParser.InstantiationTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.instantiationTarget().
exitIntersectsPredicate(HqlParser.IntersectsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IntersectsPredicate labeled alternative in HqlParser.predicate().
exitIntersectsPredicate(HqlParser.IntersectsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IntersectsPredicate labeled alternative in HqlParser.predicate().
exitIsDistinctFromPredicate(HqlParser.IsDistinctFromPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IsDistinctFromPredicate labeled alternative in HqlParser.predicate().
exitIsDistinctFromPredicate(HqlParser.IsDistinctFromPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IsDistinctFromPredicate labeled alternative in HqlParser.predicate().
exitIsEmptyPredicate(HqlParser.IsEmptyPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IsEmptyPredicate labeled alternative in HqlParser.predicate().
exitIsEmptyPredicate(HqlParser.IsEmptyPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IsEmptyPredicate labeled alternative in HqlParser.predicate().
exitIsFalsePredicate(HqlParser.IsFalsePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IsFalsePredicate labeled alternative in HqlParser.predicate().
exitIsFalsePredicate(HqlParser.IsFalsePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IsFalsePredicate labeled alternative in HqlParser.predicate().
exitIsNullPredicate(HqlParser.IsNullPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IsNullPredicate labeled alternative in HqlParser.predicate().
exitIsNullPredicate(HqlParser.IsNullPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IsNullPredicate labeled alternative in HqlParser.predicate().
exitIsTruePredicate(HqlParser.IsTruePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the IsTruePredicate labeled alternative in HqlParser.predicate().
exitIsTruePredicate(HqlParser.IsTruePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the IsTruePredicate labeled alternative in HqlParser.predicate().
exitJdbcDateLiteral(HqlParser.JdbcDateLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.jdbcDateLiteral().
exitJdbcDateLiteral(HqlParser.JdbcDateLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.jdbcDateLiteral().
exitJdbcTimeLiteral(HqlParser.JdbcTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.jdbcTimeLiteral().
exitJdbcTimeLiteral(HqlParser.JdbcTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.jdbcTimeLiteral().
exitJdbcTimestampLiteral(HqlParser.JdbcTimestampLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.jdbcTimestampLiteral().
exitJdbcTimestampLiteral(HqlParser.JdbcTimestampLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.jdbcTimestampLiteral().
exitJoin(HqlParser.JoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.join().
exitJoin(HqlParser.JoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.join().
exitJoinPath(HqlParser.JoinPathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the JoinPath labeled alternative in HqlParser.joinTarget().
exitJoinPath(HqlParser.JoinPathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the JoinPath labeled alternative in HqlParser.joinTarget().
exitJoinRestriction(HqlParser.JoinRestrictionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.joinRestriction().
exitJoinRestriction(HqlParser.JoinRestrictionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.joinRestriction().
exitJoinSubquery(HqlParser.JoinSubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the JoinSubquery labeled alternative in HqlParser.joinTarget().
exitJoinSubquery(HqlParser.JoinSubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the JoinSubquery labeled alternative in HqlParser.joinTarget().
exitJoinType(HqlParser.JoinTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.joinType().
exitJoinType(HqlParser.JoinTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.joinType().
exitJpaCollectionJoin(HqlParser.JpaCollectionJoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.jpaCollectionJoin().
exitJpaCollectionJoin(HqlParser.JpaCollectionJoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.jpaCollectionJoin().
exitJpaNonstandardFunction(HqlParser.JpaNonstandardFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.jpaNonstandardFunction().
exitJpaNonstandardFunction(HqlParser.JpaNonstandardFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.jpaNonstandardFunction().
exitJpaNonstandardFunctionName(HqlParser.JpaNonstandardFunctionNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.jpaNonstandardFunctionName().
exitJpaNonstandardFunctionName(HqlParser.JpaNonstandardFunctionNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.jpaNonstandardFunctionName().
exitJpaSelectObjectSyntax(HqlParser.JpaSelectObjectSyntaxContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.jpaSelectObjectSyntax().
exitJpaSelectObjectSyntax(HqlParser.JpaSelectObjectSyntaxContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.jpaSelectObjectSyntax().
exitLikeEscape(HqlParser.LikeEscapeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.likeEscape().
exitLikeEscape(HqlParser.LikeEscapeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.likeEscape().
exitLikePredicate(HqlParser.LikePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the LikePredicate labeled alternative in HqlParser.predicate().
exitLikePredicate(HqlParser.LikePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the LikePredicate labeled alternative in HqlParser.predicate().
exitLimitClause(HqlParser.LimitClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.limitClause().
exitLimitClause(HqlParser.LimitClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.limitClause().
exitListaggFunction(HqlParser.ListaggFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.listaggFunction().
exitListaggFunction(HqlParser.ListaggFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.listaggFunction().
exitLiteral(HqlParser.LiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.literal().
exitLiteral(HqlParser.LiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.literal().
exitLiteral(OrderingParser.LiteralContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.literal().
exitLiteral(OrderingParser.LiteralContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.literal().
exitLiteralExpression(HqlParser.LiteralExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the LiteralExpression labeled alternative in HqlParser.primaryExpression().
exitLiteralExpression(HqlParser.LiteralExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the LiteralExpression labeled alternative in HqlParser.primaryExpression().
exitLocalDateFunction(HqlParser.LocalDateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.localDateFunction().
exitLocalDateFunction(HqlParser.LocalDateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.localDateFunction().
exitLocalDateTime(HqlParser.LocalDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.localDateTime().
exitLocalDateTime(HqlParser.LocalDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.localDateTime().
exitLocalDateTimeFunction(HqlParser.LocalDateTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.localDateTimeFunction().
exitLocalDateTimeFunction(HqlParser.LocalDateTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.localDateTimeFunction().
exitLocalDateTimeLiteral(HqlParser.LocalDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.localDateTimeLiteral().
exitLocalDateTimeLiteral(HqlParser.LocalDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.localDateTimeLiteral().
exitLocalTimeFunction(HqlParser.LocalTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.localTimeFunction().
exitLocalTimeFunction(HqlParser.LocalTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.localTimeFunction().
exitMapEntrySelection(HqlParser.MapEntrySelectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.mapEntrySelection().
exitMapEntrySelection(HqlParser.MapEntrySelectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.mapEntrySelection().
exitMapKeyNavigablePath(HqlParser.MapKeyNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.mapKeyNavigablePath().
exitMapKeyNavigablePath(HqlParser.MapKeyNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.mapKeyNavigablePath().
exitMemberOfPredicate(HqlParser.MemberOfPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the MemberOfPredicate labeled alternative in HqlParser.predicate().
exitMemberOfPredicate(HqlParser.MemberOfPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the MemberOfPredicate labeled alternative in HqlParser.predicate().
exitMinute(HqlParser.MinuteContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.minute().
exitMinute(HqlParser.MinuteContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.minute().
exitMonth(HqlParser.MonthContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.month().
exitMonth(HqlParser.MonthContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.month().
exitMultiplicationExpression(HqlParser.MultiplicationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the MultiplicationExpression labeled alternative in HqlParser.expression().
exitMultiplicationExpression(HqlParser.MultiplicationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the MultiplicationExpression labeled alternative in HqlParser.expression().
exitMultiplicativeOperator(HqlParser.MultiplicativeOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.multiplicativeOperator().
exitMultiplicativeOperator(HqlParser.MultiplicativeOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.multiplicativeOperator().
exitNakedIdentifier(HqlParser.NakedIdentifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.nakedIdentifier().
exitNakedIdentifier(HqlParser.NakedIdentifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.nakedIdentifier().
exitNamedParameter(HqlParser.NamedParameterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the NamedParameter labeled alternative in HqlParser.parameter().
exitNamedParameter(HqlParser.NamedParameterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the NamedParameter labeled alternative in HqlParser.parameter().
exitNegatedPredicate(HqlParser.NegatedPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the NegatedPredicate labeled alternative in HqlParser.predicate().
exitNegatedPredicate(HqlParser.NegatedPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the NegatedPredicate labeled alternative in HqlParser.predicate().
exitNestedQueryExpression(HqlParser.NestedQueryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the NestedQueryExpression labeled alternative in HqlParser.orderedQuery().
exitNestedQueryExpression(HqlParser.NestedQueryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the NestedQueryExpression labeled alternative in HqlParser.orderedQuery().
exitNthSideClause(HqlParser.NthSideClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.nthSideClause().
exitNthSideClause(HqlParser.NthSideClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.nthSideClause().
exitNullsClause(HqlParser.NullsClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.nullsClause().
exitNullsClause(HqlParser.NullsClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.nullsClause().
exitNullsPrecedence(HqlParser.NullsPrecedenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.nullsPrecedence().
exitNullsPrecedence(HqlParser.NullsPrecedenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.nullsPrecedence().
exitNullsPrecedence(OrderingParser.NullsPrecedenceContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.nullsPrecedence().
exitNullsPrecedence(OrderingParser.NullsPrecedenceContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.nullsPrecedence().
exitNumericLiteral(HqlParser.NumericLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.numericLiteral().
exitNumericLiteral(HqlParser.NumericLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.numericLiteral().
exitOffset(HqlParser.OffsetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.offset().
exitOffset(HqlParser.OffsetContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.offset().
exitOffsetClause(HqlParser.OffsetClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.offsetClause().
exitOffsetClause(HqlParser.OffsetClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.offsetClause().
exitOffsetDateTime(HqlParser.OffsetDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.offsetDateTime().
exitOffsetDateTime(HqlParser.OffsetDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.offsetDateTime().
exitOffsetDateTimeFunction(HqlParser.OffsetDateTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.offsetDateTimeFunction().
exitOffsetDateTimeFunction(HqlParser.OffsetDateTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.offsetDateTimeFunction().
exitOffsetDateTimeLiteral(HqlParser.OffsetDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.offsetDateTimeLiteral().
exitOffsetDateTimeLiteral(HqlParser.OffsetDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.offsetDateTimeLiteral().
exitOffsetDateTimeWithMinutes(HqlParser.OffsetDateTimeWithMinutesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.offsetDateTimeWithMinutes().
exitOffsetDateTimeWithMinutes(HqlParser.OffsetDateTimeWithMinutesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.offsetDateTimeWithMinutes().
exitOffsetWithMinutes(HqlParser.OffsetWithMinutesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.offsetWithMinutes().
exitOffsetWithMinutes(HqlParser.OffsetWithMinutesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.offsetWithMinutes().
exitOnOverflowClause(HqlParser.OnOverflowClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.onOverflowClause().
exitOnOverflowClause(HqlParser.OnOverflowClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.onOverflowClause().
exitOrderByClause(HqlParser.OrderByClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.orderByClause().
exitOrderByClause(HqlParser.OrderByClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.orderByClause().
exitOrderByFragment(HqlParser.OrderByFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.orderByFragment().
exitOrderByFragment(HqlParser.OrderByFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.orderByFragment().
exitOrderByFragment(OrderingParser.OrderByFragmentContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.orderByFragment().
exitOrderByFragment(OrderingParser.OrderByFragmentContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.orderByFragment().
exitOrPredicate(HqlParser.OrPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the OrPredicate labeled alternative in HqlParser.predicate().
exitOrPredicate(HqlParser.OrPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the OrPredicate labeled alternative in HqlParser.predicate().
exitOverClause(HqlParser.OverClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.overClause().
exitOverClause(HqlParser.OverClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.overClause().
exitOverlayFunction(HqlParser.OverlayFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.overlayFunction().
exitOverlayFunction(HqlParser.OverlayFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.overlayFunction().
exitOverlayFunctionLengthArgument(HqlParser.OverlayFunctionLengthArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.overlayFunctionLengthArgument().
exitOverlayFunctionLengthArgument(HqlParser.OverlayFunctionLengthArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.overlayFunctionLengthArgument().
exitOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.overlayFunctionReplacementArgument().
exitOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.overlayFunctionReplacementArgument().
exitOverlayFunctionStartArgument(HqlParser.OverlayFunctionStartArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.overlayFunctionStartArgument().
exitOverlayFunctionStartArgument(HqlParser.OverlayFunctionStartArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.overlayFunctionStartArgument().
exitOverlayFunctionStringArgument(HqlParser.OverlayFunctionStringArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.overlayFunctionStringArgument().
exitOverlayFunctionStringArgument(HqlParser.OverlayFunctionStringArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.overlayFunctionStringArgument().
exitPackagedFunction(OrderingParser.PackagedFunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.packagedFunction().
exitPackagedFunction(OrderingParser.PackagedFunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.packagedFunction().
exitPadCharacter(HqlParser.PadCharacterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.padCharacter().
exitPadCharacter(HqlParser.PadCharacterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.padCharacter().
exitPadFunction(HqlParser.PadFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.padFunction().
exitPadFunction(HqlParser.PadFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.padFunction().
exitPadLength(HqlParser.PadLengthContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.padLength().
exitPadLength(HqlParser.PadLengthContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.padLength().
exitPadSpecification(HqlParser.PadSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.padSpecification().
exitPadSpecification(HqlParser.PadSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.padSpecification().
exitParameterExpression(HqlParser.ParameterExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ParameterExpression labeled alternative in HqlParser.primaryExpression().
exitParameterExpression(HqlParser.ParameterExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ParameterExpression labeled alternative in HqlParser.primaryExpression().
exitParameterOrIntegerLiteral(HqlParser.ParameterOrIntegerLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.parameterOrIntegerLiteral().
exitParameterOrIntegerLiteral(HqlParser.ParameterOrIntegerLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.parameterOrIntegerLiteral().
exitParameterOrNumberLiteral(HqlParser.ParameterOrNumberLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.parameterOrNumberLiteral().
exitParameterOrNumberLiteral(HqlParser.ParameterOrNumberLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.parameterOrNumberLiteral().
exitParamInList(HqlParser.ParamInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ParamInList labeled alternative in HqlParser.inList().
exitParamInList(HqlParser.ParamInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ParamInList labeled alternative in HqlParser.inList().
exitPartitionClause(HqlParser.PartitionClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.partitionClause().
exitPartitionClause(HqlParser.PartitionClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.partitionClause().
exitPath(HqlParser.PathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.path().
exitPath(HqlParser.PathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.path().
exitPathContinuation(HqlParser.PathContinuationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.pathContinuation().
exitPathContinuation(HqlParser.PathContinuationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.pathContinuation().
exitPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the PersistentCollectionReferenceInList labeled alternative in HqlParser.inList().
exitPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the PersistentCollectionReferenceInList labeled alternative in HqlParser.inList().
exitPositionalParameter(HqlParser.PositionalParameterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the PositionalParameter labeled alternative in HqlParser.parameter().
exitPositionalParameter(HqlParser.PositionalParameterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the PositionalParameter labeled alternative in HqlParser.parameter().
exitPositionFunction(HqlParser.PositionFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.positionFunction().
exitPositionFunction(HqlParser.PositionFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.positionFunction().
exitPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.positionFunctionPatternArgument().
exitPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.positionFunctionPatternArgument().
exitPositionFunctionStringArgument(HqlParser.PositionFunctionStringArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.positionFunctionStringArgument().
exitPositionFunctionStringArgument(HqlParser.PositionFunctionStringArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.positionFunctionStringArgument().
exitQuery(HqlParser.QueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.query().
exitQuery(HqlParser.QueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.query().
exitQueryOrder(HqlParser.QueryOrderContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.queryOrder().
exitQueryOrder(HqlParser.QueryOrderContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.queryOrder().
exitQueryOrderExpression(HqlParser.QueryOrderExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the QueryOrderExpression labeled alternative in HqlParser.orderedQuery().
exitQueryOrderExpression(HqlParser.QueryOrderExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the QueryOrderExpression labeled alternative in HqlParser.orderedQuery().
exitQuerySpecExpression(HqlParser.QuerySpecExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the QuerySpecExpression labeled alternative in HqlParser.orderedQuery().
exitQuerySpecExpression(HqlParser.QuerySpecExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the QuerySpecExpression labeled alternative in HqlParser.orderedQuery().
exitRollup(HqlParser.RollupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.rollup().
exitRollup(HqlParser.RollupContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.rollup().
exitRootEntity(HqlParser.RootEntityContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the RootEntity labeled alternative in HqlParser.fromRoot().
exitRootEntity(HqlParser.RootEntityContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the RootEntity labeled alternative in HqlParser.fromRoot().
exitRootSubquery(HqlParser.RootSubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the RootSubquery labeled alternative in HqlParser.fromRoot().
exitRootSubquery(HqlParser.RootSubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the RootSubquery labeled alternative in HqlParser.fromRoot().
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributePathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeQualifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.GraphContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubTypeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AdditionExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AdditiveOperatorContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AndPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AnySomeQuantifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ArrayInListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.AssignmentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BarePrimaryExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BooleanExpressionPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.BooleanLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CaseExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CaseListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CaseOtherwiseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionQuantifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConcatenationExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateOrTimeFieldContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DayContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ElementsValuesQuantifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ElementValueQuantifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EveryAllQuantifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExistsPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionOrPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FetchCountOrPercentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FormatContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FromDurationExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.FunctionExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTextContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTypeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathFragmentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionNameContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GenericTemporalLiteralTextContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupedExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.GroupedPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.HavingClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.HourContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IncludesPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndexKeyQuantifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IndicesKeysQuantifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IntersectsPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsFalsePredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.IsTruePredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinPathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionNameContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LimitClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LiteralExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MinuteContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MonthContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicationExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NamedParameterContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NegatedPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OrPredicateContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionLengthArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionReplacementArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStartArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStringArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadCharacterContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadLengthContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PadSpecificationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrIntegerLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ParamInListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PathContinuationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionalParameterContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionPatternArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionStringArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.QuerySpecExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.RootEntityContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SecondContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SelectStatementContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SignOperatorContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathElementContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleQueryGroupContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SortDirectionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryInListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionLengthArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionStartArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticPathExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TargetEntityContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ToDurationExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TrimCharacterContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.UnaryExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.UnaryNumericLiteralExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.VariableContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WhereClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.YearContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandBlockContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.CollationSpecificationContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.DirectionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierExpressionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.PackagedFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.SimpleFunctionContext
 
exitRule(ParseTreeListener) - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
 
exitScript(SqlScriptParser.ScriptContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
Exit a parse tree produced by SqlScriptParser.script().
exitScript(SqlScriptParser.ScriptContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserListener
Exit a parse tree produced by SqlScriptParser.script().
exitSearchClause(HqlParser.SearchClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.searchClause().
exitSearchClause(HqlParser.SearchClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.searchClause().
exitSearchedCaseList(HqlParser.SearchedCaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.searchedCaseList().
exitSearchedCaseList(HqlParser.SearchedCaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.searchedCaseList().
exitSearchedCaseWhen(HqlParser.SearchedCaseWhenContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.searchedCaseWhen().
exitSearchedCaseWhen(HqlParser.SearchedCaseWhenContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.searchedCaseWhen().
exitSearchSpecification(HqlParser.SearchSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.searchSpecification().
exitSearchSpecification(HqlParser.SearchSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.searchSpecification().
exitSearchSpecifications(HqlParser.SearchSpecificationsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.searchSpecifications().
exitSearchSpecifications(HqlParser.SearchSpecificationsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.searchSpecifications().
exitSecond(HqlParser.SecondContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.second().
exitSecond(HqlParser.SecondContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.second().
exitSelectClause(HqlParser.SelectClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.selectClause().
exitSelectClause(HqlParser.SelectClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.selectClause().
exitSelectExpression(HqlParser.SelectExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.selectExpression().
exitSelectExpression(HqlParser.SelectExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.selectExpression().
exitSelection(HqlParser.SelectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.selection().
exitSelection(HqlParser.SelectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.selection().
exitSelectionList(HqlParser.SelectionListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.selectionList().
exitSelectionList(HqlParser.SelectionListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.selectionList().
exitSelectStatement(HqlParser.SelectStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.selectStatement().
exitSelectStatement(HqlParser.SelectStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.selectStatement().
exitSetClause(HqlParser.SetClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.setClause().
exitSetClause(HqlParser.SetClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.setClause().
exitSetOperator(HqlParser.SetOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.setOperator().
exitSetOperator(HqlParser.SetOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.setOperator().
exitSetQueryGroup(HqlParser.SetQueryGroupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the SetQueryGroup labeled alternative in HqlParser.queryExpression().
exitSetQueryGroup(HqlParser.SetQueryGroupContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the SetQueryGroup labeled alternative in HqlParser.queryExpression().
exitSignOperator(HqlParser.SignOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.signOperator().
exitSignOperator(HqlParser.SignOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.signOperator().
exitSimpleCaseList(HqlParser.SimpleCaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.simpleCaseList().
exitSimpleCaseList(HqlParser.SimpleCaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.simpleCaseList().
exitSimpleCaseWhen(HqlParser.SimpleCaseWhenContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.simpleCaseWhen().
exitSimpleCaseWhen(HqlParser.SimpleCaseWhenContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.simpleCaseWhen().
exitSimpleFunction(OrderingParser.SimpleFunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.simpleFunction().
exitSimpleFunction(OrderingParser.SimpleFunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.simpleFunction().
exitSimplePath(HqlParser.SimplePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.simplePath().
exitSimplePath(HqlParser.SimplePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.simplePath().
exitSimplePathElement(HqlParser.SimplePathElementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.simplePathElement().
exitSimplePathElement(HqlParser.SimplePathElementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.simplePathElement().
exitSimpleQueryGroup(HqlParser.SimpleQueryGroupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the SimpleQueryGroup labeled alternative in HqlParser.queryExpression().
exitSimpleQueryGroup(HqlParser.SimpleQueryGroupContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the SimpleQueryGroup labeled alternative in HqlParser.queryExpression().
exitSlicedPathAccessFragment(HqlParser.SlicedPathAccessFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.slicedPathAccessFragment().
exitSlicedPathAccessFragment(HqlParser.SlicedPathAccessFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.slicedPathAccessFragment().
exitSortDirection(HqlParser.SortDirectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.sortDirection().
exitSortDirection(HqlParser.SortDirectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.sortDirection().
exitSortExpression(HqlParser.SortExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.sortExpression().
exitSortExpression(HqlParser.SortExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.sortExpression().
exitSortSpecification(HqlParser.SortSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.sortSpecification().
exitSortSpecification(HqlParser.SortSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.sortSpecification().
exitSortSpecification(OrderingParser.SortSpecificationContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
Exit a parse tree produced by OrderingParser.sortSpecification().
exitSortSpecification(OrderingParser.SortSpecificationContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserListener
Exit a parse tree produced by OrderingParser.sortSpecification().
exitStandardFunction(HqlParser.StandardFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.standardFunction().
exitStandardFunction(HqlParser.StandardFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.standardFunction().
exitStatement(HqlParser.StatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.statement().
exitStatement(HqlParser.StatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.statement().
exitSubGraph(GraphLanguageParser.SubGraphContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Exit a parse tree produced by GraphLanguageParser.subGraph().
exitSubGraph(GraphLanguageParser.SubGraphContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Exit a parse tree produced by GraphLanguageParser.subGraph().
exitSubquery(HqlParser.SubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.subquery().
exitSubquery(HqlParser.SubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.subquery().
exitSubqueryExpression(HqlParser.SubqueryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the SubqueryExpression labeled alternative in HqlParser.expression().
exitSubqueryExpression(HqlParser.SubqueryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the SubqueryExpression labeled alternative in HqlParser.expression().
exitSubqueryInList(HqlParser.SubqueryInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the SubqueryInList labeled alternative in HqlParser.inList().
exitSubqueryInList(HqlParser.SubqueryInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the SubqueryInList labeled alternative in HqlParser.inList().
exitSubstringFunction(HqlParser.SubstringFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.substringFunction().
exitSubstringFunction(HqlParser.SubstringFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.substringFunction().
exitSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.substringFunctionLengthArgument().
exitSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.substringFunctionLengthArgument().
exitSubstringFunctionStartArgument(HqlParser.SubstringFunctionStartArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.substringFunctionStartArgument().
exitSubstringFunctionStartArgument(HqlParser.SubstringFunctionStartArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.substringFunctionStartArgument().
exitSubType(GraphLanguageParser.SubTypeContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
Exit a parse tree produced by GraphLanguageParser.subType().
exitSubType(GraphLanguageParser.SubTypeContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserListener
Exit a parse tree produced by GraphLanguageParser.subType().
exitSyntacticDomainPath(HqlParser.SyntacticDomainPathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.syntacticDomainPath().
exitSyntacticDomainPath(HqlParser.SyntacticDomainPathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.syntacticDomainPath().
exitSyntacticPathExpression(HqlParser.SyntacticPathExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the SyntacticPathExpression labeled alternative in HqlParser.primaryExpression().
exitSyntacticPathExpression(HqlParser.SyntacticPathExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the SyntacticPathExpression labeled alternative in HqlParser.primaryExpression().
exitTargetEntity(HqlParser.TargetEntityContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.targetEntity().
exitTargetEntity(HqlParser.TargetEntityContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.targetEntity().
exitTargetFields(HqlParser.TargetFieldsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.targetFields().
exitTargetFields(HqlParser.TargetFieldsContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.targetFields().
exitTemporalLiteral(HqlParser.TemporalLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.temporalLiteral().
exitTemporalLiteral(HqlParser.TemporalLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.temporalLiteral().
exitTime(HqlParser.TimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.time().
exitTime(HqlParser.TimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.time().
exitTimeLiteral(HqlParser.TimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.timeLiteral().
exitTimeLiteral(HqlParser.TimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.timeLiteral().
exitTimeZoneField(HqlParser.TimeZoneFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.timeZoneField().
exitTimeZoneField(HqlParser.TimeZoneFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.timeZoneField().
exitToDurationExpression(HqlParser.ToDurationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the ToDurationExpression labeled alternative in HqlParser.expression().
exitToDurationExpression(HqlParser.ToDurationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the ToDurationExpression labeled alternative in HqlParser.expression().
exitToOneFkReference(HqlParser.ToOneFkReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.toOneFkReference().
exitToOneFkReference(HqlParser.ToOneFkReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.toOneFkReference().
exitTreatedNavigablePath(HqlParser.TreatedNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.treatedNavigablePath().
exitTreatedNavigablePath(HqlParser.TreatedNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.treatedNavigablePath().
exitTrimCharacter(HqlParser.TrimCharacterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.trimCharacter().
exitTrimCharacter(HqlParser.TrimCharacterContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.trimCharacter().
exitTrimFunction(HqlParser.TrimFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.trimFunction().
exitTrimFunction(HqlParser.TrimFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.trimFunction().
exitTrimSpecification(HqlParser.TrimSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.trimSpecification().
exitTrimSpecification(HqlParser.TrimSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.trimSpecification().
exitTruncFunction(HqlParser.TruncFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.truncFunction().
exitTruncFunction(HqlParser.TruncFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.truncFunction().
exitTupleExpression(HqlParser.TupleExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the TupleExpression labeled alternative in HqlParser.expression().
exitTupleExpression(HqlParser.TupleExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the TupleExpression labeled alternative in HqlParser.expression().
exitUnaryExpression(HqlParser.UnaryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the UnaryExpression labeled alternative in HqlParser.expression().
exitUnaryExpression(HqlParser.UnaryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the UnaryExpression labeled alternative in HqlParser.expression().
exitUnaryNumericLiteralExpression(HqlParser.UnaryNumericLiteralExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the UnaryNumericLiteralExpression labeled alternative in HqlParser.expression().
exitUnaryNumericLiteralExpression(HqlParser.UnaryNumericLiteralExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the UnaryNumericLiteralExpression labeled alternative in HqlParser.expression().
exitUpdateStatement(HqlParser.UpdateStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.updateStatement().
exitUpdateStatement(HqlParser.UpdateStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.updateStatement().
exitValues(HqlParser.ValuesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by the values labeled alternative in HqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunction.
exitValues(HqlParser.ValuesContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by the values labeled alternative in HqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunction.
exitValuesList(HqlParser.ValuesListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.valuesList().
exitValuesList(HqlParser.ValuesListContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.valuesList().
exitVariable(HqlParser.VariableContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.variable().
exitVariable(HqlParser.VariableContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.variable().
exitWeekField(HqlParser.WeekFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.weekField().
exitWeekField(HqlParser.WeekFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.weekField().
exitWhereClause(HqlParser.WhereClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.whereClause().
exitWhereClause(HqlParser.WhereClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.whereClause().
exitWithClause(HqlParser.WithClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.withClause().
exitWithClause(HqlParser.WithClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.withClause().
exitWithinGroupClause(HqlParser.WithinGroupClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.withinGroupClause().
exitWithinGroupClause(HqlParser.WithinGroupClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.withinGroupClause().
exitYear(HqlParser.YearContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.year().
exitYear(HqlParser.YearContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.year().
exitZonedDateTime(HqlParser.ZonedDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.zonedDateTime().
exitZonedDateTime(HqlParser.ZonedDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.zonedDateTime().
exitZonedDateTimeLiteral(HqlParser.ZonedDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.zonedDateTimeLiteral().
exitZonedDateTimeLiteral(HqlParser.ZonedDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.zonedDateTimeLiteral().
exitZoneId(HqlParser.ZoneIdContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
Exit a parse tree produced by HqlParser.zoneId().
exitZoneId(HqlParser.ZoneIdContext) - Method in interface org.hibernate.grammars.hql.HqlParserListener
Exit a parse tree produced by HqlParser.zoneId().
exp(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the exponential of its argument, that is, Euler's number e raised to the power of its argument.
exp(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
expandSelfRenderingFunctionMultiValueParameter(SqmParameter<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
expandSelfRenderingFunctionMultiValueParameter(SqmParameter<?>) - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
expandSelfRenderingFunctionMultiValueParameter(SqmParameter<?>) - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
 
Expectation - Interface in org.hibernate.jdbc
Defines an expected DML operation outcome.
Expectation.None - Class in org.hibernate.jdbc
No return code checking.
Expectation.OutParameter - Class in org.hibernate.jdbc
Essentially identical to Expectation.RowCount except that the row count is obtained via an output parameter of a stored procedure.
Expectation.RowCount - Class in org.hibernate.jdbc
Row count checking.
expectationClass() - Method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
 
expectationConstructor() - Method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
 
expectationConstructor(ExecuteUpdateResultCheckStyle) - Static method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
 
Expectations - Class in org.hibernate.jdbc
Useful operations for dealing with Expectations.
Expectations.BasicExpectation - Class in org.hibernate.jdbc
Deprecated.
Use Expectation.RowCount, creating a custom subclass if necessary
Expectations.BasicParamExpectation - Class in org.hibernate.jdbc
Deprecated.
Use Expectation.OutParameter, creating a custom subclass if necessary
expectedRowCount() - Method in class org.hibernate.jdbc.Expectation.OutParameter
 
expectedRowCount() - Method in class org.hibernate.jdbc.Expectation.RowCount
 
expectedRowCount() - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
Deprecated.
 
expectedRowCount() - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
Deprecated.
 
EXPLICIT - Enum constant in enum class org.hibernate.annotations.PolymorphismType
Deprecated.
Implicit polymorphism is disabled, and queries against mapped superclasses and other arbitrary Java supertypes of an entity will not return the entity.
EXPLICIT - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum
 
EXPLICIT - Enum constant in enum class org.hibernate.dialect.NationalizationSupport
The database does define and support distinct SQL types for representing nationalized character data, typically named NCHAR, NVARCHAR, and NCLOB.
explicitJoin() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Indicates an explicit request to join a transaction.
ExplicitTupleInListContext(HqlParser.InListContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
 
Exportable - Interface in org.hibernate.boot.model.relational
Contract for entities (in the ERD sense) which can be exported via CREATE, ALTER, etc
ExportableColumn - Class in org.hibernate.id
 
ExportableColumn(Database, Table, String, BasicType<?>) - Constructor for class org.hibernate.id.ExportableColumn
 
ExportableColumn(Database, Table, String, BasicType<?>, String) - Constructor for class org.hibernate.id.ExportableColumn
 
ExportableColumn.ValueImpl - Class in org.hibernate.id
 
ExportableProducer - Interface in org.hibernate.boot.model.relational
Identifies metamodel objects that can produce Exportable relational stuff.
Exporter<T extends Exportable> - Interface in org.hibernate.tool.schema.spi
Defines a contract for exporting of database objects (tables, sequences, etc) for use in SQL CREATE and DROP scripts.
exportMappedObjects(boolean) - Method in interface org.hibernate.relational.SchemaManager
Export database objects mapped by Hibernate entities.
expression() - Method in class org.hibernate.grammars.hql.HqlParser.AdditionExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ArrayInListContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.BooleanExpressionPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ConcatenationExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ExistsPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionOrPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.FromDurationExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.GroupedExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IncludesPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.InPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IntersectsPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IsFalsePredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.IsTruePredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicationExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionLengthArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionReplacementArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStartArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStringArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.PadLengthContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionPatternArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionStringArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionLengthArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionStartArgumentContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.ToDurationExpressionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
expression() - Method in class org.hibernate.grammars.hql.HqlParser.UnaryExpressionContext
 
expression() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
expression() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentContext
 
expression() - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.AdditionExpressionContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonPredicateContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.ConcatenationExpressionContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.IncludesPredicateContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.IntersectsPredicateContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicationExpressionContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
expression(int) - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
expression(ReturnableType<?>, SqlAstNode...) - Method in class org.hibernate.dialect.function.TimestampaddFunction
 
expression(ReturnableType<?>, SqlAstNode...) - Method in class org.hibernate.dialect.function.TimestampdiffFunction
 
Expression - Interface in org.hibernate.sql.ast.tree.expression
Models an expression at the SQL AST level.
EXPRESSION - Enum constant in enum class org.hibernate.dialect.SelectItemReferenceStrategy
The default strategy i.e.
EXPRESSION - Enum constant in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
An entity type is used through a path expression, but doesn't match the criteria for EntityNameUse.UseKind.PROJECTION.
EXPRESSION - Static variable in class org.hibernate.persister.entity.EntityNameUse
 
ExpressionContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.ExpressionContext
 
ExpressionContext() - Constructor for class org.hibernate.grammars.ordering.OrderingParser.ExpressionContext
 
ExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ExpressionContext
 
ExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.ExpressionContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.AssignmentContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.CaseOtherwiseContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentExpressionContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
 
expressionOrPredicate() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
expressionOrPredicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
 
expressionOrPredicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
 
expressionOrPredicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
 
expressionOrPredicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
expressionOrPredicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
expressionOrPredicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
 
expressionOrPredicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
ExpressionOrPredicateContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ExpressionOrPredicateContext
 
ExpressionReplacementWalker - Class in org.hibernate.sql.ast.spi
A walker that allows to replace expressions.
ExpressionReplacementWalker() - Constructor for class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
extend(HibernateCriteriaBuilder) - Method in interface org.hibernate.query.criteria.spi.CriteriaBuilderExtension
 
extended - Variable in class org.hibernate.dialect.OracleDialect
 
ExtendedBeanManager - Interface in org.hibernate.resource.beans.container.spi
This contract and the nested LifecycleListener contract represent the changes we'd like to propose to the CDI spec.
ExtendedBeanManager.LifecycleListener - Interface in org.hibernate.resource.beans.container.spi
Contract for things interested in receiving notifications of BeanManager lifecycle events.
ExtendedSelfDirtinessTracker - Interface in org.hibernate.engine.spi
A self dirtiness tracker that declares additional methods that are intended for internal communication.
ExtendedStatisticsSupport - Interface in org.hibernate.cache.spi
Optional contract for a Region defining support for extra statistic information.
externalForm() - Method in enum class org.hibernate.boot.SchemaAutoTooling
 
externalName() - Method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
 
EXTRA - Enum constant in enum class org.hibernate.annotations.LazyCollectionOption
Deprecated.
use operations of Hibernate
EXTRA - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
 
EXTRA_PHYSICAL_TABLE_TYPES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies a comma-separated list of extra table types, in addition to the default types "TABLE" and "VIEW", to recognize as physical tables when performing schema update, creation and validation.
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in interface org.hibernate.query.OutputableType
Perform the extraction
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
extract(CallableStatement, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
extract(CallableStatement, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
 
extract(CallableStatement, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueExtractor
Extract value from a callable output parameter by index
extract(CallableStatement, String, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
extract(CallableStatement, String, SharedSessionContractImplementor) - Method in interface org.hibernate.query.OutputableType
Perform the extraction
extract(CallableStatement, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
extract(CallableStatement, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
extract(CallableStatement, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
extract(CallableStatement, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
extract(CallableStatement, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
 
extract(CallableStatement, String, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueExtractor
Extract value from a callable output parameter by name
extract(PreparedStatement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Extract the ResultSet from the PreparedStatement.
extract(ResultSet, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
 
extract(ResultSet, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueExtractor
Extract value from result set
extract(Statement, String) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetReturn
Performs the given SQL statement, expecting a ResultSet in return
extract(Function<Reader, List<String>>) - Method in interface org.hibernate.tool.schema.spi.ScriptSourceInput
Allows managed access to the input's Reader, returning a result
EXTRACT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
EXTRACT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
EXTRACT() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
EXTRACT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
extractArgumentJdbcMapping(TypeConfiguration, List<? extends SqmTypedNode<?>>, int) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
extractArgumentType(List<? extends SqmTypedNode<?>>, int) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
extractArgumentValuedMapping(List<? extends SqlAstNode>, int) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
extractBigDecimal(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractBigInteger(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractBytes(InputStream) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract by bytes from the given stream.
extractBytes(InputStream) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
Extract by bytes from the given stream.
extractBytes(InputStream, long, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract a portion of the bytes from the given stream.
extractBytes(InputStream, long, int) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
Extract a portion of the bytes from the given stream.
extractColumnAlias(ResultSetMetaData, int) - Method in interface org.hibernate.dialect.ColumnAliasExtractor
Extract the unique column alias.
extractCommands(Reader, Dialect) - Method in interface org.hibernate.tool.schema.spi.SqlScriptCommandExtractor
Read the commands from the SQL script represented by the incoming reader, returning those commands as an array
extractConcreteTypeStateValues(Map<AttributeMapping, DomainResultAssembler>, RowProcessingState) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Deprecated, for removal: This API element is subject to removal in a future version.
extractConstraintName(SQLException) - Method in class org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtractor
 
extractConstraintName(SQLException) - Method in interface org.hibernate.exception.spi.ViolatedConstraintNameExtractor
Extract the name of the violated constraint from the given SQLException.
ExtractedDatabaseMetaData - Interface in org.hibernate.engine.jdbc.env.spi
Information extracted from DatabaseMetaData regarding what the JDBC driver reports as being supported or not.
extractField() - Method in class org.hibernate.grammars.hql.HqlParser
 
extractField() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
extractField(StringBuilder, TemporalUnit, TemporalType, TemporalType, TemporalUnit) - Method in class org.hibernate.dialect.PostgreSQLDialect
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used, and should be removed
ExtractFieldContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
 
extractFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
extractFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
ExtractFunction - Class in org.hibernate.dialect.function
ANSI SQL-inspired extract() function, where the date/time fields are enumerated by TemporalUnit, and portability is achieved by delegating to Dialect.extractPattern(TemporalUnit).
ExtractFunction(Dialect, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.ExtractFunction
 
ExtractFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
extractGeneratedValues(ResultSet, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
No substitute.
extractHashCode(boolean[]) - Method in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
 
extractHashCode(byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
extractHashCode(byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
extractHashCode(char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
extractHashCode(double[]) - Method in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
extractHashCode(float[]) - Method in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
extractHashCode(int[]) - Method in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
extractHashCode(long[]) - Method in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
extractHashCode(short[]) - Method in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
extractHashCode(C) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
extractHashCode(C) - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
 
extractHashCode(Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayJavaType
 
extractHashCode(Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
extractHashCode(Object[]) - Method in class org.hibernate.type.descriptor.java.ObjectArrayJavaType
 
extractHashCode(BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
extractHashCode(BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
extractHashCode(Blob) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
extractHashCode(Clob) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
extractHashCode(NClob) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
 
extractHashCode(T) - Method in interface org.hibernate.type.descriptor.java.JavaType
Extract a proper hash code for the given value.
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
extractHashCode(T[]) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
 
extractInterceptor(Object) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
Extract the field interceptor instance from the enhanced entity.
ExtractionContext - Interface in org.hibernate.tool.schema.extract.spi
Defines a context for performing extraction including providing access to information about ongoing extraction as well as to delegates needed in performing extraction.
ExtractionContext.DatabaseObjectAccess - Interface in org.hibernate.tool.schema.extract.spi
In conjunction with ExtractionContext.getDatabaseObjectAccess() provides access to information about known database objects to the extractor.
ExtractionContext.EmptyExtractionContext - Class in org.hibernate.tool.schema.extract.spi
 
ExtractionContext.ResultSetProcessor<T> - Interface in org.hibernate.tool.schema.extract.spi
 
ExtractionTool - Interface in org.hibernate.tool.schema.spi
Encapsulates the functionality for extracting database metadata used by SchemaManagementTool.
extractJdbcValues(Object, WrapperOptions) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
extractJdbcValues(Object, WrapperOptions) - Method in class org.hibernate.dialect.DB2StructJdbcType
 
extractJdbcValues(Object, WrapperOptions) - Method in class org.hibernate.dialect.StructJdbcType
 
extractJdbcValues(Object, WrapperOptions) - Method in interface org.hibernate.type.descriptor.jdbc.AggregateJdbcType
 
extractJdbcValues(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
extractJdbcValues(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
extractJdbcValues(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
extractLazyInitializer(Object) - Static method in interface org.hibernate.proxy.HibernateProxy
Extract the LazyInitializer from the given object, if and only if the object is actually a proxy.
extractLazyInterceptor(Object) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
 
extractLoggableRepresentation(boolean[]) - Method in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
 
extractLoggableRepresentation(byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
extractLoggableRepresentation(byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
extractLoggableRepresentation(double[]) - Method in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
extractLoggableRepresentation(float[]) - Method in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
extractLoggableRepresentation(int[]) - Method in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
extractLoggableRepresentation(long[]) - Method in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
extractLoggableRepresentation(short[]) - Method in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
extractLoggableRepresentation(T) - Method in interface org.hibernate.type.descriptor.java.JavaType
Extract a loggable representation of the given value.
extractLoggableRepresentation(C) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
extractLoggableRepresentation(Blob) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
extractLoggableRepresentation(Clob) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
extractLoggableRepresentation(NClob) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
 
extractLoggableRepresentation(T) - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
extractLoggableRepresentation(T) - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
 
extractLoggableRepresentation(T[]) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
 
extractLong(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractMetadata(ExtractionContext) - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformationExtractor
Get the information about sequences.
extractName(ZipEntry) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
extractNaturalIdFromEntity(Object) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Given an entity instance, extract the normalized natural id representation
extractNaturalIdFromEntityState(Object[]) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Given an array of "full entity state", extract the normalized natural id representation
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
HANA has no extract() function, but we can emulate it using the appropriate named functions instead of extract().
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.CockroachDialect
The extract() function returns TemporalUnit.DAY_OF_WEEK numbered from 0 to 6.
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.DB2Dialect
 
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.DerbyDialect
Derby doesn't have an extract() function, and has no functions at all for calendaring, but we can emulate the most basic functionality of extract() using the functions it does have.
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.Dialect
Obtain a pattern for the SQL equivalent to an extract() function call.
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.H2Dialect
In H2, the extract() function does not return fractional seconds for the field TemporalUnit.SECOND.
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.HSQLDialect
 
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.MySQLDialect
MySQL supports a limited list of temporal fields in the extract() function, but we can emulate some of them by using the appropriate named functions instead of extract().
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.OracleDialect
Oracle supports a limited list of temporal fields in the extract() function, but we can emulate some of them by using to_char() with a format string instead of extract().
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.PostgreSQLDialect
The extract() function returns TemporalUnit.DAY_OF_WEEK numbered from 0 to 6.
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.SQLServerDialect
 
extractPattern(TemporalUnit) - Method in class org.hibernate.dialect.SybaseDialect
 
extractPropertyFetchDescriptors(List<JaxbHbmNativeQueryPropertyReturnType>, HbmResultSetMappingDescriptor.HbmFetchParent, String, MetadataBuildingContext) - Static method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor
 
extractProxyGetIdentifierMethod(Getter, Class<?>) - Static method in class org.hibernate.proxy.pojo.ProxyFactoryHelper
 
extractProxyInterfaces(PersistentClass, String) - Static method in class org.hibernate.proxy.pojo.ProxyFactoryHelper
 
extractProxySetIdentifierMethod(Setter, Class<?>) - Static method in class org.hibernate.proxy.pojo.ProxyFactoryHelper
 
extractRawValue(RowProcessingState) - Method in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
Access to the raw value (unconverted, if a converter applied)
extractRawValue(RowProcessingState) - Method in class org.hibernate.sql.results.graph.basic.CoercingResultAssembler
Access to the row value, coerced to expected type
extractRawValue(RowProcessingState) - Method in class org.hibernate.sql.results.graph.tuple.TupleResultAssembler
Access to the raw value (unconverted, if a converter applied)
extractRealDialect(Dialect) - Static method in class org.hibernate.dialect.DialectDelegateWrapper
Extract the wrapped dialect, recursively until a non-wrapped implementation is found; this is useful for all the code needing to know "of which type" the underlying implementation actually is.
extractRelativeName(ZipEntry) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
extractRequestedProviderName(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.jpa.boot.spi.ProviderChecker
Extract the requested persistence provider name using the algorithm Hibernate uses.
extractResultSet(CallableStatement, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.exec.spi.JdbcCallRefCursorExtractor
 
extractString(Reader) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract the contents of the given reader/stream as a string.
extractString(Reader) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
Extract the contents of the given reader/stream as a string.
extractString(Reader, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract the contents of the given reader/stream as a string.
extractString(Reader, int) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
Extract the contents of the given reader/stream as a string.
extractString(Clob) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract the contents of the given Clob as a string.
extractString(Clob) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
Extract the contents of the given Clob as a string.
extractTypeInfo(DatabaseMetaData) - Static method in class org.hibernate.engine.jdbc.spi.TypeInfo
Extract the type information from the JDBC driver's DatabaseMetaData
ExtractUnit - Class in org.hibernate.sql.ast.tree.expression
A TemporalUnit passed as an argument to the ExtractFunction.
ExtractUnit(TemporalUnit, BasicValuedMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.ExtractUnit
 
extractUsingTemplate(String, String, String) - Static method in class org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtractor
Extracts the constraint name based on a template of form templateStartconstraintNametemplateEnd.
extractValue(CallableStatement, boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterExtractor
 

F

factory - Variable in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
factory() - Method in class org.hibernate.context.spi.AbstractCurrentSessionContext
Access to the SessionFactory
factory() - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
FAIL_ON_PAGINATION_OVER_COLLECTION_FETCH - Static variable in interface org.hibernate.cfg.QuerySettings
When pagination is used in combination with a fetch join applied to a collection or many-valued association, the limit must be applied in-memory instead of on the database.
FAILED_COMMIT - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
The transaction attempted to commit, but failed.
FAILED_ROLLBACK - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
The transaction attempted to rollback, but failed.
FakeSqmToSqlAstConverter - Class in org.hibernate.query.sqm.sql
 
FakeSqmToSqlAstConverter(SqlAstCreationState) - Constructor for class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
FallbackContainedBean<B> - Class in org.hibernate.resource.beans.container.spi
 
FallbackContainedBean(Class<B>, BeanInstanceProducer) - Constructor for class org.hibernate.resource.beans.container.spi.FallbackContainedBean
 
FallbackContainedBean(String, Class<B>, BeanInstanceProducer) - Constructor for class org.hibernate.resource.beans.container.spi.FallbackContainedBean
 
FALSE - Enum constant in enum class org.hibernate.annotations.LazyCollectionOption
Deprecated.
FALSE - Enum constant in enum class org.hibernate.annotations.LazyToOneOption
Deprecated.
FALSE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
 
FALSE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
 
FALSE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
 
FALSE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
 
FALSE - Enum constant in enum class org.hibernate.boot.model.TruthValue
 
FALSE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FALSE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FALSE() - Method in class org.hibernate.grammars.hql.HqlParser.BooleanLiteralContext
 
FALSE() - Method in class org.hibernate.grammars.hql.HqlParser.IsFalsePredicateContext
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
fetch - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
fetch - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
fetch - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
fetch - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile
 
fetch - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
fetch - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
fetch - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
fetch - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
fetch() - Element in annotation interface org.hibernate.annotations.Any
Specifies whether the value of the field or property may be lazily loaded or must be eagerly fetched: EAGER specifies that the association must be eagerly fetched.
fetch() - Element in annotation interface org.hibernate.annotations.FetchProfile.FetchOverride
The timing of association fetching in the fetch profile being defined.
fetch() - Element in annotation interface org.hibernate.annotations.FetchProfileOverride
The timing of association fetching in the named fetch profile.
fetch() - Element in annotation interface org.hibernate.annotations.ManyToAny
Specifies whether the value of the field or property should be fetched lazily or eagerly: FetchType.EAGER, the default, requires that the association be fetched immediately, but FetchType.LAZY is a hint which has no effect unless bytecode enhancement is enabled.
fetch() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
This setting has no effect in Hibernate 6
fetch(PluralAttribute<? super T, ?, A>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
fetch(PluralAttribute<? super T, ?, A>, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
fetch(PluralAttribute<? super T, ?, Y>) - Method in interface org.hibernate.query.criteria.JpaFetch
 
fetch(PluralAttribute<? super T, ?, Y>) - Method in interface org.hibernate.query.criteria.JpaFetchParent
 
fetch(PluralAttribute<? super T, ?, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFetch
 
fetch(PluralAttribute<? super T, ?, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFetchParent
 
fetch(SingularAttribute<? super T, A>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
fetch(SingularAttribute<? super T, A>, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
fetch(SingularAttribute<? super T, Y>) - Method in interface org.hibernate.query.criteria.JpaFetch
 
fetch(SingularAttribute<? super T, Y>) - Method in interface org.hibernate.query.criteria.JpaFetchParent
 
fetch(SingularAttribute<? super T, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFetch
 
fetch(SingularAttribute<? super T, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFetchParent
 
fetch(Number) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
fetch(Number) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
fetch(Number) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
fetch(Number) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
fetch(Number) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
fetch(Number, FetchClauseType) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
fetch(Number, FetchClauseType) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
fetch(Number, FetchClauseType) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
fetch(Number, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
fetch(Number, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
fetch(Object) - Method in interface org.hibernate.StatelessSession
Fetch an association or collection that's configured for lazy loading.
fetch(String) - Method in interface org.hibernate.query.criteria.JpaFetch
 
fetch(String) - Method in interface org.hibernate.query.criteria.JpaFetchParent
 
fetch(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
fetch(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
fetch(String, JoinType) - Method in interface org.hibernate.query.criteria.JpaFetch
 
fetch(String, JoinType) - Method in interface org.hibernate.query.criteria.JpaFetchParent
 
fetch(String, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
fetch(String, String, String) - Static method in class org.hibernate.query.results.Builders
 
fetch(JpaExpression<? extends Number>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
fetch(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
fetch(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
fetch(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
fetch(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
fetch(JpaExpression<? extends Number>, FetchClauseType) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
fetch(JpaExpression<? extends Number>, FetchClauseType) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
fetch(JpaExpression<? extends Number>, FetchClauseType) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
fetch(JpaExpression<? extends Number>, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
fetch(JpaExpression<? extends Number>, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
Fetch - Class in org.hibernate.engine.profile
Models an individual fetch override within a FetchProfile.
Fetch - Interface in org.hibernate.sql.results.graph
Contract for fetches including entity, collection and composite.
Fetch - Annotation Interface in org.hibernate.annotations
Specifies the default fetching method for the annotated association.
Fetch(String, String, String) - Constructor for class org.hibernate.mapping.FetchProfile.Fetch
Deprecated, for removal: This API element is subject to removal in a future version.
Fetch(String, String, FetchMode, FetchType) - Constructor for class org.hibernate.mapping.FetchProfile.Fetch
 
Fetch(Association, FetchStyle, FetchTiming) - Constructor for class org.hibernate.engine.profile.Fetch
Constructs a Fetch.
Fetch(Association, Fetch.Style) - Constructor for class org.hibernate.engine.profile.Fetch
Deprecated, for removal: This API element is subject to removal in a future version.
FETCH - Enum constant in enum class org.hibernate.graph.GraphSemantic
Indicates that an EntityGraph should be interpreted as a JPA "fetch graph".
FETCH - Enum constant in enum class org.hibernate.sql.ast.Clause
 
FETCH - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FETCH - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FETCH() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
FETCH() - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
FETCH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
FETCH_SIZE - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
Fetch.Style - Enum Class in org.hibernate.engine.profile
Deprecated, for removal: This API element is subject to removal in a future version.
Fetchable - Interface in org.hibernate.mapping
Any mapping with an outer-join attribute
Fetchable - Interface in org.hibernate.sql.results.graph
Parts of the domain model that can be fetched.
FetchableAttribute - Interface in org.hibernate.boot.jaxb.mapping
JAXB binding interface for EAGER/LAZY
FetchableAttributeSource - Interface in org.hibernate.boot.model.source.spi
Describes source for attributes which can be fetched.
FetchableContainer - Interface in org.hibernate.sql.results.graph
Container of Fetchable references
fetchAttribute(Object, String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
Fetches the lazy attribute.
FetchBuilder - Interface in org.hibernate.query.results
Responsible for building a single DomainResult instance as part of the overall mapping of native / procedure query results.
FetchCharacteristics - Interface in org.hibernate.boot.model.source.spi
 
FetchCharacteristicsPluralAttribute - Interface in org.hibernate.boot.model.source.spi
 
FetchCharacteristicsSingularAssociation - Interface in org.hibernate.boot.model.source.spi
 
fetchClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
fetchClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
FetchClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
FetchClauseType - Enum Class in org.hibernate.query.sqm
The kind of fetch to use for the FETCH clause.
fetchCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback to indicate a collection being fetched.
fetchCountOrPercent() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
fetchCountOrPercent() - Method in class org.hibernate.grammars.hql.HqlParser
 
FetchCountOrPercentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FetchCountOrPercentContext
 
fetchDataBaseVersion(DialectResolutionInfo) - Static method in class org.hibernate.dialect.CockroachDialect
 
FetchDescriptor - Interface in org.hibernate.boot.query
Describes the mapping for a fetch as part of a NamedResultSetMappingDescriptor
fetchEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being fetched.
FetchLimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for databases which support the ANSI SQL standard syntax FETCH FIRST m ROWS ONLY but not OFFSET n ROWS.
FetchLimitHandler(boolean) - Constructor for class org.hibernate.dialect.pagination.FetchLimitHandler
 
FetchList - Interface in org.hibernate.sql.results.graph
This is essentially a List of Fetch(es), 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 FetchList.indexedForEach(IndexedConsumer).
FetchMemento - Interface in org.hibernate.query.named
 
FetchMemento.Parent - Interface in org.hibernate.query.named
The parent node for the fetch
FetchMementoBasic - Interface in org.hibernate.query.named
 
fetchMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
fetchMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
fetchMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
fetchMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
fetchMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
FetchMode - Enum Class in org.hibernate.annotations
Enumerates methods for fetching an association from the database.
FetchMode - Enum Class in org.hibernate
Represents an association fetching strategy.
FetchNotFoundException - Exception in org.hibernate
FetchNotFoundException(String, Object) - Constructor for exception org.hibernate.FetchNotFoundException
 
FetchOptions - Interface in org.hibernate.sql.results.graph
Represents an aggregated FetchTiming and FetchStyle value
fetchOverrides() - Element in annotation interface org.hibernate.annotations.FetchProfile
The list of association fetching strategy overrides.
FetchParent - Interface in org.hibernate.sql.results.graph
Contract for things that can be the parent of a fetch
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
fetchProfile - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
FetchProfile - Class in org.hibernate.engine.profile
The runtime representation of a Hibernate fetch profile defined in annotations.
FetchProfile - Class in org.hibernate.mapping
A mapping model object representing a FetchProfile.
FetchProfile - Annotation Interface in org.hibernate.annotations
Defines a fetch profile, by specifying its FetchProfile.name(), together with a list of fetch strategy overrides.
FetchProfile(String) - Constructor for class org.hibernate.engine.profile.FetchProfile
Constructs a FetchProfile with the given unique name.
FetchProfile(String, MetadataSource) - Constructor for class org.hibernate.mapping.FetchProfile
Create a fetch profile representation.
FetchProfile.Fetch - Class in org.hibernate.mapping
An individual association fetch within the given profile.
FetchProfile.FetchOverride - Annotation Interface in org.hibernate.annotations
Overrides the fetching strategy for a particular association in the named fetch profile being defined.
FetchProfileOverride - Annotation Interface in org.hibernate.annotations
Overrides the fetching strategy for the annotated association in a certain named fetch profile.
FetchProfileOverrides - Annotation Interface in org.hibernate.annotations
fetchProfiles - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
FetchProfiles - Annotation Interface in org.hibernate.annotations
Collects together multiple fetch profiles.
FetchSettings - Interface in org.hibernate.cfg
 
fetchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
fetchSize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
fetchSize - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
fetchSize - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
fetchSize - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
fetchSize() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The number of rows fetched by the JDBC driver per trip.
fetchSize() - Element in annotation interface org.hibernate.annotations.NamedQuery
The number of rows fetched by the JDBC driver per trip.
FetchStrategy(FetchTiming, boolean) - Constructor for class org.hibernate.sql.results.graph.EntityGraphTraversalState.FetchStrategy
 
FetchStyle - Enum Class in org.hibernate.engine
Enumeration of values describing how fetching should occur.
FetchStyleAccess - Interface in org.hibernate.sql.results.graph
Access to a FetchStyle
FetchTiming - Enum Class in org.hibernate.engine
Enumeration of values describing when fetching should occur.
FetchTimingAccess - Interface in org.hibernate.sql.results.graph
Access to a FetchTiming
FetchTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for FetchType
FetchTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.FetchTypeMarshalling
 
FIELD - Enum constant in enum class org.hibernate.boot.spi.AccessType
Access to value via field
FIELD - Enum constant in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
fieldResult - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
 
file - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
 
FILE - Enum constant in enum class org.hibernate.boot.cfgxml.spi.MappingReference.Type
 
FILE - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
filter - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
filter - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
Filter - Interface in org.hibernate
Allows control over an enabled filter at runtime.
Filter - Annotation Interface in org.hibernate.annotations
Specifies that an entity or collection is affected by a named filter declared using @FilterDef, and allows the default filter condition to be overridden for the annotated entity or collection role.
FILTER - Enum constant in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
An entity type is filtered for through a type restriction predicate i.e.
FILTER - Enum constant in enum class org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
Apply in-memory de-duplication, removing rows already part of the results
FILTER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FILTER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FILTER - Static variable in class org.hibernate.persister.entity.EntityNameUse
 
FILTER() - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
FILTER() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
Filterable - Interface in org.hibernate.mapping
Defines mapping elements to which filters may be applied.
filterClause() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
filterClause() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
filterClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
filterClause() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
filterClause() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
FilterClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
filterDef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
FilterDef - Annotation Interface in org.hibernate.annotations
Declares a filter, specifying its FilterDef.name(), optionally, a default condition, and its parameter names and types, if it has parameters.
FilterDefinition - Class in org.hibernate.engine.spi
Represents the definition of a filter.
FilterDefinition(String, String, Map<String, JdbcMapping>) - Constructor for class org.hibernate.engine.spi.FilterDefinition
Construct a new FilterDefinition instance.
FilterDefinition(String, String, Map<String, JdbcMapping>, Map<String, ManagedBean<? extends Supplier<?>>>, boolean, boolean) - Constructor for class org.hibernate.engine.spi.FilterDefinition
 
filterDefinitions - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
FilterDefs - Annotation Interface in org.hibernate.annotations
Array of filter definitions.
FilterFragmentParameter(String, String, JdbcMapping, Object) - Constructor for class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentParameter
 
FilterFragmentPredicate(String, FilterImpl, List<String>) - Constructor for class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
 
FilterJoinTable - Annotation Interface in org.hibernate.annotations
Specifies that the join table of a collection is affected by a named filter declared using FilterDef, and allows the default filter condition to be overridden for the annotated entity or collection role.
FilterJoinTables - Annotation Interface in org.hibernate.annotations
Add multiple @FilterJoinTable to a collection.
FilterKey - Class in org.hibernate.cache.spi
Deprecated.
this class is no longer used
filterParam - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
 
FilterPredicate - Class in org.hibernate.sql.ast.tree.predicate
Collection of FilterPredicate.FilterFragmentPredicate sub-predicates, each representing one enabled filter restriction.
FilterPredicate() - Constructor for class org.hibernate.sql.ast.tree.predicate.FilterPredicate
 
FilterPredicate.FilterFragmentParameter - Class in org.hibernate.sql.ast.tree.predicate
 
FilterPredicate.FilterFragmentPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
FilterRestrictable - Interface in org.hibernate.metamodel.mapping
Things that can have associated Filter declarations.
Filters - Annotation Interface in org.hibernate.annotations
Add multiple @Filters.
FilterSource - Interface in org.hibernate.boot.model.source.spi
Defines the source of filter information.
find(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
find(Class<T>, Object, LockModeType) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object, LockModeType) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
Find - Annotation Interface in org.hibernate.annotations.processing
Identifies a method of an abstract class or interface as defining the signature of a finder method, with an implementation generated automatically by the Hibernate Metamodel Generator.
findAggregateDescriptor(String) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
findAliasedNodeByAlias(String) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Find a node (if one) by the explicit alias assigned to it within the select-clause
findAliasedNodeByPosition(int) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Find an SqmSelection by its position in the SqmSelectClause
findAliasedNodePosition(String) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Find the position of a node with the given alias, relative to the underlying SQL select-list.
findAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findAttributeInSuperTypes(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findAttributeInSuperTypes(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findAttributeInSuperTypes(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findAttributeMapping(String) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Find an attribute by name.
findAttributeMapping(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
findAttributeNode(String) - Method in interface org.hibernate.graph.Graph
Find an already existing AttributeNode by attributeName within this container
findAttributeNode(String) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
findAttributeNode(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.Graph
Find an already existing AttributeNode by corresponding attribute reference, within this container.
findAttributeNode(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
findAutoApplyConverterForAttribute(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.convert.spi.ConverterAutoApplyHandler
Resolve the auto-applied converter to be applied to a basic attribute described by the passed property descriptor.
findAutoApplyConverterForCollectionElement(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.convert.spi.ConverterAutoApplyHandler
Resolve the auto-applied converter to be applied to the elements of a plural attribute described by the passed property descriptor.
findAutoApplyConverterForMapKey(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.convert.spi.ConverterAutoApplyHandler
Resolve the auto-applied converter to be applied to the keys of a plural Map attribute described by the passed property descriptor.
findByAlias(String) - Method in class org.hibernate.query.results.FromClauseAccessImpl
 
findByPath(String) - Method in interface org.hibernate.metamodel.mapping.ModelPartContainer
 
findByPath(DotIdentifierSequence) - Method in interface org.hibernate.metamodel.mapping.ModelPartContainer
 
findCachedIdByNaturalId(Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Find the cached identifier for the given natural-id
findCachedNaturalIdById(Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Find the cached natural-id for the given identifier
findCollectionDescriptor(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
Find a collection mapping descriptor based on its role.
findCollectionDescriptor(NavigableRole) - Method in interface org.hibernate.metamodel.MappingMetamodel
Find a collection mapping descriptor based on its role.
findCollectionTypeRegistration(CollectionClassification) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
findCompatibleJoin(TableGroupJoinProducer, SqlAstJoinType) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
findCompatibleJoinedGroup(TableGroupJoinProducer, SqlAstJoinType) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
findCompatibleJoinedGroup(TableGroupJoinProducer, SqlAstJoinType) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
findConcreteGenericAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findConcreteGenericAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findConcreteGenericAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findContainingEntityMapping() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
 
findContainingEntityMapping() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
findContainingEntityMapping() - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
findContainingEntityMapping() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
findContainingEntityMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
findContainingEntityMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
findContainingEntityMapping() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
findCteStatement(String) - Method in interface org.hibernate.query.hql.spi.SqmCreationState
 
findDeclaredAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findDeclaredAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findDeclaredAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findDeclaredAttributeMapping(String) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Find an attribute-mapping, declared on this entity mapping (not super or subs), by name
findDeclaredAttributeMapping(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
findDeclaredAttributeMapping(String) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
findDeclaredConcreteGenericAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findDeclaredConcreteGenericAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findDeclaredConcreteGenericAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findDeclaredPluralAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findDeclaredPluralAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findDeclaredPluralAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findDeclaredSingularAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findDeclaredSingularAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findDeclaredSingularAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findDescriptor(int) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
findDescriptor(Type) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
findDirty(Object[], Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Locate the property-indices of all properties considered to be dirty.
findDirty(Object[], Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Compare the two snapshots to determine if they represent dirty state.
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
findDirty(Object, Object, Object[], Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called from flush().
findDirty(Object, EntityPersister, Session, CustomEntityDirtinessStrategy.DirtyCheckContext) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
Callback used to hook into Hibernate algorithm for determination of which attributes have changed.
findEntityDescriptor(Class<?>) - Method in interface org.hibernate.metamodel.MappingMetamodel
Find an entity mapping descriptor based on its Class.
findEntityDescriptor(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
Find an entity mapping descriptor based on its Hibernate entity-name.
findEntityGraphByName(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
findEntityGraphByName(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
findEntityGraphByName(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
findEntityGraphByName(String) - Method in interface org.hibernate.SessionFactory
Return the root EntityGraph with the given name, or null if there is no graph with the given name.
findEntityGraphsByJavaType(Class<T>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
findEntityGraphsByType(Class<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
findEntityGraphsByType(Class<T>) - Method in interface org.hibernate.SessionFactory
Return all EntityGraphs registered for the given entity type.
findEntityNameByEntityClass(Class<?>) - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
Return the entity-name mapped to the given class within our inheritance hierarchy, if any.
findEntityType(Class<X>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
Same as JpaMetamodel.entity(java.lang.String) except null is returned rather than throwing an exception
findEventType(String) - Method in interface org.hibernate.event.spi.EventEngineContributions
Return the EventType by name, if one
findFetch(Fetchable) - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
findFetch(Fetchable) - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
findFetch(Fetchable) - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
findFetch(Fetchable) - Method in interface org.hibernate.sql.results.graph.FetchParent
 
findFetchBuilder(String) - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
 
findFetchBuilder(String) - Method in interface org.hibernate.query.results.dynamic.DynamicFetchBuilderContainer
Locate an explicit fetch definition for the named fetchable
findFetchBuilder(String) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
findFetchedJoinByPath(NavigablePath) - Method in class org.hibernate.query.sqm.sql.FromClauseIndex
 
findFromByAlias(String, boolean) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Find a SqmFrom by its identification variable (alias).
findFromByPath(NavigablePath) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Find a SqmFrom by its NavigablePath.
findFromExposing(String) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Find a SqmFrom which exposes a Navigable by the given name.
findFunctionDescriptor(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Find a SqmFunctionTemplate by name.
findGreatestLockMode() - Method in class org.hibernate.LockOptions
Currently needed for follow-on locking.
findIdAttribute() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
findIdAttribute() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
findIdAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findLoadingCollectionEntry(CollectionKey) - Method in class org.hibernate.sql.results.spi.LoadContexts
 
findLoadingCollectionLocally(CollectionKey) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
Find a LoadingCollectionEntry locally to this context.
findManagedType(Class<X>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
Same as JpaMetamodel.managedType(java.lang.String) except null is returned rather than throwing an exception
findModified(Object[], Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Locate the property-indices of all properties considered to be dirty.
findModified(Object[], Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Compare the two snapshots to determine if they represent modified state.
findNamedGraph(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
findNaturalIdAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
findNaturalIdAttributes() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
findNaturalIdAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findOrCreateAttributeNode(String) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
findOrCreateAttributeNode(PersistentAttribute<? extends J, AJ>) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
findOwningEntityInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
Find the entity initializer that owns this initializer by traversing up Initializer.getParent().
findOwningEntityInitializer(Initializer<?>) - Static method in interface org.hibernate.sql.results.graph.Initializer
Find the entity initializer that owns this initializer by traversing up Initializer.getParent().
findPath(SqmExpression<?>, SqmExpressible<?>) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
findPluralAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findPluralAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findPluralAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findQueryParameter(int) - Method in interface org.hibernate.query.ParameterMetadata
Find the QueryParameter registered under the given position-label, if one.
findQueryParameter(int) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
findQueryParameter(String) - Method in interface org.hibernate.query.ParameterMetadata
Find the QueryParameter registered under the given name, if one.
findQueryParameter(String) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
findRegisteredCompositeUserType(Class<?>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
findRegisteredEmbeddableInstantiator(Class<?>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
findRegisteredEventType(String) - Method in class org.hibernate.event.spi.EventEngine
 
findRegisteredUserType(Class<?>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
findRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
findRoot() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
findRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
findRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
findRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
findRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
findRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
findRootGraphsForType(Class) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
findRootGraphsForType(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
findRootGraphsForType(EntityPersister) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
findSecondaryTable(String) - Method in class org.hibernate.mapping.MappedSuperclass
 
findSecondaryTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
findSecondaryTable(String) - Method in interface org.hibernate.mapping.TableContainer
 
findSingularAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findSingularAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findSingularAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findSqlTypedDescriptor(String) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
findSubPart(String) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
findSubPart(String) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
findSubPart(String, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
findSubPart(String, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
findSubPart(String, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.ModelPartContainer
 
findSubPart(String, EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
findSubPart(String, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
findSubPart(String, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
findSubPart(String, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
findSubPart(String, EntityMappingType) - Method in class org.hibernate.query.derived.CteTupleTableGroupProducer
 
findSubPathSource(String) - Method in class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
 
findSubPathSource(String) - Method in class org.hibernate.query.derived.AnonymousTupleSqmPathSource
 
findSubPathSource(String) - Method in class org.hibernate.query.derived.AnonymousTupleType
 
findSubPathSource(String) - Method in interface org.hibernate.query.sqm.SqmPathSource
Find a SqmPathSource by name relative to this source.
findSubPathSource(String) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
findSubPathSource(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findSubPathSource(String, JpaMetamodelImplementor) - Method in interface org.hibernate.query.sqm.SqmPathSource
Find a SqmPathSource by name relative to this source.
findSubtypeByDiscriminator(Object) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
findSubtypeBySubclass(String) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
findSubTypesAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
findSubTypesAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
findSubTypesAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
findSubTypesSubPart(String, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
findSubTypesSubPart(String, EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
findTable(String) - Method in class org.hibernate.mapping.MappedSuperclass
 
findTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
findTable(String) - Method in interface org.hibernate.mapping.TableContainer
 
findTableDetailsBuilder(String) - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
 
findTableGroup(String) - Method in class org.hibernate.query.sqm.sql.FromClauseIndex
 
findTableGroup(NavigablePath) - Method in class org.hibernate.query.results.FromClauseAccessImpl
 
findTableGroup(NavigablePath) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
findTableGroup(NavigablePath) - Method in interface org.hibernate.sql.ast.spi.FromClauseAccess
Find a TableGroup by the NavigablePath it is registered under, and if not found on the current from clause level, ask the parent.
findTableGroup(NavigablePath) - Method in class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
findTableGroup(NavigablePath) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
findTableGroupForGetOrCreate(NavigablePath) - Method in interface org.hibernate.sql.ast.spi.FromClauseAccess
Find the TableGroup by the NavigablePath for the purpose of creating a new TableGroup if none can be found.
findTableGroupForGetOrCreate(NavigablePath) - Method in class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
findTableGroupForGetOrCreate(NavigablePath, boolean) - Method in class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
findTableGroupJoin(TableGroup) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
findTableGroupOnCurrentFromClause(NavigablePath) - Method in class org.hibernate.query.results.FromClauseAccessImpl
 
findTableGroupOnCurrentFromClause(NavigablePath) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
findTableGroupOnCurrentFromClause(NavigablePath) - Method in interface org.hibernate.sql.ast.spi.FromClauseAccess
Find a TableGroup in this from clause without consulting parents by the NavigablePath it is registered under.
findTableGroupOnCurrentFromClause(NavigablePath) - Method in class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
findTreat(ManagedDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
findValueDescriptor(String, ParameterUsage) - Method in class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
 
findValueDescriptor(String, ParameterUsage) - Method in class org.hibernate.sql.model.jdbc.DeleteOrUpsertOperation
 
findValueDescriptor(String, ParameterUsage) - Method in class org.hibernate.sql.model.jdbc.OptionalTableUpdateOperation
 
findValueDescriptor(String, ParameterUsage) - Method in interface org.hibernate.sql.model.MutationOperation
Find the JDBC parameter to be used for the specified column.
findVersionAttribute() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
findVersionAttribute() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
findVersionAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
finishedAttribute(AttributeMapping) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
finishLoading(ExecutionContext) - Method in interface org.hibernate.sql.results.graph.collection.LoadingCollectionEntry
Complete the load
finishRowProcessing(boolean) - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
Callback at the end of processing the current "row"
finishRowProcessing(RowProcessingState, boolean) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
finishUp() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
General finish up step.
finishUp() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType.InFlightAccessImpl
 
finishUp(boolean) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
finishUp(int, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.results.caching.QueryCachePutManager
 
finishUp(SharedSessionContractImplementor) - Method in interface org.hibernate.sql.results.caching.QueryCachePutManager
Deprecated, for removal: This API element is subject to removal in a future version.
finishUp(SharedSessionContractImplementor) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
Give implementations a chance to finish processing
finishUp(RowProcessingState) - Method in interface org.hibernate.sql.results.spi.RowReader
Called at the end of processing all rows
finishUpRow(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Lifecycle method called at the end of the current row processing.
finishUpRow(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
fireEventOnEachListener(U, BiConsumer<T, U>) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Similar as EventListenerGroup.fireLazyEventOnEachListener(Supplier, BiConsumer) except it doesn't use a {Supplier}: useful when there is no need to lazily initialize the event.
fireEventOnEachListener(U, Function<RL, Function<U, CompletionStage<R>>>) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Similar to EventListenerGroup.fireEventOnEachListener(Object, Function), but Reactive friendly: it chains processing of the same event on each Reactive Listener, and returns a CompletionStage of type R.
fireEventOnEachListener(U, X, Function<RL, BiFunction<U, X, CompletionStage<R>>>) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Similar to EventListenerGroup.fireEventOnEachListener(Object, Object, Function), but Reactive friendly: it chains processing of the same event on each Reactive Listener, and returns a CompletionStage of type R.
fireEventOnEachListener(U, X, EventActionWithParameter<T, U, X>) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Similar to EventListenerGroup.fireEventOnEachListener(Object, BiConsumer), but allows passing a third parameter to the consumer; our code based occasionally needs a third parameter: having this additional variant allows using the optimal iteration more extensively and reduce allocations.
fireLazyEventOnEachListener(Supplier<U>, BiConsumer<T, U>) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Fires an event on each registered event listener of this group.
fireLazyEventOnEachListener(Supplier<U>, Function<RL, Function<U, CompletionStage<R>>>) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Similar to EventListenerGroup.fireLazyEventOnEachListener(Supplier, BiConsumer), but Reactive friendly: it chains processing of the same event on each Reactive Listener, and returns a CompletionStage of type R.
first() - Method in class org.hibernate.collection.spi.PersistentSortedSet
 
first() - Method in class org.hibernate.query.Page
 
first() - Method in interface org.hibernate.ScrollableResults
Go to the first result.
first(int) - Static method in class org.hibernate.query.Page
Obtain an initial page with the given size.
first(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
FIRST - Enum constant in enum class org.hibernate.dialect.NullOrdering
Null is always ordered first.
FIRST - Enum constant in enum class org.hibernate.query.NullPrecedence
Null values appear at the beginning of the sorted collection.
FIRST - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FIRST - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FIRST - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
FIRST - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
FIRST() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
FIRST() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
FIRST() - Method in class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
 
FIRST() - Method in class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
 
FIRST() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
FIRST() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
FIRST() - Method in class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
 
firstKey() - Method in class org.hibernate.collection.spi.PersistentSortedMap
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in interface org.hibernate.query.QueryLogging
 
firstResult - Variable in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
firstValue(Expression<T>, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a first_value window function expression.
firstValue(Expression<T>, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
FIX - Enum constant in enum class org.hibernate.id.SequenceMismatchStrategy
When detecting a mismatch, Hibernate tries to fix it by overriding the entity sequence mapping using the one found in the database.
FIXED - Enum constant in enum class org.hibernate.query.sqm.CastType
 
fk(Path<P>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
fk(Path<P>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
fk(Path<P>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
FK - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FK - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FK() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
FK() - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
FkDomainPathContinuation - Class in org.hibernate.metamodel.mapping.ordering.ast
 
FkDomainPathContinuation(NavigablePath, DomainPath, ToOneAttributeMapping) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.FkDomainPathContinuation
 
FkDomainPathContinuation(NavigablePath, DomainPath, ModelPart, Set<String>) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.FkDomainPathContinuation
 
FLOAT - Enum constant in enum class org.hibernate.query.sqm.CastType
 
FLOAT - Enum constant in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
 
FLOAT - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type FLOAT.
FLOAT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Float to JDBC FLOAT.
FLOAT_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FLOAT_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FLOAT_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
FLOAT_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
FLOAT_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
FLOAT_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
FLOAT_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
FloatJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Float handling.
FloatJavaType() - Constructor for class org.hibernate.type.descriptor.java.FloatJavaType
 
FloatJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for FLOAT handling.
FloatJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
FloatPrimitiveArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for float[] handling.
FloatPrimitiveArrayJavaType(JavaType<Float>) - Constructor for class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
floor(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the floor of its argument, that is, the largest integer smaller than or equal to its argument.
floor(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
flush() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
flush() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
flush() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Flush this session.
flush() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
flush() - Method in interface org.hibernate.Session
Force this session to flush.
flush() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a flush occurring
FLUSH - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
FLUSH_BEFORE_COMPLETION - Static variable in interface org.hibernate.cfg.TransactionSettings
When enabled, specifies that automatic flushing should occur during the JTA Synchronization.beforeCompletion() callback.
FLUSH_ENTITY - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
FLUSH_ENTITY - Static variable in class org.hibernate.event.spi.EventType
 
FLUSH_MODE - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
FLUSH_MODE - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated, for removal: This API element is subject to removal in a future version.
There are much better ways to control the flush mode of a session, for example, SessionBuilder.flushMode(org.hibernate.FlushMode) or Session.setHibernateFlushMode(org.hibernate.FlushMode).
flushBeforeTransactionCompletion() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
flushBeforeTransactionCompletion() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
flushBeforeTransactionCompletion() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
 
flushBeforeTransactionCompletion() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
 
flushBeginning() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Callback to let us know that a flush is beginning.
flushEnd(int, int) - Method in class org.hibernate.BaseSessionEventListener
 
flushEnd(int, int) - Method in interface org.hibernate.SessionEventListener
 
flushEnding() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Callback to let us know that a flush is ending.
FlushEntityEvent - Class in org.hibernate.event.spi
 
FlushEntityEvent(EventSource, Object, EntityEntry) - Constructor for class org.hibernate.event.spi.FlushEntityEvent
 
FlushEntityEventListener - Interface in org.hibernate.event.spi
 
FlushEvent - Class in org.hibernate.event.spi
Defines an event class for the flushing of a session.
FlushEvent(EventSource) - Constructor for class org.hibernate.event.spi.FlushEvent
 
FlushEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session flush events.
flushMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
flushMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
flushMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
flushMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
flushMode - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
flushMode() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The flush mode for the query.
flushMode() - Element in annotation interface org.hibernate.annotations.NamedQuery
The flush mode for this query.
flushMode() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
flushMode() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the FlushMode from the original session should be used to create the new session.
flushMode(FlushMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
flushMode(FlushMode) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
flushMode(FlushMode) - Method in interface org.hibernate.SessionBuilder
Specify the initial FlushMode to use for the opened Session
flushMode(FlushMode) - Method in interface org.hibernate.SharedSessionBuilder
 
FlushMode - Enum Class in org.hibernate
Represents a flushing strategy.
FlushModeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for FlushMode
FlushModeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.FlushModeMarshalling
 
FlushModeType - Enum Class in org.hibernate.annotations
Enumeration extending the JPA flush modes with flush modes specific to Hibernate, and a "null" mode, FlushModeType.PERSISTENCE_CONTEXT, for use as a default annotation value.
flushStart() - Method in class org.hibernate.BaseSessionEventListener
 
flushStart() - Method in interface org.hibernate.SessionEventListener
 
FOLLOW_ON - Enum constant in enum class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.LockStrategy
 
FOLLOW_ON - Enum constant in enum class org.hibernate.sql.exec.spi.JdbcLockStrategy
Use follow-on locking.
FOLLOW_ON_LOCKING - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
FOLLOWING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FOLLOWING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FOLLOWING() - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
FOLLOWING() - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
FOLLOWING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
FOR - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FOR - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FOR() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
FOR() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
FOR() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
force - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
force() - Element in annotation interface org.hibernate.annotations.DiscriminatorOptions
If enabled, allowed discriminator values are always explicitly enumerated in select queries, even when retrieving all instances of a root entity and its subtypes.
FORCE_DISCRIMINATOR_IN_SELECTS_BY_DEFAULT - Static variable in interface org.hibernate.cfg.MappingSettings
 
FORCE_TBL_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
A flag to force using a table as the underlying structure rather than a sequence.
forceFlush(EntityEntry) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
forceFlush(EntityEntry) - Method in interface org.hibernate.engine.spi.SessionImplementor
Initiate a flush to force deletion of a re-persisted entity.
forceFlush(EntityEntry) - Method in interface org.hibernate.event.spi.EventSource
Force an immediate flush
forceFlush(EntityKey) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
forceFlush(EntityKey) - Method in interface org.hibernate.engine.spi.SessionImplementor
Initiate a flush to force deletion of a re-persisted entity.
forceFlush(EntityKey) - Method in interface org.hibernate.event.spi.EventSource
Force an immediate flush
forceIdentifierSelection() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
forceIdentifierSelection() - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Whether forcing the selection of the identifier is in effect for this creation
forceInitialization() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
forceInitialization() - Method in interface org.hibernate.collection.spi.LazyInitializable
To be called internally by the session, forcing immediate initialization.
forceInitialize(Object, String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
forceInitialize(Object, String, SharedSessionContractImplementor, boolean) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
forceLimitUsage() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Generally, if there is no limit applied to a Hibernate query we do not apply any limits to the SQL query.
forceLimitUsage() - Method in class org.hibernate.dialect.pagination.LegacyOracleLimitHandler
 
forceLobAsLastValue() - Method in class org.hibernate.dialect.Dialect
Must LOB values occur last in inserts and updates?
forceLobAsLastValue() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
forceLobAsLastValue() - Method in class org.hibernate.dialect.OracleDialect
 
forceLocked(Object, Object) - Method in interface org.hibernate.engine.spi.EntityEntry
 
forceSelection - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
 
forceVersionIncrement(Object, Object, boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forceVersionIncrement(Object, Object, boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
forceVersionIncrement(Object, Object, boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
forceVersionIncrement(Object, Object, Object, boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.mutation.UpdateCoordinator
 
forceVersionIncrement(Object, Object, Object, boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
forceVersionIncrement(Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.mutation.UpdateCoordinator
 
forceVersionIncrement(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorNoOp
 
forceVersionIncrement(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
forceVersionIncrement(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forceVersionIncrement(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
forceVersionIncrement(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
forClassInstantiation(Class<R>, NodeBuilder) - Static method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
forClassInstantiation(JavaType<R>, NodeBuilder) - Static method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
forColumn() - Element in annotation interface org.hibernate.annotations.ColumnTransformer
The name of the mapped column, if a persistent attribute maps to multiple columns.
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
forDatePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
forEach(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsList
 
forEach(Consumer<? super Fetch>) - Method in interface org.hibernate.sql.results.graph.FetchList
 
forEachAttribute(IndexedConsumer<SingularAttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping.IdentifierValueMapper
Convenience method to iterate the attributes for this mapper's representation
forEachAttributeMapping(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
forEachAttributeMapping(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Visit attributes defined on this class and any supers
forEachAttributeMapping(Consumer<? super AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachAttributeMapping(Consumer<? super AttributeMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachAttributeMapping(Consumer<? super AttributeMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
forEachAttributeMapping(IndexedConsumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Visit attributes defined on this class and any supers
forEachAttributeMapping(IndexedConsumer<? super AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachBean(Consumer<ContainedBeanImplementor<?>>) - Method in class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
 
forEachBinding(Consumer<Binding>) - Method in class org.hibernate.engine.jdbc.mutation.spi.BindingGroup
Visit each parameter binding
forEachCollectionDescriptor(Consumer<CollectionPersister>) - Method in interface org.hibernate.metamodel.MappingMetamodel
Visit the mapping descriptors for all collections defined in the model
forEachCollectionEntry(BiConsumer<PersistentCollection<?>, CollectionEntry>, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Execute some action on each entry of the collectionEntries map, optionally iterating on a defensive copy.
forEachCteColumn(String, ModelPart, Consumer<CteColumn>) - Static method in class org.hibernate.sql.ast.tree.cte.CteTable
 
forEachCteColumn(CteTable, SqmCteTableColumn, Consumer<CteColumn>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
forEachDescriptor(Consumer<JavaType<?>>) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
forEachDisassembledJdbcValue(Object, int, Bindable.JdbcValuesConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
forEachDisassembledJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.type.BasicType
 
forEachDisassembledJdbcValue(Object, Bindable.JdbcValuesConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
forEachDisassembledJdbcValue(Object, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
forEachEntityDescriptor(Consumer<EntityPersister>) - Method in interface org.hibernate.metamodel.MappingMetamodel
Visit all entity mapping descriptors defined in the model
forEachInsertable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
forEachInsertable(int, SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachInsertable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
forEachInsertable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.JdbcMappingContainer
Visit each JdbcMapping starting from the given offset
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.Collation
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.Distinct
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.Format
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.Overflow
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.sql.ast.tree.expression.TrimSpecification
 
forEachJdbcType(int, IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.type.BasicType
 
forEachJdbcType(IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.Bindable
Visit each of JdbcMapping
forEachJdbcType(IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
forEachJdbcType(IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.metamodel.mapping.JdbcMappingContainer
Visit each of JdbcMapping
forEachJdbcType(IndexedConsumer<JdbcMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
forEachJdbcType(IndexedConsumer<JdbcMapping>) - Method in interface org.hibernate.type.BasicType
 
forEachJdbcValue(Object, int, Bindable.JdbcValuesConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
Visit each constituent JDBC value extracted from the entity instance itself.
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
forEachJdbcValue(Object, int, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
forEachJdbcValue(Object, Bindable.JdbcValuesConsumer, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
forEachJdbcValue(Object, X, Y, Bindable.JdbcValuesBiConsumer<X, Y>, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.Bindable
Visit each constituent JDBC value extracted from the entity instance itself.
forEachKeyBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in class org.hibernate.sql.model.ast.AbstractRestrictedTableMutation
 
forEachKeyBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in interface org.hibernate.sql.model.ast.RestrictedTableMutation
Visit each key binding
forEachKeyColumn(Consumer<EntityTableMapping.KeyColumn>) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
forEachKeyColumn(TableDetails.KeyColumnConsumer) - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyDetails
Visit each key column
forEachKeyColumn(TableDetails.KeyColumnConsumer) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
forEachMutableTable(Consumer<CollectionTableMapping>) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
forEachMutableTable(Consumer<EntityTableMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachMutableTable(Consumer<T>) - Method in interface org.hibernate.sql.model.MutationTarget
Visit each table.
forEachMutableTableReverse(Consumer<CollectionTableMapping>) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
forEachMutableTableReverse(Consumer<EntityTableMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachMutableTableReverse(Consumer<T>) - Method in interface org.hibernate.sql.model.MutationTarget
Same as MutationTarget.forEachMutableTable(java.util.function.Consumer<T>) except that here the tables are visited in reverse order
forEachNamedGraph(Consumer<RootGraph<?>>) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
forEachNonFormula(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
 
forEachOperation(BiConsumer<Integer, O>) - Method in interface org.hibernate.sql.model.MutationOperationGroup
Deprecated, for removal: This API element is subject to removal in a future version.
Will be removed. Use the other methods to visit each operation.
forEachOptimisticLockBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in class org.hibernate.sql.model.ast.AbstractRestrictedTableMutation
 
forEachOptimisticLockBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in interface org.hibernate.sql.model.ast.RestrictedTableMutation
forEachParameter(Consumer<ColumnValueParameter>) - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
forEachParameter(Consumer<ColumnValueParameter>) - Method in class org.hibernate.sql.model.ast.AbstractTableUpdate
 
forEachParameter(Consumer<ColumnValueParameter>) - Method in interface org.hibernate.sql.model.ast.TableMutation
Visit the JDBC parameters associated with this mutation.
forEachResultAssembler(BiConsumer<Initializer<?>, X>, X) - Method in interface org.hibernate.sql.results.graph.DomainResultAssembler
Invokes the consumer with every initializer part of this assembler that returns true for Initializer.isResultInitializer().
forEachReturningColumn(BiConsumer<Integer, ColumnReference>) - Method in interface org.hibernate.sql.model.ast.TableInsert
Visit each return-column
forEachReturningColumn(BiConsumer<Integer, ColumnReference>) - Method in interface org.hibernate.sql.model.ast.TableUpdate
Visit each return-column
forEachSelectable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
forEachSelectable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
forEachSelectable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
forEachSelectable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
Visits the FK "referring" columns
forEachSelectable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ModelPart
Visits each selectable mapping with the selectable index offset by the given value.
forEachSelectable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.SelectableMappings
Visit each contained selectable mapping.
forEachSelectable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
 
forEachSelectable(int, SelectableConsumer) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forEachSelectable(int, SelectableConsumer) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
forEachSelectable(int, SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
forEachSelectable(int, SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachSelectable(int, SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
forEachSelectable(int, SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
forEachSelectable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
forEachSelectable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
forEachSelectable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ModelPart
A short hand form of ModelPart.forEachSelectable(int, SelectableConsumer), that passes 0 as offset.
forEachSelectable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.SelectableMappings
forEachSelectable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
 
forEachSelectable(SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachSelectable(SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
forEachStatement(BiConsumer<String, PreparedStatementDetails>) - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
Visit the details for each table mutation
forEachSubPart(IndexedConsumer<ModelPart>) - Method in interface org.hibernate.metamodel.mapping.ModelPartContainer
 
forEachSubPart(IndexedConsumer<ModelPart>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
forEachSubPart(IndexedConsumer<ModelPart>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
forEachSubPart(IndexedConsumer<ModelPart>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.ModelPartContainer
 
forEachSubPart(IndexedConsumer<ModelPart>, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachSubPart(IndexedConsumer<ModelPart>, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
forEachTableMutation(BiConsumer<Integer, M>) - Method in interface org.hibernate.sql.model.ast.MutationGroup
Deprecated, for removal: This API element is subject to removal in a future version.
forEachTableMutationBuilder(Consumer<TableMutationBuilder<?>>) - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
 
forEachTargetColumn(BiConsumer<Integer, ColumnReference>) - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
forEachTargetColumn(BiConsumer<Integer, ColumnReference>) - Method in interface org.hibernate.sql.ast.tree.insert.InsertStatement
Iterates each target column
forEachThing(List<T>, BiConsumer<Integer, T>) - Static method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
forEachUpdatable(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
forEachUpdatable(int, SelectableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
forEachUpdatable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
forEachUpdatable(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
 
forEachValue(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsMap
 
forEachValueBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in class org.hibernate.sql.model.ast.AbstractRestrictedTableMutation
 
forEachValueBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in class org.hibernate.sql.model.ast.AbstractTableInsert
 
forEachValueBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in class org.hibernate.sql.model.ast.AbstractTableUpdate
 
forEachValueBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in interface org.hibernate.sql.model.ast.RestrictedTableMutation
 
forEachValueBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in interface org.hibernate.sql.model.ast.TableInsert
Visit each value binding
forEachValueBinding(BiConsumer<Integer, ColumnValueBinding>) - Method in interface org.hibernate.sql.model.ast.TableUpdate
Visit each value binding
forEachValueDetail(Consumer<DiscriminatorValueDetails>) - Method in class org.hibernate.metamodel.mapping.DefaultDiscriminatorConverter
 
forEachValueDetail(Consumer<DiscriminatorValueDetails>) - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
forEachValueDetail(Consumer<DiscriminatorValueDetails>) - Method in class org.hibernate.metamodel.mapping.EmbeddableDiscriminatorConverter
 
forEachValueDetail(Consumer<DiscriminatorValueDetails>) - Method in class org.hibernate.metamodel.mapping.MappedDiscriminatorConverter
 
ForeignGenerator - Class in org.hibernate.id
Deprecated, for removal: This API element is subject to removal in a future version.
This remains around as an implementation detail of hbm.xml mappings.
ForeignGenerator() - Constructor for class org.hibernate.id.ForeignGenerator
Deprecated.
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
foreignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
 
foreignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
 
foreignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
foreignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
foreignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
foreignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
foreignKey() - Element in annotation interface org.hibernate.annotations.Table
Deprecated, for removal: This API element is subject to removal in a future version.
ForeignKey - Class in org.hibernate.mapping
A mapping model object representing a foreign key constraint.
ForeignKey - Annotation Interface in org.hibernate.annotations
Deprecated, for removal: This API element is subject to removal in a future version.
use the JPA 2.1 ForeignKey annotation
ForeignKey() - Constructor for class org.hibernate.mapping.ForeignKey
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
Return the property name or propertyTableName
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
Return the property name or propertyTableName
foreignKeyColumnName(String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Return the foreign key column name for the given parameters
foreignKeyColumnName(String, String, String, String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
ForeignKeyContributingSource - Interface in org.hibernate.boot.model.source.spi
Additional contract for things which describe foreign keys.
foreignKeyDefinition - Variable in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
 
ForeignKeyDescriptor - Interface in org.hibernate.metamodel.mapping
Descriptor for foreign-keys
ForeignKeyDescriptor.Nature - Enum Class in org.hibernate.metamodel.mapping
 
ForeignKeyDescriptor.Side - Interface in org.hibernate.metamodel.mapping
 
ForeignKeyDirection - Enum Class in org.hibernate.type
Represents directionality of the foreign key constraint
ForeignKeyInformation - Interface in org.hibernate.tool.schema.extract.spi
 
ForeignKeyInformation.ColumnReferenceMapping - Interface in org.hibernate.tool.schema.extract.spi
 
forJpa(BootstrapServiceRegistry) - Static method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Creates a StandardServiceRegistryBuilder specific to the needs of bootstrapping JPA.
forListInstantiation(NodeBuilder) - Static method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
forListInstantiation(JavaType<L>, NodeBuilder) - Static method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
forMapInstantiation(NodeBuilder) - Static method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
forMapInstantiation(JavaType<M>, NodeBuilder) - Static method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
format() - Method in class org.hibernate.grammars.hql.HqlParser
 
format() - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
format(int) - Static method in class org.hibernate.id.uuid.Helper
 
format(int) - Method in class org.hibernate.id.UUIDHexGenerator
Deprecated.
 
format(short) - Static method in class org.hibernate.id.uuid.Helper
 
format(short) - Method in class org.hibernate.id.UUIDHexGenerator
Deprecated.
 
format(Expression<? extends TemporalAccessor>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Format a date, time, or datetime according to a pattern.
format(Expression<? extends TemporalAccessor>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
format(QualifiedName) - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
Render a formatted non-table and non-sequence qualified name
format(QualifiedName, Dialect) - Method in interface org.hibernate.engine.jdbc.env.spi.QualifiedObjectNameFormatter
Render a formatted non-table and non-sequence qualified name
format(QualifiedSequenceName) - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
Render a formatted sequence name
format(QualifiedSequenceName, Dialect) - Method in interface org.hibernate.engine.jdbc.env.spi.QualifiedObjectNameFormatter
Render a formatted sequence name
format(QualifiedTableName) - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
Render a formatted a table name
format(QualifiedTableName, Dialect) - Method in interface org.hibernate.engine.jdbc.env.spi.QualifiedObjectNameFormatter
Render a formatted a table name
Format - Class in org.hibernate.sql.ast.tree.expression
Represents the format pattern for a date/time format expression
Format(String) - Constructor for class org.hibernate.sql.ast.tree.expression.Format
 
FORMAT - Enum constant in enum class org.hibernate.dialect.function.TruncFunction.DatetimeTrunc
 
FORMAT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FORMAT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FORMAT() - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
FORMAT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
format_dateFormat() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
MySQL-style (also Ingres)
format_formatdatetime() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2-style (uses Java's SimpleDateFormat directly so no need to translate format)
FORMAT_SQL - Static variable in interface org.hibernate.cfg.JdbcSettings
Enables formatting of SQL logged to the console.
FORMAT_STRING_DATE - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIME - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIME_WITH_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_MICROS - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_MICROS_AND_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_MICROS_AND_OFFSET_NOZ - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_MILLIS - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_MILLIS_AND_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_NANOS - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_NANOS_AND_OFFSET - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
FORMAT_STRING_TIMESTAMP_WITH_NANOS_AND_OFFSET_NOZ - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
format_toChar() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Usually Oracle-style (except for Informix which quite close to MySQL-style)
format_toVarchar() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
HANA's name for to_char() is still Oracle-style
FormatContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FormatContext
 
formatFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
formatFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
FormatFunction - Class in org.hibernate.dialect.function
A format function with support for composite temporal expressions.
FormatFunction(String, boolean, boolean, boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.FormatFunction
 
FormatFunction(String, boolean, boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.FormatFunction
 
FormatFunction(String, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.FormatFunction
 
FormatFunction.FormatSqmFunction<T> - Class in org.hibernate.dialect.function
 
FormatFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
FormatMapper - Interface in org.hibernate.type.format
A mapper for mapping objects to and from a format.
FormatMapperBasedJavaType<T> - Class in org.hibernate.type.descriptor.java.spi
Java type for FormatMapper based types i.e.
FormatMapperBasedJavaType(Type, MutabilityPlan<T>, TypeConfiguration) - Constructor for class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
FormatSqmFunction(SqmFunctionDescriptor, FunctionRenderer, List<? extends SqmTypedNode<?>>, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, boolean, QueryEngine) - Constructor for class org.hibernate.dialect.function.FormatFunction.FormatSqmFunction
 
FormatSqmFunction(SqmFunctionDescriptor, FunctionRenderingSupport, List<? extends SqmTypedNode<?>>, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, boolean, QueryEngine) - Constructor for class org.hibernate.dialect.function.FormatFunction.FormatSqmFunction
formatWithoutCatalog(QualifiedSequenceName) - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
Render a formatted sequence name, without the catalog (even the default one).
forMethod(FetchMode) - Static method in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
 
formula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
formula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
formula - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
formula - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
formula - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
formula - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
 
formula() - Element in annotation interface org.hibernate.annotations.JoinColumnOrFormula
The formula to use in the join condition.
Formula - Class in org.hibernate.mapping
A mapping model object representing a SQL formula which is used as a "derived" Column in an entity mapping.
Formula - Annotation Interface in org.hibernate.annotations
Specifies an expression written in native SQL that is used to read the value of an attribute instead of storing the value in a Column.
Formula() - Constructor for class org.hibernate.mapping.Formula
 
Formula(String) - Constructor for class org.hibernate.mapping.Formula
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
formulaAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
forPrecision(int, int) - Static method in class org.hibernate.type.descriptor.java.ClockHelper
 
forPrecision(Clock, int, int) - Static method in class org.hibernate.type.descriptor.java.ClockHelper
 
forPrecision(Integer, SharedSessionContractImplementor) - Static method in class org.hibernate.type.descriptor.java.ClockHelper
 
forPrecision(Integer, SharedSessionContractImplementor, int) - Static method in class org.hibernate.type.descriptor.java.ClockHelper
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
forTimePrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
forTimestampPrecision(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
forType(FetchType) - Static method in enum class org.hibernate.engine.FetchTiming
 
ForUpdateClause() - Constructor for class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
ForUpdateClause(LockMode) - Constructor for class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
ForUpdateFragment - Class in org.hibernate.sql
A SQL {FOR UPDATE} clause.
ForUpdateFragment(Dialect, LockOptions, Map<String, String[]>) - Constructor for class org.hibernate.sql.ForUpdateFragment
 
FORWARD_ONLY - Enum constant in enum class org.hibernate.ScrollMode
Requests a scrollable result that is only scrollable forwards.
FQN_ENTITY_NAME - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
FractionalSeconds - Annotation Interface in org.hibernate.annotations
Indicates that the associated temporal value should be stored with fractional seconds.
frameBetweenFollowing(int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
frameBetweenFollowing(int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
frameBetweenFollowing(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a window frame of type FrameKind.OFFSET_FOLLOWING to use with JpaWindows.
frameBetweenFollowing(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
frameBetweenPreceding(int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
frameBetweenPreceding(int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
frameBetweenPreceding(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create window frame of type FrameKind.OFFSET_PRECEDING to use with JpaWindows.
frameBetweenPreceding(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
frameClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
frameClause() - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
FrameClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
frameCurrentRow() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a window frame of type FrameKind.CURRENT_ROW to use with JpaWindows.
frameCurrentRow() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
frameEnd() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
frameEnd() - Method in class org.hibernate.grammars.hql.HqlParser
 
FrameEndContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
frameExclude(FrameExclusion) - Method in interface org.hibernate.query.criteria.JpaWindow
Set a FrameExclusion for this window's frame.
frameExclude(FrameExclusion) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
frameExclusion() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
frameExclusion() - Method in class org.hibernate.grammars.hql.HqlParser
 
FrameExclusion - Enum Class in org.hibernate.query.sqm
 
FrameExclusionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
frameGroups(JpaWindowFrame, JpaWindowFrame) - Method in interface org.hibernate.query.criteria.JpaWindow
Add a GROUPS frame clause to the window and define start and end JpaWindowFrame specifications.
frameGroups(JpaWindowFrame, JpaWindowFrame) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
FrameKind - Enum Class in org.hibernate.query.sqm
 
FrameMode - Enum Class in org.hibernate.query.sqm
 
frameRange(JpaWindowFrame, JpaWindowFrame) - Method in interface org.hibernate.query.criteria.JpaWindow
Add a RANGE frame clause to the window and define start and end JpaWindowFrame specifications.
frameRange(JpaWindowFrame, JpaWindowFrame) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
frameRows(JpaWindowFrame, JpaWindowFrame) - Method in interface org.hibernate.query.criteria.JpaWindow
Add a ROWS frame clause to the window and define start and end JpaWindowFrame specifications.
frameRows(JpaWindowFrame, JpaWindowFrame) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
frameStart() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
frameStart() - Method in class org.hibernate.grammars.hql.HqlParser
 
FrameStartContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
frameUnboundedFollowing() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a window frame of type FrameKind.UNBOUNDED_FOLLOWING to use with JpaWindows.
frameUnboundedFollowing() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
frameUnboundedPreceding() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a window frame of type FrameKind.UNBOUNDED_PRECEDING to use with JpaWindows.
frameUnboundedPreceding() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
free() - Method in class org.hibernate.engine.jdbc.BlobProxy
 
from(JoinType) - Static method in enum class org.hibernate.query.sqm.tree.SqmJoinType
 
from(Subquery<X>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
from(Subquery<X>) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
Create and add a query root corresponding to the given subquery, forming a cartesian product with any existing roots.
from(Subquery<X>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
from(EntityType<T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaDelete
 
from(EntityType<T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
from(EntityType<T>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
from(EntityType<X>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
from(EntityType<X>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
from(EntityType<X>) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
from(EntityType<X>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
from(SqlResultSetMapping) - Static method in class org.hibernate.boot.query.SqlResultSetMappingDescriptor
 
from(SqlResultSetMapping, String) - Static method in class org.hibernate.boot.query.SqlResultSetMappingDescriptor
 
from(Class<T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaDelete
 
from(Class<T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
from(Class<T>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
from(Class<X>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
from(Class<X>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
from(Class<X>) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
from(Class<X>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
from(String, Limit, QueryParameterBindings, SharedSessionContractImplementor) - Static method in class org.hibernate.cache.spi.QueryKey
 
from(Connection) - Method in interface org.hibernate.engine.jdbc.LobCreationContext.Callback
 
from(Map, ClassLoaderAccess) - Static method in class org.hibernate.boot.beanvalidation.GroupsPerOperation
 
from(JdbcEnvironment) - Static method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
from(PersistentClass, boolean, boolean, Metadata) - Static method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
Build a LazyFetchGroupMetadata based on the attributes defined for the PersistentClass
from(Property, int, int) - Static method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
 
from(JpaCteCriteria<X>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
from(JpaCteCriteria<X>) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
Create and add a query root corresponding to the given cte, forming a cartesian product with any existing roots.
from(JpaCteCriteria<X>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
from(SqlAliasBase, String, TableGroupProducer, SqlAliasBaseGenerator) - Static method in interface org.hibernate.sql.ast.spi.SqlAliasBase
 
from(SqlSelection, JavaType<X>) - Static method in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
 
FROM - Enum constant in enum class org.hibernate.query.sqm.tree.from.DowncastLocation
 
FROM - Enum constant in enum class org.hibernate.sql.ast.Clause
 
FROM - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FROM - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
FROM() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
FROM_PARENT - Enum constant in enum class org.hibernate.type.ForeignKeyDirection
A foreign key from parent to child
FROM_SUBQUERY - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
fromAccessType(AccessType) - Static method in enum class org.hibernate.annotations.CacheConcurrencyStrategy
fromArray(EventType[]) - Static method in class org.hibernate.generator.EventTypeSets
 
fromByte(Byte) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Interpret a numeric value as the ordinal of the enum type
fromBytes(byte[]) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
fromCacheMode(CacheMode) - Static method in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Conversion from CacheMode to CacheModeType.
fromClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
fromClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
FromClause - Class in org.hibernate.sql.ast.tree.from
The SQL AST from-clause node
FromClause() - Constructor for class org.hibernate.sql.ast.tree.from.FromClause
 
FromClause(int) - Constructor for class org.hibernate.sql.ast.tree.from.FromClause
 
FromClauseAccess - Interface in org.hibernate.sql.ast.spi
Access to TableGroup indexing.
FromClauseAccessImpl - Class in org.hibernate.query.results
 
FromClauseAccessImpl() - Constructor for class org.hibernate.query.results.FromClauseAccessImpl
 
FromClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FromClauseContext
 
FromClauseIndex - Class in org.hibernate.query.sqm.sql
An index of various FROM CLAUSE resolutions.
FromClauseIndex(FromClauseIndex) - Constructor for class org.hibernate.query.sqm.sql.FromClauseIndex
 
fromContext(LobCreationContext.Callback<T>) - Method in interface org.hibernate.engine.jdbc.LobCreationContext
 
fromCriteriaTrimSpec(CriteriaBuilder.Trimspec) - Static method in enum class org.hibernate.query.sqm.TrimSpec
 
fromDatabaseMetadata(DatabaseMetaData) - Static method in class org.hibernate.dialect.MySQLServerConfiguration
fromDialectResolutionInfo(DialectResolutionInfo) - Static method in class org.hibernate.dialect.HANAServerConfiguration
 
fromDialectResolutionInfo(DialectResolutionInfo) - Static method in class org.hibernate.dialect.MySQLServerConfiguration
 
fromDialectResolutionInfo(DialectResolutionInfo) - Static method in class org.hibernate.dialect.OracleServerConfiguration
 
FromDurationExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.FromDurationExpressionContext
 
fromEncodedString(CharSequence, int, int) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
fromEncodedString(CharSequence, int, int) - Method in interface org.hibernate.type.descriptor.java.JavaType
Reads the encoded value from the char sequence start index until the end index and returns the decoded value.
fromEncodedString(CharSequence, int, int) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
fromEncodedString(CharSequence, int, int) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
fromEncodedString(CharSequence, int, int) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
fromEncodedString(CharSequence, int, int) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
fromExternalForm(Object) - Static method in enum class org.hibernate.annotations.OnDeleteAction
 
fromExternalForm(String) - Static method in enum class org.hibernate.LockMode
 
fromExternalName(String) - Static method in enum class org.hibernate.cache.spi.access.AccessType
Resolve an AccessType from its external name.
fromExternalName(String) - Static method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
 
fromExternalName(String) - Static method in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Interpret the incoming external name into the appropriate enum value
fromExternalName(String) - Static method in enum class org.hibernate.metamodel.RepresentationMode
 
fromExternalValue(Object) - Static method in enum class org.hibernate.annotations.PolymorphismType
Deprecated.
 
fromHintName(String) - Static method in enum class org.hibernate.graph.GraphSemantic
 
fromInteger(Integer) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Interpret a numeric value as the ordinal of the enum type
fromInternalFetchProfile(CascadingFetchProfile, Supplier<T>) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
fromJpaFlushMode(FlushModeType) - Static method in enum class org.hibernate.FlushMode
 
fromJpaHintName(String) - Static method in enum class org.hibernate.graph.GraphSemantic
fromJpaLockMode(LockModeType) - Static method in enum class org.hibernate.LockMode
 
fromJpaModes(CacheRetrieveMode, CacheStoreMode) - Static method in enum class org.hibernate.CacheMode
Interpret the given JPA modes as an instance of this enumeration.
fromLegacyName(String) - Static method in enum class org.hibernate.loader.ast.spi.CascadingFetchProfile
 
fromList(List<JdbcParameter>) - Static method in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
fromLockType(OptimisticLockType) - Static method in enum class org.hibernate.engine.OptimisticLockStyle
 
fromLong(Long) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Interpret a numeric value as the ordinal of the enum type
fromMappingMetamodel(NavigableRole, JavaType<O>, BasicType<R>, MappingMetamodelImplementor) - Static method in class org.hibernate.metamodel.mapping.DefaultDiscriminatorConverter
 
fromName(String) - Static method in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
 
fromName(String) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Interpret a string value as the named value of the enum type
fromNameExact(String) - Static method in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
 
fromOrdinal(Integer) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Interpret a numeric value as the ordinal of the enum type
fromRegistryOrChildren(Class<T>) - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
 
fromResultCheckStyle(ResultCheckStyle) - Static method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
 
fromRoot() - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
fromRoot() - Method in class org.hibernate.grammars.hql.HqlParser
 
FromRootContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.FromRootContext
 
FromRootContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FromRootContext
 
fromSession(Function<Session, R>) - Method in interface org.hibernate.SessionFactory
Open a Session and use it to obtain a value.
fromSetting(Object) - Static method in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
 
fromSetting(Object, Function<Object, UnsupportedFeatureHandling>) - Static method in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
 
fromSetting(Object, UnsupportedFeatureHandling) - Static method in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
 
fromShort(Short) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Interpret a numeric value as the ordinal of the enum type
fromStatelessSession(Function<StatelessSession, R>) - Method in interface org.hibernate.SessionFactory
Open a StatelessSession and use it to obtain a value.
fromStatelessTransaction(Function<StatelessSession, R>) - Method in interface org.hibernate.SessionFactory
Open a StatelessSession and use it to obtain a value within the bounds of a transaction.
fromStream(Function<InputStream, X>) - Method in interface org.hibernate.boot.archive.spi.InputStreamAccess
 
fromString(CharSequence) - Method in class org.hibernate.type.AbstractStandardBasicType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
 
fromString(CharSequence) - Method in interface org.hibernate.type.descriptor.java.BasicJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ByteArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ClassJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.CurrencyJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
fromString(CharSequence) - Method in interface org.hibernate.type.descriptor.java.JavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.LocaleJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.DynamicModelJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.MapEntryJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.TimeZoneJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.UrlJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.YearJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ZoneIdJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
fromString(CharSequence) - Method in class org.hibernate.type.SerializableToBlobType
 
fromString(CharSequence, Type) - Method in class org.hibernate.type.format.AbstractJsonFormatMapper
 
fromString(CharSequence, Type) - Method in class org.hibernate.type.format.jackson.JacksonJsonFormatMapper
 
fromString(CharSequence, Type) - Method in class org.hibernate.type.format.jakartajson.JsonBJsonFormatMapper
 
fromString(CharSequence, JavaType<T>, WrapperOptions) - Method in class org.hibernate.type.format.AbstractJsonFormatMapper
 
fromString(CharSequence, JavaType<T>, WrapperOptions) - Method in interface org.hibernate.type.format.FormatMapper
Deserializes an object from the character sequence.
fromString(CharSequence, JavaType<T>, WrapperOptions) - Method in class org.hibernate.type.format.jackson.JacksonXmlFormatMapper
 
fromString(CharSequence, JavaType<T>, WrapperOptions) - Method in class org.hibernate.type.format.jaxb.JaxbXmlFormatMapper
 
fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.dialect.PostgreSQLInetJdbcType
 
fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
fromString(EmbeddableMappingType, String, boolean, WrapperOptions) - Static method in class org.hibernate.dialect.JsonHelper
 
fromString(EmbeddableMappingType, String, boolean, WrapperOptions) - Static method in class org.hibernate.dialect.XmlHelper
 
fromStringValue(CharSequence) - Method in class org.hibernate.type.EnumType
Deprecated.
 
fromStringValue(CharSequence) - Method in interface org.hibernate.usertype.EnhancedUserType
Consume the given string representation back into this types java form.
fromTableFragment(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
fromTableFragment(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Get the main from table fragment, given a query alias.
fromTableFragment(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
fromTableFragment(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
fromTransaction(Function<Session, R>) - Method in interface org.hibernate.SessionFactory
Open a Session and use it to obtain a value within the bounds of a transaction.
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbCacheInclusionType
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbPluralFetchMode
 
fromValue(String) - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbSingularFetchMode
 
fromValueDetails(Function<DiscriminatorValueDetails, X>) - Method in class org.hibernate.metamodel.mapping.DefaultDiscriminatorConverter
 
fromValueDetails(Function<DiscriminatorValueDetails, X>) - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
fromValueDetails(Function<DiscriminatorValueDetails, X>) - Method in class org.hibernate.metamodel.mapping.EmbeddableDiscriminatorConverter
 
fromValueDetails(Function<DiscriminatorValueDetails, X>) - Method in class org.hibernate.metamodel.mapping.MappedDiscriminatorConverter
 
fromValueMappings(String, JavaType<O>, BasicType<R>, Map<Object, String>, ServiceRegistry) - Static method in class org.hibernate.metamodel.mapping.EmbeddableDiscriminatorConverter
 
fromValueMappings(NavigableRole, JavaType<O>, BasicType<R>, Map<Object, String>, MappingMetamodelImplementor) - Static method in class org.hibernate.metamodel.mapping.MappedDiscriminatorConverter
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.AccessTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.CacheAccessTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.CacheModeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.CollectionClassificationMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.ConstraintModeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.DiscriminatorTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.EnumTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.FetchTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.FlushModeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.GenerationTimingMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.GenerationTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.InheritanceTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.LockModeTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.OnDeleteActionMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.OptimisticLockStyleMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.ParameterModeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.PolymorphismTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.ResultCheckStyleMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.TemporalTypeMarshalling
 
fromXml(String) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.UuidGeneratorStyleMarshalling
 
fromXMLString(String, Mapping) - Method in class org.hibernate.type.MetaType
Deprecated.
 
FULL - Enum constant in enum class org.hibernate.annotations.CacheLayout
Stores the full state into the query cache.
FULL - Enum constant in enum class org.hibernate.engine.jdbc.spi.TypeSearchability
Type is fully searchable
FULL - Enum constant in enum class org.hibernate.engine.spi.ValueInclusion
 
FULL - Enum constant in enum class org.hibernate.query.sqm.tree.SqmJoinType
Represents a full join.
FULL - Enum constant in enum class org.hibernate.sql.ast.SqlAstJoinType
Represents a full join.
FULL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FULL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FULL() - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
FULL() - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
fullDiscriminatorSQLValues - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
fullTargetName - Variable in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
function() - Method in class org.hibernate.grammars.hql.HqlParser
 
function() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionExpressionContext
 
function() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
function() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
function() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionExpressionContext
 
function(String, Class<T>, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
function(String, Class<T>, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
function(String, Class<T>, Expression<?>[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
FUNCTION - Enum constant in enum class org.hibernate.dialect.GroupBySummarizationRenderingStrategy
Use the rollup or cube functions like specified in the SQL standard.
FUNCTION - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
FUNCTION - Static variable in class org.hibernate.grammars.hql.HqlParser
 
FUNCTION() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
FUNCTION() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
FUNCTION_CALL - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
FUNCTION_NAME - Static variable in class org.hibernate.dialect.function.array.ArrayAggFunction
 
FUNCTION_NAME - Static variable in class org.hibernate.dialect.function.array.OracleArrayAggEmulation
 
FUNCTION_NAME - Static variable in class org.hibernate.dialect.function.ListaggGroupConcatEmulation
 
FUNCTION_NAME - Static variable in class org.hibernate.dialect.function.ListaggStringAggEmulation
 
FUNCTION_NAME - Static variable in class org.hibernate.dialect.function.ModeStatsModeEmulation
 
FUNCTION_RETURN_TYPE_HINT - Static variable in interface org.hibernate.procedure.ProcedureCall
The hint key (for use with JPA's "hint system") indicating the function's return JDBC type code (aka, Types code)
functionAggregate(String, Class<T>, JpaPredicate, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
functionAggregate(String, Class<T>, JpaPredicate, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
functionAggregate(String, Class<T>, JpaPredicate, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a generic aggregate function expression.
functionAggregate(String, Class<T>, JpaPredicate, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
functionAggregate(String, Class<T>, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
functionAggregate(String, Class<T>, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
FunctionalDependencyAnalysisSupport - Interface in org.hibernate.dialect
Dialect support information for primary key functional dependency analysis within GROUP BY and ORDER BY clauses.
FunctionalDependencyAnalysisSupportImpl - Class in org.hibernate.dialect
 
FunctionalDependencyAnalysisSupportImpl(boolean, boolean, boolean) - Constructor for class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
 
functionArgument() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
functionArgument() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
 
functionArgument(int) - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
 
FunctionArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentContext
 
FunctionArgumentException - Exception in org.hibernate.query.sqm.produce.function
Represents a problem with the argument list of a function in HQL/JPQL.
FunctionArgumentException(String) - Constructor for exception org.hibernate.query.sqm.produce.function.FunctionArgumentException
 
functionArguments() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
functionArguments() - Method in class org.hibernate.grammars.ordering.OrderingParser.PackagedFunctionContext
 
functionArguments() - Method in class org.hibernate.grammars.ordering.OrderingParser.SimpleFunctionContext
 
FunctionArgumentsContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
 
FunctionArgumentTypeResolver - Interface in org.hibernate.query.sqm.produce.function
Pluggable strategy for resolving a function argument type for a specific call.
FunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
FunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.FunctionContext
 
FunctionContributions - Interface in org.hibernate.boot.model
Allows custom function descriptors to be contributed to the eventual SqmFunctionRegistry, either by a Dialect or by a FunctionContributor.
FunctionContributor - Interface in org.hibernate.boot.model
On object that contributes custom HQL functions, eventually to a SqmFunctionRegistry, via an instance of FunctionContributions.
FunctionExpression - Class in org.hibernate.metamodel.mapping.ordering.ast
Represents a function used in an order-by fragment
FunctionExpression - Interface in org.hibernate.sql.ast.tree.expression
Models a function expression at the SQL AST level.
FunctionExpression(String, int) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
 
FunctionExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.FunctionExpressionContext
 
FunctionExpressionContext(OrderingParser.ExpressionContext) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.FunctionExpressionContext
 
FunctionKind - Enum Class in org.hibernate.query.sqm.function
The kind of function e.g.
FunctionParameterType - Enum Class in org.hibernate.query.sqm.produce.function
A mini-"type system" for HQL function parameters.
FunctionRenderer - Interface in org.hibernate.query.sqm.function
Support for SqmFunctionDescriptors that ultimately want to perform SQL rendering themselves.
FunctionRenderingSupport - Interface in org.hibernate.query.sqm.function
Deprecated, for removal: This API element is subject to removal in a future version.
Use FunctionRenderer instead
FunctionReturn<T> - Interface in org.hibernate.procedure
Describes the function return for ProcedureCalls that represent calls to a function ("{? = call ...} syntax) rather that a proc ({call ...} syntax)
FunctionReturnImplementor<T> - Interface in org.hibernate.procedure.spi
 
FunctionReturnTypeResolver - Interface in org.hibernate.query.sqm.produce.function
Pluggable strategy for resolving a function return type for a specific call.
FunctionTableGroup - Class in org.hibernate.sql.ast.tree.from
A special table group for a table valued functions.
FunctionTableGroup(NavigablePath, TableGroupProducer, FunctionExpression, String, List<String>, boolean, boolean, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.FunctionTableGroup
 
FunctionTableReference - Class in org.hibernate.sql.ast.tree.from
A table reference for a table valued function.
FunctionTableReference(FunctionExpression, String, List<String>, boolean, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.FunctionTableReference
 
functionWithinGroup(String, Class<T>, JpaOrder, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
functionWithinGroup(String, Class<T>, JpaOrder, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
functionWithinGroup(String, Class<T>, JpaOrder, JpaPredicate, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
functionWithinGroup(String, Class<T>, JpaOrder, JpaPredicate, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
functionWithinGroup(String, Class<T>, JpaOrder, JpaPredicate, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a generic ordered set-aggregate function expression.
functionWithinGroup(String, Class<T>, JpaOrder, JpaPredicate, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
functionWithinGroup(String, Class<T>, JpaOrder, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
functionWithinGroup(String, Class<T>, JpaOrder, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 

G

G - Enum constant in enum class org.hibernate.engine.jdbc.Size.LobMultiplier
Deprecated.
 
ge(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ge(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ge(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ge(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ge(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
generalizedLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
generalizedLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
GeneralizedLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
generalizedLiteralText() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
generalizedLiteralText() - Method in class org.hibernate.grammars.hql.HqlParser
 
GeneralizedLiteralTextContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTextContext
 
generalizedLiteralType() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
generalizedLiteralType() - Method in class org.hibernate.grammars.hql.HqlParser
 
GeneralizedLiteralTypeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTypeContext
 
GeneralPathExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.GeneralPathExpressionContext
 
generalPathFragment() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathExpressionContext
 
generalPathFragment() - Method in class org.hibernate.grammars.hql.HqlParser
 
generalPathFragment() - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
generalPathFragment() - Method in class org.hibernate.grammars.hql.HqlParser.PathContext
 
GeneralPathFragmentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GeneralPathFragmentContext
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.Assigned
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.enhanced.TableGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.ForeignGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.GUIDGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.id.IdentifierGenerator
Generate a new identifier.
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.IncrementGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.UUIDGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.id.UUIDHexGenerator
Deprecated.
 
generate(SharedSessionContractImplementor, Object, Object, EventType) - Method in interface org.hibernate.generator.BeforeExecutionGenerator
Generate a value.
generate(SharedSessionContractImplementor, Object, Object, EventType) - Method in interface org.hibernate.id.IdentifierGenerator
Generate a value.
generate(SharedSessionContractImplementor, Object, Object, EventType) - Method in class org.hibernate.id.uuid.UuidGenerator
 
generate(SharedSessionContractImplementor, Object, Object, EventType) - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
 
generate(SharedSessionContractImplementor, Object, Object, EventType) - Method in class org.hibernate.tuple.VmValueGeneration
Deprecated.
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.HiLoOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.NoopOptimizer
 
generate(AccessCallback) - Method in interface org.hibernate.id.enhanced.Optimizer
Generate an identifier value accounting for this specific optimization.
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.PooledOptimizer
 
GENERATE_STATISTICS - Static variable in interface org.hibernate.cfg.StatisticsSettings
When enabled, specifies that statistics should be collected.
generateAggregateSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.DynamicDispatchFunction
 
generateAggregateSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
generateAggregateSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, ReturnableType<T>, QueryEngine) - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.access.CollectionDataAccess
To create instances of CollectionCacheKey for this region, Hibernate will invoke this method exclusively so that generated implementations can generate optimised keys.
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.spi.support.AbstractCollectionDataAccess
 
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in interface org.hibernate.cache.spi.access.EntityDataAccess
To create instances of keys for this region, Hibernate will invoke this method exclusively so that generated implementations can generate optimised keys.
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.spi.support.AbstractEntityDataAccess
 
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String) - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
generateCacheKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.access.NaturalIdDataAccess
To create instances of NaturalIdCacheKey for this region, Hibernate will invoke this method exclusively so that generated implementations can generate optimised keys.
generateCacheKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
generateCacheKey(Object, EntityPersister, SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
generateCollectionAccess(CollectionDataCachingConfig) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
generateCollectionAccess(CollectionDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generated - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
 
generated - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
generated - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
Generated - Annotation Interface in org.hibernate.annotations
Specifies that the value of the annotated property is generated by the database.
generatedAs(String) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
generatedAs(String) - Method in class org.hibernate.dialect.DB2Dialect
 
generatedAs(String) - Method in class org.hibernate.dialect.Dialect
The generated as clause, or similar, for generated column declarations in DDL statements.
generatedAs(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
generatedAs(String) - Method in class org.hibernate.dialect.H2Dialect
 
generatedAs(String) - Method in class org.hibernate.dialect.OracleDialect
 
generatedAs(String) - Method in class org.hibernate.dialect.SQLServerDialect
 
generatedBy() - Element in annotation interface org.hibernate.annotations.ValueGenerationType
A class which implements Generator.
GeneratedColumn - Annotation Interface in org.hibernate.annotations
Specifies that a column is defined using a DDL generated always as clause or equivalent, and that Hibernate should fetch the generated value from the database after each SQL INSERT or UPDATE.
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.Constraint
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used, should be removed
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.ForeignKey
Deprecated, for removal: This API element is subject to removal in a future version.
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.PrimaryKey
Deprecated, for removal: This API element is subject to removal in a future version.
generatedConstraintNamePrefix() - Method in class org.hibernate.mapping.UniqueKey
Deprecated, for removal: This API element is subject to removal in a future version.
generateDeleteAllAst(MutatingTableReference) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDeleteAllAst(MutatingTableReference) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
generateDeleteAllAst(MutatingTableReference) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
generateDeleteRowAst(MutatingTableReference) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
generateDeleteString(int) - 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. See DeleteCoordinatorStandard
generateDetectRowByElementString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDetectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateDiscriminatorMapping(PersistentClass) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateDiscriminatorMapping(PersistentClass) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
generateDiscriminatorMapping(PersistentClass) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
generatedOnExecution() - Method in interface org.hibernate.generator.BeforeExecutionGenerator
 
generatedOnExecution() - Method in interface org.hibernate.generator.Generator
Determines if the property value is generated when a row is written to the database, or in Java code that executes before the row is written.
generatedOnExecution() - Method in interface org.hibernate.generator.OnExecutionGenerator
 
generatedOnExecution() - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
Determines if the property value is generated in Java, or by the database.
generatedOnExecution(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.generator.Generator
Determines if the property value is generated when a row is written to the database, or in Java code that executes before the row is written.
generatedValue - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
GeneratedValueBasicResultBuilder - Class in org.hibernate.generator.values
Simple implementation of ResultBuilder for retrieving generated basic values.
GeneratedValueBasicResultBuilder(NavigablePath, BasicValuedModelPart, TableGroup, Integer) - Constructor for class org.hibernate.generator.values.GeneratedValueBasicResultBuilder
 
GeneratedValues - Interface in org.hibernate.generator.values
A container for database generated values retrieved by the mutation operation.
GeneratedValuesMutationDelegate - Interface in org.hibernate.generator.values
Each implementation defines a strategy for retrieving values generated by the database after execution of a mutation statement.
generateDynamicInsertSqlGroup(boolean[], Object, SharedSessionContractImplementor, boolean) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
generateDynamicUpdateGroup(Object, Object, Object, Object[], UpdateCoordinatorStandard.UpdateValuesAnalysisImpl, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
generateEntityAccess(EntityDataCachingConfig) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
generateEntityAccess(EntityDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateEntityKey(Object, EntityPersister) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
generateEntityKey(Object, EntityPersister) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Instantiate an EntityKey with the given id and for the entity represented by the given EntityPersister.
generateEntityKey(Object, EntityPersister) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
generateFetch(FetchParent, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in interface org.hibernate.metamodel.mapping.DiscriminatorMapping
 
generateFetch(FetchParent, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
generateFetch(FetchParent, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
generateFetch(FetchParent, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in interface org.hibernate.sql.results.graph.entity.EntityValuedFetchable
 
generateFetch(FetchParent, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in interface org.hibernate.sql.results.graph.Fetchable
Generates a Fetch of this fetchable
generateFetchableFetch(Fetchable, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in interface org.hibernate.sql.results.graph.FetchParent
 
generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateFilterConditionAlias(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
generateFilterConditionAlias(String) - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
The alias used for any filter conditions (mapped where-fragments or enabled-filters).
generateHashCode(String, String, Type, Object, SessionFactoryImplementor) - Static method in class org.hibernate.engine.spi.EntityUniqueKey
 
generateHashedConstraintName(String, Identifier, List<Identifier>) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a constraint is not explicitly named, this is called to generate a unique hash using the table and column names.
generateHashedConstraintName(String, Identifier, Identifier...) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a constraint is not explicitly named, this is called to generate a unique hash using the table and column names.
generateHashedFkName(String, Identifier, Identifier, List<Identifier>) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a foreign-key is not explicitly named, this is called to generate a unique hash using the table and column names.
generateHashedFkName(String, Identifier, Identifier, Identifier...) - Method in class org.hibernate.boot.model.naming.NamingHelper
If a foreign-key is not explicitly named, this is called to generate a unique hash using the table and column names.
generateIdentifierMapping(Supplier<?>, PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateIdentifierMapping(Supplier<?>, PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
generateInsertInitCommand(SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.TableGenerator
 
generateJoinPredicate(TableGroup, TableGroup, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
generateJoinPredicate(TableReference, TableReference, String[], String[], SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateJoinPredicate(TableReference, TableReference, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
generateLeastSignificantBits(long) - Static method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
generateLocalObjectUuid() - Static method in class org.hibernate.id.uuid.LocalObjectUuidHelper
 
generateLocker(LockMode) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
 
generateLockString() - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
 
generateLockString(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
generateMap() - Method in class org.hibernate.tuple.DynamicMapInstantiator
Deprecated.
 
generateName(String, Table, List<Column>) - Static method in class org.hibernate.mapping.Constraint
Deprecated, for removal: This API element is subject to removal in a future version.
This method does not respect the ImplicitNamingStrategy
generateName(String, Table, Column...) - Static method in class org.hibernate.mapping.Constraint
Deprecated, for removal: This API element is subject to removal in a future version.
This method does not respect the ImplicitNamingStrategy
generateNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
generateNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateNaturalIdMapping(MappingModelCreationProcess, PersistentClass) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateNewAlias() - Method in interface org.hibernate.sql.ast.spi.SqlAliasBase
Generates a new alias based on the stem
generateNewAlias() - Method in class org.hibernate.sql.ast.spi.SqlAliasBaseConstant
 
generateNewAlias() - Method in class org.hibernate.sql.ast.spi.SqlAliasBaseImpl
 
generateNonEncapsulatedCompositeIdentifierMapping(MappingModelCreationProcess, PersistentClass) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateNonEncapsulatedCompositeIdentifierMapping(MappingModelCreationProcess, PersistentClass) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
generateNonIdAttributeMapping(NonIdentifierAttribute, Property, int, int, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateNonStrictReadWriteEntityAccess(EntityDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateNonStrictReadWriteNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateOperationGroup(Object, Object[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
generateOperationGroup(Object, Object[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorSoft
 
generateOperationGroup(Object, Object[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.DeleteCoordinatorStandard
 
generateOrderedSetAggregateSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.DynamicDispatchFunction
 
generateOrderedSetAggregateSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
generateOrderedSetAggregateSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
Like SqmFunctionDescriptor.generateSqmExpression(List, ReturnableType, QueryEngine), but also accepts a filter predicate and an order by clause.
generateProxy(byte[]) - Static method in class org.hibernate.engine.jdbc.BlobProxy
Generates a BlobImpl using byte data.
generateProxy(InputStream, long) - Static method in class org.hibernate.engine.jdbc.BlobProxy
Generates a BlobImpl proxy using a given number of bytes from an InputStream.
generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.ClobProxy
Generates a Clob proxy using a character reader of given length.
generateProxy(Reader, long) - Static method in class org.hibernate.engine.jdbc.NClobProxy
Generates a NClob proxy using a character reader of given length.
generateProxy(InvocationHandler, Class...) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
 
generateProxy(String) - Static method in class org.hibernate.engine.jdbc.ClobProxy
Generates a Clob proxy using the string data.
generateProxy(String) - Static method in class org.hibernate.engine.jdbc.NClobProxy
Generates a Clob proxy using the string data.
generateProxy(Blob) - Static method in class org.hibernate.engine.jdbc.SerializableBlobProxy
Generates a SerializableBlob proxy wrapping the provided Blob object.
generateProxy(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableClobProxy
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
generateProxy(NClob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
Generates a SerializableNClobProxy proxy wrapping the provided NClob object.
generateQueryException(String) - Method in exception org.hibernate.QueryException
Called from QueryException.wrapWithQueryString(String) when we really need to generate a new QueryException (or subclass).
generateQueryException(String) - Method in exception org.hibernate.QueryParameterException
 
generateQueryKeyMemento(SharedSessionContractImplementor) - Method in interface org.hibernate.query.spi.QueryParameterBindings
Generate a "memento" for these parameter bindings that can be used in creating a QueryKey
generateReadOnlyEntityAccess(EntityDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateReadOnlyNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateReadWriteEntityAccess(EntityDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateReadWriteNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateSchema() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Perform an explicit schema generation (rather than an "auto" one) based on the
generateSchema(PersistenceUnitInfo, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
generateSchema(String, Map) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
generateSelectSizeString(boolean) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateSelectVersionString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Generate the SQL that selects the version number by id
generateSoftDeleteRowsAst(MutatingTableReference) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
generatesOnInsert() - Method in interface org.hibernate.generator.Generator
 
generatesOnUpdate() - Method in interface org.hibernate.generator.Generator
 
generateSQLDeleteStrings(Object[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
generateSqmAggregateFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
Return an SQM node or subtree representing an invocation of this aggregate function with the given arguments.
generateSqmAggregateFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
 
generateSqmExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.DynamicDispatchFunction
 
generateSqmExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
generateSqmExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
Instantiate this template with the given arguments and expected return type.
generateSqmExpression(ReturnableType<T>, QueryEngine) - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
Convenience for no arguments.
generateSqmExpression(SqmTypedNode<?>, ReturnableType<T>, QueryEngine) - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
Convenience for a single argument.
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.CastStrEmulation
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.CoalesceIfnullEmulation
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.DateTruncEmulation
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.ExtractFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.FormatFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.InsertSubstringOverlayEmulation
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.LocatePositionEmulation
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.LpadRpadPadEmulation
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.NvlCoalesceEmulation
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.OracleTruncFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.PostgreSQLTruncFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.PostgreSQLTruncRoundFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.SqlServerConvertTruncFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.SybaseTruncFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.TransactSQLStrFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.TruncFunction
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
Return an SQM node or subtree representing an invocation of this function with the given arguments.
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.JdbcEscapeFunctionDescriptor
 
generateSqmFunctionExpression(List<? extends SqmTypedNode<?>>, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.MultipatternSqmFunctionDescriptor
 
generateSqmOrderedSetAggregateFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.HypotheticalSetWindowEmulation
 
generateSqmOrderedSetAggregateFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.InverseDistributionFunction
 
generateSqmOrderedSetAggregateFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.InverseDistributionWindowEmulation
 
generateSqmOrderedSetAggregateFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
Return an SQM node or subtree representing an invocation of this ordered set-aggregate function with the given arguments.
generateSqmOrderedSetAggregateFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
 
generateSqmWindowFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, Boolean, Boolean, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
Return an SQM node or subtree representing an invocation of this window function with the given arguments.
generateSqmWindowFunctionExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, Boolean, Boolean, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
 
generatesSometimes() - Method in interface org.hibernate.generator.Generator
 
generateStaticOperationGroup() - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
generateStemFromAttributeName(String) - Method in class org.hibernate.sql.ast.spi.SqlAliasStemHelper
 
generateStemFromEntityName(String) - Method in class org.hibernate.sql.ast.spi.SqlAliasStemHelper
 
generateSubquery(Map<String, EntityNameUse>) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
generateSubquery(PersistentClass, Metadata) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
generateTableAlias(String, int) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateTableReferenceJoin(TableReference, String, SqlAliasBase, boolean, String[], SqlAstCreationState) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateTransactionalCollectionDataAccess(CollectionDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionImpl
 
generateTransactionalCollectionDataAccess(CollectionDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateTransactionalEntityDataAccess(EntityDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionImpl
 
generateTransactionalEntityDataAccess(EntityDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateTransactionalNaturalIdDataAccess(NaturalIdDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionImpl
 
generateTransactionalNaturalIdDataAccess(NaturalIdDataCachingConfig) - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
 
generateUuid(SharedSessionContractImplementor) - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
generateUuid(SharedSessionContractImplementor) - Method in class org.hibernate.id.uuid.StandardRandomStrategy
 
generateUuid(SharedSessionContractImplementor) - Method in interface org.hibernate.id.uuid.UuidValueGenerator
Generate the UUID value
generateUUID(SharedSessionContractImplementor) - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
generateUUID(SharedSessionContractImplementor) - Method in class org.hibernate.id.uuid.StandardRandomStrategy
Delegates to UUID.randomUUID()
generateUUID(SharedSessionContractImplementor) - Method in interface org.hibernate.id.UUIDGenerationStrategy
Deprecated.
Generate the UUID.
generateValue(Session, Object) - Method in interface org.hibernate.tuple.ValueGenerator
Deprecated.
Generate the value.
generateValue(Session, Object, Object) - Method in interface org.hibernate.tuple.ValueGenerator
Deprecated.
Generate the value.
generateVersionMapping(Supplier<?>, PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateVersionMapping(Supplier<?>, PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
generateVersionMapping(AbstractEntityPersister, Supplier<?>, PersistentClass, MappingModelCreationProcess) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateWindowSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, Boolean, Boolean, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.dialect.function.DynamicDispatchFunction
 
generateWindowSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, Boolean, Boolean, ReturnableType<T>, QueryEngine) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
generateWindowSqmExpression(List<? extends SqmTypedNode<?>>, SqmPredicate, Boolean, Boolean, ReturnableType<T>, QueryEngine) - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
GenerationTime - Enum Class in org.hibernate.annotations
Deprecated.
use EventType and EventTypeSets instead
GenerationTiming - Enum Class in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by EventType as id-generation has been redefined using the new broader generation approach.
GenerationTimingMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for GenerationTiming
GenerationTimingMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.GenerationTimingMarshalling
 
GenerationTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for GenerationType
GenerationTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.GenerationTypeMarshalling
 
GenerationTypeStrategy - Interface in org.hibernate.id.factory.spi
Delegate for defining how to handle the various types of GenerationType possibilities.
GenerationTypeStrategyRegistration - Interface in org.hibernate.id.factory.spi
A ServiceLoader contract for registering implementations of GenerationTypeStrategy.
generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
 
generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
generator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
generator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
 
generator() - Element in annotation interface org.hibernate.annotations.CollectionId
The generator name.
Generator - Interface in org.hibernate.generator
Describes the generation of values of a certain field or property of an entity.
GENERATOR_NAME - Static variable in interface org.hibernate.id.IdentifierGenerator
The configuration parameter holding the name of this identifier generator.
GeneratorCreationContext - Interface in org.hibernate.generator
 
GeneratorCreator - Interface in org.hibernate.mapping
 
GeneratorDefinitionResolver - Interface in org.hibernate.id.factory.spi
Access to resolve IdentifierGeneratorDefinition instances
generatorImplementation() - Element in annotation interface org.hibernate.annotations.CollectionId
Implementation for generating values.
GeneratorType - Annotation Interface in org.hibernate.annotations
Deprecated.
ValueGenerationType and AnnotationValueGeneration now provide a much more powerful and typesafe alternative
GenericDialect - Class in org.hibernate.annotations.processing
A generic dialect for ANSI-like SQL.
GenericDialect() - Constructor for class org.hibernate.annotations.processing.GenericDialect
 
genericFunction() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
genericFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
genericFunctionArguments() - Method in class org.hibernate.grammars.hql.HqlParser
 
genericFunctionArguments() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
genericFunctionArguments() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
GenericFunctionArgumentsContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
 
GenericFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
genericFunctionName() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
genericFunctionName() - Method in class org.hibernate.grammars.hql.HqlParser
 
GenericFunctionNameContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GenericFunctionNameContext
 
GenericGenerator - Annotation Interface in org.hibernate.annotations
Deprecated.
Use the new approach based on IdGeneratorType.
genericGenerators - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
GenericGenerators - Annotation Interface in org.hibernate.annotations
Deprecated.
since GenericGenerator is deprecated.
GenericJDBCException - Exception in org.hibernate.exception
Generic, non-specific flavor of JDBCException.
GenericJDBCException(String, SQLException) - Constructor for exception org.hibernate.exception.GenericJDBCException
 
GenericJDBCException(String, SQLException, String) - Constructor for exception org.hibernate.exception.GenericJDBCException
 
genericTemporalLiteralText() - Method in class org.hibernate.grammars.hql.HqlParser
 
genericTemporalLiteralText() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
 
genericTemporalLiteralText() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
genericTemporalLiteralText() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
 
GenericTemporalLiteralTextContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GenericTemporalLiteralTextContext
 
GEOGRAPHY - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type GEOGRAPHY.
GEOMETRY - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type GEOMETRY.
get() - Method in interface org.hibernate.ScrollableResults
Get the current row of results.
get(int) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
get(int) - Method in class org.hibernate.collection.spi.PersistentBag
 
get(int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
get(int) - Method in class org.hibernate.collection.spi.PersistentList
 
get(int) - Method in class org.hibernate.engine.spi.ExecutableList
 
get(int) - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsList
 
get(int) - Method in interface org.hibernate.metamodel.model.domain.TupleType
 
get(int) - Method in class org.hibernate.query.derived.AnonymousTupleType
 
get(int) - Method in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
get(int) - Method in class org.hibernate.sql.exec.spi.JdbcParametersList.JdbcParametersListMulti
 
get(int) - Method in class org.hibernate.sql.exec.spi.JdbcParametersList.JdbcParametersListSingleton
 
get(EntityGraph<T>, GraphSemantic, Object) - Method in interface org.hibernate.StatelessSession
Retrieve a record, fetching associations specified by the given EntityGraph.
get(EntityGraph<T>, GraphSemantic, Object, LockMode) - Method in interface org.hibernate.StatelessSession
Retrieve a record, fetching associations specified by the given EntityGraph, and obtaining the specified lock mode.
get(MapAttribute<T, K, V>) - Method in interface org.hibernate.query.criteria.JpaPath
 
get(MapAttribute<T, K, V>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
get(MapAttribute<T, K, V>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
get(PluralAttribute<T, C, E>) - Method in interface org.hibernate.query.criteria.JpaPath
 
get(PluralAttribute<T, C, E>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
get(PluralAttribute<T, C, E>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
get(SingularAttribute<? super T, Y>) - Method in interface org.hibernate.query.criteria.JpaPath
 
get(SingularAttribute<? super T, Y>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
get(SingularAttribute<? super T, Y>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
get(Class<T>) - Static method in class org.hibernate.tuple.TimestampGenerators
Deprecated.
 
get(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
get(Class<T>, Object) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(Class<T>, Object) - Method in interface org.hibernate.StatelessSession
Retrieve a record.
get(Class<T>, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(Class<T>, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
get(Class<T>, Object, LockMode) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(Class<T>, Object, LockMode) - Method in interface org.hibernate.StatelessSession
Retrieve a record, obtaining the specified lock mode.
get(Class<T>, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(Class<T>, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
get(Class<T>, Object, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
get(Object) - Method in class org.hibernate.event.spi.MergeContext
Returns the managed entity associated with the specified merge Entity.
get(Object) - Method in interface org.hibernate.property.access.spi.Getter
Get the property value from the given owner instance.
get(Object) - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
get(Object) - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
get(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
get(String) - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsMap
 
get(String) - Method in interface org.hibernate.metamodel.model.domain.TupleType
 
get(String) - Method in interface org.hibernate.query.criteria.JpaPath
 
get(String) - Method in class org.hibernate.query.derived.AnonymousTupleType
 
get(String) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
get(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
get(String) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
get(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
get(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
get(String, Object) - Method in interface org.hibernate.Session
Return the persistent instance of the given named entity with the given identifier, or null if there is no such persistent instance.
get(String, Object) - Method in interface org.hibernate.StatelessSession
Retrieve a record.
get(String, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(String, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
get(String, Object, LockMode) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(String, Object, LockMode) - Method in interface org.hibernate.StatelessSession
Retrieve a record, obtaining the specified lock mode.
get(String, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
get(String, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
get(String, Object, LockOptions) - Method in interface org.hibernate.Session
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(List<T>, int) - Static method in class org.hibernate.Hibernate
Obtain the element of the given persistent list with the given index, without fetching the state of the list from the database.
get(Map<? super K, V>, K) - Static method in class org.hibernate.Hibernate
Obtain the value associated with the given key by the given persistent map, without fetching the state of the map from the database.
get(GroupsPerOperation.Operation) - Method in class org.hibernate.boot.beanvalidation.GroupsPerOperation
 
get(QueryKey, String[], SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.QueryResultsCache
Attempt to retrieve a cached query result list for the given QueryKey from the cache region, and then check if the cached results, if any, are stale.
get(QueryKey, Set<String>, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.QueryResultsCache
Attempt to retrieve a cached query result list for the given QueryKey from the cache region, and then check if the cached results, if any, are stale.
get(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Attempt to retrieve an object from the cache.
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
Returns null if the item is not readable.
get(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
get(Fetchable) - Method in interface org.hibernate.sql.results.graph.FetchList
 
GET - Enum constant in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Corresponds to CacheMode.GET.
GET - Enum constant in enum class org.hibernate.CacheMode
The session may read items from the cache, but will not add items, except to invalidate items when updates occur.
GET - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
getAccess() - Method in interface org.hibernate.boot.jaxb.hbm.spi.AttributeMapping
 
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCaching
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the access property.
getAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Gets the value of the access property.
getAccess() - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
getAccess() - Method in interface org.hibernate.boot.jaxb.mapping.PersistentAttribute
JPA's way to specify an access-strategy
getAccessedDataClassification() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
getAccessedDataClassification() - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
getAccessedDataClassification() - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
getAccessedDataClassification() - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
getAccessOptimizer() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer
Retrieve the optimizer for accessing the entity's persistent state.
getAccessorPropertyName(RepresentationMode) - Method in class org.hibernate.mapping.Property
Deprecated, for removal: This API element is subject to removal in a future version.
this method is no longer used
getAccessStrategy(AccessType) - Static method in enum class org.hibernate.boot.spi.AccessType
Convert the JPA access type to the corresponding AccessType value.
getAccessStrategy(String) - Static method in enum class org.hibernate.boot.spi.AccessType
Resolve an externalized name to the AccessType value it names.
getAccessType() - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
getAccessType() - Method in interface org.hibernate.cache.cfg.spi.DomainDataCachingConfig
The requested AccessType
getAccessType() - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
The type of access implemented
getAccessType() - Method in class org.hibernate.cache.spi.support.CollectionNonStrictReadWriteAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.CollectionReadOnlyAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.CollectionTransactionAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.EntityReadOnlyAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.EntityTransactionalAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.NaturalIdNonStrictReadWriteAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.NaturalIdReadOnlyAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
getAccessType() - Method in class org.hibernate.cache.spi.support.NaturalIdTransactionalAccess
 
getAcquisitionMode() - Method in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
 
getAction() - Method in class org.hibernate.boot.beanvalidation.DuplicationStrategyImpl
 
getAction() - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
How should a duplication be handled?
getActionQueue() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getActionQueue() - Method in interface org.hibernate.engine.spi.SessionImplementor
Get the ActionQueue associated with this session.
getActionQueue() - Method in interface org.hibernate.event.spi.EventSource
Get the ActionQueue for this session
getActions() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
Gets the value of the actions property.
getActualExpression(SqmExpression<?>) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
getActualLongValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
getActualRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
 
getAddColumnString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getAddColumnString() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Dialect
The subcommand of the alter table command used to add a column to a table, usually add column or add.
getAddColumnString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAddColumnString() - Method in class org.hibernate.dialect.OracleDialect
 
getAddColumnSuffixString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getAddColumnSuffixString() - Method in class org.hibernate.dialect.Dialect
The syntax for the suffix used to add a column to a table.
getAddColumnSuffixString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAddedInstance() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.AbstractValueDelayedOperation
 
getAddedInstance() - Method in interface org.hibernate.collection.spi.AbstractPersistentCollection.DelayedOperation
 
getAddForeignKeyConstraintString(String, String) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a foreign key constraint to a table, given the definition of the foreign key as a string.
getAddForeignKeyConstraintString(String, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAddForeignKeyConstraintString(String, String) - Method in class org.hibernate.dialect.SpannerDialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a foreign key constraint to a table, with the referenced key columns explicitly specified.
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.MySQLDialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.hibernate.dialect.SpannerDialect
 
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a primary key constraint to a table.
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAddPrimaryKeyConstraintString(String) - Method in class org.hibernate.dialect.SpannerDialect
 
getAddressBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getAddressHexString() - Static method in class org.hibernate.id.uuid.Helper
 
getAddressInt() - Static method in class org.hibernate.id.uuid.Helper
 
getAdjustedSqlString() - Method in interface org.hibernate.query.sql.spi.ParameterInterpretation
 
getAffectedOwnerEntityName() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the entity name for the collection owner entity that is affected by this event.
getAffectedOwnerEntityName(CollectionPersister, Object, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getAffectedOwnerIdOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the ID for the collection owner entity that is affected by this event.
getAffectedOwnerOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the collection owner entity that is affected by this event.
getAffectedTableNames() - Method in interface org.hibernate.query.sql.spi.NativeSelectQueryDefinition
 
getAffectedTableNames() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getAffectedTableNames() - Method in interface org.hibernate.sql.ast.SqlAstTranslator
Not the best spot for this.
getAffectedTableNames() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
getAffectedTableNames() - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
getAffectedTableNames() - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
getAffectedTableNames() - Method in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
getAffectedTableNames() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQuery
The names of tables this operation refers to
getAffectedTableNames() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQueryMutationNative
 
getAfterTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
Get the after-transaction-completion process, if any, for this action.
getAggregateAssignmentExpressionTemplate(Dialect) - Method in class org.hibernate.mapping.AggregateColumn
 
getAggregateColumn() - Method in class org.hibernate.mapping.BasicValue
 
getAggregateColumn() - Method in class org.hibernate.mapping.Component
 
getAggregateColumnReference() - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
 
getAggregatedCfgXml() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Intended for internal testing use only!!
getAggregatedColumns() - Method in class org.hibernate.mapping.Component
 
getAggregatedConfig() - Method in interface org.hibernate.boot.cfgxml.spi.CfgXmlAccessService
 
getAggregateMapping() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
getAggregateReadExpressionTemplate(Dialect) - Method in class org.hibernate.mapping.AggregateColumn
 
getAggregateSupport() - Method in class org.hibernate.dialect.DB2Dialect
 
getAggregateSupport() - Method in class org.hibernate.dialect.Dialect
How does this dialect support aggregate types like SqlTypes.STRUCT.
getAggregateSupport() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAggregateSupport() - Method in class org.hibernate.dialect.OracleDialect
 
getAggregateSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getAggregateValuesArrayPositions() - Method in interface org.hibernate.sql.results.graph.embeddable.AggregateEmbeddableResultGraphNode
Returns the positions within the values array of the respective nesting level at which the data for this aggregate can be found.
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the alias property.
getAlias() - Method in interface org.hibernate.boot.jaxb.hbm.spi.NativeQueryNonScalarRootReturn
Access the alias associated with this return
getAlias() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getAlias() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getAlias() - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement
 
getAlias() - Method in interface org.hibernate.query.sqm.tree.select.SqmAliasedNode
 
getAlias() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument
 
getAlias() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
getAlias() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
getAlias() - Method in class org.hibernate.query.sqm.tree.select.SqmSelection
 
getAlias() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getAlias() - Method in class org.hibernate.spi.NavigablePath
 
getAlias(Dialect) - Method in class org.hibernate.mapping.Column
 
getAlias(Dialect) - Method in class org.hibernate.mapping.Formula
 
getAlias(Dialect) - Method in interface org.hibernate.mapping.Selectable
Deprecated.
new read-by-position paradigm means that these generated aliases are no longer needed
getAlias(Dialect) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Column
Generate a column alias that is unique across multiple tables
getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Formula
 
getAlias(Dialect, Table) - Method in interface org.hibernate.mapping.Selectable
Deprecated.
new read-by-position paradigm means that these generated aliases are no longer needed
getAlias(Dialect, Table) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getAliases() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
getAliasLockCount() - Method in class org.hibernate.LockOptions
The number of aliases that have alias-specific lock modes specified.
getAliasLockIterator() - Method in class org.hibernate.LockOptions
getAliasSpecificLockMode(String) - Method in class org.hibernate.LockOptions
Get the LockMode explicitly specified for the given alias via LockOptions.setAliasSpecificLockMode(String, LockMode).
getAliasSpecificLocks() - Method in class org.hibernate.LockOptions
Set of Map.Entrys, each associating an alias with its specified alias-specific LockMode.
getAliasStem() - Method in interface org.hibernate.sql.ast.spi.SqlAliasBase
The stem for unique alias generation
getAliasStem() - Method in class org.hibernate.sql.ast.spi.SqlAliasBaseConstant
 
getAliasStem() - Method in class org.hibernate.sql.ast.spi.SqlAliasBaseImpl
 
getAliasToEntityMap() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Get the map of explicit alias to entity name mappings.
getAliasToTableMap() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Get the map of explicit alias to table name mappings.
getAllCollectionRoles() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Deprecated.
Get the names of all collections known to this Metamodel
getAllElementsIterator(EventSource, CollectionType, Object) - Static method in class org.hibernate.engine.spi.CascadingActions
Given a collection, get an iterator of all its children, loading them from the database if necessary.
getAllEntityNames() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
Deprecated.
Get the names of all entities known to this Metamodel
getAllocationSize() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Gets the value of the allocationSize property.
getAllocationSize() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the allocationSize property.
getAllSqlForTests() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Deprecated.
Exposed for tests only.
getAllSqlForTests() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getAllSqlForTests() - Method in class org.hibernate.id.enhanced.TableGenerator
Deprecated.
Exposed for tests only.
getAllSqlForTests() - Method in class org.hibernate.id.enhanced.TableStructure
 
getAllSqlForTests() - Method in class org.hibernate.id.IncrementGenerator
Deprecated.
Exposed for tests only.
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.DB2Dialect
 
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.Dialect
The fragment of an alter table command which modifies a column type, or null if column types cannot be modified.
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.H2Dialect
 
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.MySQLDialect
 
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.OracleDialect
 
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.SQLServerDialect
 
getAlterColumnTypeString(String, String, String) - Method in class org.hibernate.dialect.SybaseDialect
 
getAlternativeName() - Method in enum class org.hibernate.annotations.OnDeleteAction
 
getAlterTableString(String) - Method in class org.hibernate.dialect.Dialect
The command used to alter a table with the given name, usually alter table tab_name or alter table tab_name if exists.
getAlterTableString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.AlterTableUniqueDelegate
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.AlterTableUniqueIndexDelegate
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.CreateTableUniqueDelegate
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.SkipNullableUniqueDelegate
 
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
Get the alter table command used to create the given unique key constraint, or return the empty string if the constraint was already included in the create table statement by UniqueDelegate.getTableCreationUniqueConstraintsFragment(org.hibernate.mapping.Table, org.hibernate.boot.model.relational.SqlStringGenerationContext).
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.AlterTableUniqueDelegate
 
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.AlterTableUniqueIndexDelegate
 
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.CreateTableUniqueDelegate
 
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.SkipNullableUniqueDelegate
 
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
getAnnotatedClasses() - Method in class org.hibernate.boot.MetadataSources
 
getAnnotatedClassNames() - Method in class org.hibernate.boot.MetadataSources
 
getAnnotatedClassNames() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to any entity and component classes in the user domain model known by name.
getAnnotatedClassReferences() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to any entity and component classes in the user domain model known by Class reference .
getAnnotatedPackageNames() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to any known annotated package names (packages with a package-info.class file that Hibernate has been told about).
getAnnotatedPackages() - Method in class org.hibernate.boot.MetadataSources
 
getAnnotation() - Method in class org.hibernate.boot.model.NamedEntityGraphDefinition
 
getAnnotationsMethod() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getAnticipatedType() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
 
getAnticipatedType() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
getAnticipatedType() - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
getAnticipatedType() - Method in interface org.hibernate.query.sqm.tree.expression.SqmParameter
Based on the context it is declared, what is the anticipated type for bind values?
getAny() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Gets the value of the any property.
getAnyConnection() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
getAnyConnection() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getAnyConnection() - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
Allows access to the database metadata of the underlying database(s) in situations where we do not have a tenant id (like startup processing, for example).
getAnyConnectionProvider() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getAppliedGraph() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getAppliedGraph() - Method in interface org.hibernate.query.spi.QueryOptions
JPA EntityGraph explicitly applied to the query.
getAppliedGraph() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getAppliedParameterBindings() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getAppliedParameters() - Method in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
getAppliedParameters() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQuery
The parameters which were inlined into the query as literals.
getAppliedParameters() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQueryMutationNative
 
getArchiveDescriptorFactory() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
getArchiveDescriptorFactory() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to the ArchiveDescriptorFactory used for scanning.
getArchiveUrl() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
getArgument() - Method in exception org.hibernate.query.QueryArgumentException
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.array.AbstractArrayContainsFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.array.AbstractArrayFillFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.array.AbstractArrayIncludesFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.array.AbstractArrayIntersectsFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.array.AbstractArrayPositionFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.array.AbstractArrayPositionsFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.array.OracleArrayLengthFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.AvgFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.CaseLeastGreatestEmulation
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.CastFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.CountFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.CurrentFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.DerbyLpadEmulation
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.DerbyRpadEmulation
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.ExtractFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.FormatFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.InsertSubstringOverlayEmulation
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.LocatePositionEmulation
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.LpadRpadPadEmulation
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.PostgreSQLMinMaxFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.PostgreSQLTruncRoundFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.QuantifiedLeastGreatestEmulation
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.SqlFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.TimestampaddFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.TimestampdiffFunction
 
getArgumentListSignature() - Method in class org.hibernate.dialect.function.TrimFunction
 
getArgumentListSignature() - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
getArgumentListSignature() - Method in class org.hibernate.query.sqm.function.MultipatternSqmFunctionDescriptor
 
getArgumentListSignature() - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
getArgumentListSignature() - Method in class org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor
 
getArguments() - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
 
getArguments() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getArguments() - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
getArguments() - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
 
getArguments() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
getArguments() - Method in interface org.hibernate.sql.ast.tree.expression.FunctionExpression
 
getArgumentsValidator() - Method in class org.hibernate.dialect.function.DynamicDispatchFunction
 
getArgumentsValidator() - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
getArgumentsValidator() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
getArgumentsValidator() - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
The object responsible for validating arguments of the function.
getArgumentTypeResolver() - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
getArray() - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getArray(BasicBinder<?>, ValueBinder<Object>, Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getArray(BasicExtractor<X>, Array, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
getArrayClass() - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
getArrayClass() - Method in interface org.hibernate.type.descriptor.java.spi.PrimitiveJavaType
Get the Java type that describes an array of this type.
getArrayContainsFunction() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
getArrayContainsFunction() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
getArrayContainsFunction() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Returns the name of the array_contains(array, element) function, which is used for emulating the cycle clause.
getArrayJdbcTypeConstructor(ServiceRegistry) - Static method in class org.hibernate.dialect.OracleJdbcHelper
 
getArrayLength() - Method in class org.hibernate.engine.jdbc.Size
 
getArrayLength() - Method in class org.hibernate.mapping.Column
 
getArrayLength() - Method in class org.hibernate.mapping.UserDefinedArrayType
 
getArrayParameter() - Method in class org.hibernate.sql.ast.tree.predicate.InArrayPredicate
 
getArraySqlTypeCode() - Method in class org.hibernate.mapping.UserDefinedArrayType
 
getArrayTypeName(String, String, Integer) - Method in class org.hibernate.dialect.Dialect
The SQL type name for the array type with elements of the given type name.
getArrayTypeName(String, String, Integer) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getArrayTypeName(String, String, Integer) - Method in class org.hibernate.dialect.OracleDialect
 
getArrayTypeName(String, String, Integer) - Method in class org.hibernate.dialect.SpannerDialect
 
getAsciiStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getAssembledJavaType() - Method in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
 
getAssembledJavaType() - Method in interface org.hibernate.sql.results.graph.DomainResultAssembler
The JavaType describing the Java type that this assembler assembles.
getAssembledJavaType() - Method in class org.hibernate.sql.results.graph.tuple.TupleResultAssembler
 
getAssembledJavaType() - Method in class org.hibernate.sql.results.graph.UnfetchedBasicPartResultAssembler
 
getAssembledJavaType() - Method in class org.hibernate.sql.results.graph.UnfetchedResultAssembler
 
getAssembler() - Method in class org.hibernate.sql.results.graph.basic.BasicResult
For testing purposes only
getAssembler() - Method in class org.hibernate.sql.results.graph.tuple.TupleResult
For testing purposes only
getAssignable() - Method in class org.hibernate.sql.ast.tree.update.Assignment
The column being updated.
getAssignedValue() - Method in class org.hibernate.sql.ast.tree.update.Assignment
 
getAssignmentExpression() - Method in class org.hibernate.mapping.Column
 
getAssignments() - Method in class org.hibernate.query.sqm.tree.update.SqmSetClause
 
getAssignments() - Method in class org.hibernate.sql.ast.tree.insert.ConflictClause
 
getAssignments() - Method in class org.hibernate.sql.ast.tree.update.UpdateStatement
 
getAssociatedClass() - Method in class org.hibernate.mapping.OneToMany
 
getAssociatedEntityMappingType() - Method in interface org.hibernate.metamodel.mapping.EntityAssociationMapping
 
getAssociatedEntityName() - Method in class org.hibernate.type.EntityType
The name of the associated entity.
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
getAssociatedEntityName(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
Get the entity name of the associated entity
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
The name of the associated entity.
getAssociatedEntityPersister(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
Get the "persister" for this association - a class or collection persister
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
getAssociatedJoinable(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Retrieves the Joinable defining the associated entity.
getAssociation() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
Gets the value of the association property.
getAssociation() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
Gets the value of the association property.
getAssociation() - Method in class org.hibernate.engine.profile.Fetch
The association to which the fetch style applies.
getAssociation() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getAssociationAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.MapsIdSource
The attribute source information
getAssociationKey() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getAssociationKeyFromSide(Object, ForeignKeyDescriptor.Nature, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getAssociationKeyFromSide(Object, ForeignKeyDescriptor.Side, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getAssociationOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the associationOverride property.
getAssociationOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Gets the value of the associationOverride property.
getAssociationOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the associationOverride property.
getAssociationOwningAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinTableNameSource
Access to the name of the attribute, from the owning side, that defines the association.
getAssociationPath() - Method in class org.hibernate.engine.profile.Association
The property path
getATN() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
 
getATN() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
getATN() - Method in class org.hibernate.grammars.hql.HqlLexer
 
getATN() - Method in class org.hibernate.grammars.hql.HqlParser
 
getATN() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
getATN() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
 
getATN() - Method in class org.hibernate.grammars.ordering.OrderingLexer
 
getATN() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
getAttribute() - Method in interface org.hibernate.persister.entity.mutation.AttributeAnalysis
The attribute analyzed here
getAttribute() - Method in interface org.hibernate.query.criteria.JpaJoin
 
getAttribute() - Method in interface org.hibernate.query.criteria.JpaPluralJoin
 
getAttribute() - Method in interface org.hibernate.query.criteria.JpaSearchOrder
Return the CTE attribute that is used for ordering.
getAttribute() - Method in class org.hibernate.query.Order
 
getAttribute() - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
getAttribute() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
getAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
getAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
getAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
getAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
getAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
getAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
getAttribute(String) - Method in interface org.hibernate.query.criteria.JpaCteCriteriaType
Returns the found attribute or null.
getAttribute(String) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Gets the value of the attributeAccessor property.
getAttributeAccessor() - Method in interface org.hibernate.boot.jaxb.mapping.PersistentAttribute
Hibernate's pluggable access-strategy support
getAttributeAnalyses() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
getAttributeAnalyses() - Method in interface org.hibernate.persister.entity.mutation.UpdateValuesAnalysis
Descriptors for the analysis of each attribute
getAttributeClassification() - Method in interface org.hibernate.metamodel.model.domain.PersistentAttribute
The classification of the attribute (is it a basic type, entity, etc)
getAttributeClassification() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getAttributeConverterAutoApplyHandler() - Method in interface org.hibernate.boot.model.convert.spi.ConverterRegistry
 
getAttributeConverterAutoApplyHandler() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
getAttributeConverterClass() - Method in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
The AttributeConverter class
getAttributeConverterDescriptor() - Method in class org.hibernate.mapping.SimpleValue
 
getAttributeConverterDescriptors() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to the AttributeConverter definitions known about.
getAttributeConverters() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to collected AttributeConverter definitions.
getAttributeDescriptor() - Method in interface org.hibernate.graph.AttributeNode
 
getAttributeIndex() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
Access to the index of the attribute in terms of its position in the entity persister
getAttributeIndex() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Many of Hibernate internals use arrays to define information about attributes.
getAttributeIndexes() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getAttributeJavaType() - Method in interface org.hibernate.metamodel.model.domain.PersistentAttribute
 
getAttributeJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getAttributeMapping() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getAttributeMapping() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getAttributeMapping(int) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Retrieve an attribute mapping by position, relative to all attributes
getAttributeMapping(int) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Retrieve an attribute by its contributor position
getAttributeMapping(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getAttributeMapping(int) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getAttributeMapping(int) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getAttributeMapping(int) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getAttributeMappings() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The attributes mapping for this entity, including those declared on supertype mappings
getAttributeMappings() - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Get access to the attributes defined on this class and any supers
getAttributeMappings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getAttributeMappings() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getAttributeMappings() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getAttributeMetadata() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
Access to AttributeMetadata
getAttributeMutationTableName(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
The name of the table to use when performing mutations (INSERT,UPDATE,DELETE) for the given attribute
getAttributeMutationTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getAttributeName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Gets the value of the attributeName property.
getAttributeName() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
The name of the mapped attribute
getAttributeName() - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
The name of the attribute defining the id, if one
getAttributeName() - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
getAttributeName() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getAttributeName() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getAttributeName() - Method in class org.hibernate.query.Order
 
getAttributeNodeImplementors() - Method in interface org.hibernate.graph.spi.GraphImplementor
 
getAttributeNodeList() - Method in interface org.hibernate.graph.Graph
Get a list of all existing AttributeNodes within this container.
getAttributeNodeList() - Method in interface org.hibernate.graph.spi.GraphImplementor
 
getAttributeNodes() - Method in interface org.hibernate.graph.RootGraph
 
getAttributeNodes() - Method in interface org.hibernate.graph.SubGraph
 
getAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the attributeOverride property.
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyDiscriminatorColumnNameSource
Access the AttributePath to the ANY mapping
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitAnyKeyColumnNameSource
Access to the AttributePath of the ANY mapping
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitBasicColumnNameSource
Access to the AttributePath for the basic value
getAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
Access to the name of the attribute that defines the association.
getAttributePath() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
 
getAttributePathBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
 
getAttributeRole() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
 
getAttributeRoleBase() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
 
getAttributes() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the attributes property.
getAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the attributes property.
getAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
getAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getAttributes() - Method in interface org.hibernate.query.criteria.JpaCteCriteriaType
The attributes of the CTE type.
getAttributes() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getAttributesInFetchGroup(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
 
getAttributeSourcesMakingUpIdentifier() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceNonAggregatedComposite
Obtain the source descriptor for the identifier attribute.
getAttributeValues(EmbeddableMappingType, Object[], WrapperOptions) - Static method in class org.hibernate.dialect.StructHelper
 
getAutoAliasInjection() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Gets the value of the autoAliasInjection property.
getAutoAppliedConverterDescriptorForAttribute(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.convert.spi.AutoApplicableConverterDescriptor
 
getAutoAppliedConverterDescriptorForCollectionElement(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.convert.spi.AutoApplicableConverterDescriptor
 
getAutoAppliedConverterDescriptorForMapKey(XProperty, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.convert.spi.AutoApplicableConverterDescriptor
 
getAutoApplyDescriptor() - Method in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
Get the auto-apply checker for this converter.
getAutoCommitMode() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
The transaction auto-commit mode in effect.
getAutoEnabledFilters() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getAutoEnabledFilters() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getAuxiliaryDatabaseObjectExporter() - Method in class org.hibernate.dialect.Dialect
Get an Exporter for AuxiliaryDatabaseObjects, usually StandardAuxiliaryDatabaseObjectExporter.
getAuxiliaryDatabaseObjectExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getAuxiliaryDatabaseObjectList() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to any AuxiliaryDatabaseObjects explicitly registered with the MetadataBuilder.
getAuxiliaryDatabaseObjects() - Method in class org.hibernate.boot.model.relational.Database
 
getBagRoles() - Method in exception org.hibernate.loader.MultipleBagFetchException
Retrieves the collection-roles for the bags encountered.
getBase() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Gets the value of the base property.
getBase() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSequentialIndexSource
Hibernate allows specifying the base value to use when storing the index to the database.
getBaseAssociationJtd() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getBaseExpression() - Method in class org.hibernate.sql.ast.tree.expression.NestedColumnReference
 
getBaseIndex() - Method in class org.hibernate.mapping.List
 
getBaselineSessionEventsListenerBuilder() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getBaselineSessionEventsListenerBuilder() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getBaseType() - Method in class org.hibernate.type.MetaType
Deprecated.
 
getBasic() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Gets the value of the basic property.
getBasicAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getBasicAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the basicAttributes property.
getBasicAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the basicAttributes property.
getBasicAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.NaturalId
 
getBasicType() - Method in class org.hibernate.boot.spi.BasicTypeRegistration
 
getBasicTypeForGenericJavaType(Class<? super J>, Type...) - Method in class org.hibernate.type.spi.TypeConfiguration
 
getBasicTypeForJavaType(Class<J>) - Method in class org.hibernate.type.spi.TypeConfiguration
 
getBasicTypeForJavaType(Type) - Method in class org.hibernate.type.spi.TypeConfiguration
 
getBasicTypeRegistrations() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getBasicTypeRegistrations() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access the list of BasicType registrations.
getBasicTypeRegistry() - Method in class org.hibernate.type.spi.TypeConfiguration
 
getBatch(BatchKey, Integer, Supplier<PreparedStatementGroup>) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Get the batch for the supplied key, creating one if needed using the supplied statementGroupSupplier.
getBatchBuilder() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
getBatchedStatementCount() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
Deprecated.
With no replacement. No longer used
getBatchFetchQueue() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the BatchFetchQueue, instantiating one if necessary.
getBatchFetchStyle() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getBatchFetchStyle() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Deprecated.
: No longer used internally
getBatchKey() - Method in interface org.hibernate.engine.jdbc.mutation.spi.BatchKeyAccess
The BatchKey to use
getBatchKey() - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
getBatchKey() - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
getBatchKey() - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
getBatchKey() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
getBatchLoadableEntityIds(EntityMappingType, Object, int) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Get a batch of unloaded identifiers for this class, using a slightly complex algorithm that tries to grab keys registered immediately after the given key.
getBatchLoadSizingStrategy() - Method in class org.hibernate.dialect.Dialect
The strategy used to determine the appropriate number of keys to load in a single SQL query with batch-fetch loading.
getBatchLoadSizingStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getBatchPosition() - Method in exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
getBatchSize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the batchSize property.
getBatchSize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getBatchSize() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the batchSize property.
getBatchSize() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the batch-size to be applied when initializing proxies of this entity.
getBatchSize() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristicsPluralAttribute
 
getBatchSize() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getBatchSize() - Method in interface org.hibernate.loader.ast.spi.Loadable
 
getBatchSize() - Method in interface org.hibernate.loader.ast.spi.MultiLoadOptions
Batch size to use when loading entities from the database.
getBatchSize() - Method in class org.hibernate.mapping.Collection
 
getBatchSize() - Method in class org.hibernate.mapping.PersistentClass
 
getBatchSize() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getBatchSize() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getBatchSize() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getBatchSize() - Method in interface org.hibernate.persister.entity.EntityPersister
The batch size for batch loading.
getBatchSize() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getBean(Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
 
getBean(Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in interface org.hibernate.resource.beans.container.spi.BeanContainer
 
getBean(Class<T>) - Method in interface org.hibernate.resource.beans.spi.ManagedBeanRegistry
Get a bean reference by class.
getBean(Class<T>, BeanInstanceProducer) - Method in interface org.hibernate.resource.beans.spi.ManagedBeanRegistry
Get a bean reference by class with an explicit fallback bean instance producer.
getBean(String, Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
 
getBean(String, Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in interface org.hibernate.resource.beans.container.spi.BeanContainer
 
getBean(String, Class<T>) - Method in interface org.hibernate.resource.beans.spi.ManagedBeanRegistry
Get a bean reference by name and contract.
getBean(String, Class<T>, BeanInstanceProducer) - Method in interface org.hibernate.resource.beans.spi.ManagedBeanRegistry
Get a bean reference by name and contract with an explicit fallback bean instance producer.
getBeanClass() - Method in class org.hibernate.resource.beans.container.spi.FallbackContainedBean
 
getBeanClass() - Method in interface org.hibernate.resource.beans.spi.ManagedBean
The bean Java type
getBeanClass() - Method in class org.hibernate.resource.beans.spi.ProvidedInstanceManagedBeanImpl
 
getBeanContainer() - Method in interface org.hibernate.resource.beans.spi.ManagedBeanRegistry
Get a reference to the underlying BeanContainer.
getBeanInstance() - Method in interface org.hibernate.resource.beans.container.spi.ContainedBean
Get the bean instance producer associated with this container-backed bean
getBeanInstance() - Method in class org.hibernate.resource.beans.container.spi.FallbackContainedBean
 
getBeanInstance() - Method in interface org.hibernate.resource.beans.spi.ManagedBean
The bean reference
getBeanInstance() - Method in class org.hibernate.resource.beans.spi.ProvidedInstanceManagedBeanImpl
 
getBeanManagerReference() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getBeanManagerReference() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getBeforeDropStatement() - Method in class org.hibernate.dialect.Dialect
A command to execute before dropping tables.
getBeforeDropStatement() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getBeforeTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
Get the before-transaction-completion process, if any, for this action.
getBinaryStream() - Method in class org.hibernate.engine.jdbc.BlobProxy
 
getBinaryStream(long, long) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
getBindableJavaType() - Method in class org.hibernate.metamodel.model.domain.AbstractDomainType
 
getBindableJavaType() - Method in interface org.hibernate.metamodel.model.domain.SimpleDomainType
 
getBindableJavaType() - Method in interface org.hibernate.query.BindableType
The expected Java type
getBindableJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
 
getBindableJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmPathSource
 
getBindableJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.expression.NullSqmExpressible
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getBindableJavaType() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
getBindableJavaType() - Method in class org.hibernate.type.BasicTypeReference
 
getBindableJavaType() - Method in class org.hibernate.type.ComponentType
 
getBindableType() - Method in class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
 
getBindableType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmPathSource
 
getBindableType() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getBindableType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.AbstractPostgreSQLJsonPGObjectType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.DB2StructJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.H2JsonJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.OracleBaseStructJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.OracleXmlJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLArrayJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLInetJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLStructCastingJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLStructPGObjectJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLUUIDJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.StructJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.dialect.VarcharUUIDJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
getBinder(JavaType<X>) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Obtain a binder object capable of binding values of the given Java type to parameters of a JDBC PreparedStatement.
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.NullJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ObjectJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ObjectNullAsBinaryTypeJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ObjectNullAsNullTypeJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ObjectNullResolvingJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.RowIdJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntAsSmallIntJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
getBinding(int) - Method in interface org.hibernate.query.spi.QueryParameterBindings
Access to the binding via position
getBinding(String) - Method in interface org.hibernate.query.spi.QueryParameterBindings
Access to the binding via name
getBinding(QueryParameter<P>) - Method in interface org.hibernate.query.spi.QueryParameterBindings
Access to the binding via QueryParameter reference
getBinding(QueryParameterImplementor<P>) - Method in interface org.hibernate.query.spi.QueryParameterBindings
Access to the binding via QueryParameter reference
getBinding(JdbcParameter) - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBindings
 
getBindingGroup(String) - Method in interface org.hibernate.engine.jdbc.mutation.JdbcValueBindings
Get the bindings for the specific table, or null
getBindings() - Method in class org.hibernate.engine.jdbc.mutation.spi.BindingGroup
The parameter bindings
getBindings() - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBindings
 
getBindType() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Get the Type currently associated with this binding.
getBindType() - Method in interface org.hibernate.query.spi.QueryParameterListBinding
Get the Type currently associated with this binding.
getBindType() - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBinding
 
getBindValue() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Get the value current bound.
getBindValue() - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBinding
 
getBindValue(J, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
 
getBindValue(X, WrapperOptions) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
getBindValue(X, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
 
getBindValues() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Get the values currently bound.
getBindValues() - Method in interface org.hibernate.query.spi.QueryParameterListBinding
Get the values currently bound.
getBlobBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
getBooleanExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
 
getBooleanType() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getBooleanType() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getBooleanValue() - Method in class org.hibernate.query.sqm.tree.predicate.SqmTruthnessPredicate
 
getBooleanValue() - Method in class org.hibernate.sql.ast.tree.predicate.ThruthnessPredicate
 
getBootModel() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getBootstrapContext() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getBootstrapContext() - Method in interface org.hibernate.boot.spi.MetadataBuilderImplementor
 
getBootstrapContext() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
getBootstrapContext() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getBootstrapContext() - Method in interface org.hibernate.persister.spi.PersisterCreationContext
Deprecated.
 
getBootstrapJdbcConnectionAccess() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain a JdbcConnectionAccess usable from bootstrap actions (hbm2ddl.auto, Dialect resolution, etc).
getBootstrapServiceRegistry() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
 
getBuildingContext() - Method in interface org.hibernate.boot.model.naming.ImplicitNameSource
Access to the current building context.
getBuildingContext() - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
Access the contextual information related to the current process of building metadata.
getBuildingContext() - Method in class org.hibernate.mapping.Collection
 
getBuildingContext() - Method in class org.hibernate.mapping.OneToMany
 
getBuildingContext() - Method in class org.hibernate.mapping.SimpleValue
 
getBuildingContext() - Method in interface org.hibernate.mapping.Value
 
getBuildingOptions() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
Access to the options specified by the MetadataBuilder
getByAlias(String) - Method in class org.hibernate.query.results.FromClauseAccessImpl
 
getBytecodeEnhancementMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getBytecodeEnhancementMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getBytecodeEnhancementMetadata() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getBytes() - Method in interface org.hibernate.engine.jdbc.BinaryStream
Access to the bytes.
getBytes(long, int) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
getBytesPerCharacter() - Method in class org.hibernate.dialect.MySQLServerConfiguration
 
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the cache property.
getCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the cache property.
getCache() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCache() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Gets the value of the cache property.
getCache() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getCache() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getCache() - Method in interface org.hibernate.SessionFactory
Obtain direct access to the underlying cache regions.
getCacheable() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getCacheable() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getCacheable() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getCacheable() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getCacheable() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getCacheAccess() - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Access to the natural-id's L2 cache access.
getCacheAccessStrategy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.collection.CollectionPersister
Access to the collection's cache region
getCacheAccessStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache (optional operation)
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Collection
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.PersistentClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.RootClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Subclass
 
getCachedDatabaseSnapshot(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Retrieve the cached database snapshot for the requested entity key.
getCachedPkResolutions(EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Find all the locally cached primary key cross-reference entries for the given entity.
getCachedSize() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getCachedTypes() - Method in interface org.hibernate.cache.cfg.spi.EntityDataCachingConfig
The list of specific subclasses of the root that are actually written to cache.
getCacheEntryStructure() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the structure used to store data into the collection's cache region
getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.CacheEntryHelper
 
getCacheEntryStructure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache structure
getCacheHitCount() - Method in interface org.hibernate.stat.CacheableDataStatistics
The number of successful cache look-ups for this data from its configured cache region since the last Statistics clearing
getCacheHitCount() - Method in interface org.hibernate.stat.QueryStatistics
The number of cache hits for this query.
getCacheKeyId(Object) - Method in interface org.hibernate.cache.spi.access.CollectionDataAccess
getCacheKeyId(Object) - Method in interface org.hibernate.cache.spi.access.EntityDataAccess
getCacheKeyId(Object) - Method in class org.hibernate.cache.spi.support.AbstractCollectionDataAccess
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.spi.support.AbstractEntityDataAccess
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
getCacheKeyId(Object) - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
getCacheMissCount() - Method in interface org.hibernate.stat.CacheableDataStatistics
The number of unsuccessful cache look-ups for this data from its configured cache region since the last Statistics clearing
getCacheMissCount() - Method in interface org.hibernate.stat.QueryStatistics
The number of cache misses for this query
getCacheMode() - Method in enum class org.hibernate.annotations.CacheModeType
Deprecated.
 
getCacheMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the cacheMode property.
getCacheMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the cacheMode property.
getCacheMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the cacheMode property.
getCacheMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the cacheMode property.
getCacheMode() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getCacheMode() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getCacheMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCacheMode() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getCacheMode() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the current CacheMode for this session.
getCacheMode() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getCacheMode() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getCacheMode() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getCacheMode() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getCacheMode() - Method in interface org.hibernate.query.SelectionQuery
Obtain the CacheMode in effect for this query.
getCacheMode() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getCacheMode() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getCacheMode() - Method in interface org.hibernate.query.spi.QueryOptions
 
getCacheMode() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getCacheMode() - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
getCacheMode() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getCacheMode() - Method in interface org.hibernate.Session
Get the current cache mode for this session.
getCachePutCount() - Method in interface org.hibernate.stat.CacheableDataStatistics
The number of times this data has been into its configured cache region since the last Statistics clearing
getCachePutCount() - Method in interface org.hibernate.stat.QueryStatistics
The number of cache puts for this query
getCacheRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the cacheRegion property.
getCacheRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the cacheRegion property.
getCacheRegion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the cacheRegion property.
getCacheRegion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the cacheRegion property.
getCacheRegion() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getCacheRegion() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getCacheRegion() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getCacheRegion() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getCacheRegion() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getCacheRegion() - Method in interface org.hibernate.query.SelectionQuery
Obtain the name of the second level query cache region in which query results will be stored (if they are cached, see the discussion on SelectionQuery.isCacheable() for more information).
getCacheRegion() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getCacheRegion() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getCacheRegionDefinitions() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
getCacheRegionDefinitions() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to all explicit cache region mappings.
getCacheRegionName() - Method in class org.hibernate.mapping.Collection
 
getCacheRegionName() - Method in class org.hibernate.mapping.RootClass
 
getCacheRegionName() - Method in interface org.hibernate.stat.CacheableDataStatistics
The name of the region where this data is cached.
getCacheRegionNames() - Method in interface org.hibernate.cache.spi.CacheImplementor
The unqualified name of all regions.
getCacheRegionPrefix() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCacheRegionPrefix() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCacheRegionStatistics(String) - Method in interface org.hibernate.stat.Statistics
Obtain the statistics for either a domain data or query result cache region.
getCacheRetrieveMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCacheRetrieveMode() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getCacheRetrieveMode() - Method in interface org.hibernate.query.SelectionQuery
 
getCacheRetrieveMode() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getCacheRetrieveMode() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getCacheRetrieveMode() - Method in interface org.hibernate.query.spi.QueryOptions
Controls whether query results are read from the cache.
getCacheRetrieveMode() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getCacheRetrieveMode() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getCacheRetrieveMode() - Method in interface org.hibernate.Session
The JPA-defined CacheRetrieveMode.
getCacheStorageAccess() - Method in class org.hibernate.cache.spi.support.DomainDataRegionTemplate
Public for testing purposes
getCacheStoreMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCacheStoreMode() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getCacheStoreMode() - Method in interface org.hibernate.query.SelectionQuery
 
getCacheStoreMode() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getCacheStoreMode() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getCacheStoreMode() - Method in interface org.hibernate.query.spi.QueryOptions
Controls whether query results are put into the cache.
getCacheStoreMode() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getCacheStoreMode() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getCacheStoreMode() - Method in interface org.hibernate.Session
The JPA-defined CacheStoreMode.
getCacheTransactionSynchronization() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCacheTransactionSynchronization() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
The current CacheTransactionSynchronization associated with this session.
getCacheTransactionSynchronization() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getCaching() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the caching property.
getCaching() - Method in interface org.hibernate.boot.jaxb.mapping.NaturalId
The cache config associated with this natural-id
getCaching() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the caching configuration for this entity.
getCaching() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCachingTimestamp() - Method in class org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
 
getCachingTimestamp() - Method in interface org.hibernate.cache.spi.CacheTransactionSynchronization
What is the start time of this context object?
getCallableName() - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
Informational access to the name of the database function or procedure
getCallableQueryMemento(String) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.DB2Dialect
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.Dialect
The CallableStatementSupport for this database.
getCallableStatementSupport() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.OracleDialect
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.SQLServerDialect
 
getCallableStatementSupport() - Method in class org.hibernate.dialect.SybaseDialect
 
getCallback() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getCallback() - Method in interface org.hibernate.query.spi.DomainQueryExecutionContext
The callback reference
getCallback() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getCallbackAnnotation() - Method in enum class org.hibernate.jpa.event.spi.CallbackType
 
getCallbackDefinitions() - Method in class org.hibernate.mapping.PersistentClass
 
getCallbackDefinitions() - Method in class org.hibernate.mapping.Property
 
getCallbackMethod(Class<? extends Annotation>) - Method in interface org.hibernate.boot.model.source.spi.JpaCallbackSource
 
getCallbackRegistry() - Method in class org.hibernate.event.spi.EventEngine
 
getCallbackType() - Method in interface org.hibernate.jpa.event.spi.Callback
The type of callback (pre-update, pre-persist, etc) handled
getCallRefCursorExtractors() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQueryCall
Extractors for REF_CURSOR (ResultSet) parameters
getCanonicalName() - Method in class org.hibernate.boot.model.naming.Identifier
 
getCanonicalName() - Method in class org.hibernate.mapping.Column
 
getCascadableChildrenIterator(EventSource, CollectionType, Object) - Method in interface org.hibernate.engine.spi.CascadingAction
Given a collection, get an iterator of the children upon which the current cascading action should be visited.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the cascade property.
getCascade() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getCascade() - Method in interface org.hibernate.boot.jaxb.mapping.AssociationAttribute
 
getCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.mapping.Property
 
getCascadeAll() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeAll property.
getCascadeConstraintsString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.CockroachDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.Dialect
The keyword that specifies that a drop table operation should be cascaded to its constraints, typically " cascade" where the leading space is required, or the empty string if there is no such keyword in this dialect.
getCascadeConstraintsString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.H2Dialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.HSQLDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.OracleDialect
 
getCascadeConstraintsString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCascadeDelete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeDelete property.
getCascadeDetach() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeDetach property.
getCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
How deep are we cascaded?
getCascadeLock() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeLock property.
getCascadeMerge() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeMerge property.
getCascadePersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadePersist property.
getCascadePersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the cascadePersist property.
getCascadeRefresh() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeRefresh property.
getCascadeRemove() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeRemove property.
getCascadeReplicate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeReplicate property.
getCascadeSaveUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Gets the value of the cascadeSaveUpdate property.
getCascadeStyle() - Method in class org.hibernate.mapping.Property
 
getCascadeStyle() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
getCascadeStyle() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
getCascadeStyle() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
getCascadeStyle() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
getCascadeStyle(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCascadeStyle(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Get the cascade style of this (subclass closure) property
getCascadeStyle(int) - Method in class org.hibernate.type.AnyType
 
getCascadeStyle(int) - Method in class org.hibernate.type.ComponentType
 
getCascadeStyle(int) - Method in interface org.hibernate.type.CompositeType
Retrieve the cascade style of the indicated component property.
getCascadeStyle(String) - Static method in class org.hibernate.engine.spi.CascadeStyles
Factory method for obtaining named cascade styles
getCascadeStyleName() - Method in interface org.hibernate.boot.model.source.spi.CascadeStyleSource
Obtain the cascade styles to be applied to this association.
getCascadeStyles() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getCascadingAction() - Method in enum class org.hibernate.loader.ast.spi.CascadingFetchProfile
 
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.CockroachDialect
 
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
The name of the SQL operator that performs case-insensitive LIKE comparisons.
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.H2Dialect
 
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCastType() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
getCastType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getCastType() - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getCastType() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
getCastType(int) - Static method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
getCastTypeName(Size, SqlExpressible, DdlTypeRegistry) - Method in interface org.hibernate.type.descriptor.sql.DdlType
Return the database type corresponding to the given SqlExpressible that may be used as a target type in casting operations using the SQL CAST() function.
getCastTypeName(JdbcMappingContainer, Size, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getCastTypeName(JdbcMappingContainer, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getCastTypeName(SqlExpressible, Long, Integer, Integer) - Method in interface org.hibernate.type.descriptor.sql.DdlType
Deprecated, for removal: This API element is subject to removal in a future version.
getCastTypeName(SqlTypedMapping, SessionFactoryImplementor) - Static method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Deprecated, for removal: This API element is subject to removal in a future version.
getCastTypeName(SqlTypedMapping, TypeConfiguration) - Static method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getCastTypeName(ReturnableType<?>, Size, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getCastTypeName(ReturnableType<?>, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getCastTypeName(BasicType<?>, Size, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getCastTypeName(BasicType<?>, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getCastTypeName(JdbcType, JavaType<?>) - Method in interface org.hibernate.type.descriptor.sql.DdlType
Deprecated, for removal: This API element is subject to removal in a future version.
getCastTypeName(JdbcType, JavaType<?>, Long, Integer, Integer) - Method in interface org.hibernate.type.descriptor.sql.DdlType
Deprecated, for removal: This API element is subject to removal in a future version.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the catalog property.
getCatalog() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
 
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the catalog property.
getCatalog() - Method in interface org.hibernate.boot.jaxb.mapping.SchemaAware
 
getCatalog() - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
getCatalog() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getCatalog() - Method in class org.hibernate.mapping.Table
 
getCatalog() - Method in interface org.hibernate.mapping.UserDefinedType
 
getCatalog() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getCatalogIdentifier() - Method in class org.hibernate.mapping.Table
 
getCatalogName() - Method in interface org.hibernate.boot.model.relational.QualifiedName
 
getCatalogName() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
getCatalogName() - Method in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
getCategorization() - Method in interface org.hibernate.boot.archive.scan.spi.ClassDescriptor
 
getChannelNames() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
 
getChannelNames() - Method in class org.hibernate.grammars.hql.HqlLexer
 
getChannelNames() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
getChannelNames() - Method in class org.hibernate.grammars.ordering.OrderingLexer
 
getCharacterSetBytesPerCharacter(DatabaseMetaData) - Static method in class org.hibernate.dialect.MySQLDialect
Deprecated.
getCharacterStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getCharacterType() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getCharVariantCode() - Method in enum class org.hibernate.dialect.NationalizationSupport
 
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the check property.
getCheck() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCheck() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getCheck() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getCheck() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Gets the value of the check property.
getCheck() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the check property.
getCheckCondition() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain the specified check constraint condition
getCheckCondition(String, long[]) - Method in class org.hibernate.dialect.Dialect
Deprecated, for removal: This API element is subject to removal in a future version.
getCheckCondition(String, long, long) - Method in class org.hibernate.dialect.Dialect
Render a SQL check condition for a column that represents an enumerated value.
getCheckCondition(String, long, long) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCheckCondition(String, Class<? extends Enum<?>>) - Method in class org.hibernate.dialect.Dialect
 
getCheckCondition(String, Long[]) - Method in class org.hibernate.dialect.Dialect
Render a SQL check condition for a column that represents an enumerated value by its ordinal representation or a given list of values.
getCheckCondition(String, String[]) - Method in class org.hibernate.dialect.Dialect
Render a SQL check condition for a column that represents an enumerated value by its string representation or a given list of values (with NULL value allowed).
getCheckCondition(String, String[]) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCheckCondition(String, Dialect) - Method in interface org.hibernate.type.BasicType
The check constraint that should be added to the column definition in generated DDL.
getCheckCondition(String, JavaType<?>, BasicValueConverter<?, ?>, Dialect) - Method in class org.hibernate.dialect.OracleBooleanJdbcType
 
getCheckCondition(String, JavaType<?>, BasicValueConverter<?, ?>, Dialect) - Method in class org.hibernate.dialect.OracleJsonJdbcType
 
getCheckCondition(String, JavaType<?>, BasicValueConverter<?, ?>, Dialect) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
The check constraint that should be added to the column definition in generated DDL.
getCheckCondition(String, JavaType<?>, BasicValueConverter<?, ?>, Dialect) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
getCheckCondition(String, JdbcType, BasicValueConverter<?, ?>, Dialect) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getCheckCondition(String, JdbcType, BasicValueConverter<?, ?>, Dialect) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
getCheckCondition(String, JdbcType, BasicValueConverter<?, ?>, Dialect) - Method in interface org.hibernate.type.descriptor.java.JavaType
The check constraint that should be added to the column definition in generated DDL.
getCheckConstraint() - Method in interface org.hibernate.boot.model.source.spi.TableSource
 
getCheckConstraint() - Method in class org.hibernate.mapping.Column
Deprecated.
getCheckConstraints() - Method in class org.hibernate.mapping.Column
 
getCheckConstraints() - Method in class org.hibernate.mapping.PersistentClass
 
getCheckConstraints() - Method in class org.hibernate.mapping.Table
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used, should be removed
getCheckConstraintsIterator() - Method in class org.hibernate.mapping.Table
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used, should be removed
getChecks() - Method in class org.hibernate.mapping.Table
 
getCheckStyle() - Method in class org.hibernate.boot.model.CustomSql
 
getCheckValue() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple.WhenFragment
 
getCheckValue() - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression.WhenFragment
 
getClass(T) - Static method in class org.hibernate.Hibernate
Get the true, underlying class of a proxied entity.
getClassCacheOrCollectionCache() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Gets the value of the classCacheOrCollectionCache property.
getClassification() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
Gets the value of the classification property.
getClassification() - Method in interface org.hibernate.usertype.UserCollectionType
The classification mapped by this custom type
getClassLazy(T) - Static method in class org.hibernate.Hibernate
Get the true, underlying class of a proxied entity.
getClassLoader() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getClassLoaderAccess() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to class loading capabilities.
getClassmateContext() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to the shared ClassmateContext object used throughout the bootstrap process.
getClassMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
getClassMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated.
This operation is no longer called by Hibernate.
getClassName() - Method in interface org.hibernate.boot.model.naming.EntityNaming
Retrieve the fully-qualified entity class name.
getClassName() - Method in class org.hibernate.mapping.PersistentClass
 
getClassOrElement() - Method in interface org.hibernate.boot.spi.PropertyData
Returns the returned class itself or the element type if an array
getClassOrElementName() - Method in interface org.hibernate.boot.spi.PropertyData
Returns the returned class name itself or the element type if an array
getClassOrPluralElement() - Method in interface org.hibernate.boot.spi.PropertyData
Returns the returned class itself or the element type if an array or collection
getClassTransformer() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getClassType() - Method in interface org.hibernate.graph.SubGraph
 
getClassType(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getClauseStack() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumnResult
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverter
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject.JaxbDefinition
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHqlImport
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbIdClass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyClass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration
Gets the value of the clazz property.
getClazz() - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
getClazz() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableMapping
 
getClobBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
getClobVariantCode() - Method in enum class org.hibernate.dialect.NationalizationSupport
 
getCloseStatementCount() - Method in interface org.hibernate.stat.Statistics
The number of prepared statements that were released.
getCode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
Gets the value of the code property.
getCollation() - Method in class org.hibernate.mapping.Column
 
getCollation() - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
getCollation() - Method in class org.hibernate.sql.ast.tree.expression.Collation
 
getCollection() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
Gets the value of the collection property.
getCollection() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getCollection(Object, SharedSessionContractImplementor, Object, Boolean) - Method in class org.hibernate.type.CollectionType
instantiate a collection wrapper (called when loading an object)
getCollection(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getCollection(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getCollection(String, Class<E>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getCollection(String, Class<E>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getCollection(CollectionKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the collection instance associated with the CollectionKey
getCollectionAttribute() - Method in interface org.hibernate.metamodel.mapping.CollectionPart
 
getCollectionBatch(CollectionPersister, Object, int) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Get a batch of uninitialized collection keys for a given role
getCollectionBinding(String) - Method in interface org.hibernate.boot.Metadata
Retrieves the collection mapping metadata for the given collection role.
getCollectionBinding(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getCollectionBindings() - Method in interface org.hibernate.boot.Metadata
Retrieves the Collection metadata representation for all known collections.
getCollectionBindings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getCollectionCaching() - Method in interface org.hibernate.cache.cfg.spi.DomainDataRegionConfig
Retrieve the list of all collection data to be stored in this region
getCollectionClass() - Method in interface org.hibernate.usertype.UserCollectionType
The Java type that this type maps.
getCollectionClassification() - Method in interface org.hibernate.collection.spi.CollectionSemantics
The classification handled by this semantic
getCollectionClassification() - Method in interface org.hibernate.metamodel.model.domain.PluralPersistentAttribute
 
getCollectionClassification() - Method in class org.hibernate.type.ArrayType
 
getCollectionClassification() - Method in class org.hibernate.type.BagType
 
getCollectionClassification() - Method in class org.hibernate.type.CollectionType
 
getCollectionClassification() - Method in class org.hibernate.type.CustomCollectionType
 
getCollectionClassification() - Method in class org.hibernate.type.IdentifierBagType
 
getCollectionClassification() - Method in class org.hibernate.type.ListType
 
getCollectionClassification() - Method in class org.hibernate.type.MapType
 
getCollectionClassification() - Method in class org.hibernate.type.OrderedMapType
 
getCollectionClassification() - Method in class org.hibernate.type.OrderedSetType
 
getCollectionClassification() - Method in class org.hibernate.type.SetType
 
getCollectionClassification() - Method in class org.hibernate.type.SortedMapType
 
getCollectionClassification() - Method in class org.hibernate.type.SortedSetType
 
getCollectionCount() - Method in interface org.hibernate.stat.SessionStatistics
The number of collection instances associated with the session.
getCollectionDataAccess(NavigableRole) - Method in interface org.hibernate.cache.spi.DomainDataRegion
Build a CollectionDataAccess instance representing access to destructured collection data stored in this cache region.
getCollectionDataAccess(NavigableRole) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
getCollectionDescriptor() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getCollectionDescriptor() - Method in interface org.hibernate.sql.results.graph.collection.LoadingCollectionEntry
The descriptor for the collection being loaded
getCollectionDescriptor(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
Get a collection mapping descriptor based on its role
getCollectionDescriptor(NavigableRole) - Method in interface org.hibernate.metamodel.MappingMetamodel
Get a collection mapping descriptor based on its role
getCollectionEntries() - Method in interface org.hibernate.engine.spi.PersistenceContext
Doubly internal
getCollectionEntriesSize() - Method in interface org.hibernate.engine.spi.PersistenceContext
The size of the internal map storing all collection entries.
getCollectionEntry(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the collection entry for a persistent collection
getCollectionFetchCount() - Method in interface org.hibernate.stat.Statistics
The global number of collections fetched.
getCollectionFetchesCount() - Method in interface org.hibernate.sql.results.graph.FetchList
 
getCollectionFetchesCount() - Method in interface org.hibernate.sql.results.graph.FetchParent
 
getCollectionHolder(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the PersistentCollection object for an array
getCollectionId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the collectionId property.
getCollectionId(Object) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
getCollectionIdSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionInstance() - Method in interface org.hibernate.sql.results.graph.collection.LoadingCollectionEntry
The collection instance being loaded
getCollectionInstance(Data) - Method in interface org.hibernate.sql.results.graph.collection.CollectionInitializer
 
getCollectionInstance(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.collection.CollectionInitializer
 
getCollectionJavaType() - Method in class org.hibernate.collection.spi.AbstractBagSemantics
 
getCollectionJavaType() - Method in class org.hibernate.collection.spi.AbstractMapSemantics
 
getCollectionJavaType() - Method in class org.hibernate.collection.spi.AbstractSetSemantics
 
getCollectionJavaType() - Method in interface org.hibernate.collection.spi.CollectionSemantics
The collection's Java type
getCollectionKey() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
Get the collection key for the collection which is to be loaded immediately.
getCollectionKey(CollectionPersister, Object, EntityEntry, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCollectionKeys() - Method in interface org.hibernate.stat.SessionStatistics
The set of all CollectionKeys currently held within the persistence context.
getCollectionLoadCount() - Method in interface org.hibernate.stat.Statistics
The global number of collections loaded.
getCollectionLoader() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionMetadata() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Deprecated.
getCollectionMetadata() - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated.
This operation is no longer called by Hibernate.
getCollectionOwner(Object, CollectionPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity that owns this persistent collection
getCollectionPersisterClass() - Method in class org.hibernate.mapping.Collection
 
getCollectionPersisterClass(Collection) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
Returns the collection persister class for a given collection role or null if the collection persister class should be the default.
getCollectionPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
Deprecated.
 
getCollectionRecreateCount() - Method in interface org.hibernate.stat.Statistics
The global number of collections recreated
getCollectionRegionAccess(NavigableRole) - Method in interface org.hibernate.cache.spi.CacheImplementor
Find the cache data access strategy for the given collection.
getCollectionRemoveCount() - Method in interface org.hibernate.stat.Statistics
The global number of collections removed.
getCollectionRole() - Method in class org.hibernate.mapping.Backref
 
getCollectionRole() - Method in class org.hibernate.mapping.IndexBackref
 
getCollectionRoleNames() - Method in interface org.hibernate.stat.Statistics
The names of all collection roles.
getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
Deprecated.
getCollectionRolesByEntityParticipant(String) - Method in interface org.hibernate.metamodel.spi.MappingMetamodelImplementor
Retrieves a set of all the collection roles in which the given entity is a participant, as either an index or an element.
getCollectionRolesByEntityParticipant(String) - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
getCollectionsByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
Deprecated.
this method should be removed; alternative methods are available that better express the intent, allowing for better optimisations. Not aggressively removing this as it's an SPI, but also useful for testing and other contexts which are not performance sensitive. N.B. This might return an immutable map: do not use for mutations!
getCollectionSemantics() - Method in class org.hibernate.mapping.Collection
 
getCollectionSemantics() - Method in interface org.hibernate.metamodel.mapping.CollectionMappingType
 
getCollectionSemantics() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionSemantics() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getCollectionSpaces() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionSpaces() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the "space" that holds the persistent state
getCollectionStatistics(String) - Method in interface org.hibernate.stat.Statistics
Obtain the statistics for the collection with the given role.
getCollectionTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the collectionTable property.
getCollectionTable() - Method in class org.hibernate.mapping.Collection
 
getCollectionTableCheck() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionTableComment() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionTableMapping() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionTableMapping() - Method in interface org.hibernate.persister.collection.mutation.CollectionMutationTarget
 
getCollectionTableSpecificationSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the collectionType property.
getCollectionType() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCollectionType() - Method in class org.hibernate.mapping.Collection
 
getCollectionType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Hibernate is moving away from Type. Corresponding mapping metamodel calls should be used instead - here (generally), PluralAttributeMapping
getCollectionUpdateCount() - Method in interface org.hibernate.stat.Statistics
The global number of collections updated.
getCollectionUserTypeRegistrations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the collectionUserTypeRegistrations property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Gets the value of the column property.
getColumn() - Method in interface org.hibernate.boot.jaxb.mapping.DiscriminatedAssociation.Discriminator
The column holding the discriminator value
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConstructorResult
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFieldResult
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Gets the value of the column property.
getColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Gets the value of the column property.
getColumn() - Method in class org.hibernate.mapping.BasicValue
 
getColumn(int) - Method in class org.hibernate.mapping.Constraint
 
getColumn(int) - Method in class org.hibernate.mapping.SimpleValue
 
getColumn(int) - Method in class org.hibernate.mapping.Table
 
getColumn(int) - Method in class org.hibernate.mapping.UserDefinedObjectType
 
getColumn(Identifier) - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumn(Identifier) - Method in class org.hibernate.mapping.Table
 
getColumn(Identifier) - Method in class org.hibernate.mapping.UserDefinedObjectType
 
getColumn(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Retrieve the named ColumnInformation
getColumn(InFlightMetadataCollector, String) - Method in class org.hibernate.mapping.Table
 
getColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumn(Column) - Method in class org.hibernate.mapping.Table
Return the column which is identified by column provided as argument.
getColumn(Column) - Method in class org.hibernate.mapping.UserDefinedObjectType
Return the column which is identified by column provided as argument.
getColumnAliases() - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.PropertyFetchDescriptor
 
getColumnAliases() - Method in interface org.hibernate.query.results.complete.CompleteFetchBuilder
 
getColumnAliases() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
 
getColumnAliases() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
 
getColumnAliases() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
 
getColumnAliases() - Method in class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
 
getColumnAliases() - Method in interface org.hibernate.query.results.dynamic.DynamicFetchBuilder
 
getColumnAliases() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
getColumnAliases() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
 
getColumnAliasExtractor() - Method in class org.hibernate.dialect.Dialect
getColumnAliasExtractor() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the columnAttribute property.
getColumnComment(String) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getColumnComment(String) - Method in class org.hibernate.dialect.Dialect
Get the comment into a form supported for column definition.
getColumnComment(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getColumnComment(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getColumnCount() - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyDetails
Number of columns
getColumnCount() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
getColumnCount() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMetadata
Number of values in the underlying result
getColumnDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getColumnDefinition() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getColumnDefinition() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
getColumnDefinition() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getColumnDefinition() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getColumnDefinition() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getColumnDefinitionUniquenessFragment(Column, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.AlterTableUniqueDelegate
 
getColumnDefinitionUniquenessFragment(Column, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.CreateTableUniqueDelegate
 
getColumnDefinitionUniquenessFragment(Column, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.SkipNullableUniqueDelegate
 
getColumnDefinitionUniquenessFragment(Column, SqlStringGenerationContext) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
Get the SQL fragment used to make the given column unique as part of its column definition, usually just " unique", or return an empty string if uniqueness does not belong in the column definition.
getColumnExpression() - Method in class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
 
getColumnExpression() - Method in class org.hibernate.sql.ast.tree.cte.CteColumn
 
getColumnExpression() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getColumnIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The simple (not qualified) column name.
getColumnInsertability() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumnInsertability() - Method in class org.hibernate.mapping.Collection
 
getColumnInsertability() - Method in class org.hibernate.mapping.Component
 
getColumnInsertability() - Method in class org.hibernate.mapping.OneToMany
 
getColumnInsertability() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnInsertability() - Method in interface org.hibernate.mapping.Value
 
getColumnLength() - Method in class org.hibernate.mapping.BasicValue
 
getColumnLength() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getColumnLength() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Useful for resolutions based on column length.
getColumnLengths() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getColumnList() - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Gets the value of the columnList property.
getColumnName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint
Gets the value of the columnName property.
getColumnName() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
getColumnName() - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
The name of the column to which this value is "bound"
getColumnName() - Method in class org.hibernate.mapping.Any.MetaValue
 
getColumnName() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
The name of the soft-delete indicator column.
getColumnName() - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyColumn
The name of the column
getColumnName() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getColumnName() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
getColumnName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn
 
getColumnName() - Method in interface org.hibernate.sql.model.jdbc.JdbcValueDescriptor
The name of the column this parameter "maps to"
getColumnNames() - Method in interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
 
getColumnNames() - Method in class org.hibernate.sql.ast.tree.from.DerivedTableReference
 
getColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
getColumnOrderingStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getColumnOrderingStrategy() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getColumnOrderingStrategy() - Method in class org.hibernate.cfg.Configuration
The CustomEntityDirtinessStrategy, if any, that was added to this configuration.
getColumnOrderMap() - Method in class org.hibernate.mapping.Index
getColumnOrderMap() - Method in class org.hibernate.mapping.UniqueKey
 
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the columnOrFormula property.
getColumnPrecision() - Method in class org.hibernate.mapping.BasicValue
 
getColumnPrecision() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getColumnPrecision() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Useful for resolutions based on column precision.
getColumnReference() - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
 
getColumnReference() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getColumnReference() - Method in interface org.hibernate.sql.ast.tree.expression.Expression
 
getColumnReference() - Method in class org.hibernate.sql.ast.tree.expression.SqlSelectionExpression
 
getColumnReference() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getColumnReference() - Method in class org.hibernate.sql.model.ast.ColumnValueBinding
 
getColumnReference() - Method in class org.hibernate.sql.model.ast.ColumnValueParameter
 
getColumnReferenceMappings() - Method in interface org.hibernate.tool.schema.extract.spi.ForeignKeyInformation
Get the column mappings that define the reference.
getColumnReferences() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getColumnReferences() - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple
 
getColumnReferences() - Method in interface org.hibernate.sql.ast.tree.update.Assignable
 
getColumnResult() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
Gets the value of the columnResult property.
getColumns() - Method in interface org.hibernate.boot.jaxb.mapping.DiscriminatedAssociation.Key
 
getColumns() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey
Gets the value of the columns property.
getColumns() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getColumns() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumns() - Method in class org.hibernate.mapping.Collection
 
getColumns() - Method in class org.hibernate.mapping.Component
 
getColumns() - Method in class org.hibernate.mapping.Constraint
 
getColumns() - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumns() - Method in class org.hibernate.mapping.Index
Deprecated.
getColumns() - Method in class org.hibernate.mapping.OneToMany
 
getColumns() - Method in class org.hibernate.mapping.Property
Delegates to Value.getColumns().
getColumns() - Method in class org.hibernate.mapping.SimpleValue
 
getColumns() - Method in class org.hibernate.mapping.Table
 
getColumns() - Method in class org.hibernate.mapping.UserDefinedObjectType
 
getColumns() - Method in interface org.hibernate.mapping.Value
If the mapping involves only columns, return them.
getColumns() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getColumns() - Method in class org.hibernate.sql.Insert
 
getColumns() - Method in interface org.hibernate.tool.schema.extract.spi.PrimaryKeyInformation
Obtain the columns making up the primary key.
getColumns() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getColumnsAndFormulasSource() - Method in interface org.hibernate.boot.model.source.spi.ColumnsAndFormulasSourceContainer
 
getColumnScale() - Method in class org.hibernate.mapping.BasicValue
 
getColumnScale() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getColumnScale() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Useful for resolutions based on column scale.
getColumnsForExport() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getColumnsInOriginalOrder() - Method in class org.hibernate.mapping.PrimaryKey
 
getColumnSize() - Method in class org.hibernate.mapping.Column
 
getColumnSize() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The column size (length).
getColumnSize() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnTypeInformation
The column size (length).
getColumnSize(Dialect, Mapping) - Method in class org.hibernate.mapping.Column
 
getColumnSource() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
Obtain source information about the column for the collection id.
getColumnSpan() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumnSpan() - Method in class org.hibernate.mapping.Collection
 
getColumnSpan() - Method in class org.hibernate.mapping.Component
 
getColumnSpan() - Method in class org.hibernate.mapping.Constraint
 
getColumnSpan() - Method in class org.hibernate.mapping.Index
 
getColumnSpan() - Method in class org.hibernate.mapping.OneToMany
 
getColumnSpan() - Method in class org.hibernate.mapping.Property
 
getColumnSpan() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnSpan() - Method in class org.hibernate.mapping.Table
 
getColumnSpan() - Method in class org.hibernate.mapping.UserDefinedObjectType
 
getColumnSpan() - Method in interface org.hibernate.mapping.Value
The number of columns and formulas in the mapping.
getColumnSpan(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AnyType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CollectionType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ComponentType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CustomType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.MetaType
Deprecated.
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.OneToOneType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.SerializableToBlobType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
getColumnSpan(Mapping) - Method in interface org.hibernate.type.Type
How many columns are used to persist this type?
getColumnUpdateability() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getColumnUpdateability() - Method in class org.hibernate.mapping.Collection
 
getColumnUpdateability() - Method in class org.hibernate.mapping.Component
 
getColumnUpdateability() - Method in class org.hibernate.mapping.OneToMany
 
getColumnUpdateability() - Method in class org.hibernate.mapping.SimpleValue
 
getColumnUpdateability() - Method in interface org.hibernate.mapping.Value
 
getCombinedTypeParameters() - Method in interface org.hibernate.mapping.BasicValue.Resolution
Get the collection of type-parameters collected both locally as well as from the applied type-def, if one
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the comment property.
getComment() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getComment() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getComment() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Gets the value of the comment property.
getComment() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the comment property.
getComment() - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
getComment() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain the specified SQL comment
getComment() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
 
getComment() - Method in interface org.hibernate.boot.model.source.spi.TableSpecificationSource
 
getComment() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getComment() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getComment() - Method in class org.hibernate.mapping.Column
 
getComment() - Method in class org.hibernate.mapping.Table
 
getComment() - Method in class org.hibernate.mapping.UserDefinedObjectType
 
getComment() - Method in interface org.hibernate.query.CommonQueryContract
Get the comment that has been set for this query, if any.
getComment() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getComment() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getComment() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getComment() - Method in interface org.hibernate.query.Query
Obtain the comment currently associated with this query.
getComment() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getComment() - Method in class org.hibernate.query.spi.AbstractQuery
 
getComment() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getComment() - Method in interface org.hibernate.query.spi.QueryOptions
The SQL comment to apply to the interpreted SQL query, for dialects which support SQL comments
getComment() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getComment() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getComment() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Get the comments/remarks defined for the table.
getComparator() - Method in class org.hibernate.mapping.Collection
 
getComparator() - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
getComparator() - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
 
getComparator() - Method in interface org.hibernate.type.descriptor.java.JavaType
Retrieve the natural comparator for this type.
getComparatorClassName() - Method in class org.hibernate.mapping.Collection
 
getComparatorName() - Method in interface org.hibernate.boot.model.source.spi.Sortable
The comparator class name which will be used to sort the attribute.
getCompatibleTableExpressions() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getComponent() - Method in class org.hibernate.mapping.AggregateColumn
 
getComponentClass() - Method in class org.hibernate.mapping.Component
 
getComponentClassName() - Method in class org.hibernate.mapping.Component
 
getComponentName(int) - Method in interface org.hibernate.metamodel.model.domain.TupleType
 
getComponentName(int) - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getComponentNames() - Method in interface org.hibernate.metamodel.model.domain.TupleType
 
getComponentNames() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the compositeElement property.
getCompositeElement() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getCompositeElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getCompositeId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the compositeId property.
getCompositeIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the compositeIndex property.
getCompositeMapKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the compositeMapKey property.
getCompositeUserTypeRegistrations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the compositeUserTypeRegistrations property.
getCompositeUserTypes() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getCompositeUserTypes() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access the list of CompositeUserType registrations.
getCompoundSelectionItems() - Method in interface org.hibernate.query.criteria.JpaSelection
 
getCompoundSelectionItems() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getConcreteDescriptor(Data) - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
getConcreteDescriptor(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
getConcreteEmbeddableTypes() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
Returns the concrete embeddable subtypes or an empty collection if EmbeddableMappingType.isPolymorphic() is false.
getConcreteProxyClass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getConcreteProxyClass() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the proxy interface that instances of this concrete class will be cast to (optional operation).
getCondition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
Gets the value of the condition property.
getCondition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Gets the value of the condition property.
getCondition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Gets the value of the condition property.
getCondition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
Gets the value of the condition property.
getCondition() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Get the condition associated with the filter.
getConfigLoader() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
 
getConfigParameters() - Method in interface org.hibernate.boot.jaxb.hbm.spi.ConfigParameterContainer
 
getConfigParameters() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
Gets the value of the configParameters property.
getConfigurationSettings() - Method in class org.hibernate.boot.model.TypeBeanInstanceProducer
 
getConfigurationSettings() - Method in interface org.hibernate.type.spi.TypeBootstrapContext
 
getConfigurationValues() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
getConfigurationValues() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the complete map of config settings.
getConfigurationValues() - Method in interface org.hibernate.tool.schema.spi.ExecutionOptions
 
getConfiguredJdbcBatchSize() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the currently configured JDBC batch size, which might have been specified at either the session or factory level.
getConflictAction() - Method in interface org.hibernate.query.criteria.JpaConflictClause
The action to do when a conflict due to a unique constraint violation happens.
getConflictAction() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
getConflictClause() - Method in interface org.hibernate.query.criteria.JpaCriteriaInsert
Returns the conflict clause that defines what happens when an insert violates a unique constraint, or null if there is none.
getConflictClause() - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
getConflictClause() - Method in interface org.hibernate.query.sqm.tree.insert.SqmInsertStatement
 
getConflictClause() - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
getConnectCount() - Method in interface org.hibernate.stat.Statistics
The global number of connections requested by sessions.
getConnection() - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection(T) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
getConnection(T) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getConnection(T) - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
Obtains a connection for use according to the underlying strategy of this provider.
getConnectionCatalogName() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Retrieve the name of the catalog in effect when we connected to the database.
getConnectionHandlingMode() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
 
getConnectionSchemaName() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Retrieve the name of the schema in effect when we connected to the database.
getConstraint() - Method in class org.hibernate.mapping.CheckConstraint
 
getConstraintColumnIterator() - Method in class org.hibernate.mapping.OneToOne
Deprecated, for removal: This API element is subject to removal in a future version.
getConstraintColumnIterator() - Method in class org.hibernate.mapping.SimpleValue
Deprecated, for removal: This API element is subject to removal in a future version.
getConstraintColumnNames() - Method in class org.hibernate.sql.ast.tree.insert.ConflictClause
 
getConstraintColumns() - Method in class org.hibernate.mapping.OneToOne
 
getConstraintColumns() - Method in interface org.hibernate.mapping.Value
Same as Value.getColumns() except it returns the PK for the non-owning side of a one-to-one association.
getConstraintInParens() - Method in class org.hibernate.mapping.CheckConstraint
 
getConstraintMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Gets the value of the constraintMode property.
getConstraintName() - Method in exception org.hibernate.exception.ConstraintViolationException
Returns the name of the violated constraint, if known.
getConstraintName() - Method in interface org.hibernate.query.criteria.JpaConflictClause
The unique constraint name for which a constraint violation is allowed.
getConstraintName() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
getConstraintName() - Method in class org.hibernate.sql.ast.tree.insert.ConflictClause
 
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getConstraintOrderedTableNameClosure() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Get the names of all tables used in the hierarchy (up and down) ordered such that deletes in the given order would not cause constraint violations.
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getConstraintPaths() - Method in interface org.hibernate.query.criteria.JpaConflictClause
The paths which are part of a unique constraint, for which a constraint violation is allowed.
getConstraintPaths() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
getConstructor(int) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
getConstructorResult() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
Gets the value of the constructorResult property.
getConsumedPart() - Method in class org.hibernate.metamodel.mapping.ordering.ast.PathConsumer
 
getConsumedPart() - Method in interface org.hibernate.query.hql.spi.DotIdentifierConsumer
Get the currently consumed part.
getContainerClass() - Method in class org.hibernate.property.access.spi.SetterFieldImpl
 
getContainerClass() - Method in class org.hibernate.property.access.spi.SetterMethodImpl
 
getContainingPersister() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Get a reference to the persister for the entity containing this attribute.
getContainingQuery() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getContainingTable() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
getContainingTableExpression() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getContainingTableExpression() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getContainingTableExpression() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
The name of the table to which this selectable is mapped
getContainingTableExpression() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getContainingTableExpression() - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
The table which contains the columns mapped by this value
getContainingTableExpression() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getContainingTableExpression() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getContainingTableExpression() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getContainingTableExpression() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getContainingTableInformation() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
Access to the containing table.
getContainingTableName() - Method in interface org.hibernate.boot.model.source.spi.RelationalValueSource
 
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
Gets the value of the content property.
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
FILTER element; used to apply a filter.
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
The sql-query element declares a named SQL query string Gets the value of the content property.
getContent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the content property.
getContent() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Gets the value of the content property.
getContent() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
Applies a filter defined by hbm-filter-def usage Gets the value of the content property.
getContext() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
Gets the value of the context property.
getContextEntityIdentifier(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getContextEntityIdentifier(Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Return the identifier of the persistent object, or null if it is not associated with this session.
getContextEntityIdentifier(Object) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getContraintOrderedTableKeyColumnClosure() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
For each table specified in Queryable.getConstraintOrderedTableNameClosure(), get the columns that define the key between the various hierarchy classes.
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getContributor() - Method in class org.hibernate.boot.model.relational.Sequence
 
getContributor() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getContributor() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getContributor() - Method in interface org.hibernate.mapping.Contributable
The name of the contributor which contributed this
getContributor() - Method in class org.hibernate.mapping.PersistentClass
 
getContributor() - Method in class org.hibernate.mapping.Table
 
getContributor() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
getContributor() - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
getContributorName() - Method in interface org.hibernate.boot.spi.AdditionalMappingContributor
The name of this contributor.
getContributors() - Method in interface org.hibernate.boot.Metadata
All of the known model contributors
getContributors() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getConversionContext() - Method in class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
 
getConvert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the convert property.
getConvert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the convert property.
getConvert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Gets the value of the convert property.
getConvert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the convert property.
getConverter() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Gets the value of the converter property.
getConverter() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
Gets the value of the converter property.
getConverter() - Method in class org.hibernate.type.BasicTypeReference
 
getConverterBean() - Method in interface org.hibernate.type.descriptor.converter.spi.JpaAttributeConverter
 
getConverterClass() - Method in interface org.hibernate.boot.AttributeConverterInfo
Deprecated.
 
getConverterDescriptor() - Method in class org.hibernate.boot.model.convert.spi.RegisteredConversion
 
getConverterJavaType() - Method in interface org.hibernate.type.descriptor.converter.spi.JpaAttributeConverter
 
getConverterRegistrations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the converterRegistrations property.
getConverterRegistry() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Obtain the ConverterRegistry which may be used to register AttributeConverters.
getConverters() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the converters property.
getConverterType() - Method in class org.hibernate.boot.model.convert.spi.RegisteredConversion
 
getCopy(T) - Method in interface org.hibernate.query.sqm.tree.SqmCopyContext
 
getCorrelatedJoins() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin
 
getCorrelatedRoot() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
 
getCorrelatedRoot() - Method in interface org.hibernate.query.sqm.tree.domain.SqmCorrelation
 
getCorrelatedTableGroup() - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
getCorrelationParent() - Method in interface org.hibernate.query.criteria.JpaFrom
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin
 
getCorrelationParent() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
 
getCorrelationParent() - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
getCorrespondingEntityName() - Method in interface org.hibernate.boot.jaxb.mapping.DiscriminatorMapping
 
getCorrespondingEntityName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping
Gets the value of the correspondingEntityName property.
getCorrespondingJpaJoinType() - Method in enum class org.hibernate.query.sqm.tree.SqmJoinType
 
getCorrespondingSqlJoinType() - Method in enum class org.hibernate.query.sqm.tree.SqmJoinType
 
getCount() - Method in class org.hibernate.id.AbstractUUIDGenerator
Deprecated.
Unique in a millisecond for this JVM instance (unless there are more than 32767 instances created in a millisecond)
getCountBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getCountShort() - Static method in class org.hibernate.id.uuid.Helper
Unique in a millisecond for this JVM instance (unless there are more than 32767 instances created in a millisecond)
getCreate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Gets the value of the create property.
getCreate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Gets the value of the create property.
getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to create the named catalog.
getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateCatalogCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getCreateCommand() - Method in class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
getCreateEntryCoordinator() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
getCreateEnumTypeCommand(Class<? extends Enum<?>>) - Method in class org.hibernate.dialect.Dialect
 
getCreateEnumTypeCommand(String, String[]) - Method in class org.hibernate.dialect.Dialect
 
getCreateEnumTypeCommand(String, String[]) - Method in class org.hibernate.dialect.OracleDialect
 
getCreateEnumTypeCommand(String, String[]) - Method in class org.hibernate.dialect.OracleEnumJdbcType
Used to generate the CREATE DDL command for Data Use Case Domain based on VARCHAR2 values.
getCreateEnumTypeCommand(String, String[]) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCreateFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
Get the filter to be applied to SchemaCreator processing
getCreateIndexString(boolean) - Method in class org.hibernate.dialect.DB2iDialect
 
getCreateIndexString(boolean) - Method in class org.hibernate.dialect.DB2zDialect
 
getCreateIndexString(boolean) - Method in class org.hibernate.dialect.Dialect
The command used to create an index, usually create index or create unique index.
getCreateIndexString(boolean) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateIndexString(boolean) - Method in class org.hibernate.dialect.SQLServerDialect
 
getCreateIndexTail(boolean, List<Column>) - Method in class org.hibernate.dialect.DB2Dialect
 
getCreateIndexTail(boolean, List<Column>) - Method in class org.hibernate.dialect.DB2iDialect
 
getCreateIndexTail(boolean, List<Column>) - Method in class org.hibernate.dialect.DB2zDialect
 
getCreateIndexTail(boolean, List<Column>) - Method in class org.hibernate.dialect.Dialect
A string to be appended to the end of the create index command, usually to specify that null values are to be considered distinct.
getCreateIndexTail(boolean, List<Column>) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateIndexTail(boolean, List<Column>) - Method in class org.hibernate.dialect.SQLServerDialect
 
getCreateMultisetTableString() - Method in class org.hibernate.dialect.Dialect
Slight variation on Dialect.getCreateTableString().
getCreateMultisetTableString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateOptions() - Method in class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
getCreateParams() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to create the named schema.
getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getCreateSchemaCommand(String) - Method in class org.hibernate.dialect.SpannerDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.sequence.DB2zSequenceSupport
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.sequence.HSQLSequenceSupport
HSQL will start with 0, by default.
getCreateSequenceString(String) - Method in class org.hibernate.dialect.sequence.MariaDBSequenceSupport
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getCreateSequenceString(String) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Typically dialects which support sequences can create a sequence with a single command.
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.sequence.DB2zSequenceSupport
 
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.sequence.HSQLSequenceSupport
Because of the overridden HSQLSequenceSupport.getCreateSequenceString(String), we must also override HSQLSequenceSupport.getCreateSequenceString(String, int, int) to prevent duplication of start with.
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.sequence.MariaDBSequenceSupport
 
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getCreateSequenceString(String, int, int) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Typically dialects which support sequences can create a sequence with a single command.
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.sequence.TiDBSequenceSupport
 
getCreateSequenceStrings(String, int, int) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getCreateSequenceStrings(String, int, int) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
An optional multi-line form for databases which SequenceSupport.supportsPooledSequences().
getCreateTableString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getCreateTableString() - Method in class org.hibernate.dialect.Dialect
The command used to create a table, usually create table.
getCreateTableString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateTemporaryTableColumnAnnotation(int) - Method in class org.hibernate.dialect.Dialect
Annotation to be appended to the end of each COLUMN clause for temporary tables.
getCreateTemporaryTableColumnAnnotation(int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateTemporaryTableColumnAnnotation(int) - Method in class org.hibernate.dialect.SQLServerDialect
 
getCreateUserDefinedTypeExtensionsString() - Method in class org.hibernate.dialect.DB2Dialect
 
getCreateUserDefinedTypeExtensionsString() - Method in class org.hibernate.dialect.Dialect
An arbitrary extension to append to the end of the UDT create type command.
getCreateUserDefinedTypeExtensionsString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateUserDefinedTypeKindString() - Method in class org.hibernate.dialect.Dialect
The kind of user-defined type to create, or the empty string if this does not need to be specified.
getCreateUserDefinedTypeKindString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCreateUserDefinedTypeKindString() - Method in class org.hibernate.dialect.OracleDialect
 
getCreationContext() - Method in interface org.hibernate.query.hql.spi.SqmCreationState
Access to the context of the creation
getCreationContext() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getCreationContext() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getCreationContext() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getCreationContext() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
getCreationOptions() - Method in interface org.hibernate.query.hql.spi.SqmCreationState
What options should be applied to the creation
getCreationState() - Method in interface org.hibernate.query.hql.spi.SqmCreationProcessingState
The overall SQM creation state
getCriteriaBuilder() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCriteriaBuilder() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCriteriaBuilder() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getCriteriaBuilder() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getCriteriaBuilder() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getCriteriaBuilder() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
getCriteriaBuilder() - Method in interface org.hibernate.query.spi.QueryEngine
 
getCriteriaBuilder() - Method in interface org.hibernate.SessionFactory
Obtain a HibernateCriteriaBuilder which may be used to construct criteria queries.
getCriteriaBuilder() - Method in interface org.hibernate.SharedSessionContract
Obtain a HibernateCriteriaBuilder which may be used to construct criteria queries.
getCriteriaValueHandlingMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCriteriaValueHandlingMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCriteriaValueHandlingMode() - Method in interface org.hibernate.query.spi.QueryEngineOptions
 
getCrossReferenceParentTableFilter() - Method in class org.hibernate.dialect.Dialect
Some dialects require a not null primaryTable filter.
getCte() - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
getCte() - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
getCteColumn() - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
getCteColumn() - Method in class org.hibernate.sql.ast.tree.cte.SearchClauseSpecification
 
getCteColumns() - Method in class org.hibernate.sql.ast.tree.cte.CteTable
 
getCteContainer() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The container within this CTE is registered.
getCteContainer() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCteCriteria(String) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getCteCriteria(String) - Method in interface org.hibernate.query.criteria.JpaCteContainer
Returns a CTE that is registered by the given name on this container, or any of its parents.
getCteCriteria(String) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
getCteCriteria(String) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getCteCriteria(String) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getCteCriterias() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getCteCriterias() - Method in interface org.hibernate.query.criteria.JpaCteContainer
Returns the CTEs that are registered on this container.
getCteCriterias() - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
getCteCriterias() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getCteDefinition() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The definition of the CTE.
getCteDefinition() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCteDefinition() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getCteName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getCteObject(String) - Method in class org.hibernate.sql.ast.tree.AbstractStatement
 
getCteObject(String) - Method in interface org.hibernate.sql.ast.tree.cte.CteContainer
 
getCteObjects() - Method in class org.hibernate.sql.ast.tree.AbstractStatement
 
getCteObjects() - Method in interface org.hibernate.sql.ast.tree.cte.CteContainer
 
getCteStatement() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getCteStatement(String) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
getCteStatement(String) - Method in interface org.hibernate.query.sqm.tree.cte.SqmCteContainer
 
getCteStatement(String) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getCteStatement(String) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getCteStatement(String) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getCteStatement(String) - Method in class org.hibernate.sql.ast.tree.AbstractStatement
 
getCteStatement(String) - Method in interface org.hibernate.sql.ast.tree.cte.CteContainer
 
getCteStatements() - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
getCteStatements() - Method in interface org.hibernate.query.sqm.tree.cte.SqmCteContainer
 
getCteStatements() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getCteStatements() - Method in class org.hibernate.sql.ast.tree.AbstractStatement
 
getCteStatements() - Method in interface org.hibernate.sql.ast.tree.cte.CteContainer
 
getCteTable() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCteTable() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn
 
getCteTable() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getCurrent() - Method in interface org.hibernate.result.Outputs
Retrieve the current Output object.
getCurrentBaseSqlTypeIndicators() - Method in class org.hibernate.type.spi.TypeConfiguration
 
getCurrentCatalog() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Get the current database catalog.
getCurrentClauseStack() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getCurrentClauseStack() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getCurrentClauseStack() - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
 
getCurrentClauseStack() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getCurrentClauseStack() - Method in interface org.hibernate.sql.ast.SqlAstTranslator
 
getCurrentContributorName() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
The name of the contributor whose mappings we are currently processing
getCurrentCteStatement() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getCurrentDmlStatement() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getCurrentExplicitFetchMementoResolver() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getCurrentKey() - Method in class org.hibernate.engine.spi.CollectionEntry
This is only available late during the flush cycle
getCurrentLockMode(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getCurrentLockMode(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getCurrentLockMode(Object) - Method in interface org.hibernate.Session
Determine the current LockMode of the given managed instance associated with this session.
getCurrentlyResolvingForeignKeyPart() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getCurrentlyResolvingForeignKeyPart() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getCurrentlyResolvingForeignKeyPart() - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Returns the part of the foreign key that is currently being resolved, or null if no foreign key is currently being resolved.
getCurrentPersister() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getCurrentProcessingState() - Method in interface org.hibernate.query.hql.spi.SqmCreationState
 
getCurrentProcessingState() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getCurrentProcessingState() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getCurrentProcessingState() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getCurrentProcessingState() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
getCurrentQueryPart() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getCurrentQueryPart() - Method in interface org.hibernate.sql.ast.SqlAstTranslator
Returns the current query part that is translated.
getCurrentRelativePath() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getCurrentRowValue(int) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
Get the JDBC value at the given index for the row currently positioned at within this source.
getCurrentSchema() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Get the current database catalog.
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to retrieve the current schema name.
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.OracleDialect
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.SpannerDialect
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.SQLServerDialect
 
getCurrentSchemaCommand() - Method in class org.hibernate.dialect.SybaseDialect
 
getCurrentSession() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCurrentSession() - Method in interface org.hibernate.SessionFactory
Obtains the current session, an instance of Session implicitly associated with some context or scope.
getCurrentSqmQueryPart() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getCurrentSqmQueryPart() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getCurrentSqmQueryPart() - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
 
getCurrentStatus() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
Obtain the current transaction status using whatever means is preferred for this platform
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.cfg.Configuration
The CurrentTenantIdentifierResolver, if any, that was added to this configuration.
getCurrentTenantIdentifierResolver() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.CockroachDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.DB2Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.DerbyDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Dialect
The command used to retrieve the current timestamp from the database.
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.H2Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.HSQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.MySQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.OracleDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.SpannerDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.SQLServerDialect
The current_timestamp is more accurate, but only known to be supported in SQL Server 7.0 and later and Sybase not known to support it at all
getCurrentValue() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Get the current value of this attribute.
getCurrentVersion(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Retrieve the version number
getCurrentVersion(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the current version of the object, or return null if there is no row for the given identifier.
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.cfg.Configuration
The CustomEntityDirtinessStrategy, if any, that was added to this configuration.
getCustomEntityDirtinessStrategy() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getCustomHqlTranslator() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomHqlTranslator() - Method in interface org.hibernate.query.spi.QueryEngineOptions
Translator for transforming HQL (as an Antlr parse tree) into an SQM tree.
getCustomIdGeneratorCreator() - Method in class org.hibernate.mapping.SimpleValue
 
getCustomInstantiator() - Method in class org.hibernate.mapping.Component
 
getCustomLoaderName() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the name of a named-query that will be used for loading this entity
getCustomLoaderName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomPersisterClassName() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the name of a custom persister class to be used.
getCustomPersisterClassName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomRead() - Method in class org.hibernate.mapping.Column
 
getCustomReadExpression() - Method in class org.hibernate.mapping.Column
 
getCustomReadExpression() - Method in class org.hibernate.mapping.Formula
 
getCustomReadExpression() - Method in interface org.hibernate.mapping.Selectable
Any custom read expression for this selectable.
getCustomReadExpression() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getCustomReadExpression() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
The selection's read expression accounting for formula treatment as well as ColumnTransformer.read()
getCustomReadExpression() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getCustomReadExpression() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getCustomReadExpression() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getCustomReadExpression() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getCustomSql() - Method in interface org.hibernate.sql.model.ast.CustomSqlMutation
The custom SQL provided by the mapping
getCustomSql() - Method in class org.hibernate.sql.model.TableMapping.MutationDetails
Custom, application-provided SQL for this mutation (if one).
getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the custom SQL to be used for deletes for this entity
getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSqlDelete() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Obtain the custom SQL to be used for deletes for this entity
getCustomSQLDelete() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.Join
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSqlDeleteAll() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSQLDeleteAll() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteAllCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Collection
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.Join
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSQLDeleteCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSqlFunctionMap() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomSqlFunctionMap() - Method in interface org.hibernate.query.spi.QueryEngineOptions
User defined SQM functions available for use in HQL and Criteria.
getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the custom SQL to be used for inserts for this entity
getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSqlInsert() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Obtain the custom SQL to be used for inserts for this entity
getCustomSQLInsert() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLInsert() - Method in class org.hibernate.mapping.Join
 
getCustomSQLInsert() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Collection
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.Join
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSQLInsertCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the custom SQL to be used for updates for this entity
getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getCustomSqlUpdate() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Obtain the custom SQL to be used for updates for this entity
getCustomSQLUpdate() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLUpdate() - Method in class org.hibernate.mapping.Join
 
getCustomSQLUpdate() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Collection
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Join
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomSqmFunctionRegistry() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomSqmFunctionRegistry() - Method in interface org.hibernate.query.spi.QueryEngineOptions
User supplied registry of SQM functions available for use in HQL and Criteria
getCustomSqmMultiTableInsertStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomSqmMultiTableInsertStrategy() - Method in interface org.hibernate.query.spi.QueryEngineOptions
Contract for handling SQM trees representing insertion (INSERT) queries where the target of the mutation is a multi-table entity.
getCustomSqmMultiTableMutationStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomSqmMultiTableMutationStrategy() - Method in interface org.hibernate.query.spi.QueryEngineOptions
Contract for handling SQM trees representing mutation (UPDATE or DELETE) queries where the target of the mutation is a multi-table entity.
getCustomSqmTranslatorFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getCustomSqmTranslatorFactory() - Method in interface org.hibernate.query.spi.QueryEngineOptions
Factory for translators transforming an SQM tree into a different form.
getCustomTypeProducer() - Method in interface org.hibernate.boot.spi.BootstrapContext
The BeanInstanceProducer to use when creating custom type references.
getCustomWrite() - Method in class org.hibernate.mapping.Column
 
getCustomWriteExpression() - Method in class org.hibernate.mapping.Column
 
getCustomWriteExpression() - Method in class org.hibernate.mapping.Formula
 
getCustomWriteExpression() - Method in interface org.hibernate.mapping.Selectable
Any custom write expression for this selectable.
getCustomWriteExpression() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getCustomWriteExpression() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
The selection's write expression accounting ColumnTransformer.write()
getCustomWriteExpression() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getCustomWriteExpression() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getCustomWriteExpression() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getCustomWriteExpression() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getCycleAttributes() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The attributes to use for cycle detection.
getCycleAttributes() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCycleColumns() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getCycleLiteral() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCycleMarkAttributeName() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The attribute name which is used to mark when a cycle has been detected.
getCycleMarkAttributeName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCycleMarkColumn() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getCyclePathAttributeName() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The attribute name that represents the computation path, which is used for cycle detection.
getCyclePathAttributeName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCyclePathColumn() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getCycleValue() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The value which is set for the cycle mark attribute when a cycle is detected.
getCycleValue() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getCycleValue() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getData(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
The current data of this initializer.
getDatabase() - Method in interface org.hibernate.boot.Metadata
Retrieve the database model.
getDatabase() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getDatabase() - Method in interface org.hibernate.generator.GeneratorCreationContext
 
getDatabaseAction() - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
getDatabaseConnectionInfo(Dialect) - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
 
getDatabaseConnectionInfo(Dialect) - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
 
getDatabaseConnectionInfo(Dialect) - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
 
getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.CreationTimestampGeneration
Deprecated.
 
getDatabaseGeneratedReferencedColumnValue() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
Deprecated.
 
getDatabaseGeneratedReferencedColumnValue() - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
A SQL expression indicating how to calculate the generated value when the property value is generated in the database and the mapped column is included in the SQL statement.
getDatabaseGeneratedReferencedColumnValue(Dialect) - Method in class org.hibernate.tuple.CreationTimestampGeneration
Deprecated.
 
getDatabaseGeneratedReferencedColumnValue(Dialect) - Method in class org.hibernate.tuple.UpdateTimestampGeneration
Deprecated.
 
getDatabaseGeneratedReferencedColumnValue(Dialect) - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
A SQL expression indicating how to calculate the generated value when the property value is generated in the database and the mapped column is included in the SQL statement.
getDatabaseHints() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getDatabaseHints() - Method in interface org.hibernate.query.spi.QueryOptions
Hints to apply to the interpreted SQL query
getDatabaseHints() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getDatabaseMajorVersion() - Method in interface org.hibernate.dialect.DatabaseVersion
Obtain access to the database major version, as returned from DatabaseMetaData.getDatabaseMajorVersion() for the target database.
getDatabaseMajorVersion() - Method in class org.hibernate.dialect.SimpleDatabaseVersion
 
getDatabaseMajorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseMetadata() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseMetadata() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the DatabaseMetaData if it is available.
getDatabaseMicroVersion() - Method in interface org.hibernate.dialect.DatabaseVersion
Obtain access to the database minor version, as returned from DatabaseMetaData.getDatabaseMinorVersion() for the target database.
getDatabaseMicroVersion() - Method in class org.hibernate.dialect.SimpleDatabaseVersion
 
getDatabaseMinorVersion() - Method in interface org.hibernate.dialect.DatabaseVersion
Obtain access to the database minor version, as returned from DatabaseMetaData.getDatabaseMinorVersion() for the target database.
getDatabaseMinorVersion() - Method in class org.hibernate.dialect.SimpleDatabaseVersion
 
getDatabaseMinorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseName() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseName() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the database name, as returned from DatabaseMetaData.getDatabaseProductName() for the target database
getDatabaseObject() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the databaseObject property.
getDatabaseObjectAccess() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getDatabaseObjectAccess() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getDatabaseObjects() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the databaseObjects property.
getDatabaseSnapshot() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the current database state of the object, in a "hydrated" form, without resolving identifiers.
getDatabaseSnapshot(Object, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the current state of the entity as known to the underlying database, or null if there is no corresponding row
getDatabaseStructure() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'databaseStructure'.
getDatabaseVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDatabaseVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the database version, as returned from DatabaseMetaData.getDatabaseProductVersion() for the target database
getDatatype() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
The deduced (and dialect convertible) type for this column
getDB2Version() - Method in class org.hibernate.dialect.DB2Dialect
DB2 LUW Version
getDB2Version() - Method in class org.hibernate.dialect.DB2iDialect
 
getDB2Version() - Method in class org.hibernate.dialect.DB2iSqlAstTranslator
 
getDB2Version() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
getDB2Version() - Method in class org.hibernate.dialect.DB2zDialect
 
getDB2Version() - Method in class org.hibernate.dialect.DB2zSqlAstTranslator
 
getDdlTypeCode() - Method in class org.hibernate.dialect.OracleNestedTableJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLCastingJsonJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.DurationJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.InstantJdbcType
 
getDdlTypeCode() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
A JDBC type code that identifies the SQL column type to be used for schema generation.
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LocalDateJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LocalDateTimeJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LocalTimeJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.OffsetDateTimeJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.OffsetTimeJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TinyIntAsSmallIntJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
getDdlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.ZonedDateTimeJdbcType
 
getDdlTypeRegistry() - Method in class org.hibernate.type.spi.TypeConfiguration
 
getDecimalDigits() - Method in class org.hibernate.mapping.Column
 
getDecimalDigits() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The precision, for numeric types
getDecimalDigits() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnTypeInformation
The precision, for numeric types
getDeclaredAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredAttribute(String) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
getDeclaredAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredAttributeMappings() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Get access to the attributes defined on this class - do not access attributes defined on the super
getDeclaredAttributeMappings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDeclaredAttributeMappings() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getDeclaredAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredCollection(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredCollection(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredCollection(String, Class<E>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredCollection(String, Class<E>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredId(Class<Y>) - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getDeclaredId(Class<Y>) - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getDeclaredId(Class<Y>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
getDeclaredIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
getDeclaredList(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredList(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredList(String, Class<E>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredList(String, Class<E>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredMap(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredMap(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredPluralAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredPluralAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredProperties() - Method in interface org.hibernate.mapping.IdentifiableTypeClass
 
getDeclaredProperties() - Method in class org.hibernate.mapping.Join
 
getDeclaredProperties() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredProperties() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredSet(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredSet(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredSet(String, Class<E>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredSet(String, Class<E>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredSingularAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredSingularAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredSingularAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getDeclaredSingularAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaredVersion() - Method in class org.hibernate.mapping.MappedSuperclass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.PersistentClass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.RootClass
 
getDeclaredVersion() - Method in class org.hibernate.mapping.Subclass
 
getDeclaredVersion() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
For used to retrieve the declared version when populating the static metamodel.
getDeclaredVersion(Class<Y>) - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getDeclaredVersion(Class<Y>) - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getDeclaredVersion(Class<Y>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getDeclaringClass() - Method in interface org.hibernate.boot.spi.PropertyData
Return the Class the property is declared on If the property is declared on a @MappedSuperclass, this class will be different than the PersistentClass's class
getDeclaringType() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
The managed type that declares this attribute
getDeclaringType() - Method in interface org.hibernate.metamodel.mapping.OwnedValuedModelPart
 
getDeclaringType() - Method in interface org.hibernate.metamodel.model.domain.BagPersistentAttribute
 
getDeclaringType() - Method in interface org.hibernate.metamodel.model.domain.PersistentAttribute
 
getDeclaringType() - Method in interface org.hibernate.metamodel.model.domain.PluralPersistentAttribute
 
getDeclaringType() - Method in interface org.hibernate.metamodel.model.domain.SingularPersistentAttribute
 
getDeclaringType() - Method in interface org.hibernate.query.criteria.JpaCteCriteriaAttribute
The declaring type.
getDeclaringType() - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
getDeclaringType() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getDeclaringType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getDeclaringType() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn
 
getDefault() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the default property.
getDefault() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getDefault() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getDefault() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the default property.
getDefaultAccess() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the defaultAccess property.
getDefaultAccess() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the defaultAccess property.
getDefaultAccess() - Method in interface org.hibernate.boot.spi.PropertyData
 
getDefaultAccessType() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
getDefaultAccessType() - Method in interface org.hibernate.cache.spi.RegionFactory
Get the default access type for any "user model" data.
getDefaultBatchFetchSize() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getDefaultBatchFetchSize() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getDefaultCascade() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the defaultCascade property.
getDefaultCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the defaultCascade property.
getDefaultCascade() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the defaultCascade property.
getDefaultCatalog() - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
 
getDefaultCatalog() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getDefaultCatalog() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
The default catalog to use in generated SQL when a catalog wasn't specified in the mapping, neither explicitly nor implicitly (see the concept of implicit catalog in XML mapping).
getDefaultCatalog() - Method in interface org.hibernate.generator.GeneratorCreationContext
 
getDefaultCatalog() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getDefaultCatalog() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getDefaultCatalogName() - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Array
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Bag
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Collection
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.IdentifierBag
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.List
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Map
 
getDefaultCollectionType() - Method in class org.hibernate.mapping.Set
 
getDefaultColumnName() - Method in enum class org.hibernate.annotations.SoftDeleteType
 
getDefaultConnectionHandlingMode() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
 
getDefaultDecimalPrecision() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getDefaultDecimalPrecision() - Method in class org.hibernate.dialect.DB2Dialect
 
getDefaultDecimalPrecision() - Method in class org.hibernate.dialect.DerbyDialect
 
getDefaultDecimalPrecision() - Method in class org.hibernate.dialect.Dialect
This is the default precision for a generated column of exact numeric type DECIMAL or NUMERIC mapped to a BigInteger or BigDecimal.
getDefaultDecimalPrecision() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDefaultFilterCondition() - Method in class org.hibernate.engine.spi.FilterDefinition
 
getDefaultIntervalSecondScale() - Method in class org.hibernate.dialect.CockroachDialect
 
getDefaultIntervalSecondScale() - Method in class org.hibernate.dialect.Dialect
This is the default scale for a generated column of type INTERVAL SECOND mapped to a Duration.
getDefaultIntervalSecondScale() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getDefaultLobLength() - Method in class org.hibernate.dialect.Dialect
This is the default length for a generated column of type BLOB or CLOB mapped to Blob or Clob, if LOB columns have a length in this dialect.
getDefaultLobLength() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDefaultLobLength() - Method in class org.hibernate.dialect.MySQLDialect
 
getDefaultLobLength() - Method in class org.hibernate.dialect.SQLServerDialect
 
getDefaultLobLength() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getDefaultMySQLStorageEngine() - Method in class org.hibernate.dialect.MySQLDialect
 
getDefaultNamespace() - Method in class org.hibernate.boot.model.relational.Database
 
getDefaultNonContextualLobCreation() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getDefaultNonContextualLobCreation() - Method in class org.hibernate.dialect.Dialect
The default value to use for the configuration property "hibernate.jdbc.lob.non_contextual_creation".
getDefaultNonContextualLobCreation() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDefaultNonContextualLobCreation() - Method in class org.hibernate.dialect.H2Dialect
 
getDefaultNonContextualLobCreation() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getDefaultNullPrecedence() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getDefaultNullPrecedence() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getDefaultProperties() - Method in class org.hibernate.dialect.Dialect
Retrieve a set of default Hibernate properties for this database.
getDefaultProperties() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDefaultQueryResultsCache() - Method in interface org.hibernate.cache.spi.CacheImplementor
Access to the "default" region used to store query results when caching was requested but no region was explicitly named.
getDefaultSchema() - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
 
getDefaultSchema() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getDefaultSchema() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
The default schema to use in generated SQL when a catalog wasn't specified in the mapping, neither explicitly nor implicitly (see the concept of implicit schema in XML mapping).
getDefaultSchema() - Method in interface org.hibernate.generator.GeneratorCreationContext
 
getDefaultSchema() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getDefaultSchema() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getDefaultSchemaName() - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults
 
getDefaultSqlAstJoinType(TableGroup) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getDefaultSqlAstJoinType(TableGroup) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getDefaultSqlAstJoinType(TableGroup) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
 
getDefaultSqlAstJoinType(TableGroup) - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableValuedFetchable
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.CurrencyJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in interface org.hibernate.type.descriptor.java.JavaType
The default column length when this Java type is mapped to a SQL data type which is parametrized by length, for example Types.VARCHAR.
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
getDefaultSqlLength(Dialect, JdbcType) - Method in interface org.hibernate.usertype.UserType
The default column length, for use in DDL generation.
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in interface org.hibernate.type.descriptor.java.JavaType
The default column precision when this Java type is mapped to a SQL data type which is parametrized by precision, for example Types.DECIMAL.
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
getDefaultSqlPrecision(Dialect, JdbcType) - Method in interface org.hibernate.usertype.UserType
The default column precision, for use in DDL generation.
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in interface org.hibernate.type.descriptor.java.JavaType
The default column scale when this Java type is mapped to a SQL data type which is parametrized by scale, for example Types.DECIMAL.
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
getDefaultSqlScale(Dialect, JdbcType) - Method in interface org.hibernate.usertype.UserType
The default column scale, for use in DDL generation.
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.DB2StructJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.OracleArrayJdbcTypeConstructor
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.OracleNestedTableJdbcTypeConstructor
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLArrayJdbcTypeConstructor
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLInetJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.PostgreSQLOrdinalEnumJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.dialect.VarcharUUIDJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcTypeConstructor
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.DurationJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
getDefaultSqlTypeCode() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
A JDBC type code that identifies the SQL column type.
getDefaultSqlTypeCode() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeConstructor
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.OrdinalEnumJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.DB2Dialect
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.DerbyDialect
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.Dialect
The default value to use for the configuration property "hibernate.jdbc.batch_size".
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.H2Dialect
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.HSQLDialect
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.OracleDialect
 
getDefaultStatementBatchSize() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getDefaultTenantIdentifierJavaType() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getDefaultTenantIdentifierJavaType() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
The default tenant identifier java type to use, in case no explicit tenant identifier property is defined.
getDefaultTimestampPrecision() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getDefaultTimestampPrecision() - Method in class org.hibernate.dialect.DerbyDialect
 
getDefaultTimestampPrecision() - Method in class org.hibernate.dialect.Dialect
This is the default precision for a generated column of type TIMESTAMP mapped to a Timestamp or LocalDateTime.
getDefaultTimestampPrecision() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDefaultTimestampPrecision() - Method in class org.hibernate.dialect.SQLServerDialect
SQL server supports up to 7 decimal digits of fractional second precision in a datetime2, but since its duration arithmetic functions try to fit durations into an int, which is impossible with such high precision, so default to generating datetime2(3) columns.
getDefaultTimeZoneStorage() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getDefaultTimeZoneStorage() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getDefaultTimeZoneStorageStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getDefaultTimeZoneStorageStrategy() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getDefaultTimeZoneStorageStrategy() - Method in class org.hibernate.mapping.BasicValue
 
getDefaultTimeZoneStorageStrategy() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getDefaultTimeZoneStorageStrategy() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
getDefaultUseGetGeneratedKeys() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getDefaultUseGetGeneratedKeys() - Method in class org.hibernate.dialect.Dialect
The default value to use for the configuration property "hibernate.jdbc.use_get_generated_keys".
getDefaultUseGetGeneratedKeys() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDefaultUseGetGeneratedKeys() - Method in class org.hibernate.dialect.OracleDialect
 
getDefaultValue() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain a specified default value for the column
getDefaultValue() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
getDefaultValue() - Method in class org.hibernate.mapping.Column
 
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
getDefaultValue() - Method in interface org.hibernate.type.descriptor.java.JavaType
Get this Java type's default value.
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
getDefaultValue() - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
getDefaultValue(Object) - Method in class org.hibernate.engine.spi.IdentifierValue
 
getDefaultValue(Object) - Method in interface org.hibernate.engine.spi.UnsavedValueStrategy
Get a default value meant to indicate transience.
getDefaultValue(Object) - Method in class org.hibernate.engine.spi.VersionValue
 
getDefaultZonedTimeSqlType() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getDefaultZonedTimeSqlType() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
getDefaultZonedTimestampSqlType() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getDefaultZonedTimestampSqlType() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
getDefinedFetchProfileNames() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getDefinedFetchProfileNames() - Method in interface org.hibernate.SessionFactory
Obtain the set of names of all defined fetch profiles.
getDefinedFilterNames() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getDefinedFilterNames() - Method in interface org.hibernate.SessionFactory
Obtain the set of names of all defined filters.
getDefinedHints() - Static method in interface org.hibernate.jpa.AvailableHints
 
getDefinedHints() - Static method in class org.hibernate.jpa.QueryHints
Deprecated.
 
getDefinition() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Gets the value of the definition property.
getDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Gets the value of the definition property.
getDelegate() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
This is the implementation of EntityManager.getDelegate().
getDelegate() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getDelegate() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getDeleteAllExpectation() - Method in class org.hibernate.mapping.Collection
 
getDeleteCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDeleteCoordinator() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the delete coordinator instance.
getDeleteCount() - Method in interface org.hibernate.stat.EntityStatistics
Number of times (since last Statistics clearing) this entity has been deleted
getDeleteCustomSql() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getDeleteDetails() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getDeleteDetails() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getDeleteDetails() - Method in interface org.hibernate.sql.model.TableMapping
Details for deleting from this table
getDeletedLiteralText() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
The String representation of the SQL literal value which indicates a deleted row
getDeletedLiteralValue() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
The SQL literal value which indicates a deleted row
getDeletedState() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getDeletedState() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getDeletedState() - Method in class org.hibernate.event.spi.PreDeleteEvent
Getter for property 'deletedState'.
getDeleteExpectation() - Method in class org.hibernate.mapping.Collection
 
getDeleteExpectation() - Method in class org.hibernate.mapping.Join
 
getDeleteExpectation() - Method in class org.hibernate.mapping.PersistentClass
 
getDeleteExpectation() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getDeleteRowDetails() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getDeleteRowOperation() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getDeleteRowOperation(TableMapping) - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getDeleteRowRestrictions() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getDeleteRowsCoordinator() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.spi.PersistentBag
 
getDeletes(CollectionPersister, boolean) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get all the elements that need deleting
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.spi.PersistentList
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.spi.PersistentMap
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.spi.PersistentSet
 
getDelimitedIdentifiers() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the delimitedIdentifiers property.
getDelimiter() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
getDelimiter() - Method in class org.hibernate.boot.model.source.spi.AttributePath
 
getDelimiter() - Method in class org.hibernate.boot.model.source.spi.AttributeRole
 
getDependencyOrderedUserDefinedTypes() - Method in class org.hibernate.boot.model.relational.Namespace
 
getDepth() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
How many "parts" are there to this path/role?
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverter
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostLoad
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostPersist
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostRemove
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrePersist
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreRemove
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Gets the value of the description property.
getDescription() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the description property.
getDescription() - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
getDescription() - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
getDescriptor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
Gets the value of the descriptor property.
getDescriptor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration
Gets the value of the descriptor property.
getDescriptor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration
Gets the value of the descriptor property.
getDescriptor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
Gets the value of the descriptor property.
getDescriptor() - Method in class org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration
Gets the value of the descriptor property.
getDescriptor() - Method in interface org.hibernate.engine.spi.EntityHolder
 
getDescriptor(int) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
getDescriptor(int) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Returns the registered DdlType for the given SQL type code.
getDescriptor(Type) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
getDeserializationResolver() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
Deprecated.
getDeserializationResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Deprecated, for removal: This API element is subject to removal in a future version.
this is never called
getDetailsForDiscriminatorValue(Object) - Method in class org.hibernate.metamodel.mapping.DefaultDiscriminatorConverter
 
getDetailsForDiscriminatorValue(Object) - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
getDetailsForDiscriminatorValue(Object) - Method in class org.hibernate.metamodel.mapping.EmbeddableDiscriminatorConverter
 
getDetailsForDiscriminatorValue(Object) - Method in class org.hibernate.metamodel.mapping.MappedDiscriminatorConverter
 
getDetailsForEntityName(String) - Method in class org.hibernate.metamodel.mapping.DefaultDiscriminatorConverter
 
getDetailsForEntityName(String) - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
getDetailsForEntityName(String) - Method in class org.hibernate.metamodel.mapping.EmbeddableDiscriminatorConverter
 
getDetailsForEntityName(String) - Method in class org.hibernate.metamodel.mapping.MappedDiscriminatorConverter
 
getDetailsForRelationalForm(R) - Method in class org.hibernate.metamodel.mapping.DefaultDiscriminatorConverter
 
getDetailsForRelationalForm(R) - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
getDetailsForRelationalForm(R) - Method in class org.hibernate.metamodel.mapping.MappedDiscriminatorConverter
 
getDialect() - Method in interface org.hibernate.boot.model.FunctionContributions
getDialect() - Method in class org.hibernate.boot.model.relational.Database
 
getDialect() - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
 
getDialect() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
getDialect() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
getDialect() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getDialect() - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
getDialect() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Get the dialect for this environment.
getDialect() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain the dialect of the database.
getDialect() - Method in class org.hibernate.mapping.BasicValue
 
getDialect() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getDialect() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getDialect() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getDialect() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getDialect() - Method in class org.hibernate.sql.Insert
 
getDialect() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getDialect() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
getDialect() - Method in interface org.hibernate.type.descriptor.WrapperOptions
Access to the current dialect.
getDialectResolutionInfo() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfoSource
Get the DialectResolutionInfo
getDialectScope() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Gets the value of the dialectScope property.
getDialectScopes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Gets the value of the dialectScopes property.
getDialectScopes() - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
getDialectVersion() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
The database version.
getDictatedSize() - Method in class org.hibernate.type.SerializableToBlobType
 
getDirection() - Method in class org.hibernate.query.Order
 
getDirectSubclasses() - Method in class org.hibernate.mapping.PersistentClass
 
getDirtynessStatus() - Method in interface org.hibernate.persister.entity.mutation.AttributeAnalysis
Whether the attribute is considered dirty
getDirtyProperties() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getDirtyProperties() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getDirtyProperties() - Method in class org.hibernate.event.spi.PostUpsertEvent
 
getDisableConstraintsStatement() - Method in class org.hibernate.dialect.Dialect
A SQL statement that temporarily disables foreign key constraint checking for all tables.
getDisableConstraintsStatement() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDisableConstraintsStatement() - Method in class org.hibernate.dialect.H2Dialect
 
getDisableConstraintsStatement() - Method in class org.hibernate.dialect.MySQLDialect
 
getDisableConstraintStatement(String, String) - Method in class org.hibernate.dialect.DB2Dialect
 
getDisableConstraintStatement(String, String) - Method in class org.hibernate.dialect.Dialect
A SQL statement that temporarily disables checking of the given foreign key constraint.
getDisableConstraintStatement(String, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDisableConstraintStatement(String, String) - Method in class org.hibernate.dialect.OracleDialect
 
getDisabledFetchProfiles() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getDisabledFetchProfiles() - Method in interface org.hibernate.query.spi.QueryOptions
The explicitly disabled profiles for this query
getDisabledFetchProfiles() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getDisassembledState() - Method in interface org.hibernate.cache.spi.entry.CacheEntry
Get the underlying disassembled state todo : this was added to support initializing an entity's EntityEntry snapshot during reattach; this should be refactored to instead expose a method to assemble an EntityEntry based on this state for return.
getDisassembledState() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
 
getDisassembledState() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
 
getDiscriminatedAssociations() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getDiscriminatedAssociations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the discriminatedAssociations property.
getDiscriminatedAssociations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the discriminatedAssociations property.
getDiscriminator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the discriminator property.
getDiscriminator() - Method in interface org.hibernate.boot.jaxb.mapping.DiscriminatedAssociation
Details about the discriminator
getDiscriminator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Gets the value of the discriminator property.
getDiscriminator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Gets the value of the discriminator property.
getDiscriminator() - Method in class org.hibernate.dialect.StructAttributeValues
 
getDiscriminator() - Method in class org.hibernate.mapping.Component
 
getDiscriminator() - Method in class org.hibernate.mapping.PersistentClass
 
getDiscriminator() - Method in class org.hibernate.mapping.RootClass
 
getDiscriminator() - Method in class org.hibernate.mapping.Subclass
 
getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
Hibernate no longer uses aliases to read from result sets
getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorAlias() - Method in interface org.hibernate.query.NativeQuery.RootReturn
 
getDiscriminatorAlias() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
getDiscriminatorAlias() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
getDiscriminatorAlias() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
getDiscriminatorAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorAlias(String) - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Get the result set aliases used for the identifier columns, given a suffix
getDiscriminatorColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the discriminatorColumn property.
getDiscriminatorColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
Gets the value of the discriminatorColumn property.
getDiscriminatorColumnName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorColumnName() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorColumnName() - Method in interface org.hibernate.persister.entity.Loadable
getDiscriminatorColumnName() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorColumnReaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorColumnReaders() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorColumnReaders() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorColumnReaderTemplate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorColumnReaderTemplate() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorColumnReaderTemplate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorDescriptor() - Method in class org.hibernate.mapping.Any
 
getDiscriminatorFetch() - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
getDiscriminatorFormula() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the discriminatorFormula property.
getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorMapping() - Method in interface org.hibernate.metamodel.mapping.Discriminable
 
getDiscriminatorMapping() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
Returns the discriminator mapping if this discriminator type is polymorphic, null otherwise.
getDiscriminatorMapping() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Mapping details for the entity's discriminator.
getDiscriminatorMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getDiscriminatorMatchValue() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Get the actual discriminator value in case of a single table inheritance
getDiscriminatorName() - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
getDiscriminatorPart() - Method in interface org.hibernate.metamodel.mapping.DiscriminatedAssociationModelPart
Deprecated, for removal: This API element is subject to removal in a future version.
getDiscriminatorRelationalValueSource() - Method in interface org.hibernate.boot.model.source.spi.DiscriminatorSource
Obtain the column/formula information about the discriminator.
getDiscriminatorSource() - Method in interface org.hibernate.boot.model.source.spi.AnyMappingSource
 
getDiscriminatorSource() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the source information about the discriminator attribute for single table inheritance
getDiscriminatorSource() - Method in class org.hibernate.query.sqm.tree.expression.SqmParameterizedEntityType
 
getDiscriminatorSQLValue() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getDiscriminatorSQLValue() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorSQLValue() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Get the discriminator value for this particular concrete subclass, as a string that may be embedded in a select statement
getDiscriminatorSQLValue() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorSQLValue() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDiscriminatorSQLValue() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getDiscriminatorType() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Gets the value of the discriminatorType property.
getDiscriminatorType() - Method in class org.hibernate.mapping.Component
 
getDiscriminatorType() - Method in interface org.hibernate.metamodel.model.domain.AnyMappingDomainType
 
getDiscriminatorType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorType() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorType() - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Get the discriminator type
getDiscriminatorType() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorType() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDiscriminatorType() - Method in class org.hibernate.type.AnyType
 
getDiscriminatorType(Component) - Static method in class org.hibernate.persister.entity.DiscriminatorHelper
 
getDiscriminatorType(SqmPathSource<T>, NodeBuilder) - Static method in class org.hibernate.persister.entity.DiscriminatorHelper
Utility that computes the node type used in entity or embeddable type literals.
getDiscriminatorValue() - Method in interface org.hibernate.boot.jaxb.hbm.spi.Discriminatable
 
getDiscriminatorValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in interface org.hibernate.boot.jaxb.mapping.DiscriminatorMapping
 
getDiscriminatorValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in class org.hibernate.mapping.PersistentClass
 
getDiscriminatorValue() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType.ConcreteEmbeddableType
 
getDiscriminatorValue() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The discriminator value which indicates this entity mapping
getDiscriminatorValue() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorValue() - Method in interface org.hibernate.persister.entity.Loadable
getDiscriminatorValue() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorValue() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDiscriminatorValue() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getDiscriminatorValue(String) - Method in interface org.hibernate.metamodel.mapping.EmbeddableDiscriminatorMapping
Retrieve the relational discriminator value corresponding to the provided embeddable class name.
getDiscriminatorValueFetch() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getDiscriminatorValues() - Method in class org.hibernate.mapping.Component
 
getDiscriminatorValuesToEntityNameMap() - Method in class org.hibernate.type.MetaType
Deprecated.
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.CockroachDialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.DB2Dialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.DerbyDialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.Dialect
Get the minimum DmlTargetColumnQualifierSupport required by this dialect.
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.H2Dialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.HSQLDialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.MySQLDialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.OracleDialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.SQLServerDialect
 
getDmlTargetColumnQualifierSupport() - Method in class org.hibernate.dialect.SybaseDialect
 
getDomainBatchSize() - Method in interface org.hibernate.loader.ast.spi.BatchLoader
The total number of loadable references that can be initialized per each load operation.
getDomainDataRegionStatistics(String) - Method in interface org.hibernate.stat.Statistics
Obtain the second-level cache statistics for the given cache region.
getDomainJavaType() - Method in interface org.hibernate.mapping.BasicValue.Resolution
The JavaType for the value as part of the domain model
getDomainJavaType() - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
getDomainJavaType() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorMapping
The domain Java form, which is either JavaType<Class> (entity class) or JavaType<String> (entity name).
getDomainJavaType() - Method in class org.hibernate.type.CharBooleanConverter
 
getDomainJavaType() - Method in interface org.hibernate.type.descriptor.converter.spi.BasicValueConverter
Descriptor for the Java type for the domain portion of this converter
getDomainJavaType() - Method in class org.hibernate.type.NumericBooleanConverter
 
getDomainModel() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getDomainModel() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getDomainParameterXref() - Method in interface org.hibernate.query.spi.HqlInterpretation
 
getDomainParameterXref() - Method in class org.hibernate.query.spi.SimpleHqlInterpretationImpl
 
getDomainResultAssemblers() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingResolution
 
getDomainResultDescriptors() - Method in class org.hibernate.sql.ast.tree.select.SelectStatement
 
getDomainResultResultJavaType() - Method in interface org.hibernate.sql.results.spi.RowReader
The type actually returned from this reader's RowReader.readRow(org.hibernate.sql.results.jdbc.spi.RowProcessingState) call, accounting for any transformers.
getDomainResults() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMapping
 
getDomainType() - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
 
getDomainValueResolvedType() - Method in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
The resolved Classmate type descriptor for the conversion's domain type
getDoublePrecision() - Method in class org.hibernate.dialect.DerbyDialect
 
getDoublePrecision() - Method in class org.hibernate.dialect.Dialect
This is the default precision for a generated column mapped to a Java Double or double.
getDoublePrecision() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDoublePrecision() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getDriverClassName(String) - Method in enum class org.hibernate.dialect.Database
Get the name of the JDBC driver class for this database, or null if we're not too sure what it should be.
getDriverKind() - Method in class org.hibernate.dialect.SybaseDialect
 
getDriverMajorVersion() - Method in class org.hibernate.dialect.OracleDialect
 
getDriverMajorVersion() - Method in class org.hibernate.dialect.OracleServerConfiguration
 
getDriverMajorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDriverMajorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the major version of the JDBC driver, as returned from DatabaseMetaData.getDriverMajorVersion() ()} for the target database.
getDriverMinorVersion() - Method in class org.hibernate.dialect.OracleDialect
 
getDriverMinorVersion() - Method in class org.hibernate.dialect.OracleServerConfiguration
 
getDriverMinorVersion() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDriverMinorVersion() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the minor version of the JDBC driver, as returned from DatabaseMetaData.getDriverMinorVersion() for the target database.
getDriverName() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getDriverName() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the name of the JDBC driver, as returned from DatabaseMetaData.getDriverName() for the target database
getDrop() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Gets the value of the drop property.
getDrop() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Gets the value of the drop property.
getDropCatalogCommand(String) - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to drop the named catalog.
getDropCatalogCommand(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDropCatalogCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getDropCommand() - Method in class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
getDropEnumTypeCommand(Class<? extends Enum<?>>) - Method in class org.hibernate.dialect.Dialect
 
getDropEnumTypeCommand(String) - Method in class org.hibernate.dialect.Dialect
 
getDropEnumTypeCommand(String) - Method in class org.hibernate.dialect.OracleDialect
 
getDropEnumTypeCommand(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getDropFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
Get the filter to be applied to SchemaDropper processing
getDropForeignKeyString() - Method in class org.hibernate.dialect.Dialect
The subcommand of the alter table command used to drop a foreign key constraint, usually drop constraint.
getDropForeignKeyString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDropForeignKeyString() - Method in class org.hibernate.dialect.MySQLDialect
 
getDropForeignKeyString() - Method in class org.hibernate.dialect.SpannerDialect
 
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.DerbyDialect
 
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.Dialect
Get the SQL command used to drop the named schema.
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.SpannerDialect
 
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.SQLServer2016Dialect
Deprecated.
 
getDropSchemaCommand(String) - Method in class org.hibernate.dialect.SQLServerDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.DB2iSequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.DB2SequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.H2V1SequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.H2V2SequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.HSQLSequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.LegacyDB2SequenceSupport
Deprecated.
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.OracleSequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.PostgreSQLSequenceSupport
 
getDropSequenceString(String) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Typically dialects which support sequences can drop a sequence with a single command.
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.SQLServer16SequenceSupport
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.sequence.TiDBSequenceSupport
 
getDropSequenceStrings(String) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getDropSequenceStrings(String) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
The multiline script used to drop a sequence.
getDropTableString(String) - Method in class org.hibernate.dialect.Dialect
Deprecated.
No longer used
getDropTableString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDropUniqueKeyString() - Method in class org.hibernate.dialect.Dialect
The subcommand of the alter table command used to drop a unique key constraint.
getDropUniqueKeyString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getDropUniqueKeyString() - Method in class org.hibernate.dialect.MySQLDialect
 
getDual() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
getDual() - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
getDual() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Returns a table expression that has one row.
getDuration() - Method in class org.hibernate.query.sqm.tree.expression.Conversion
 
getDuration() - Method in class org.hibernate.query.sqm.tree.expression.SqmByUnit
 
getEffectiveEntityGraph() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getEffectiveKeysFactory() - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
getEffectiveLimit() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getEffectiveLimit() - Method in interface org.hibernate.query.spi.QueryOptions
Determine the effective paging limit to apply to the query.
getEffectiveLimit() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
getEffectiveLockMode(String) - Method in class org.hibernate.LockOptions
Determine the LockMode to apply to the given alias.
getEffectiveLockMode(String) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getEffectiveLockMode(String, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getEffectiveLockTimeout(LockMode) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getEffectiveOptionalEntityName() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingOptions
 
getEffectiveOptionalId() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingOptions
 
getEffectiveOptionalObject() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingOptions
 
getElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the element property.
getElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the element property.
getElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the element property.
getElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the element property.
getElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the element property.
getElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the element property.
getElement() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the element property.
getElement() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getElement() - Method in class org.hibernate.mapping.Collection
 
getElement() - Method in class org.hibernate.query.Order
 
getElement(Object) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getElement(Object) - Method in class org.hibernate.collection.spi.PersistentBag
 
getElement(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the value of the given collection entry.
getElement(Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
getElement(Object) - Method in class org.hibernate.collection.spi.PersistentList
 
getElement(Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
getElement(Object) - Method in class org.hibernate.collection.spi.PersistentSet
 
getElementByIndex(Object, Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementByIndex(Object, Object, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getElementClass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the elementClass property.
getElementClass() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSourceArray
 
getElementClass() - Method in class org.hibernate.mapping.Array
 
getElementClass() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Return the element class of an array, or null otherwise.
getElementClass() - Method in interface org.hibernate.persister.collection.CollectionPersister
Return the element class of an array, or null otherwise
getElementClassName() - Method in class org.hibernate.mapping.Array
 
getElementCollectionAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getElementCollectionAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the elementCollectionAttributes property.
getElementCollectionAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the elementCollectionAttributes property.
getElementColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Read-by-position makes this irrelevant. Currently still used by SQLQueryParser
getElementColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association)
getElementColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association), aliased by the given table alias
getElementCountInMemory() - Method in interface org.hibernate.cache.spi.ExtendedStatisticsSupport
 
getElementCountInMemory() - Method in interface org.hibernate.stat.CacheRegionStatistics
The number of elements currently in memory within the cache provider.
getElementCountOnDisk() - Method in interface org.hibernate.cache.spi.ExtendedStatisticsSupport
 
getElementCountOnDisk() - Method in interface org.hibernate.stat.CacheRegionStatistics
The number of elements currently stored to disk within the cache provider.
getElementDescriptor() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getElementIterator(CE) - Method in interface org.hibernate.collection.spi.CollectionSemantics
Obtain an iterator over the collection elements
getElementIterator(Collection<E>) - Method in class org.hibernate.collection.spi.AbstractBagSemantics
 
getElementIterator(MKV) - Method in class org.hibernate.collection.spi.AbstractMapSemantics
 
getElementIterator(SE) - Method in class org.hibernate.collection.spi.AbstractSetSemantics
 
getElementJavaType() - Method in class org.hibernate.type.descriptor.java.AbstractArrayJavaType
 
getElementJavaType() - Method in interface org.hibernate.type.descriptor.java.BasicPluralJavaType
Get the Java type descriptor for the element type
getElementJavaType() - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
getElementJdbcType() - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getElementPathSource() - Method in interface org.hibernate.metamodel.model.domain.PluralPersistentAttribute
 
getElementPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementPersister() - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the persister of the element class, if this is a collection of entities (optional operation).
getElementPersisterInternal() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementsIterator(Object) - Method in class org.hibernate.type.ArrayType
Not defined for collections of primitive type
getElementsIterator(Object) - Method in class org.hibernate.type.CollectionType
Get an iterator over the element set of the collection, which may not yet be wrapped
getElementsIterator(Object) - Method in class org.hibernate.type.CustomCollectionType
 
getElementsIterator(Object) - Method in class org.hibernate.type.MapType
 
getElementsIterator(Object) - Method in interface org.hibernate.usertype.UserCollectionType
Return an iterator over the elements of this collection - the passed collection instance may or may not be a wrapper
getElementsIterator(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
getElementSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getElementSqlTypeCode() - Method in class org.hibernate.mapping.UserDefinedArrayType
 
getElementTableGroup() - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
getElementTableGroup() - Method in class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
 
getElementTableGroup() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getElementTableGroup() - Method in interface org.hibernate.sql.ast.tree.from.PluralTableGroup
 
getElementType() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
The collection element type
getElementType() - Method in interface org.hibernate.metamodel.model.domain.BagPersistentAttribute
 
getElementType() - Method in interface org.hibernate.metamodel.model.domain.PluralPersistentAttribute
 
getElementType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Hibernate is moving away from Type. Corresponding mapping metamodel calls should be used instead - here, PluralAttributeMapping.getElementDescriptor()
getElementType() - Method in class org.hibernate.type.BasicArrayType
 
getElementType() - Method in class org.hibernate.type.BasicCollectionType
 
getElementType() - Method in interface org.hibernate.type.BasicPluralType
Get element type
getElementType() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
getElementType(int, List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayArgumentValidator
 
getElementType(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayArgumentValidator
 
getElementType(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
Get the Hibernate type of the collection elements
getElementTypeDescriptor() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
With no replacement.
getElementTypeName() - Method in class org.hibernate.mapping.UserDefinedArrayType
 
getElementTypeName(JavaType<?>, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getEmbeddableClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
Gets the value of the embeddableClass property.
getEmbeddableClass() - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getEmbeddableDomainType() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEmbeddableType
 
getEmbeddableInstantiatorRegistrations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the embeddableInstantiatorRegistrations property.
getEmbeddableMapping() - Method in interface org.hibernate.boot.model.source.spi.EmbeddedAttributeMapping
 
getEmbeddableMappingType() - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
getEmbeddableMappingType() - Method in class org.hibernate.dialect.DB2StructJdbcType
 
getEmbeddableMappingType() - Method in class org.hibernate.dialect.StructJdbcType
 
getEmbeddableMappingType() - Method in interface org.hibernate.type.descriptor.jdbc.AggregateJdbcType
 
getEmbeddableMappingType() - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
getEmbeddableMappingType() - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
getEmbeddableMappingType() - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
getEmbeddables() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the embeddables property.
getEmbeddables() - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getEmbeddableSource() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSourceContributor
Gets the source information about the embeddable/composition.
getEmbeddableSubclasses(XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getEmbeddableTypeDescriptor() - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getEmbeddableTypeDescriptor() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getEmbeddableValuedModelPart(NavigableRole) - Method in interface org.hibernate.metamodel.MappingMetamodel
Get an EmbeddableMappingType based on its NavigableRole.
getEmbedded() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Gets the value of the embedded property.
getEmbedded(String) - Method in interface org.hibernate.metamodel.RuntimeMetamodels
getEmbedded(NavigableRole) - Method in interface org.hibernate.metamodel.RuntimeMetamodels
 
getEmbeddedAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getEmbeddedAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the embeddedAttributes property.
getEmbeddedAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the embeddedAttributes property.
getEmbeddedId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the embeddedId property.
getEmbeddedPart() - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping.IdentifierValueMapper
 
getEmbeddedPart(EmbeddableMappingType, int) - Static method in class org.hibernate.dialect.StructHelper
 
getEmbeddedValueMapping() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
getEmbeddedValueMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getEnableConstraintsStatement() - Method in class org.hibernate.dialect.Dialect
A SQL statement that re-enables foreign key constraint checking for all tables.
getEnableConstraintsStatement() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getEnableConstraintsStatement() - Method in class org.hibernate.dialect.H2Dialect
 
getEnableConstraintsStatement() - Method in class org.hibernate.dialect.MySQLDialect
 
getEnableConstraintStatement(String, String) - Method in class org.hibernate.dialect.DB2Dialect
 
getEnableConstraintStatement(String, String) - Method in class org.hibernate.dialect.Dialect
A SQL statement that re-enables checking of the given foreign key constraint.
getEnableConstraintStatement(String, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getEnableConstraintStatement(String, String) - Method in class org.hibernate.dialect.OracleDialect
 
getEnabledCascadingFetchProfile() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
Fetch-profile to apply, if one, when building the result-graph for cascade fetching - for example, the result-graph used when handling a merge to immediately load additional based on CascadeType.MERGE
getEnabledFetchProfileNames() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getEnabledFetchProfiles() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getEnabledFetchProfiles() - Method in interface org.hibernate.query.spi.QueryOptions
The explicitly enabled profiles for this query
getEnabledFetchProfiles() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getEnabledFilter(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getEnabledFilter(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEnabledFilter(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getEnabledFilter(String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getEnabledFilter(String) - Method in interface org.hibernate.Session
 
getEnabledFilter(String) - Method in interface org.hibernate.SharedSessionContract
Retrieve a currently enabled filter by name.
getEnabledFilterNames() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
Returns an unmodifiable Set of enabled filter names.
getEnabledFilters() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getEndExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getEndExpression() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getEndKind() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getEndKind() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getEnforcedCacheKeysFactory() - Method in interface org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext
The CacheKeysFactory explicitly specified as part of the bootstrap by the user, by some "container", etc.
getEnhancementVersion() - Method in exception org.hibernate.bytecode.enhance.VersionMismatchException
 
getEnhancer(EnhancementContext) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Returns a byte code enhancer that implements the enhancements described in the supplied enhancement context.
getEntities() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the entities property.
getEntities() - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getEntitiesByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
Doubly internal
getEntity() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
Gets the value of the entity property.
getEntity() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Gets the value of the entity property.
getEntity() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
Gets the value of the entity property.
getEntity() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Gets the value of the entity property.
getEntity() - Method in exception org.hibernate.dialect.lock.LockingStrategyException
 
getEntity() - Method in interface org.hibernate.engine.spi.EntityHolder
The entity object, or null if no entity object was registered yet.
getEntity() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
Retrieves the entity involved in the database operation.
getEntity() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getEntity() - Method in class org.hibernate.event.spi.MergeEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostLoadEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostUpsertEvent
 
getEntity() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getEntity() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getEntity() - Method in interface org.hibernate.id.insert.Binder
 
getEntity() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getEntity(String, Serializable) - Method in interface org.hibernate.Interceptor
getEntity(String, Object) - Method in interface org.hibernate.Interceptor
Get a fully loaded entity instance that is cached externally.
getEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity instance associated with the given key
getEntity(EntityUniqueKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get an entity cached by unique key
getEntityBinding(String) - Method in interface org.hibernate.boot.Metadata
Retrieves the PersistentClass entity mapping metadata representation for the given entity name.
getEntityBinding(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getEntityBindingMap() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
A map of PersistentClass by entity name.
getEntityBindings() - Method in interface org.hibernate.boot.Metadata
Retrieves the PersistentClass entity metadata representation for all known entities.
getEntityBindings() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getEntityCaching() - Method in interface org.hibernate.cache.cfg.spi.DomainDataRegionConfig
Retrieve the list of all entity data to be stored in this region
getEntityClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
Gets the value of the entityClass property.
getEntityClass() - Method in class org.hibernate.query.Order
 
getEntityClassName() - Method in class org.hibernate.event.spi.LoadEvent
 
getEntityCount() - Method in interface org.hibernate.stat.SessionStatistics
The number of entity instances associated with the session.
getEntityDataAccess(NavigableRole) - Method in interface org.hibernate.cache.spi.DomainDataRegion
Build a EntityDataAccess instance representing access to destructured entity data stored in this cache region.
getEntityDataAccess(NavigableRole) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
getEntityDeleteCount() - Method in interface org.hibernate.stat.Statistics
The global number of entity deletes.
getEntityDescriptor() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getEntityDescriptor() - Method in class org.hibernate.query.sqm.mutation.spi.AbstractMutationHandler
 
getEntityDescriptor() - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
Get the descriptor for the type of entity being initialized
getEntityDescriptor(Class<?>) - Method in interface org.hibernate.metamodel.MappingMetamodel
Get an entity mapping descriptor based on its Class.
getEntityDescriptor(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
Get an entity mapping descriptor based on its Hibernate entity-name
getEntityDescriptor(NavigableRole) - Method in interface org.hibernate.metamodel.MappingMetamodel
Get an entity mapping descriptor based on its NavigableRole.
getEntityEntry() - Method in interface org.hibernate.engine.spi.EntityHolder
 
getEntityEntry() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getEntityEntryFactory() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityEntryFactory() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the EntityEntryFactory indicated for the entity mapped by this persister.
getEntityFetchCount() - Method in interface org.hibernate.stat.Statistics
The global number of entity fetches.
getEntityGraph(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEntityGraph(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
getEntityGraph(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getEntityGraph(String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getEntityGraph(String) - Method in interface org.hibernate.Session
 
getEntityGraph(String) - Method in interface org.hibernate.SharedSessionContract
Retrieve the named EntityGraph as an immutable graph, or return null if there is no graph with the given name.
getEntityGraphs(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEntityGraphs(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getEntityGraphs(Class<T>) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getEntityGraphs(Class<T>) - Method in interface org.hibernate.Session
 
getEntityGraphs(Class<T>) - Method in interface org.hibernate.SharedSessionContract
Retrieve all named EntityGraphs with the given type.
getEntityHolder(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
getEntityHoldersByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
Doubly internal
getEntityId() - Method in class org.hibernate.event.spi.LoadEvent
 
getEntityId() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
getEntityId() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getEntityId(Object) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
getEntityIdentifier(Data) - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
getEntityIdentifier(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
getEntityInitializer() - Method in interface org.hibernate.engine.spi.EntityHolder
The entity initializer that claims to initialize the entity for this holder.
getEntityInsertCount() - Method in interface org.hibernate.stat.Statistics
The global number of entity inserts.
getEntityInstance() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
Should only be used when initializing a bytecode-proxy
getEntityKey() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
getEntityKey() - Method in interface org.hibernate.engine.spi.EntityEntry
Get the EntityKey for this entry.
getEntityKey() - Method in interface org.hibernate.engine.spi.EntityHolder
 
getEntityKeys() - Method in interface org.hibernate.stat.SessionStatistics
The set of all EntityKeys currently held within the persistence context.
getEntityListener() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListeners
Gets the value of the entityListener property.
getEntityListeners() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getEntityListeners() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the entityListeners property.
getEntityListeners() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the entityListeners property.
getEntityListeners() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the entityListeners property.
getEntityLoadCount() - Method in interface org.hibernate.stat.Statistics
The global number of entity loads.
getEntityManagerFactory() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEntityManagerFactory() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
 
getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map<?, ?>) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map, ClassLoader) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
 
getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map, Consumer<EntityManagerFactoryBuilderImpl.MergedSettings>) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
For tests only
getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map, ClassLoaderService) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
 
getEntityManagerFactoryBuilder(URL, String, PersistenceUnitTransactionType, Map) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
Intended for use in Hibernate tests
getEntityManagerFactoryBuilder(URL, String, Map) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
Intended for use in Hibernate tests
getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
 
getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map<?, ?>, ClassLoader) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map<?, ?>, ClassLoaderService) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map, ClassLoader) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
 
getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map, Consumer<EntityManagerFactoryBuilderImpl.MergedSettings>) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
For tests only
getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map, ClassLoaderService) - Static method in class org.hibernate.jpa.boot.spi.Bootstrap
 
getEntityManagerFactoryBuilderOrNull(String, Map<?, ?>) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
getEntityManagerFactoryBuilderOrNull(String, Map<?, ?>, ClassLoader) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
getEntityManagerFactoryBuilderOrNull(String, Map<?, ?>, ClassLoaderService) - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
getEntityMapping() - Method in interface org.hibernate.query.NativeQuery.RootReturn
 
getEntityMapping() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
getEntityMapping() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
getEntityMapping() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
getEntityMappingType() - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
The descriptor of the entity that is the type for this part
getEntityMappingType() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getEntityMappingType() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getEntityMappingType(Class) - Method in interface org.hibernate.metamodel.RuntimeMetamodels
 
getEntityMappingType(String) - Method in interface org.hibernate.metamodel.RuntimeMetamodels
 
getEntityMetamodel() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityMetamodel() - Method in interface org.hibernate.persister.entity.EntityPersister
Retrieve the underlying entity metamodel instance.
getEntityMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
Gets the value of the entityMode property.
getEntityName() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
Gets the value of the entityName property.
getEntityName() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.boot.model.NamedEntityGraphDefinition
 
getEntityName() - Method in interface org.hibernate.boot.model.naming.EntityNaming
The Hibernate entity name.
getEntityName() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
getEntityName() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeLazyAttributeInterceptor
The name of the entity this interceptor is meant to intercept
getEntityName() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getEntityName() - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
The name of the entity to which this metadata applies.
getEntityName() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getEntityName() - Method in class org.hibernate.engine.spi.EntityKey
 
getEntityName() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
getEntityName() - Method in exception org.hibernate.EntityFilterException
 
getEntityName() - Method in class org.hibernate.event.spi.DeleteEvent
 
getEntityName() - Method in class org.hibernate.event.spi.LockEvent
 
getEntityName() - Method in class org.hibernate.event.spi.MergeEvent
 
getEntityName() - Method in class org.hibernate.event.spi.PersistEvent
 
getEntityName() - Method in class org.hibernate.event.spi.RefreshEvent
 
getEntityName() - Method in class org.hibernate.event.spi.ReplicateEvent
 
getEntityName() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
getEntityName() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getEntityName() - Method in exception org.hibernate.FetchNotFoundException
 
getEntityName() - Method in class org.hibernate.id.ForeignGenerator
Deprecated.
Getter for property 'entityName'.
getEntityName() - Method in class org.hibernate.mapping.Backref
 
getEntityName() - Method in class org.hibernate.mapping.IndexBackref
 
getEntityName() - Method in class org.hibernate.mapping.OneToOne
 
getEntityName() - Method in class org.hibernate.mapping.PersistentClass
 
getEntityName() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
The name of the entity
getEntityName() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The entity name.
getEntityName() - Method in exception org.hibernate.NonUniqueObjectException
 
getEntityName() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
Deprecated.
 
getEntityName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityName() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
getEntityName() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
Deprecated.
 
getEntityName() - Method in interface org.hibernate.persister.entity.EntityPersister
The entity name which this persister maps.
getEntityName() - Method in exception org.hibernate.PropertyValueException
 
getEntityName() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getEntityName() - Method in class org.hibernate.proxy.AbstractSerializableProxy
 
getEntityName() - Method in interface org.hibernate.proxy.LazyInitializer
The entity-name of the entity our owning proxy represents.
getEntityName() - Method in class org.hibernate.proxy.pojo.bytebuddy.SerializableProxy
 
getEntityName() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getEntityName() - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
getEntityName() - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
getEntityName() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
getEntityName() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
getEntityName() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
getEntityName() - Method in exception org.hibernate.query.sqm.UnknownEntityException
 
getEntityName() - Method in exception org.hibernate.StaleObjectStateException
 
getEntityName() - Method in exception org.hibernate.UnresolvableObjectException
 
getEntityName() - Method in exception org.hibernate.WrongClassException
 
getEntityName(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEntityName(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getEntityName(Object) - Method in interface org.hibernate.Interceptor
Get the entity name for a persistent or transient instance.
getEntityName(Object) - Method in interface org.hibernate.Session
Return the entity name for a persistent entity.
getEntityNameByTableNameMap(PersistentClass, SqlStringGenerationContext) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityNameResolvers() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getEntityNameResolvers() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getEntityNameResolvers() - Method in interface org.hibernate.metamodel.spi.MappingMetamodelImplementor
Access to the EntityNameResolver instance that Hibernate is configured to use for determining the entity descriptor from an instance of an entity
getEntityNameResolvers() - Method in interface org.hibernate.metamodel.spi.MetamodelImplementor
getEntityNames() - Method in interface org.hibernate.stat.Statistics
The names of all entities.
getEntityNameToDiscriminatorValueMap() - Method in class org.hibernate.type.MetaType
Deprecated.
 
getEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitDiscriminatorColumnNameSource
Access the naming for the entity
getEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitEntityNameSource
Access to the entity's name information
getEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitIdentifierColumnNameSource
Access the entity name information
getEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
Access to entity naming information.
getEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitTenantIdColumnNameSource
Access the entity name information
getEntityNamingSource() - Method in interface org.hibernate.boot.model.source.spi.EntityNamingSourceContributor
 
getEntityNotFoundDelegate() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getEntityNotFoundDelegate() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Get the delegate for handling entity-not-found exception conditions.
getEntityNotFoundDelegate() - Method in class org.hibernate.cfg.Configuration
Retrieve the user-supplied EntityNotFoundDelegate, or null if no delegate has been specified.
getEntityNotFoundDelegate() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getEntityNotFoundDelegate() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getEntityPersister() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
getEntityPersister() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Safety-net.
getEntityPersister() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityPersister() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getEntityPersister(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEntityPersister(String, Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the EntityPersister for the given entity instance.
getEntityPersister(String, Object) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.PersistentClass
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.RootClass
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.Subclass
 
getEntityPersisterClass(PersistentClass) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
Returns the entity persister class for a given entityName or null if the entity persister class should be the default.
getEntityRegionAccess(NavigableRole) - Method in interface org.hibernate.cache.spi.CacheImplementor
Find the cache data access strategy for an entity.
getEntityResult() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
Gets the value of the entityResult property.
getEntityStatistics(String) - Method in interface org.hibernate.stat.Statistics
Obtain the statistics for the entity with the given name.
getEntityTableXref(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getEntityType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityType() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
 
getEntityType() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getEntityTypeDescriptor() - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getEntityUniqueKey() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getEntityUniqueKeyAttributePath() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getEntityUpdateCount() - Method in interface org.hibernate.stat.Statistics
The global number of entity updates.
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEntityUsingInterceptor(EntityKey) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the entity instance associated with the given EntityKey, calling the Interceptor if necessary.
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getEntityValue() - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
 
getEntityValuedModelPart() - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
getEntityValuedModelPart() - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
getEntityValuedModelPart() - Method in interface org.hibernate.sql.results.graph.entity.EntityResultGraphNode
 
getEntry() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getEntry(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Retrieve the EntityEntry representation of the given entity.
getEntryBasePrefix() - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
getEnumClass() - Method in class org.hibernate.type.EnumType
Deprecated.
 
getEnumerated() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the enumerated property.
getEnumerated() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the enumerated property.
getEnumeratedType() - Method in class org.hibernate.mapping.BasicValue
 
getEnumeratedType() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getEnumeratedType() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
For enum mappings, what style of storage was requested (name vs.
getEnumerationStyle() - Method in class org.hibernate.mapping.BasicValue
 
getEnumType(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getEnumTypeDeclaration(Class<? extends Enum<?>>) - Method in class org.hibernate.dialect.Dialect
 
getEnumTypeDeclaration(String, String[]) - Method in class org.hibernate.dialect.Dialect
If this database has a special MySQL-style enum column type, return the type declaration for the given enumeration of values.
getEnumTypeDeclaration(String, String[]) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getEnumTypeDeclaration(String, String[]) - Method in class org.hibernate.dialect.H2Dialect
 
getEnumTypeDeclaration(String, String[]) - Method in class org.hibernate.dialect.MySQLDialect
 
getEnumTypeDeclaration(String, String[]) - Method in class org.hibernate.dialect.OracleDialect
 
getEnumTypeDeclaration(String, String[]) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getEnumTypesForValue(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getEnumValue() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
getEquivalent() - Method in enum class org.hibernate.annotations.GenerationTime
Deprecated, for removal: This API element is subject to removal in a future version.
Needed for backwards compatibility until the deprecated, legacy generation stuff can be removed
getEquivalent() - Method in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
 
getErrorCode() - Method in exception org.hibernate.JDBCException
Get the vendor specific error code from the underlying SQLException.
getErrorMessage() - Method in exception org.hibernate.JDBCException
 
getErrors() - Method in exception org.hibernate.query.NamedQueryValidationException
A map from query name to the error that occurred while interpreting or translating the named query.
getEscapeCharacter() - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
getEscapeCharacter() - Method in class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
getEvent() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Gets the value of the event property.
getEventEngine() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getEventEngine() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the EventEngine associated with this SessionFactory
getEventListenerGroup(EventType<T>) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
getEventListenerManager() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEventListenerManager() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the SessionEventListenerManager associated with this session.
getEventListenerManager() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getEventListenerMap() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
getEventManager() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getEventManager() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getEventManager() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
 
getEventType() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Retrieve the event type associated with this groups of listeners.
getEventTypes() - Method in interface org.hibernate.generator.Generator
The event types for which this generator should be called to produce a new value.
getEventTypes() - Method in interface org.hibernate.id.IdentifierGenerator
 
getEventTypes() - Method in interface org.hibernate.id.PostInsertIdentifierGenerator
 
getEventTypes() - Method in class org.hibernate.id.uuid.UuidGenerator
 
getEventTypes() - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
 
getEventTypes() - Method in class org.hibernate.tuple.VmValueGeneration
Deprecated.
 
getExceptionConverter() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getExceptionConverter() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain an ExceptionConverter for reporting an error.
getExceptionConverter() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getExceptionHandler() - Method in interface org.hibernate.tool.schema.spi.ExecutionOptions
 
getExcludeDefaultListeners() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getExcludeDefaultListeners() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the excludeDefaultListeners property.
getExcludeDefaultListeners() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the excludeDefaultListeners property.
getExcludedRoot() - Method in interface org.hibernate.query.criteria.JpaConflictClause
The excluded row/object which was not inserted.
getExcludedRoot() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
getExcludeSuperclassListeners() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getExcludeSuperclassListeners() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the excludeSuperclassListeners property.
getExcludeSuperclassListeners() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the excludeSuperclassListeners property.
getExclusion() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getExclusion() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getExecutionAvgTime() - Method in interface org.hibernate.stat.NaturalIdStatistics
The average amount of time it takes (since last Statistics clearing) for the execution of this "natural id resolution" query
getExecutionAvgTime() - Method in interface org.hibernate.stat.QueryStatistics
What is the average amount time taken to execute this query?
getExecutionAvgTimeAsDouble() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionContext() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getExecutionCount() - Method in interface org.hibernate.stat.NaturalIdStatistics
Number of times (since last Statistics clearing) the "natural id resolution" query has been executed
getExecutionCount() - Method in interface org.hibernate.stat.QueryStatistics
How many times has this query been executed?
getExecutionMaxTime() - Method in interface org.hibernate.stat.NaturalIdStatistics
The maximum amount of time it takes (since last Statistics clearing) for the execution of this "natural id resolution" query
getExecutionMaxTime() - Method in interface org.hibernate.stat.QueryStatistics
What is the max amount time taken to execute this query?
getExecutionMinTime() - Method in interface org.hibernate.stat.NaturalIdStatistics
The minimum amount of time it takes (since last Statistics clearing) for the execution of this "natural id resolution" query
getExecutionMinTime() - Method in interface org.hibernate.stat.QueryStatistics
What is the min amount time taken to execute this query?
getExecutionRowCount() - Method in interface org.hibernate.stat.QueryStatistics
How many ResultSet rows have been processed for this query
getExecutionTotalTime() - Method in interface org.hibernate.stat.QueryStatistics
How long, cumulatively, have all executions of this query taken?
getExpectation() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
Deprecated.
With no replacement. No longer used
getExpectation() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementDetails
The expectation used to validate the outcome of the execution
getExpectation() - Method in class org.hibernate.sql.model.ast.AbstractTableDelete
 
getExpectation() - Method in class org.hibernate.sql.model.ast.AbstractTableInsert
 
getExpectation() - Method in class org.hibernate.sql.model.ast.AbstractTableUpdate
 
getExpectation() - Method in interface org.hibernate.sql.model.ast.TableMutation
The validation expectation for the mutation
getExpectation() - Method in class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
 
getExpectation() - Method in interface org.hibernate.sql.model.PreparableMutationOperation
The expected outcome of execution
getExpectation() - Method in class org.hibernate.sql.model.TableMapping.MutationDetails
The expectation for this mutation
getExpectedRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
 
getExpectedType() - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
 
getExplicitAlias() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
getExplicitAlias() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getExplicitAlias() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
 
getExplicitAlias() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Retrieve the explicit alias, if one.
getExplicitCatalogName() - Method in interface org.hibernate.boot.model.source.spi.TableSpecificationSource
Obtain the supplied catalog name
getExplicitDomainType() - Method in class org.hibernate.boot.model.convert.spi.RegisteredConversion
 
getExplicitForeignKeyName() - Method in interface org.hibernate.boot.model.source.spi.ForeignKeyContributingSource
Retrieve the name of the foreign key as supplied by the user, or null if the user supplied none.
getExplicitForeignKeyName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
getExplicitForeignKeyName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeyManyToManySource
 
getExplicitHibernateTypeName() - Method in interface org.hibernate.boot.model.source.spi.DiscriminatorSource
Obtain the discriminator type.
getExplicitHibernateTypeSource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceBasic
 
getExplicitJdbcTypeCode() - Method in class org.hibernate.mapping.BasicValue
 
getExplicitJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getExplicitJdbcTypeCode() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Used (for now) only to choose a container JdbcType for SQL arrays.
getExplicitlyListedClassNames() - Method in interface org.hibernate.boot.archive.scan.spi.ScanEnvironment
Returns any classes which are explicitly listed as part of the "persistence unit".
getExplicitlyListedMappingFiles() - Method in interface org.hibernate.boot.archive.scan.spi.ScanEnvironment
Returns the mapping files which are explicitly listed as part of the "persistence unit".
getExplicitSchemaName() - Method in interface org.hibernate.boot.model.source.spi.TableSpecificationSource
Obtain the supplied schema name
getExplicitTableName() - Method in interface org.hibernate.boot.model.source.spi.TableSource
Obtain the supplied table name.
getExplicitTemporalPrecision() - Method in interface org.hibernate.query.spi.QueryParameterBinding
If the parameter represents a temporal type, return the explicitly specified precision - if one.
getExportIdentifier() - Method in class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject
 
getExportIdentifier() - Method in interface org.hibernate.boot.model.relational.Exportable
Get a unique identifier to make sure we are not exporting the same database structure multiple times.
getExportIdentifier() - Method in class org.hibernate.boot.model.relational.NamedAuxiliaryDatabaseObject
 
getExportIdentifier() - Method in class org.hibernate.boot.model.relational.Sequence
 
getExportIdentifier() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getExportIdentifier() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getExportIdentifier() - Method in class org.hibernate.mapping.ForeignKey
 
getExportIdentifier() - Method in class org.hibernate.mapping.Index
 
getExportIdentifier() - Method in class org.hibernate.mapping.PrimaryKey
 
getExportIdentifier() - Method in class org.hibernate.mapping.Table
 
getExportIdentifier() - Method in class org.hibernate.mapping.UniqueKey
 
getExposedMutabilityPlan() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
 
getExposedMutabilityPlan() - Method in interface org.hibernate.type.descriptor.java.MutabilityPlanExposer
 
getExpressible() - Method in interface org.hibernate.query.sqm.SqmPathSource
 
getExpressible() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getExpressible() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getExpressible() - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
 
getExpressible() - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
getExpressible() - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
 
getExpressible() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
getExpressible() - Method in class org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral
 
getExpressible() - Method in interface org.hibernate.query.sqm.tree.select.SqmAliasedNode
 
getExpressible() - Method in interface org.hibernate.query.sqm.tree.SqmExpressibleAccessor
 
getExpressible() - Method in interface org.hibernate.query.sqm.tree.SqmTypedNode
 
getExpressibleJavaType() - Method in interface org.hibernate.metamodel.mapping.EntityVersionMapping
 
getExpressibleJavaType() - Method in interface org.hibernate.metamodel.mapping.ValueMapping
 
getExpressibleJavaType() - Method in class org.hibernate.metamodel.model.domain.AbstractDomainType
 
getExpressibleJavaType() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getExpressibleJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
 
getExpressibleJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmPathSource
 
getExpressibleJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getExpressibleJavaType() - Method in interface org.hibernate.query.sqm.SqmExpressible
The Java type descriptor for this expressible
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.expression.NullSqmExpressible
 
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getExpressibleJavaType() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
getExpressibleJavaType() - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getExpressibleJavaType() - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getExpressibleJavaType() - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
getExpressibleJavaType() - Method in interface org.hibernate.type.BasicType
 
getExpressibleJavaType() - Method in class org.hibernate.type.CustomType
 
getExpressibleJavaType() - Method in interface org.hibernate.type.descriptor.java.JavaTypedExpressible
 
getExpression() - Method in interface org.hibernate.boot.model.source.spi.DerivedValueSource
Obtain the expression used to derive the value.
getExpression() - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
getExpression() - Method in interface org.hibernate.query.criteria.JpaInPredicate
Return the expression to be tested against the list of values.
getExpression() - Method in interface org.hibernate.query.criteria.JpaOrder
The expression to sort by
getExpression() - Method in interface org.hibernate.query.criteria.JpaSimpleCase
 
getExpression() - Method in interface org.hibernate.query.criteria.JpaWindowFrame
Get the Expression of this window frame.
getExpression() - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
getExpression() - Method in class org.hibernate.query.sqm.tree.expression.AsWrapperSqmExpression
 
getExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
getExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmDistinct
 
getExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmOver
 
getExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindowFrame
 
getExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
 
getExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate
 
getExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
getExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
getExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate
 
getExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmTruthnessPredicate
 
getExpression() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
getExpression() - Method in interface org.hibernate.sql.ast.spi.SqlSelection
The underlying expression.
getExpression() - Method in class org.hibernate.sql.ast.tree.expression.Distinct
 
getExpression() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getExpression() - Method in class org.hibernate.sql.ast.tree.expression.SelfRenderingSqlFragmentExpression
 
getExpression() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
getExpression() - Method in class org.hibernate.sql.ast.tree.predicate.BetweenPredicate
 
getExpression() - Method in class org.hibernate.sql.ast.tree.predicate.BooleanExpressionPredicate
 
getExpression() - Method in class org.hibernate.sql.ast.tree.predicate.ExistsPredicate
 
getExpression() - Method in class org.hibernate.sql.ast.tree.predicate.NullnessPredicate
 
getExpression() - Method in class org.hibernate.sql.ast.tree.predicate.ThruthnessPredicate
 
getExpressions() - Method in interface org.hibernate.query.criteria.JpaValues
Returns the expressions of this tuple.
getExpressions() - Method in class org.hibernate.query.sqm.tree.insert.SqmValues
 
getExpressions() - Method in class org.hibernate.query.sqm.tree.predicate.AbstractSqmPredicate
 
getExpressions() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
 
getExpressions() - Method in class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
 
getExpressions() - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
 
getExpressions() - Method in class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
 
getExpressions() - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple
 
getExpressions() - Method in class org.hibernate.sql.ast.tree.insert.Values
 
getExpressionText() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getExpressionType() - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
getExpressionType() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getExpressionType() - Method in class org.hibernate.query.sqm.tree.expression.Conversion
 
getExpressionType() - Method in interface org.hibernate.sql.ast.spi.SqlSelection
Get the type of the expression
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.AliasedExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Any
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Distinct
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Duration
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.DurationUnit
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Every
 
getExpressionType() - Method in interface org.hibernate.sql.ast.tree.expression.Expression
The type for this expression
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.ExtractUnit
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.LiteralAsParameter
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Overflow
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.QueryLiteral
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.SelfRenderingSqlFragmentExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.SqlSelectionExpression
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Star
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.Summarization
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.UnaryOperation
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.expression.UnparsedNumericLiteral
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.AbstractPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.ExistsPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.GroupedPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.Junction
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.NegatedPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.predicate.SelfRenderingPredicate
 
getExpressionType() - Method in class org.hibernate.sql.ast.tree.select.SelectStatement
 
getExpressionType() - Method in class org.hibernate.sql.model.ast.ColumnWriteFragment
 
getExtends() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
Gets the value of the extends property.
getExtends() - Method in interface org.hibernate.boot.jaxb.hbm.spi.SubEntityInfo
 
getExtends() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the extends property.
getExternalForm() - Method in enum class org.hibernate.annotations.PolymorphismType
Deprecated.
 
getExternalHbm2ddlName() - Method in enum class org.hibernate.tool.schema.Action
The string configuration value identifying this action in old-school Hibernate configuration via "hibernate.hbm2ddl.auto".
getExternalJpaName() - Method in enum class org.hibernate.tool.schema.Action
The string configuration value identifying this action in JPA-standard configuration via "jakarta.persistence.schema-generation.database.action" or "jakarta.persistence.schema-generation.scripts.action".
getExternalName() - Method in enum class org.hibernate.cache.spi.access.AccessType
Get the external name of this value.
getExternalName() - Method in class org.hibernate.id.enhanced.CustomOptimizerDescriptor
 
getExternalName() - Method in interface org.hibernate.id.enhanced.OptimizerDescriptor
 
getExternalName() - Method in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
 
getExternalName() - Method in enum class org.hibernate.metamodel.RepresentationMode
 
getExternalName() - Method in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
getExtraCreateTableInfo() - Method in class org.hibernate.mapping.BasicValue
 
getExtraCreateTableInfo() - Method in interface org.hibernate.mapping.Value
 
getExtraCreateTableInfo(JavaType<?>, String, String, Database) - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
getExtraCreateTableInfo(JavaType<?>, String, String, Database) - Method in class org.hibernate.dialect.OracleBaseStructJdbcType
 
getExtraCreateTableInfo(JavaType<?>, String, String, Database) - Method in class org.hibernate.dialect.OracleNestedTableJdbcType
 
getExtraCreateTableInfo(JavaType<?>, String, String, Database) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
getExtractedDatabaseMetaData() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Access to the bits of information we pulled off the JDBC DatabaseMetaData (that did not get "interpreted" into the helpers/delegates available here).
getExtractedMetaDataSupport() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain information about supported behavior reported by the JDBC driver.
getExtractionTool() - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.AbstractPostgreSQLJsonPGObjectType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.DB2StructJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLInetJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.PostgreSQLStructPGObjectJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.StructJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.dialect.VarcharUUIDJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
getExtractor(JavaType<X>) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Obtain an extractor object capable of extracting values of the given Java type from a JDBC ResultSet.
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.NullJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.ObjectJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.RowIdJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntAsSmallIntJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
getExtraQueryImports() - Method in class org.hibernate.boot.MetadataSources
 
getExtraQueryImports() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
 
getExtraState(Class<T>) - Method in interface org.hibernate.engine.spi.EntityEntry
 
getExtraState(Class<T>) - Method in interface org.hibernate.engine.spi.EntityEntryExtraState
Retrieve additional state by class type or null if no extra state of that type is present.
getFactor() - Method in enum class org.hibernate.engine.jdbc.Size.LobMultiplier
Deprecated.
 
getFactory() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getFactory() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getFactory() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain the factory which created this session.
getFactory() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getFactory() - Method in class org.hibernate.event.spi.AbstractEvent
 
getFactory() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
The factory which owns the persister for the entity.
getFactory() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getFactory() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getFactory() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getFactory() - Method in class org.hibernate.event.spi.PostUpsertEvent
 
getFactory() - Method in interface org.hibernate.metamodel.mapping.ordering.TranslationContext
 
getFactory() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getFactory() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getFactory() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getFactory() - Method in interface org.hibernate.persister.entity.EntityPersister
Return the SessionFactory to which this persister belongs.
getFactory() - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
getFactory() - Method in interface org.hibernate.SharedSessionContract
The factory which created this session.
getFallbackSchemaManagementTool(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.dialect.Dialect
The SchemaManagementTool to use if none is explicitly specified.
getFallbackSchemaManagementTool(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.DB2Dialect
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.DerbyDialect
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.Dialect
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.H2Dialect
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.HSQLDialect
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.MySQLDialect
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.OracleDialect
 
getFallbackSqmInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.DB2Dialect
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.DerbyDialect
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.Dialect
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.H2Dialect
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.HSQLDialect
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.MySQLDialect
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.OracleDialect
 
getFallbackSqmMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getFastSessionServices() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getFastSessionServices() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the fetch property.
getFetch() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getFetch() - Method in interface org.hibernate.boot.jaxb.mapping.FetchableAttribute
 
getFetch() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getFetch() - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
getFetch() - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
getFetch() - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
getFetch() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getFetch() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
getFetch() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getFetchable(int) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getFetchable(int) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getFetchable(int) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getFetchable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getFetchable(int) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getFetchable(int) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
getFetchableContainer() - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParentMemento
 
getFetchableKey() - Method in interface org.hibernate.metamodel.mapping.BasicEntityIdentifierMapping
 
getFetchableKey() - Method in interface org.hibernate.metamodel.mapping.CompositeIdentifierMapping
 
getFetchableKey() - Method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
getFetchableKey() - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping
 
getFetchableKey() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getFetchableKey() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getFetchableKey() - Method in interface org.hibernate.sql.results.graph.Fetchable
The key that identifies this Fetchable within a FetchableContainer.
getFetchableName() - Method in interface org.hibernate.metamodel.mapping.EntityAssociationMapping
 
getFetchableName() - Method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
getFetchableName() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getFetchableName() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getFetchableName() - Method in interface org.hibernate.query.NativeQuery.FetchReturn
 
getFetchableName() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
getFetchableName() - Method in interface org.hibernate.sql.results.graph.Fetchable
The name of the fetchable.
getFetchablePath() - Method in interface org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchDescriptor
 
getFetchablePath() - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.JoinDescriptor
 
getFetchablePath() - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.PropertyFetchDescriptor
 
getFetchBatchSize() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getFetchBatchSize() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getFetchBatchSize() - Method in interface org.hibernate.Session
Get the maximum batch size for batch fetching associations by id in this session.
getFetchByRole(String) - Method in class org.hibernate.engine.profile.DefaultFetchProfile
 
getFetchByRole(String) - Method in class org.hibernate.engine.profile.FetchProfile
Obtain the fetch override associated with the given role.
getFetchCharacteristics() - Method in interface org.hibernate.boot.model.source.spi.FetchableAttributeSource
 
getFetchCharacteristics() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
getFetchCharacteristics() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getFetchCharacteristics() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
 
getFetchClauseExpression() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
getFetchClauseType() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getFetchClauseType() - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
getFetchClauseType() - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
getFetchClauseType() - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
getFetchClauseType() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getFetchClauseType() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
getFetchClauseType() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getFetchClauseType() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
getFetchClauseTypeForRowNumbering(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getFetchContainer() - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
getFetchContainer() - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
getFetchCount() - Method in interface org.hibernate.stat.CollectionStatistics
Number of times (since last Statistics clearing) this collection has been fetched
getFetchCount() - Method in interface org.hibernate.stat.EntityStatistics
Number of times (since last Statistics clearing) this entity has been fetched
getFetchedMapping() - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
getFetchedMapping() - Method in interface org.hibernate.sql.results.graph.Fetch
The value mapping being fetched
getFetches() - Method in class org.hibernate.engine.profile.DefaultFetchProfile
 
getFetches() - Method in class org.hibernate.engine.profile.FetchProfile
A map of Fetch instances, keyed by association role
getFetches() - Method in class org.hibernate.mapping.FetchProfile
Retrieve the fetches associated with this profile
getFetches() - Method in interface org.hibernate.query.criteria.JpaFetch
 
getFetches() - Method in interface org.hibernate.query.criteria.JpaFetchParent
 
getFetches() - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
getFetches() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
getFetches() - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
getFetches() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getFetches() - Method in interface org.hibernate.sql.results.graph.FetchParent
Retrieve the fetches owned by this fetch source.
getFetchExpression() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getFetchGroupAttributeDescriptors(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getFetchGroupName() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
Access to the name of the fetch group to which the attribute belongs
getFetchGroupName(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getFetchGroupNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getFetchMode() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getFetchMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the fetchMode property.
getFetchMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the fetchMode property.
getFetchMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the fetchMode property.
getFetchMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the fetchMode property.
getFetchMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the fetchMode property.
getFetchMode() - Method in interface org.hibernate.boot.jaxb.mapping.ToOneAttribute
 
getFetchMode() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getFetchMode() - Method in class org.hibernate.mapping.Collection
 
getFetchMode() - Method in interface org.hibernate.mapping.Fetchable
 
getFetchMode() - Method in class org.hibernate.mapping.OneToMany
 
getFetchMode() - Method in class org.hibernate.mapping.SimpleValue
 
getFetchMode() - Method in class org.hibernate.mapping.ToOne
 
getFetchMode() - Method in interface org.hibernate.mapping.Value
 
getFetchMode() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getFetchMode() - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Should we load this collection role by outerjoining?
getFetchMode() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
getFetchMode() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
getFetchMode() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
getFetchMode(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getFetchMode(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
May this (subclass closure) property be fetched using an SQL outerjoin?
getFetchMode(int) - Method in class org.hibernate.type.AnyType
 
getFetchMode(int) - Method in class org.hibernate.type.ComponentType
 
getFetchMode(int) - Method in interface org.hibernate.type.CompositeType
Retrieve the fetch mode of the indicated component property.
getFetchParent() - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
getFetchParent() - Method in interface org.hibernate.sql.results.graph.Fetch
Obtain the owner of this fetch.
getFetchProfile() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getFetchProfile() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the fetchProfile property.
getFetchProfile(String) - Method in interface org.hibernate.boot.Metadata
 
getFetchProfile(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getFetchProfile(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getFetchProfile(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Retrieve fetch profile by name.
getFetchProfiles() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the fetchProfiles property.
getFetchProfiles() - Method in interface org.hibernate.boot.Metadata
 
getFetchProfiles() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getFetchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the fetchSize property.
getFetchSize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the fetchSize property.
getFetchSize() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the fetchSize property.
getFetchSize() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the fetchSize property.
getFetchSize() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getFetchSize() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getFetchSize() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getFetchSize() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getFetchSize() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getFetchSize() - Method in interface org.hibernate.query.SelectionQuery
Obtain the JDBC fetch size hint in effect for this query.
getFetchSize() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getFetchSize() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getFetchSize() - Method in interface org.hibernate.query.spi.QueryOptions
The fetch size to be applied to the JDBC query.
getFetchSize() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getFetchSize() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
getFetchSize() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getFetchSize() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
Deprecated, for removal: This API element is subject to removal in a future version.
this is never called, and luckily so, because it's not null-safe
getFetchSize() - Method in class org.hibernate.sql.exec.spi.StatementOptions
 
getFetchSizeOrNull() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
getFetchStrategy() - Method in class org.hibernate.sql.results.graph.EntityGraphTraversalState.TraversalResult
 
getFetchStyle() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristics
 
getFetchStyle() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
 
getFetchTiming() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristics
 
getFetchTiming() - Method in class org.hibernate.sql.results.graph.EntityGraphTraversalState.FetchStrategy
 
getField() - Method in class org.hibernate.property.access.spi.SetterFieldImpl
 
getFieldName() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getFieldResult() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
Gets the value of the fieldResult property.
getFile() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Gets the value of the file property.
getFillerExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmOverflow
 
getFillerExpression() - Method in class org.hibernate.sql.ast.tree.expression.Overflow
 
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the filter property.
getFilter() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getFilter() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getFilter() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.query.sqm.function.SelfRenderingAggregateFunctionSqlAstExpression
 
getFilter() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmAggregateFunction
 
getFilter() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
 
getFilter() - Method in class org.hibernate.query.sqm.function.SelfRenderingWindowFunctionSqlAstExpression
 
getFilter() - Method in interface org.hibernate.query.sqm.tree.expression.SqmAggregateFunction
 
getFilter() - Method in interface org.hibernate.query.sqm.tree.expression.SqmWindowFunction
 
getFilter() - Method in interface org.hibernate.sql.ast.tree.expression.AggregateFunctionExpression
 
getFilter() - Method in interface org.hibernate.sql.ast.tree.expression.WindowFunctionExpression
 
getFilter() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
 
getFilterAliasGenerator(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getFilterAliasGenerator(String) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
getFilterAliasGenerator(String) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getFilterAliasGenerator(String) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getFilterAliasGenerator(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getFilterAliasGenerator(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getFilterAliasGenerator(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getFilterAliasGenerator(TableGroup) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getFilterAliasGenerator(TableGroup) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
getFilterAliasGenerator(TableGroup) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getFilterAliasGenerator(TableGroup) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getFilterDef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the filterDef property.
getFilterDefinition() - Method in interface org.hibernate.Filter
Deprecated.
There is no plan to remove this operation, but its use should be avoided since FilterDefinition is an SPI type, and so this operation is a layer-breaker.
getFilterDefinition(String) - Method in interface org.hibernate.boot.Metadata
Retrieves a filter definition by name.
getFilterDefinition(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getFilterDefinition(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
Deprecated.
getFilterDefinition(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getFilterDefinition(String) - Method in interface org.hibernate.SessionFactory
Deprecated.
There is no plan to remove this operation, but its use should be avoided since FilterDefinition is an SPI type, and so this operation is a layer-breaker.
getFilterDefinitions() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the filterDefinitions property.
getFilterDefinitions() - Method in interface org.hibernate.boot.Metadata
Retrieves the complete map of filter definitions.
getFilterDefinitions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getFilterJdbcParameters() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQuery
Deprecated.
No longer used.
getFilterName() - Method in class org.hibernate.engine.spi.FilterDefinition
Get the name of the filter this configuration defines.
getFilterName() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentParameter
 
getFilterName() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
 
getFilterParam() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Gets the value of the filterParam property.
getFilterParameterValue(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getFilters() - Method in class org.hibernate.mapping.Collection
 
getFilters() - Method in interface org.hibernate.mapping.Filterable
 
getFilters() - Method in class org.hibernate.mapping.PersistentClass
 
getFilters() - Method in class org.hibernate.mapping.Subclass
 
getFilterSources() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the filters for this entity.
getFilterSources() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
getFilterSources() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getFirstQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
getFirstQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getFirstQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getFirstQuerySpec() - Method in class org.hibernate.sql.ast.tree.select.QueryGroup
 
getFirstQuerySpec() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
getFirstQuerySpec() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
getFirstResult() - Method in class org.hibernate.query.Page
 
getFirstResult() - Method in interface org.hibernate.query.SelectionQuery
The first row position to return from the query results.
getFirstResult() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getFirstResult() - Method in class org.hibernate.query.spi.AbstractQuery
 
getFirstResult() - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
 
getFirstResult() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getFirstResult() - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
getFirstRow() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getFirstRow() - Method in class org.hibernate.query.spi.Limit
 
getFirstRow() - Method in interface org.hibernate.query.spi.QueryOptions
The first row from the results to return
getFirstRow() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
getFirstRow() - Method in class org.hibernate.sql.exec.spi.StatementOptions
 
getFirstRow(Limit) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Retrieve the indicated first row for pagination
getFirstRowJpa() - Method in class org.hibernate.query.spi.Limit
 
getFixture() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
getFixture() - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
 
getFloatPrecision() - Method in class org.hibernate.dialect.DerbyDialect
 
getFloatPrecision() - Method in class org.hibernate.dialect.Dialect
This is the default precision for a generated column mapped to a Java Float or float.
getFloatPrecision() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getFloatPrecision() - Method in class org.hibernate.dialect.MySQLDialect
 
getFloatPrecision() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getFlushCount() - Method in interface org.hibernate.stat.Statistics
The global number of flush operations executed, including automatic (either manual or automatic).
getFlushMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the flushMode property.
getFlushMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the flushMode property.
getFlushMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the flushMode property.
getFlushMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the flushMode property.
getFlushMode() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getFlushMode() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getFlushMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getFlushMode() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getFlushMode() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Deprecated.
there's no good reason to expose this here
getFlushMode() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getFlushMode() - Method in interface org.hibernate.query.CommonQueryContract
The JPA FlushModeType in effect for this query.
getFlushMode() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getFlushMode() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getFlushMode() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getFlushMode() - Method in class org.hibernate.query.spi.AbstractQuery
 
getFlushMode() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getFlushMode() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getFlushMode() - Method in interface org.hibernate.query.spi.QueryOptions
The flush mode to use for the query execution
getFlushMode() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getFlushMode() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getFlushMode() - Method in interface org.hibernate.Session
Get the current JPA flush mode for this session.
getFollowOnLocking() - Method in class org.hibernate.LockOptions
Returns a value indicating if follow-on locking was force enabled or disabled, overriding the default behavior of the SQL dialect.
getForeignKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the foreignKey property.
getForeignKey(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Retrieve the named ForeignKeyInformation
getForeignKeyDefinition() - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Gets the value of the foreignKeyDefinition property.
getForeignKeyDefinition() - Method in class org.hibernate.mapping.SimpleValue
 
getForeignKeyDescriptor() - Method in interface org.hibernate.metamodel.mapping.Association
The descriptor, allowing access to column(s), etc
getForeignKeyDirection() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
 
getForeignKeyDirection() - Method in class org.hibernate.type.AnyType
 
getForeignKeyDirection() - Method in interface org.hibernate.type.AssociationType
Get the foreign key directionality of this association
getForeignKeyDirection() - Method in class org.hibernate.type.CollectionType
 
getForeignKeyDirection() - Method in class org.hibernate.type.ManyToOneType
 
getForeignKeyDirection() - Method in class org.hibernate.type.OneToOneType
 
getForeignKeyExporter() - Method in class org.hibernate.dialect.Dialect
Get an Exporter for ForeignKeys, usually StandardForeignKeyExporter.
getForeignKeyExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForeignKeyExporter() - Method in class org.hibernate.dialect.SpannerDialect
 
getForeignKeyIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.ForeignKeyInformation
Obtain the identifier for this FK.
getForeignKeyIterator() - Method in class org.hibernate.mapping.Table
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used, should be removed
getForeignKeyName() - Method in class org.hibernate.mapping.SimpleValue
 
getForeignKeyPart() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getForeignKeys() - Method in class org.hibernate.mapping.Table
 
getForeignKeys() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Obtain an iterable over all the table's defined foreign keys.
getForeignKeys(TableInformation) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
Extract information about foreign keys defined on the given table (targeting or point-at other tables).
getForeignKeyType() - Method in class org.hibernate.mapping.OneToOne
Returns the foreignKeyType.
getForInsert(Object, Map, SharedSessionContractImplementor) - Method in interface org.hibernate.property.access.spi.Getter
Get the property value from the given owner instance.
getForInsert(Object, Map, SharedSessionContractImplementor) - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
getForInsert(Object, Map, SharedSessionContractImplementor) - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
getFormat() - Method in class org.hibernate.sql.ast.tree.expression.Format
 
getFormatMapper(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
getFormatMapper(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.spi.JsonJavaType
 
getFormatMapper(TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.spi.XmlJavaType
 
getFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.mapping.Formula
 
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the formulaAttribute property.
getFormulaSources() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceOneToOne
 
getForShare(int) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
getForShare(int) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
getForShare(int) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
getForShare(int) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
getForShare(int) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
getForShare(int) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
getForShare(int) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
getForShare(int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getForUpdate() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
getForUpdate() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
getForUpdate() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.CockroachDialect
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.Dialect
Retrieves the FOR UPDATE NOWAIT syntax specific to this dialect.
getForUpdateNowaitString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.MySQLDialect
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.OracleDialect
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateNowaitString() - Method in class org.hibernate.dialect.TiDBDialect
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.CockroachDialect
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list NOWAIT fragment appropriate for this dialect, given the aliases of the columns to be write locked.
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.OracleDialect
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.TiDBDialect
 
getForUpdatePattern() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
The offset/limit clauses typically must come before the FOR UPDATEish clauses, so we need a way to identify these clauses in the text of the whole query.
getForUpdatePattern() - Method in class org.hibernate.dialect.pagination.DerbyLimitHandler
The offset/fetch clauses must come before the FOR UPDATEish and WITH clauses.
getForUpdatePattern() - Method in class org.hibernate.dialect.pagination.LimitLimitHandler
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.CockroachDialect
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.DB2Dialect
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.Dialect
Retrieves the FOR UPDATE SKIP LOCKED syntax specific to this dialect.
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.MySQLDialect
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.OracleDialect
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateSkipLockedString() - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.CockroachDialect
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list SKIP LOCKED fragment appropriate for this dialect, given the aliases of the columns to be write locked.
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.OracleDialect
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateSkipLockedString(String) - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.DB2400Dialect
Deprecated.
 
getForUpdateString() - Method in class org.hibernate.dialect.DB2Dialect
 
getForUpdateString() - Method in class org.hibernate.dialect.DerbyDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire pessimistic UPGRADE locks for this dialect.
getForUpdateString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateString() - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getForUpdateString(String) - Method in class org.hibernate.dialect.CockroachDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list fragment appropriate for this dialect, given the aliases of the columns to be write locked.
getForUpdateString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateString(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.OracleDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.CockroachDialect
 
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF or FOR SHARE OF fragment appropriate for this dialect, given the aliases of the columns to be locked.
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateString(LockMode) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getForUpdateString(LockMode) - Method in class org.hibernate.dialect.Dialect
Given a LockMode, determine the appropriate for update fragment to use to obtain the lock.
getForUpdateString(LockMode) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.CockroachDialect
 
getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.Dialect
Given a set of LockOptions (lock level, timeout), determine the appropriate for update fragment to use to obtain the lock.
getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.SpannerDialect
 
getForUpdateWithClause() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
getForUpdateWithClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.CockroachDialect
microsecond is the smallest unit for an interval, and the highest precision for a timestamp.
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.DB2Dialect
Since we're using seconds_between() and add_seconds(), it makes sense to use seconds as the "native" precision.
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.Dialect
The "native" precision for arithmetic with datetimes and day-to-second durations.
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.MySQLDialect
microsecond is the smallest unit for timestampadd() and timestampdiff(), and the highest precision for a timestamp.
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.OracleDialect
We minimize multiplicative factors by using seconds (with fractional part) as the "native" precision for duration arithmetic.
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.PostgreSQLDialect
microsecond is the smallest unit for an interval, and the highest precision for a timestamp, so we could use it as the "native" precision, but it's more convenient to use whole seconds (with the fractional part), since we want to use extract(epoch from ...) in our emulation of timestampdiff().
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.SQLServerDialect
Even though SQL Server only supports 1/10th microsecond precision, we use nanosecond as the "native" precision for datetime arithmetic since it simplifies calculations.
getFractionalSecondPrecisionInNanos() - Method in class org.hibernate.dialect.SybaseASEDialect
Sybase ASE in principle supports microsecond precision for {code bigdatetime}, but unfortunately its duration arithmetic functions have a nasty habit of overflowing.
getFragment() - Method in class org.hibernate.sql.model.ast.ColumnWriteFragment
 
getFragments() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
 
getFragmentSpecs() - Method in class org.hibernate.metamodel.mapping.ordering.OrderByFragmentImpl
 
getFriendlyName() - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
getFriendlyName() - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
getFriendlyName() - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
getFriendlyName() - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.DurationJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
getFriendlyName() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
A "friendly" name for use in logging
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.RealJdbcType
Deprecated.
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
getFriendlyName() - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
getFromCache(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.DirectAccessRegion
Get value by key
getFromCache(Object, SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.support.DirectAccessRegionTemplate
 
getFromCache(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.support.StorageAccess
Get an item from the cache.
getFromClause() - Method in interface org.hibernate.query.sqm.tree.from.SqmFromClauseContainer
Obtains this container's SqmFromClause.
getFromClause() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getFromClause() - Method in interface org.hibernate.sql.ast.spi.SqlAstQueryNodeProcessingState
Returns the in-flight from clause for the query node.
getFromClause() - Method in class org.hibernate.sql.ast.tree.AbstractUpdateOrDeleteStatement
 
getFromClause() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
getFromClauseAccess() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getFromClauseAccess() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getFromClauseAccess() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getFromClauseAccess() - Method in interface org.hibernate.query.sqm.sql.SqmTranslation
 
getFromClauseAccess() - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslation
 
getFromClauseAccess() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
getFromClauseIndex() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getFromDual() - Method in class org.hibernate.dialect.sequence.DB2zSequenceSupport
 
getFromDual() - Method in class org.hibernate.dialect.sequence.HANASequenceSupport
 
getFromDual() - Method in class org.hibernate.dialect.sequence.OracleSequenceSupport
 
getFromDual() - Method in interface org.hibernate.dialect.sequence.SequenceSupport
 
getFromDual() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Deprecated, for removal: This API element is subject to removal in a future version.
getFromDualForSelectOnly() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
getFromDualForSelectOnly() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
getFromDualForSelectOnly() - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
getFromDualForSelectOnly() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
getFromDualForSelectOnly() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
getFromDualForSelectOnly() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getFromFirst() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
 
getFromFirst() - Method in class org.hibernate.query.sqm.function.SelfRenderingWindowFunctionSqlAstExpression
 
getFromFirst() - Method in interface org.hibernate.query.sqm.tree.expression.SqmWindowFunction
 
getFromFirst() - Method in interface org.hibernate.sql.ast.tree.expression.WindowFunctionExpression
 
getFromMappedBy(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getFromRegistrations() - Method in interface org.hibernate.sql.ast.spi.SqlAstQueryNodeProcessingState
Returns the treated SqmFroms and whether their EntityNameUse.TREAT should be downgraded to EntityNameUse.EXPRESSION.
getFullPath() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Access to the full path as a String
getFullPath() - Method in class org.hibernate.loader.PropertyPath
Deprecated.
 
getFullPath() - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
getFullPath() - Method in class org.hibernate.metamodel.model.domain.NavigableRole
 
getFullPath() - Method in interface org.hibernate.spi.DotIdentifierSequence
The full sequence text.
getFullPath() - Method in class org.hibernate.spi.NavigablePath
 
getFullVersion() - Method in class org.hibernate.dialect.HANAServerConfiguration
 
getFunction() - Method in class org.hibernate.query.sqm.tree.domain.SqmFunctionPath
 
getFunction(int) - Method in class org.hibernate.query.sqm.function.MultipatternSqmFunctionDescriptor
 
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.CockroachDialect
 
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.Dialect
Get this dialect's level of support for primary key functional dependency analysis within GROUP BY and ORDER BY clauses.
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.H2Dialect
 
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.HSQLDialect
 
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.MariaDBDialect
 
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.MySQLDialect
 
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getFunctionalDependencyAnalysisSupport() - Method in class org.hibernate.dialect.TiDBDialect
 
getFunctionDescriptor() - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
getFunctionDescriptor() - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
 
getFunctionExpression() - Method in class org.hibernate.sql.ast.tree.from.FunctionTableReference
 
getFunctionKind() - Method in class org.hibernate.dialect.function.DynamicDispatchFunction
 
getFunctionKind() - Method in class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
 
getFunctionKind() - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
What sort of function is this?
getFunctionName() - Method in interface org.hibernate.query.criteria.JpaFunction
Retrieve the name of the function.
getFunctionName() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getFunctionName() - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
 
getFunctionName() - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
 
getFunctionName() - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
 
getFunctionName() - Method in interface org.hibernate.sql.ast.tree.expression.FunctionExpression
 
getFunctionRegistry() - Method in interface org.hibernate.boot.model.FunctionContributions
The registry into which the contributions should be made.
getFunctionRegistry() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getFunctionRegistry() - Method in interface org.hibernate.boot.spi.BootstrapContext
The SqmFunctionRegistry belonging to this BootstrapContext.
getFunctionRegistry() - Method in interface org.hibernate.boot.spi.MetadataImplementor
Access to the SqmFunctionRegistry belonging to the BootstrapContext
getFunctionRegistry() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getFunctionRenderer() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getFunctionRenderer() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
getFunctionReturn() - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
getFunctionReturn() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQueryCall
If the call is a function, returns the function return descriptor
getFunctionsByName() - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Useful for diagnostics - not efficient: do not use in production code.
getGenerated() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Gets the value of the generated property.
getGenerated() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the generated property.
getGenerated() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the generated property.
getGeneratedAs() - Method in class org.hibernate.mapping.Column
 
getGeneratedIdentifierDelegate(PostInsertIdentityPersister) - Method in interface org.hibernate.generator.OnExecutionGenerator
The InsertGeneratedIdentifierDelegate used to retrieve the generated value if this object is an identifier generator.
getGeneratedIdentifierDelegate(PostInsertIdentityPersister) - Method in class org.hibernate.id.IdentityGenerator
 
getGeneratedIdentity(String, ResultSet, PostInsertIdentityPersister, WrapperOptions) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
Deprecated, for removal: This API element is subject to removal in a future version.
Use GeneratedValuesHelper.getGeneratedValues(java.sql.ResultSet, org.hibernate.persister.entity.EntityPersister, org.hibernate.generator.EventType, org.hibernate.type.descriptor.WrapperOptions) instead
GetGeneratedKeysDelegate - Class in org.hibernate.id.insert
Delegate for dealing with generated values using the JDBC3 method Statement.getGeneratedKeys().
GetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect, boolean) - Constructor for class org.hibernate.id.insert.GetGeneratedKeysDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
GetGeneratedKeysDelegate(EntityPersister, boolean, EventType) - Constructor for class org.hibernate.id.insert.GetGeneratedKeysDelegate
 
getGeneratedProperties(EventType) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getGeneratedValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the generatedValue property.
getGeneratedValue(ModelPart) - Method in interface org.hibernate.generator.values.GeneratedValues
Retrieve a generated value for the requested ModelPart.
getGeneratedValues(List<? extends ModelPart>) - Method in interface org.hibernate.generator.values.GeneratedValues
Retrieves a list of generated values corresponding to the list of requested ModelParts.
getGeneratedValuesMappingProducer() - Method in class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
getGeneratedValuesMappingProducer() - Method in interface org.hibernate.generator.values.GeneratedValuesMutationDelegate
Retrieve the mapping producer used to read the generated values.
getGeneratedVersion() - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
getGeneratedVersion() - Method in class org.hibernate.id.uuid.StandardRandomStrategy
A variant 4 (random) strategy
getGeneratedVersion() - Method in interface org.hibernate.id.UUIDGenerationStrategy
Deprecated.
Which variant, according to IETF RFC 4122, of UUID does this strategy generate? RFC 4122 defines 5 variants (though it only describes algorithms to generate 4): 1 = time based 2 = DCE based using POSIX UIDs 3 = name based (md5 hash) 4 = random numbers based 5 = name based (sha-1 hash)
getGenerationTiming() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
Obtain a description of if/when the attribute value is generated by the database.
getGenerationTiming() - Method in class org.hibernate.tuple.CreationTimestampGeneration
Deprecated.
 
getGenerationTiming() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
Deprecated.
 
getGenerationTiming() - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
getGenerator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Gets the value of the generator property.
getGenerator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the generator property.
getGenerator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the generator property.
getGenerator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
Gets the value of the generator property.
getGenerator() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
The value generation strategy to use for this attribute.
getGenerator() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getGenerator() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the surrogate key generation strategy (optional operation)
getGenerator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getGenerator() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getGenerator() - Method in interface org.hibernate.tuple.IdentifierAttribute
Deprecated.
 
getGenerator() - Method in class org.hibernate.tuple.IdentifierProperty
Deprecated.
 
getGenerator(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getGenerator(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the identifier generator for the hierarchy
getGeneratorName() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
Obtain the name of the identifier value generator.
getGenerators() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getGenericComponent(Class<?>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getGenericComponent(Class<?>) - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
getGenericGenerators() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the genericGenerators property.
getGetter() - Method in interface org.hibernate.property.access.spi.PropertyAccess
Obtain the delegate for getting values of the persistent attribute.
getGetter(int) - Method in interface org.hibernate.tuple.Tuplizer
Deprecated.
Retrieve the getter for the specified property.
getGetter(Class) - Method in class org.hibernate.mapping.Property
 
getGrammarFileName() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
 
getGrammarFileName() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
getGrammarFileName() - Method in class org.hibernate.grammars.hql.HqlLexer
 
getGrammarFileName() - Method in class org.hibernate.grammars.hql.HqlParser
 
getGrammarFileName() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
getGrammarFileName() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
 
getGrammarFileName() - Method in class org.hibernate.grammars.ordering.OrderingLexer
 
getGrammarFileName() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
getGrant() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
Gets the value of the grant property.
getGraph() - Method in class org.hibernate.engine.query.spi.EntityGraphQueryHint
Deprecated.
 
getGraph() - Method in class org.hibernate.engine.spi.EffectiveEntityGraph
 
getGraph() - Method in interface org.hibernate.graph.spi.AppliedGraph
The applied graph
getGraph() - Method in class org.hibernate.sql.results.graph.EntityGraphTraversalState.TraversalResult
 
getGraphAttributeNodes() - Method in interface org.hibernate.graph.Graph
Ultimately only needed for implementing EntityGraph.getAttributeNodes() and Subgraph.getAttributeNodes()
getGraphedType() - Method in interface org.hibernate.graph.Graph
Graphs apply only to ManagedTypes.
getGroupAlias() - Method in class org.hibernate.query.results.TableGroupImpl
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.cte.CteTableGroup
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableGroup
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getGroupAlias() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getGroupAlias() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
If we want to use CTE for TableGroup rendering we will need to know the alias we can use for the group
getGroupByClauseExpressions() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getGroupByClauseExpressions() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
getGroupBySelectItemReferenceStrategy() - Method in class org.hibernate.dialect.Dialect
Determine how selected items are referenced in the group by clause.
getGroupBySelectItemReferenceStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getGroupBySelectItemReferenceStrategy() - Method in class org.hibernate.dialect.H2Dialect
 
getGroupBySelectItemReferenceStrategy() - Method in class org.hibernate.dialect.MySQLDialect
 
getGroupBySelectItemReferenceStrategy() - Method in class org.hibernate.dialect.OracleDialect
 
getGroupBySelectItemReferenceStrategy() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getGroupedExpressions() - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
 
getGroupingExpressions() - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
getGroupingExpressions() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getGroupings() - Method in class org.hibernate.query.sqm.tree.expression.SqmSummarization
 
getGroupings() - Method in class org.hibernate.sql.ast.tree.expression.Summarization
 
getGroupList() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getGroupList() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getGroupPropertyName() - Method in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
getGroupRestriction() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getGroupRestriction() - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
getGroupRestriction() - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
getGroupRestriction() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getGroupRestriction() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getHashCode(Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getHashCode(Object) - Method in class org.hibernate.type.AbstractType
 
getHashCode(Object) - Method in class org.hibernate.type.CollectionType
 
getHashCode(Object) - Method in class org.hibernate.type.ComponentType
 
getHashCode(Object) - Method in class org.hibernate.type.CustomType
 
getHashCode(Object) - Method in class org.hibernate.type.SerializableToBlobType
 
getHashCode(Object) - Method in interface org.hibernate.type.Type
Get a hash code, consistent with persistence "equality".
getHashCode(Object) - Method in class org.hibernate.type.UserComponentType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
getHashCode(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Get a hash code, consistent with persistence "equality".
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.UserComponentType
 
getHavingClausePredicate() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getHavingClauseRestrictions() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
getHibernateEntityName() - Method in interface org.hibernate.metamodel.model.domain.EntityDomainType
 
getHibernateEntityName() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getHibernateFetchMode() - Method in enum class org.hibernate.annotations.FetchMode
 
getHibernateFlushMode() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getHibernateFlushMode() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getHibernateFlushMode() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the current FlushMode for this session.
getHibernateFlushMode() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getHibernateFlushMode() - Method in interface org.hibernate.query.CommonQueryContract
The FlushMode in effect for this query.
getHibernateFlushMode() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getHibernateFlushMode() - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
getHibernateFlushMode() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getHibernateFlushMode() - Method in interface org.hibernate.Session
Get the current flush mode for this session.
getHibernateLazyInitializer() - Method in interface org.hibernate.proxy.HibernateProxy
Get the lazy initialization handler for this object.
getHibernateLazyInitializer() - Method in class org.hibernate.proxy.map.MapProxy
 
getHibernateLockMode() - Method in interface org.hibernate.query.NativeQuery
 
getHibernateLockMode() - Method in interface org.hibernate.query.SelectionQuery
Get the root LockMode for the query
getHibernateLockMode() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
Get the root LockMode for the query
getHibernateLockMode() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getHibernateType() - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
 
getHibernateType() - Method in interface org.hibernate.query.QueryParameter
Get the Hibernate Type associated with this parameter, if one.
getHibernateType() - Method in class org.hibernate.query.spi.AbstractQueryParameter
 
getHibernateType() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
getHierarchy() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
Get the hierarchy this belongs to.
getHierarchyInheritanceType() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
The inheritance type/strategy for the hierarchy.
getHint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the hint property.
getHint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the hint property.
getHint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Gets the value of the hint property.
getHint() - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
getHints() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getHints() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getHints() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getHints() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getHints() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getHitCount() - Method in interface org.hibernate.stat.CacheRegionStatistics
The number of successful cache look-ups against the region since the last Statistics clearing
getHiTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
Deprecated.
Unique down to millisecond
getHiValue() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
Getter for property 'upperLimit'.
getHqlEntityReference(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
Specialized handling for resolving entity-name references in an HQL query
getHqlImports() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the hqlImports property.
getHqlString() - Method in class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
 
getHqlString() - Method in interface org.hibernate.boot.query.NamedHqlQueryDefinition
 
getHqlString() - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
getHqlTranslator() - Method in class org.hibernate.dialect.Dialect
Return an HqlTranslator specific to this dialect, or null to use the standard translator.
getHqlTranslator() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getHqlTranslator() - Method in interface org.hibernate.query.spi.QueryEngine
 
getId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the id property.
getId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the id property.
getId() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getId() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
The id to be used in the database operation.
getId() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getId() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getId() - Method in class org.hibernate.event.spi.PostLoadEvent
 
getId() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getId() - Method in class org.hibernate.event.spi.PostUpsertEvent
 
getId() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getId() - Method in class org.hibernate.proxy.AbstractSerializableProxy
 
getId() - Method in class org.hibernate.proxy.pojo.bytebuddy.SerializableProxy
 
getId(Class<Y>) - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getId(Class<Y>) - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getId(Class<Y>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getIdByUniqueKey(Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdByUniqueKey(Object, String, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getIdClass() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getIdClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the idClass property.
getIdClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the idClass property.
getIdClassAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getIdClassAttributes() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getIdClassAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getIdClassAttributesSafely() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
A form of AbstractIdentifiableType.getIdClassAttributes() which prefers to return null rather than throw exceptions
getIdClassEmbeddable() - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping
The id-class representation of this id mapping
getIdClassEmbeddable() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getIdClassSource() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceNonAggregatedComposite
Retrieve the source information for the IdClass definition
getIdentificationVariable() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableReference
 
getIdentificationVariable() - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
getIdentificationVariable() - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
getIdentifier() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeLazyAttributeInterceptor
The id of the entity instance this interceptor is associated with
getIdentifier() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
getIdentifier() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
getIdentifier() - Method in class org.hibernate.engine.spi.EntityKey
 
getIdentifier() - Method in exception org.hibernate.EntityFilterException
 
getIdentifier() - Method in exception org.hibernate.FetchNotFoundException
 
getIdentifier() - Method in class org.hibernate.mapping.IdentifierCollection
 
getIdentifier() - Method in class org.hibernate.mapping.OneToOne
Returns the identifier.
getIdentifier() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifier() - Method in class org.hibernate.mapping.RootClass
 
getIdentifier() - Method in class org.hibernate.mapping.Subclass
 
getIdentifier() - Method in exception org.hibernate.NonUniqueObjectException
 
getIdentifier() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getIdentifier() - Method in interface org.hibernate.proxy.LazyInitializer
Retrieve the identifier value for the entity our owning proxy represents, without initializing the proxy.
getIdentifier() - Method in exception org.hibernate.StaleObjectStateException
 
getIdentifier() - Method in exception org.hibernate.UnresolvableObjectException
 
getIdentifier() - Method in exception org.hibernate.WrongClassException
 
getIdentifier(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getIdentifier(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getIdentifier(Object) - Method in interface org.hibernate.metadata.ClassMetadata
getIdentifier(Object) - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
Extract the identifier from an instance of the entity
getIdentifier(Object) - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
getIdentifier(Object) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getIdentifier(Object) - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getIdentifier(Object) - Method in interface org.hibernate.Session
Return the identifier value of the given entity associated with this session.
getIdentifier(Object) - Method in interface org.hibernate.StatelessSession
Return the identifier value of the given entity, which may be detached.
getIdentifier(Object, int) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getIdentifier(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the identifier of the given collection entry.
getIdentifier(Object, int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
getIdentifier(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
getIdentifier(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the identifier of an instance (throw an exception if no identifier property)
getIdentifier(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping.IdentifierValueMapper
Extract the identifier out of the given entity, returning the mapper's representation
getIdentifier(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifier(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the identifier of an instance from the object's identifier property.
getIdentifier(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.EntityType
 
getIdentifier(String, boolean, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
Get an identifier for the specified details.
getIdentifierAliases() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierAliases(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierAliases(String) - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Get the result set aliases used for the identifier columns, given a suffix
getIdentifierAttributeName() - Method in class org.hibernate.spi.EntityIdentifierNavigablePath
 
getIdentifierAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitIdentifierColumnNameSource
Access to the AttributePath for the entity's identifier attribute.
getIdentifierAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceAggregatedComposite
Obtain the source descriptor for the identifier attribute.
getIdentifierAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceSimple
Obtain the source descriptor for the identifier attribute.
getIdentifierColumnAlias(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierColumnAlias(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Read-by-position makes this irrelevant. Currently still used by SQLQueryParser
getIdentifierColumnName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierColumnName() - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
Deprecated.
 
getIdentifierColumnNames() - Method in interface org.hibernate.id.PostInsertIdentityPersister
Deprecated.
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
Deprecated.
 
getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Get the names of columns used to persist the identifier
getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Get the names of columns used to persist the identifier
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
Deprecated.
 
getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
Deprecated.
 
getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getIdentifierColumnSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierDescriptor() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getIdentifierDescriptor() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getIdentifierDescriptor() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getIdentifierDescriptor() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierDescriptor() - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
The ModelPart describing the identifier/key for this target
getIdentifierDescriptor() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getIdentifierFetch() - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
getIdentifierForTableGroup() - Method in class org.hibernate.spi.NavigablePath
 
getIdentifierGenerator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the identifierGenerator property.
getIdentifierGenerator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the identifierGenerator property.
getIdentifierGenerator() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Deprecated.
getIdentifierGenerator() - Method in interface org.hibernate.persister.collection.CollectionPersister
getIdentifierGenerator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
getIdentifierGenerator() - Method in interface org.hibernate.persister.entity.EntityPersister
getIdentifierGenerator() - Method in interface org.hibernate.tuple.IdentifierAttribute
Deprecated.
getIdentifierGenerator() - Method in class org.hibernate.tuple.IdentifierProperty
Deprecated.
 
getIdentifierGenerator(String) - Method in interface org.hibernate.boot.Metadata
 
getIdentifierGenerator(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getIdentifierGenerator(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getIdentifierGenerator(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
getIdentifierGeneratorDescriptor() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSource
Obtain the identifier generator source.
getIdentifierGeneratorFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getIdentifierGeneratorFactory() - Method in interface org.hibernate.boot.spi.BootstrapContext
 
getIdentifierGeneratorFactory() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
The service implementing IdentifierGeneratorFactory.
getIdentifierGeneratorFactory() - Method in interface org.hibernate.id.factory.spi.CustomIdGeneratorCreationContext
 
getIdentifierGeneratorParameters() - Method in class org.hibernate.mapping.SimpleValue
 
getIdentifierGeneratorProperties() - Method in class org.hibernate.mapping.SimpleValue
getIdentifierGeneratorStrategy() - Method in class org.hibernate.mapping.IdGenerator
Deprecated.
 
getIdentifierGeneratorStrategy() - Method in class org.hibernate.mapping.SimpleValue
Returns the identifierGeneratorStrategy.
getIdentifierHelper() - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
getIdentifierHelper() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Obtain the helper for dealing with identifiers in this environment.
getIdentifierIfNotUnsaved(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
Return the identifier of the persistent or transient object, or throw an exception if the instance is "unsaved"
getIdentifierMapper() - Method in class org.hibernate.mapping.MappedSuperclass
 
getIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifierMapper() - Method in class org.hibernate.mapping.Subclass
 
getIdentifierMapping() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Mapping details for the entity's identifier.
getIdentifierMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getIdentifierMethod - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
getIdentifierOrUniqueKeyPropertyName(Mapping) - Method in class org.hibernate.type.EntityType
The name of the property on the associated entity to which our FK refers
getIdentifierOrUniqueKeyType(Mapping) - Method in class org.hibernate.type.EntityType
Determine the type of either (1) the identifier if we reference the associated entity's PK or (2) the unique key to which we refer (i.e.
getIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
getIdentifierProperty() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getIdentifierPropertyName() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the name of the identifier property (or return null)
getIdentifierPropertyName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierPropertyName() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the name of the identifier property (or return null) - need not return the name of an actual Java property
getIdentifierPropertyName(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getIdentifierPropertyName(String) - Method in interface org.hibernate.engine.spi.Mapping
Deprecated.
 
getIdentifierPropertyName(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getIdentifierSource() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain source information about this entity's identifier.
getIdentifierTableDetails() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Details for the table that defines the identifier column(s) for an entity hierarchy.
getIdentifierTableDetails() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getIdentifierTableDetails() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getIdentifierTableDetails() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getIdentifierTableDetails() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getIdentifierTableMapping() - Method in interface org.hibernate.persister.collection.mutation.CollectionMutationTarget
 
getIdentifierTableMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierTableMapping() - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
 
getIdentifierTableMapping() - Method in interface org.hibernate.sql.model.MutationTarget
The descriptor for the table containing the identifier for the target
getIdentifierTableName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierTableName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierTableName() - Method in interface org.hibernate.sql.model.MutationTarget
The name of the table defining the identifier for this target
getIdentifierType() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'identifierType'.
getIdentifierType() - Method in class org.hibernate.id.enhanced.TableGenerator
Type mapping for the identifier.
getIdentifierType() - Method in class org.hibernate.mapping.Any
 
getIdentifierType() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the identifier Hibernate type
getIdentifierType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIdentifierType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Hibernate is moving away from Type. Corresponding mapping metamodel calls should be used instead - here, PluralAttributeMapping.getIdentifierDescriptor()
getIdentifierType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifierType() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the identifier type
getIdentifierType() - Method in class org.hibernate.type.AnyType
 
getIdentifierType(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getIdentifierType(String) - Method in interface org.hibernate.engine.spi.Mapping
Deprecated.
 
getIdentifierType(String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getIdentifierValue() - Method in class org.hibernate.engine.spi.EntityKey
 
getIdentifierValueMapper() - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping
The id-class, if there is one, otherwise the virtual-id.
getIdentifierValueMapper() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.CockroachDBIdentityColumnSupport
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.HANAIdentityColumnSupport
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
 
getIdentityColumnString(int) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
The syntax used during DDL to define a column as being an IDENTITY of a particular type.
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.MySQLIdentityColumnSupport
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.identity.PostgreSQLIdentityColumnSupport
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.CockroachDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2400Dialect
Deprecated.
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2400V7R3Dialect
Deprecated.
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2Dialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2iDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.DB2zDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.DerbyDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.Dialect
Get the appropriate IdentityColumnSupport for this dialect.
getIdentityColumnSupport() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.H2Dialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.HSQLDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.MariaDBDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.MySQLDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.OracleDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.SQLServerDialect
 
getIdentityColumnSupport() - Method in class org.hibernate.dialect.SybaseDialect
 
getIdentityInsertDelegate() - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
Deprecated, for removal: This API element is subject to removal in a future version.
getIdentityInsertString() - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
 
getIdentityInsertString() - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
 
getIdentityInsertString() - Method in class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
 
getIdentityInsertString() - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
The keyword used to insert a generated value into an identity column (or null).
getIdentityInsertString() - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
getIdentityInsertString() - Method in class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
 
getIdentitySelectString() - Method in interface org.hibernate.id.PostInsertIdentityPersister
Deprecated.
 
getIdentitySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentitySelectString() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the database-specific SQL command to retrieve the last generated IDENTITY value.
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.CockroachDBIdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.DB2zIdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.HANAIdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
Get the select command to use to retrieve the last generated IDENTITY value for a particular table
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.MySQLIdentityColumnSupport
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.identity.PostgreSQLIdentityColumnSupport
 
getIdentityTable() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentityTable() - Method in class org.hibernate.mapping.UnionSubclass
 
getIdentityTables() - Method in class org.hibernate.mapping.RootClass
 
getIdOfOwnerOrNull(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
Get the id value from the owning entity key, usually the same as the key, but might be some other property, in the case of property-ref
getIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the idType property.
getIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
Gets the value of the idType property.
getIdType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
Gets the value of the idType property.
getIdType() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getIdType() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getIdType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getImmutableEntityUpdateQueryHandlingMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getImmutableEntityUpdateQueryHandlingMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getImplementation() - Method in class org.hibernate.boot.spi.InFlightMetadataCollector.CollectionTypeRegistrationDescriptor
 
getImplementation() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getImplementation() - Method in interface org.hibernate.proxy.LazyInitializer
Return the underlying persistent object, initializing if necessary
getImplementation(SharedSessionContractImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getImplementation(SharedSessionContractImplementor) - Method in interface org.hibernate.proxy.LazyInitializer
Return the underlying persistent object in the given session, or null if not contained in this session's persistence context.
getImplementationClass() - Method in interface org.hibernate.proxy.LazyInitializer
Get the actual class of the entity, possibly initializing the entity if it has subclasses.
getImplementationClass() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getImplementationClass() - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
getImplementationEntityName() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getImplementationEntityName() - Method in interface org.hibernate.proxy.LazyInitializer
Get the actual name of the entity, possibly initializing the entity if it has subclasses.
getImplementors() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getImplementors(String) - Method in interface org.hibernate.Metamodel
Deprecated.
Given the name of an entity class, determine all the class and interface names by which it can be referenced in an HQL query.
getImplicitCacheAccessType() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getImplicitCacheAccessType() - Method in interface org.hibernate.boot.spi.MappingDefaults
The cache access type to use if none is specified
getImplicitCacheAccessType() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access to any implicit cache AccessType.
getImplicitCacheKeysFactory() - Method in class org.hibernate.cache.spi.support.RegionFactoryTemplate
 
getImplicitCascadeStyleName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the cascade style to apply to associations if none specified in the mapping.
getImplicitCatalogName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the database catalog name to use if none specified in the mapping.
getImplicitDiscriminatorColumnName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the column name to use for the discriminator column if none specified in the mapping.
getImplicitIdColumnName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the column name to use for the identifier column if none specified in the mapping.
getImplicitListClassification() - Method in interface org.hibernate.boot.spi.MappingDefaults
Collection semantics to be applied to List attributes with no explicit configuration
getImplicitNamingStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getImplicitNamingStrategy() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getImplicitNamingStrategy() - Method in class org.hibernate.cfg.Configuration
The ImplicitNamingStrategy, if any, to use in this configuration.
getImplicitPackageName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the package name to use if none specified in the mapping.
getImplicitPropertyAccessorName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the default PropertyAccessStrategy name to use if none specified in the mapping.
getImplicitSchemaName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the database schema name to use if none specified in the mapping.
getImplicitTable() - Method in interface org.hibernate.mapping.IdentifiableTypeClass
 
getImplicitTable() - Method in class org.hibernate.mapping.MappedSuperclass
 
getImplicitTable() - Method in class org.hibernate.mapping.PersistentClass
 
getImplicitTenantIdColumnName() - Method in interface org.hibernate.boot.spi.MappingDefaults
Identifies the column name to use for the tenant identifier column if none is specified in the mapping.
getImpliedResultType() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
getImport() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the import property.
getImportedName(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
getImportedName(String) - Method in interface org.hibernate.metamodel.RuntimeMetamodels
 
getImports() - Method in interface org.hibernate.boot.Metadata
Retrieves all defined imports (class renames).
getImports() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getInclude() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Gets the value of the include property.
getInclude() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
Gets the value of the include property.
getInclude() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCaching
Gets the value of the include property.
getIncludedTable() - Method in class org.hibernate.mapping.DenormalizedTable
 
getInclusionCheckPart() - Method in interface org.hibernate.metamodel.mapping.CollectionPart
 
getIncrementSize() - Method in class org.hibernate.boot.model.relational.Sequence
 
getIncrementSize() - Method in class org.hibernate.id.enhanced.AbstractOptimizer
 
getIncrementSize() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The configured increment size
getIncrementSize() - Method in interface org.hibernate.id.enhanced.Optimizer
Retrieves the defined increment size.
getIncrementSize() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getIncrementSize() - Method in class org.hibernate.id.enhanced.TableGenerator
The amount of increment to use.
getIncrementSize() - Method in class org.hibernate.id.enhanced.TableStructure
 
getIncrementValue() - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformation
Retrieve the extracted increment value defined for the sequence.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the index property.
getIndex() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getIndex() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getIndex() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Gets the value of the index property.
getIndex() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the index property.
getIndex() - Method in class org.hibernate.mapping.IndexedCollection
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentBag
 
getIndex(Object, int, CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the index of the given collection entry
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentList
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentMap
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSet
 
getIndex(String) - Method in class org.hibernate.mapping.Table
 
getIndex(String) - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getIndex(Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Retrieve the named IndexInformation
getIndexColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Read-by-position makes this irrelevant. Currently still used by SQLQueryParser
getIndexColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the names of the collection index columns if this is an indexed collection (optional operation)
getIndexColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the names of the collection index columns if this is an indexed collection (optional operation), aliased by the given table alias
getIndexConstraintNames() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
 
getIndexDescriptor() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getIndexDescriptor() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping.IndexMetadata
 
getIndexedColumns() - Method in interface org.hibernate.tool.schema.extract.spi.IndexInformation
Obtain the columns indexed under this index.
getIndexes() - Method in class org.hibernate.mapping.Table
 
getIndexes() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Obtain an iterable over all the table's defined indexes.
getIndexes(TableInformation) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
Extract information about indexes defined against the given table.
getIndexExporter() - Method in class org.hibernate.dialect.Dialect
Get an Exporter for Indexes, usually StandardIndexExporter.
getIndexExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getIndexFormulas() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexFormulas() - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the index formulas if this is an indexed collection (optional operation)
getIndexIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.IndexInformation
Obtain the identifier for this index.
getIndexInOwner(String, String, Object, Map) - Method in interface org.hibernate.engine.spi.PersistenceContext
Search the persistence context for an index of the child object, given a collection role
getIndexManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the indexManyToAny property.
getIndexManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the indexManyToMany property.
getIndexMetadata() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getIndexPathSource() - Method in interface org.hibernate.metamodel.model.domain.ListPersistentAttribute
 
getIndexPathSource() - Method in interface org.hibernate.metamodel.model.domain.PluralPersistentAttribute
 
getIndexPropertyName() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping.IndexMetadata
 
getIndexTableGroup() - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
getIndexTableGroup() - Method in class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
 
getIndexTableGroup() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getIndexTableGroup() - Method in interface org.hibernate.sql.ast.tree.from.PluralTableGroup
 
getIndexType() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
The collection index type (or null if the collection has no index)
getIndexType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Hibernate is moving away from Type. Corresponding mapping metamodel calls should be used instead - here, PluralAttributeMapping.getIndexDescriptor()
getIndicatedEntity() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorValueDetails
getIndicatedEntityName() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorValueDetails
The name of the concrete entity-type mapped to this discriminator value
getIndividualAttributeIdGenerator(String) - Method in interface org.hibernate.boot.model.source.spi.CompositeIdentifierSource
Handle silly SpecJ reading of the JPA spec.
getInetJdbcType(ServiceRegistry) - Static method in class org.hibernate.dialect.PgJdbcHelper
 
getInExpressionCountLimit() - Method in class org.hibernate.dialect.DB2Dialect
 
getInExpressionCountLimit() - Method in class org.hibernate.dialect.DerbyDialect
 
getInExpressionCountLimit() - Method in class org.hibernate.dialect.Dialect
Return the limit that the underlying database places on the number of elements in an IN predicate.
getInExpressionCountLimit() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getInExpressionCountLimit() - Method in class org.hibernate.dialect.OracleDialect
 
getInExpressionCountLimit() - Method in class org.hibernate.dialect.SQLServerDialect
 
getInExpressionCountLimit() - Method in class org.hibernate.dialect.SybaseDialect
 
getInferredParameterType(QueryParameter<T>) - Method in interface org.hibernate.query.ParameterMetadata
 
getInferredValueMapping() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getInFlightAccess() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getInFlightAccess() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getInflightQueryPart() - Method in interface org.hibernate.sql.ast.spi.SqlAstQueryPartProcessingState
Get the QueryPart being processed as part of this state.
getInheritance() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the inheritance property.
getInitCommands() - Method in class org.hibernate.boot.model.relational.Database
 
getInitCommands() - Method in class org.hibernate.boot.model.relational.InitCommand
 
getInitCommands(SqlStringGenerationContext) - Method in class org.hibernate.mapping.Table
 
getInitializedLazyAttributeNames() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeLazyAttributeInterceptor
The names of all lazy attributes which have been initialized
getInitializedLazyAttributeNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
getInitializedLazyAttributeNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
getInitializedLazyAttributeNames() - Method in interface org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer.InterceptorImplementor
Deprecated.
 
getInitializedLazyAttributeNames() - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
Deprecated.
Just as the method it overrides. Interceptors that deal with lazy state should implement BytecodeLazyAttributeInterceptor
getInitializedPart() - Method in interface org.hibernate.sql.results.graph.collection.CollectionInitializer
 
getInitializedPart() - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableInitializer
 
getInitializedPart() - Method in interface org.hibernate.sql.results.graph.Initializer
 
getInitializer() - Method in interface org.hibernate.sql.results.graph.collection.LoadingCollectionEntry
The initializer responsible for the loading
getInitializer() - Method in interface org.hibernate.sql.results.graph.DomainResultAssembler
 
getInitializerCount() - Method in interface org.hibernate.sql.results.spi.RowReader
 
getInitializerData(int) - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
 
getInitializers() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingResolution
 
getInitializingCollectionDescriptor() - Method in interface org.hibernate.sql.results.graph.collection.CollectionInitializer
 
getInitialValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Gets the value of the initialValue property.
getInitialValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the initialValue property.
getInitialValue() - Method in class org.hibernate.boot.model.relational.Sequence
 
getInitialValue() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The configured initial value
getInitialValue() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getInitialValue() - Method in class org.hibernate.id.enhanced.TableGenerator
The initial value to use when we find no previous state in the generator table corresponding to our sequence.
getInitialValue() - Method in class org.hibernate.id.enhanced.TableStructure
 
getInjector() - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
Returns the injector for the generated property.
getInjector() - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
 
getInputStream() - Method in interface org.hibernate.engine.jdbc.BinaryStream
Retrieve the input stream.
getInsertBatchKey() - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
getInsertCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getInsertCoordinator() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the insert coordinator instance.
getInsertCount() - Method in interface org.hibernate.stat.EntityStatistics
Number of times (since last Statistics clearing) this entity has been inserted
getInsertCustomSql() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getInsertDelegate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getInsertDelegate() - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
 
getInsertDetails() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getInsertDetails() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getInsertDetails() - Method in interface org.hibernate.sql.model.TableMapping
Details for insertion into this table
getInsertExpectation() - Method in class org.hibernate.mapping.Collection
 
getInsertExpectation() - Method in class org.hibernate.mapping.Join
 
getInsertExpectation() - Method in class org.hibernate.mapping.PersistentClass
 
getInsertExpectation() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getInsertGeneratedProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getInsertGeneratedProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getInsertGeneratedValuesProcessor() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getInsertionTargetPaths() - Method in interface org.hibernate.query.criteria.JpaCriteriaInsert
Returns the insertion target paths.
getInsertionTargetPaths() - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
getInsertionTargetPaths() - Method in interface org.hibernate.query.sqm.tree.insert.SqmInsertStatement
 
getInsertRowOperation() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getInsertRowOperation(TableMapping) - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getInsertRowsCoordinator() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getInsertRowValues() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getInstance() - Method in class org.hibernate.sql.results.graph.InitializerData
 
getInstance(Dialect) - Static method in class org.hibernate.dialect.sequence.OracleSequenceSupport
 
getInstanceGenerationId() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getInstanceToLoad() - Method in class org.hibernate.event.spi.LoadEvent
 
getInstantiationOptimizer() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer
Retrieve the optimizer for calling an entity's constructor via reflection.
getInstantiationTarget() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
getInstantiator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Gets the value of the instantiator property.
getInstantiator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
Gets the value of the instantiator property.
getInstantiator() - Method in class org.hibernate.mapping.Component
 
getInstantiator() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType.ConcreteEmbeddableType
 
getInstantiator() - Method in interface org.hibernate.metamodel.spi.EmbeddableRepresentationStrategy
Create a delegate capable of instantiating instances of the represented type.
getInstantiator() - Method in interface org.hibernate.metamodel.spi.EntityRepresentationStrategy
Create a delegate capable of instantiating instances of the represented type.
getInstantiatorForClass(String) - Method in interface org.hibernate.metamodel.spi.EmbeddableRepresentationStrategy
 
getInstantiatorForDiscriminator(Object) - Method in interface org.hibernate.metamodel.spi.EmbeddableRepresentationStrategy
 
getInstantiatorPropertyNames() - Method in class org.hibernate.mapping.Component
 
getInstrumentationMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getInstrumentationMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getIntegerLiteral(JpaExpression<Number>, int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getIntegerType() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getIntegerType() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getIntegralDataTypeHolder(Class<?>) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
getIntegrators() - Method in interface org.hibernate.integrator.spi.IntegratorService
Retrieve all integrators.
getIntegrators() - Method in interface org.hibernate.jpa.boot.spi.IntegratorProvider
 
getInterceptor() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getInterceptor() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Get the interceptor to use by default for all sessions opened from this factory.
getInterceptor() - Method in class org.hibernate.cfg.Configuration
Retrieve the configured Interceptor.
getInterceptor() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getInterceptor() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Retrieves the Interceptor associated with this session.
getInterceptor() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getIntermediatePathSource(SqmPathSource<?>) - Method in interface org.hibernate.query.sqm.SqmPathSource
Returns the intermediate SqmPathSource for a path source previously acquired via SqmPathSource.findSubPathSource(String).
getInternalFetchProfile() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
getInternalIdentifier() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getInternalIdentifier() - Method in interface org.hibernate.proxy.LazyInitializer
Retrieve the identifier value for the entity our owning proxy represents.
getInterpretationCache() - Method in interface org.hibernate.query.spi.QueryEngine
 
getIntervalJdbcType(ServiceRegistry) - Static method in class org.hibernate.dialect.PgJdbcHelper
 
getInverseForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the inverseForeignKey property.
getInverseJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the inverseJoinColumn property.
getIP() - Method in class org.hibernate.id.AbstractUUIDGenerator
Deprecated.
Unique in a local network
getIsolatedConnection() - Method in interface org.hibernate.resource.transaction.spi.DdlTransactionIsolator
getIsolatedConnection(boolean) - Method in interface org.hibernate.resource.transaction.spi.DdlTransactionIsolator
getIsolationLevel() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
The transaction isolation-level in effect.
getJakartaGroupPropertyName() - Method in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
getJakartaHintName() - Method in enum class org.hibernate.graph.GraphSemantic
The corresponding Jakarta Persistence hint name.
getJakartaJsonBFormatMapperOrNull() - Static method in class org.hibernate.type.format.jakartajson.JakartaJsonIntegration
 
getJandexView() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to the Jandex index passed by call to MetadataBuilder.applyIndexView(IndexView), if any.
getJar() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Gets the value of the jar property.
getJarFileUrls() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getJarURLFromURLEntry(URL, String) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptorFactory
 
getJarURLFromURLEntry(URL, String) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptorFactory
Given a URL which defines an entry within a JAR (really any "bundled archive" such as a jar file, zip, etc) and an entry within that JAR, find the URL to the JAR itself.
getJavaConstant(String, String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getJavaConstantType(String, String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getJavaMember() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getJavaType() - Method in interface org.hibernate.boot.model.source.spi.HibernateTypeSource
Obtain the attribute's java type if possible.
getJavaType() - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
 
getJavaType() - Method in class org.hibernate.generator.values.GeneratedValueBasicResultBuilder
 
getJavaType() - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getJavaType() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getJavaType() - Method in interface org.hibernate.metamodel.mapping.EntityVersionMapping
 
getJavaType() - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
 
getJavaType() - Method in interface org.hibernate.metamodel.mapping.ModelPart
The Java type for this part.
getJavaType() - Method in class org.hibernate.metamodel.model.domain.AbstractDomainType
 
getJavaType() - Method in interface org.hibernate.metamodel.model.domain.SingularPersistentAttribute
 
getJavaType() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getJavaType() - Method in interface org.hibernate.query.criteria.JpaCteCriteriaAttribute
The java type of the attribute.
getJavaType() - Method in interface org.hibernate.query.criteria.JpaTupleElement
 
getJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getJavaType() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
 
getJavaType() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedConverted
 
getJavaType() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedStandard
 
getJavaType() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
 
getJavaType() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
 
getJavaType() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
getJavaType() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderInstantiation
 
getJavaType() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderAttribute
 
getJavaType() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicConverted
 
getJavaType() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
getJavaType() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
getJavaType() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
getJavaType() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderInstantiation
 
getJavaType() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderBasic
 
getJavaType() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEmbeddable
 
getJavaType() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEntity
 
getJavaType() - Method in class org.hibernate.query.results.implicit.ImplicitResultClassBuilder
 
getJavaType() - Method in interface org.hibernate.query.results.ResultBuilder
 
getJavaType() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn
 
getJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
getJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getJavaType() - Method in interface org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationTarget
For DynamicInstantiationNature.CLASS this will return the Class to be instantiated.
getJavaType() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
getJavaType() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getJavaType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getJavaType() - Method in class org.hibernate.type.CustomType
 
getJavaType() - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
getJavaType() - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
 
getJavaType() - Method in interface org.hibernate.type.descriptor.java.JavaType
Get the Java type (a Type object) described by this JavaType.
getJavaType() - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
 
getJavaType() - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
 
getJavaType() - Method in class org.hibernate.type.descriptor.jdbc.spi.AbstractJdbcLiteralFormatter
 
getJavaType() - Method in class org.hibernate.type.SerializableToBlobType
 
getJavaType() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
getJavaTypeClass() - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
getJavaTypeClass() - Method in interface org.hibernate.type.descriptor.java.JavaType
Get the Java type (the Class object) described by this JavaType.
getJavaTypeClass() - Method in class org.hibernate.type.descriptor.java.spi.DynamicModelJavaType
 
getJavaTypeDescriptor() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorType
 
getJavaTypeDescriptor() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
The descriptor for the Java type represented by this expressible type
getJavaTypeDescriptor() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getJavaTypeDescriptor() - Method in interface org.hibernate.query.criteria.JpaTupleElement
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getJavaTypeDescriptor() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getJavaTypeDescriptor() - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
getJavaTypeDescriptor() - Method in interface org.hibernate.query.sqm.tree.predicate.SqmPredicate
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
getJavaTypeDescriptor() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getJavaTypeDescriptor() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getJavaTypeDescriptor() - Method in interface org.hibernate.type.BasicType
 
getJavaTypeDescriptor() - Method in class org.hibernate.type.CustomType
 
getJavaTypeDescriptor() - Method in class org.hibernate.type.SerializableToBlobType
 
getJavaTypeName() - Method in interface org.hibernate.query.criteria.JpaTupleElement
 
getJavaTypeRegistrations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the javaTypeRegistrations property.
getJavaTypeRegistry() - Method in interface org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext
 
getJavaTypeRegistry() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getJavaTypeRegistry() - Method in interface org.hibernate.persister.spi.PersisterCreationContext
Deprecated.
 
getJavaTypeRegistry() - Method in class org.hibernate.type.spi.TypeConfiguration
 
getJdbcBatchSize() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getJdbcBatchSize() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getJdbcBatchSize() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getJdbcBatchSize() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getJdbcBatchSize() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getJdbcBatchSize() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
Get the Session-level JDBC batch size.
getJdbcBatchSize() - Method in interface org.hibernate.SharedSessionContract
Get the session-level JDBC batch size for the current session.
getJdbcConnection() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getJdbcConnection() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getJdbcConnectionAccess() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getJdbcConnectionAccess() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getJdbcConnectionAccess() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
 
getJdbcContext() - Method in interface org.hibernate.resource.transaction.spi.DdlTransactionIsolator
 
getJdbcCoordinator() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getJdbcCoordinator() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain the JdbcCoordinator for this session.
getJdbcCoordinator() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getJdbcDatabaseMetaData() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getJdbcDatabaseMetaData() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getJdbcDriver() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
The JDBC Driver to be used for connections
getJdbcEnvironment() - Method in class org.hibernate.boot.model.relational.Database
 
getJdbcEnvironment() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Obtain the JDBC Environment from which this metadata came.
getJdbcEnvironment() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain the JdbcEnvironment backing this JdbcServices instance.
getJdbcEnvironment() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getJdbcEnvironment() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getJdbcFetchSize() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getJdbcFetchSize() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getJdbcJavaType() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
getJdbcJavaType() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getJdbcJavaType() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
getJdbcJavaType() - Method in class org.hibernate.type.ConvertedBasicCollectionType
 
getJdbcJavaType() - Method in class org.hibernate.type.CustomType
 
getJdbcLiteralFormatter() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
The strategy for formatting values of this expressible type to a SQL literal.
getJdbcLiteralFormatter() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getJdbcLiteralFormatter() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getJdbcLiteralFormatter() - Method in interface org.hibernate.type.BasicType
 
getJdbcLiteralFormatter() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
getJdbcLiteralFormatter() - Method in class org.hibernate.type.ConvertedBasicCollectionType
 
getJdbcLiteralFormatter() - Method in class org.hibernate.type.CustomType
 
getJdbcLiteralFormatter() - Method in class org.hibernate.type.SerializableToBlobType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.PostgreSQLInetJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.dialect.VarcharUUIDJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.InstantJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Obtain a formatter object capable of rendering values of the given Java type as SQL literals of the type represented by this object.
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.LocalDateJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.LocalDateTimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.LocalTimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.OffsetDateTimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.OffsetTimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.type.descriptor.jdbc.ZonedDateTimeJdbcType
 
getJdbcLockStrategy() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getJdbcMapping() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
getJdbcMapping() - Method in interface org.hibernate.mapping.BasicValue.Resolution
 
getJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.BasicValuedMapping
 
getJdbcMapping() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.SqlExpressible
Anything that is expressible at the SQL AST level would be of basic type.
getJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
getJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyColumn
Describes the mapping between object and relational for this column
getJdbcMapping() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getJdbcMapping() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getJdbcMapping() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.cte.CteColumn
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.Collation
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.Distinct
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.Format
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
getJdbcMapping() - Method in interface org.hibernate.sql.ast.tree.expression.Literal
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.Overflow
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.QueryLiteral
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.TrimSpecification
 
getJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.UnparsedNumericLiteral
 
getJdbcMapping() - Method in interface org.hibernate.sql.model.jdbc.JdbcValueDescriptor
The JDBC mapping (type, etc.) for the parameter
getJdbcMapping() - Method in interface org.hibernate.type.BasicType
 
getJdbcMapping(int) - Method in interface org.hibernate.metamodel.mapping.BasicValuedMapping
 
getJdbcMapping(int) - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
getJdbcMapping(int) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getJdbcMapping(int) - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
getJdbcMapping(int) - Method in interface org.hibernate.metamodel.mapping.JdbcMappingContainer
 
getJdbcMapping(int) - Method in interface org.hibernate.metamodel.mapping.SqlExpressible
 
getJdbcMapping(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getJdbcMapping(int) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getJdbcMapping(int) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getJdbcMapping(int) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getJdbcMapping(int) - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getJdbcMapping(int) - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getJdbcMapping(int) - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
getJdbcMapping(int) - Method in interface org.hibernate.type.BasicType
 
getJdbcMutationExecutor() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Access the executor for JdbcOperationQueryMutation operations.
getJdbcParameterBindings() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getJdbcParameters() - Method in interface org.hibernate.sql.exec.spi.JdbcParameters
 
getJdbcParamsBySqmParam() - Method in interface org.hibernate.query.sqm.spi.JdbcParameterBySqmParameterAccess
The mapping between an SqmParameter and all of its JDBC parameters
getJdbcParamsBySqmParam() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getJdbcParamsBySqmParam() - Method in interface org.hibernate.query.sqm.sql.SqmTranslation
 
getJdbcParamsBySqmParam() - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslation
 
getJdbcPosition() - Method in interface org.hibernate.sql.model.jdbc.JdbcValueDescriptor
The position within the operation, starting at 1 per JDBC
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.dialect.DB2StructJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.dialect.StructJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.RealJdbcType
Deprecated.
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
getJdbcResultSetIndex() - Method in interface org.hibernate.sql.ast.spi.SqlSelection
Get the JDBC position (1-based)
getJdbcResultsMetadata() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getJdbcSelectExecutor() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Access the executor for JdbcOperationQuerySelect operations.
getJdbcServices() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getJdbcServices() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getJdbcServices() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the JdbcServices.
getJdbcServices() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain the JdbcServices for the factory which created this session.
getJdbcServices() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getJdbcServices() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getJdbcServices() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
getJdbcServices() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getJdbcServices() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
 
getJdbcSessionContext() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getJdbcSessionContext() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getJdbcSessionContext() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
 
getJdbcSessionOwner() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
 
getJdbcTimeZone() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getJdbcTimeZone() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getJdbcTimeZone() - Method in class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
 
getJdbcTimeZone() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getJdbcTimeZone() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getJdbcTimeZone() - Method in class org.hibernate.persister.entity.SessionFactoryBasedWrapperOptions
 
getJdbcTimeZone() - Method in interface org.hibernate.type.descriptor.WrapperOptions
The JDBC TimeZone used when writing a value of type Time or Timestamp to a JDBC PreparedStatement, or when reading from a JDBC ResultSet.
getJdbcToHibernateTypeContributionMap() - Method in class org.hibernate.type.spi.TypeConfiguration
 
getJdbcType() - Method in interface org.hibernate.mapping.BasicValue.Resolution
The JavaType for the relational value as part of the relational model (its JDBC representation)
getJdbcType() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
The descriptor for the SQL type represented by this expressible type
getJdbcType() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getJdbcType() - Method in interface org.hibernate.query.OutputableType
Descriptor for the SQL type mapped by this type.
getJdbcType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getJdbcType() - Method in class org.hibernate.type.ComponentType
 
getJdbcType() - Method in class org.hibernate.type.CustomType
 
getJdbcType() - Method in class org.hibernate.type.descriptor.jdbc.BasicBinder
 
getJdbcType() - Method in class org.hibernate.type.descriptor.jdbc.BasicExtractor
 
getJdbcType() - Method in class org.hibernate.type.SerializableToBlobType
 
getJdbcType(int) - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getJdbcType(int) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
The JdbcType registered under the given type code with the associated JdbcTypeRegistry.
getJdbcType(TypeConfiguration) - Method in class org.hibernate.type.EnumType
Deprecated.
 
getJdbcType(TypeConfiguration) - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
getJdbcType(TypeConfiguration) - Method in interface org.hibernate.usertype.UserType
A mapped JdbcType.
getJdbcTypeCode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the jdbcTypeCode property.
getJdbcTypeCode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the jdbcTypeCode property.
getJdbcTypeCode() - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.AbstractPostgreSQLJsonPGObjectType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.DB2StructJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.PostgreSQLInetJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.StructJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.dialect.VarcharUUIDJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getJdbcTypeCode() - Method in interface org.hibernate.procedure.FunctionReturn
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.BinaryJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.CharJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.InstantJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
getJdbcTypeCode() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
The JDBC type code used when interacting with JDBC APIs.
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LocalDateJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LocalDateTimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LocalTimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LongNVarcharJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LongVarbinaryJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.LongVarcharJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.NCharJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.NullJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.NumericJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.ObjectJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.OffsetDateTimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.OffsetTimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.RealJdbcType
Deprecated.
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.RowIdJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.type.descriptor.jdbc.ZonedDateTimeJdbcType
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.BasicValuedMapping
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.Bindable
The number of JDBC mappings
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.JdbcMappingContainer
The number of JDBC mappings
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.SelectableMappings
The number of selectables
getJdbcTypeCount() - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
 
getJdbcTypeCount() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getJdbcTypeCount() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
getJdbcTypeCount() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getJdbcTypeCount() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getJdbcTypeCount() - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getJdbcTypeCount() - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getJdbcTypeCount() - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
getJdbcTypeCount() - Method in interface org.hibernate.type.BasicType
 
getJdbcTypeRegistrations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the jdbcTypeRegistrations property.
getJdbcTypeRegistry() - Method in class org.hibernate.type.spi.TypeConfiguration
 
getJdbcUrl() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
The JDBC URL to be used for connections
getJdbcValue(int) - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
Retrieve the value corresponding to the given index as part of the "current JDBC row".
getJdbcValue(SqlSelection) - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
Retrieve the value corresponding to the given SqlSelection as part of the "current JDBC row".
getJdbcValueBinder() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
The strategy for binding values of this expressible type to JDBC PreparedStatements and CallableStatements.
getJdbcValueBinder() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getJdbcValueBinder() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getJdbcValueBinder() - Method in interface org.hibernate.type.BasicType
 
getJdbcValueBinder() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
getJdbcValueBinder() - Method in class org.hibernate.type.ConvertedBasicCollectionType
 
getJdbcValueBinder() - Method in class org.hibernate.type.CustomType
 
getJdbcValueBinder() - Method in class org.hibernate.type.SerializableToBlobType
 
getJdbcValueBinder() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
getJdbcValueBindings() - Method in interface org.hibernate.engine.jdbc.mutation.MutationExecutor
Get the delegate to be used to coordinate JDBC parameter binding.
getJdbcValueCount() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
Different from EmbeddableMappingType.getJdbcTypeCount() as this will treat an aggregate as a single element.
getJdbcValueCount(MappingType) - Static method in class org.hibernate.dialect.StructHelper
 
getJdbcValueDescriptor(String, ParameterUsage) - Method in interface org.hibernate.sql.model.MutationOperation
Form of MutationOperation.findValueDescriptor(java.lang.String, org.hibernate.engine.jdbc.mutation.ParameterUsage), throwing an exception if not found as opposed to simply returning null
getJdbcValueExtractor() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
The strategy for extracting values of this expressible type from JDBC ResultSets, CallableStatements, etc
getJdbcValueExtractor() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getJdbcValueExtractor() - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
getJdbcValueExtractor() - Method in interface org.hibernate.sql.ast.spi.SqlSelection
Get the extractor that can be used to extract JDBC values for this selection
getJdbcValueExtractor() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getJdbcValueExtractor() - Method in interface org.hibernate.type.BasicType
 
getJdbcValueExtractor() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
getJdbcValueExtractor() - Method in class org.hibernate.type.ConvertedBasicCollectionType
 
getJdbcValueExtractor() - Method in class org.hibernate.type.CustomType
 
getJdbcValueExtractor() - Method in class org.hibernate.type.SerializableToBlobType
 
getJdbcValueExtractor() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
getJdbcValues(EmbeddableMappingType, int[], Object, WrapperOptions) - Static method in class org.hibernate.dialect.StructHelper
 
getJdbcValueSelectable(int) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
getJdbcValuesMappingProducer() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQueryAnonBlock
Retrieve the "result set mappings" for processing any ResultSets returned from the JDBC call.
getJdbcValuesMappingProducer() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
getJdbcValuesSourceProcessingState() - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
Access to the state related to the overall processing of the results.
getJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the join property.
getJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the join property.
getJoin() - Method in interface org.hibernate.boot.jaxb.hbm.spi.SecondaryTableContainer
 
getJoinClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getJoinClosure() - Method in class org.hibernate.mapping.Subclass
 
getJoinClosureSpan() - Method in class org.hibernate.mapping.PersistentClass
 
getJoinClosureSpan() - Method in class org.hibernate.mapping.Subclass
 
getJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the joinColumn property.
getJoinedGroup() - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
getJoinedNode() - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
getJoinedNode() - Method in interface org.hibernate.sql.ast.tree.from.TableJoin
 
getJoinedNode() - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
 
getJoinedSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the joinedSubclass property.
getJoinedSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the joinedSubclass property.
getJoinedSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the joinedSubclass property.
getJoinedTableReference() - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
 
getJoinNumber(Property) - Method in class org.hibernate.mapping.PersistentClass
 
getJoinPredicate() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
 
getJoinPredicate() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
getJoinPredicate() - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
getJoinPredicate() - Method in interface org.hibernate.query.sqm.tree.from.SqmQualifiedJoin
Obtain the join predicate
getJoinPredicateConsumer() - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
getJoins() - Method in class org.hibernate.mapping.PersistentClass
 
getJoins() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
getJoins(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getJoinTable() - Method in interface org.hibernate.boot.jaxb.mapping.AssociationAttribute
 
getJoinTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the joinTable property.
getJoinType() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
getJoinType() - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
getJoinType() - Method in interface org.hibernate.sql.ast.tree.from.TableJoin
 
getJoinType() - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
 
getJPA10() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
getJPA20() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
getJPA21() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
getJPA22() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
getJPA30() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
getJPA31() - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
getJpaAttributeConverterDescriptor() - Method in class org.hibernate.mapping.SimpleValue
 
getJpaCallbackClasses() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
Access to the sources describing JPA lifecycle callbacks.
getJpaClassification() - Method in enum class org.hibernate.metamodel.AttributeClassification
The associated Attribute.PersistentAttributeType, if one
getJpaCompliance() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getJpaCompliance() - Method in interface org.hibernate.boot.spi.BootstrapContext
In-flight form of JpaCompliance
getJpaCompliance() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getJpaCompliance() - Method in interface org.hibernate.metamodel.mapping.ordering.TranslationContext
 
getJpaCompliance() - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getJpaCompliance() - Method in interface org.hibernate.query.spi.QueryEngineOptions
 
getJpaCompliance() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
getJpaCompliance() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
 
getJpaCompliance() - Method in class org.hibernate.type.spi.TypeConfiguration
Obtain the JpaCompliance setting.
getJpaCriteriaParameter() - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
getJpaCriteriaParamResolutions() - Method in interface org.hibernate.query.sqm.tree.SqmStatement.ParameterResolutions
 
getJpaEntityName() - Method in class org.hibernate.boot.model.NamedEntityGraphDefinition
 
getJpaEntityName() - Method in interface org.hibernate.boot.model.naming.EntityNaming
The JPA-specific entity name.
getJpaEntityName() - Method in class org.hibernate.mapping.PersistentClass
 
getJpaFlushMode() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getJpaHintName() - Method in enum class org.hibernate.graph.GraphSemantic
Deprecated.
getJpaMetamodel() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getJpaMetamodel() - Method in interface org.hibernate.metamodel.RuntimeMetamodels
Access to the JPA / domain metamodel.
getJpaMetamodel() - Method in interface org.hibernate.metamodel.spi.RuntimeMetamodelsImplementor
 
getJpaMetamodel() - Method in interface org.hibernate.query.sqm.spi.SqmCreationContext
Access to the domain model metadata
getJpaRetrieveMode() - Method in enum class org.hibernate.CacheMode
 
getJpaStoreMode() - Method in enum class org.hibernate.CacheMode
 
getJpaTempClassLoader() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access the temporary ClassLoader passed to us, as defined by PersistenceUnitInfo.getNewTempClassLoader(), if any.
getJsonbJdbcType(ServiceRegistry) - Static method in class org.hibernate.dialect.PgJdbcHelper
 
getJsonFormatMapper() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getJsonFormatMapper() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
The format mapper to use for serializing/deserializing JSON data.
getJsonJacksonFormatMapperOrNull() - Static method in class org.hibernate.type.format.jackson.JacksonIntegration
 
getJsonJdbcType(ServiceRegistry) - Static method in class org.hibernate.dialect.PgJdbcHelper
 
getJtaDataSource() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getJVM() - Method in class org.hibernate.id.AbstractUUIDGenerator
Deprecated.
Unique across JVMs on this machine (unless they load this class in the same quarter-second, which is very unlikely)
getJvmIdentifierBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getJvmIdentifierHexString() - Static method in class org.hibernate.id.uuid.Helper
 
getJvmIdentifierInt() - Static method in class org.hibernate.id.uuid.Helper
 
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the key property.
getKey() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getKey() - Method in interface org.hibernate.boot.jaxb.mapping.DiscriminatedAssociation
Details about the logical association foreign-key
getKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Gets the value of the key property.
getKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Gets the value of the key property.
getKey() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getKey() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the current collection key value
getKey() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Retrieves the object being used to key (uniquely identify) this batch.
getKey() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getKey() - Method in class org.hibernate.engine.spi.CollectionKey
 
getKey() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
getKey() - Method in class org.hibernate.mapping.Collection
 
getKey() - Method in class org.hibernate.mapping.Join
 
getKey() - Method in class org.hibernate.mapping.JoinedSubclass
 
getKey() - Method in class org.hibernate.mapping.PersistentClass
 
getKey() - Method in class org.hibernate.mapping.RootClass
 
getKey() - Method in class org.hibernate.mapping.Subclass
 
getKey() - Method in class org.hibernate.query.KeyedPage
The key of the last result on the previous page, or of the first result on the next page, which may be used to locate the start or end, respectively, of the current page.
getKey() - Method in interface org.hibernate.sql.results.graph.collection.LoadingCollectionEntry
The collection key.
getKeyBindingList() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
 
getKeyBindings() - Method in class org.hibernate.sql.model.ast.AbstractRestrictedTableMutation
 
getKeyBindings() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
The bindings for each key restriction (WHERE clause).
getKeyBindings() - Method in interface org.hibernate.sql.model.ast.RestrictedTableMutation
The bindings for each key restriction (WHERE clause).
getKeyClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getKeyClosure() - Method in class org.hibernate.mapping.RootClass
 
getKeyClosure() - Method in class org.hibernate.mapping.Subclass
 
getKeyColumn(int) - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyDetails
Get a key column by relative position
getKeyColumn(int) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
getKeyColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Read-by-position makes this irrelevant. Currently still used by SQLQueryParser
getKeyColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getKeyColumnNames() - Method in interface org.hibernate.persister.entity.Joinable
Deprecated.
The columns to join on
getKeyColumns() - Method in interface org.hibernate.metamodel.mapping.TableDetails.KeyDetails
Group of columns defined on the primary key
getKeyColumns() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getKeyDefinition() - Method in class org.hibernate.mapping.ForeignKey
 
getKeyDefinition() - Method in class org.hibernate.query.KeyedPage
A key definition for key-based pagination.
getKeyDescriptor() - Method in class org.hibernate.mapping.Any
 
getKeyDescriptor() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getKeyDetails() - Method in interface org.hibernate.metamodel.mapping.TableDetails
Details about the primary-key of this table
getKeyDetails() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getKeyDetails() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getKeyedResultList(KeyedPage<R>) - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the results for the given page, using key-based pagination.
getKeyedResultList(KeyedPage<R>) - Method in class org.hibernate.query.spi.AbstractQuery
 
getKeyedResultList(KeyedPage<R>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getKeyFetchable(int) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getKeyFetchable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getKeyFetchable(int) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
getKeyGraphType() - Method in interface org.hibernate.metamodel.model.domain.PersistentAttribute
 
getKeyGraphType() - Method in interface org.hibernate.metamodel.model.domain.PluralPersistentAttribute
 
getKeyGraphType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getKeyInterpretation() - Method in class org.hibernate.query.KeyedPage
Determines whether the key should be interpreted as the last result on the previous page, or as the first result on the next page.
getKeyIterator(MKV) - Method in class org.hibernate.collection.spi.AbstractMapSemantics
 
getKeyIterator(MKV) - Method in interface org.hibernate.collection.spi.MapSemantics
 
getKeyList() - Method in class org.hibernate.query.KeyedResultList
The keys of the results, in order.
getKeyMapping() - Method in class org.hibernate.mapping.Any
 
getKeyMapping() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getKeyOfOwner(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
Get the key value from the owning entity instance, usually the identifier, but might be some other unique key, in the case of property-ref
getKeyPart() - Method in interface org.hibernate.metamodel.mapping.DiscriminatedAssociationModelPart
 
getKeyPart() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getKeyPathSource() - Method in interface org.hibernate.metamodel.model.domain.MapPersistentAttribute
 
getKeyPropertyOrKeyManyToOne() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the keyPropertyOrKeyManyToOne property.
getKeyRestrictionBindings() - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
 
getKeyRestrictionBindings() - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
 
getKeyRestrictionBindings() - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
 
getKeyRestrictionBindings() - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
 
getKeys() - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
 
getKeySide() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getKeySource() - Method in interface org.hibernate.boot.model.source.spi.AnyMappingSource
 
getKeySource() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getKeySubgraph() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
Gets the value of the keySubgraph property.
getKeySubGraphMap() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
getKeySubgraphs() - Method in interface org.hibernate.graph.AttributeNode
 
getKeySubgraphs() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
getKeySubGraphs() - Method in interface org.hibernate.graph.AttributeNode
 
getKeySubGraphs() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
getKeyTable() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getKeyTargetMatchPart() - Method in interface org.hibernate.metamodel.mapping.EntityAssociationMapping
The model sub-part relative to the associated entity type that is the target of this association's foreign-key
getKeyType() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
The collection key type
getKeyType() - Method in interface org.hibernate.metamodel.model.domain.AnyMappingDomainType
 
getKeyType() - Method in interface org.hibernate.metamodel.model.domain.MapPersistentAttribute
 
getKeyType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyType() - Method in interface org.hibernate.persister.collection.CollectionPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Hibernate is moving away from Type. Corresponding mapping metamodel calls should be used instead - here, PluralAttributeMapping.getKeyDescriptor()
getKeyValueFetch() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getKeywords() - Method in class org.hibernate.dialect.Dialect
The keywords of this SQL dialect.
getKeywords() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getKind() - Method in exception org.hibernate.exception.ConstraintViolationException
Returns the kind of constraint that was violated.
getKind() - Method in class org.hibernate.persister.entity.EntityNameUse
 
getKind() - Method in interface org.hibernate.query.criteria.JpaWindowFrame
Get the FrameKind of this window frame.
getKind() - Method in class org.hibernate.query.sqm.tree.expression.SqmSummarization
 
getKind() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindowFrame
 
getKind() - Method in class org.hibernate.sql.ast.tree.expression.Summarization
 
getLastQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
getLastQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getLastQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getLastQuerySpec() - Method in class org.hibernate.sql.ast.tree.select.QueryGroup
 
getLastQuerySpec() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
getLastQuerySpec() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.NoopOptimizer
 
getLastSourceValue() - Method in interface org.hibernate.id.enhanced.Optimizer
A common means to access the last value obtained from the underlying source.
getLastSourceValue() - Method in class org.hibernate.id.enhanced.PooledLoOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.PooledOptimizer
 
getLastValue() - Method in class org.hibernate.id.enhanced.HiLoOptimizer
Getter for property 'lastValue'.
getLastValue() - Method in class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
Getter for property 'lastValue'.
getLastValue() - Method in class org.hibernate.id.enhanced.PooledOptimizer
Getter for property 'lastValue'.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the lazy property.
getLazy() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getLazyAttributeNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
getLazyAttributesMetadata() - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
 
getLazyGroup() - Method in class org.hibernate.mapping.Property
 
getLazyIndex() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
Access to the index of the attribute in terms of its position within the lazy attributes of the persister
getLazyLoadPlanByFetchGroup() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getLazyPropertyColumnAliases() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
Hibernate no longer uses aliases to read from result sets
getLeftHandExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
 
getLeftHandExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
 
getLeftHandExpression() - Method in class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
 
getLeftHandExpression(Predicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getLeftHandOperand() - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
Get the left-hand operand.
getLeftHandOperand() - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
Get the left-hand operand.
getLegacyFetchResolver() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getLegacyName() - Method in enum class org.hibernate.loader.ast.spi.CascadingFetchProfile
 
getLegacyResolvedBasicType() - Method in interface org.hibernate.mapping.BasicValue.Resolution
The BasicType resolved using the pre-6.0 rules.
getLegacyTypeText() - Method in enum class org.hibernate.boot.jaxb.SourceType
 
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
 
getLength() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getLength() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getLength() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Gets the value of the length property.
getLength() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the length property.
getLength() - Method in interface org.hibernate.boot.model.source.spi.SizeSource
The specified length.
getLength() - Method in interface org.hibernate.engine.jdbc.BinaryStream
Retrieve the length of the input stream
getLength() - Method in interface org.hibernate.engine.jdbc.CharacterStream
Retrieve the number of characters.
getLength() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getLength() - Method in class org.hibernate.engine.jdbc.Size
 
getLength() - Method in class org.hibernate.mapping.Column
 
getLength() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getLength() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getLength() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
getLength() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getLength() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getLength() - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
getLength() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getLhs() - Method in class org.hibernate.metamodel.mapping.ordering.ast.CollectionPartPath
 
getLhs() - Method in interface org.hibernate.metamodel.mapping.ordering.ast.DomainPath
 
getLhs() - Method in class org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
 
getLhs() - Method in class org.hibernate.metamodel.mapping.ordering.ast.PluralAttributePath
 
getLhs() - Method in interface org.hibernate.query.criteria.JpaPath
The source (think "left hand side") of this path
getLhs() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
getLhs() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getLhs() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath
 
getLhs() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
 
getLhs() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Get the left-hand side of this path - may be null, indicating a root, cross-join or entity-join
getLhs() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
getLhs() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
getLhs() - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
getLhs() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
getLhs() - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
getLhs() - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
getLhs() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
getLhs() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
getLHSPropertyName() - Method in class org.hibernate.type.AnyType
 
getLHSPropertyName() - Method in interface org.hibernate.type.AssociationType
Get the name of a property in the owning entity that provides the join key (null if the identifier)
getLHSPropertyName() - Method in class org.hibernate.type.CollectionType
 
getLHSPropertyName() - Method in class org.hibernate.type.EntityType
 
getLifecycleOwner() - Method in class org.hibernate.service.spi.ServiceBinding
 
getLimit() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getLimit() - Method in interface org.hibernate.query.spi.QueryOptions
The limit to the query results.
getLimit() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getLimit() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
getLimit() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getLimitHandler() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getLimitHandler() - Method in class org.hibernate.dialect.CockroachDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.DB2400Dialect
Deprecated.
 
getLimitHandler() - Method in class org.hibernate.dialect.DB2Dialect
 
getLimitHandler() - Method in class org.hibernate.dialect.DB2iDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.DB2zDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.DerbyDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.Dialect
Obtain a LimitHandler that implements pagination support for Query.setMaxResults(int) and Query.setFirstResult(int).
getLimitHandler() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getLimitHandler() - Method in class org.hibernate.dialect.H2Dialect
 
getLimitHandler() - Method in class org.hibernate.dialect.HSQLDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.MySQLDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.OracleDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.SpannerDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.SQLServerDialect
 
getLimitHandler() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getLimitParameter() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getLimitParameter() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
getLinkedSession() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
getLinkedSession() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor
 
getList(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getList(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getList(String, Class<E>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getList(String, Class<E>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getListener() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
Gets the value of the listener property.
getListener() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Gets the value of the listener property.
getListenerRegistry() - Method in class org.hibernate.event.spi.EventEngine
 
getListExpressions() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
getListExpressions() - Method in class org.hibernate.sql.ast.tree.predicate.InListPredicate
 
getListIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the listIndex property.
getListIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the listIndex property.
getListIndex() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the listIndex property.
getListIndexBase() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping.IndexMetadata
 
getLiteral() - Method in class org.hibernate.sql.ast.tree.expression.LiteralAsParameter
 
getLiteralPrefix() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getLiteralSuffix() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getLiteralValue() - Method in class org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral
 
getLiteralValue() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteral
 
getLiteralValue() - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
getLiteralValue() - Method in interface org.hibernate.sql.ast.tree.expression.Literal
 
getLiteralValue() - Method in class org.hibernate.sql.ast.tree.expression.QueryLiteral
 
getLiteralValue() - Method in class org.hibernate.sql.ast.tree.expression.UnparsedNumericLiteral
 
getLoadable() - Method in interface org.hibernate.loader.ast.spi.CollectionLoader
 
getLoadable() - Method in interface org.hibernate.loader.ast.spi.EntityLoader
 
getLoadable() - Method in interface org.hibernate.loader.ast.spi.Loader
The value-mapping loaded by this loader
getLoadable() - Method in interface org.hibernate.loader.ast.spi.SingleEntityLoader
 
getLoadContexts() - Method in interface org.hibernate.engine.spi.PersistenceContext
Retrieve this persistence context's managed load context.
getLoadCount() - Method in interface org.hibernate.stat.CollectionStatistics
Number of times (since last Statistics clearing) this collection has been loaded
getLoadCount() - Method in interface org.hibernate.stat.EntityStatistics
Number of times (since last Statistics clearing) this entity has been loaded
getLoadedCollectionOwnerIdOrNull(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the ID for the entity that owned this persistent collection when it was loaded
getLoadedCollectionOwnerOrNull(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity that owned this persistent collection when it was loaded
getLoadedCollectionPersister(PersistentCollection<?>, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getLoadedElementsIterator(SharedSessionContractImplementor, CollectionType, Object) - Static method in class org.hibernate.engine.spi.CascadingActions
Iterate just the elements of the collection that are already there.
getLoadedKey() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getLoadedOwnerIdOrNull(PersistentCollection<?>, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getLoadedOwnerOrNull(PersistentCollection<?>, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getLoadedPersister() - Method in class org.hibernate.engine.spi.CollectionEntry
This is only available late during the flush cycle
getLoadedState() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getLoadedValue() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Get the loaded value of this attribute.
getLoadedValue(String) - Method in interface org.hibernate.engine.spi.EntityEntry
 
getLoader() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the loader property.
getLoader() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getLoader() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the loader property.
getLoaderName() - Method in class org.hibernate.mapping.Collection
 
getLoaderName() - Method in class org.hibernate.mapping.PersistentClass
 
getLoadingClassLoader() - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
getLoadingClassLoader() - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Obtain access to the ClassLoader that can be used to load Class references.
getLoadingClassLoader() - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
getLoadingEntityHolders() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getLoadingJdbcParameterBindings() - Method in class org.hibernate.engine.spi.SubselectFetch
The JDBC parameter bindings related to SubselectFetch.getLoadingSqlAst() for the specific execution that loaded the owners
getLoadingJdbcParameters() - Method in class org.hibernate.engine.spi.SubselectFetch
 
getLoadingSqlAst() - Method in class org.hibernate.engine.spi.SubselectFetch
The SQL AST select from which the owner was loaded
getLoadJavaType() - Method in interface org.hibernate.metamodel.spi.EntityRepresentationStrategy
The Java type descriptor for the type returned when the entity is loaded
getLoadQueryInfluencers() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getLoadQueryInfluencers() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the LoadQueryInfluencers associated with this session.
getLoadQueryInfluencers() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getLoadQueryInfluencers() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getLoadQueryInfluencers() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getLoadQueryInfluencers() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getLoadQueryInfluencers() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
getLoadQueryInfluencers() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getLob() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the lob property.
getLob() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the lob property.
getLobCodeTypeMapping(int) - Static method in class org.hibernate.type.descriptor.jdbc.LobTypeMappings
 
getLobCreator() - Method in class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
 
getLobCreator() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getLobCreator() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getLobCreator() - Method in class org.hibernate.persister.entity.SessionFactoryBasedWrapperOptions
 
getLobCreator() - Method in interface org.hibernate.type.descriptor.WrapperOptions
Obtain access to the LobCreator.
getLobCreator(LobCreationContext) - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Create an instance of a LobCreator appropriate for the current environment, mainly meant to account for variance between: JDBC 4 (<= JDK 1.6) and JDBC 3 (>= JDK 1.5).
getLobCreatorBuilder() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Retrieve the delegate for building LobCreator instances.
getLobHelper() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getLobHelper() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getLobHelper() - Method in interface org.hibernate.Session
Obtain a factory for instances of Blob and Clob.
getLobMergeStrategy() - Method in class org.hibernate.dialect.Dialect
getLobMergeStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getLobMultiplier() - Method in class org.hibernate.engine.jdbc.Size
Deprecated, for removal: This API element is subject to removal in a future version.
getLobValueBindingList() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
 
getLobValueBindings() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
 
getLocalMetadataBuildingContext() - Method in interface org.hibernate.boot.model.source.spi.AttributeSourceContainer
Obtain the local binding context associated with this container.
getLocalMetadataBuildingContext() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
Obtain the metadata-building context local to this entity source.
getLocalName() - Method in class org.hibernate.loader.PropertyPath
Deprecated.
 
getLocalName() - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
getLocalName() - Method in class org.hibernate.metamodel.model.domain.NavigableRole
 
getLocalName() - Method in interface org.hibernate.spi.DotIdentifierSequence
The name of this leaf sequence part.
getLocalName() - Method in class org.hibernate.spi.EntityIdentifierNavigablePath
 
getLocalName() - Method in class org.hibernate.spi.NavigablePath
 
getLocalResourceName() - Method in class org.hibernate.boot.xsd.XsdDescriptor
 
getLocalSynchronizations() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Get access to the local registry of Synchronization instances
getLocatedClasses() - Method in interface org.hibernate.boot.archive.scan.spi.ScanResult
Returns descriptors for all classes discovered as part of the scan
getLocatedMappingFiles() - Method in interface org.hibernate.boot.archive.scan.spi.ScanResult
Returns descriptors for all mapping files discovered as part of the scan
getLocatedPackages() - Method in interface org.hibernate.boot.archive.scan.spi.ScanResult
Returns descriptors for all packages discovered as part of the scan
getLockable() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.Dialect
A LockingStrategy which is able to acquire a database-level lock with the specified level.
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.SpannerDialect
 
getLockMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Gets the value of the lockMode property.
getLockMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Gets the value of the lockMode property.
getLockMode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the lockMode property.
getLockMode() - Method in interface org.hibernate.boot.jaxb.hbm.spi.NativeQueryNonScalarRootReturn
Access the LockMode associated with this return
getLockMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the lockMode property.
getLockMode() - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
getLockMode() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.OptimisticLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy
Retrieve the specific lock mode defined.
getLockMode() - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
 
getLockMode() - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
 
getLockMode() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getLockMode() - Method in class org.hibernate.event.spi.LoadEvent
 
getLockMode() - Method in class org.hibernate.event.spi.LockEvent
 
getLockMode() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLockMode() - Method in class org.hibernate.LockOptions
Retrieve the overall lock mode in effect for this set of options.
getLockMode() - Method in interface org.hibernate.query.NativeQuery
Not applicable to native SQL queries, due to an unfortunate requirement of the JPA specification.
getLockMode() - Method in interface org.hibernate.query.NativeQuery.RootReturn
 
getLockMode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
getLockMode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
getLockMode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
getLockMode() - Method in interface org.hibernate.query.SelectionQuery
Get the root LockModeType for the query
getLockMode() - Method in class org.hibernate.query.spi.AbstractQuery
 
getLockMode() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getLockMode() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getLockMode() - Method in interface org.hibernate.Session.LockRequest
Deprecated.
Get the lock mode.
getLockMode() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
getLockMode(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getLockMode(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getLockOptions() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getLockOptions() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getLockOptions() - Method in class org.hibernate.event.spi.LoadEvent
 
getLockOptions() - Method in class org.hibernate.event.spi.LockEvent
 
getLockOptions() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLockOptions() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
getLockOptions() - Method in interface org.hibernate.loader.ast.spi.MultiLoadOptions
Specify the lock options applied during loading.
getLockOptions() - Method in interface org.hibernate.loader.ast.spi.NaturalIdLoadOptions
The locking options for the loaded entity
getLockOptions() - Method in interface org.hibernate.query.NativeQuery
 
getLockOptions() - Method in interface org.hibernate.query.Query
Obtains the LockOptions in effect for this query.
getLockOptions() - Method in interface org.hibernate.query.SelectionQuery
The LockOptions currently in effect for the query
getLockOptions() - Method in class org.hibernate.query.spi.AbstractQuery
 
getLockOptions() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getLockOptions() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getLockOptions() - Method in interface org.hibernate.query.spi.QueryOptions
Describes the locking to apply to the query results
getLockOptions() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getLockOptions() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
getLockOptions() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getLockOptions() - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
getLockOptions() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getLockRowIdentifier(LockMode) - Method in class org.hibernate.dialect.Dialect
Obtain a RowLockStrategy for the given LockMode.
getLockRowIdentifier(LockMode) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getLockScope() - Method in class org.hibernate.event.spi.LoadEvent
 
getLockScope() - Method in class org.hibernate.event.spi.LockEvent
 
getLockScope() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLockScope() - Method in class org.hibernate.LockOptions
The current lock scope: PessimisticLockScope.EXTENDED means the lock extends to rows of owned collections, but PessimisticLockScope.NORMAL means only the entity table and secondary tables are locked.
getLockScope() - Method in interface org.hibernate.Session.LockRequest
Deprecated.
Obtain the PessimisticLockScope, which determines if locking extends to owned collections and associated entities.
getLockStrategy() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
getLockTimeout() - Method in class org.hibernate.event.spi.LoadEvent
 
getLockTimeout() - Method in class org.hibernate.event.spi.LockEvent
 
getLockTimeout() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLoggableName() - Method in class org.hibernate.sql.model.ast.AbstractTableDelete
 
getLoggableName() - Method in class org.hibernate.sql.model.ast.AbstractTableInsert
 
getLoggableName() - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
getLoggableName() - Method in class org.hibernate.sql.model.ast.AbstractTableUpdate
 
getLogicalColumnName(Table, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getLogicalColumnName(Table, Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getLogicalConnection() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Retrieves the logical connection associated with this JDBC coordinator.
getLogicalName() - Method in interface org.hibernate.boot.model.source.spi.InLineViewSource
 
getLogicalTableName(Table) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getLogicalTableNameForContainedColumns() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
 
getLogSlowQuery() - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
 
getLongSqlLength() - Method in interface org.hibernate.type.descriptor.java.JavaType
The default column length when this Java type is mapped to a column of type Types.LONGVARCHAR or Types.LONGVARBINARY.
getLongType() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getLongVarcharVariantCode() - Method in enum class org.hibernate.dialect.NationalizationSupport
 
getLoTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
Deprecated.
 
getLowerBound() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
 
getLowerBound() - Method in class org.hibernate.sql.ast.tree.predicate.BetweenPredicate
 
getLowercaseFunction() - Method in class org.hibernate.dialect.Dialect
The name of the SQL function that transforms a string to lowercase, almost always lower.
getLowercaseFunction() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMagnitude() - Method in class org.hibernate.query.sqm.tree.expression.SqmToDuration
 
getMagnitude() - Method in class org.hibernate.sql.ast.tree.expression.Duration
 
getMajor() - Method in interface org.hibernate.dialect.DatabaseVersion
Simpler naming
getMajor() - Method in class org.hibernate.dialect.SimpleDatabaseVersion
 
getManagedBeanRegistry() - Method in interface org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext
 
getManagedBeanRegistry() - Method in class org.hibernate.mapping.BasicValue
 
getManagedClassNames() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getManagedObject() - Method in interface org.hibernate.engine.spi.EntityHolder
The proxy if there is one and otherwise the entity.
getManagedResources() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
 
getManagedType() - Method in interface org.hibernate.query.criteria.JpaRoot
 
getManagedType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
getManagedType() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
getManagedTypeRepresentationResolver() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getManagedTypes() - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the manyToAny property.
getManyToAny() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getManyToAny() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the manyToMany property.
getManyToMany() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getManyToManyAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getManyToManyAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the manyToManyAttributes property.
getManyToManyAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the manyToManyAttributes property.
getManyToManyFilterFragment(TableGroup, Map<String, Filter>) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getManyToManyFilterFragment(TableGroup, Map<String, Filter>) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getManyToManyFilters() - Method in class org.hibernate.mapping.Collection
 
getManyToManyOrderByFragment() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getManyToManyOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getManyToManyOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the order-by to be applied at the target table of a many to many
getManyToManyOrdering() - Method in class org.hibernate.mapping.Collection
 
getManyToManyWhere() - Method in class org.hibernate.mapping.Collection
 
getManyToOne() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Gets the value of the manyToOne property.
getManyToOneAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getManyToOneAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the manyToOneAttributes property.
getManyToOneAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the manyToOneAttributes property.
getManyToOneAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.NaturalId
 
getMap() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getMap(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getMap(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getMap(String, Class<K>, Class<V>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getMap(String, Class<K>, Class<V>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getMapKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the mapKey property.
getMapKey() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKey property.
getMapKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKey property.
getMapKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKey property.
getMapKeyAttributeOverride() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyAttributeOverride property.
getMapKeyAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyAttributeOverride property.
getMapKeyAttributeOverride() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyAttributeOverride property.
getMapKeyClass() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyClass property.
getMapKeyClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyClass property.
getMapKeyClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyClass property.
getMapKeyColumn() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyColumn property.
getMapKeyColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyColumn property.
getMapKeyColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyColumn property.
getMapKeyConvert() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyConvert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyConvert property.
getMapKeyConvert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyConvert property.
getMapKeyConvert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyConvert property.
getMapKeyEnumerated() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyEnumerated() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyEnumerated property.
getMapKeyEnumerated() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyEnumerated property.
getMapKeyEnumerated() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyEnumerated property.
getMapKeyForeignKey() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyForeignKey property.
getMapKeyForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyForeignKey property.
getMapKeyForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyForeignKey property.
getMapKeyFormula() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyFormula property.
getMapKeyJoinColumn() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyJoinColumn property.
getMapKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyJoinColumn property.
getMapKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyJoinColumn property.
getMapKeyManyToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the mapKeyManyToMany property.
getMapKeyNature() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
 
getMapKeyPropertyName() - Method in class org.hibernate.mapping.Map
 
getMapKeyTemporal() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getMapKeyTemporal() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the mapKeyTemporal property.
getMapKeyTemporal() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mapKeyTemporal property.
getMapKeyTemporal() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mapKeyTemporal property.
getMapPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getMappedBy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the mappedBy property.
getMappedBy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the mappedBy property.
getMappedBy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the mappedBy property.
getMappedBy() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getMappedByProperty() - Method in class org.hibernate.mapping.Collection
 
getMappedByProperty() - Method in class org.hibernate.mapping.OneToOne
 
getMappedByProperty() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getMappedByProperty() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getMappedClass() - Method in class org.hibernate.mapping.MappedSuperclass
 
getMappedClass() - Method in class org.hibernate.mapping.PersistentClass
 
getMappedClass() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
The persistent class, or null
getMappedClass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMappedClass() - Method in interface org.hibernate.persister.entity.EntityPersister
The persistent class, or null
getMappedClass() - Method in interface org.hibernate.tuple.Tuplizer
Deprecated.
Return the pojo class managed by this tuplizer.
getMappedFetchOptions() - Method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
getMappedFetchOptions() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getMappedFetchOptions() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getMappedFetchOptions() - Method in interface org.hibernate.sql.results.graph.Fetchable
The configured fetch timing and style
getMappedIdAttributeName() - Method in interface org.hibernate.boot.model.source.spi.MapsIdSource
Obtain the MapsId.value() naming the attribute within the EmbeddedId mapped by this relationship.
getMappedIdEmbeddableTypeDescriptor() - Method in interface org.hibernate.metamodel.mapping.CompositeIdentifierMapping
Returns the embeddable type descriptor of the id-class, if there is one, otherwise the one of the virtual embeddable mapping type.
getMappedIdEmbeddableTypeDescriptor() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getMappedIdEmbeddableTypeDescriptor() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getMappedJavaType() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getMappedJavaType() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
getMappedJavaType() - Method in interface org.hibernate.metamodel.mapping.MappingType
The descriptor descriptor for the mapped Java type
getMappedJavaType() - Method in interface org.hibernate.metamodel.spi.ManagedTypeRepresentationStrategy
The Java type descriptor for the concrete type.
getMappedJavaType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMappedJavaType() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getMappedJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getMappedJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getMappedJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getMappedJavaType() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getMappedJavaType() - Method in interface org.hibernate.type.BasicType
 
getMappedJavaType() - Method in class org.hibernate.type.CustomType
 
getMappedSuperclass() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Get the name of the entity that is the "super class" for this entity
getMappedSuperclass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMappedSuperclass() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Get the class that this class is mapped as a subclass of - not necessarily the direct superclass
getMappedSuperclass(Class<?>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getMappedSuperclasses() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the mappedSuperclasses property.
getMappedSuperclassMappingsCopy() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getMappedSuperclassMappingsCopy() - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
getMappedTableDetails() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Details for the table this entity maps.
getMappedTableDetails() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getMappedTableDetails() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getMappedTableDetails() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getMappedTableDetails() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getMappedType() - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getMappedType() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getMappedType() - Method in interface org.hibernate.metamodel.mapping.ValueMapping
Descriptor for the type of this mapping
getMappedType() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getMappedType() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getMappedType() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getMappedType() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getMappedType() - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getMappedType() - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getMappedType() - Method in interface org.hibernate.type.BasicType
 
getMapping() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Gets the value of the mapping property.
getMappingBinder() - Method in class org.hibernate.boot.spi.XmlMappingBinderAccess
 
getMappingDefaults() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getMappingDefaults() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
Access to mapping defaults in effect for this context
getMappingDefaults() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access to the MappingDefaults.
getMappingFileNames() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getMappingIdentifier() - Method in interface org.hibernate.query.results.ResultSetMapping
An identifier for the mapping
getMappingIdentifier() - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
getMappingMetamodel() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getMappingMetamodel() - Method in interface org.hibernate.metamodel.model.domain.spi.JpaMetamodelImplementor
 
getMappingMetamodel() - Method in interface org.hibernate.metamodel.RuntimeMetamodels
Access to the relational mapping model.
getMappingMetamodel() - Method in interface org.hibernate.metamodel.spi.RuntimeMetamodelsImplementor
 
getMappingMetamodel() - Method in interface org.hibernate.query.spi.QueryParameterBindingTypeResolver
 
getMappingMetamodel() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationContext
The runtime MappingMetamodelImplementor
getMappingModelExpressible(SqmToSqlAstConverter, ReturnableType<?>, List<SqlAstNode>) - Method in class org.hibernate.dialect.function.InverseDistributionFunction.SelfRenderingInverseDistributionFunction
 
getMappingModelExpressible(SqmToSqlAstConverter, ReturnableType<?>, List<SqlAstNode>) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
getMappingModelPart() - Method in class org.hibernate.type.ComponentType
 
getMappingModelPart() - Method in interface org.hibernate.type.spi.CompositeTypeImplementor
 
getMappingReferences() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
getMapsId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the mapsId property.
getMapsId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the mapsId property.
getMapsIdSources() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceAggregatedComposite
Obtain the mapping of attributes annotated with MapsId.
getMatchExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
getMatchExpression() - Method in class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
getMaterialization() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The materialization hint for the CTE.
getMaterialization() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getMaterialization() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getMaxAliasLength() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getMaxAliasLength() - Method in class org.hibernate.dialect.Dialect
What is the maximum length Hibernate can use for generated aliases?
getMaxAliasLength() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxAliasLength() - Method in class org.hibernate.dialect.MySQLDialect
 
getMaxAliasLength() - Method in class org.hibernate.dialect.OracleDialect
 
getMaxAliasLength() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.CockroachDialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.DB2Dialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.Dialect
What is the maximum identifier length supported by this dialect?
getMaxIdentifierLength() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.MySQLDialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.OracleDialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.SQLServerDialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getMaxIdentifierLength() - Method in class org.hibernate.dialect.SybaseDialect
 
getMaximumArraySize() - Method in class org.hibernate.dialect.H2Dialect
H2 requires a very special emulation, because unnest is pretty much useless, due to issue 1815.
getMaximumFetchDepth() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getMaximumFetchDepth() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getMaximumFetchDepth() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getMaximumFetchDepth() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationContext
When creating Fetch references, defines a limit to how deep we should join for fetches.
getMaximumScale() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getMaximumVersion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Gets the value of the maximumVersion property.
getMaxLobPrefetchSize() - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
getMaxLobPrefetchSize() - Method in class org.hibernate.dialect.HANAServerConfiguration
 
getMaxNVarcharCapacity() - Method in class org.hibernate.dialect.Dialect
The longest possible length of a Types.NVARCHAR-like column.
getMaxNVarcharCapacity() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxNVarcharLength() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getMaxNVarcharLength() - Method in class org.hibernate.dialect.Dialect
The biggest size value that can be supplied as argument to a Types.NVARCHAR-like type.
getMaxNVarcharLength() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxNVarcharLength() - Method in class org.hibernate.dialect.SQLServerDialect
 
getMaxOrLimit(Limit) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Some dialect-specific LIMIT clauses require the maximum last row number (aka, first_row_number + total_row_count), while others require the maximum returned row count (the total maximum number of rows to return).
getMaxResults() - Method in class org.hibernate.query.Page
 
getMaxResults() - Method in interface org.hibernate.query.SelectionQuery
The max number of rows requested for the query results
getMaxResults() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getMaxResults() - Method in class org.hibernate.query.spi.AbstractQuery
 
getMaxResults() - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
 
getMaxResults() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getMaxResults() - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
getMaxRows() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getMaxRows() - Method in class org.hibernate.query.spi.Limit
 
getMaxRows() - Method in interface org.hibernate.query.spi.QueryOptions
The maximum number of rows to return from the results
getMaxRows() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
getMaxRows() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
getMaxRows() - Method in class org.hibernate.sql.exec.spi.StatementOptions
 
getMaxRows(SqmSelectStatement<?>, int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getMaxRows(SelectStatement, JdbcParameterBindings, int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getMaxRowsJpa() - Method in class org.hibernate.query.spi.Limit
 
getMaxValue() - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformation
Retrieve the extracted maximum value defined for the sequence.
getMaxVarbinaryCapacity() - Method in class org.hibernate.dialect.Dialect
The longest possible length of a Types.VARBINARY-like column.
getMaxVarbinaryCapacity() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxVarbinaryLength() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getMaxVarbinaryLength() - Method in class org.hibernate.dialect.Dialect
The biggest size value that can be supplied as argument to a Types.VARBINARY-like type.
getMaxVarbinaryLength() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxVarbinaryLength() - Method in class org.hibernate.dialect.MySQLDialect
 
getMaxVarbinaryLength() - Method in class org.hibernate.dialect.OracleDialect
 
getMaxVarbinaryLength() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getMaxVarbinaryLength() - Method in class org.hibernate.dialect.SpannerDialect
 
getMaxVarcharCapacity() - Method in class org.hibernate.dialect.DerbyDialect
 
getMaxVarcharCapacity() - Method in class org.hibernate.dialect.Dialect
The longest possible length of a Types.VARCHAR-like column.
getMaxVarcharCapacity() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxVarcharCapacity() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.DB2Dialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.DerbyDialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.Dialect
The biggest size value that can be supplied as argument to a Types.VARCHAR-like type.
getMaxVarcharLength() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.H2Dialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.MySQLDialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.OracleDialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.SpannerDialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.SQLServerDialect
 
getMaxVarcharLength() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getMaybeLazySet() - Method in interface org.hibernate.engine.spi.EntityEntry
Has a bit set for every attribute position that is potentially lazy.
getMember() - Method in interface org.hibernate.property.access.spi.Getter
Retrieve the member to which this property maps.
getMember() - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
getMember() - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
getMergeCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMergeCoordinator() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the merge coordinator instance.
getMessage() - Method in exception org.hibernate.boot.MappingException
 
getMessage() - Method in exception org.hibernate.InstantiationException
 
getMessage() - Method in exception org.hibernate.NonUniqueObjectException
 
getMessage() - Method in exception org.hibernate.PropertyAccessException
 
getMessage() - Method in exception org.hibernate.PropertyValueException
 
getMessage() - Method in exception org.hibernate.QueryException
 
getMessage() - Method in exception org.hibernate.StaleObjectStateException
 
getMessage() - Method in exception org.hibernate.TransientPropertyValueException
 
getMessage() - Method in exception org.hibernate.UnresolvableObjectException
 
getMetaAttribute(String) - Method in class org.hibernate.mapping.Component
 
getMetaAttribute(String) - Method in interface org.hibernate.mapping.MetaAttributable
 
getMetaAttribute(String) - Method in class org.hibernate.mapping.PersistentClass
 
getMetaAttribute(String) - Method in class org.hibernate.mapping.Property
 
getMetaAttributeMap() - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
The org.hibernate.mapping package accepts these as a Map, so for now expose the underlying Map.
getMetaAttributes() - Method in class org.hibernate.mapping.Component
 
getMetaAttributes() - Method in interface org.hibernate.mapping.MetaAttributable
 
getMetaAttributes() - Method in class org.hibernate.mapping.PersistentClass
 
getMetaAttributes() - Method in class org.hibernate.mapping.Property
 
getMetadata() - Method in interface org.hibernate.boot.beanvalidation.ActivationContext
Access the mapping metadata
getMetadata() - Method in class org.hibernate.mapping.Collection
 
getMetadata() - Method in class org.hibernate.mapping.SimpleValue
 
getMetadata() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getMetadata() - Method in interface org.hibernate.persister.spi.PersisterCreationContext
Deprecated.
 
getMetadataBuilder() - Method in class org.hibernate.boot.MetadataSources
Get a builder for metadata where non-default options can be specified.
getMetadataBuilder(MetadataSources, MetadataBuilderImplementor) - Method in interface org.hibernate.boot.spi.MetadataBuilderFactory
getMetadataBuilder(StandardServiceRegistry) - Method in class org.hibernate.boot.MetadataSources
Get a builder for metadata where non-default options can be specified.
getMetadataBuildingContext() - Method in class org.hibernate.type.spi.TypeConfiguration
Deprecated.
This operation is not very typesafe, and we're migrating away from its use
getMetadataBuildingOptions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getMetadataBuildingOptions() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
 
getMetadataBuildingOptions() - Method in interface org.hibernate.boot.spi.BootstrapContext
Options specific to building the boot metamodel
getMetadataBuildingOptions() - Method in interface org.hibernate.boot.spi.MetadataBuilderImplementor
Get the options being collected on this MetadataBuilder that will ultimately be used in building the Metadata.
getMetadataBuildingOptions() - Method in interface org.hibernate.boot.spi.MetadataImplementor
Access to the options used to build this Metadata
getMetadataCollector() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
Access to the collector of metadata as we build it.
getMetaMapping() - Method in class org.hibernate.mapping.Any
 
getMetamodel() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getMetamodel() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
Deprecated.
getMetamodel() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
getMetamodel() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getMetaType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the metaType property.
getMetaType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
Gets the value of the metaType property.
getMetaType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
Gets the value of the metaType property.
getMetaType() - Method in class org.hibernate.mapping.Any
 
getMetaValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the metaValue property.
getMetaValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
Gets the value of the metaValue property.
getMetaValues() - Method in class org.hibernate.mapping.Any
 
getMethod() - Method in class org.hibernate.engine.profile.Fetch
The fetch method to be applied to the association.
getMethod() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getMethod() - Method in interface org.hibernate.property.access.spi.Getter
Retrieve the getter-method.
getMethod() - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
getMethod() - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
getMethod() - Method in interface org.hibernate.property.access.spi.Setter
Optional operation (may return null)
getMethod() - Method in class org.hibernate.property.access.spi.SetterFieldImpl
 
getMethod() - Method in class org.hibernate.property.access.spi.SetterMethodImpl
 
getMethodName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostLoad
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostPersist
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostRemove
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrePersist
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreRemove
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate
Gets the value of the methodName property.
getMethodName() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallback
 
getMethodName() - Method in interface org.hibernate.property.access.spi.Getter
Retrieve the getter-method name.
getMethodName() - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
getMethodName() - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
getMethodName() - Method in interface org.hibernate.property.access.spi.Setter
Optional operation (may return null)
getMethodName() - Method in class org.hibernate.property.access.spi.SetterFieldImpl
 
getMethodName() - Method in class org.hibernate.property.access.spi.SetterMethodImpl
 
getMicro() - Method in interface org.hibernate.dialect.DatabaseVersion
Simpler naming
getMicro() - Method in class org.hibernate.dialect.SimpleDatabaseVersion
 
getMigrateFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
Get the filter to be applied to SchemaMigrator processing
getMinimumScale() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.CockroachDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.DB2Dialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.DB2iDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.DB2zDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.DerbyDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.Dialect
Get the version of the SQL dialect that is the minimum supported by this implementation.
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.H2Dialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.HANADialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.HSQLDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.MariaDBDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.MySQLDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.OracleDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.SQLServerDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.SybaseDialect
 
getMinimumSupportedVersion() - Method in class org.hibernate.dialect.TiDBDialect
 
getMinimumVersion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Gets the value of the minimumVersion property.
getMinor() - Method in interface org.hibernate.dialect.DatabaseVersion
Simpler naming
getMinor() - Method in class org.hibernate.dialect.SimpleDatabaseVersion
 
getMinValue() - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformation
Retrieve the extracted minimum value defined for the sequence.
getMissCount() - Method in interface org.hibernate.stat.CacheRegionStatistics
The number of unsuccessful cache look-ups against the region since the last Statistics clearing
getMode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Gets the value of the mode property.
getMode() - Method in interface org.hibernate.metamodel.spi.ManagedTypeRepresentationStrategy
The mode represented
getMode() - Method in interface org.hibernate.query.procedure.ProcedureParameter
Retrieves the parameter "mode".
getMode() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getMode() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getModel() - Method in interface org.hibernate.query.criteria.JpaEntityJoin
 
getModel() - Method in interface org.hibernate.query.criteria.JpaRoot
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPluralJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
getModel() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
getModelPart() - Method in class org.hibernate.generator.values.GeneratedValueBasicResultBuilder
 
getModelPart() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Side
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getModelPart() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getModelPart() - Method in interface org.hibernate.sql.ast.tree.from.PluralTableGroup
 
getModelPart() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
getModelParts() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getModeNames() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
 
getModeNames() - Method in class org.hibernate.grammars.hql.HqlLexer
 
getModeNames() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
getModeNames() - Method in class org.hibernate.grammars.ordering.OrderingLexer
 
getModes(Object) - Static method in enum class org.hibernate.boot.beanvalidation.ValidationMode
 
getModifier() - Method in class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression
 
getModifier() - Method in class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression
 
getMostSignificantBits() - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
getMultiKeyLoadSizingStrategy() - Method in class org.hibernate.dialect.Dialect
The strategy used to determine the appropriate number of keys to load in a single SQL query with multi-key loading.
getMultiKeyLoadSizingStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getMultiNaturalIdLoader() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Access to performing multi-value natural-id database selection.
getMultiNaturalIdLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMultiNaturalIdLoader() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getMultiNaturalIdLoader() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getMultiTenancy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the multiTenancy property.
getMultiTenancySource() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the source information about the multi-tenancy discriminator for this entity
getMutabilityPlan() - Method in interface org.hibernate.mapping.BasicValue.Resolution
The resolved MutabilityPlan
getMutabilityPlan() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
getMutabilityPlan() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getMutabilityPlan() - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
getMutabilityPlan() - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
 
getMutabilityPlan() - Method in interface org.hibernate.type.descriptor.java.JavaType
Retrieve the mutability plan for this Java type.
getMutabilityPlan() - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
getMutabilityPlan() - Method in class org.hibernate.type.SerializableToBlobType
 
getMutabilityPlan() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
getMutablePropertiesIndexes() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getMutatingTable() - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
getMutatingTable() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
 
getMutatingTable() - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
 
getMutatingTable() - Method in interface org.hibernate.sql.model.ast.builder.TableMutationBuilder
Reference (in the SQL AST sense) to the mutating table
getMutatingTable() - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
 
getMutatingTable() - Method in interface org.hibernate.sql.model.ast.TableMutation
The table being mutated
getMutatingTableDetails() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementDetails
The name of the mutating table
getMutationComment() - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
getMutationComment() - Method in interface org.hibernate.sql.model.ast.TableMutation
The comment to be used in the SQL if enabled and supported
getMutationDelegate() - Method in interface org.hibernate.sql.model.EntityMutationOperationGroup
 
getMutationDelegate(MutationType) - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
 
getMutationStatementPreparer() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
The builder of prepared and callable JDBC statements for mutation operations (insert, update and delete) originating from persistent context events, as opposed to Query handling
getMutationTarget() - Method in class org.hibernate.id.insert.TableInsertReturningBuilder
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
 
getMutationTarget() - Method in interface org.hibernate.persister.collection.mutation.CollectionOperationCoordinator
The collection being mutated
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorNoOp
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorStandard
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorTablePerSubclass
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorNoOp
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorStandard
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorTablePerSubclass
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorNoOp
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorStandard
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorTablePerSubclass
 
getMutationTarget() - Method in class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorNoOp
 
getMutationTarget() - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
getMutationTarget() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
 
getMutationTarget() - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
 
getMutationTarget() - Method in interface org.hibernate.sql.model.ast.MutationGroup
 
getMutationTarget() - Method in interface org.hibernate.sql.model.EntityMutationOperationGroup
The model-part being mutated.
getMutationTarget() - Method in class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
 
getMutationTarget() - Method in class org.hibernate.sql.model.jdbc.DeleteOrUpsertOperation
 
getMutationTarget() - Method in class org.hibernate.sql.model.jdbc.OptionalTableUpdateOperation
 
getMutationTarget() - Method in interface org.hibernate.sql.model.MutationOperation
The thing being mutated
getMutationTarget() - Method in interface org.hibernate.sql.model.MutationOperationGroup
The model-part being mutated
getMutationType() - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
 
getMutationType() - Method in interface org.hibernate.sql.model.ast.MutationGroup
 
getMutationType() - Method in class org.hibernate.sql.model.jdbc.DeleteOrUpsertOperation
 
getMutationType() - Method in class org.hibernate.sql.model.jdbc.JdbcDeleteMutation
 
getMutationType() - Method in class org.hibernate.sql.model.jdbc.JdbcInsertMutation
 
getMutationType() - Method in class org.hibernate.sql.model.jdbc.JdbcUpdateMutation
 
getMutationType() - Method in class org.hibernate.sql.model.jdbc.MergeOperation
 
getMutationType() - Method in class org.hibernate.sql.model.jdbc.OptionalTableUpdateOperation
 
getMutationType() - Method in class org.hibernate.sql.model.jdbc.UpsertOperation
 
getMutationType() - Method in interface org.hibernate.sql.model.MutationOperation
The type of operation (INSERT, etc)
getMutationType() - Method in interface org.hibernate.sql.model.MutationOperationGroup
The type of mutation (at the model-level) represented by this group.
getMutationType() - Method in class org.hibernate.sql.model.TableMapping.MutationDetails
The type of mutation being detailed
getMySQLVersion() - Method in class org.hibernate.dialect.MariaDBDialect
 
getMySQLVersion() - Method in class org.hibernate.dialect.MySQLDialect
 
getMySQLVersion() - Method in class org.hibernate.dialect.TiDBDialect
 
getName() - Method in interface org.hibernate.boot.archive.scan.spi.ClassDescriptor
Retrieves the class name, not the file name.
getName() - Method in interface org.hibernate.boot.archive.scan.spi.MappingFileDescriptor
The mapping file name.
getName() - Method in interface org.hibernate.boot.archive.scan.spi.PackageDescriptor
Retrieves the package name.
getName() - Method in interface org.hibernate.boot.archive.spi.ArchiveEntry
Get the entry's name
getName() - Method in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
getName() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Gets the value of the name property.
getName() - Method in interface org.hibernate.boot.jaxb.hbm.spi.AttributeMapping
 
getName() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmParentType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeSpecificationType
Gets the value of the name property.
getName() - Method in interface org.hibernate.boot.jaxb.hbm.spi.ResultSetMappingBindingDefinition
The ResultSet mapping name
getName() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getName() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumnResult
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFieldResult
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKey
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTransient
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint
Gets the value of the name property.
getName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Gets the value of the name property.
getName() - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
getName() - Method in interface org.hibernate.boot.jaxb.mapping.PersistentAttribute
The attribute's name
getName() - Method in class org.hibernate.boot.jaxb.Origin
The name of the document origin.
getName() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
getName() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
getName() - Method in interface org.hibernate.boot.model.JavaTypeDescriptor
 
getName() - Method in class org.hibernate.boot.model.relational.Namespace
 
getName() - Method in class org.hibernate.boot.model.relational.Sequence
 
getName() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
Obtain the attribute name.
getName() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain the name of the column.
getName() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Get the name of the filter being described.
getName() - Method in interface org.hibernate.boot.model.source.spi.HibernateTypeSource
Obtain the supplied Hibernate type name.
getName() - Method in interface org.hibernate.boot.model.source.spi.JpaCallbackSource
 
getName() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
getName() - Method in class org.hibernate.boot.model.TypeDefinition
 
getName() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getName() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
Access to the name of the attribute
getName() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.LazyFetchGroupMetadata
Access to the name of the fetch group.
getName() - Method in interface org.hibernate.bytecode.enhance.spi.UnloadedClass
 
getName() - Method in interface org.hibernate.cache.spi.Region
Retrieve the unqualified name of this region.
getName() - Method in class org.hibernate.cache.spi.support.AbstractRegion
 
getName() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Get the name of this attribute.
getName() - Method in exception org.hibernate.DuplicateMappingException
 
getName() - Method in class org.hibernate.engine.profile.FetchProfile
The name of this fetch profile
getName() - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
 
getName() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
getName() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getName() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Access to the name (if one) assigned to the SessionFactory
getName() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
getName() - Method in interface org.hibernate.Filter
Get the name of this filter.
getName() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
Get the persistence unit name,
getName() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getName() - Method in class org.hibernate.mapping.CheckConstraint
 
getName() - Method in class org.hibernate.mapping.Column
 
getName() - Method in class org.hibernate.mapping.Constraint
 
getName() - Method in class org.hibernate.mapping.FetchProfile
Retrieve the name of the fetch profile.
getName() - Method in class org.hibernate.mapping.IdGenerator
Deprecated.
 
getName() - Method in class org.hibernate.mapping.Index
 
getName() - Method in class org.hibernate.mapping.MetaAttribute
 
getName() - Method in class org.hibernate.mapping.Property
 
getName() - Method in class org.hibernate.mapping.PropertyGeneration
Deprecated.
 
getName() - Method in class org.hibernate.mapping.Table
 
getName() - Method in interface org.hibernate.mapping.UserDefinedType
 
getName() - Method in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
 
getName() - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
 
getName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getName() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getName() - Method in interface org.hibernate.persister.entity.Joinable
Deprecated.
An identifying name; a class name or collection role name.
getName() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The name under which this CTE is registered.
getName() - Method in interface org.hibernate.query.criteria.JpaCteCriteriaAttribute
The name of the attribute.
getName() - Method in interface org.hibernate.query.criteria.JpaCteCriteriaType
The name under which this CTE is registered.
getName() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getName() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getName() - Method in interface org.hibernate.query.named.NamedResultSetMappingMemento
The name associated with this memento
getName() - Method in class org.hibernate.query.spi.AbstractQueryParameter
 
getName() - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
getName() - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
Function name accessor
getName() - Method in interface org.hibernate.query.sqm.SqmJoinable
 
getName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn
 
getName() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getName() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
 
getName() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
getName() - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
getName() - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
 
getName() - Method in interface org.hibernate.query.sqm.tree.expression.SqmParameter
If this represents a named parameter, return that parameter name; otherwise return null.
getName() - Method in interface org.hibernate.sql.ast.tree.cte.CteObject
 
getName() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
 
getName() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Get the qualified name of the table.
getName() - Method in class org.hibernate.tuple.AbstractAttribute
Deprecated.
 
getName() - Method in interface org.hibernate.tuple.Attribute
Deprecated.
 
getName() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getName() - Method in class org.hibernate.type.AnyType
 
getName() - Method in class org.hibernate.type.BasicArrayType
 
getName() - Method in class org.hibernate.type.BasicCollectionType
 
getName() - Method in class org.hibernate.type.BasicTypeReference
 
getName() - Method in class org.hibernate.type.BottomType
 
getName() - Method in class org.hibernate.type.CollectionType
 
getName() - Method in class org.hibernate.type.ComponentType
 
getName() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
getName() - Method in class org.hibernate.type.CustomType
 
getName() - Method in class org.hibernate.type.EntityType
For entity types, the name correlates to the associated entity name.
getName() - Method in class org.hibernate.type.JavaObjectType
 
getName() - Method in class org.hibernate.type.MetaType
Deprecated.
 
getName() - Method in class org.hibernate.type.NullType
 
getName() - Method in class org.hibernate.type.QueryParameterJavaObjectType
 
getName() - Method in class org.hibernate.type.SerializableToBlobType
 
getName() - Method in class org.hibernate.type.SerializableType
 
getName() - Method in class org.hibernate.type.StandardBasicTypeTemplate
 
getName() - Method in interface org.hibernate.type.Type
Returns the abbreviated name of the type.
getName() - Method in exception org.hibernate.UnknownFilterException
The unknown filter name.
getName() - Method in exception org.hibernate.UnknownProfileException
The unknown fetch profile name.
getNamedAttributeNode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
Gets the value of the namedAttributeNode property.
getNamedAttributeNode() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
Gets the value of the namedAttributeNode property.
getNamedEntityGraph() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the namedEntityGraph property.
getNamedEntityGraph(String) - Method in interface org.hibernate.boot.Metadata
 
getNamedEntityGraph(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getNamedEntityGraphs() - Method in interface org.hibernate.boot.Metadata
 
getNamedEntityGraphs() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getNamedEntityGraphs() - Method in class org.hibernate.cfg.Configuration
 
getNamedHqlQueryMapping(String) - Method in interface org.hibernate.boot.Metadata
Retrieve named query metadata by name.
getNamedHqlQueryMapping(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getNamedNativeQueries() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the namedNativeQueries property.
getNamedNativeQueries() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
 
getNamedNativeQuery() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the namedNativeQuery property.
getNamedNativeQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getNamedNativeQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
getNamedNativeQuery(String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getNamedNativeQuery(String) - Method in interface org.hibernate.query.QueryProducer
getNamedNativeQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
Deprecated.
getNamedNativeQuery(String, String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getNamedNativeQuery(String, String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
getNamedNativeQuery(String, String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getNamedNativeQuery(String, String) - Method in interface org.hibernate.query.QueryProducer
getNamedNativeQuery(String, String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
Deprecated.
getNamedNativeQueryMapping(String) - Method in interface org.hibernate.boot.Metadata
Retrieve named SQL query metadata.
getNamedNativeQueryMapping(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getNamedObjectRepository() - Method in interface org.hibernate.query.spi.QueryEngine
 
getNamedParameterDescriptionMap() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
getNamedParameterNames() - Method in interface org.hibernate.query.ParameterMetadata
Return the names of all named parameters of the query.
getNamedProcedureCall(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getNamedProcedureCall(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getNamedProcedureCall(String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getNamedProcedureCall(String) - Method in interface org.hibernate.SharedSessionContract
Obtain a ProcedureCall based on a named template
getNamedProcedureCallMap() - Method in class org.hibernate.cfg.Configuration
 
getNamedProcedureCallMapping(String) - Method in interface org.hibernate.boot.Metadata
Retrieve named procedure metadata.
getNamedProcedureCallMapping(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getNamedProcedureQueries() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the namedProcedureQueries property.
getNamedQueries() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the namedQueries property.
getNamedQueries() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
 
getNamedQueries() - Method in class org.hibernate.cfg.Configuration
 
getNamedQuery() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the namedQuery property.
getNamedQuery(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getNamedQuery(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
getNamedQuery(String) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getNamedQuery(String) - Method in interface org.hibernate.query.QueryProducer
getNamedQuery(String) - Method in interface org.hibernate.query.spi.QueryProducerImplementor
 
getNamedSQLQueries() - Method in class org.hibernate.cfg.Configuration
 
getNamedStoredProcedureQuery() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the namedStoredProcedureQuery property.
getNameIdentifier() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getNameIdentifier() - Method in class org.hibernate.mapping.Table
 
getNameIdentifier() - Method in interface org.hibernate.mapping.UserDefinedType
 
getNameIdentifier(MetadataBuildingContext) - Method in class org.hibernate.mapping.Column
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.CockroachDialect
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.Dialect
getNameQualifierSupport() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.HSQLDialect
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.MySQLDialect
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.SQLServerDialect
 
getNameQualifierSupport() - Method in class org.hibernate.dialect.SybaseDialect
 
getNameQualifierSupport() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
getNameQualifierSupport() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Obtain the level of support for qualified names.
getNamespaces() - Method in class org.hibernate.boot.model.relational.Database
 
getNamespaceUri() - Method in class org.hibernate.boot.xsd.XsdDescriptor
 
getNameWithinArchive() - Method in interface org.hibernate.boot.archive.spi.ArchiveEntry
Get the relative name of the entry within the archive.
getNationalizationSupport() - Method in class org.hibernate.dialect.CockroachDialect
 
getNationalizationSupport() - Method in class org.hibernate.dialect.DerbyDialect
 
getNationalizationSupport() - Method in class org.hibernate.dialect.Dialect
Determines whether this database requires the use of explicitly nationalized character (Unicode) data types.
getNationalizationSupport() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getNationalizationSupport() - Method in class org.hibernate.dialect.MariaDBDialect
 
getNationalizationSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getNationalizationSupport() - Method in class org.hibernate.dialect.SybaseDialect
 
getNationalized() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the nationalized property.
getNationalized() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the nationalized property.
getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.CockroachDialect
 
getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.Dialect
The name identifying the "native" id generation strategy for this dialect.
getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.OracleDialect
 
getNativeIdentifierGeneratorStrategy() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getNativeJdbcParametersIgnored() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getNativeJdbcParametersIgnored() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getNativeJdbcParametersIgnored() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getNativeJdbcParametersIgnored() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
getNativeJdbcParametersIgnored() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getNativeParameterMarkerStrategy() - Method in class org.hibernate.dialect.Dialect
Support for native parameter markers.
getNativeParameterMarkerStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getNativeParameterMarkerStrategy() - Method in class org.hibernate.dialect.H2Dialect
 
getNativeParameterMarkerStrategy() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getNativeQueryInterpreter() - Method in interface org.hibernate.query.spi.QueryEngine
 
getNativeQueryMemento(String) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
getNaturalId() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the naturalId property.
getNaturalId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the naturalId property.
getNaturalIdAttributes() - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
The attribute(s) making up the natural-id.
getNaturalIdCache() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the naturalIdCache property.
getNaturalIdCacheAccessStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNaturalIdCacheAccessStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the NaturalId cache (optional operation)
getNaturalIdCacheHitCount() - Method in interface org.hibernate.stat.Statistics
The global number of cached natural id lookups successfully retrieved from the cache.
getNaturalIdCacheMissCount() - Method in interface org.hibernate.stat.Statistics
The global number of cached natural id lookups not found in the cache.
getNaturalIdCachePutCount() - Method in interface org.hibernate.stat.Statistics
The global number of cacheable natural id lookups put in cache.
getNaturalIdCacheRegionAccessStrategy(NavigableRole) - Method in interface org.hibernate.cache.spi.CacheImplementor
Find the cache data access strategy for the given entity's natural-id cache.
getNaturalIdCacheRegionName() - Method in class org.hibernate.mapping.PersistentClass
 
getNaturalIdCacheRegionName() - Method in class org.hibernate.mapping.RootClass
 
getNaturalIdCacheRegionName() - Method in class org.hibernate.mapping.Subclass
 
getNaturalIdCaching() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the natural id caching configuration for this entity.
getNaturalIdCaching() - Method in interface org.hibernate.cache.cfg.spi.DomainDataRegionConfig
Retrieve the list of all natural-id data to be stored in this region
getNaturalIdDataAccess(NavigableRole) - Method in interface org.hibernate.cache.spi.DomainDataRegion
Build a NaturalIdDataAccess instance representing access to natural id mappings stored in this cache region.
getNaturalIdDataAccess(NavigableRole) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
getNaturalIdentifierProperties() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Which properties hold the natural id?
getNaturalIdentifierProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNaturalIdentifierProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
If the entity defines a natural id, that is, if EntityPersister.hasNaturalIdentifier() returns true, the indices of the properties which make up the natural id.
getNaturalIdentifierProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getNaturalIdentifierSnapshot(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNaturalIdentifierSnapshot(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Retrieve the current state of the natural-id properties from the database.
getNaturalIdLoader() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Access to performing natural-id database selection.
getNaturalIdLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNaturalIdLoader() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getNaturalIdLoader() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getNaturalIdMapping() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The mapping for the natural-id of the entity, if one is defined
getNaturalIdMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNaturalIdMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getNaturalIdMutability() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
Retrieve the natural id mutability
getNaturalIdQueryExecutionCount() - Method in interface org.hibernate.stat.Statistics
The global number of natural id queries executed against the database.
getNaturalIdQueryExecutionMaxTime() - Method in interface org.hibernate.stat.Statistics
The global maximum query time for natural id queries executed against the database.
getNaturalIdQueryExecutionMaxTimeEntity() - Method in interface org.hibernate.stat.Statistics
The entity name for the maximum natural id query time.
getNaturalIdQueryExecutionMaxTimeRegion() - Method in interface org.hibernate.stat.Statistics
The region for the maximum natural id query time.
getNaturalIdResolutions() - Method in interface org.hibernate.engine.spi.PersistenceContext
Access to the natural-id helper for this persistence context
getNaturalIdSnapshot(Object, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the values of the natural id fields as known to the underlying database, or null if the entity has no natural id or there is no corresponding row.
getNaturalIdStatistics(String) - Method in interface org.hibernate.stat.Statistics
Obtain the natural id resolution statistics for the entity type with the given name.
getNaturalIdValue() - Method in interface org.hibernate.engine.spi.Resolution
 
getNaturalIdValues() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
getNaturalIdValues(Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdDataAccess
getNaturalIdValues(Object) - Method in interface org.hibernate.cache.spi.CacheKeysFactory
 
getNaturalIdValues(Object) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
getNaturalIdValues(Object) - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
getNature() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
 
getNature() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSource
Obtain the nature of this identifier source.
getNature() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSource
 
getNature() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeIndexSource
 
getNature() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getNature() - Method in interface org.hibernate.boot.model.source.spi.RelationalValueSource
Retrieve the nature of this relational value.
getNature() - Method in interface org.hibernate.metamodel.mapping.CollectionPart
 
getNature() - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
 
getNature() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Side
 
getNature() - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
getNature() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getNature() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getNature() - Method in interface org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationTarget
Retrieves the enum describing the nature of this target.
getNature() - Method in class org.hibernate.sql.ast.tree.predicate.Junction
 
getNavigableName() - Method in class org.hibernate.metamodel.model.domain.NavigableRole
 
getNavigablePath() - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParentMemento
 
getNavigablePath() - Method in class org.hibernate.metamodel.mapping.ordering.ast.CollectionPartPath
 
getNavigablePath() - Method in interface org.hibernate.metamodel.mapping.ordering.ast.DomainPath
 
getNavigablePath() - Method in class org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
 
getNavigablePath() - Method in class org.hibernate.metamodel.mapping.ordering.ast.PluralAttributePath
 
getNavigablePath() - Method in interface org.hibernate.query.criteria.JpaPath
Get this path's NavigablePath
getNavigablePath() - Method in interface org.hibernate.query.named.ModelPartReferenceMemento
Path to the memento, relative to the result roots
getNavigablePath() - Method in interface org.hibernate.query.NativeQuery.CollectionReturn
 
getNavigablePath() - Method in interface org.hibernate.query.NativeQuery.RootReturn
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
 
getNavigablePath() - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
getNavigablePath() - Method in interface org.hibernate.query.results.complete.ModelPartReference
 
getNavigablePath() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
getNavigablePath() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
getNavigablePath() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getNavigablePath() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Returns the NavigablePath.
getNavigablePath() - Method in class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef
 
getNavigablePath() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getNavigablePath() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getNavigablePath() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getNavigablePath() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getNavigablePath() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getNavigablePath() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getNavigablePath() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
getNavigablePath() - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
getNavigablePath() - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
getNavigablePath() - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
getNavigablePath() - Method in class org.hibernate.sql.results.graph.basic.BasicResult
 
getNavigablePath() - Method in interface org.hibernate.sql.results.graph.DomainResultGraphNode
The NavigablePath for this node (if one!).
getNavigablePath() - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableResultGraphNode
 
getNavigablePath() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getNavigablePath() - Method in interface org.hibernate.sql.results.graph.entity.EntityResultGraphNode
 
getNavigablePath() - Method in interface org.hibernate.sql.results.graph.Fetch
Get the property path to this fetch
getNavigablePath() - Method in interface org.hibernate.sql.results.graph.FetchParent
Get the property path to this parent
getNavigablePath() - Method in interface org.hibernate.sql.results.graph.Initializer
 
getNavigablePath() - Method in class org.hibernate.sql.results.graph.tuple.TupleResult
 
getNavigablePathCopy(SqmPath<?>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
Utility that checks if this path's parent navigable path is compatible with the specified SQM parent, and if not creates a copy of the navigable path with the correct parent.
getNavigableRole() - Method in interface org.hibernate.cache.cfg.spi.DomainDataCachingConfig
The NavigableRole of the thing to be cached
getNavigableRole() - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
getNavigableRole() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getNavigableRole() - Method in interface org.hibernate.persister.collection.CollectionPersister
The NavigableRole for this collection.
getNavigableRole() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNavigableRole() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getNavigableRole() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getNavigableRole() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getNavigableRole() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getNavigableRole() - Method in interface org.hibernate.sql.model.MutationTarget
The model role of this target
getNClobBinder(JavaType<X>) - Method in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
getNestedTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getNestedTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getNestedTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getNestedTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getNestedTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getNestedTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getNestedTableGroupJoins() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
getNestedTableJdbcTypeConstructor(ServiceRegistry) - Static method in class org.hibernate.dialect.OracleJdbcHelper
 
getNewTableChangeModifier() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
getNewTableChangeModifier() - Method in class org.hibernate.dialect.DB2zSqlAstTranslator
 
getNextPage() - Method in class org.hibernate.query.KeyedResultList
The specification of the next page of results, if there are more results, or null if it is known that there are no more results after this page.
getNextValue() - Method in interface org.hibernate.id.enhanced.AccessCallback
Retrieve the next value from the underlying source.
getNoColumnsInsertString() - Method in class org.hibernate.dialect.CockroachDialect
 
getNoColumnsInsertString() - Method in class org.hibernate.dialect.Dialect
Deprecated.
Override the method renderInsertIntoNoColumns() on the translator returned by this dialect.
getNoColumnsInsertString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
Deprecated.
getNoColumnsInsertString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getNoColumnsInsertString() - Method in class org.hibernate.dialect.SQLServerDialect
 
getNoCycleLiteral() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getNoCycleValue() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The default value for the cycle mark attribute when no cycle is detected.
getNoCycleValue() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getNoCycleValue() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the node property.
getNode() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the node property.
getNodeBuilder() - Method in interface org.hibernate.query.sqm.spi.SqmCreationContext
 
getNodeBuilder() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getNodeJavaType() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
getNodeJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
 
getNodeJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
 
getNodeJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getNodeJavaType() - Method in interface org.hibernate.query.sqm.tree.SqmExpressibleAccessor
The Java type descriptor for this node.
getNodeJavaType() - Method in interface org.hibernate.query.sqm.tree.SqmTypedNode
The Java type descriptor for this node.
getNodeType() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getNodeType() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
This node's type is its "referenced path source"
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.AsWrapperSqmExpression
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmAny
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmDistinct
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmDurationUnit
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmEvery
 
getNodeType() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
The expression's type.
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmExtractUnit
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmOver
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement
 
getNodeType() - Method in interface org.hibernate.query.sqm.tree.select.SqmAliasedNode
 
getNodeType() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getNodeType() - Method in interface org.hibernate.query.sqm.tree.SqmTypedNode
 
getNonDeletedLiteralText() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
The String representation of the SQL literal value which indicates a non-deleted row
getNonDeletedLiteralValue() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
The SQL literal value which indicates a non-deleted row
getNonDuplicatedProperties() - Method in class org.hibernate.mapping.PersistentClass
 
getNonDuplicatedProperties() - Method in class org.hibernate.mapping.SingleTableSubclass
 
getNonDuplicatedProperties() - Method in class org.hibernate.mapping.UnionSubclass
 
getNonJtaDataSource() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getNonlazyPropertyUpdateability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getNonLazyPropertyUpdateability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNonOwningEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinTableNameSource
Access to entity naming information for the owning side.
getNonOwningPhysicalTableName() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinTableNameSource
Access to the physical name of the non-owning entity's primary table.
getNonRootUrls() - Method in interface org.hibernate.boot.archive.scan.spi.ScanEnvironment
Returns any non-root URLs for scanning.
getNonSelectQueryPlan(QueryInterpretationCache.Key) - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
getNotFound() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the notFound property.
getNotFound() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the notFound property.
getNotFound() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Gets the value of the notFound property.
getNotFoundAction() - Method in class org.hibernate.mapping.ManyToOne
 
getNotFoundAction() - Method in class org.hibernate.mapping.OneToMany
 
getNoWait() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getNoWaitSql() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getNullability() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getNullable() - Method in class org.hibernate.mapping.Column
 
getNullable() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
Is the column nullable.
getNullable() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnTypeInformation
Is the column nullable.
getNullColumnString() - Method in class org.hibernate.dialect.Dialect
The keyword used to specify a nullable column, usually "", but sometimes " null".
getNullColumnString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getNullColumnString() - Method in class org.hibernate.dialect.SybaseDialect
 
getNullColumnString(String) - Method in class org.hibernate.dialect.Dialect
The keyword used to specify a nullable column of the given SQL type.
getNullColumnString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getNullColumnString(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getNullOrdering() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getNullOrdering() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getNullOrdering() - Method in class org.hibernate.dialect.CockroachDialect
 
getNullOrdering() - Method in class org.hibernate.dialect.Dialect
Returns the default ordering of null.
getNullOrdering() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getNullOrdering() - Method in class org.hibernate.dialect.H2Dialect
 
getNullOrdering() - Method in class org.hibernate.dialect.HSQLDialect
 
getNullOrdering() - Method in class org.hibernate.dialect.MySQLDialect
 
getNullPrecedence() - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
getNullPrecedence() - Method in interface org.hibernate.query.criteria.JpaOrder
The precedence for nulls for this order element
getNullPrecedence() - Method in interface org.hibernate.query.criteria.JpaSearchOrder
The precedence for nulls for this search order element
getNullPrecedence() - Method in class org.hibernate.query.Order
 
getNullPrecedence() - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
getNullPrecedence() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
getNullPrecedence() - Method in class org.hibernate.sql.ast.tree.cte.SearchClauseSpecification
 
getNullPrecedence() - Method in class org.hibernate.sql.ast.tree.select.SortSpecification
 
getNullValue() - Method in interface org.hibernate.mapping.KeyValue
 
getNullValue() - Method in class org.hibernate.mapping.SimpleValue
 
getNumber() - Method in class org.hibernate.query.Page
The page number, where 0 is the first page.
getNumberOfActiveStatements() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
 
getNumberOfAttributeMappings() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The total number of attributes for this entity, including those declared on supertype mappings
getNumberOfAttributeMappings() - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Get the number of attributes defined on this class and any supers
getNumberOfAttributeMappings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNumberOfAttributeMappings() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getNumberOfAttributeMappings() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getNumberOfCachedHqlInterpretations() - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
getNumberOfCachedQueryPlans() - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
getNumberOfCollectionsProcessed() - Method in class org.hibernate.event.spi.FlushEvent
 
getNumberOfDeclaredAttributeMappings() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Get the number of attributes defined on this entity mapping - do not access attributes defined on the super
getNumberOfDeclaredAttributeMappings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNumberOfEntitiesProcessed() - Method in class org.hibernate.event.spi.FlushEvent
 
getNumberOfFetchableKeys() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getNumberOfFetchableKeys() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNumberOfFetchableKeys() - Method in interface org.hibernate.sql.results.graph.FetchableContainer
The number of fetchables in the container
getNumberOfFetchables() - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getNumberOfFetchables() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getNumberOfFetchables() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getNumberOfFetchables() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNumberOfFetchables() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getNumberOfFetchables() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getNumberOfFetchables() - Method in interface org.hibernate.sql.results.graph.FetchableContainer
The number of fetchables in the container
getNumberOfKeyBindings() - Method in interface org.hibernate.sql.model.ast.RestrictedTableMutation
The number of key bindings
getNumberOfKeyFetchables() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getNumberOfKeyFetchables() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNumberOfKeyFetchables() - Method in interface org.hibernate.sql.results.graph.FetchableContainer
The number of key fetchables in the container
getNumberOfManagedEntities() - Method in interface org.hibernate.engine.spi.PersistenceContext
 
getNumberOfOperations() - Method in interface org.hibernate.sql.model.MutationOperationGroup
Number of operations in this group
getNumberOfOptimisticLockBindings() - Method in interface org.hibernate.sql.model.ast.RestrictedTableMutation
getNumberOfParametersUsed() - Method in interface org.hibernate.jdbc.Expectation
The number of JDBC parameters this expectation uses.
getNumberOfParametersUsed() - Method in class org.hibernate.jdbc.Expectation.OutParameter
 
getNumberOfProcessedSelections() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getNumberOfResultBuilders() - Method in interface org.hibernate.query.results.ResultSetMapping
The number of result builders currently associated with this mapping
getNumberOfResultBuilders() - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
getNumberOfReturningColumns() - Method in interface org.hibernate.sql.model.ast.TableInsert
The number of columns being returned
getNumberOfReturningColumns() - Method in interface org.hibernate.sql.model.ast.TableUpdate
The number of columns being returned
getNumberOfRoots() - Method in class org.hibernate.query.sqm.tree.from.SqmFromClause
 
getNumberOfStatements() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
The number of statements in this group
getNumberOfTableMutations() - Method in interface org.hibernate.sql.model.ast.MutationGroup
 
getNumberOfTargetColumns() - Method in interface org.hibernate.sql.ast.tree.insert.InsertStatement
The number of target columns associated with this insert.
getNumberOfValueBindings() - Method in interface org.hibernate.sql.model.ast.TableInsert
The number of value bindings
getNumberOfValueBindings() - Method in interface org.hibernate.sql.model.ast.TableUpdate
The number of value bindings
getObject() - Method in class org.hibernate.event.spi.DeleteEvent
Returns the encapsulated entity to be deleted.
getObject() - Method in class org.hibernate.event.spi.EvictEvent
 
getObject() - Method in class org.hibernate.event.spi.LockEvent
 
getObject() - Method in class org.hibernate.event.spi.PersistEvent
 
getObject() - Method in class org.hibernate.event.spi.RefreshEvent
 
getObject() - Method in class org.hibernate.event.spi.ReplicateEvent
 
getObject() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getObjectName() - Method in interface org.hibernate.boot.model.relational.QualifiedName
 
getObjectName() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
getObjectNameNormalizer() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
Not sure how I feel about this exposed here
getObserver() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
Deprecated, for removal: This API element is subject to removal in a future version.
since JdbcObserver is deprecated
getOffset() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getOffset() - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
getOffset() - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
getOffset() - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
getOffset() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getOffset() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
getOffset() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getOffsetAdjustedExpression(SqmExpression<?>) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
getOffsetClauseExpression() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
getOffsetExpression() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getOffsetFetchClauseMode(QueryPart) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
getOffsetParameter() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getOffsetParameter() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
getOldCode() - Method in enum class org.hibernate.engine.OptimisticLockStyle
Deprecated, for removal: This API element is subject to removal in a future version.
these integer codes have not been used for a long time
getOldState() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getOldState() - Method in class org.hibernate.event.spi.PreUpdateEvent
The old state of the entity at the time it was last loaded from the database; can be null in the case of detached entities.
getOn() - Method in interface org.hibernate.query.criteria.JpaJoinedFrom
 
getOn() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
 
getOnDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Gets the value of the onDelete property.
getOnDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the onDelete property.
getOnDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the onDelete property.
getOnDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the onDelete property.
getOnDelete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the onDelete property.
getOnDelete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the onDelete property.
getOnDeleteAction() - Method in class org.hibernate.mapping.ForeignKey
 
getOnDeleteAction() - Method in class org.hibernate.mapping.SimpleValue
 
getOneToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the oneToMany property.
getOneToMany() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getOneToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoIdBagAdapter
 
getOneToMany() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
getOneToManyAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getOneToManyAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the oneToManyAttributes property.
getOneToManyAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the oneToManyAttributes property.
getOneToOneAttributes() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getOneToOneAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the oneToOneAttributes property.
getOneToOneAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the oneToOneAttributes property.
getOperand() - Method in class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
 
getOperand() - Method in class org.hibernate.sql.ast.tree.expression.UnaryOperation
 
getOperation() - Method in class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
 
getOperation(int) - Method in interface org.hibernate.sql.model.MutationOperationGroup
Gets a specific MutationOperation from the group
getOperation(String) - Method in interface org.hibernate.sql.model.MutationOperationGroup
Get the operation for a specific table.
getOperationGroup() - Method in class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorStandard
 
getOperator() - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
Get the operator
getOperator() - Method in class org.hibernate.query.sqm.tree.predicate.AbstractSqmPredicate
 
getOperator() - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
 
getOperator() - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
Get the operation
getOperator() - Method in class org.hibernate.sql.ast.tree.expression.UnaryOperation
 
getOperator() - Method in class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
 
getOperatorChar() - Method in enum class org.hibernate.query.sqm.UnaryArithmeticOperator
 
getOperatorSqlText() - Method in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
getOperatorSqlTextString() - Method in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
getOptimisticFailureCount() - Method in interface org.hibernate.stat.EntityStatistics
Number of times (since last Statistics clearing) this entity has experienced an optimistic lock failure.
getOptimisticFailureCount() - Method in interface org.hibernate.stat.Statistics
The number of Hibernate StaleObjectStateExceptions or JPA OptimisticLockExceptions that have occurred.
getOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the optimisticLock property.
getOptimisticLock() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the optimisticLock property.
getOptimisticLockBindings() - Method in class org.hibernate.sql.model.ast.AbstractRestrictedTableMutation
 
getOptimisticLockBindings() - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
 
getOptimisticLockBindings() - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
 
getOptimisticLockBindings() - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
 
getOptimisticLockBindings() - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
 
getOptimisticLockBindings() - Method in interface org.hibernate.sql.model.ast.RestrictedTableMutation
All optimistic-lock bindings (WHERE clause), appended after key bindings
getOptimisticLockMode() - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
getOptimisticLockStyle() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the optimistic locking style for this entity.
getOptimisticLockStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getOptimisticLockStyle() - Method in class org.hibernate.mapping.Subclass
 
getOptimisticLockStyle() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getOptimizer() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'optimizer'.
getOptimizer() - Method in class org.hibernate.id.enhanced.TableGenerator
The optimizer being used by this generator.
getOptimizer() - Method in interface org.hibernate.id.OptimizableGenerator
 
getOptimizerClass() - Method in class org.hibernate.id.enhanced.CustomOptimizerDescriptor
 
getOptimizerClass() - Method in interface org.hibernate.id.enhanced.OptimizerDescriptor
 
getOptimizerClass() - Method in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
 
getOptions() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
getOrCreateIndex(String) - Method in class org.hibernate.mapping.Table
 
getOrCreateUniqueKey(String) - Method in class org.hibernate.mapping.Table
 
getOrder() - Method in interface org.hibernate.boot.model.source.spi.Orderable
The order by clause used during loading this plural attribute.
getOrderBy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the orderBy property.
getOrderBy() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getOrderBy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.mapping.Collection
 
getOrderByClause() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getOrderByFragment() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getOrderByValue() - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
getOrderColumn() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getOrderColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the orderColumn property.
getOrderColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the orderColumn property.
getOrderColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the orderColumn property.
getOrderedJoins() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
getOrderedNaturalIdValues() - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
getOrderedParameterOccurrences() - Method in interface org.hibernate.query.sql.spi.ParameterInterpretation
Access to the defined parameters in the order they were encountered, potentially including "duplicate references" to a single parameter
getOrderingUniqueKey() - Method in class org.hibernate.mapping.PrimaryKey
 
getOrderList() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getOrderList() - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
getOrderList() - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
getOrderList() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getOrderList() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getOrderList() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getOrderMapping() - Method in class org.hibernate.mapping.UserDefinedObjectType
 
getOrdinalParameterDescriptionMap() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
getOrdinalParameterLabels() - Method in interface org.hibernate.query.ParameterMetadata
 
getOrigin() - Method in exception org.hibernate.boot.InvalidMappingException
 
getOrigin() - Method in class org.hibernate.boot.jaxb.spi.Binding
Obtain the metadata about the document's origin
getOrigin() - Method in class org.hibernate.boot.jaxb.spi.XmlSource
 
getOrigin() - Method in exception org.hibernate.boot.MappingException
 
getOrigin() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
Obtain the origin of this source.
getOrigin() - Method in interface org.hibernate.boot.model.source.spi.LocalMetadataBuildingContext
Obtain the origin for this context
getOriginal() - Method in class org.hibernate.event.spi.MergeEvent
 
getOriginalMessage() - Method in exception org.hibernate.QueryException
 
getOriginalOrder() - Method in class org.hibernate.mapping.PrimaryKey
 
getOriginalPropertyOrder() - Method in class org.hibernate.type.ComponentType
 
getOriginalSqlString() - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
 
getOrphan() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.AbstractValueDelayedOperation
 
getOrphan() - Method in interface org.hibernate.collection.spi.AbstractPersistentCollection.DelayedOperation
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.spi.PersistentBag
 
getOrphans(Serializable, String) - Method in interface org.hibernate.collection.spi.PersistentCollection
get all "orphaned" elements
getOrphans(Serializable, String) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.spi.PersistentList
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.spi.PersistentMap
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.spi.PersistentSet
 
getOrphans(String, PersistentCollection<?>) - Method in class org.hibernate.engine.spi.CollectionEntry
Get the collection orphans (entities which were removed from the collection)
getOrphans(Collection<E>, Collection<E>, String, SharedSessionContractImplementor) - Static method in class org.hibernate.collection.spi.AbstractPersistentCollection
Given a collection of entity instances that used to belong to the collection, and a collection of instances that currently belong, return a collection of orphans
getOtherwise() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
getOtherwise() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
getOtherwise() - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
 
getOtherwise() - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
 
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the outerJoin property.
getOuterJoin() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getOutputParameterValue(int) - Method in interface org.hibernate.procedure.ProcedureOutputs
Retrieve the value of an OUTPUT parameter by the name position under which the parameter was registered.
getOutputParameterValue(String) - Method in interface org.hibernate.procedure.ProcedureOutputs
Retrieve the value of an OUTPUT parameter by the name under which the parameter was registered.
getOutputParameterValue(ProcedureParameter<T>) - Method in interface org.hibernate.procedure.ProcedureOutputs
Retrieve the value of an OUTPUT parameter by the parameter's registration memento.
getOutputs() - Method in interface org.hibernate.procedure.ProcedureCall
Retrieves access to outputs of this procedure call.
getOwner() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getOwner() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the owning entity.
getOwner() - Method in class org.hibernate.engine.profile.Association
The persister of the owning entity.
getOwner() - Method in class org.hibernate.mapping.Collection
 
getOwner() - Method in class org.hibernate.mapping.Component
 
getOwner() - Method in interface org.hibernate.metamodel.spi.ValueAccess
Access to the owner of the instance being instantiated
getOwnerAlias() - Method in interface org.hibernate.query.NativeQuery.FetchReturn
 
getOwnerAlias() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
getOwnerEntityName() - Method in class org.hibernate.mapping.Collection
 
getOwnerEntityName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getOwnerEntityPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getOwnerEntityPersister() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the persister of the entity that "owns" this collection
getOwnerId(String, String, Object, Map) - Method in interface org.hibernate.engine.spi.PersistenceContext
Search this persistence context for an associated entity instance which is considered the "owner" of the given childEntity, and return that owner's id value.
getOwnerIdOrNull(Object, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getOwnerTableGroup() - Method in class org.hibernate.engine.spi.SubselectFetch
The TableGroup for the owner within the SubselectFetch.getLoadingSqlAst()
getOwnerVersionComparator() - Method in interface org.hibernate.cache.cfg.spi.CollectionDataCachingConfig
The comparator to be used with the owning entity's version (if it has one).
getOwningAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitCollectionTableNameSource
Access to the name of the attribute, from the owning side, that defines the association.
getOwningEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitCollectionTableNameSource
Access to entity naming information for the owning side.
getOwningEntityNaming() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinTableNameSource
Access to entity naming information for the owning side.
getOwningPhysicalTableName() - Method in interface org.hibernate.boot.model.naming.ImplicitCollectionTableNameSource
Access to the physical name of the owning entity's table.
getOwningPhysicalTableName() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinTableNameSource
Access to the physical name of the owning entity's primary table.
getPackage() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Gets the value of the package property.
getPackage() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the package property.
getPackage() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the package property.
getPage() - Method in class org.hibernate.query.KeyedPage
A specification of this page in terms of page size and an (approximate) page number.
getPage() - Method in class org.hibernate.query.KeyedResultList
The size and approximate page number of the current page.
getParameter() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Gets the value of the parameter property.
getParameter() - Method in class org.hibernate.query.sql.spi.ParameterOccurrence
 
getParameter(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameter(int, Class<T>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameter(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameter(String, Class<T>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameterBinder() - Method in interface org.hibernate.sql.ast.tree.expression.JdbcParameter
 
getParameterBinder() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
 
getParameterBinders() - Method in interface org.hibernate.query.sql.spi.NativeNonSelectQueryDefinition
 
getParameterBinders() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getParameterBinders() - Method in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
getParameterBinders() - Method in interface org.hibernate.sql.exec.spi.JdbcOperation
Get the list of parameter binders for the generated PreparedStatement
getParameterBinders() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQueryMutationNative
 
getParameterBinders() - Method in class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
 
getParameterBinders() - Method in interface org.hibernate.sql.model.PreparableMutationOperation
Get the list of parameter binders for the generated PreparedStatement
getParameterBindings() - Method in interface org.hibernate.query.spi.QueryImplementor
 
getParameterBindValue(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getParameterCount() - Method in interface org.hibernate.query.ParameterMetadata
The total number of registered parameters.
getParameterCountLimit() - Method in class org.hibernate.dialect.Dialect
Return the limit that the underlying database places on the number of parameters that can be defined for a PreparedStatement.
getParameterCountLimit() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getParameterCountLimit() - Method in class org.hibernate.dialect.SybaseDialect
 
getParameterExtractor() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
 
getParameterExtractors() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQueryCall
Extractors for reading back any OUT/INOUT parameters.
getParameterJdbcMapping(String) - Method in class org.hibernate.engine.spi.FilterDefinition
Retrieve the type of the named parameter defined for this filter.
getParameterMarkerStrategy() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtains the service used for marking SQL parameters
getParameterMementos() - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
 
getParameterMetadata() - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
getParameterMetadata() - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
getParameterMetadata() - Method in interface org.hibernate.query.Query
Access to information about query parameters.
getParameterMetadata() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameterMetadata() - Method in interface org.hibernate.query.spi.HqlInterpretation
 
getParameterMetadata() - Method in class org.hibernate.query.spi.SimpleHqlInterpretationImpl
 
getParameterMetadata() - Method in interface org.hibernate.query.spi.SqmQuery
 
getParameterMetadata() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getParameterMode() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
 
getParameterName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
Gets the value of the parameterName property.
getParameterName() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentParameter
 
getParameterName() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterExtractor
 
getParameterNames() - Method in class org.hibernate.engine.spi.FilterDefinition
Get a set of the parameters defined by this configuration.
getParameterPosition() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterExtractor
 
getParameterRegistration(int) - Method in interface org.hibernate.procedure.ProcedureCall
Retrieve a previously registered parameter memento by the position under which it was registered.
getParameterRegistration(String) - Method in interface org.hibernate.procedure.ProcedureCall
Retrieve a previously registered parameter memento by the name under which it was registered.
getParameterRegistrations() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQueryCall
Get the list of any parameter registrations we need to register against the generated CallableStatement
getParameterRenderingMode() - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
getParameterRenderingMode() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getParameterResolver(String) - Method in class org.hibernate.engine.spi.FilterDefinition
 
getParameters() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
Gets the value of the parameters property.
getParameters() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumnType
Gets the value of the parameters property.
getParameters() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
getParameters() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
 
getParameters() - Method in interface org.hibernate.boot.model.source.spi.HibernateTypeSource
Obtain any supplied Hibernate type parameters.
getParameters() - Method in class org.hibernate.boot.model.TypeDefinition
 
getParameters() - Method in class org.hibernate.boot.spi.InFlightMetadataCollector.CollectionTypeRegistrationDescriptor
 
getParameters() - Method in class org.hibernate.mapping.TypeDef
Deprecated.
 
getParameters() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getParameters() - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
getParameters() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameters() - Method in class org.hibernate.query.spi.AbstractQuery
 
getParameters() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
getParameters() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
 
getParameters() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
 
getParameters() - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
getParameters() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
 
getParameters() - Method in class org.hibernate.sql.model.ast.ColumnWriteFragment
 
getParameters() - Method in interface org.hibernate.sql.model.ast.TableMutation
The JDBC parameters associated with this mutation.
getParameterStrategy() - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
 
getParameterStrategy() - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
getParameterType() - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
 
getParameterType() - Method in exception org.hibernate.query.QueryArgumentException
 
getParameterType() - Method in class org.hibernate.query.spi.AbstractQueryParameter
 
getParameterType() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
 
getParameterType() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
getParameterType() - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
getParameterType() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
 
getParameterTypes() - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
getParameterTypes() - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
getParameterValue(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameterValue(Parameter<T>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameterValue(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getParameterValueTypeName() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
Gets the value of the parameterValueTypeName property.
getParams() - Method in class org.hibernate.mapping.IdGenerator
Deprecated.
 
getParent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the parent property.
getParent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Gets the value of the parent property.
getParent() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the parent property.
getParent() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Access to the parent part
getParent() - Method in class org.hibernate.boot.model.source.spi.AttributePath
 
getParent() - Method in class org.hibernate.boot.model.source.spi.AttributeRole
 
getParent() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableMapping
 
getParent() - Method in class org.hibernate.loader.PropertyPath
Deprecated.
 
getParent() - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
getParent() - Method in class org.hibernate.metamodel.model.domain.NavigableRole
 
getParent() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
getParent() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getParent() - Method in interface org.hibernate.spi.DotIdentifierSequence
The parent sequence part.
getParent() - Method in class org.hibernate.spi.NavigablePath
 
getParent() - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableInitializer
 
getParent() - Method in interface org.hibernate.sql.results.graph.Initializer
Returns the parent Initializer or null if this is a result initializer.
getParentAggregateColumn() - Method in class org.hibernate.mapping.Component
 
getParentInjectionAttributePropertyAccess() - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getParentPath() - Method in interface org.hibernate.query.criteria.JpaPath
 
getParentPath() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
getParentProcessingState() - Method in interface org.hibernate.query.hql.spi.SqmCreationProcessingState
The parent processing state.
getParentProperty() - Method in class org.hibernate.mapping.Component
 
getParentReferenceAttributeName() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSource
 
getParentServiceRegistry() - Method in interface org.hibernate.service.ServiceRegistry
Retrieve this registry's parent registry.
getParentState() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getParentState() - Method in interface org.hibernate.sql.ast.spi.SqlAstProcessingState
 
getPart(ForeignKeyDescriptor.Nature) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getPartitions() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getPartitions() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getPartMappingType() - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
getPartMappingType() - Method in interface org.hibernate.metamodel.mapping.CompositeIdentifierMapping
 
getPartMappingType() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
getPartMappingType() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getPartMappingType() - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
 
getPartMappingType() - Method in interface org.hibernate.metamodel.mapping.ModelPart
The type for this part.
getPartMappingType() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getPartMappingType() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getPartMappingType() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getPartMappingType() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getPartMappingType() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getPartName() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
 
getPartName() - Method in interface org.hibernate.metamodel.mapping.CollectionPart
 
getPartName() - Method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
getPartName() - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
 
getPartName() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getPartName() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getPartName() - Method in interface org.hibernate.metamodel.mapping.ModelPart
The local part name, which is generally the unqualified role name
getPartName() - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
 
getPartName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPartName() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getPartName() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getPartName() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getPartName() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getParts() - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
getParts() - Method in interface org.hibernate.spi.DotIdentifierSequence
 
getPath() - Method in exception org.hibernate.InvalidMappingException
 
getPathName() - Method in class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
 
getPathName() - Method in class org.hibernate.query.derived.AnonymousTupleSqmPathSource
 
getPathName() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getPathName() - Method in interface org.hibernate.query.sqm.SqmPathSource
The name of this thing.
getPathName() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getPathName() - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
 
getPathRegistry() - Method in interface org.hibernate.query.hql.spi.SqmCreationProcessingState
SqmPathRegistry associated with this state.
getPathSource() - Method in interface org.hibernate.metamodel.model.domain.SingularPersistentAttribute
 
getPathSource() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getPattern() - Method in enum class org.hibernate.dialect.function.TruncFunction.DatetimeTrunc
 
getPattern() - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
getPattern() - Method in class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
getPersistenceContext() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getPersistenceContext() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Get the persistence context for this session.
getPersistenceContext() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getPersistenceContext() - Method in class org.hibernate.sql.results.spi.LoadContexts
Retrieves the persistence context to which this is bound.
getPersistenceContextInternal() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getPersistenceContextInternal() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Similar to SharedSessionContractImplementor.getPersistenceContext(), with two differences: this version performs better as it allows for inlining and probably better prediction, and it skips some checks of the current state of the session.
getPersistenceContextInternal() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getPersistenceType() - Method in interface org.hibernate.metamodel.model.domain.BasicDomainType
 
getPersistenceType() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getPersistenceType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getPersistenceUnitDefaults() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
Gets the value of the persistenceUnitDefaults property.
getPersistenceUnitMetadata() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the persistenceUnitMetadata property.
getPersistenceUnitRootUrl() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
Get the root url for the persistence unit.
getPersistenceUnitUtil() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getPersistentAttributeType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getPersistentClass() - Method in interface org.hibernate.generator.GeneratorCreationContext
 
getPersistentClass() - Method in class org.hibernate.mapping.Join
 
getPersistentClass() - Method in class org.hibernate.mapping.Property
 
getPersistentClass() - Method in exception org.hibernate.PropertyAccessException
 
getPersistentClass() - Method in interface org.hibernate.proxy.LazyInitializer
Get the actual class of the entity.
getPersistentClass() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getPersistentClass() - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
getPersistentCollectionRepresentationResolver() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getPersister() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the persister property.
getPersister() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getPersister() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getPersister() - Method in class org.hibernate.engine.spi.EntityKey
 
getPersister() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
The persister for the entity.
getPersister() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getPersister() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getPersister() - Method in class org.hibernate.event.spi.PostLoadEvent
 
getPersister() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getPersister() - Method in class org.hibernate.event.spi.PostUpsertEvent
 
getPersister() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getPhysicalColumnName(Table, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getPhysicalColumnName(Table, Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getPhysicalConnection() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Exposes access to the "real" Connection.
getPhysicalConnectionHandlingMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getPhysicalConnectionHandlingMode() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getPhysicalConnectionHandlingMode() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
getPhysicalImplicitNamespaceName() - Method in class org.hibernate.boot.model.relational.Database
 
getPhysicalJdbcTransaction() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Access to the current underlying JDBC transaction.
getPhysicalName() - Method in class org.hibernate.boot.model.relational.Namespace
 
getPhysicalName() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The physical name of the database structure (table or sequence).
getPhysicalName() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getPhysicalName() - Method in class org.hibernate.id.enhanced.TableStructure
 
getPhysicalNamingStrategy() - Method in class org.hibernate.boot.model.relational.Database
 
getPhysicalNamingStrategy() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getPhysicalNamingStrategy() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getPhysicalNamingStrategy() - Method in class org.hibernate.cfg.Configuration
The PhysicalNamingStrategy, if any, to use in this configuration.
getPhysicalTableMappingForMutation(SelectableMapping) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPhysicalTableName(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getPhysicalTableName(Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getPkColumnName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the pkColumnName property.
getPkColumnValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the pkColumnValue property.
getPlanCacheHitCount() - Method in interface org.hibernate.stat.QueryStatistics
The number of query plans successfully fetched from the cache.
getPlanCacheMissCount() - Method in interface org.hibernate.stat.QueryStatistics
The number of query plans *not* fetched from the cache.
getPlanCompilationTotalMicroseconds() - Method in interface org.hibernate.stat.QueryStatistics
The overall time spent to compile the plan for this particular query.
getPluralAttribute() - Method in class org.hibernate.metamodel.mapping.ordering.ast.CollectionPartPath
 
getPluralAttribute() - Method in interface org.hibernate.metamodel.mapping.ordering.ast.DomainPath
 
getPluralAttribute() - Method in interface org.hibernate.query.NativeQuery.CollectionReturn
 
getPluralAttribute() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
 
getPluralAttribute() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath
 
getPluralAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
 
getPluralAttributeDescriptor() - Method in interface org.hibernate.query.named.ModelPartResultMementoCollection
 
getPluralAttributeMapping(String) - Method in interface org.hibernate.metamodel.RuntimeMetamodels
 
getPluralAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitIndexColumnNameSource
 
getPluralAttributePath() - Method in interface org.hibernate.boot.model.naming.ImplicitMapKeyColumnNameSource
Access the AttributePath for the Map attribute
getPluralAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getPluralAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getPluralDiscriminatedAssociations() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getPluralDiscriminatedAssociations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the pluralDiscriminatedAssociations property.
getPluralDiscriminatedAssociations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the pluralDiscriminatedAssociations property.
getPluralDomainPath() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath
 
getPluralPath() - Method in class org.hibernate.query.sqm.tree.expression.SqmCollectionSize
 
getPluralPath() - Method in class org.hibernate.query.sqm.tree.predicate.SqmEmptinessPredicate
 
getPluralPath() - Method in class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
 
getPluralType(int, List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayArgumentValidator
 
getPolymorphism() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the polymorphism property.
getPolymorphism() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the polymorphism property.
getPoolMaxSize() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
The maximum connection pool size.
getPoolMinSize() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
The minimum connection pool size.
getPosition() - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
The JDBC parameter position
getPosition() - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
 
getPosition() - Method in class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
 
getPosition() - Method in class org.hibernate.query.spi.AbstractQueryParameter
 
getPosition() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
 
getPosition() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
getPosition() - Method in class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef
 
getPosition() - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
getPosition() - Method in interface org.hibernate.query.sqm.tree.expression.SqmParameter
If this represents a positional parameter, return that parameter position; otherwise return null.
getPosition() - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
 
getPosition() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
getPostLoad() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getPostLoad() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the postLoad property.
getPostLoad() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the postLoad property.
getPostLoad() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the postLoad property.
getPostLoad() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
getPostLoadEvent() - Method in class org.hibernate.event.spi.LoadEvent
 
getPostLoadEvent() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getPostPersist() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getPostPersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the postPersist property.
getPostPersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the postPersist property.
getPostPersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the postPersist property.
getPostPersist() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
getPostRemove() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getPostRemove() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the postRemove property.
getPostRemove() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the postRemove property.
getPostRemove() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the postRemove property.
getPostRemove() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
getPostUpdate() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getPostUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the postUpdate property.
getPostUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the postUpdate property.
getPostUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the postUpdate property.
getPostUpdate() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
getPrecision() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
 
getPrecision() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getPrecision() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getPrecision() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the precision property.
getPrecision() - Method in interface org.hibernate.boot.model.source.spi.SizeSource
The specified precision.
getPrecision() - Method in class org.hibernate.engine.jdbc.Size
 
getPrecision() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getPrecision() - Method in class org.hibernate.mapping.Column
 
getPrecision() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getPrecision() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getPrecision() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
getPrecision() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getPrecision() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getPrecision() - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
getPrecision() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
getPrecision() - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
getPrecision() - Method in interface org.hibernate.type.descriptor.java.TemporalJavaType
The precision represented by this type
getPrecision() - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
getPredicate() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched.WhenFragment
 
getPredicate() - Method in class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
 
getPredicate() - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression.WhenFragment
 
getPredicate() - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
getPredicate() - Method in interface org.hibernate.sql.ast.tree.from.TableJoin
 
getPredicate() - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
 
getPredicate() - Method in class org.hibernate.sql.ast.tree.insert.ConflictClause
 
getPredicate() - Method in class org.hibernate.sql.ast.tree.predicate.NegatedPredicate
 
getPredicate() - Method in class org.hibernate.sql.ast.tree.predicate.PredicateCollector
 
getPredicates() - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
 
getPredicates() - Method in class org.hibernate.sql.ast.tree.predicate.Junction
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.dialect.VarcharUUIDJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
The Java type class that is preferred by the binder or null.
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.RealJdbcType
Deprecated.
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntAsSmallIntJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
getPreferredSqlTypeCodeForArray() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getPreferredSqlTypeCodeForArray() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
getPreferredSqlTypeCodeForArray() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getPreferredSqlTypeCodeForArray() - Method in class org.hibernate.dialect.Dialect
The JDBC type code to use for mapping properties of basic Java array or Collection types.
getPreferredSqlTypeCodeForArray() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getPreferredSqlTypeCodeForArray() - Method in class org.hibernate.dialect.OracleDialect
 
getPreferredSqlTypeCodeForArray() - Method in class org.hibernate.mapping.BasicValue
 
getPreferredSqlTypeCodeForArray() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getPreferredSqlTypeCodeForArray() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
When mapping a basic array or collection type to the database what is the preferred SQL type code to use?
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getPreferredSqlTypeCodeForBoolean() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
getPreferredSqlTypeCodeForBoolean() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.dialect.Dialect
The JDBC type code to use for mapping properties of Java type boolean.
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.dialect.MySQLDialect
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.dialect.OracleDialect
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.mapping.BasicValue
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.persister.entity.SessionFactoryBasedWrapperOptions
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getPreferredSqlTypeCodeForBoolean() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
When mapping a boolean type to the database what is the preferred SQL type code to use?
getPreferredSqlTypeCodeForBoolean() - Method in interface org.hibernate.type.descriptor.WrapperOptions
The JDBC type code used to bind a null boolean value.
getPreferredSqlTypeCodeForDuration() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getPreferredSqlTypeCodeForDuration() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
getPreferredSqlTypeCodeForDuration() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getPreferredSqlTypeCodeForDuration() - Method in class org.hibernate.mapping.BasicValue
 
getPreferredSqlTypeCodeForDuration() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getPreferredSqlTypeCodeForDuration() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getPreferredSqlTypeCodeForDuration() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
When mapping a duration type to the database what is the preferred SQL type code to use?
getPreferredSqlTypeCodeForInstant() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getPreferredSqlTypeCodeForInstant() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
getPreferredSqlTypeCodeForInstant() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getPreferredSqlTypeCodeForInstant() - Method in class org.hibernate.mapping.BasicValue
 
getPreferredSqlTypeCodeForInstant() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getPreferredSqlTypeCodeForInstant() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
When mapping an instant type to the database what is the preferred SQL type code to use?
getPreferredSqlTypeCodeForUuid() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getPreferredSqlTypeCodeForUuid() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
getPreferredSqlTypeCodeForUuid() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getPreferredSqlTypeCodeForUuid() - Method in class org.hibernate.mapping.BasicValue
 
getPreferredSqlTypeCodeForUuid() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getPreferredSqlTypeCodeForUuid() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getPreferredSqlTypeCodeForUuid() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
When mapping an uuid type to the database what is the preferred SQL type code to use?
getPreLoadEvent() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getPreparedStatementDetails(String) - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
Get the PreparedStatement in this group related to the given table-name.
getPreparedStatementDetails(String) - Method in interface org.hibernate.engine.jdbc.mutation.MutationExecutor
Details about the PreparedStatement for mutating the given table.
getPrepareStatementCount() - Method in interface org.hibernate.stat.Statistics
The number of prepared statements that were acquired.
getPrePersist() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getPrePersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the prePersist property.
getPrePersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the prePersist property.
getPrePersist() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the prePersist property.
getPrePersist() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
getPreRemove() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getPreRemove() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the preRemove property.
getPreRemove() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the preRemove property.
getPreRemove() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the preRemove property.
getPreRemove() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
getPreUpdate() - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
getPreUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the preUpdate property.
getPreUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Gets the value of the preUpdate property.
getPreUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the preUpdate property.
getPreUpdate() - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
getPreviousPage() - Method in class org.hibernate.query.KeyedResultList
The specification of the previous page of results, or null if it is known that this is the first page.
getPrimaryKey() - Method in class org.hibernate.mapping.DenormalizedTable
 
getPrimaryKey() - Method in class org.hibernate.mapping.Table
 
getPrimaryKey() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Retrieve information about the table's primary key, if one is defined (aka, may return null).
getPrimaryKey(TableInformationImpl) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
Extract information about the given table's primary key.
getPrimaryKeyColumnSources() - Method in interface org.hibernate.boot.model.source.spi.JoinedSubclassEntitySource
The PrimaryKeyJoinColumns mapping for the joined-subclass.
getPrimaryKeyColumnSources() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Retrieves the columns defines as making up this secondary tables primary key.
getPrimaryKeyForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the primaryKeyForeignKey property.
getPrimaryKeyForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the primaryKeyForeignKey property.
getPrimaryKeyForeignKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the primaryKeyForeignKey property.
getPrimaryKeyIdentifier() - Method in interface org.hibernate.tool.schema.extract.spi.PrimaryKeyInformation
Obtain the identifier for this PK.
getPrimaryKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the primaryKeyJoinColumn property.
getPrimaryKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the primaryKeyJoinColumn property.
getPrimaryKeyJoinColumn() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the primaryKeyJoinColumn property.
getPrimarySortClassifier() - Method in interface org.hibernate.engine.spi.ComparableExecutable
This affect sorting order of the executables, when sorting is enabled.
getPrimaryTable() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the primary table for this entity.
getPrimaryTable() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
 
getPrimaryTableReference() - Method in class org.hibernate.query.results.TableGroupImpl
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.cte.CteTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.AbstractColumnReferenceQualifier
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.FunctionTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
getPrimaryTableReference() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.UnionTableGroup
 
getPrimaryTableReference() - Method in class org.hibernate.sql.ast.tree.from.ValuesTableGroup
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
getPrimitiveArrayClass() - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
getPrimitiveArrayClass() - Method in interface org.hibernate.type.descriptor.java.spi.PrimitiveJavaType
Get the Java type that describes an array of this type's primitive variant.
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
getPrimitiveClass() - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
getPrimitiveClass() - Method in interface org.hibernate.type.descriptor.java.spi.PrimitiveJavaType
Retrieve the primitive counterpart to the wrapper type identified by this descriptor
getProcedureName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Gets the value of the procedureName property.
getProcedureName() - Method in interface org.hibernate.boot.query.NamedProcedureCallDefinition
The name of the underlying database procedure or function name
getProcedureName() - Method in interface org.hibernate.procedure.ProcedureCall
Get the name of the stored procedure (or function) to be called.
getProcessingOptions() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getProcessingQuery() - Method in interface org.hibernate.query.hql.spi.SqmCreationProcessingState
Access to the query currently being processed.
getProcessingStateStack() - Method in interface org.hibernate.query.hql.spi.SqmCreationState
Access to the stack of current creation processing state.
getProcessingStateStack() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getProperties() - Method in class org.hibernate.cfg.Configuration
Get all properties
getProperties() - Static method in class org.hibernate.cfg.Environment
The system properties, extended with all additional properties specified in hibernate.properties.
getProperties() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getProperties() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getProperties() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getProperties() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getProperties() - Method in class org.hibernate.mapping.Component
 
getProperties() - Method in class org.hibernate.mapping.Join
 
getProperties() - Method in class org.hibernate.mapping.PersistentClass
Build a list of the properties defined on this class.
getProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertiesToInsert(Object[]) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
Transform the array of property indexes to an array of booleans, true when the property is insertable and non-null
getPropertiesToUpdate(int[], boolean) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
Transform the array of property indexes to an array of booleans for each attribute, true when the property is dirty
getProperty() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Gets the value of the property property.
getProperty() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Gets the value of the property property.
getProperty() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Access to the end path part.
getProperty() - Method in interface org.hibernate.boot.spi.PropertyData
Return the Hibernate mapping property
getProperty() - Method in interface org.hibernate.generator.GeneratorCreationContext
 
getProperty() - Method in class org.hibernate.loader.PropertyPath
Deprecated.
 
getProperty(int) - Method in class org.hibernate.mapping.Component
Returns the Property at the specified position in this Component.
getProperty(String) - Method in class org.hibernate.cfg.Configuration
Get a property value by name
getProperty(String) - Method in class org.hibernate.mapping.Component
 
getProperty(String) - Method in class org.hibernate.mapping.PersistentClass
 
getPropertyAccess() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
The getter/setter access to this attribute
getPropertyAccess() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
getPropertyAccess() - Method in interface org.hibernate.metamodel.mapping.PropertyBasedMapping
 
getPropertyAccess() - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
getPropertyAccess() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getPropertyAccessorName() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
Obtain the name of the property accessor style used to access this attribute.
getPropertyAccessorName() - Method in class org.hibernate.mapping.Property
 
getPropertyAccessStrategy() - Method in class org.hibernate.mapping.Property
 
getPropertyAccessStrategy() - Method in interface org.hibernate.property.access.spi.PropertyAccess
Access to the PropertyAccessStrategy that created this instance.
getPropertyAccessStrategy(Class) - Method in class org.hibernate.mapping.Backref
 
getPropertyAccessStrategy(Class) - Method in class org.hibernate.mapping.IndexBackref
 
getPropertyAccessStrategy(Class) - Method in class org.hibernate.mapping.Property
 
getPropertyAliases(String, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyAliases(String, int) - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Get the result set aliases used for the property columns, given a suffix (properties of this class, only).
getPropertyAnnotatedWithIdAndToOne(XClass, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getPropertyAnnotatedWithMapsId(XClass, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getPropertyBase() - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
 
getPropertyBase() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
getPropertyCascadeStyles() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyCascadeStyles() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cascade styles of the properties (optional operation)
getPropertyCheckability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyCheckability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "checkability" of the properties of this class (is the property dirty checked, does the cache need to be updated)
getPropertyCheckability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyClass() - Method in interface org.hibernate.boot.spi.PropertyData
Return the class itself
getPropertyClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getPropertyClosure() - Method in class org.hibernate.mapping.RootClass
 
getPropertyClosure() - Method in class org.hibernate.mapping.Subclass
 
getPropertyClosureSpan() - Method in class org.hibernate.mapping.PersistentClass
 
getPropertyClosureSpan() - Method in class org.hibernate.mapping.Subclass
 
getPropertyColumnInsertable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
For Hibernate Reactive
getPropertyColumnNames(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnNames(int) - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Get the result set column names mapped for this property (properties of this class, only).
getPropertyColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Get the column names for the given property path
getPropertyColumnNames(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Get the column names for the given property path
getPropertyColumnSpan(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnUpdateable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
For Hibernate Reactive
getPropertyColumnWriters(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyDeclaringClass(Property) - Method in class org.hibernate.mapping.Component
 
getPropertyIndex() - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
Returns the index of the generated property.
getPropertyIndex() - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
 
getPropertyIndex(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyIndex(String) - Method in interface org.hibernate.persister.entity.UniqueKeyLoadable
Deprecated.
Get the property number of the unique key property
getPropertyIndex(String) - Method in interface org.hibernate.persister.walking.spi.AttributeSource
 
getPropertyIndex(String) - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyIndex(String) - Method in class org.hibernate.type.AnyType
 
getPropertyIndex(String) - Method in class org.hibernate.type.ComponentType
 
getPropertyIndex(String) - Method in interface org.hibernate.type.CompositeType
Convenience method for locating the property index for a given property name.
getPropertyIndexOrNull(String) - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyInsertability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyInsertability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "insertability" of the properties of this class (does the property appear in an SQL INSERT)
getPropertyInsertability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyIterator() - Method in class org.hibernate.mapping.Component
Deprecated.
getPropertyIterator() - Method in class org.hibernate.mapping.Join
Deprecated.
getPropertyLaziness() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the "laziness" of the properties of this class
getPropertyLaziness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyLaziness() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getPropertyLaziness() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyName() - Method in interface org.hibernate.boot.spi.PropertyData
 
getPropertyName() - Method in class org.hibernate.id.ForeignGenerator
Deprecated.
Getter for property 'propertyName'.
getPropertyName() - Method in class org.hibernate.mapping.OneToOne
 
getPropertyName() - Method in class org.hibernate.mapping.ToOne
 
getPropertyName() - Method in class org.hibernate.property.access.spi.SetterFieldImpl
 
getPropertyName() - Method in exception org.hibernate.PropertyAccessException
 
getPropertyName() - Method in exception org.hibernate.PropertyValueException
 
getPropertyName() - Method in exception org.hibernate.TransientPropertyValueException
Returns the property name.
getPropertyName() - Method in class org.hibernate.type.EntityType
 
getPropertyName() - Method in class org.hibernate.type.ManyToOneType
 
getPropertyName() - Method in class org.hibernate.type.OneToOneType
 
getPropertyNames() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
Get the name of all properties.
getPropertyNames() - Method in class org.hibernate.mapping.Component
 
getPropertyNames() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the names of the class' persistent properties
getPropertyNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyNames() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the names of the class properties - doesn't have to be the names of the actual Java properties (used for XML generation only)
getPropertyNames() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyNames() - Method in class org.hibernate.type.AnyType
 
getPropertyNames() - Method in class org.hibernate.type.ComponentType
 
getPropertyNames() - Method in interface org.hibernate.type.CompositeType
Get the names of the component properties
getPropertyNullability() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the nullability of the class' persistent properties
getPropertyNullability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyNullability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the nullability of the properties of this class
getPropertyNullability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyNullability() - Method in class org.hibernate.type.AnyType
 
getPropertyNullability() - Method in class org.hibernate.type.ComponentType
 
getPropertyNullability() - Method in interface org.hibernate.type.CompositeType
Retrieve the indicators regarding which component properties are nullable.
getPropertyOwnerEntityName() - Method in exception org.hibernate.TransientPropertyValueException
Returns the entity name for entity that owns the association property.
getPropertyRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the propertyRef property.
getPropertyRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the propertyRef property.
getPropertyRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the propertyRef property.
getPropertyRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the propertyRef property.
getPropertyReferencedAssociation(String, String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
getPropertySpaces() - Method in interface org.hibernate.action.spi.Executable
What spaces (tables) are affected by this action?
getPropertySpaces() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an array of objects that identify spaces in which properties of this entity are persisted, for instances of this class only.
getPropertySpaces() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertySpaces() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertySpaces() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertySpan() - Method in class org.hibernate.mapping.Component
 
getPropertySpan() - Method in class org.hibernate.mapping.Join
 
getPropertySpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertySpan() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyTableName(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableName(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Get the table name for the given property path
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertyType() - Method in class org.hibernate.persister.entity.UniqueKeyEntry
 
getPropertyType(String) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the type of a particular (named) property
getPropertyType(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
by the supertypes
getPropertyType(String) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
getPropertyTypes() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the Hibernate types of the class properties
getPropertyTypes() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTypes() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the Hibernate types of the class properties
getPropertyTypes() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyUpdateability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyUpdateability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "updateability" of the properties of this class (does the property appear in an SQL UPDATE)
getPropertyUpdateability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getPropertyUpdateability(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Which properties appear in the SQL update? (Initialized, updateable ones!)
getPropertyUpdateability(Object) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
Which properties appear in the SQL update? (Initialized, updateable ones!)
getPropertyValue(Object, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValue(Object, int) - Method in interface org.hibernate.persister.entity.EntityPersister
getPropertyValue(Object, int) - Method in interface org.hibernate.tuple.Tuplizer
Deprecated.
Extract the value of a particular property from the given entity.
getPropertyValue(Object, int) - Method in class org.hibernate.type.ComponentType
 
getPropertyValue(Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.AnyType
 
getPropertyValue(Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
getPropertyValue(Object, int, SharedSessionContractImplementor) - Method in interface org.hibernate.type.CompositeType
Extract a particular component property value indicated by index.
getPropertyValue(Object, String) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the value of a particular (named) property
getPropertyValue(Object, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValue(Object, String) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the value of a particular property
getPropertyValue(J, int) - Method in interface org.hibernate.usertype.CompositeUserType
Get the value of the property with the given index.
getPropertyValueGenerationStrategies() - Method in class org.hibernate.type.ComponentType
Deprecated.
getPropertyValues() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getPropertyValues(Object) - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
Get the value of all properties from the given entity
getPropertyValues(Object) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Extract the property values from the given entity.
getPropertyValues(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValues(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
getPropertyValues(Object) - Method in class org.hibernate.type.AnyType
 
getPropertyValues(Object) - Method in class org.hibernate.type.ComponentType
 
getPropertyValues(Object) - Method in interface org.hibernate.type.CompositeType
Extract the values of the component properties from the given component instance without access to the session.
getPropertyValues(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.AnyType
 
getPropertyValues(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
getPropertyValues(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.type.CompositeType
Extract the values of the component properties from the given component instance
getPropertyValuesToInsert(Object, Map<Object, Object>, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Use the form accepting SharedSessionContractImplementor instead
getPropertyValuesToInsert(Object, Map<Object, Object>, SharedSessionContractImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Return the values of the mapped properties of the object
getPropertyValuesToInsert(Object, Map<Object, Object>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValuesToInsert(Object, Map<Object, Object>, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Return the values of the insertable properties of the object (including backrefs)
getPropertyVersionability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyVersionability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "versionability" of the properties of this class (is the property optimistic-locked)
getPropertyVersionability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getProvidedJtaPlatform() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider
Retrieve the JtaPlatform provided by this environment.
getProviderClassName() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
Get the explicitly specified provider class name, or null if not specified.
getProviderUtil() - Method in class org.hibernate.jpa.HibernatePersistenceProvider
 
getProxy() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getProxy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the proxy property.
getProxy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the proxy property.
getProxy() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
For lazy entities, obtain the interface to use in constructing its proxies.
getProxy() - Method in interface org.hibernate.bytecode.spi.BasicProxyFactory
Get a proxy reference..
getProxy() - Method in interface org.hibernate.engine.spi.EntityHolder
The proxy object, or null if no proxy object was registered yet.
getProxy(Object, SharedSessionContractImplementor) - Method in class org.hibernate.proxy.map.MapProxyFactory
 
getProxy(Object, SharedSessionContractImplementor) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory
 
getProxy(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.proxy.ProxyFactory
Create a new proxy instance
getProxy(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get an existing proxy by key
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.ClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.NClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.SerializableBlobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.SerializableClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyClassLoader() - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
Determines the appropriate class loader to which the generated proxy should be scoped.
getProxyFactory() - Method in interface org.hibernate.metamodel.spi.EntityRepresentationStrategy
Create the delegate capable of producing proxies for the given entity
getProxyFactoryFactory() - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Retrieve the specific factory for this provider capable of generating run-time proxies for lazy-loading purposes.
getProxyInterface() - Method in class org.hibernate.mapping.PersistentClass
 
getProxyInterfaceName() - Method in class org.hibernate.mapping.PersistentClass
 
getProxyJavaType() - Method in interface org.hibernate.metamodel.spi.EntityRepresentationStrategy
 
getPrunedDiscriminatorPredicate(Map<String, EntityNameUse>, MappingMetamodelImplementor, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPutCount() - Method in interface org.hibernate.stat.CacheRegionStatistics
The number of cache puts into the region since the last Statistics clearing
getQualifiedName() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getQualifiedName(SqlStringGenerationContext) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQualifiedName(SqlStringGenerationContext) - Method in class org.hibernate.mapping.Table
 
getQualifiedName(SqlStringGenerationContext) - Method in interface org.hibernate.mapping.UserDefinedType
 
getQualifiedObjectNameFormatter() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Deprecated.
Use a provided SqlStringGenerationContext instead.
getQualifiedTableName() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getQualifiedTableName() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQualifiedTableName() - Method in class org.hibernate.mapping.Table
 
getQualifiedTableName() - Method in interface org.hibernate.mapping.UserDefinedType
 
getQualifier() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getQueries() - Method in interface org.hibernate.stat.Statistics
All executed query strings.
getQuery() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the query property.
getQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the query property.
getQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the query property.
getQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the query property.
getQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the query property.
getQuery() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the query property.
getQuery() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the query property.
getQuery() - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
getQueryCacheHitCount() - Method in interface org.hibernate.stat.Statistics
The global number of cached queries successfully retrieved from the cache.
getQueryCacheLayout() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getQueryCacheLayout() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getQueryCacheLayout() - Method in class org.hibernate.mapping.Collection
 
getQueryCacheLayout() - Method in class org.hibernate.mapping.PersistentClass
 
getQueryCacheMissCount() - Method in interface org.hibernate.stat.Statistics
The global number of cached queries notnot found in the cache.
getQueryCachePutCount() - Method in interface org.hibernate.stat.Statistics
The global number of cacheable queries put in cache.
getQueryEngine() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getQueryEngine() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getQueryEngine() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getQueryEngine() - Method in interface org.hibernate.query.sqm.spi.SqmCreationContext
 
getQueryExecutionCount() - Method in interface org.hibernate.stat.Statistics
The global number of executed queries.
getQueryExecutionMaxTime() - Method in interface org.hibernate.stat.Statistics
The time in milliseconds of the slowest query.
getQueryExecutionMaxTimeQueryString() - Method in interface org.hibernate.stat.Statistics
The query string for the slowest query.
getQueryHintString(String, String) - Method in class org.hibernate.dialect.Dialect
Apply a hint to the given SQL query.
getQueryHintString(String, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getQueryHintString(String, String) - Method in class org.hibernate.dialect.H2Dialect
 
getQueryHintString(String, String) - Method in class org.hibernate.dialect.MySQLDialect
 
getQueryHintString(String, String) - Method in class org.hibernate.dialect.OracleDialect
 
getQueryHintString(String, String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getQueryHintString(String, String) - Method in class org.hibernate.dialect.SQLServerDialect
 
getQueryHintString(String, List<String>) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getQueryHintString(String, List<String>) - Method in class org.hibernate.dialect.CockroachDialect
Applies the hints to the query string.
getQueryHintString(String, List<String>) - Method in class org.hibernate.dialect.Dialect
Apply a hint to the given SQL query.
getQueryHintString(String, List<String>) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getQueryIdentifier(String) - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getQueryOptions() - Method in interface org.hibernate.query.Query
Get the execution options for this Query.
getQueryOptions() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getQueryOptions() - Method in class org.hibernate.query.spi.AbstractQuery
 
getQueryOptions() - Method in interface org.hibernate.query.spi.DomainQueryExecutionContext
The options to use for execution of the query
getQueryOptions() - Method in interface org.hibernate.query.spi.SqmQuery
 
getQueryOptions() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getQueryOptions() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getQueryOptions() - Method in interface org.hibernate.result.spi.ResultContext
 
getQueryOptions() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getQueryOptions() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getQueryParam() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the queryParam property.
getQueryParam() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the queryParam property.
getQueryParameter() - Method in interface org.hibernate.query.spi.QueryParameterBinding
 
getQueryParameter(int) - Method in interface org.hibernate.query.ParameterMetadata
Get the QueryParameter reference registered here under the given position-label.
getQueryParameter(int) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
getQueryParameter(String) - Method in interface org.hibernate.query.ParameterMetadata
Get the QueryParameter reference registered here under the given name.
getQueryParameter(String) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
getQueryParameterBindings() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getQueryParameterBindings() - Method in interface org.hibernate.query.spi.DomainQueryExecutionContext
The domain parameter bindings
getQueryParameterBindings() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getQueryParameterOccurrences() - Method in interface org.hibernate.query.sql.spi.NativeSelectQueryDefinition
 
getQueryPart() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getQueryPart() - Method in interface org.hibernate.query.criteria.JpaDerivedFrom
The subquery part for this derived from node.
getQueryPart() - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
The query structure.
getQueryPart() - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
getQueryPart() - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
getQueryPart() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getQueryPart() - Method in interface org.hibernate.query.sqm.tree.select.SqmSelectQuery
 
getQueryPart() - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableReference
 
getQueryPart() - Method in class org.hibernate.sql.ast.tree.select.SelectStatement
 
getQueryPartForRowNumbering() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getQueryParts() - Method in interface org.hibernate.query.criteria.JpaQueryGroup
 
getQueryParts() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
getQueryParts() - Method in class org.hibernate.sql.ast.tree.select.QueryGroup
 
getQueryPartStack() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getQueryPlanCacheHitCount() - Method in interface org.hibernate.stat.Statistics
The global number of query plans successfully retrieved from cache.
getQueryPlanCacheMissCount() - Method in interface org.hibernate.stat.Statistics
The global number of query plans lookups not found in cache.
getQueryPlanCachingEnabled() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getQueryPlanCachingEnabled() - Method in interface org.hibernate.query.spi.QueryOptions
Should the query plan of the query be cached?
getQueryPlanCachingEnabled() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getQueryRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType
Gets the value of the queryRef property.
getQueryRef() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomLoader
Gets the value of the queryRef property.
getQueryRegionStatistics(String) - Method in interface org.hibernate.stat.Statistics
Obtain the second-level cache statistics for the given query cache region.
getQueryResults(String, Object[], ExtractionContext.ResultSetProcessor<T>) - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getQueryResultsCache(String) - Method in interface org.hibernate.cache.spi.CacheImplementor
Get query cache by region name or create a new one if none exist.
getQueryResultsCacheStrictly(String) - Method in interface org.hibernate.cache.spi.CacheImplementor
Get the named QueryResultRegionAccess but not creating one if it does not already exist.
getQuerySequencesString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getQuerySequencesString() - Method in class org.hibernate.dialect.CockroachDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DB2400Dialect
Deprecated.
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DB2400V7R3Dialect
Deprecated.
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DB2Dialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DB2iDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DB2zDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DerbyDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.Dialect
Get the select command used retrieve the names of all sequences.
getQuerySequencesString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getQuerySequencesString() - Method in class org.hibernate.dialect.H2Dialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.HSQLDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.MariaDBDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.OracleDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.SQLServerDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.TiDBDialect
 
getQuerySource() - Method in class org.hibernate.query.sqm.tree.AbstractSqmStatement
 
getQuerySource() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
getQuerySource() - Method in interface org.hibernate.query.sqm.tree.SqmStatement
 
getQuerySpaces() - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
getQuerySpaces() - Method in class org.hibernate.engine.spi.ExecutableList
Lazily constructs the querySpaces affected by the actions in the list.
getQuerySpaces() - Method in class org.hibernate.event.spi.AutoFlushEvent
 
getQuerySpaces() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getQuerySpaces() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an array of objects that identify spaces in which properties of this entity are persisted, for instances of this class and its subclasses.
getQuerySpaces() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getQuerySpaces() - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
 
getQuerySpaces() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getQuerySpaces() - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
The affected query spaces.
getQuerySpec() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getQuerySpec() - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
The query structure.
getQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getQuerySpec() - Method in interface org.hibernate.query.sqm.tree.select.SqmSelectQuery
 
getQuerySpec() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
getQuerySpec() - Method in class org.hibernate.sql.ast.tree.select.SelectStatement
 
getQueryStatistics(String) - Method in interface org.hibernate.stat.Statistics
Obtain the query statistics for the given query string.
getQueryStatisticsMaxSize() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getQueryStatisticsMaxSize() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getQueryString() - Method in interface org.hibernate.query.Query
The query as a string, or null in the case of a criteria query.
getQueryString() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getQueryString() - Method in interface org.hibernate.query.spi.QueryInterpretationCache.Key
 
getQueryString() - Method in interface org.hibernate.query.spi.SqmQuery
 
getQueryString() - Method in class org.hibernate.query.sql.spi.NonSelectInterpretationsKey
 
getQueryString() - Method in class org.hibernate.query.sql.spi.SelectInterpretationsKey
 
getQueryString() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getQueryString() - Method in exception org.hibernate.QueryException
Retrieve the query being evaluated when the exception occurred.
getQueuedOrphans(String) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getQueuedOrphans(String) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the "queued" orphans
getQuotedCaseStrategy() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
getQuotedCatalog() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQuotedCatalog() - Method in class org.hibernate.mapping.Table
 
getQuotedCatalog() - Method in interface org.hibernate.mapping.UserDefinedType
 
getQuotedCatalog(Dialect) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQuotedCatalog(Dialect) - Method in class org.hibernate.mapping.Table
 
getQuotedName() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQuotedName() - Method in class org.hibernate.mapping.Column
 
getQuotedName() - Method in class org.hibernate.mapping.Table
 
getQuotedName() - Method in interface org.hibernate.mapping.UserDefinedType
 
getQuotedName(Dialect) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQuotedName(Dialect) - Method in class org.hibernate.mapping.Column
 
getQuotedName(Dialect) - Method in class org.hibernate.mapping.Index
 
getQuotedName(Dialect) - Method in class org.hibernate.mapping.Table
 
getQuotedName(Dialect) - Method in interface org.hibernate.mapping.UserDefinedType
 
getQuotedSchema() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQuotedSchema() - Method in class org.hibernate.mapping.Table
 
getQuotedSchema() - Method in interface org.hibernate.mapping.UserDefinedType
 
getQuotedSchema(Dialect) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getQuotedSchema(Dialect) - Method in class org.hibernate.mapping.Table
 
getQuotedSchema(Dialect) - Method in interface org.hibernate.mapping.UserDefinedType
 
getRawList() - Method in class org.hibernate.collection.spi.PersistentList
 
getRawStructFromJdbcValue(Object) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
getRawStructFromJdbcValue(Object) - Method in class org.hibernate.dialect.PostgreSQLStructPGObjectJdbcType
 
getRawTypeName() - Method in interface org.hibernate.type.descriptor.sql.DdlType
Deprecated.
not appropriate for named enum or array types
getRawTypeName(String) - Method in class org.hibernate.dialect.OracleUserDefinedTypeExporter
 
getRawTypeNames() - Method in interface org.hibernate.type.descriptor.sql.DdlType
Deprecated.
not appropriate for named enum or array types
getRead() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the read property.
getRead() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getRead() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getRead() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the read property.
getReadExpr(Dialect) - Method in class org.hibernate.mapping.Column
 
getReadExpression() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getReadExpression() - Method in class org.hibernate.sql.ast.tree.expression.NestedColumnReference
 
getReadFragment() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
A SQL fragment to apply to the column value on read.
getReadLockString(int) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getReadLockString(int) - Method in class org.hibernate.dialect.CockroachDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.DB2Dialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.DerbyDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire READ locks for this dialect.
getReadLockString(int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getReadLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.OracleDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.SpannerDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.TiDBDialect
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.CockroachDialect
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire READ locks for this dialect, given the aliases of the columns to be read locked.
getReadLockString(String, int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.MySQLDialect
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.OracleDialect
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.SpannerDialect
 
getReadLockString(String, int) - Method in class org.hibernate.dialect.TiDBDialect
 
getReadOnly() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getReadOnly() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getReadOnly() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getReadOnly() - Method in class org.hibernate.event.spi.LoadEvent
 
getReadOnly() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getReadOnly() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getReadOnly() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getReadRowLockStrategy() - Method in class org.hibernate.dialect.DerbyDialect
 
getReadRowLockStrategy() - Method in class org.hibernate.dialect.Dialect
The row lock strategy to use for read locks.
getReadRowLockStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getRealParent() - Method in class org.hibernate.spi.NavigablePath
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.AbstractArrayJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in interface org.hibernate.type.descriptor.java.BasicJavaType
Obtain the "recommended" SQL type descriptor for this Java type.
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.ByteArrayJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in interface org.hibernate.type.descriptor.java.JavaType
Obtain the "recommended" SQL type descriptor for this Java type.
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.DynamicModelJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.JsonJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.MapEntryJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.XmlJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.UrlJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.YearJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.ZoneIdJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
getRecreateCount() - Method in interface org.hibernate.stat.CollectionStatistics
Number of times (since last Statistics clearing) this collection has been recreated (rows potentially deleted and then rows (re-)inserted)
getRecursiveProperty(String) - Method in class org.hibernate.mapping.PersistentClass
 
getRefCursorExtractor() - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
 
getReference() - Method in class org.hibernate.boot.cfgxml.spi.MappingReference
 
getReference() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
Provides access to the stored reference.
getReference() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getReference() - Method in interface org.hibernate.NaturalIdLoadAccess
Return the persistent instance with the full natural id specified by previous calls to NaturalIdLoadAccess.using(jakarta.persistence.metamodel.SingularAttribute<? super T, X>, X).
getReference() - Method in exception org.hibernate.query.sqm.EntityTypeException
The entity name or the name of the Java class.
getReference(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getReference(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getReference(Class<T>, Object) - Method in interface org.hibernate.Session
Return a reference to the persistent instance with the given class and identifier, making the assumption that the instance is still persistent in the database.
getReference(Object) - Method in interface org.hibernate.IdentifierLoadAccess
Return the persistent instance with the given identifier, assuming that the instance exists.
getReference(Object) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Return the persistent instance with the given natural id value, assuming that the instance exists.
getReference(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getReference(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getReference(String, Object) - Method in interface org.hibernate.Session
Return a reference to the persistent instance of the given named entity with the given identifier, making the assumption that the instance is still persistent in the database.
getReference(T) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getReference(T) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getReference(T) - Method in interface org.hibernate.Session
Return a reference to the persistent instance with the same identity as the given instance, which might be detached, making the assumption that the instance is still persistent in the database.
getReferenceableProperties() - Method in class org.hibernate.mapping.JoinedSubclass
 
getReferenceableProperties() - Method in class org.hibernate.mapping.PersistentClass
Build a list of properties which may be referenced in association mappings.
getReferencedColumnMetadata() - Method in interface org.hibernate.tool.schema.extract.spi.ForeignKeyInformation.ColumnReferenceMapping
Obtain the information about the referenced column (the target side).
getReferencedColumnName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the referencedColumnName property.
getReferencedColumnName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the referencedColumnName property.
getReferencedColumnName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
Gets the value of the referencedColumnName property.
getReferencedColumnName() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
Access the name of the column that is the target of the FK being described
getReferencedColumnNames() - Method in interface org.hibernate.boot.model.naming.ImplicitForeignKeyNameSource
 
getReferencedColumns() - Method in class org.hibernate.mapping.ForeignKey
Returns the referenced columns if the foreignkey does not refer to the primary key
getReferencedColumnValues(Dialect) - Method in interface org.hibernate.generator.OnExecutionGenerator
A SQL expression indicating how to calculate the generated values when the mapped columns are included in the SQL statement.
getReferencedColumnValues(Dialect) - Method in class org.hibernate.id.IdentityGenerator
 
getReferencedColumnValues(Dialect) - Method in class org.hibernate.id.SelectGenerator
 
getReferencedColumnValues(Dialect) - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
 
getReferencedEntityAttributeName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
getReferencedEntityAttributeName() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
 
getReferencedEntityName() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
Obtain the name of the referenced entity.
getReferencedEntityName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
getReferencedEntityName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceOneToMany
 
getReferencedEntityName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeyManyToManySource
 
getReferencedEntityName() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
 
getReferencedEntityName() - Method in class org.hibernate.mapping.ForeignKey
 
getReferencedEntityName() - Method in class org.hibernate.mapping.OneToMany
 
getReferencedEntityName() - Method in class org.hibernate.mapping.ToOne
 
getReferencedMappingContainer() - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
getReferencedMappingContainer() - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableResultGraphNode
 
getReferencedMappingContainer() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getReferencedMappingContainer() - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
getReferencedMappingContainer() - Method in interface org.hibernate.sql.results.graph.entity.EntityResultGraphNode
 
getReferencedMappingContainer() - Method in interface org.hibernate.sql.results.graph.FetchParent
This parent's mapping type
getReferencedMappingType() - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
getReferencedMappingType() - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableResultGraphNode
 
getReferencedMappingType() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getReferencedMappingType() - Method in interface org.hibernate.sql.results.graph.FetchParent
This parent's mapping type
getReferencedModePart() - Method in interface org.hibernate.sql.results.graph.FetchParent
Whereas FetchParent.getReferencedMappingContainer() and FetchParent.getReferencedMappingType() return the referenced container type, this method returns the referenced part.
getReferencedPart() - Method in interface org.hibernate.query.results.complete.CompleteFetchBuilder
 
getReferencedPart() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
 
getReferencedPart() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
 
getReferencedPart() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
 
getReferencedPart() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
 
getReferencedPart() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
 
getReferencedPart() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
getReferencedPart() - Method in interface org.hibernate.query.results.complete.CompleteResultBuilderEntityValued
 
getReferencedPart() - Method in class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
 
getReferencedPart() - Method in interface org.hibernate.query.results.complete.ModelPartReference
The part of the domain model that is referenced
getReferencedPart() - Method in interface org.hibernate.query.results.complete.ModelPartReferenceBasic
 
getReferencedPart() - Method in interface org.hibernate.query.results.complete.ModelPartReferenceCollection
 
getReferencedPart() - Method in interface org.hibernate.query.results.complete.ModelPartReferenceEmbeddable
 
getReferencedPart() - Method in interface org.hibernate.query.results.complete.ModelPartReferenceEntity
 
getReferencedPath() - Method in interface org.hibernate.sql.results.graph.BiDirectionalFetch
The NavigablePath for the DomainResult or Fetch that this Fetch refers to.
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getReferencedPathSource() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
The path source that this path refers to (and that most likely created it).
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
getReferencedPathSource() - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
getReferencedPathSource() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
getReferencedPathSource() - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
The Navigable for an SqmFrom will always be a NavigableContainer The path source that this path refers to (and that most likely created it).
getReferencedPrimaryKeyColumnName() - Method in interface org.hibernate.boot.model.naming.ImplicitPrimaryKeyJoinColumnNameSource
Access the name of the column that is a primary key column in the referenced-table that is referenced by the foreign-key described here.
getReferencedProperty(String) - Method in class org.hibernate.mapping.PersistentClass
Given a property path, locate the appropriate referenceable property reference.
getReferencedPropertyName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeKeySource
 
getReferencedPropertyName() - Method in class org.hibernate.mapping.Collection
 
getReferencedPropertyName() - Method in class org.hibernate.mapping.ToOne
 
getReferencedPropertyType(String, String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getReferencedPropertyType(String, String) - Method in interface org.hibernate.engine.spi.Mapping
Deprecated.
 
getReferencedPropertyType(String, String) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getReferencedTable() - Method in class org.hibernate.mapping.ForeignKey
 
getReferencedTableName() - Method in interface org.hibernate.boot.model.naming.ImplicitForeignKeyNameSource
 
getReferencedTableName() - Method in interface org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource
Access the name of the table that is the target of the FK being described
getReferencedTableName() - Method in interface org.hibernate.boot.model.naming.ImplicitPrimaryKeyJoinColumnNameSource
Access the name of the table referenced by the foreign-key described here.
getReferenceModelPart() - Method in class org.hibernate.metamodel.mapping.ordering.ast.CollectionPartPath
 
getReferenceModelPart() - Method in interface org.hibernate.metamodel.mapping.ordering.ast.DomainPath
 
getReferenceModelPart() - Method in class org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
 
getReferenceModelPart() - Method in class org.hibernate.metamodel.mapping.ordering.ast.PluralAttributePath
 
getReferencingColumnMetadata() - Method in interface org.hibernate.tool.schema.extract.spi.ForeignKeyInformation.ColumnReferenceMapping
Obtain the information about the referencing column (the source column, which points to the referenced column).
getReflectionManager() - Method in interface org.hibernate.boot.spi.BootstrapContext
Retrieve the Hibernate Commons Annotations ReflectionManager.
getReflectionOptimizer() - Method in interface org.hibernate.metamodel.spi.EmbeddableRepresentationStrategy
The reflection optimizer to use for this embeddable.
getReflectionOptimizer() - Method in interface org.hibernate.metamodel.spi.ManagedTypeRepresentationStrategy
The reflection optimizer to use for this embeddable.
getReflectionOptimizer(Class<?>, Map<String, PropertyAccess>) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Retrieve the ReflectionOptimizer delegate for this provider capable of generating reflection optimization components.
getReflectionOptimizer(Class, String[], String[], Class[]) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Deprecated, for removal: This API element is subject to removal in a future version.
getRegion() - Method in class org.hibernate.boot.CacheRegionDefinition
 
getRegion() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
Gets the value of the region property.
getRegion() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Gets the value of the region property.
getRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
Gets the value of the region property.
getRegion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdCacheType
Gets the value of the region property.
getRegion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCaching
Gets the value of the region property.
getRegion() - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
getRegion() - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
The region containing the data being accessed
getRegion() - Method in interface org.hibernate.cache.spi.QueryResultsCache
The underlying cache region being used.
getRegion() - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
getRegion() - Method in interface org.hibernate.cache.spi.TimestampsCache
The region used to store all timestamp data.
getRegion(String) - Method in interface org.hibernate.cache.spi.CacheImplementor
Get a cache Region by name.
getRegionFactory() - Method in interface org.hibernate.cache.spi.CacheImplementor
The underlying RegionFactory in use.
getRegionFactory() - Method in interface org.hibernate.cache.spi.Region
The RegionFactory that generated this Region
getRegionFactory() - Method in class org.hibernate.cache.spi.support.AbstractRegion
 
getRegionName() - Method in interface org.hibernate.cache.cfg.spi.DomainDataRegionConfig
Retrieve the unqualified name of this region.
getRegionName() - Method in interface org.hibernate.stat.CacheRegionStatistics
 
getRegionType() - Method in class org.hibernate.boot.CacheRegionDefinition
 
getRegisteredEventTypes() - Method in class org.hibernate.event.spi.EventEngine
 
getRegisteredLockModes() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getRegisteredName() - Method in class org.hibernate.boot.model.NamedEntityGraphDefinition
 
getRegisteredParameters() - Method in interface org.hibernate.procedure.ProcedureCall
Retrieve all registered parameters.
getRegisteredStrategyImplementors(Class<T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
Retrieve all of the registered implementors of the given strategy.
getRegisteredType(Class<J>) - Method in class org.hibernate.type.BasicTypeRegistry
 
getRegisteredType(Type) - Method in class org.hibernate.type.BasicTypeRegistry
 
getRegisteredType(String) - Method in class org.hibernate.type.BasicTypeRegistry
 
getRegistrationKey() - Method in interface org.hibernate.query.criteria.spi.CriteriaBuilderExtension
 
getRegistrationKeys() - Method in class org.hibernate.boot.model.TypeDefinition
 
getRegistrationKeys() - Method in class org.hibernate.boot.spi.BasicTypeRegistration
 
getRegistrationKeys() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getRegistrationKeys() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getRegistrationKeys() - Method in interface org.hibernate.type.BasicType
Get the names under which this type should be registered in the type registry.
getRegistrationKeys() - Method in class org.hibernate.type.CustomType
 
getRegistrationKeys() - Method in class org.hibernate.type.MetaType
Deprecated.
 
getRegistrationKeys() - Method in class org.hibernate.type.SerializableToBlobType
 
getRegistrationKeys() - Method in class org.hibernate.type.StandardBasicTypeTemplate
 
getRegistrationName() - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor
 
getRegistrationName() - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
getRegistrationName() - Method in interface org.hibernate.boot.query.NamedQueryDefinition
The name under which the query is to be registered
getRegistrationName() - Method in interface org.hibernate.boot.query.NamedResultSetMappingDescriptor
The name under which the result-set-mapping is to be registered
getRegistrationName() - Method in class org.hibernate.boot.query.SqlResultSetMappingDescriptor
 
getRegistrationName() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getRegistrationName() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getRegistrationName() - Method in interface org.hibernate.query.named.NamedQueryMemento
The name under which the query is registered
getRegistrations() - Method in interface org.hibernate.query.ParameterMetadata
 
getRegistrationsAsList() - Method in interface org.hibernate.query.spi.ProcedureParameterMetadataImplementor
 
getRelationalJavaType() - Method in interface org.hibernate.mapping.BasicValue.Resolution
The JavaType for the relational value as part of the relational model (its JDBC representation)
getRelationalJavaType() - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
getRelationalJavaType() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorMapping
The relational Java form.
getRelationalJavaType() - Method in interface org.hibernate.query.sqm.SqmExpressible
 
getRelationalJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getRelationalJavaType() - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
getRelationalJavaType() - Method in class org.hibernate.type.CharBooleanConverter
 
getRelationalJavaType() - Method in interface org.hibernate.type.descriptor.converter.spi.BasicValueConverter
Descriptor for the Java type for the relational portion of this converter
getRelationalJavaType() - Method in class org.hibernate.type.NumericBooleanConverter
 
getRelationalValueResolvedType() - Method in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
The resolved Classmate type descriptor for the conversion's relational type
getRelationalValueSource() - Method in interface org.hibernate.boot.model.source.spi.AnyDiscriminatorSource
 
getRelationalValueSource() - Method in interface org.hibernate.boot.model.source.spi.MultiTenancySource
Obtain the column/formula information about the multi-tenancy discriminator.
getRelationalValueSources() - Method in interface org.hibernate.boot.model.source.spi.AnyKeySource
 
getRelationalValueSources() - Method in interface org.hibernate.boot.model.source.spi.RelationalValueSourceContainer
Obtain the contained RelationalValueSource references.
getRelativePosition() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getRelativePosition() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getRelativePosition() - Method in interface org.hibernate.sql.model.TableMapping
The position of the table relative to others for the MutationTarget
getReleaseMode() - Method in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
 
getReloadedEntityHolders() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getRemoveCoordinator() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getRemoveCoordinator() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
getRemoveCoordinator() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getRemoveCount() - Method in interface org.hibernate.stat.CollectionStatistics
Number of times (since last Statistics clearing) this collection has been removed
getRemoveEntryCoordinator() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
getRename() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
Gets the value of the rename property.
getRename() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHqlImport
Gets the value of the rename property.
getRenderer() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
Deprecated, for removal: This API element is subject to removal in a future version.
getRenderingSupport() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
Deprecated, for removal: This API element is subject to removal in a future version.
getReplacement(Blob, Blob, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
getReplacement(Clob, Clob, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
getReplacement(NClob, NClob, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
 
getReplacement(Type, Object, Map<Object, Object>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.AbstractValueDelayedOperation
 
getReplacement(T, T, SharedSessionContractImplementor) - Method in interface org.hibernate.type.descriptor.java.JavaType
 
getReplicationMode() - Method in class org.hibernate.event.spi.ReplicateEvent
 
getRepresentationMode() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getRepresentationMode() - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
getRepresentationMode() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getRepresentationStrategy() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
getRepresentationStrategy() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Describes how the entity is represented in the application's domain model.
getRepresentationStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRepresentationStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getRepresentationStrategy() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getRepresentationStrategySelector() - Method in interface org.hibernate.boot.spi.BootstrapContext
 
getRequested() - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
getRequestedId() - Method in class org.hibernate.event.spi.MergeEvent
 
getRequestedId() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getRequestedVersion() - Method in exception org.hibernate.boot.UnsupportedOrmXsdVersionException
 
getResolution() - Method in class org.hibernate.mapping.BasicValue
 
getResolutionType() - Method in interface org.hibernate.persister.entity.DiscriminatorMetadata
Deprecated.
Get the type used to resolve the actual discriminator value.
getResolvedInstance(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
 
getResolvedInstance(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
getResolvedJavaType() - Method in class org.hibernate.mapping.BasicValue
 
getResolvedMappingModelType(SqmParameter<T>) - Method in interface org.hibernate.query.sqm.spi.SqmParameterMappingModelResolutionAccess
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
getResolvedModel() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Get this path's actual resolved model, i.e.
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
getResolvedModel() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
getResolver() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
Gets the value of the resolver property.
getResource() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Gets the value of the resource property.
getResourceLocalTransaction() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransactionAccess
Provides access to the resource local transaction of this data store, which is used by the TransactionCoordinator to manage transactions against the data store when not using JTA.
getResourceRegistry() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
Provides access to the registry of JDBC resources associated with this logical connection.
getRespectNulls() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
 
getRespectNulls() - Method in class org.hibernate.query.sqm.function.SelfRenderingWindowFunctionSqlAstExpression
 
getRespectNulls() - Method in interface org.hibernate.query.sqm.tree.expression.SqmWindowFunction
 
getRespectNulls() - Method in interface org.hibernate.sql.ast.tree.expression.WindowFunctionExpression
 
getRestriction() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getRestriction() - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Return the predicate that corresponds to the where clause restriction(s), or null if no restrictions have been specified.
getRestriction() - Method in interface org.hibernate.query.criteria.JpaCriteriaBase
 
getRestriction() - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
getRestriction() - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
getRestriction() - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
getRestriction() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
getRestriction() - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
getRestriction() - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
getRestriction() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getRestriction() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getRestriction() - Method in class org.hibernate.sql.ast.tree.AbstractUpdateOrDeleteStatement
 
getResult() - Method in class org.hibernate.event.spi.LoadEvent
 
getResult() - Method in class org.hibernate.event.spi.MergeEvent
 
getResult() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched.WhenFragment
 
getResult() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple.WhenFragment
 
getResult() - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression.WhenFragment
 
getResult() - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression.WhenFragment
 
getResultBuilders() - Method in interface org.hibernate.query.results.ResultSetMapping
The result builders currently associated with this mapping
getResultBuilders() - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
getResultCacheRegionName() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getResultCacheRegionName() - Method in interface org.hibernate.query.spi.QueryOptions
The query cache region in which the results should be cached.
getResultCacheRegionName() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getResultClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the resultClass property.
getResultClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Gets the value of the resultClass property.
getResultCount() - Method in interface org.hibernate.query.SelectionQuery
Determine the size of the query result list that would be returned by calling SelectionQuery.getResultList() with no offset or limit applied to the query.
getResultCount() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getResultCountEstimate() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
The estimate for the amount of results that can be expected for pre-sizing collections.
getResultId() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getResultingEntityKeys() - Method in class org.hibernate.engine.spi.SubselectFetch
The entity-keys of all owners loaded from a particular execution Used for "empty collection" handling mostly
getResultInitializers() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingResolution
 
getResultJavaType() - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
getResultJavaType() - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
getResultJavaType() - Method in class org.hibernate.sql.results.graph.basic.BasicResult
 
getResultJavaType() - Method in interface org.hibernate.sql.results.graph.DomainResultGraphNode
 
getResultJavaType() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
getResultJavaType() - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
getResultJavaType() - Method in interface org.hibernate.sql.results.graph.entity.EntityResultGraphNode
 
getResultJavaType() - Method in class org.hibernate.sql.results.graph.tuple.TupleResult
 
getResultJavaTypes() - Method in interface org.hibernate.sql.results.spi.RowReader
The individual JavaType for each DomainResult
getResultList() - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
getResultList() - Method in class org.hibernate.query.KeyedResultList
The results on the current page.
getResultList() - Method in interface org.hibernate.query.Query
Execute the query and return the query results as a List.
getResultList() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the query results as a List.
getResultList() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getResultList() - Method in interface org.hibernate.result.ResultSetOutput
Consume the underlying ResultSet and return the resulting List.
getResultListTransformer() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getResultListTransformer() - Method in interface org.hibernate.query.spi.QueryOptions
Transformer applied to the query to transform the structure of the overall results
getResultListTransformer() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getResultMappingClass() - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
An implicit entity mapping by entity class
getResultMappingName() - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
An explicit ResultSet mapping by name
getResultSelection(Selection<?>[]) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getResultset() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getResultset() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the resultset property.
getResultset() - Method in interface org.hibernate.boot.jaxb.hbm.spi.ResultSetMappingContainer
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.DB2Dialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.Dialect
Given a callable statement previously processed by Dialect.registerResultSetOutParameter(java.sql.CallableStatement, int), extract the ResultSet from the OUT parameter.
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.MySQLDialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.OracleDialect
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.DB2Dialect
 
getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.Dialect
Given a callable statement previously processed by Dialect.registerResultSetOutParameter(java.sql.CallableStatement, int), extract the ResultSet from the positional OUT parameter.
getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.OracleDialect
 
getResultSet(CallableStatement, int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getResultSet(CallableStatement, int) - Method in interface org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport
Given a callable statement previously processed by RefCursorSupport.registerRefCursorParameter(CallableStatement, int), extract the ResultSet.
getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.DB2Dialect
 
getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.Dialect
Given a callable statement previously processed by Dialect.registerResultSetOutParameter(java.sql.CallableStatement, int), extract the ResultSet from the named OUT parameter.
getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.OracleDialect
 
getResultSet(CallableStatement, String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getResultSet(CallableStatement, String) - Method in interface org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport
Given a callable statement previously processed by RefCursorSupport.registerRefCursorParameter(CallableStatement, String), extract the ResultSet.
getResultSetMapping() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the resultSetMapping property.
getResultSetMapping() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Gets the value of the resultSetMapping property.
getResultSetMapping() - Method in interface org.hibernate.query.sql.spi.NativeSelectQueryDefinition
 
getResultSetMapping(String) - Method in interface org.hibernate.boot.Metadata
Retrieve the metadata for a named SQL result set mapping.
getResultSetMapping(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getResultSetMappingClasses() - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
 
getResultSetMappingClassName() - Method in interface org.hibernate.boot.query.NamedNativeQueryDefinition
 
getResultSetMappingClassName() - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
getResultSetMappingMemento(String) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
getResultSetMappingName() - Method in interface org.hibernate.boot.query.NamedNativeQueryDefinition
 
getResultSetMappingName() - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
getResultSetMappingNames() - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
 
getResultsetRef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the resultsetRef property.
getResultSetReturn() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Obtain the ResultSet extractor associated with this JDBC coordinator.
getResultStream() - Method in interface org.hibernate.query.Query
Execute the query and return the query results as a Stream.
getResultStream() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the query results as a Stream.
getResultStream() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getResultStream() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getResultType() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getResultType() - Method in interface org.hibernate.query.spi.DomainQueryExecutionContext
 
getResultType() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getResultVariable() - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
getResultVariable() - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
getResultVariable() - Method in class org.hibernate.sql.results.graph.basic.BasicResult
 
getResultVariable() - Method in interface org.hibernate.sql.results.graph.DomainResult
The result-variable (alias) associated with this result.
getResultVariable() - Method in class org.hibernate.sql.results.graph.tuple.TupleResult
 
getReturnClass() - Method in class org.hibernate.id.enhanced.AbstractOptimizer
Getter for property 'returnClass'.
getReturnColumn() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
Gets the value of the returnColumn property.
getReturnDiscriminator() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the returnDiscriminator property.
getReturnedClass() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getReturnedClass() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getReturnedClass() - Method in class org.hibernate.type.AnyType
 
getReturnedClass() - Method in class org.hibernate.type.ArrayType
 
getReturnedClass() - Method in class org.hibernate.type.BagType
 
getReturnedClass() - Method in class org.hibernate.type.ComponentType
 
getReturnedClass() - Method in class org.hibernate.type.CustomCollectionType
 
getReturnedClass() - Method in class org.hibernate.type.CustomType
 
getReturnedClass() - Method in class org.hibernate.type.EntityType
This returns the wrong class for an entity with a proxy, or for a named entity.
getReturnedClass() - Method in class org.hibernate.type.IdentifierBagType
 
getReturnedClass() - Method in class org.hibernate.type.ListType
 
getReturnedClass() - Method in class org.hibernate.type.MapType
 
getReturnedClass() - Method in class org.hibernate.type.MetaType
Deprecated.
 
getReturnedClass() - Method in class org.hibernate.type.SerializableToBlobType
 
getReturnedClass() - Method in class org.hibernate.type.SetType
 
getReturnedClass() - Method in class org.hibernate.type.SortedMapType
 
getReturnedClass() - Method in class org.hibernate.type.SortedSetType
 
getReturnedClass() - Method in interface org.hibernate.type.Type
The class handled by this type.
getReturnedClass() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getReturnedClassName() - Method in class org.hibernate.mapping.Property
 
getReturnedClassName() - Method in interface org.hibernate.type.Type
The qualified name of the class handled by this type.
getReturnedJavaType() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getReturningColumns() - Method in class org.hibernate.sql.ast.tree.AbstractMutationStatement
 
getReturningColumns() - Method in interface org.hibernate.sql.ast.tree.MutationStatement
 
getReturningColumns() - Method in interface org.hibernate.sql.model.ast.TableInsert
The columns to return from the insert.
getReturningColumns() - Method in interface org.hibernate.sql.model.ast.TableUpdate
The columns to return from the insert.
getReturnProperty() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Gets the value of the returnProperty property.
getReturnProperty() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Gets the value of the returnProperty property.
getReturnProperty() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Gets the value of the returnProperty property.
getReturnProperty() - Method in interface org.hibernate.boot.jaxb.hbm.spi.NativeQueryNonScalarRootReturn
Access the nested property mappings associated with this return
getReturnSignature() - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
getReturnType() - Method in interface org.hibernate.property.access.spi.Getter
Retrieve the declared Java type
getReturnType() - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
getReturnType() - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
getReturnType() - Method in interface org.hibernate.query.sqm.produce.function.FunctionReturnTypeResolver
The return type in a format suitable for display to the user.
getReturnTypeClass() - Method in interface org.hibernate.property.access.spi.Getter
Retrieve the declared Java type class
getReturnTypeClass() - Method in class org.hibernate.property.access.spi.GetterFieldImpl
 
getReturnTypeClass() - Method in class org.hibernate.property.access.spi.GetterMethodImpl
 
getReturnTypeResolver() - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
getReturnTypeResolver() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
getReusablePath(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getReusablePath(String) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
getReusablePaths() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getReusablePaths() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Returns an immutable List of reusable paths
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.AnyType
 
getRHSUniqueKeyPropertyName() - Method in interface org.hibernate.type.AssociationType
The name of a unique property of the associated entity that provides the join key (null if the identifier of an entity, or key of a collection)
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.CollectionType
 
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.EntityType
 
getRightHandExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
 
getRightHandExpression() - Method in class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
 
getRightHandOperand() - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
Get the right-hand operand.
getRightHandOperand() - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
Get the right-hand operand.
getRole() - Method in class org.hibernate.boot.CacheRegionDefinition
 
getRole() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
Gets the value of the role property.
getRole() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Gets the value of the role property.
getRole() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getRole() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the current role name
getRole() - Method in class org.hibernate.engine.profile.Association
The fully qualified role name
getRole() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getRole() - Method in class org.hibernate.engine.spi.CollectionKey
 
getRole() - Method in exception org.hibernate.EntityFilterException
 
getRole() - Method in class org.hibernate.id.ForeignGenerator
Deprecated.
Getter for property 'role'.
getRole() - Method in class org.hibernate.mapping.Collection
 
getRole() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
The name of this collection role
getRole() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the name of this collection role (the fully qualified class name, extended by a "property path")
getRole() - Method in interface org.hibernate.persister.collection.DeprecatedCollectionStuff
Deprecated.
 
getRole() - Method in class org.hibernate.type.CollectionType
 
getRoleName() - Method in class org.hibernate.mapping.Component
 
getRolePath() - Method in interface org.hibernate.sql.model.MutationTarget
 
getRoot() - Method in class org.hibernate.boot.jaxb.spi.Binding
Obtain the root JAXB bound object
getRoot() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the hierarchy's root type source.
getRoot() - Method in interface org.hibernate.query.criteria.JpaCriteriaDelete
 
getRoot() - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
getRoot() - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
getRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
getRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
getRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
getRoot() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
getRoot() - Method in interface org.hibernate.sql.results.graph.FetchParent
 
getRootClass() - Method in interface org.hibernate.id.factory.spi.CustomIdGeneratorCreationContext
 
getRootClass() - Method in class org.hibernate.mapping.PersistentClass
 
getRootClass() - Method in class org.hibernate.mapping.RootClass
 
getRootClass() - Method in class org.hibernate.mapping.Subclass
 
getRootEntityDescriptor() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getRootEntityDescriptor() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getRootEntityName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootEntityName() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an object that identifies the space in which identifiers of this entity hierarchy are unique.
getRootList() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getRootList() - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
Return the roots as a list.
getRootList() - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
getRootList() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getRootList() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getRootName() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getRootPathName() - Method in interface org.hibernate.loader.ast.spi.Loadable
The name for this loadable, for use as the root when generating relative paths
getRootPathName() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getRoots() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getRoots() - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
getRoots() - Method in class org.hibernate.query.sqm.tree.from.SqmFromClause
Immutable view of the domain roots.
getRoots() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getRoots() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getRoots() - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
getRootTable() - Method in class org.hibernate.mapping.PersistentClass
 
getRootTable() - Method in class org.hibernate.mapping.RootClass
 
getRootTable() - Method in class org.hibernate.mapping.Subclass
 
getRootTableAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableAlias(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getRootTableAlias(String) - Method in interface org.hibernate.persister.entity.Lockable
Deprecated.
Get the SQL alias this persister would use for the root table given the passed driving alias.
getRootTableIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Lockable
Deprecated.
Get the names of columns on the root table used to persist the identifier.
getRootTableKeyColumnNames() - Method in interface org.hibernate.id.PostInsertIdentityPersister
Deprecated.
 
getRootTableKeyColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableKeyColumnNames() - Method in interface org.hibernate.persister.entity.EntityPersister
The names of the primary key columns in the root table.
getRootTableName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRootTableName() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getRootTableName() - Method in interface org.hibernate.persister.entity.Lockable
Deprecated.
Locks are always applied to the "root table".
getRootTableName() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getRootUrl() - Method in interface org.hibernate.boot.archive.scan.spi.ScanEnvironment
Returns the root URL for scanning.
getRowid() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the rowid property.
getRowid() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the rowid property.
getRowId() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the row-id name for this entity
getRowId() - Method in interface org.hibernate.boot.model.source.spi.TableSource
 
getRowId() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getRowId() - Method in class org.hibernate.mapping.Table
 
getRowIdColumnString(String) - Method in class org.hibernate.dialect.DB2iDialect
 
getRowIdColumnString(String) - Method in class org.hibernate.dialect.DB2zDialect
 
getRowIdColumnString(String) - Method in class org.hibernate.dialect.Dialect
If this dialect requires that the rowid column be declared explicitly, return the DDL column definition.
getRowIdColumnString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getRowIdMapping() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The mapping for the row-id of the entity, if one is defined.
getRowIdMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getRowIdMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getRowIdName() - Method in interface org.hibernate.metamodel.mapping.EntityRowIdMapping
 
getRowIdResult() - Method in class org.hibernate.sql.results.graph.entity.AbstractEntityResultGraphNode
 
getRowMutationOperations() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getRowMutationOperations() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
getRowMutationOperations() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getRowNumber() - Method in interface org.hibernate.ScrollableResults
Get the current position in the results.
getRowProcessingState() - Method in class org.hibernate.sql.results.graph.InitializerData
 
getRowReader() - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
todo (6.0) : do we want this here? Depends how we handle caching assembler / result memento
getRowSize() - Method in class org.hibernate.query.results.JdbcValuesMappingImpl
 
getRowSize() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMapping
 
getRowsToSkip() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
getRowsToSkip(SelectStatement, JdbcParameterBindings) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getRowToCacheSize() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMapping
The size of the row for caching.
getRuleIndex() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeListContext
 
getRuleIndex() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributePathContext
 
getRuleIndex() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeQualifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.GraphContext
 
getRuleIndex() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
 
getRuleIndex() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubTypeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.AdditiveOperatorContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.AnySomeQuantifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.AssignmentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.BooleanLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CaseListContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CaseOtherwiseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CollationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionAggregateFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionQuantifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DateOrTimeFieldContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DayContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ElementsValuesQuantifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ElementValueQuantifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EveryAllQuantifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionOrPredicateContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FetchCountOrPercentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FormatContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FromClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FromRootContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTextContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTypeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathFragmentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionArgumentsContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionNameContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GenericTemporalLiteralTextContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.HavingClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.HourContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.IndexKeyQuantifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.IndicesKeysQuantifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InListContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JoinTargetContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionNameContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LimitClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.MinuteContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.MonthContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OrderedQueryContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionLengthArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionReplacementArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStartArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStringArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PadCharacterContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PadLengthContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PadSpecificationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrIntegerLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PathContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PathContinuationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionPatternArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionStringArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PredicateContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.PrimaryExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.QueryExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SecondContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SelectionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SelectStatementContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SignOperatorContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathElementContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SortDirectionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionLengthArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionStartArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TargetEntityContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TrimCharacterContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.VariableContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.WhereClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.YearContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
getRuleIndex() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandBlockContext
 
getRuleIndex() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
getRuleIndex() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.CollationSpecificationContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.DirectionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.ExpressionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.PackagedFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.SimpleFunctionContext
 
getRuleIndex() - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
 
getRuleNames() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
 
getRuleNames() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
getRuleNames() - Method in class org.hibernate.grammars.hql.HqlLexer
 
getRuleNames() - Method in class org.hibernate.grammars.hql.HqlParser
 
getRuleNames() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
getRuleNames() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
 
getRuleNames() - Method in class org.hibernate.grammars.ordering.OrderingLexer
 
getRuleNames() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
getRuntimeMetamodels() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getRuntimeMetamodels() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getRuntimeVersion() - Method in exception org.hibernate.bytecode.enhance.VersionMismatchException
 
getScale() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the scale property.
getScale() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the scale property.
getScale() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the scale property.
getScale() - Method in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
 
getScale() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getScale() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getScale() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the scale property.
getScale() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the scale property.
getScale() - Method in interface org.hibernate.boot.model.source.spi.SizeSource
The specified scale.
getScale() - Method in class org.hibernate.engine.jdbc.Size
 
getScale() - Method in class org.hibernate.mapping.Column
 
getScale() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getScale() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getScale() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
getScale() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getScale() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getScale() - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
getScale() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getScanEnvironment() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to the environment for scanning.
getScanner() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to the Scanner to be used for scanning.
getScanOptions() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to the options to be used for scanning.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the schema property.
getSchema() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
 
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the schema property.
getSchema() - Method in interface org.hibernate.boot.jaxb.mapping.SchemaAware
 
getSchema() - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
getSchema() - Method in class org.hibernate.boot.xsd.XsdDescriptor
 
getSchema() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
getSchema() - Method in class org.hibernate.mapping.Table
 
getSchema() - Method in interface org.hibernate.mapping.UserDefinedType
 
getSchema() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getSchemaAutoTooling() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getSchemaAutoTooling() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getSchemaCharset() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getSchemaCharset() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getSchemaCreator(Map<String, Object>) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
 
getSchemaDropper(Map<String, Object>) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
 
getSchemaFilter() - Method in interface org.hibernate.tool.schema.spi.ExecutionOptions
Deprecated, for removal: This API element is subject to removal in a future version.
getSchemaIdentifier() - Method in class org.hibernate.mapping.Table
 
getSchemaManager() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getSchemaManager() - Method in interface org.hibernate.SessionFactory
A SchemaManager with the same default catalog and schema as pooled connections belonging to this factory.
getSchemaMigrator(Map<String, Object>) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
 
getSchemaName() - Method in interface org.hibernate.boot.model.relational.QualifiedName
 
getSchemaName() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
getSchemaName() - Method in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
getSchemaNameResolver() - Method in class org.hibernate.dialect.Dialect
Get the strategy for determining the schema name from a JDBC Connection, usually DefaultSchemaNameResolver.
getSchemaNameResolver() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSchemaNameResolver() - Method in class org.hibernate.dialect.SpannerDialect
 
getSchemaTruncator(Map<String, Object>) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
 
getSchemaValidator(Map<String, Object>) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
 
getScope() - Method in class org.hibernate.LockOptions
getScope() - Method in interface org.hibernate.Session.LockRequest
getScriptAction() - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
getScriptDescription() - Method in interface org.hibernate.tool.schema.spi.ScriptSourceInput
 
getScriptSourceInput() - Method in interface org.hibernate.tool.schema.spi.SourceDescriptor
If SourceDescriptor.getSourceType() indicates scripts are involved, returns a representation of the script file to read.
getScriptTargetOutput() - Method in interface org.hibernate.tool.schema.spi.TargetDescriptor
If TargetDescriptor.getTargetTypes() includes scripts, return a representation of the script file to write to.
getSearchability() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getSearchAttributeName() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The attribute name by which one can order the final CTE result, to achieve the search order.
getSearchAttributeName() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getSearchBySpecifications() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The order by which should be searched.
getSearchBySpecifications() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getSearchBySpecifications() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getSearchClauseKind() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The kind of search (breadth-first or depth-first) that should be done for a recursive query.
getSearchClauseKind() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getSearchClauseKind() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getSearchColumn() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
getSecondarySortIndex() - Method in interface org.hibernate.engine.spi.ComparableExecutable
This affect sorting order of the executables, when sorting is enabled.
getSecondaryTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the secondaryTable property.
getSecondaryTable(String) - Method in class org.hibernate.mapping.MappedSuperclass
 
getSecondaryTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
getSecondaryTable(String) - Method in interface org.hibernate.mapping.TableContainer
 
getSecondaryTableMap() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain the secondary tables for this entity
getSecondLevelCacheHitCount() - Method in interface org.hibernate.stat.Statistics
The global number of cacheable entities and collections successfully retrieved from the cache.
getSecondLevelCacheMissCount() - Method in interface org.hibernate.stat.Statistics
The global number of cacheable entities collections not found in the cache and loaded from the database.
getSecondLevelCachePutCount() - Method in interface org.hibernate.stat.Statistics
The global number of cacheable entities and collections put in the cache.
getSecondLevelCacheRegionNames() - Method in interface org.hibernate.stat.Statistics
All second-level cache region names.
getSecurity() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
Gets the value of the security property.
getSegmentColumnName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the column in which we store the segment to which each row belongs.
getSegmentValue() - Method in class org.hibernate.id.enhanced.TableGenerator
The value in segment column corresponding to this generator instance.
getSegmentValueLength() - Method in class org.hibernate.id.enhanced.TableGenerator
The size of the segment column in the underlying table.
getSelectable(int) - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
getSelectable(int) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getSelectable(int) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getSelectable(int) - Method in interface org.hibernate.metamodel.mapping.SelectableMappings
Get the selectable at the given position
getSelectable(int) - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
getSelectable(int) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getSelectable(int) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getSelectableIndex(String) - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
getSelectableIndex(String) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
getSelectableIndex(String) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getSelectableIndex(String) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
getSelectableMappings() - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
 
getSelectableName() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
 
getSelectableName() - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
getSelectableName() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getSelectableName() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getSelectableNode() - Method in interface org.hibernate.query.sqm.tree.select.SqmAliasedNode
 
getSelectableNode() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument
 
getSelectableNode() - Method in class org.hibernate.query.sqm.tree.select.SqmSelection
 
getSelectableNode(int) - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getSelectableOrderMap() - Method in class org.hibernate.mapping.Index
 
getSelectablePath() - Method in class org.hibernate.mapping.AggregateColumn
 
getSelectablePath() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
 
getSelectablePath() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
getSelectables() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getSelectables() - Method in class org.hibernate.mapping.Collection
 
getSelectables() - Method in class org.hibernate.mapping.Component
 
getSelectables() - Method in class org.hibernate.mapping.Index
 
getSelectables() - Method in class org.hibernate.mapping.OneToMany
 
getSelectables() - Method in class org.hibernate.mapping.Property
getSelectables() - Method in class org.hibernate.mapping.SimpleValue
 
getSelectables() - Method in interface org.hibernate.mapping.Value
The mapping to columns and formulas.
getSelectableType(Mapping, int) - Method in interface org.hibernate.mapping.Value
 
getSelectByUniqueKeyString(String) - Method in interface org.hibernate.id.PostInsertIdentityPersister
Deprecated.
 
getSelectByUniqueKeyString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSelectByUniqueKeyString(String) - Method in interface org.hibernate.persister.entity.EntityPersister
Get a SQL select string that performs a select based on a unique key determined by the given property name.
getSelectByUniqueKeyString(String[]) - Method in interface org.hibernate.id.PostInsertIdentityPersister
Deprecated.
 
getSelectByUniqueKeyString(String[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSelectByUniqueKeyString(String[]) - Method in interface org.hibernate.persister.entity.EntityPersister
Get a SQL select string that performs a select based on a unique key determined by the given property names.
getSelectByUniqueKeyString(String[], String[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSelectByUniqueKeyString(String[], String[]) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getSelectClause() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getSelectClause() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
getSelectClauseNullString(int, TypeConfiguration) - Method in class org.hibernate.dialect.DB2Dialect
 
getSelectClauseNullString(int, TypeConfiguration) - Method in class org.hibernate.dialect.DerbyDialect
 
getSelectClauseNullString(int, TypeConfiguration) - Method in class org.hibernate.dialect.Dialect
Given a JDBC type code, return the expression for a literal null value of that type, to use in a select clause.
getSelectClauseNullString(int, TypeConfiguration) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSelectClauseNullString(int, TypeConfiguration) - Method in class org.hibernate.dialect.HSQLDialect
 
getSelectClauseNullString(int, TypeConfiguration) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getSelectGUIDString() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.Dialect
Get the command used to select a GUID from the database.
getSelectGUIDString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSelectGUIDString() - Method in class org.hibernate.dialect.MySQLDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.OracleDialect
 
getSelectGUIDString() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getSelection() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
getSelection() - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
getSelection() - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
getSelection() - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
getSelection() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
getSelection() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getSelection() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getSelection() - Method in class org.hibernate.sql.ast.tree.expression.SqlSelectionExpression
 
getSelectionExpression() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getSelectionExpression() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
The selection's expression.
getSelectionExpression() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getSelectionExpression() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getSelectionExpression() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getSelectionItems() - Method in interface org.hibernate.query.criteria.JpaSelection
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaSelection
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
getSelectionItems() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getSelections() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
getSelections(int) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.DelegatingSqmAliasedNodeCollector
 
getSelections(int) - Method in interface org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.SqmAliasedNodeCollector
 
getSelections(int) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.SqmAliasedNodePositionTracker
 
getSelectItemReference(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSelectorExpression() - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
 
getSelectorNames() - Method in class org.hibernate.boot.registry.selector.SimpleStrategyRegistrationImpl
 
getSelectorNames() - Method in interface org.hibernate.boot.registry.selector.StrategyRegistration
Any registered names for this strategy registration.
getSelectQueryPart() - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.ANSISequenceSupport
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.DB2iSequenceSupport
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.DB2zSequenceSupport
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.H2V1SequenceSupport
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.LegacyDB2SequenceSupport
Deprecated.
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.NextvalSequenceSupport
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.PostgreSQLSequenceSupport
 
getSelectSequenceNextValString(String) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Generate the select expression fragment that will retrieve the next value of a sequence as part of another (typically DML) statement.
getSelectSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.TiDBSequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.ANSISequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.DB2iSequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.DB2SequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.DB2zSequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.DerbySequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.H2V1SequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.LegacyDB2SequenceSupport
Deprecated.
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.MariaDBSequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.NextvalSequenceSupport
 
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.PostgreSQLSequenceSupport
 
getSelectSequencePreviousValString(String) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Generate the select expression fragment that will retrieve the previous value of a sequence as part of another (typically DML) statement.
getSelectSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.TiDBSequenceSupport
 
getSelectSQL() - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Get the SQL statement to be used to retrieve generated key values.
getSelectSQL() - Method in class org.hibernate.id.insert.BasicSelectingDelegate
 
getSelectSQL() - Method in class org.hibernate.id.insert.UniqueKeySelectingDelegate
 
getSelectStatement() - Method in interface org.hibernate.boot.model.source.spi.InLineViewSource
Obtain the SQL SELECT statement to use.
getSelfRenderingExpression() - Method in class org.hibernate.sql.ast.tree.predicate.SelfRenderingPredicate
 
getSemantic() - Method in class org.hibernate.engine.query.spi.EntityGraphQueryHint
Deprecated.
 
getSemantic() - Method in class org.hibernate.engine.spi.EffectiveEntityGraph
 
getSemantic() - Method in interface org.hibernate.graph.spi.AppliedGraph
The semantic (fetch/load) under which the graph should be applied
getSemantics() - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
getSemantics() - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
 
getSeparateCollectionTable() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
getSeparatorExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmOverflow
 
getSeparatorExpression() - Method in class org.hibernate.sql.ast.tree.expression.Overflow
 
getSequenceExporter() - Method in class org.hibernate.dialect.Dialect
Get an Exporter for Sequences, usually StandardSequenceExporter.
getSequenceExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSequenceExporter() - Method in class org.hibernate.dialect.SpannerDialect
 
getSequenceExporter() - Method in class org.hibernate.dialect.SQLServerDialect
 
getSequenceGenerator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the sequenceGenerator property.
getSequenceGenerator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the sequenceGenerator property.
getSequenceGenerators() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the sequenceGenerators property.
getSequenceInformation(Identifier, Identifier, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Obtain reference to the named SequenceInformation
getSequenceInformation(Namespace.Name, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Obtain reference to the named SequenceInformation
getSequenceInformation(QualifiedSequenceName) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Obtain reference to the named SequenceInformation
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.DB2Dialect
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.DerbyDialect
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.Dialect
A SequenceInformationExtractor which is able to extract SequenceInformation from the JDBC result set returned when Dialect.getQuerySequencesString() is executed.
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.H2Dialect
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.HSQLDialect
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.MariaDBDialect
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.OracleDialect
 
getSequenceInformationExtractor() - Method in class org.hibernate.dialect.TiDBDialect
 
getSequenceInformationList() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Retrieve the list of SequenceInformation objects which describe the underlying database sequences.
getSequenceName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Gets the value of the sequenceName property.
getSequenceName() - Method in class org.hibernate.boot.model.relational.QualifiedSequenceName
 
getSequenceName() - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformation
The qualified sequence name.
getSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.DB2iSequenceSupport
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.DB2SequenceSupport
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.HSQLSequenceSupport
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.LegacyDB2SequenceSupport
Deprecated.
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getSequenceNextValString(String) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Generate the appropriate select statement to to retrieve the next value of a sequence.
getSequenceNextValString(String, int) - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
getSequenceNextValString(String, int) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Generate the appropriate select statement to to retrieve the next value of a sequence.
getSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.DB2iSequenceSupport
 
getSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.DB2SequenceSupport
 
getSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.HSQLSequenceSupport
 
getSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.LegacyDB2SequenceSupport
Deprecated.
 
getSequencePreviousValString(String) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Generate the appropriate select statement to to retrieve the previous value of a sequence.
getSequencePreviousValString(String) - Method in class org.hibernate.dialect.sequence.SQLServerSequenceSupport
 
getSequences() - Method in class org.hibernate.boot.model.relational.Namespace
 
getSequenceSupport() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getSequenceSupport() - Method in class org.hibernate.dialect.CockroachDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.DB2400Dialect
Deprecated.
No support for sequences.
getSequenceSupport() - Method in class org.hibernate.dialect.DB2400V7R3Dialect
Deprecated.
 
getSequenceSupport() - Method in class org.hibernate.dialect.DB2Dialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.DB2iDialect
No support for sequences.
getSequenceSupport() - Method in class org.hibernate.dialect.DB2zDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.DerbyDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.Dialect
Get the appropriate SequenceSupport for this dialect.
getSequenceSupport() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSequenceSupport() - Method in class org.hibernate.dialect.H2Dialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.HSQLDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.MariaDBDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.MySQLDialect
No support for sequences.
getSequenceSupport() - Method in class org.hibernate.dialect.OracleDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.SQLServerDialect
 
getSequenceSupport() - Method in class org.hibernate.dialect.TiDBDialect
 
getSerializedATN() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
 
getSerializedATN() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
getSerializedATN() - Method in class org.hibernate.grammars.hql.HqlLexer
 
getSerializedATN() - Method in class org.hibernate.grammars.hql.HqlParser
 
getSerializedATN() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
getSerializedATN() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
 
getSerializedATN() - Method in class org.hibernate.grammars.ordering.OrderingLexer
 
getSerializedATN() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
getService() - Method in class org.hibernate.service.spi.ServiceBinding
 
getService(Class<R>) - Method in interface org.hibernate.service.ServiceRegistry
Retrieve a service by role, returning null if there is no such service.
getServiceInitiated() - Method in class org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator
 
getServiceInitiated() - Method in class org.hibernate.engine.spi.CacheInitiator
 
getServiceInitiated() - Method in class org.hibernate.resource.beans.spi.ManagedBeanRegistryInitiator
 
getServiceInitiated() - Method in interface org.hibernate.service.spi.ServiceInitiator
Obtains the service role initiated by this initiator.
getServiceInitiator() - Method in class org.hibernate.service.spi.ServiceBinding
 
getServiceRegistry() - Method in interface org.hibernate.boot.beanvalidation.ActivationContext
Access the ServiceRegistry specific to the SessionFactory being built.
getServiceRegistry() - Method in class org.hibernate.boot.MetadataSources
 
getServiceRegistry() - Method in interface org.hibernate.boot.model.FunctionContributions
Access to services.
getServiceRegistry() - Method in class org.hibernate.boot.model.relational.Database
 
getServiceRegistry() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getServiceRegistry() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getServiceRegistry() - Method in interface org.hibernate.boot.spi.BootstrapContext
The service registry available to bootstrapping
getServiceRegistry() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
getServiceRegistry() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
The service registry to use in building the factory.
getServiceRegistry() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getServiceRegistry() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Access to the ServiceRegistry for this SessionFactory.
getServiceRegistry() - Method in interface org.hibernate.generator.GeneratorCreationContext
 
getServiceRegistry() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getServiceRegistry() - Method in class org.hibernate.mapping.Collection
 
getServiceRegistry() - Method in class org.hibernate.mapping.OneToMany
 
getServiceRegistry() - Method in class org.hibernate.mapping.PersistentClass
 
getServiceRegistry() - Method in class org.hibernate.mapping.SimpleValue
 
getServiceRegistry() - Method in interface org.hibernate.mapping.Value
 
getServiceRegistry() - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
getServiceRegistry() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getServiceRegistry() - Method in interface org.hibernate.query.sqm.spi.SqmCreationContext
Access to the ServiceRegistry for the context
getServiceRegistry() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
Deprecated.
this is no longer called, and unnecessary, since the needed services are now available via JdbcSessionContext.getJdbcServices()
getServiceRegistry() - Method in interface org.hibernate.service.spi.SessionFactoryServiceInitiatorContext
 
getServiceRegistry() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationContext
Access to Services
getServiceRegistry() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getServiceRegistry() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getServiceRegistry() - Method in class org.hibernate.type.spi.TypeConfiguration
Deprecated.
This simply isn't a very sensible place to hang the ServiceRegistry
getServiceRole() - Method in exception org.hibernate.service.NullServiceException
 
getServiceRole() - Method in class org.hibernate.service.spi.ServiceBinding
 
getServiceRole() - Method in exception org.hibernate.service.UnknownServiceException
 
getSession() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Get the session currently associated with this collection.
getSession() - Method in class org.hibernate.engine.spi.BatchFetchQueue
 
getSession() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the session to which this persistence context is bound.
getSession() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getSession() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
getSession() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Returns this object, fulfilling the contract of WrapperOptions.
getSession() - Method in class org.hibernate.event.spi.AbstractEvent
Returns the session event source for this event.
getSession() - Method in class org.hibernate.persister.entity.SessionFactoryBasedWrapperOptions
 
getSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getSession() - Method in interface org.hibernate.proxy.LazyInitializer
Get the session to which this proxy is associated, or null if it is not attached.
getSession() - Method in interface org.hibernate.query.Query
Get the QueryProducer which produced this Query, that is, the Session or StatelessSession that was used to create this Query instance.
getSession() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getSession() - Method in interface org.hibernate.query.spi.DomainQueryExecutionContext
The underlying session
getSession() - Method in interface org.hibernate.query.spi.QueryImplementor
 
getSession() - Method in interface org.hibernate.result.spi.ResultContext
 
getSession() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
getSession() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
getSession() - Method in interface org.hibernate.type.descriptor.WrapperOptions
Access to the current session.
getSessionCloseCount() - Method in interface org.hibernate.stat.Statistics
The global number of sessions closed.
getSessionFactory() - Method in interface org.hibernate.boot.beanvalidation.ActivationContext
Access the SessionFactory being built to trigger this BV activation
getSessionFactory() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
Gets the value of the sessionFactory property.
getSessionFactory() - Method in interface org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext
Access to the SessionFactory for which a Region is being built.
getSessionFactory() - Method in interface org.hibernate.Cache
The SessionFactory to which this Cache belongs.
getSessionFactory() - Method in interface org.hibernate.cache.spi.CacheImplementor
 
getSessionFactory() - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
getSessionFactory() - Method in class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
 
getSessionFactory() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getSessionFactory() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getSessionFactory() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getSessionFactory() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
getSessionFactory() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getSessionFactory() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain the factory which created this session.
getSessionFactory() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getSessionFactory() - Method in class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
 
getSessionFactory() - Method in class org.hibernate.persister.entity.SessionFactoryBasedWrapperOptions
 
getSessionFactory() - Method in interface org.hibernate.persister.spi.PersisterCreationContext
Deprecated.
 
getSessionFactory() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getSessionFactory() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getSessionFactory() - Method in class org.hibernate.query.sqm.mutation.spi.AbstractMutationHandler
 
getSessionFactory() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getSessionFactory() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
Deprecated.
exposing this here seems to kinda defeat the purpose of this SPI
getSessionFactory() - Method in interface org.hibernate.service.spi.SessionFactoryServiceInitiatorContext
 
getSessionFactory() - Method in interface org.hibernate.Session
Get the session factory which created this session.
getSessionFactory() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSessionFactory() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationContext
The SessionFactory
getSessionFactory() - Method in interface org.hibernate.sql.ast.SqlAstTranslator
 
getSessionFactory() - Method in class org.hibernate.sql.ast.tree.from.AbstractColumnReferenceQualifier
 
getSessionFactory() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getSessionFactory() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getSessionFactory() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
 
getSessionFactory() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getSessionFactory() - Method in interface org.hibernate.type.descriptor.WrapperOptions
Access to the current session factory.
getSessionFactory() - Method in class org.hibernate.type.spi.TypeConfiguration
Deprecated.
This operation is not very typesafe, and we're migrating away from its use
getSessionFactoryBuilder() - Method in interface org.hibernate.boot.Metadata
Get the builder for SessionFactory instances based on this metamodel.
getSessionFactoryBuilder() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getSessionFactoryBuilder(MetadataImplementor, SessionFactoryBuilderImplementor) - Method in interface org.hibernate.boot.spi.SessionFactoryBuilderFactory
The contract method.
getSessionFactoryName() - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
getSessionFactoryName() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getSessionFactoryName() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
The name to be used for the SessionFactory.
getSessionFactoryName() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Get the session factory name.
getSessionFactoryName() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getSessionFactoryObserver() - Method in class org.hibernate.cfg.Configuration
The SessionFactoryObserver, if any, that was added to this configuration.
getSessionFactoryObservers() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getSessionFactoryObservers() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getSessionFactoryOptions() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getSessionFactoryOptions() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getSessionFactoryOptions() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getSessionFactoryOptions() - Method in interface org.hibernate.service.spi.SessionFactoryServiceInitiatorContext
 
getSessionFactoryOptions() - Method in interface org.hibernate.SessionFactory
Deprecated.
There is no plan to remove this operation, but its use should be avoided since SessionFactoryOptions is an SPI type, and so this operation is a layer-breaker.
getSessionFactoryUuid() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
getSessionFactoryUuid() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor
 
getSessionFactoryUuid() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Get the session factory UUID.
getSessionFactoryUuid() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getSessionIdentifier() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getSessionIdentifier() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain a UUID which uniquely identifies this session.
getSessionIdentifier() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getSessionOpenCount() - Method in interface org.hibernate.stat.Statistics
The global number of sessions opened.
getSessionToken() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain a "token" which uniquely identifies this session.
getSessionUidColumn() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getSet(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getSet(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSet(String, Class<E>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getSet(String, Class<E>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSetClause() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
getSetClause() - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
getSetOperator() - Method in interface org.hibernate.query.criteria.JpaQueryGroup
 
getSetOperator() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
getSetOperator() - Method in class org.hibernate.sql.ast.tree.select.QueryGroup
 
getSetter() - Method in interface org.hibernate.property.access.spi.PropertyAccess
Obtain the delegate for setting values of the persistent attribute.
getSetter(Class) - Method in class org.hibernate.mapping.Property
 
getSetting(String, Class<T>, T) - Method in interface org.hibernate.engine.config.spi.ConfigurationService
Get the named setting.
getSetting(String, ConfigurationService.Converter<T>) - Method in interface org.hibernate.engine.config.spi.ConfigurationService
Get the named setting, using the specified converter.
getSetting(String, ConfigurationService.Converter<T>, T) - Method in interface org.hibernate.engine.config.spi.ConfigurationService
Get the named setting, using the specified converter and default value.
getSettings() - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Obtain the current aggregated settings.
getSettings() - Method in interface org.hibernate.engine.config.spi.ConfigurationService
Access to the complete map of config settings.
getSettings() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getSharedCacheMode() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getSharedCacheMode() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Access to the SharedCacheMode to determine if the second-level cache is enabled.
getSharedCacheMode() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getSide(ForeignKeyDescriptor.Nature) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getSideNature() - Method in interface org.hibernate.metamodel.mapping.Association
Indicates which "side" of the foreign-key this association describes
getSignature() - Method in class org.hibernate.dialect.function.array.ArraysOfSameTypeArgumentValidator
 
getSignature() - Method in class org.hibernate.dialect.function.AvgFunction.Validator
 
getSignature() - Method in interface org.hibernate.query.sqm.produce.function.ArgumentsValidator
Pretty-print the signature of the argument list.
getSignature() - Method in class org.hibernate.query.sqm.produce.function.ArgumentTypesValidator
 
getSignature(String) - Method in class org.hibernate.dialect.function.ConcatPipeFunction
 
getSignature(String) - Method in class org.hibernate.dialect.function.DB2PositionFunction
 
getSignature(String) - Method in class org.hibernate.dialect.function.DB2SubstringFunction
 
getSignature(String) - Method in class org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
 
getSignature(String) - Method in interface org.hibernate.query.sqm.function.SqmFunctionDescriptor
Used only for pretty-printing the function signature in the log.
getSingleIdLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSingleJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.BasicValuedMapping
 
getSingleJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
getSingleJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
 
getSingleJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.JdbcMappingContainer
 
getSingleJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.ValuedModelPart
 
getSingleJdbcMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getSingleJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.EmbeddableTypeLiteral
 
getSingleJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.EntityTypeLiteral
 
getSingleJdbcMapping() - Method in class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
getSingleJdbcMapping() - Method in interface org.hibernate.type.BasicType
 
getSingleOperation() - Method in interface org.hibernate.sql.model.MutationOperationGroup
Get the singular operation, assuming there is just one.
getSingleResult() - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
getSingleResult() - Method in interface org.hibernate.query.Query
Execute the query and return the single result of the query, throwing an exception if the query returns no results.
getSingleResult() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the single result of the query, throwing an exception if the query returns no results.
getSingleResult() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getSingleResult() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getSingleResult() - Method in interface org.hibernate.result.ResultSetOutput
Consume the underlying ResultSet with the expectation that there is just a single level of root returns.
getSingleResultOrNull() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the single result of the query, or null if the query returns no results.
getSingleResultOrNull() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
getSingleResultOrNull() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getSingleStatementDetails() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
Get the single statement details.
getSingleTableMutation() - Method in interface org.hibernate.sql.model.ast.MutationGroup
 
getSingularAttribute(String) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getSingularAttribute(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSingularAttribute(String, Class<Y>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getSingularAttribute(String, Class<Y>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSingularAttributeNature() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
Obtain the nature of this attribute type.
getSingularAttributes() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getSingularAttributes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSize() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getSize() - Method in interface org.hibernate.collection.spi.PersistentCollection
Obtain the size of this collection without initializing it
getSize() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
getSize() - Method in class org.hibernate.query.Page
The size of the page, that is, the maximum number of results on the page.
getSize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSize(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getSize(String) - Method in interface org.hibernate.bytecode.enhance.spi.CollectionTracker
 
getSizeInMemory() - Method in interface org.hibernate.cache.spi.ExtendedStatisticsSupport
 
getSizeInMemory() - Method in interface org.hibernate.stat.CacheRegionStatistics
The size that the in-memory elements take up within the cache provider.
getSizeSource() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain the source for the specified column size.
getSizeStrategy() - Method in class org.hibernate.dialect.Dialect
A custom Dialect.SizeStrategy for column types.
getSizeStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSizeStrategy() - Method in class org.hibernate.dialect.MySQLDialect
 
getSizeStrategy() - Method in class org.hibernate.dialect.SQLServerDialect
 
getSizeStrategy() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getSkipLocked() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
getSkipLocked() - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
getSkipLocked() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSkipLockedSql() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getSlowQueries() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
 
getSlowQueries() - Method in interface org.hibernate.stat.Statistics
If "hibernate.log_slow_query" is enabled, a map from the SQL query to the maximum execution time in milliseconds.
getSnapshot() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Get the current snapshot from the session
getSnapshot() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getSnapshot(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the snapshot of the pre-flush collection state
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentBag
 
getSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Return a new snapshot of the current state of the collection
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentList
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentMap
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSet
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.spi.PersistentBag
 
getSnapshotElement(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the snapshot value of the given collection entry
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.spi.PersistentList
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.spi.PersistentMap
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.spi.PersistentSet
 
getSoftDeleteColumn() - Method in class org.hibernate.mapping.Collection
 
getSoftDeleteColumn() - Method in class org.hibernate.mapping.RootClass
 
getSoftDeleteColumn() - Method in interface org.hibernate.mapping.SoftDeletable
 
getSoftDeleteMapping() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Mapping for soft-delete support, or null if soft-delete not defined
getSoftDeleteMapping() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
Mapping for soft-delete support, or null if soft-delete not defined
getSoftDeleteMapping() - Method in interface org.hibernate.metamodel.mapping.SoftDeletableModelPart
Get the mapping of the soft-delete indicator
getSoftDeleteMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSoftDeleteMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getSoftDeleteStrategy() - Method in class org.hibernate.mapping.BasicValue
 
getSoftDeleteTableDetails() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getSoftDeleteTableDetails() - Method in interface org.hibernate.metamodel.mapping.SoftDeletableModelPart
 
getSoftDeleteTableDetails() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSoftDeleteTableDetails() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getSort() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the sort property.
getSort() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the sort property.
getSort() - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
getSort() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the sort property.
getSort() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the sort property.
getSort() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the sort property.
getSortDirection() - Method in interface org.hibernate.query.criteria.JpaOrder
The direction, ascending or descending, in which to sort
getSortDirection() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
getSortedForResolveInstance() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingResolution
 
getSortExpression() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
getSortExpression() - Method in class org.hibernate.sql.ast.tree.select.SortSpecification
 
getSortingComparator() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSortingComparator() - Method in interface org.hibernate.persister.collection.CollectionPersister
For sorted collections, the comparator to use.
getSortOrder() - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
getSortOrder() - Method in interface org.hibernate.query.criteria.JpaSearchOrder
 
getSortOrder() - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
getSortOrder() - Method in class org.hibernate.sql.ast.tree.cte.SearchClauseSpecification
 
getSortOrder() - Method in class org.hibernate.sql.ast.tree.select.SortSpecification
 
getSortSpecifications() - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
getSortSpecifications() - Method in class org.hibernate.query.sqm.tree.select.SqmOrderByClause
 
getSortSpecifications() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
getSortSpecifications() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
getSortSpecificationsRowNumbering(SelectClause, QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSource() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
Gets the value of the source property.
getSource() - Method in interface org.hibernate.boot.model.source.spi.VersionAttributeSource
 
getSource() - Method in class org.hibernate.mapping.FetchProfile
Retrieve the fetch profile source.
getSource() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
getSource() - Method in class org.hibernate.tuple.entity.AbstractEntityBasedAttribute
Deprecated.
 
getSourceAlias() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getSourceAlias() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getSourceAlias() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getSourceAlias() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getSourceAlias() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getSourceAlias() - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
getSourceAlias() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
getSourceIncrementSize() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getSourcePosition() - Method in class org.hibernate.query.sql.spi.ParameterOccurrence
 
getSourceProcessOrdering() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getSourceProcessOrdering() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Retrieve the ordering in which sources should be processed.
getSourceSelectStatement() - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
getSourceType() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
 
getSourceType() - Method in interface org.hibernate.tool.schema.spi.SourceDescriptor
The indicated source type for this target type.
getSpaces() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getSpecification() - Method in class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification
 
getSpecification() - Method in class org.hibernate.sql.ast.tree.expression.TrimSpecification
 
getSpecificContractClass() - Method in enum class org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
 
getSql() - Method in class org.hibernate.boot.model.CustomSql
 
getSql() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSQL() - Method in exception org.hibernate.JDBCException
Get the actual SQL statement being executed when the exception occurred.
getSqlAfterString() - Method in interface org.hibernate.tool.schema.spi.Cleaner
A statement to run after ending the process of truncating tables.
getSqlAliasBase() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getSqlAliasBaseGenerator() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getSqlAliasBaseGenerator() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getSqlAliasBaseGenerator() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getSqlAliasBaseGenerator() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
getSqlAliasBaseManager() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getSqlAliasBaseManager() - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Access to the SQL alias helper
getSqlAliasStem() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getSqlAliasStem() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSqlAliasStem() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getSqlAliasStem() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getSqlAliasStem() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getSqlAliasStem() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
getSqlAliasStem() - Method in interface org.hibernate.sql.ast.tree.from.TableGroupProducer
Get the "stem" used as the base for generating SQL table aliases for table references that are part of the TableGroup being generated
getSqlAppender() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSqlAst() - Method in interface org.hibernate.query.sqm.sql.SqmTranslation
 
getSqlAst() - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslation
 
getSqlAstCreationContext() - Method in interface org.hibernate.sql.results.graph.AssemblerCreationState
 
getSqlAstCreationState() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getSqlAstCreationState() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getSqlAstCreationState() - Method in interface org.hibernate.sql.ast.spi.SqlAstProcessingState
 
getSqlAstCreationState() - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
The underlying state for SQL AST creation
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.CockroachDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.DB2Dialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.DB2iDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.DB2zDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.DerbyDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.Dialect
Return a SqlAstTranslatorFactory specific to this dialect, or null to use the standard translator.
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.H2Dialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.HSQLDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.MariaDBDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.MySQLDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.OracleDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.SpannerDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.SQLServerDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.SybaseDialect
 
getSqlAstTranslatorFactory() - Method in class org.hibernate.dialect.TiDBDialect
 
getSqlAstTranslatorFactory() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
 
getSqlBeforeString() - Method in interface org.hibernate.tool.schema.spi.Cleaner
A statement to run before beginning the process of truncating tables.
getSqlBuffer() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSqlComment() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
 
getSqlComment() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
 
getSqlComment() - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
 
getSqlCreateCommand(TemporaryTable) - Method in class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
getSqlCreateCommand(TemporaryTable) - Method in interface org.hibernate.dialect.temptable.TemporaryTableExporter
 
getSqlCreateStrings(UserDefinedArrayType, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.OracleUserDefinedTypeExporter
 
getSqlCreateStrings(T, Metadata, SqlStringGenerationContext) - Method in interface org.hibernate.tool.schema.spi.Exporter
Get the commands needed for creation.
getSqlDelete() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the sqlDelete property.
getSqlDelete() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getSqlDelete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the sqlDelete property.
getSqlDeleteAll() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getSQLDeleteStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
getSqlDisableConstraintString(ForeignKey, Metadata, SqlStringGenerationContext) - Method in interface org.hibernate.tool.schema.spi.Cleaner
A statement that disables the given foreign key constraint.
getSqlDropCommand(TemporaryTable) - Method in class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
getSqlDropCommand(TemporaryTable) - Method in interface org.hibernate.dialect.temptable.TemporaryTableExporter
 
getSqlDropStrings(UserDefinedArrayType, Metadata, SqlStringGenerationContext) - Method in class org.hibernate.dialect.OracleUserDefinedTypeExporter
 
getSqlDropStrings(T, Metadata, SqlStringGenerationContext) - Method in interface org.hibernate.tool.schema.spi.Exporter
Get the commands needed for dropping.
getSqlEnableConstraintString(ForeignKey, Metadata, SqlStringGenerationContext) - Method in interface org.hibernate.tool.schema.spi.Cleaner
A statement that re-enables the given foreign key constraint.
getSQLException() - Method in exception org.hibernate.JDBCException
Get the underlying SQLException.
getSqlExceptionConverter() - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Access the current exception converter being used internally.
getSqlExceptionHelper() - Method in interface org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
Obtain the helper for dealing with JDBC SQLException faults.
getSqlExceptionHelper() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain service for dealing with exceptions.
getSqlExceptionHelper() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
 
getSQLExceptionHelper() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSqlExpression() - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
getSqlExpression() - Method in interface org.hibernate.sql.ast.spi.SqlExpressionAccess
 
getSqlExpression() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getSqlExpressionResolver() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
getSqlExpressionResolver() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getSqlExpressionResolver() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
getSqlExpressionResolver() - Method in interface org.hibernate.query.sqm.sql.SqmTranslation
 
getSqlExpressionResolver() - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslation
 
getSqlExpressionResolver() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
getSqlExpressionResolver() - Method in interface org.hibernate.sql.ast.spi.SqlAstProcessingState
 
getSqlFragment() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
 
getSqlFunctionMap() - Method in interface org.hibernate.boot.Metadata
 
getSqlFunctionMap() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getSqlFunctions() - Method in interface org.hibernate.boot.spi.BootstrapContext
Access to any SQL functions explicitly registered with the MetadataBuilder.
getSqlFunctions() - Method in class org.hibernate.cfg.Configuration
Deprecated, for removal: This API element is subject to removal in a future version.
getSqlInsert() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the sqlInsert property.
getSqlInsert() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getSqlInsert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the sqlInsert property.
getSqlIntervalType(int) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlIntervalType(JdbcMappingContainer) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlIntervalType(JdbcType) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSQLKeywords() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
getSQLKeywords() - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo
Obtain access to the SQL keywords of the JDBC driver, as returned from DatabaseMetaData.getSQLKeywords() for the target database.
getSqlName() - Method in enum class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression.Modifier
 
getSQLOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Get the order by SQL
getSqlQuery() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getSqlQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the sqlQuery property.
getSqlQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the sqlQuery property.
getSqlQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the sqlQuery property.
getSqlQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the sqlQuery property.
getSqlQuery() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the sqlQuery property.
getSqlQueryString() - Method in interface org.hibernate.boot.query.NamedNativeQueryDefinition
 
getSqlResultSetMapping() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the sqlResultSetMapping property.
getSqlResultSetMappings() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the sqlResultSetMappings property.
getSqlResultSetMappings() - Method in class org.hibernate.cfg.Configuration
 
getSqlSelections() - Method in class org.hibernate.sql.ast.tree.select.SelectClause
 
getSqlSelections() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMapping
The JDBC selection descriptors.
getSQLState() - Method in exception org.hibernate.JDBCException
Get the X/Open or ANSI SQL SQLState error code from the underlying SQLException.
getSqlStatementLogger() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain service for logging SQL statements.
getSqlStateType() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Retrieve the type of codes the driver says it uses for SQLState.
getSqlString() - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
getSqlString() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementDetails
The SQL used to mutate the table
getSqlString() - Method in interface org.hibernate.persister.collection.mutation.RemoveCoordinator
The SQL used to perform the removal
getSqlString() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorNoOp
 
getSqlString() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorStandard
 
getSqlString() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorTablePerSubclass
 
getSqlString() - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
Informational access to the SQL query string
getSqlString() - Method in interface org.hibernate.query.sql.spi.NativeNonSelectQueryDefinition
 
getSqlString() - Method in interface org.hibernate.query.sql.spi.NativeSelectQueryDefinition
 
getSqlString() - Method in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
getSqlString() - Method in interface org.hibernate.sql.exec.spi.JdbcOperation
Get the SQL command we will be executing through JDBC PreparedStatement or CallableStatement
getSqlString() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQueryMutationNative
 
getSqlString() - Method in class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
 
getSqlString() - Method in interface org.hibernate.sql.model.PreparableMutationOperation
The SQL to be used when creating the PreparedStatement
getSqlStringGenerationContext() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getSqlStringGenerationContext() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getSqlStringGenerationContext() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getSqlStringGenerationContext() - Method in class org.hibernate.tool.schema.extract.spi.ExtractionContext.EmptyExtractionContext
 
getSqlStringGenerationContext() - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext
 
getSqlTemporalType(int) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlTemporalType(JdbcMapping) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlTemporalType(JdbcMappingContainer) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlTemporalType(MappingModelExpressible<?>) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlTemporalType(SqmExpressible<?>) - Method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlTemporalType(JdbcType) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
getSqlText() - Method in enum class org.hibernate.sql.ComparisonRestriction.Operator
 
getSqlTruncateCommand(TemporaryTable, Function<SharedSessionContractImplementor, String>, SharedSessionContractImplementor) - Method in class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
getSqlTruncateCommand(TemporaryTable, Function<SharedSessionContractImplementor, String>, SharedSessionContractImplementor) - Method in interface org.hibernate.dialect.temptable.TemporaryTableExporter
 
getSqlTruncateStrings(Collection<Table>, Metadata, SqlStringGenerationContext) - Method in interface org.hibernate.tool.schema.spi.Cleaner
A statement or statements that truncate the given tables.
getSqlTuple() - Method in class org.hibernate.sql.ast.tree.expression.SqlTuple
 
getSqlTuple() - Method in interface org.hibernate.sql.ast.tree.expression.SqlTupleContainer
 
getSqlTuple(SqlAstNode) - Static method in interface org.hibernate.sql.ast.tree.expression.SqlTupleContainer
 
getSqlType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the sqlType property.
getSqlType() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getSqlType() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getSqlType() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Obtain the free-hand definition of the column's type.
getSqlType() - Method in class org.hibernate.mapping.Column
 
getSqlType() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getSqlType() - Method in class org.hibernate.type.EnumType
Deprecated.
 
getSqlType() - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
getSqlType() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
getSqlType() - Method in interface org.hibernate.usertype.UserType
The JDBC/SQL type code for the database column mapped by this custom type.
getSqlType(Metadata) - Method in class org.hibernate.mapping.Column
 
getSqlType(CastTarget, Dialect) - Static method in class org.hibernate.dialect.MySQLSqlAstTranslator
Deprecated, for removal: This API element is subject to removal in a future version.
getSqlType(CastTarget, SessionFactoryImplementor) - Static method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
getSqlType(TypeConfiguration, Dialect, Mapping) - Method in class org.hibernate.mapping.Column
getSqlTypeCode() - Method in class org.hibernate.mapping.Column
Returns SQL type code for this column, or null if the type code is unknown.
getSqlTypeCode() - Method in class org.hibernate.type.BasicTypeReference
 
getSqlTypeCode() - Method in interface org.hibernate.type.descriptor.sql.DdlType
The SQL type code of the descriptor.
getSqlTypeCode(String) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Returns the SqlTypes type code for the given DDL raw type name, or null if the type code cannot be determined from the registrations.
getSqlTypeCode(Mapping) - Method in class org.hibernate.mapping.Column
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.AnyType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.CollectionType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.ComponentType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.CustomType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.MetaType
Deprecated.
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.OneToOneType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.SerializableToBlobType
 
getSqlTypeCodes(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
getSqlTypeCodes(Mapping) - Method in interface org.hibernate.type.Type
Return the JDBC types codes as defined by Types or SqlTypes for the columns mapped by this type.
getSqlTypeDefinition() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
getSqlTypeName() - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
getSqlTypeName() - Method in interface org.hibernate.type.descriptor.jdbc.SqlTypedJdbcType
 
getSqlTypeName() - Method in interface org.hibernate.type.descriptor.jdbc.StructJdbcType
 
getSqlTypeName(SqlTypedMapping, SessionFactoryImplementor) - Static method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Deprecated, for removal: This API element is subject to removal in a future version.
getSqlTypeName(SqlTypedMapping, TypeConfiguration) - Static method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getSqlUpdate() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getSqlUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the sqlUpdate property.
getSQLUpdateStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
getSqlWhereStringTableExpression() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSqmDeleteOrUpdateStatement() - Method in class org.hibernate.query.sqm.mutation.spi.AbstractMutationHandler
 
getSqmFunctionRegistry() - Method in interface org.hibernate.query.spi.QueryEngine
 
getSqmJoins() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
getSqmJoins() - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
The joins associated with this SqmFrom
getSqmJoinType() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmJoin
 
getSqmJoinType() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
getSqmJoinType() - Method in interface org.hibernate.query.sqm.tree.from.SqmJoin
The type of join - inner, cross, etc
getSqmMultiTableInsertStrategy() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getSqmMultiTableInsertStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSqmMultiTableInsertStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getSqmMultiTableMutationStrategy() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getSqmMultiTableMutationStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSqmMultiTableMutationStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
The strategy to use for SQM mutation statements where the target entity has multiple tables.
getSqmOperator() - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
 
getSqmParameterMappingModelExpressibleResolutions() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getSqmParameterMappingModelTypeResolutions() - Method in interface org.hibernate.query.sqm.sql.SqmTranslation
 
getSqmParameterMappingModelTypeResolutions() - Method in class org.hibernate.query.sqm.sql.StandardSqmTranslation
 
getSqmParameters() - Method in class org.hibernate.query.sqm.tree.AbstractSqmStatement
 
getSqmParameters() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
getSqmParameters() - Method in interface org.hibernate.query.sqm.tree.SqmStatement
Access to the (potentially still growing) collection of parameters for the statement.
getSqmParameters() - Method in interface org.hibernate.query.sqm.tree.SqmStatement.ParameterResolutions
 
getSqmPathType() - Method in interface org.hibernate.metamodel.model.domain.SingularPersistentAttribute
 
getSqmPathType() - Method in class org.hibernate.query.derived.AnonymousTupleSimpleSqmPathSource
 
getSqmPathType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmPathSource
 
getSqmPathType() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getSqmPathType() - Method in interface org.hibernate.query.sqm.SqmPathSource
The type of path this source creates.
getSqmPathType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSqmQueryMemento(String) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
getSqmStatement() - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
getSqmStatement() - Method in interface org.hibernate.query.spi.HqlInterpretation
 
getSqmStatement() - Method in class org.hibernate.query.spi.SimpleHqlInterpretationImpl
 
getSqmStatement() - Method in interface org.hibernate.query.spi.SqmQuery
 
getSqmStatement() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getSqmStatement() - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
getSqmTranslatorFactory() - Method in class org.hibernate.dialect.Dialect
Return a SqmTranslatorFactory specific to this dialect, or null to use the standard translator.
getSqmTranslatorFactory() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSqmTranslatorFactory() - Method in class org.hibernate.dialect.SybaseDialect
 
getSqmTranslatorFactory() - Method in interface org.hibernate.query.spi.QueryEngine
 
getSqmTreats() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
getSqmTreats() - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
The treats associated with this SqmFrom
getSqmType() - Method in interface org.hibernate.metamodel.model.domain.DomainType
 
getSqmType() - Method in interface org.hibernate.metamodel.model.domain.EmbeddableDomainType
 
getSqmType() - Method in interface org.hibernate.metamodel.model.domain.EntityDomainType
 
getSqmType() - Method in interface org.hibernate.metamodel.model.domain.MappedSuperclassDomainType
 
getSqmType() - Method in interface org.hibernate.metamodel.model.domain.TreatableDomainType
 
getSqmType() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
getSqmType() - Method in interface org.hibernate.query.sqm.SqmExpressible
 
getSqmType() - Method in interface org.hibernate.query.sqm.SqmPathSource
 
getSqmType() - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
getSqmType() - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
getSqmType() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
getSqmType() - Method in class org.hibernate.query.sqm.tree.expression.NullSqmExpressible
 
getSqmType() - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
getSqmType() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getSqmType() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
getStandardServiceRegistryBuilder() - Method in class org.hibernate.cfg.Configuration
Intended for internal testing use only!!!
getStart() - Method in interface org.hibernate.stat.Statistics
The Instant at which this instance of Statistics was created, or since the last time Statistics.clear() was called.
getStartExpression() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getStartExpression() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getStartKind() - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
getStartKind() - Method in class org.hibernate.sql.ast.tree.expression.Over
 
getStartTime() - Method in interface org.hibernate.stat.Statistics
Deprecated.
getStartValue() - Method in interface org.hibernate.tool.schema.extract.spi.SequenceInformation
Retrieve the extracted start value defined for the sequence.
getState() - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
Retrieve the cached collection state.
getState() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getState() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getState() - Method in class org.hibernate.event.spi.PostUpsertEvent
 
getState() - Method in class org.hibernate.event.spi.PreInsertEvent
Getter for property 'state'.
getState() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getState() - Method in class org.hibernate.event.spi.PreUpdateEvent
Retrieves the state to be used in the update.
getState() - Method in class org.hibernate.event.spi.PreUpsertEvent
Retrieves the state to be used in the upsert.
getState() - Method in class org.hibernate.sql.results.graph.InitializerData
 
getStateArrayInitialPosition(MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getStateArrayPosition() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
The attribute's position within the container's state array
getStateArrayPosition() - Method in class org.hibernate.persister.entity.UniqueKeyEntry
 
getStatelessInterceptorImplementorSupplier() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getStatelessInterceptorImplementorSupplier() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Get the interceptor to use by default for all sessions opened from this factory.
getStatement() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementDetails
The PreparedStatement generated from the SQL.
getStatement() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getStatement() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getStatement() - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableReference
 
getStatementGroup() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
 
getStatementInspector() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getStatementInspector() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getStatementInspector() - Method in class org.hibernate.cfg.Configuration
The StatementInspector, if any, that was added to this configuration.
getStatementInspector() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
getStatementPreparer() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Obtain the statement preparer associated with this JDBC coordinator.
getStatementStack() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getStaticFetchableList() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getStaticMutationOperationGroup() - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
getStaticMutationOperationGroup() - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
getStaticMutationOperationGroup() - Method in interface org.hibernate.persister.entity.mutation.MutationCoordinator
The operation group used to perform the mutation unless some form of dynamic mutation is necessary.
getStaticMutationOperationGroup() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorNoOp
 
getStaticMutationOperationGroup() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
getStatistics() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getStatistics() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getStatistics() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getStatistics() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getStatistics() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
getStatistics() - Method in interface org.hibernate.Session
Get the statistics for this session.
getStatistics() - Method in interface org.hibernate.SessionFactory
Retrieve the statistics for this factory.
getStatus() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getStatus() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
 
getStatus() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
 
getStatus() - Method in interface org.hibernate.Transaction
Get the current status of this transaction.
getStorageAccess() - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
getStorageAccess() - Method in class org.hibernate.cache.spi.support.DirectAccessRegionTemplate
 
getStoredSnapshot() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getStoredSnapshot() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the snapshot cached by the collection instance
getStrategies() - Method in interface org.hibernate.jpa.spi.IdentifierGeneratorStrategyProvider
Deprecated.
set of strategy / generator class pairs to register as accepted strategies
getStrategy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
Gets the value of the strategy property.
getStrategy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbInheritance
Gets the value of the strategy property.
getStrategy() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
getStrategy() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
getStrategy() - Method in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
getStrategyImplementation() - Method in class org.hibernate.boot.registry.selector.SimpleStrategyRegistrationImpl
 
getStrategyImplementation() - Method in interface org.hibernate.boot.registry.selector.StrategyRegistration
The strategy implementation class.
getStrategyRegistrationProviders() - Method in interface org.hibernate.jpa.boot.spi.StrategyRegistrationProviderList
 
getStrategyRegistrations() - Method in interface org.hibernate.boot.registry.selector.StrategyRegistrationProvider
Get all StrategyRegistrations announced by this provider.
getStrategyRole() - Method in class org.hibernate.boot.registry.selector.SimpleStrategyRegistrationImpl
 
getStrategyRole() - Method in interface org.hibernate.boot.registry.selector.StrategyRegistration
The strategy role.
getStreamAccess() - Method in interface org.hibernate.boot.archive.scan.spi.ClassDescriptor
Retrieves access to the InputStream for the class file.
getStreamAccess() - Method in interface org.hibernate.boot.archive.scan.spi.MappingFileDescriptor
Retrieves access to the InputStream for the mapping file.
getStreamAccess() - Method in interface org.hibernate.boot.archive.scan.spi.PackageDescriptor
Retrieves access to the InputStream for the package-info.class file.
getStreamAccess() - Method in interface org.hibernate.boot.archive.spi.ArchiveEntry
Get access to the stream for the entry
getStreamName() - Method in interface org.hibernate.boot.archive.spi.InputStreamAccess
Get the name of the resource backing the stream
getStringBuilder() - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
 
getStringType() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getStructColumnNames() - Method in class org.hibernate.mapping.Component
 
getStructJdbcType(ServiceRegistry) - Static method in class org.hibernate.dialect.OracleJdbcHelper
 
getStructJdbcType(ServiceRegistry) - Static method in class org.hibernate.dialect.PgJdbcHelper
 
getStructName() - Method in class org.hibernate.mapping.Component
 
getStructName() - Method in class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
getStructTypeName() - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
getStructTypeName() - Method in class org.hibernate.dialect.DB2StructJdbcType
 
getStructTypeName() - Method in class org.hibernate.dialect.StructJdbcType
 
getStructTypeName() - Method in interface org.hibernate.type.descriptor.jdbc.StructJdbcType
 
getStyle() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
Gets the value of the style property.
getStyle() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
Gets the value of the style property.
getStyle() - Method in class org.hibernate.boot.jaxb.mapping.JaxbUuidGenerator
Gets the value of the style property.
getStyle() - Method in class org.hibernate.engine.profile.Fetch
Deprecated, for removal: This API element is subject to removal in a future version.
getStyle() - Method in class org.hibernate.mapping.FetchProfile.Fetch
Deprecated, for removal: This API element is subject to removal in a future version.
getStyle() - Method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
getStyle() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getStyle() - Method in interface org.hibernate.sql.results.graph.FetchStyleAccess
 
getSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the subclass property.
getSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the subclass property.
getSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the subclass property.
getSubclass() - Method in interface org.hibernate.cache.spi.entry.CacheEntry
Hibernate stores all entries pertaining to a given entity hierarchy in a single region.
getSubclass() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
 
getSubclass() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
 
getSubclassByDiscriminatorValue() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassByDiscriminatorValue() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassByDiscriminatorValue() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassByDiscriminatorValue() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used.
getSubclassColumnAliasClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
Hibernate no longer uses aliases to read from result sets
getSubclassEntityNames() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
getSubclassEntityNames() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getSubclassEntityPersister(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassEntityPersister(Object, SessionFactoryImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Obtain the EntityPersister for the concrete class of the given entity instance which participates in a mapped inheritance hierarchy with this persister.
getSubclasses() - Method in class org.hibernate.mapping.PersistentClass
Get the subclasses in a special 'order', most derived subclasses first.
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassForDiscriminatorValue(Object) - Method in interface org.hibernate.persister.entity.Loadable
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassFormulaAliasClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
Hibernate no longer uses aliases to read from result sets
getSubclassId() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassId() - Method in class org.hibernate.mapping.RootClass
 
getSubclassId() - Method in class org.hibernate.mapping.Subclass
 
getSubclassId() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType.ConcreteEmbeddableType
 
getSubclassId() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
A value that uniquely identifies an entity mapping relative to its inheritance hierarchy
getSubclassId() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getSubclassJoinClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassPersister() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
 
getSubclassProperty(String) - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
This will be removed with no replacement.
getSubclassPropertyClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
Hibernate no longer uses aliases to read from result sets
getSubclassPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.entity.SQLLoadable
Deprecated.
Return the column alias names used to persist/query the named property of the class or a subclass (optional operation).
getSubclassPropertyColumnNameClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnNames(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnNames(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Return the column names used to persist the numbered property of the class or a subclass.
getSubclassPropertyColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnNames(String) - Method in interface org.hibernate.persister.entity.SQLLoadable
Deprecated.
Return the column names used to persist/query the named property of the class or a subclass (optional operation).
getSubclassPropertyColumnReaderClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyColumnReaderTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyDeclarer(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyDeclarer(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassPropertyDeclarer(String) - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Determine whether the given property is declared by our mapped class, our super class, or one of our subclasses...
getSubclassPropertyFormulaTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyFormulaTemplateClosure() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
 
getSubclassPropertyName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyName(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Get the name of the numbered property of the class or a subclass.
getSubclassPropertyNameClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyTableName(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassPropertyTableName(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Return the table name used to persist the numbered property of the class or a subclass.
getSubclassPropertyTableName(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassPropertyTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassPropertyTableNumber(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassPropertyTableNumber(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Warning: When there are duplicated property names in the subclasses of the class, this method may return the wrong table number for the duplicated subclass property (note that SingleTableEntityPersister defines an overloaded form which takes the entity name.
getSubclassPropertyTableNumber(String) - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Given a property name, determine the number of the table which contains the column to which this property is mapped.
getSubclassPropertyTableNumber(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassPropertyType(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassPropertyType(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Get the type of the numbered property of the class or a subclass.
getSubclassPropertyTypeClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassSpan() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassSubgraph() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
Gets the value of the subclassSubgraph property.
getSubclassTableClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassTableKeyColumns(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassTableName(int) - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Get the name of the table with the given index from the internal array.
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassTableNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassTableNames() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassTableNames() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassTableNames() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassTableSpan() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubgraph() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
Gets the value of the subgraph property.
getSubgraph() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
Gets the value of the subgraph property.
getSubGraphMap() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
getSubgraphs() - Method in interface org.hibernate.graph.AttributeNode
 
getSubgraphs() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
getSubGraphs() - Method in interface org.hibernate.graph.AttributeNode
 
getSubGraphs() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
getSubMappingTypes() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Retrieve mappings for all subtypes
getSubMappingTypes() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubPathSource(String) - Method in interface org.hibernate.query.sqm.SqmPathSource
Find a SqmPathSource by name relative to this source.
getSubPathSource(String, JpaMetamodelImplementor) - Method in interface org.hibernate.query.sqm.SqmPathSource
Find a SqmPathSource by name relative to this source.
getSubPredicate() - Method in class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
 
getSubPredicate() - Method in class org.hibernate.sql.ast.tree.predicate.GroupedPredicate
 
getSubquery() - Method in class org.hibernate.query.sqm.tree.expression.SqmAny
 
getSubquery() - Method in class org.hibernate.query.sqm.tree.expression.SqmEvery
 
getSubquery() - Method in class org.hibernate.sql.ast.tree.expression.Any
 
getSubquery() - Method in class org.hibernate.sql.ast.tree.expression.Every
 
getSubQuery() - Method in class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression
 
getSubQuery() - Method in class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression
 
getSubQuery() - Method in class org.hibernate.sql.ast.tree.predicate.InSubQueryPredicate
 
getSubQueryExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the subselect property.
getSubselect() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
 
getSubselect() - Method in class org.hibernate.mapping.Table
 
getSubselect(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Retrieve the fetch descriptor associated with the given entity key.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
 
getSubselectFetchEnabled() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getSubString(long, int) - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getSubtypes() - Method in class org.hibernate.type.AnyType
 
getSubtypes() - Method in class org.hibernate.type.ComponentType
 
getSubtypes() - Method in interface org.hibernate.type.CompositeType
Get the types of the component properties
getSubTypes() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
Access the subtype sources for types extending from this type source,
getSubTypes() - Method in interface org.hibernate.mapping.IdentifiableTypeClass
 
getSubTypes() - Method in class org.hibernate.mapping.MappedSuperclass
 
getSubTypes() - Method in class org.hibernate.mapping.PersistentClass
 
getSubTypes() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getSubTypes() - Method in interface org.hibernate.metamodel.model.domain.EmbeddableDomainType
 
getSubTypes() - Method in interface org.hibernate.metamodel.model.domain.EntityDomainType
 
getSubTypes() - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
getSubTypes() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSuccessfulTransactionCount() - Method in interface org.hibernate.stat.Statistics
The number of transactions we know to have been successful.
getSuperclass() - Method in class org.hibernate.mapping.PersistentClass
 
getSuperclass() - Method in class org.hibernate.mapping.RootClass
 
getSuperclass() - Method in class org.hibernate.mapping.Subclass
 
getSuperclass() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getSuperclass(String) - Method in class org.hibernate.mapping.Component
 
getSuperMappedSuperclass() - Method in class org.hibernate.mapping.MappedSuperclass
Returns the first superclass marked as @MappedSuperclass or null if: - none exists - or the first persistent superclass found is an @Entity
getSuperMappedSuperclass() - Method in class org.hibernate.mapping.PersistentClass
 
getSuperMappingType() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The mapping for the entity which is the supertype for this entity mapping.
getSuperMappingType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSuperPersistentClass() - Method in class org.hibernate.mapping.MappedSuperclass
Returns the PersistentClass of the first superclass marked as @Entity or null if none exists
getSuperPersistentClass() - Method in class org.hibernate.mapping.PersistentClass
 
getSupertype() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getSupertype() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getSupertype() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSuperType() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
 
getSuperType() - Method in interface org.hibernate.mapping.IdentifiableTypeClass
 
getSuperType() - Method in class org.hibernate.mapping.MappedSuperclass
 
getSuperType() - Method in class org.hibernate.mapping.PersistentClass
 
getSuperType() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getSuperType() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getSuperType() - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
The descriptor of the supertype of this type.
getSuperType() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getSupportedHints() - Method in class org.hibernate.query.spi.AbstractQuery
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.DerbyDialect
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.Dialect
The kind of temporary tables that are supported on this database.
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.H2Dialect
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.HSQLDialect
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.MySQLDialect
 
getSupportedTemporaryTableKind() - Method in class org.hibernate.dialect.OracleDialect
 
getSynchronizations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the synchronizations property.
getSynchronizationSpaces() - Method in interface org.hibernate.persister.entity.EntityPersister
The table names this entity needs to be synchronized against.
getSynchronize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the synchronize property.
getSynchronize() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getSynchronize() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the synchronize property.
getSynchronizedQuerySpaces() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an array of objects that identify spaces in which properties of this entity are persisted, for instances of this class and its subclasses.
getSynchronizedQuerySpaces() - Method in interface org.hibernate.query.SynchronizeableQuery
Obtain the list of query spaces this query is synchronized with.
getSynchronizedQuerySpaces() - Method in interface org.hibernate.result.spi.ResultContext
 
getSynchronizedTableNames() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Obtain any additional table names on which to synchronize (auto flushing) this entity.
getSynchronizedTableNames() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
Obtain any additional table names on which to synchronize (auto flushing) this entity.
getSynchronizedTables() - Method in class org.hibernate.mapping.Collection
 
getSynchronizedTables() - Method in class org.hibernate.mapping.PersistentClass
 
getSynchronizedTables() - Method in class org.hibernate.mapping.RootClass
 
getSynchronizedTables() - Method in class org.hibernate.mapping.Subclass
 
getSynchronizedTables() - Method in class org.hibernate.mapping.UnionSubclass
 
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the table property.
getTable() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
 
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSynchronizedTable
Gets the value of the table property.
getTable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the table property.
getTable() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getTable() - Method in interface org.hibernate.mapping.AttributeContainer
 
getTable() - Method in class org.hibernate.mapping.Collection
 
getTable() - Method in class org.hibernate.mapping.Constraint
 
getTable() - Method in class org.hibernate.mapping.Index
 
getTable() - Method in class org.hibernate.mapping.Join
 
getTable() - Method in class org.hibernate.mapping.JoinedSubclass
 
getTable() - Method in class org.hibernate.mapping.OneToMany
Table of the owner entity (the "one" side)
getTable() - Method in class org.hibernate.mapping.PersistentClass
 
getTable() - Method in class org.hibernate.mapping.RootClass
 
getTable() - Method in class org.hibernate.mapping.SimpleValue
 
getTable() - Method in class org.hibernate.mapping.Subclass
 
getTable() - Method in class org.hibernate.mapping.UnionSubclass
 
getTable() - Method in interface org.hibernate.mapping.Value
 
getTable() - Method in class org.hibernate.metamodel.mapping.AssociationKey
 
getTable() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
getTable(String) - Method in class org.hibernate.mapping.MappedSuperclass
 
getTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
getTable(String) - Method in interface org.hibernate.mapping.TableContainer
 
getTable(Identifier, Identifier, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
Look for a matching table.
getTableAccessCount() - Method in class org.hibernate.id.enhanced.TableGenerator
Getter for property 'tableAccessCount'.
getTableAlias() - Method in interface org.hibernate.query.NativeQuery.CollectionReturn
 
getTableAlias() - Method in interface org.hibernate.query.NativeQuery.FetchReturn
 
getTableAlias() - Method in interface org.hibernate.query.NativeQuery.RootReturn
 
getTableAlias() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
 
getTableAlias() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
getTableAlias() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
getTableAlias() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
getTableAlias() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
getTableAliasForColumn(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableAliasForColumn(String, String) - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Given a column name and the root table alias in use for the entity hierarchy, determine the proper table alias for the table in that hierarchy that contains said column.
getTableCleaner() - Method in class org.hibernate.dialect.Dialect
Get a schema Cleaner, usually StandardTableCleaner.
getTableCleaner() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTableClosure() - Method in class org.hibernate.mapping.PersistentClass
 
getTableClosure() - Method in class org.hibernate.mapping.RootClass
 
getTableClosure() - Method in class org.hibernate.mapping.Subclass
 
getTableComment(String) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getTableComment(String) - Method in class org.hibernate.dialect.Dialect
Get the comment into a form supported for table definition.
getTableComment(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTableComment(String) - Method in class org.hibernate.dialect.MySQLDialect
 
getTableCreationUniqueConstraintsFragment(Table, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.AlterTableUniqueDelegate
 
getTableCreationUniqueConstraintsFragment(Table, SqlStringGenerationContext) - Method in class org.hibernate.dialect.unique.CreateTableUniqueDelegate
 
getTableCreationUniqueConstraintsFragment(Table, SqlStringGenerationContext) - Method in interface org.hibernate.dialect.unique.UniqueDelegate
Get the SQL fragment used to specify the unique constraints on the given table as part of the create table command, with a leading comma, usually something like:
getTableDetails() - Method in class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
 
getTableDetails() - Method in class org.hibernate.sql.model.jdbc.DeleteOrUpsertOperation
 
getTableDetails() - Method in class org.hibernate.sql.model.jdbc.OptionalTableUpdateOperation
 
getTableDetails() - Method in interface org.hibernate.sql.model.MutationOperation
The table against which operation is to be performed
getTableDetailsBuilder(String) - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
 
getTableExporter() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getTableExporter() - Method in class org.hibernate.dialect.Dialect
Get an Exporter for Tables, usually StandardTableExporter.
getTableExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTableExporter() - Method in class org.hibernate.dialect.SpannerDialect
 
getTableExpression() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the tableExpression property.
getTableExpression() - Method in class org.hibernate.dialect.temptable.TemporaryTable
 
getTableExpression() - Method in class org.hibernate.sql.ast.tree.cte.CteTable
 
getTableExpression() - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
getTableExpression() - Method in exception org.hibernate.sql.ast.tree.from.UnknownTableReferenceException
 
getTableGenerator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the tableGenerator property.
getTableGenerator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the tableGenerator property.
getTableGenerators() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the tableGenerators property.
getTableGroup() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getTableGroup() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getTableGroup() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getTableGroup(CollectionPart.Nature) - Method in interface org.hibernate.sql.ast.tree.from.PluralTableGroup
 
getTableGroup(NavigablePath) - Method in interface org.hibernate.sql.ast.spi.FromClauseAccess
Get a TableGroup by the NavigablePath it is registered under.
getTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
getTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getTableGroupJoins() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getTableGroupJoins() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
getTableGroupProducer() - Method in class org.hibernate.sql.ast.tree.cte.CteTable
 
getTableHasColumns() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableHasColumns() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTableId() - Method in class org.hibernate.sql.ast.tree.from.DerivedTableReference
 
getTableId() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
getTableId() - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
getTableId() - Method in interface org.hibernate.sql.ast.tree.from.TableReference
An identifier for the table reference.
getTableId() - Method in class org.hibernate.sql.ast.tree.from.ValuesTableReference
 
getTableId() - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
getTableId(String, String[]) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableInclusionChecker(InsertCoordinatorStandard.InsertValuesAnalysis) - Static method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
getTableInformation(String) - Method in class org.hibernate.tool.schema.extract.spi.NameSpaceTablesInformation
 
getTableInformation(Identifier, Identifier, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Obtain reference to the named TableInformation
getTableInformation(Namespace.Name, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Obtain reference to the named TableInformation
getTableInformation(QualifiedTableName) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Obtain reference to the named TableInformation
getTableInformation(Table) - Method in class org.hibernate.tool.schema.extract.spi.NameSpaceTablesInformation
 
getTableMapping() - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
getTableMapping(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableMappings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableMappingsCount() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
this method is no longer used
getTableMigrator() - Method in class org.hibernate.dialect.Dialect
Get a TableMigrator, usually StandardTableMigrator.
getTableMigrator() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTableMutation(int) - Method in interface org.hibernate.sql.model.ast.MutationGroup
 
getTableMutation(String) - Method in interface org.hibernate.sql.model.ast.MutationGroup
Deprecated, for removal: This API element is subject to removal in a future version.
getTableName() - Method in interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
 
getTableName() - Method in class org.hibernate.boot.model.relational.QualifiedTableName
 
getTableName() - Method in class org.hibernate.engine.jdbc.mutation.spi.BindingGroup
The table for which we are grouping parameter bindings
getTableName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the table in which we store this generator's persistent state.
getTableName() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
The name of the table which holds the indicator column
getTableName() - Method in interface org.hibernate.metamodel.mapping.TableDetails
The name of the table
getTableName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getTableName() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getTableName() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getTableName() - Method in interface org.hibernate.persister.entity.Joinable
Deprecated.
The table to join to.
getTableName() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getTableName() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getTableName() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getTableName() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTableName() - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
getTableName() - Method in interface org.hibernate.sql.model.ast.TableMutation
The name of the table being mutated.
getTableName() - Method in interface org.hibernate.sql.model.TableMapping
The name of the mapped table
getTableName() - Method in class org.hibernate.sql.Update
 
getTableName(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
Only ever used from places where we really want to use
getTableName(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getTableName(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getTableName(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTableNameForLogging(Column) - Method in class org.hibernate.mapping.PrimaryKey
 
getTableNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableReference(String) - Method in interface org.hibernate.sql.ast.tree.from.ColumnReferenceQualifier
 
getTableReference(NavigablePath, String) - Method in interface org.hibernate.sql.ast.tree.from.ColumnReferenceQualifier
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.query.results.TableGroupImpl
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.cte.CteTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.AbstractColumnReferenceQualifier
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in interface org.hibernate.sql.ast.tree.from.ColumnReferenceQualifier
Returns the table reference for the table expression, or null if not found.
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.DerivedTableReference
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.FunctionTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.UnionTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.UnionTableReference
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.ValuesTableGroup
 
getTableReference(NavigablePath, String, boolean) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in interface org.hibernate.sql.ast.tree.from.ColumnReferenceQualifier
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
getTableReference(NavigablePath, ValuedModelPart, String, boolean) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
getTableReferenceJoins() - Method in class org.hibernate.query.results.TableGroupImpl
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.cte.CteTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.AbstractColumnReferenceQualifier
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.FunctionTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
getTableReferenceJoins() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.UnionTableGroup
 
getTableReferenceJoins() - Method in class org.hibernate.sql.ast.tree.from.ValuesTableGroup
 
getTableReferences(SqlAstNode) - Static method in class org.hibernate.sql.ast.spi.AliasCollector
 
getTables() - Method in class org.hibernate.boot.model.relational.Namespace
 
getTables(Identifier, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
Extract all the tables information.
getTablesInformation(Namespace) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Obtain reference to all the TableInformation for a given Namespace
getTablesNeedingDynamicUpdate() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
getTablesNeedingDynamicUpdate() - Method in interface org.hibernate.persister.entity.mutation.UpdateValuesAnalysis
 
getTablesNeedingUpdate() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
getTablesNeedingUpdate() - Method in interface org.hibernate.persister.entity.mutation.UpdateValuesAnalysis
Descriptor of the tables needing to be updated.
getTableSource() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
Obtain the table being joined to.
getTableSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTableSpan() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getTableSpan() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getTableSpan() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getTablesWithNonNullValues() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
getTablesWithNonNullValues() - Method in interface org.hibernate.persister.entity.mutation.UpdateValuesAnalysis
Descriptor of the tables which had any non-null value bindings
getTablesWithPreviousNonNullValues() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
getTablesWithPreviousNonNullValues() - Method in interface org.hibernate.persister.entity.mutation.UpdateValuesAnalysis
Descriptor of the tables which had any non-null value bindings
getTableTypeString() - Method in class org.hibernate.dialect.Dialect
An arbitrary fragment appended to the end of the create table statement.
getTableTypeString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTableTypeString() - Method in class org.hibernate.dialect.MySQLDialect
 
getTableTypeString() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getTableTypeString(String) - Method in class org.hibernate.dialect.InnoDBStorageEngine
 
getTableTypeString(String) - Method in class org.hibernate.dialect.MyISAMStorageEngine
 
getTableTypeString(String) - Method in interface org.hibernate.dialect.MySQLStorageEngine
 
getTableUpdateNeeded(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. See UpdateCoordinator
getTarget() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Getter for property "target".
getTarget() - Method in interface org.hibernate.query.criteria.JpaManipulationCriteria
Get the root path that is the target of the DML statement.
getTarget() - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
getTarget() - Method in interface org.hibernate.query.sqm.tree.SqmDmlStatement
Get the root path that is the target of the DML statement.
getTargetClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConstructorResult
Gets the value of the targetClass property.
getTargetClass() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the targetClass property.
getTargetColumn() - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
getTargetColumn() - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
getTargetColumns() - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
getTargetColumns() - Method in interface org.hibernate.sql.ast.tree.insert.InsertStatement
Get all target columns
getTargetEntity() - Method in interface org.hibernate.boot.jaxb.mapping.AssociationAttribute
 
getTargetEntity() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the targetEntity property.
getTargetEntity() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the targetEntity property.
getTargetEntity() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the targetEntity property.
getTargetEntity() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the targetEntity property.
getTargetInstance(Data) - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
Get the target entity instance for the currently processing "row".
getTargetInstance(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
getTargetKeyPropertyNames() - Method in interface org.hibernate.metamodel.mapping.EntityAssociationMapping
 
getTargetPart() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getTargetPart() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getTargetPart() - Method in interface org.hibernate.persister.collection.mutation.CollectionMutationTarget
 
getTargetPart() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTargetPart() - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
 
getTargetPart() - Method in interface org.hibernate.sql.model.MutationTarget
The ModelPart describing the mutation target
getTargetPath() - Method in class org.hibernate.query.sqm.tree.update.SqmAssignment
The attribute/path to be updated
getTargetSide() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getTargetTable() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
getTargetTable() - Method in class org.hibernate.sql.ast.tree.AbstractMutationStatement
 
getTargetTable() - Method in interface org.hibernate.sql.ast.tree.MutationStatement
 
getTargetTypeDescriptor() - Method in interface org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationTarget
 
getTargetTypes() - Method in interface org.hibernate.tool.schema.spi.TargetDescriptor
The target type described here.
getTempClassLoader() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getTemplate(Dialect, TypeConfiguration, SqmFunctionRegistry) - Method in class org.hibernate.mapping.Column
 
getTemplate(Dialect, TypeConfiguration, SqmFunctionRegistry) - Method in class org.hibernate.mapping.Formula
 
getTemplate(Dialect, TypeConfiguration, SqmFunctionRegistry) - Method in interface org.hibernate.mapping.Selectable
 
getTemplate(Dialect, TypeConfiguration, SqmFunctionRegistry) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getTemporal() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the temporal property.
getTemporal() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the temporal property.
getTemporal() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the temporal property.
getTemporal() - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Gets the value of the temporal property.
getTemporalPrecision() - Method in class org.hibernate.mapping.BasicValue
 
getTemporalPrecision() - Method in class org.hibernate.mapping.Column
 
getTemporalPrecision() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
getTemporalPrecision() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getTemporalPrecision() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
getTemporalPrecision() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getTemporalPrecision() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
getTemporalPrecision() - Method in class org.hibernate.sql.ast.tree.expression.CastTarget
 
getTemporalPrecision() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getTemporalPrecision() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
For temporal type mappings, what precision was requested?
getTemporaryTableAfterUseAction() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getTemporaryTableAfterUseAction() - Method in class org.hibernate.dialect.Dialect
The action to take after finishing use of a temporary table.
getTemporaryTableAfterUseAction() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTemporaryTableAfterUseAction() - Method in class org.hibernate.dialect.HSQLDialect
 
getTemporaryTableAfterUseAction() - Method in class org.hibernate.dialect.MySQLDialect
 
getTemporaryTableBeforeUseAction() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getTemporaryTableBeforeUseAction() - Method in class org.hibernate.dialect.DerbyDialect
 
getTemporaryTableBeforeUseAction() - Method in class org.hibernate.dialect.Dialect
The action to take before beginning use of a temporary table.
getTemporaryTableBeforeUseAction() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTemporaryTableBeforeUseAction() - Method in class org.hibernate.dialect.HSQLDialect
 
getTemporaryTableBeforeUseAction() - Method in class org.hibernate.dialect.MySQLDialect
 
getTemporaryTableCreateCommand() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getTemporaryTableCreateCommand() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getTemporaryTableCreateCommand() - Method in class org.hibernate.dialect.DerbyDialect
 
getTemporaryTableCreateCommand() - Method in class org.hibernate.dialect.Dialect
The command to create a temporary table.
getTemporaryTableCreateCommand() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTemporaryTableCreateCommand() - Method in class org.hibernate.dialect.HSQLDialect
 
getTemporaryTableCreateCommand() - Method in class org.hibernate.dialect.MySQLDialect
 
getTemporaryTableCreateOptions() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getTemporaryTableCreateOptions() - Method in class org.hibernate.dialect.DerbyDialect
 
getTemporaryTableCreateOptions() - Method in class org.hibernate.dialect.Dialect
An arbitrary SQL fragment appended to the end of the statement to create a temporary table, specifying dialect-specific options, or null if there are no options to specify.
getTemporaryTableCreateOptions() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTemporaryTableCreateOptions() - Method in class org.hibernate.dialect.H2Dialect
 
getTemporaryTableCreateOptions() - Method in class org.hibernate.dialect.OracleDialect
 
getTemporaryTableDdlTransactionHandling() - Method in class org.hibernate.dialect.Dialect
The sort of transaction handling to use when creating or dropping temporary tables.
getTemporaryTableDdlTransactionHandling() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTemporaryTableDropCommand() - Method in class org.hibernate.dialect.Dialect
The command to drop a temporary table.
getTemporaryTableDropCommand() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTemporaryTableDropCommand() - Method in class org.hibernate.dialect.MySQLDialect
 
getTemporaryTableExporter() - Method in class org.hibernate.dialect.Dialect
getTemporaryTableExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTemporaryTableTruncateCommand() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getTemporaryTableTruncateCommand() - Method in class org.hibernate.dialect.Dialect
The command to truncate a temporary table.
getTemporaryTableTruncateCommand() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTempTableDdlTransactionHandling() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getTempTableDdlTransactionHandling() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getTenantId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the tenantId property.
getTenantIdentifier() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getTenantIdentifier() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getTenantIdentifier() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getTenantIdentifier() - Method in interface org.hibernate.id.enhanced.AccessCallback
Obtain the tenant identifier (multi-tenancy), if one, associated with this callback.
getTenantIdentifier() - Method in interface org.hibernate.SharedSessionContract
Obtain the tenant identifier associated with this session.
getTenantIdentifierJavaType() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getTenantIdentifierJavaType() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
The java type to use for a tenant identifier.
getTenantIdentifierValue() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getTenantIdentifierValue() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getTenantIdentifierValue() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getTenantIdentifierValue() - Method in interface org.hibernate.SharedSessionContract
Obtain the tenant identifier associated with this session.
Getter - Interface in org.hibernate.property.access.spi
The contract for getting the value of a persistent attribute from its container/owner.
GetterFieldImpl - Class in org.hibernate.property.access.spi
Field-based implementation of Getter
GetterFieldImpl(Class<?>, String, Field) - Constructor for class org.hibernate.property.access.spi.GetterFieldImpl
 
GetterMethodImpl - Class in org.hibernate.property.access.spi
 
GetterMethodImpl(Class<?>, String, Method) - Constructor for class org.hibernate.property.access.spi.GetterMethodImpl
 
getTestExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
getTestExpression() - Method in interface org.hibernate.query.sqm.tree.predicate.SqmInPredicate
 
getTestExpression() - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
getTestExpression() - Method in class org.hibernate.sql.ast.tree.predicate.InArrayPredicate
 
getTestExpression() - Method in class org.hibernate.sql.ast.tree.predicate.InListPredicate
 
getTestExpression() - Method in class org.hibernate.sql.ast.tree.predicate.InSubQueryPredicate
 
getText() - Method in class org.hibernate.boot.model.naming.Identifier
Get the identifiers name (text)
getText() - Method in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
getText() - Method in class org.hibernate.mapping.Column
 
getText() - Method in class org.hibernate.mapping.Formula
 
getText() - Method in interface org.hibernate.mapping.Selectable
The selectable's "canonical" text representation
getText() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getText() - Method in enum class org.hibernate.query.sqm.tree.SqmJoinType
 
getText() - Method in enum class org.hibernate.sql.ast.SqlAstJoinType
 
getText(Dialect) - Method in class org.hibernate.mapping.Column
 
getText(Dialect) - Method in class org.hibernate.mapping.Formula
 
getText(Dialect) - Method in interface org.hibernate.mapping.Selectable
The selectable's text representation accounting for the Dialect's quoting, if quoted
getText(Dialect) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getThis() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getThis() - Method in class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
 
getThis() - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
getThis() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor
Returns a specific implementation.
getThis() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
Returns a specific implementation.
getThis() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
getThis() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
getThis() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getThis() - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
getTimeout() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the timeout property.
getTimeout() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the timeout property.
getTimeout() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the timeout property.
getTimeout() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the timeout property.
getTimeout() - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
getTimeout() - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
getTimeout() - Method in class org.hibernate.boot.spi.AbstractNamedQueryDefinition
 
getTimeout() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
getTimeout() - Method in interface org.hibernate.cache.spi.RegionFactory
 
getTimeout() - Method in interface org.hibernate.query.CommonQueryContract
Obtain the query timeout in seconds.
getTimeout() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
getTimeout() - Method in class org.hibernate.query.named.AbstractNamedQueryMemento
 
getTimeout() - Method in interface org.hibernate.query.named.NamedQueryMemento
 
getTimeout() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
getTimeout() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getTimeout() - Method in interface org.hibernate.query.spi.QueryOptions
The timeout to apply to the query.
getTimeout() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getTimeout() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
getTimeout() - Method in interface org.hibernate.Transaction
Retrieve the transaction timeout set for this instance.
getTimeOut() - Method in class org.hibernate.LockOptions
The current timeout, a maximum amount of time in milliseconds that the database should wait to obtain a pessimistic lock before returning an error to the client.
getTimeOut() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
 
getTimeOut() - Method in interface org.hibernate.Session.LockRequest
Deprecated.
Get the timeout setting.
getTimeoutInMilliseconds() - Method in class org.hibernate.sql.exec.spi.StatementOptions
 
getTimeoutInSeconds(int) - Method in class org.hibernate.dialect.Dialect
 
getTimeoutMillis() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
getTimesAccessed() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
How many times has this structure been accessed through this reference?
getTimesAccessed() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getTimesAccessed() - Method in class org.hibernate.id.enhanced.TableStructure
 
getTimestamp() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the timestamp property.
getTimestampsCache() - Method in interface org.hibernate.cache.spi.CacheImplementor
Find the cache data access strategy for Hibernate's timestamps cache.
getTimestampsCacheFactory() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getTimestampsCacheFactory() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getTimeZoneStorageType() - Method in class org.hibernate.mapping.BasicValue
 
getTimeZoneSupport() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getTimeZoneSupport() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getTimeZoneSupport() - Method in class org.hibernate.dialect.CockroachDialect
 
getTimeZoneSupport() - Method in class org.hibernate.dialect.DB2zDialect
 
getTimeZoneSupport() - Method in class org.hibernate.dialect.Dialect
How the dialect supports time zone types like Types.TIMESTAMP_WITH_TIMEZONE.
getTimeZoneSupport() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTimeZoneSupport() - Method in class org.hibernate.dialect.H2Dialect
 
getTimeZoneSupport() - Method in class org.hibernate.dialect.OracleDialect
 
getTimeZoneSupport() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getTimeZoneSupport() - Method in class org.hibernate.dialect.SQLServerDialect
 
getTiming() - Method in class org.hibernate.engine.profile.Fetch
The fetch timing to be applied to the association.
getTiming() - Method in class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
getTiming() - Method in interface org.hibernate.generator.values.GeneratedValuesMutationDelegate
Returns the timing this generated values delegate handles.
getTiming() - Method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
getTiming() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getTiming() - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
getTiming() - Method in interface org.hibernate.sql.results.graph.Fetch
immediate or delayed? todo (6.0) : should we also expose the fetch-style? Perhaps the fetch-options?
getTiming() - Method in interface org.hibernate.sql.results.graph.FetchTimingAccess
 
getTokenNames() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
Deprecated.
getTokenNames() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
Deprecated.
getTokenNames() - Method in class org.hibernate.grammars.hql.HqlLexer
Deprecated.
getTokenNames() - Method in class org.hibernate.grammars.hql.HqlParser
Deprecated.
getTokenNames() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
Deprecated.
getTokenNames() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
Deprecated.
getTokenNames() - Method in class org.hibernate.grammars.ordering.OrderingLexer
Deprecated.
getTokenNames() - Method in class org.hibernate.grammars.ordering.OrderingParser
Deprecated.
getToolingHint(String) - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
 
getToolingHintContext() - Method in interface org.hibernate.boot.model.source.spi.ToolingHintContextContainer
 
getToolingHints() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
Gets the value of the toolingHints property.
getToolingHints() - Method in interface org.hibernate.boot.jaxb.hbm.spi.ToolingHintContainer
 
getToolingHints() - Method in class org.hibernate.boot.model.source.spi.ToolingHintContext
 
getToOnePath() - Method in class org.hibernate.query.sqm.tree.domain.SqmFkExpression
 
getTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getTransaction() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
getTransaction() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getTransaction() - Method in interface org.hibernate.SharedSessionContract
Get the Transaction instance associated with this session.
getTransactionCompletionProcesses() - Method in class org.hibernate.engine.spi.ActionQueue
 
getTransactionCoordinator() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
getTransactionCoordinator() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
getTransactionCoordinator() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
Obtain the builder for TransactionCoordinator instances
getTransactionCoordinatorBuilder() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Access to the builder that generated this coordinator
getTransactionCount() - Method in interface org.hibernate.stat.Statistics
The number of transactions we know to have completed.
getTransactionDriverControl() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Get the delegate used by the local transaction driver to control the underlying transaction
getTransactionIdentifier(Transaction) - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
Determine an identifier for the given transaction appropriate for use in caching/lookup usages.
getTransactionType() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getTransformedType() - Method in class org.hibernate.jpa.spi.NativeQueryTupleTransformer
 
getTransformedType() - Method in interface org.hibernate.query.TypedTupleTransformer
The type resulting from this transformation
getTransformedType() - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Deprecated.
 
getTransformedType() - Method in class org.hibernate.transform.AliasToBeanResultTransformer
Deprecated.
 
getTransformedType() - Method in class org.hibernate.transform.AliasToEntityMapResultTransformer
Deprecated.
 
getTransformedType() - Method in class org.hibernate.transform.ToListResultTransformer
Deprecated.
 
getTransientEntityName() - Method in exception org.hibernate.TransientPropertyValueException
Returns the entity name for the transient entity.
getTransients() - Method in interface org.hibernate.boot.jaxb.mapping.AttributesContainer
 
getTransients() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the transients property.
getTransients() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Gets the value of the transients property.
getTreatedPath(ManagedDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
getTreatTarget() - Method in interface org.hibernate.query.sqm.tree.domain.SqmTreatedPath
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
getTreatTarget() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
getTruncateTableCommand() - Method in class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
getTruncateTableStatement(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getTruncateTableStatement(String) - Method in class org.hibernate.dialect.Dialect
A SQL statement that truncates the given table.
getTruncateTableStatement(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTruncateTableStatements(String[]) - Method in class org.hibernate.dialect.Dialect
A SQL statement or statements that truncate the given tables.
getTruncateTableStatements(String[]) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getTruncatorFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
Get the filter to be applied to SchemaTruncator processing
getTupleLength() - Method in interface org.hibernate.metamodel.model.domain.DomainType
 
getTupleLength() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter
 
getTupleLength() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
getTupleLength() - Method in class org.hibernate.query.sqm.tree.expression.SqmAny
 
getTupleLength() - Method in class org.hibernate.query.sqm.tree.expression.SqmEvery
 
getTupleLength() - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
 
getTupleLength() - Method in interface org.hibernate.query.sqm.tree.select.SqmSelectableNode
 
getTupleLength() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
getTupleTransformer() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getTupleTransformer() - Method in interface org.hibernate.query.spi.QueryOptions
Transformer applied to the query to transform the structure of each "row" in the results
getTupleTransformer() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
getTupleType() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getTuplizer() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
getTuplizer() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the tuplizer property.
getTuplizer() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableMapping
 
getType() - Method in class org.hibernate.boot.cfgxml.spi.MappingReference
 
getType() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Gets the value of the type property.
getType() - Method in interface org.hibernate.boot.jaxb.hbm.spi.SimpleValueTypeInfo
 
getType() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TypeContainer
 
getType() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType
Gets the value of the type property.
getType() - Method in class org.hibernate.boot.jaxb.Origin
Retrieve the type of origin.
getType() - Method in enum class org.hibernate.boot.spi.AccessType
Retrieves the external name for this access type
getType() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
Access to the attribute's type
getType() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
Get the mapping type of this attribute.
getType() - Method in class org.hibernate.dialect.function.StandardSQLFunction
 
getType() - Method in exception org.hibernate.DuplicateMappingException
 
getType() - Method in class org.hibernate.engine.spi.TypedValue
 
getType() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
getType() - Method in exception org.hibernate.InvalidMappingException
 
getType() - Method in class org.hibernate.mapping.Any
 
getType() - Method in class org.hibernate.mapping.Any.KeyValue
 
getType() - Method in class org.hibernate.mapping.Any.MetaValue
 
getType() - Method in class org.hibernate.mapping.BasicValue
 
getType() - Method in class org.hibernate.mapping.Collection
 
getType() - Method in class org.hibernate.mapping.Component
 
getType() - Method in class org.hibernate.mapping.DependantValue
 
getType() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getType() - Method in class org.hibernate.mapping.ManyToOne
 
getType() - Method in class org.hibernate.mapping.OneToMany
 
getType() - Method in class org.hibernate.mapping.OneToOne
 
getType() - Method in class org.hibernate.mapping.Property
 
getType() - Method in interface org.hibernate.mapping.Value
 
getType() - Method in interface org.hibernate.metamodel.model.domain.SingularPersistentAttribute
 
getType() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
Deprecated.
 
getType() - Method in class org.hibernate.persister.collection.ElementPropertyMapping
Deprecated.
 
getType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getType() - Method in interface org.hibernate.persister.entity.SQLLoadable
Deprecated.
Get the type
getType() - Method in interface org.hibernate.query.criteria.JpaCteCriteria
The type of the CTE.
getType() - Method in interface org.hibernate.query.criteria.JpaCteCriteriaType
The domain type of the CTE.
getType() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
getType() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Returns the inferred mapping model expressible i.e.
getType() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
getType() - Method in exception org.hibernate.query.sqm.StrictJpaComplianceViolation
 
getType() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
getType() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
getType() - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn
 
getType() - Method in class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
getType() - Method in class org.hibernate.query.sqm.tree.expression.SqmDurationUnit
 
getType() - Method in class org.hibernate.query.sqm.tree.expression.SqmExtractUnit
 
getType() - Method in class org.hibernate.query.TypedParameterValue
The specific Hibernate type to use to bind the value.
getType() - Method in class org.hibernate.tuple.AbstractAttribute
Deprecated.
 
getType() - Method in interface org.hibernate.tuple.Attribute
Deprecated.
 
getType() - Method in class org.hibernate.tuple.component.AbstractCompositionAttribute
Deprecated.
 
getType() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
Deprecated.
 
getTypeAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in interface org.hibernate.boot.jaxb.hbm.spi.SimpleValueTypeInfo
 
getTypeAttribute() - Method in interface org.hibernate.boot.jaxb.hbm.spi.TypeContainer
 
getTypeCategory() - Method in class org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral
 
getTypeClass() - Method in class org.hibernate.mapping.TypeDef
Deprecated.
 
getTypeCode() - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
 
getTypeCode() - Method in class org.hibernate.mapping.Column
 
getTypeCode() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The JDBC type-code.
getTypeCode() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnTypeInformation
The JDBC type-code.
getTypeCode(String) - Static method in class org.hibernate.type.descriptor.JdbcTypeNameMapper
Get the type code as in the static field names defined on Types.
getTypeCodes() - Method in enum class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
 
getTypeConfiguration() - Method in interface org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext
 
getTypeConfiguration() - Method in interface org.hibernate.boot.model.FunctionContributions
Access to type information.
getTypeConfiguration() - Method in class org.hibernate.boot.model.relational.Database
 
getTypeConfiguration() - Method in interface org.hibernate.boot.model.TypeContributions
The TypeConfiguration to contribute to
getTypeConfiguration() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getTypeConfiguration() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getTypeConfiguration() - Method in interface org.hibernate.boot.spi.BootstrapContext
The TypeConfiguration belonging to this BootstrapContext.
getTypeConfiguration() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getTypeConfiguration() - Method in interface org.hibernate.boot.spi.MetadataImplementor
Access to the TypeConfiguration belonging to the BootstrapContext
getTypeConfiguration() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getTypeConfiguration() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getTypeConfiguration() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain the TypeConfiguration for the factory which created this session.
getTypeConfiguration() - Method in class org.hibernate.mapping.SimpleValue
 
getTypeConfiguration() - Method in interface org.hibernate.metamodel.MappingMetamodel
The TypeConfiguration this metamodel is associated with
getTypeConfiguration() - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
todo (6.0) : should we expose JpaMetamodel from TypeConfiguration?
getTypeConfiguration() - Method in interface org.hibernate.metamodel.spi.RuntimeModelCreationContext
 
getTypeConfiguration() - Method in interface org.hibernate.persister.spi.PersisterCreationContext
Deprecated.
 
getTypeConfiguration() - Method in interface org.hibernate.query.spi.QueryEngine
 
getTypeConfiguration() - Method in interface org.hibernate.query.spi.QueryParameterBindingTypeResolver
 
getTypeConfiguration() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
getTypeConfiguration() - Method in interface org.hibernate.query.sqm.spi.SqmCreationContext
 
getTypeConfiguration() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
getTypeConfiguration() - Method in interface org.hibernate.type.descriptor.java.JavaType.CoercionContext
 
getTypeConfiguration() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getTypeConfiguration() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Provides access to the TypeConfiguration for access to various type system related registries.
getTypeConfiguration() - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
getTypeConfiguration() - Method in class org.hibernate.type.EnumType
Deprecated.
 
getTypeConfiguration() - Method in interface org.hibernate.type.spi.TypeConfigurationAware
 
getTypeConfiguration() - Method in class org.hibernate.usertype.UserTypeLegacyBridge
 
getTypeConfiguration() - Method in class org.hibernate.usertype.UserTypeSupport
 
getTypeContributors() - Method in interface org.hibernate.jpa.boot.spi.TypeContributorList
Deprecated.
 
getTypedef() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the typedef property.
getTypeDefinition(String) - Method in interface org.hibernate.boot.Metadata
Retrieve a type definition by name.
getTypeDefinition(String) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getTypeDefinitionRegistry() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
Access to the TypeDefinitionRegistry, which may be used to add type definitions to this metadata repository.
getTypeDefinitionRegistry() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
getTypeDescriptor() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSource
 
getTypeDiscriminatorMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTypeDiscriminatorMetadata() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Retrieve the information needed to properly deal with this entity's discriminator in a query.
getTypeForEqualsHashCode() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getTypeForEqualsHashCode() - Method in interface org.hibernate.type.Type
The type to use for equals() and hashCode() computation.
getTypeImplementorClass() - Method in class org.hibernate.boot.model.TypeDefinition
 
getTypeIndex() - Method in class org.hibernate.mapping.Column
 
getTypeInformation() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
Obtain information about the Hibernate type (Type) for this attribute.
getTypeInformation() - Method in interface org.hibernate.boot.model.source.spi.CollectionIdSource
Obtain information about the Hibernate type (Type) for the collection id
getTypeInformation() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeIndexSource
Obtain information about the Hibernate index type (Type) for this plural attribute index.
getTypeName() - Method in class org.hibernate.boot.model.relational.QualifiedTypeName
 
getTypeName() - Method in interface org.hibernate.boot.model.source.spi.EntityNamingSource
Decode the name that we should expect to be used elsewhere to reference the modeled entity by decoding the entity-name/class-name combo.
getTypeName() - Method in interface org.hibernate.boot.model.source.spi.IdentifiableTypeSource
Get the name of this type.
getTypeName() - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
 
getTypeName() - Method in interface org.hibernate.boot.spi.PropertyData
Returns the returned class name itself
getTypeName() - Method in exception org.hibernate.bytecode.enhance.VersionMismatchException
 
getTypeName() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
getTypeName() - Method in class org.hibernate.mapping.Any.KeyValue
 
getTypeName() - Method in class org.hibernate.mapping.Any.MetaValue
 
getTypeName() - Method in class org.hibernate.mapping.Collection
 
getTypeName() - Method in class org.hibernate.mapping.Column
 
getTypeName() - Method in class org.hibernate.mapping.SimpleValue
 
getTypeName() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
getTypeName() - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
Get the type name.
getTypeName() - Method in interface org.hibernate.query.sqm.SqmExpressible
The name of the type.
getTypeName() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getTypeName() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnInformation
The database specific type name.
getTypeName() - Method in interface org.hibernate.tool.schema.extract.spi.ColumnTypeInformation
The database specific type name.
getTypeName() - Method in interface org.hibernate.type.descriptor.java.JavaType
Get the name of the Java type.
getTypeName() - Method in class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
getTypeName(int, Long, Integer, Integer) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Deprecated.
not appropriate for named enum or array types, use DdlTypeRegistry.getTypeName(int, Size, Type) instead
getTypeName(int, Dialect) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Get the SQL type name for the specified JDBC type code, filling in the placemarkers $l, $p, and $s with the default length, precision, and scale for the given SQL dialect.
getTypeName(int, Size) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Deprecated.
not appropriate for named enum or array types, use DdlTypeRegistry.getTypeName(int, Size, Type) instead
getTypeName(int, Size, Type) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Get the SQL type name for the specified JDBC type code and size, filling in the placemarkers $l, $p, and $s with the length, precision, and scale determined by the given size object.
getTypeName(Integer) - Static method in class org.hibernate.type.descriptor.JdbcTypeNameMapper
Get the type name as in the static field names defined on Types.
getTypeName(Long, Integer, Integer) - Method in interface org.hibernate.type.descriptor.sql.DdlType
Deprecated.
not appropriate for named enum or array types, use DdlType.getTypeName(Size, Type, DdlTypeRegistry) instead
getTypeName(Size) - Method in interface org.hibernate.type.descriptor.sql.DdlType
Deprecated.
not appropriate for named enum or array types, use DdlType.getTypeName(Size, Type, DdlTypeRegistry) instead
getTypeName(Size, Type, DdlTypeRegistry) - Method in interface org.hibernate.type.descriptor.sql.DdlType
Return a type with length, precision, and scale specified by the given size object.
getTypeName(JdbcMappingContainer, Size, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getTypeName(JdbcMappingContainer, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getTypeName(ReturnableType<?>, Size, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getTypeName(ReturnableType<?>, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getTypeName(BasicType<?>, Size, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getTypeName(BasicType<?>, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
getTypeParameters() - Method in class org.hibernate.mapping.Collection
 
getTypeParameters() - Method in class org.hibernate.mapping.SimpleValue
 
getTypeReference() - Method in class org.hibernate.query.TypedParameterValue
The specific Hibernate type reference to use to bind the value.
getTypeSource() - Method in interface org.hibernate.boot.model.source.spi.AnyDiscriminatorSource
 
getTypeSource() - Method in interface org.hibernate.boot.model.source.spi.AnyKeySource
 
getUnderlyingJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorMapping
 
getUnderlyingJdbcMapping() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorType
 
getUnderlyingStream() - Method in interface org.hibernate.engine.jdbc.BlobImplementer
Gets access to the data underlying this BLOB.
getUnderlyingStream() - Method in class org.hibernate.engine.jdbc.BlobProxy
 
getUnderlyingStream() - Method in interface org.hibernate.engine.jdbc.ClobImplementer
Gets access to the data underlying this CLOB.
getUnderlyingStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getUnderlyingTableGroup() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
getUnderlyingTableGroup() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
getUnderlyingTableGroup() - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
getUnderlyingTableGroup() - Method in interface org.hibernate.sql.ast.tree.from.VirtualTableGroup
 
getUnderlyingType() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getUninstantiatableClass() - Method in exception org.hibernate.InstantiationException
Returns the Class we were attempting to instantiate.
getUnionSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the unionSubclass property.
getUnionSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the unionSubclass property.
getUnionSubclass() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Gets the value of the unionSubclass property.
getUniqueConstraint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the uniqueConstraint property.
getUniqueConstraintNameThatMayFail() - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQueryInsert
 
getUniqueConstraintNameThatMayFail(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getUniqueDelegate() - Method in class org.hibernate.dialect.DB2400V7R3Dialect
Deprecated.
 
getUniqueDelegate() - Method in class org.hibernate.dialect.DB2Dialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.DerbyDialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.Dialect
Get the UniqueDelegate supported by this dialect
getUniqueDelegate() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getUniqueDelegate() - Method in class org.hibernate.dialect.H2Dialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.HSQLDialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.OracleDialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.SpannerDialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.SQLServerDialect
 
getUniqueDelegate() - Method in class org.hibernate.dialect.SybaseDialect
 
getUniqueInteger() - Method in class org.hibernate.mapping.Table
 
getUniqueKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the uniqueKey property.
getUniqueKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the uniqueKey property.
getUniqueKey() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the uniqueKey property.
getUniqueKey() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getUniqueKey() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getUniqueKey(String) - Method in class org.hibernate.mapping.Table
 
getUniqueKeyConstraintNames() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
 
getUniqueKeyExporter() - Method in class org.hibernate.dialect.Dialect
Get an Exporter for unique key Constraints, usually StandardUniqueKeyExporter.
getUniqueKeyExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getUniqueKeyExporter() - Method in class org.hibernate.dialect.SpannerDialect
 
getUniqueKeyIterator() - Method in class org.hibernate.mapping.DenormalizedTable
Deprecated, for removal: This API element is subject to removal in a future version.
getUniqueKeyIterator() - Method in class org.hibernate.mapping.Table
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used, should be removed
getUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getUniqueKeyName() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
getUniqueKeyName() - Method in class org.hibernate.mapping.Column
 
getUniqueKeyName() - Method in class org.hibernate.persister.entity.UniqueKeyEntry
 
getUniqueKeyPropertyNames(EntityPersister) - Method in interface org.hibernate.generator.OnExecutionGenerator
The name of a property of the entity which may be used to locate the just-inserted row containing the generated value.
getUniqueKeyPropertyNames(EntityPersister) - Method in class org.hibernate.id.SelectGenerator
 
getUniqueKeys() - Method in class org.hibernate.mapping.Table
 
getUniqueSemantic() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
getUniqueSemantic() - Method in interface org.hibernate.query.spi.QueryOptions
 
getUniqueSemantic() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
getUnit() - Method in class org.hibernate.query.sqm.tree.expression.Conversion
 
getUnit() - Method in class org.hibernate.query.sqm.tree.expression.SqmByUnit
 
getUnit() - Method in class org.hibernate.query.sqm.tree.expression.SqmDurationUnit
 
getUnit() - Method in class org.hibernate.query.sqm.tree.expression.SqmExtractUnit
 
getUnit() - Method in class org.hibernate.query.sqm.tree.expression.SqmToDuration
 
getUnit() - Method in class org.hibernate.sql.ast.tree.expression.Duration
 
getUnit() - Method in class org.hibernate.sql.ast.tree.expression.DurationUnit
 
getUnit() - Method in class org.hibernate.sql.ast.tree.expression.ExtractUnit
 
getUnjoinedProperties() - Method in class org.hibernate.mapping.PersistentClass
Get a list of the properties defined on this class which are not defined as part of a join.
getUnknownSqlResultSetMappingName() - Method in exception org.hibernate.query.UnknownSqlResultSetMappingException
 
getUnparsedLiteralValue() - Method in class org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral
 
getUnparsedLiteralValue() - Method in class org.hibernate.sql.ast.tree.expression.UnparsedNumericLiteral
 
getUnquotedCaseStrategy() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
getUnsavedStrategy() - Method in interface org.hibernate.metamodel.mapping.CompositeIdentifierMapping
 
getUnsavedStrategy() - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
The strategy for distinguishing between detached and transient state based on the identifier mapping
getUnsavedStrategy() - Method in interface org.hibernate.metamodel.mapping.EntityVersionMapping
The strategy for distinguishing between detached and transient state based on the version mapping.
getUnsavedStrategy() - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
getUnsavedStrategy() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
getUnsavedStrategy() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getUnsavedValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in interface org.hibernate.boot.model.source.spi.IdentifierSourceSimple
Returns the "unsaved" entity identifier value.
getUnsavedValue() - Method in interface org.hibernate.boot.model.source.spi.VersionAttributeSource
 
getUpdateCoordinator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getUpdateCoordinator() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the update coordinator instance.
getUpdateCount() - Method in interface org.hibernate.result.UpdateCountOutput
Retrieve the associated update count
getUpdateCount() - Method in interface org.hibernate.stat.CollectionStatistics
Number of times (since last Statistics clearing) this collection has been updated
getUpdateCount() - Method in interface org.hibernate.stat.EntityStatistics
Number of times (since last Statistics clearing) this entity has been updated
getUpdateCustomSql() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getUpdateDelegate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getUpdateDelegate() - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
 
getUpdateDetails() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
getUpdateDetails() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getUpdateDetails() - Method in interface org.hibernate.sql.model.TableMapping
Details for updating this table
getUpdateEntryCoordinator() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
getUpdateExpectation() - Method in class org.hibernate.mapping.Collection
 
getUpdateExpectation() - Method in class org.hibernate.mapping.Join
 
getUpdateExpectation() - Method in class org.hibernate.mapping.PersistentClass
 
getUpdateExpectation() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
getUpdateGeneratedProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getUpdateGeneratedProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getUpdateGeneratedValuesProcessor() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getUpdateRowOperation() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getUpdateRowRestrictions() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getUpdateRowsCoordinator() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
getUpdateRowValues() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
getUpdateTimestampsCacheHitCount() - Method in interface org.hibernate.stat.Statistics
The global number of timestamps successfully retrieved from cache.
getUpdateTimestampsCacheMissCount() - Method in interface org.hibernate.stat.Statistics
The global number of timestamp requests that were not found in the cache.
getUpdateTimestampsCachePutCount() - Method in interface org.hibernate.stat.Statistics
The global number of timestamps put in cache.
getUpperBound() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
 
getUpperBound() - Method in class org.hibernate.sql.ast.tree.predicate.BetweenPredicate
 
getUrlPrefix() - Method in enum class org.hibernate.dialect.Database
Get the JDBC URL prefix used by this database.
getUsage() - Method in class org.hibernate.boot.CacheRegionDefinition
 
getUsage() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
Gets the value of the usage property.
getUsage() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Gets the value of the usage property.
getUsage() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
Gets the value of the usage property.
getUsage() - Method in class org.hibernate.sql.model.ast.ColumnValueParameter
 
getUsage() - Method in interface org.hibernate.sql.model.jdbc.JdbcValueDescriptor
How the parameter is used in the query
getUserDefinedTypeComment(String) - Method in class org.hibernate.dialect.Dialect
Get the comment into a form supported for UDT definition.
getUserDefinedTypeComment(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getUserDefinedTypeExporter() - Method in class org.hibernate.dialect.Dialect
Get an Exporter for UserDefinedTypes, usually StandardUserDefinedTypeExporter.
getUserDefinedTypeExporter() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getUserDefinedTypeExporter() - Method in class org.hibernate.dialect.OracleDialect
 
getUserDefinedTypes() - Method in class org.hibernate.boot.model.relational.Namespace
 
getUserProvidedIdentifier() - Method in interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
 
getUserType() - Method in class org.hibernate.type.CustomCollectionType
 
getUserType() - Method in class org.hibernate.type.CustomType
 
getUserTypeRegistrations() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the userTypeRegistrations property.
getUuid() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getUuid() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Get the UUID unique to this SessionFactoryOptions.
getUuid() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getUuid() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the UUID for this SessionFactory.
getUuid() - Method in class org.hibernate.type.spi.TypeConfiguration
 
getUUID() - Method in interface org.hibernate.boot.Metadata
Gets the UUID for this metamodel.
getUUID() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
getUuidGenerator() - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Gets the value of the uuidGenerator property.
getValidateFilter() - Method in interface org.hibernate.tool.schema.spi.SchemaFilterProvider
Get the filter to be applied to SchemaValidator processing
getValidationMode() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
getValidationModes() - Method in interface org.hibernate.boot.beanvalidation.ActivationContext
Access the requested validation mode(s).
getValidatorFactoryReference() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getValidatorFactoryReference() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
getValidFunctionKeys() - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
getValue() - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumnType
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
Gets the value of the value property.
getValue() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
getValue() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.Item
 
getValue() - Method in interface org.hibernate.cache.spi.support.AbstractReadWriteAccess.Lockable
Returns the enclosed value.
getValue() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
getValue() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
getValue() - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
getValue() - Method in interface org.hibernate.collection.spi.PersistentCollection
Return the user-visible collection (or array) instance
getValue() - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
The value to be bound to the parameter
getValue() - Method in class org.hibernate.engine.spi.TypedValue
 
getValue() - Method in class org.hibernate.mapping.Column
 
getValue() - Method in class org.hibernate.mapping.MetaAttribute
 
getValue() - Method in class org.hibernate.mapping.Property
 
getValue() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorValueDetails
The discriminator value
getValue() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
getValue() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
getValue() - Method in class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
 
getValue() - Method in class org.hibernate.query.sqm.tree.update.SqmAssignment
The new value
getValue() - Method in class org.hibernate.query.TypedParameterValue
The value to bind
getValue() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentParameter
 
getValue(int, Class<T>) - Method in interface org.hibernate.metamodel.spi.ValueAccess
Access to an individual value.
getValue(Object) - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
Convenient access to getting the value for this attribute from the declarer
getValue(Object, int) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Extract a specific attribute value from the entity instance, by position
getValue(Object, int) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getValue(Object, int) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getValue(Object, int) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getValueBinder() - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
The binder to be used in binding this value
getValueBindingList() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
 
getValueBindings() - Method in class org.hibernate.sql.model.ast.AbstractTableInsert
 
getValueBindings() - Method in class org.hibernate.sql.model.ast.AbstractTableUpdate
 
getValueBindings() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
The (non-LOB) bindings for each column being updated (SET clause)
getValueBindings() - Method in interface org.hibernate.sql.model.ast.TableInsert
The value bindings for each column, including table key(s)
getValueBindings() - Method in interface org.hibernate.sql.model.ast.TableUpdate
The value bindings for each column.
getValueColumnName() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Gets the value of the valueColumnName property.
getValueColumnName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the column in which we store our persistent generator value.
getValueConverter() - Method in interface org.hibernate.mapping.BasicValue.Resolution
Converter, if any, to convert values between the domain and relational JavaType representations
getValueConverter() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorMapping
Information about the value mappings
getValueConverter() - Method in interface org.hibernate.metamodel.mapping.DiscriminatorType
 
getValueConverter() - Method in interface org.hibernate.metamodel.mapping.JdbcMapping
Returns the converter that this basic type uses for transforming from the domain type, to the relational type, or null if there is no conversion.
getValueConverter() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
getValueConverter() - Method in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
Exposed for testing purposes
getValueConverter() - Method in interface org.hibernate.type.BasicType
 
getValueConverter() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
getValueConverter() - Method in class org.hibernate.type.ConvertedBasicCollectionType
 
getValueConverter() - Method in interface org.hibernate.type.ConvertedBasicType
 
getValueConverter() - Method in class org.hibernate.type.CustomType
 
getValueConverter() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
getValueConverter() - Method in interface org.hibernate.usertype.UserType
Returns the converter that this custom type uses for transforming from the domain type to the relational type, or null if there is no conversion.
getValueDescriptor() - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
 
getValueExpression() - Method in class org.hibernate.sql.model.ast.ColumnValueBinding
 
getValueExpression(SelectableMapping) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport.AggregateColumnWriteExpression
Returns the value expression to assign to the given selectable mapping, or throws an IllegalArgumentException when an invalid selectable mapping is passed.
getValueExpression(SelectableMapping) - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
 
getValueExpressions() - Method in class org.hibernate.sql.ast.tree.expression.AggregateColumnWriteExpression
 
getValueGenerator() - Method in class org.hibernate.id.uuid.UuidGenerator
 
getValueGenerator() - Method in class org.hibernate.tuple.CreationTimestampGeneration
Deprecated.
 
getValueGenerator() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
Deprecated.
 
getValueGenerator() - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
Obtain the Java value generator, if the value is generated in Java, or return null if the value is generated by the database.
getValueGeneratorCreator() - Method in class org.hibernate.mapping.Property
 
getValueGraphType() - Method in interface org.hibernate.metamodel.model.domain.BagPersistentAttribute
 
getValueGraphType() - Method in interface org.hibernate.metamodel.model.domain.PersistentAttribute
 
getValueGraphType() - Method in interface org.hibernate.metamodel.model.domain.PluralPersistentAttribute
 
getValueGraphType() - Method in interface org.hibernate.metamodel.model.domain.SingularPersistentAttribute
For a singular attribute, the value type is defined as the attribute type
getValueIndexesToCacheIndexes() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMapping
Mapping from value index to cache index.
getValueMapping() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentParameter
 
getValueMappings() - Method in interface org.hibernate.boot.jaxb.mapping.DiscriminatedAssociation.Discriminator
Mapping of discriminator-values to the corresponding entity names
getValueMappings() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
Gets the value of the valueMappings property.
getValueMappings() - Method in interface org.hibernate.boot.model.source.spi.AnyDiscriminatorSource
 
getValueMappingSources() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType
Gets the value of the valueMappingSources property.
getValueMappingSources() - Method in interface org.hibernate.boot.jaxb.hbm.spi.ResultSetMappingBindingDefinition
Get the JAXB mappings for each defined value return in the ResultSet mapping.
getValuePosition() - Method in class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
 
getValues() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
getValues() - Method in class org.hibernate.dialect.StructAttributeValues
 
getValues() - Method in class org.hibernate.mapping.MetaAttribute
 
getValues() - Method in interface org.hibernate.metamodel.spi.ValueAccess
The complete set of values.
getValues() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
getValues() - Method in interface org.hibernate.persister.entity.mutation.UpdateValuesAnalysis
 
getValues() - Method in class org.hibernate.sql.InFragment
 
getValues() - Method in class org.hibernate.type.CharBooleanConverter
 
getValues() - Method in class org.hibernate.type.TrueFalseConverter
 
getValues() - Method in class org.hibernate.type.YesNoConverter
 
getValues(Object) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Extract the individual attribute values from the entity instance
getValues(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
 
getValues(Object) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
getValues(Object) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getValuesArrayPosition() - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
getValuesArrayPosition() - Method in interface org.hibernate.sql.ast.spi.SqlSelection
Get the position within the "JDBC values" array (0-based).
getValuesArrayPositions() - Method in class org.hibernate.sql.results.graph.tuple.TupleResultAssembler
 
getValuesList() - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
getValuesList() - Method in class org.hibernate.sql.ast.tree.from.ValuesTableReference
 
getValuesList() - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
getValuesMapping() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
getValueTransformer() - Method in class org.hibernate.id.uuid.UuidGenerator
 
getVarcharVariantCode() - Method in enum class org.hibernate.dialect.NationalizationSupport
 
getVersion() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the version property.
getVersion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Gets the value of the version property.
getVersion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the version property.
getVersion() - Method in class org.hibernate.boot.xsd.XsdDescriptor
 
getVersion() - Method in interface org.hibernate.cache.spi.entry.CacheEntry
Retrieves the version (optimistic locking) associated with this cache entry.
getVersion() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
 
getVersion() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
 
getVersion() - Method in class org.hibernate.dialect.Dialect
Get the version of the SQL dialect that is the target of this instance.
getVersion() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getVersion() - Method in interface org.hibernate.engine.spi.EntityEntry
 
getVersion() - Method in class org.hibernate.mapping.MappedSuperclass
 
getVersion() - Method in class org.hibernate.mapping.PersistentClass
 
getVersion() - Method in class org.hibernate.mapping.RootClass
 
getVersion() - Method in class org.hibernate.mapping.Subclass
 
getVersion(Class<Y>) - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
getVersion(Class<Y>) - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
getVersion(Class<Y>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
getVersion(Object) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the version number (or timestamp) from the object's version property (or return null if not versioned)
getVersion(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersion(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the version number (or timestamp) from the object's version property.
getVersionAttribute() - Method in interface org.hibernate.metamodel.mapping.EntityVersionMapping
The attribute marked as the version
getVersionAttributeSource() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the source information about the attribute used for optimistic locking.
getVersionColumnName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionColumnName() - Method in interface org.hibernate.persister.entity.Lockable
Deprecated.
For versioned entities, get the name of the column (again, expected on the root table) used to store the version values.
getVersionComparator() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
getVersionComparator() - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
getVersionComparator() - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
getVersionComparator() - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
getVersionComparatorAccess() - Method in interface org.hibernate.cache.cfg.spi.EntityDataCachingConfig
Access to the comparator to be used with the entity's version.
getVersionedTableName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionGenerator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionGenerator() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getVersionGenerator() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getVersionJavaType() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getVersionMapping() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Mapping details for the entity's version when using the version strategy.
getVersionMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
getVersionProperty() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Get the index of the version property
getVersionProperty() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionProperty() - Method in interface org.hibernate.persister.entity.EntityPersister
If EntityPersister.isVersioned(), then what is the index of the property holding the locking value.
getVersionProperty() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getVersionPropertyIndex() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
getVersionSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionString() - Static method in class org.hibernate.Version
Access to the Hibernate ORM version.
getVersionType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionType() - Method in interface org.hibernate.persister.entity.EntityPersister
If EntityPersister.isVersioned(), then what is the type of the property holding the locking value.
getVersionUpdateBatchkey() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
getVersionUpdateGroup() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
getViewQuery() - Method in class org.hibernate.mapping.Table
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.CockroachDialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.DB2Dialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.DerbyDialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.Dialect
A ViolatedConstraintNameExtractor for extracting the name of a violated constraint from a SQLException.
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.H2Dialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.HSQLDialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.MySQLDialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.OracleDialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.SQLServerDialect
 
getViolatedConstraintNameExtractor() - Method in class org.hibernate.dialect.SybaseASEDialect
 
getViolatedConstraintNameExtractor() - Method in interface org.hibernate.exception.spi.ConversionContext
 
getVirtualIdEmbeddable() - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping
The virtual-id representation of this id mapping
getVirtualIdEmbeddable() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
getVirtualSelectables() - Method in class org.hibernate.mapping.OneToOne
 
getVirtualSelectables() - Method in interface org.hibernate.mapping.Value
Same as Value.getSelectables() except it returns the PK for the non-owning side of a one-to-one association.
getVocabulary() - Method in class org.hibernate.grammars.graph.GraphLanguageLexer
 
getVocabulary() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
getVocabulary() - Method in class org.hibernate.grammars.hql.HqlLexer
 
getVocabulary() - Method in class org.hibernate.grammars.hql.HqlParser
 
getVocabulary() - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
getVocabulary() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
 
getVocabulary() - Method in class org.hibernate.grammars.ordering.OrderingLexer
 
getVocabulary() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
getWhenFragments() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
getWhenFragments() - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
getWhenFragments() - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
 
getWhenFragments() - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
 
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the where property.
getWhere() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the where property.
getWhere() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
getWhere() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the where property.
getWhere() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Obtain the specified extra where condition to be applied to this entity.
getWhere() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
getWhere() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
getWhere() - Method in class org.hibernate.mapping.Collection
 
getWhere() - Method in class org.hibernate.mapping.PersistentClass
 
getWhere() - Method in class org.hibernate.mapping.RootClass
 
getWhere() - Method in class org.hibernate.mapping.Subclass
 
getWhereClause() - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
getWhereClause() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
getWhereClause() - Method in interface org.hibernate.query.sqm.tree.predicate.SqmWhereClauseContainer
 
getWhereClause() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
getWhereClauseRestrictions() - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
getWhereFragment() - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
 
getWhereFragment() - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderStandard
 
getWindow() - Method in class org.hibernate.query.sqm.tree.expression.SqmOver
 
getWithinGroup() - Method in class org.hibernate.query.sqm.function.SelfRenderingOrderedSetAggregateFunctionSqlAstExpression
 
getWithinGroup() - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmOrderedSetAggregateFunction
 
getWithinGroup() - Method in interface org.hibernate.query.sqm.tree.expression.SqmOrderedSetAggregateFunction
 
getWithinGroup() - Method in interface org.hibernate.sql.ast.tree.expression.OrderedSetAggregateFunctionExpression
 
getWrappedBlob() - Method in class org.hibernate.engine.jdbc.SerializableBlobProxy
Access to the wrapped Blob reference
getWrappedBlob() - Method in interface org.hibernate.engine.jdbc.WrappedBlob
Retrieve the wrapped Blob reference
getWrappedClob() - Method in class org.hibernate.engine.jdbc.SerializableClobProxy
Access to the wrapped Clob reference
getWrappedClob() - Method in interface org.hibernate.engine.jdbc.WrappedClob
Retrieve the wrapped Blob reference
getWrappedDialect() - Method in class org.hibernate.dialect.DialectDelegateWrapper
Exposed so to allow code needing to know the implementation.
getWrappedNClob() - Method in interface org.hibernate.engine.jdbc.WrappedNClob
Retrieve the wrapped Blob reference
getWrappedObject() - Method in interface org.hibernate.engine.jdbc.spi.JdbcWrapper
Retrieve the wrapped JDBC object.
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
 
getWrappedPath() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPathWrapper
Access the wrapped SqmPath.
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
getWrappedPath() - Method in interface org.hibernate.query.sqm.tree.domain.SqmTreatedPath
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
getWrappedPath() - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
getWrappedPredicate() - Method in class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
 
getWrappedValue() - Method in class org.hibernate.mapping.DependantValue
 
getWrapperArrayHandling() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
getWrapperArrayHandling() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
getWrapperOptions() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
getWrapperOptions() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getWrapperOptions() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
getWrite() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the write property.
getWrite() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
getWrite() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
getWrite() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the write property.
getWriteExpr() - Method in class org.hibernate.mapping.Column
 
getWriteExpr() - Method in interface org.hibernate.mapping.Selectable
 
getWriteExpr(JdbcMapping, Dialect) - Method in interface org.hibernate.mapping.Selectable
 
getWriteExpression() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
 
getWriteExpression() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
getWriteExpression() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
getWriteFragment() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
A SQL fragment to apply to the column value on write.
getWriteLockString(int) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getWriteLockString(int) - Method in class org.hibernate.dialect.CockroachDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.DB2Dialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.DerbyDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire pessimistic WRITE locks for this dialect.
getWriteLockString(int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getWriteLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.OracleDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.SpannerDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.TiDBDialect
 
getWriteLockString(String, int) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getWriteLockString(String, int) - Method in class org.hibernate.dialect.CockroachDialect
 
getWriteLockString(String, int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire WRITE locks for this dialect, given the aliases of the columns to be write locked.
getWriteLockString(String, int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getWriteLockString(String, int) - Method in class org.hibernate.dialect.MySQLDialect
 
getWriteLockString(String, int) - Method in class org.hibernate.dialect.OracleDialect
 
getWriteLockString(String, int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getWriteLockString(String, int) - Method in class org.hibernate.dialect.SpannerDialect
 
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.CockroachDialect
 
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.Dialect
The row lock strategy to use for write locks.
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.MySQLDialect
 
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.OracleDialect
 
getWriteRowLockStrategy() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getXmlBindings() - Method in class org.hibernate.boot.MetadataSources
 
getXmlFormatMapper() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
getXmlFormatMapper() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
The format mapper to use for serializing/deserializing XML data.
getXMLJacksonFormatMapperOrNull() - Static method in class org.hibernate.type.format.jackson.JacksonIntegration
 
getXmlMappingBinderAccess() - Method in class org.hibernate.boot.MetadataSources
 
getXmlMappingBinderAccess() - Method in class org.hibernate.cfg.Configuration
An object capable of parsing XML mapping files that can then be passed to Configuration.addXmlMapping(Binding).
getXmlMappingBindings() - Method in interface org.hibernate.boot.model.process.spi.ManagedResources
Informational access to binding for all known XML mapping files.
getXmlMappingMetadataComplete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
Gets the value of the xmlMappingMetadataComplete property.
getXmlNodeName() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
This is only useful to log warnings when these deprecated attributes are populated.
getXmlNodeName() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
 
getXmlNodeName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceOneToMany
 
getXmlNodeName() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeIndexSource
 
getZonedTimeSqlType(TimeZoneStorageStrategy) - Static method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getZonedTimeSqlType(TimeZoneStorageStrategy) - Static method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
getZonedTimestampSqlType(TimeZoneStorageStrategy) - Static method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
getZonedTimestampSqlType(TimeZoneStorageStrategy) - Static method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
GLOBAL - Enum constant in enum class org.hibernate.dialect.temptable.TemporaryTableKind
Modeled as what the SQL standard calls a global temporary table, which is a table that is defined once per schema, but its data is scoped to a transaction where data is usually deleted automatically on transaction commit, though it is possible to control whether Hibernate should delete data or not through Dialect.getTemporaryTableAfterUseAction().
GLOBALLY_QUOTED_IDENTIFIERS - Static variable in interface org.hibernate.cfg.MappingSettings
When enabled, all database identifiers are quoted.
GLOBALLY_QUOTED_IDENTIFIERS_SKIP_COLUMN_DEFINITIONS - Static variable in interface org.hibernate.cfg.MappingSettings
Controls whether column-definitions (Column.columnDefinition(), JoinColumn.columnDefinition(), etc.) should be auto-quoted as part of global quoting.
GONE - Enum constant in enum class org.hibernate.engine.spi.Status
 
goToNext() - Method in interface org.hibernate.result.Outputs
Go to the next Output object (if any), returning an indication of whether there was another (aka, will the next call to Outputs.getCurrent() return null?
grant - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
 
graph() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
Graph<J> - Interface in org.hibernate.graph
A container for AttributeNode references.
GraphContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.GraphContext
 
GraphHelper - Class in org.hibernate.graph.spi
Helper containing utilities useful for graph handling
GraphHelper() - Constructor for class org.hibernate.graph.spi.GraphHelper
 
GraphImplementor<J> - Interface in org.hibernate.graph.spi
Integration version of the Graph contract
GraphLanguageLexer - Class in org.hibernate.grammars.graph
 
GraphLanguageLexer(CharStream) - Constructor for class org.hibernate.grammars.graph.GraphLanguageLexer
 
GraphLanguageParser - Class in org.hibernate.grammars.graph
 
GraphLanguageParser(TokenStream) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser
 
GraphLanguageParser.AttributeListContext - Class in org.hibernate.grammars.graph
 
GraphLanguageParser.AttributeNodeContext - Class in org.hibernate.grammars.graph
 
GraphLanguageParser.AttributePathContext - Class in org.hibernate.grammars.graph
 
GraphLanguageParser.AttributeQualifierContext - Class in org.hibernate.grammars.graph
 
GraphLanguageParser.GraphContext - Class in org.hibernate.grammars.graph
 
GraphLanguageParser.SubGraphContext - Class in org.hibernate.grammars.graph
 
GraphLanguageParser.SubTypeContext - Class in org.hibernate.grammars.graph
 
GraphLanguageParserBaseListener - Class in org.hibernate.grammars.graph
This class provides an empty implementation of GraphLanguageParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
GraphLanguageParserBaseListener() - Constructor for class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
 
GraphLanguageParserBaseVisitor<T> - Class in org.hibernate.grammars.graph
This class provides an empty implementation of GraphLanguageParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
GraphLanguageParserBaseVisitor() - Constructor for class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
 
GraphLanguageParserListener - Interface in org.hibernate.grammars.graph
This interface defines a complete listener for a parse tree produced by GraphLanguageParser.
GraphLanguageParserVisitor<T> - Interface in org.hibernate.grammars.graph
This interface defines a complete generic visitor for a parse tree produced by GraphLanguageParser.
GraphNode<J> - Interface in org.hibernate.graph
Common operations of AttributeNode and Graph.
GraphNodeImplementor<J> - Interface in org.hibernate.graph.spi
Integration version of the GraphNode contract
GraphParser - Class in org.hibernate.graph
Parser for string representations of JPA EntityGraph (RootGraph) and Subgraph (SubGraph), using a simple syntax defined by the `graph.g` Antlr grammar.
GraphParser() - Constructor for class org.hibernate.graph.GraphParser
 
GraphSemantic - Enum Class in org.hibernate.graph
JPA specifies two distinct ways to apply an EntityGraph - as a "fetch graph" or as a "load graph".
GREATER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
GREATER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
GREATER() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
GREATER_EQUAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
GREATER_EQUAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
GREATER_EQUAL() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
GREATER_THAN - Enum constant in enum class org.hibernate.query.sqm.ComparisonOperator
 
GREATER_THAN_OR_EQUAL - Enum constant in enum class org.hibernate.query.sqm.ComparisonOperator
 
greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
greaterThan(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
greaterThan(Expression<? extends Y>, Y) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
greaterThan(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
greaterThan(LockMode) - Method in enum class org.hibernate.LockMode
Check if this lock mode is more restrictive than the given lock mode.
greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
greatest(Expression<X>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
greatest(Expression<X>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
greatest(Expression<X>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
GREATEST - Enum constant in enum class org.hibernate.dialect.NullOrdering
Null is treated as the greatest value.
GROUP - Enum constant in enum class org.hibernate.query.sqm.FrameExclusion
 
GROUP - Enum constant in enum class org.hibernate.sql.ast.Clause
 
GROUP - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
GROUP - Static variable in class org.hibernate.grammars.hql.HqlParser
 
GROUP() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
GROUP() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
 
GROUP() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
GROUP() - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
groupBy(Expression...) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
groupBy(Expression<?>...) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
groupBy(Expression<?>...) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
groupBy(Expression<?>...) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
groupBy(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
groupBy(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
groupBy(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
groupBy(List<Expression<?>>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
groupBy(List<Expression<?>>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
groupBy(List<Expression<?>>) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
groupBy(List<Expression<?>>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
groupBy(List<Expression<?>>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
groupBy(List<Expression<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
groupBy(List<Expression<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
groupByClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
groupByClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
groupByClauseContains(NavigablePath, SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
GroupByClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
 
GroupByConstantRenderingStrategy - Enum Class in org.hibernate.dialect
Strategies for rendering a constant in a group by.
groupByExpression() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
 
groupByExpression() - Method in class org.hibernate.grammars.hql.HqlParser
 
groupByExpression(int) - Method in class org.hibernate.grammars.hql.HqlParser.GroupByClauseContext
 
GroupByExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
 
GroupBySummarizationRenderingStrategy - Enum Class in org.hibernate.dialect
Strategies for rendering summarization function like rollup and cube in a group by.
GROUPED - Enum constant in enum class org.hibernate.tool.schema.JdbcMetadaAccessStrategy
The SchemaMigrator and SchemaValidator execute a single DatabaseMetaData.getTables(String, String, String, String[]) call to retrieve all the database table in order to determine all the Entity have a mapped database tables.
GroupedExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.GroupedExpressionContext
 
GroupedPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
GroupedPredicate(Predicate) - Constructor for class org.hibernate.sql.ast.tree.predicate.GroupedPredicate
 
GroupedPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.GroupedPredicateContext
 
GROUPS - Enum constant in enum class org.hibernate.query.sqm.FrameMode
 
GROUPS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
GROUPS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
GROUPS() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
GROUPS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
GroupsPerOperation - Class in org.hibernate.boot.beanvalidation
 
GroupsPerOperation.Operation - Enum Class in org.hibernate.boot.beanvalidation
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
gt(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "greater than" comparison check.
gt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
gt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
gt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
gt(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
gt(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
gt(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
gt(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "greater than" comparison check.
guessEntityName(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
guessEntityName(Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain an estimate of the entity name of the given entity instance, which is not involved in an association, using only the EntityNameResolver.
guessEntityName(Object) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
GUIDGenerator - Class in org.hibernate.id
Deprecated.
GUIDGenerator() - Constructor for class org.hibernate.id.GUIDGenerator
Deprecated.
 

H

H2 - Enum constant in enum class org.hibernate.dialect.Database
 
H2ArrayContainsFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayContainsFunction(boolean, int, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.H2ArrayContainsFunction
 
H2ArrayFillFunction - Class in org.hibernate.dialect.function.array
Implement the array fill function by using system_range.
H2ArrayFillFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.H2ArrayFillFunction
 
H2ArrayIncludesFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayIncludesFunction(boolean, int, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.H2ArrayIncludesFunction
 
H2ArrayIntersectsFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayIntersectsFunction(boolean, int, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.H2ArrayIntersectsFunction
 
H2ArrayPositionFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayPositionFunction(int, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.H2ArrayPositionFunction
 
H2ArrayPositionsFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayPositionsFunction(boolean, int, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.H2ArrayPositionsFunction
 
H2ArrayRemoveFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayRemoveFunction(int) - Constructor for class org.hibernate.dialect.function.array.H2ArrayRemoveFunction
 
H2ArrayRemoveIndexFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayRemoveIndexFunction(int) - Constructor for class org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction
 
H2ArrayReplaceFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayReplaceFunction(int) - Constructor for class org.hibernate.dialect.function.array.H2ArrayReplaceFunction
 
H2ArraySetFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArraySetFunction(int) - Constructor for class org.hibernate.dialect.function.array.H2ArraySetFunction
 
H2ArrayToStringFunction - Class in org.hibernate.dialect.function.array
H2 requires a very special emulation, because unnest is pretty much useless, due to https://github.com/h2database/h2database/issues/1815.
H2ArrayToStringFunction(int, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.H2ArrayToStringFunction
 
H2Dialect - Class in org.hibernate.dialect
A SQL dialect for H2.
H2Dialect() - Constructor for class org.hibernate.dialect.H2Dialect
 
H2Dialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.H2Dialect
 
H2Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.H2Dialect
 
H2Dialect.OrdinalParameterMarkerStrategy - Class in org.hibernate.dialect
 
H2DurationIntervalSecondJdbcType - Class in org.hibernate.dialect
 
H2DurationIntervalSecondJdbcType() - Constructor for class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
H2FinalTableIdentityColumnSupport - Class in org.hibernate.dialect.identity
Identity column support for H2 2+ versions
H2FormatJsonJdbcType - Class in org.hibernate.type.descriptor.jdbc
Deprecated, for removal: This API element is subject to removal in a future version.
Use H2JsonJdbcType instead
H2FormatJsonJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.type.descriptor.jdbc.H2FormatJsonJdbcType
Deprecated.
 
H2IdentityColumnSupport - Class in org.hibernate.dialect.identity
 
H2IdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.H2IdentityColumnSupport
 
H2IdentityColumnSupport.InsertValuesHandler - Interface in org.hibernate.dialect.identity
 
H2JsonJdbcType - Class in org.hibernate.dialect
H2 requires binding JSON via setBytes methods.
H2JsonJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.dialect.H2JsonJdbcType
 
H2SqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for H2.
H2SqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.H2SqlAstTranslator
 
H2V1SequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for H2Dialect.
H2V1SequenceSupport() - Constructor for class org.hibernate.dialect.sequence.H2V1SequenceSupport
 
H2V2SequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for H2Dialect.
H2V2SequenceSupport() - Constructor for class org.hibernate.dialect.sequence.H2V2SequenceSupport
 
HANA - Enum constant in enum class org.hibernate.dialect.Database
 
HANA_MAX_LOB_PREFETCH_SIZE - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies the LOB prefetch size.
HANABlobType(int) - Constructor for class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
HANACloudColumnStoreDialect - Class in org.hibernate.dialect
Deprecated, for removal: This API element is subject to removal in a future version.
use HANADialect with DatabaseVersion.make( 4 ) instead
HANACloudColumnStoreDialect() - Constructor for class org.hibernate.dialect.HANACloudColumnStoreDialect
Deprecated.
 
HANAColumnStoreDialect - Class in org.hibernate.dialect
Deprecated, for removal: This API element is subject to removal in a future version.
use HANADialect instead
HANAColumnStoreDialect() - Constructor for class org.hibernate.dialect.HANAColumnStoreDialect
Deprecated.
 
HANAColumnStoreDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.HANAColumnStoreDialect
Deprecated.
 
HANAColumnStoreDialect(HANAServerConfiguration) - Constructor for class org.hibernate.dialect.HANAColumnStoreDialect
Deprecated.
 
HANAColumnStoreDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.HANAColumnStoreDialect
Deprecated.
 
HANADialect - Class in org.hibernate.dialect
An SQL dialect for the SAP HANA Platform and Cloud.
HANADialect() - Constructor for class org.hibernate.dialect.HANADialect
 
HANADialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.HANADialect
 
HANADialect(DatabaseVersion, boolean) - Constructor for class org.hibernate.dialect.HANADialect
 
HANADialect(HANAServerConfiguration, boolean) - Constructor for class org.hibernate.dialect.HANADialect
 
HANADialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.HANADialect
 
HANAIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
HANAIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.HANAIdentityColumnSupport
 
HANARowStoreDialect - Class in org.hibernate.dialect
Deprecated, for removal: This API element is subject to removal in a future version.
use HANADialect instead
HANARowStoreDialect() - Constructor for class org.hibernate.dialect.HANARowStoreDialect
Deprecated.
 
HANARowStoreDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.HANARowStoreDialect
Deprecated.
 
HANARowStoreDialect(HANAServerConfiguration) - Constructor for class org.hibernate.dialect.HANARowStoreDialect
Deprecated.
 
HANARowStoreDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.HANARowStoreDialect
Deprecated.
 
HANASequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for AbstractHANADialect.
HANASequenceSupport() - Constructor for class org.hibernate.dialect.sequence.HANASequenceSupport
 
HANAServerConfiguration - Class in org.hibernate.dialect
Utility class that extract some initial configuration from the database for HANADialect.
HANAServerConfiguration(DatabaseVersion) - Constructor for class org.hibernate.dialect.HANAServerConfiguration
 
HANAServerConfiguration(DatabaseVersion, int) - Constructor for class org.hibernate.dialect.HANAServerConfiguration
 
HANASqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for HANA.
HANASqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.HANASqlAstTranslator
 
handleAndClearWarnings(Connection, SqlExceptionHelper.WarningHandler) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
General purpose handling of warnings associated with a JDBC Connection.
handleAndClearWarnings(Statement, SqlExceptionHelper.WarningHandler) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
General purpose handling of warnings associated with a JDBC Statement.
handleEntityNotFound(String, Object) - Method in interface org.hibernate.proxy.EntityNotFoundDelegate
 
handleEntry(ArchiveEntry, ArchiveContext) - Method in class org.hibernate.boot.archive.scan.spi.ClassFileArchiveEntryHandler
 
handleEntry(ArchiveEntry, ArchiveContext) - Method in class org.hibernate.boot.archive.scan.spi.NonClassFileArchiveEntryHandler
 
handleEntry(ArchiveEntry, ArchiveContext) - Method in class org.hibernate.boot.archive.scan.spi.PackageInfoArchiveEntryHandler
 
handleEntry(ArchiveEntry, ArchiveContext) - Method in interface org.hibernate.boot.archive.spi.ArchiveEntryHandler
Handle the entry
handleEviction(Object, Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Called on Session.evict(java.lang.Object) to give a chance to clean up natural-id cross refs.
handleException(CommandAcceptanceException) - Method in interface org.hibernate.tool.schema.spi.ExceptionHandler
Handle the CommandAcceptanceException error
handleExplicitName(String, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.naming.NamingStrategyHelper
Called when the user has supplied an explicit name for the database object.
handleLockExpiry(SharedSessionContractImplementor, Object, AbstractReadWriteAccess.Lockable) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
handlePotentialImplicitForcedVersionIncrement(Object, Object, Object[], Object, int[], SharedSessionContractImplementor, EntityVersionMapping) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
handleRead(Object, String, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
Handle the case of reading an attribute.
handleRead(Object, String, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
handleRead(Object, String, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
handleSynchronization(Object, Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Part of the "load synchronization process".
handleValueGeneration(AttributeMapping, MutationGroupBuilder, OnExecutionGenerator) - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
handleWarning(SQLWarning) - Method in interface org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandler
Handle an individual warning in the stack.
handleWarning(SQLWarning) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandlerLoggingSupport
 
handleWrite(Object, String, Object, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
Handle the case of writing an attribute.
handleWrite(Object, String, Object, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
handleWrite(Object, String, Object, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
hasAfterLoadActions() - Method in interface org.hibernate.sql.exec.spi.Callback
 
hasAfterTransactionActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
hasAggregateFunctions(Expression) - Static method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
hasAggregateFunctions(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
hasAggregateFunctions(QuerySpec) - Static method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
hasAlias(String) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
hasAliases() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
hasAliasSpecificLockModes() - Method in class org.hibernate.LockOptions
Does this LockOptions instance define alias-specific lock modes?
hasAlterTable() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the ALTER TABLE syntax?
hasAlterTable() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
hasAnnotation(Class<? extends Annotation>) - Method in interface org.hibernate.bytecode.enhance.spi.UnloadedClass
 
hasAnnotation(Class<? extends Annotation>) - Method in interface org.hibernate.bytecode.enhance.spi.UnloadedField
 
hasAnyInsertableColumns() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
hasAnyInsertableColumns() - Method in class org.hibernate.mapping.Collection
 
hasAnyInsertableColumns() - Method in class org.hibernate.mapping.Component
 
hasAnyInsertableColumns() - Method in class org.hibernate.mapping.OneToMany
 
hasAnyInsertableColumns() - Method in class org.hibernate.mapping.SimpleValue
 
hasAnyInsertableColumns() - Method in interface org.hibernate.mapping.Value
 
hasAnyMatching(Predicate<QueryParameterImplementor<?>>) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
hasAnyMultiValuedBindings() - Method in interface org.hibernate.query.spi.QueryParameterBindings
 
hasAnyQueuedActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
hasAnyReturns() - Method in class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
hasAnySkippableTables(boolean[], boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasAnyUninitializedAttributes() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeLazyAttributeInterceptor
 
hasAnyUninitializedAttributes() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
hasAnyUninitializedAttributes() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
hasAnyUpdatableColumns() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
hasAnyUpdatableColumns() - Method in class org.hibernate.mapping.Collection
 
hasAnyUpdatableColumns() - Method in class org.hibernate.mapping.Component
 
hasAnyUpdatableColumns() - Method in class org.hibernate.mapping.OneToMany
 
hasAnyUpdatableColumns() - Method in class org.hibernate.mapping.SimpleValue
 
hasAnyUpdatableColumns() - Method in interface org.hibernate.mapping.Value
 
hasBeforeTransactionActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
hasCache() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasCache() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this collection role cacheable
hasCache() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCache() - Method in interface org.hibernate.persister.entity.EntityPersister
hasCallbackActions() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
hasCallbackActions() - Method in interface org.hibernate.query.spi.DomainQueryExecutionContext
 
hasCallbackActions() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
hasCascadeDelete() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCascadeDelete() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity has any delete cascading.
hasCascadeDelete() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasCascades() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCascades() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity has any (non-none) cascading.
hasCascades() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasCheckConstraint() - Method in class org.hibernate.mapping.Column
 
hasCollectionInitializers() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingResolution
 
hasCollectionInitializers() - Method in interface org.hibernate.sql.results.spi.RowReader
 
hasCollectionNotReferencingPK() - Method in class org.hibernate.mapping.PersistentClass
 
hasCollectionNotReferencingPK() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCollectionNotReferencingPK() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity contains references to persistent collections not referencing the primary key.
hasCollections() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasCollections() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity contains references to persistent collections.
hasCollections() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasColumns() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
hasConstraint() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
hasContainingClass() - Method in interface org.hibernate.metamodel.mapping.CompositeIdentifierMapping
Does the identifier have a corresponding EmbeddableId or IdClass?
hasContainingClass() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
hasContainingClass() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
hasCustomRead() - Method in class org.hibernate.mapping.Column
 
hasDatabaseSnapshot() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
hasDataTypeBeforeGeneratedAs() - Method in class org.hibernate.dialect.Dialect
Is an explicit column type required for generated as columns?
hasDataTypeBeforeGeneratedAs() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
hasDataTypeBeforeGeneratedAs() - Method in class org.hibernate.dialect.SQLServerDialect
 
hasDataTypeInIdentityColumn() - Method in class org.hibernate.dialect.identity.CockroachDBIdentityColumnSupport
 
hasDataTypeInIdentityColumn() - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
Whether this dialect have an Identity clause added to the data type or a completely separate identity data type
hasDataTypeInIdentityColumn() - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
hasDatePart() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
hasDatePart(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent a SQL date or timestamp type?
hasDeclaredVersionAttribute() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
hasDeleteRow() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
hasDenormalizedTables() - Method in class org.hibernate.mapping.Table
 
hasDirtyCollection() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
hasDirtyProperties() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
hasDiscriminator() - Method in class org.hibernate.mapping.RootClass
 
hasDuplicateTables() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasDuplicateTables() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
hasDuplicateTables() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
hasDuplicateTables() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
hasEmbeddedIdentifier() - Method in class org.hibernate.mapping.PersistentClass
 
hasEmbeddedIdentifier() - Method in class org.hibernate.mapping.RootClass
 
hasEmbeddedIdentifier() - Method in class org.hibernate.mapping.Subclass
 
hasEnabledCascadingFetchProfile() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
hasEnabledFetchProfiles() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
hasEnabledFilters() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
hasFetchSize() - Method in class org.hibernate.sql.exec.spi.StatementOptions
 
hasFilterForLoadByKey() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasFilterForLoadByKey() - Method in interface org.hibernate.persister.entity.EntityPersister
 
hasFirstRow(Limit) - Static method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Is a first row limit indicated?
hasFormula() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
hasFormula() - Method in class org.hibernate.mapping.Collection
 
hasFormula() - Method in class org.hibernate.mapping.OneToMany
 
hasFormula() - Method in class org.hibernate.mapping.SimpleValue
 
hasFormula() - Method in interface org.hibernate.mapping.Value
 
hasFormulaProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hashCode() - Method in class org.hibernate.boot.jaxb.Origin
 
hashCode() - Method in class org.hibernate.boot.model.convert.spi.RegisteredConversion
 
hashCode() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
hashCode() - Method in class org.hibernate.boot.model.naming.Identifier
 
hashCode() - Method in class org.hibernate.boot.model.relational.Namespace
 
hashCode() - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
hashCode() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
hashCode() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
hashCode() - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
 
hashCode() - Method in class org.hibernate.boot.model.TypeDefinition
 
hashCode() - Method in class org.hibernate.cache.spi.FilterKey
Deprecated.
 
hashCode() - Method in class org.hibernate.cache.spi.QueryKey
 
hashCode() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
hashCode() - Method in class org.hibernate.collection.spi.PersistentBag
 
hashCode() - Method in class org.hibernate.collection.spi.PersistentList
 
hashCode() - Method in class org.hibernate.collection.spi.PersistentMap
 
hashCode() - Method in class org.hibernate.collection.spi.PersistentSet
 
hashCode() - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
 
hashCode() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
hashCode() - Method in class org.hibernate.engine.spi.AssociationKey
 
hashCode() - Method in class org.hibernate.engine.spi.CollectionKey
 
hashCode() - Method in class org.hibernate.engine.spi.EntityKey
 
hashCode() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
hashCode() - Method in class org.hibernate.engine.spi.TypedValue
 
hashCode() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
hashCode() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
hashCode() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
hashCode() - Method in class org.hibernate.LockOptions
 
hashCode() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
hashCode() - Method in class org.hibernate.mapping.CheckConstraint
 
hashCode() - Method in class org.hibernate.mapping.Column
 
hashCode() - Method in class org.hibernate.mapping.FetchProfile
 
hashCode() - Method in class org.hibernate.mapping.Formula
 
hashCode() - Method in class org.hibernate.mapping.Table.ForeignKeyKey
 
hashCode() - Method in class org.hibernate.mapping.Table
 
hashCode() - Method in class org.hibernate.metamodel.mapping.AssociationKey
 
hashCode() - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
hashCode() - Method in class org.hibernate.metamodel.model.domain.NavigableRole
 
hashCode() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
hashCode() - Method in class org.hibernate.query.Order
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderBasicPart
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEmbeddableValuedModelPart
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteFetchBuilderEntityValuedModelPart
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicModelPart
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedConverted
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderBasicValuedStandard
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderCollectionStandard
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
hashCode() - Method in class org.hibernate.query.results.complete.CompleteResultBuilderInstantiation
 
hashCode() - Method in class org.hibernate.query.results.complete.DelayedFetchBuilderBasicPart
 
hashCode() - Method in class org.hibernate.query.results.dynamic.AbstractFetchBuilderContainer
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderStandard
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderAttribute
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicConverted
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderBasicStandard
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
hashCode() - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderInstantiation
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderDiscriminatedAssociation
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEmbeddable
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntity
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntityPart
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderPlural
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderBasic
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEmbeddable
 
hashCode() - Method in class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEntity
 
hashCode() - Method in class org.hibernate.query.results.ImplicitAttributeFetchBuilder
 
hashCode() - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
hashCode() - Method in class org.hibernate.query.sql.spi.NonSelectInterpretationsKey
 
hashCode() - Method in class org.hibernate.query.sql.spi.SelectInterpretationsKey
 
hashCode() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
hashCode() - Method in class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
 
hashCode() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
hashCode() - Method in class org.hibernate.spi.NavigablePath
 
hashCode() - Method in class org.hibernate.sql.ast.spi.SqlExpressionResolver.ColumnReferenceKey
 
hashCode() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
hashCode() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableReference
 
hashCode() - Method in class org.hibernate.sql.model.ast.ColumnValueBinding
 
hashCode() - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
hashCode() - Method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
hashCode() - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Deprecated.
Define our hashCode by our defined constructor's hasCode.
hashCode() - Method in class org.hibernate.transform.AliasToBeanResultTransformer
Deprecated.
 
hashCode() - Method in class org.hibernate.type.AnyType.ObjectTypeCacheEntry
 
hashCode() - Method in class org.hibernate.type.BasicArrayType
 
hashCode() - Method in class org.hibernate.type.BasicCollectionType
 
hashCode() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
hashCode() - Method in class org.hibernate.type.ConvertedBasicCollectionType
 
hashCode() - Method in class org.hibernate.type.CustomType
 
hashCode() - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
hashCode(J) - Method in interface org.hibernate.usertype.CompositeUserType
Get a hashcode for the instance, consistent with persistence "equality"
hashCode(J) - Method in interface org.hibernate.usertype.UserType
Get a hash code for the given instance of the Java class mapped by this custom type, consistent with the definition of persistence "equality" for this custom type.
hashCode(T) - Method in class org.hibernate.type.EnumType
Deprecated.
 
hashCode(T) - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
hashCode(T) - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
hashedName(String) - Method in class org.hibernate.boot.model.naming.NamingHelper
Hash a constraint name using MD5.
hashedName(String) - Static method in class org.hibernate.mapping.Constraint
Deprecated, for removal: This API element is subject to removal in a future version.
Only used from deprecated methods
hasHolder() - Method in class org.hibernate.type.ArrayType
 
hasHolder() - Method in class org.hibernate.type.CollectionType
 
hasIdClass() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
hasIdClass() - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
hasIdClass() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
hasIdentifierMapper() - Method in class org.hibernate.mapping.PersistentClass
 
hasIdentifierMapper() - Method in interface org.hibernate.tuple.IdentifierAttribute
Deprecated.
 
hasIdentifierMapper() - Method in class org.hibernate.tuple.IdentifierProperty
Deprecated.
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
hasIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
hasIdentifierProperty() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Does this class have an identifier property?
hasIdentifierProperty() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasIdentifierProperty() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether the entity has a particular property holding the identifier value.
hasIdentityInsertKeyword() - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
Is there a keyword used to insert a generated value into an identity column.
hasImmutableNaturalId() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasIndex() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
Is this collection indexed?
hasIndex() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasIndex() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an "indexed" collection? (list or map)
hasInsertGeneratedProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasInsertGeneratedProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this entity define any properties as being database generated on insert?
hasInsertGeneratedValues() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasInsertRow() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
hasJoinFetches() - Method in class org.hibernate.query.results.complete.EntityResultImpl
 
hasJoinFetches() - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
hasJoinFetches() - Method in class org.hibernate.sql.results.graph.entity.AbstractDiscriminatedEntityResultGraphNode
 
hasJoinFetches() - Method in interface org.hibernate.sql.results.graph.FetchList
 
hasJoinFetches() - Method in interface org.hibernate.sql.results.graph.FetchParent
 
hasJoins() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
hasJoins() - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
hasJoins() - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
hasLazyAttributes() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
hasLazyDirtyFields(int[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasLazyLoadableAttributes(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
hasLazyLoadableAttributes(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
hasLazyLoadableAttributes(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
hasLazyProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasLazyProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity defines any lazy properties (when bytecode instrumentation is enabled).
hasLazyProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasLazySubInitializers() - Method in interface org.hibernate.sql.results.graph.Initializer
Indicates whether this initializer has sub-initializers which are lazy.
hasLimit() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
hasLimit() - Method in interface org.hibernate.query.spi.QueryOptions
Did the application explicitly request paging limits?
hasLimit() - Method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
hasLimit() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
hasLimit() - Method in class org.hibernate.sql.exec.spi.StatementOptions
 
hasLimit(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
hasLoadContext() - Method in interface org.hibernate.engine.spi.PersistenceContext
 
hasManyToManyOrdering() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasManyToManyOrdering() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
hasManyValues() - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
hasMatching(BiFunction<Integer, O, Boolean>) - Method in interface org.hibernate.sql.model.MutationOperationGroup
Deprecated, for removal: This API element is subject to removal in a future version.
Will be removed. Use the other methods to visit each operation.
hasMatching(Predicate<PreparedStatementDetails>) - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
 
hasMaxRows(Limit) - Static method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Is a max row limit indicated?
hasMultipleTables() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasMultipleTables() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
hasMultipleTables() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
hasMultipleTables() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
hasMutableProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasMutableProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether any properties of this entity are considered mutable.
hasMutableProperties() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasNamedParameters() - Method in interface org.hibernate.query.ParameterMetadata
Does this parameter set contain any named parameters?
hasNaturalId() - Method in class org.hibernate.mapping.PersistentClass
 
hasNaturalIdCache() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasNaturalIdCache() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this class have a natural id cache
hasNaturalIdentifier() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Does this entity declare a natural id?
hasNaturalIdentifier() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasNaturalIdentifier() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity defines a natural identifier.
hasNaturalIdentifier() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasNestedTableGroupsToRender(List<TableGroupJoin>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
hasNext() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.IteratorProxy
 
hasNext() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
hasNonIdentifierPropertyNamedId() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasNonNullBindings(TableMapping) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard.InsertValuesAnalysis
 
hasNonTrivialFromClause(FromClause) - Static method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
hasNotNullProperty() - Method in class org.hibernate.type.AnyType
 
hasNotNullProperty() - Method in class org.hibernate.type.ComponentType
 
hasNotNullProperty() - Method in interface org.hibernate.type.CompositeType
Convenience method to quickly check CompositeType.getPropertyNullability() for any non-nullable sub-properties.
hasNullableColumn() - Method in class org.hibernate.mapping.UniqueKey
 
hasNullProperty() - Method in class org.hibernate.type.AnyType
 
hasNullProperty() - Method in class org.hibernate.type.ComponentType
 
hasNullProperty() - Method in interface org.hibernate.type.CompositeType
Convenience method to quickly check if CompositeType.getPropertyNullability() contains a nullable sub-properties.
hasOddDstBehavior() - Method in class org.hibernate.dialect.H2Dialect
 
hasOffset(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
hasOffsetOrFetchClause() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
hasOrder() - Method in class org.hibernate.mapping.Collection
 
hasOrdering() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasOrdering() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an ordered collection? (An ordered collection is ordered by the initialization operation, not by sorting that happens in memory, as in the case of a sorted collection.)
hasOrphanDelete() - Method in interface org.hibernate.engine.spi.CascadeStyle
Do we need to delete orphaned collection elements?
hasOrphanDelete() - Method in class org.hibernate.engine.spi.CascadeStyles.BaseCascadeStyle
 
hasOrphanDelete() - Method in class org.hibernate.engine.spi.CascadeStyles.MultipleCascadeStyle
 
hasOrphanDelete() - Method in class org.hibernate.mapping.Collection
 
hasOrphanDelete() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasOrphanDelete() - Method in interface org.hibernate.persister.collection.CollectionPersister
Does this collection implement "orphan delete"?
hasOwnedCollections() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasOwnedCollections() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity has any owned collections.
hasOwnedCollections() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasPartitionedSelectionMapping() - Method in class org.hibernate.mapping.PersistentClass
 
hasPartitionedSelectionMapping() - Method in interface org.hibernate.metamodel.mapping.BasicValuedModelPart
 
hasPartitionedSelectionMapping() - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
hasPartitionedSelectionMapping() - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
 
hasPartitionedSelectionMapping() - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
hasPartitionedSelectionMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasPartitionedSelectionMapping() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
hasPartitionedSelectionMapping() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
hasPartitionedSelectionMapping() - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
hasPhysicalColumn() - Method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
Is the discriminator defined by a physical column?
hasPhysicalIndexColumn() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasPhysicalIndexColumn() - Method in interface org.hibernate.persister.collection.mutation.CollectionMutationTarget
Whether the collection has at least one physical index column
hasPojoRepresentation() - Method in class org.hibernate.mapping.Component
 
hasPojoRepresentation() - Method in class org.hibernate.mapping.PersistentClass
 
hasPositionalGroupItem() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
hasPositionalParameters() - Method in interface org.hibernate.query.ParameterMetadata
Does this parameter set contain any positional parameters?
hasPositionalSortItem() - Method in class org.hibernate.query.sqm.tree.select.SqmOrderByClause
 
hasPositionalSortItem() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
hasPreInsertGeneratedValues() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasPreUpdateGeneratedValues() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasPrevious() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
hasPrimaryKey() - Method in class org.hibernate.mapping.Table
 
hasProperty(String) - Method in class org.hibernate.mapping.Component
 
hasProperty(String) - Method in class org.hibernate.mapping.MappedSuperclass
Check to see if this MappedSuperclass defines a property with the given name.
hasProperty(String) - Method in class org.hibernate.mapping.PersistentClass
Check to see if this PersistentClass defines a property with the given name.
hasProxy() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Does this class support dynamic proxies?
hasProxy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasProxy() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity supports dynamic proxies.
hasQueryExecutionToBeAddedToStatistics() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
Determine if the query execution has to be considered by the Statistics.
hasQueuedOperations() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
hasQueuedOperations() - Method in interface org.hibernate.collection.spi.PersistentCollection
Does this instance have any "queued" operations?
hasRealJoins() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
hasRegisteredCallbacks(Class<?>, CallbackType) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
Do we have any registered callbacks of the given type for the given entity?
hasRegisteredDescriptor(int) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
hasRegisteredResources() - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
Does this registry currently have any registered resources?
hasRowId() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasRowId() - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Does the result set contain rowids?
hasSelectBeforeUpdate() - Method in class org.hibernate.mapping.PersistentClass
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.Dialect
Does the database/driver have bug in deleting rows that refer to other rows being deleted in the same query?
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.InnoDBStorageEngine
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.MyISAMStorageEngine
 
hasSelfReferentialForeignKeyBug() - Method in class org.hibernate.dialect.MySQLDialect
 
hasSelfReferentialForeignKeyBug() - Method in interface org.hibernate.dialect.MySQLStorageEngine
 
hasSingleIdAttribute() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
hasSingleIdAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
hasSkippableTables() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasSkippableTables() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
hasSkippableTables() - Method in interface org.hibernate.persister.entity.mutation.EntityMutationTarget
Whether this target defines any potentially skippable tables.
hasSkippableTables() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
hasSortSpecifications() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
hasSubclasses() - Method in class org.hibernate.mapping.PersistentClass
 
hasSubclasses() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Does this entity have mapped subclasses?
hasSubclasses() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Whether this entity mapping has any subtype mappings
hasSubclasses() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasSubclasses() - Method in interface org.hibernate.persister.entity.Loadable
hasSubclasses() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasSubclasses(String) - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.EnhancementHelper.InheritanceChecker
 
hasSubselectLoadableCollections() - Method in class org.hibernate.mapping.PersistentClass
 
hasSubselectLoadableCollections() - Method in class org.hibernate.mapping.Subclass
 
hasSubselectLoadableCollections() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasSubselectLoadableCollections() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether this entity contains references to persistent collections which are fetchable by subselect?
hasSubselectLoadableCollections(EntityPersister) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
hasSubselectLoadableCollectionsEnabled(EntityPersister) - Method in class org.hibernate.engine.profile.DefaultFetchProfile
 
hasSubselectLoadableCollectionsEnabled(EntityPersister) - Method in class org.hibernate.engine.profile.FetchProfile
 
hasTableGroup() - Method in class org.hibernate.sql.results.graph.basic.BasicFetch
 
hasTableGroup() - Method in interface org.hibernate.sql.results.graph.Fetch
Is the TableGroup associated with this Fetch defined?
hasTimeout() - Method in class org.hibernate.sql.exec.spi.StatementOptions
 
hasTimePart() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
hasTimePart(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent a SQL time or timestamp type?
hasTreats() - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
hasUnFetchedAttributes(Object) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
 
hasUninitializedLazyProperties(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasUninitializedLazyProperties(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Does the given instance have any uninitialized lazy properties?
hasUnresolvedEntityInsertActions() - Method in class org.hibernate.engine.spi.ActionQueue
Are there unresolved entity insert actions that depend on non-nullable associations with a transient entity?
hasUpdateGeneratedProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasUpdateGeneratedProperties() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this entity define any properties as being database generated on update?
hasUpdateGeneratedValues() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
hasUpdateRow() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
hasVersionAttribute() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
hasVersionAttribute() - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
hasWhere - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasWhere() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasWhere() - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Does this collection role have a where clause filter?
hasWhereRestrictions() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
hasWhereRestrictions() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
hasWhereRestrictions() - Method in interface org.hibernate.metamodel.mapping.WhereRestrictable
Does this restrictable have a where restriction?
hasWhereRestrictions() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
hasWhereRestrictions() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasWrittenFieldNames() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
having(Expression<Boolean>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
having(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
having(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
having(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
having(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
having(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
having(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
having(Predicate...) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
having(Predicate...) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
having(Predicate...) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
having(Predicate...) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
having(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
having(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
having(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
HAVING - Enum constant in enum class org.hibernate.sql.ast.Clause
 
HAVING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
HAVING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
HAVING() - Method in class org.hibernate.grammars.hql.HqlParser.HavingClauseContext
 
HAVING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
havingClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
havingClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
HavingClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.HavingClauseContext
 
HBM - Enum constant in enum class org.hibernate.cfg.MetadataSourceType
Deprecated.
Indicates metadata coming from hbm.xml files
HBM - Enum constant in enum class org.hibernate.mapping.MetadataSource
 
HBM_XML_FILES - Static variable in interface org.hibernate.cfg.AvailableSettings
 
HBM2DDL_AUTO - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Setting to perform SchemaManagementTool actions automatically as part of the SessionFactory lifecycle.
HBM2DDL_CHARSET_NAME - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
The name of the charset used by the schema generation resource.
HBM2DDL_CONNECTION - Static variable in interface org.hibernate.cfg.JdbcSettings
HBM2DDL_CREATE_NAMESPACES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Deprecated.
The JPA-standard setting SchemaToolingSettings.JAKARTA_HBM2DDL_CREATE_SCHEMAS is now preferred.
HBM2DDL_CREATE_SCHEMAS - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_CREATE_SCRIPT_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_CREATE_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_DATABASE_ACTION - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_DEFAULT_CONSTRAINT_MODE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Used with the ConstraintMode.PROVIDER_DEFAULT strategy for foreign key mapping.
HBM2DDL_DELIMITER - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Identifies the delimiter to use to separate schema management statements in script outputs.
HBM2DDL_DROP_SCRIPT_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_DROP_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_FILTER_PROVIDER - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Used to specify the SchemaFilterProvider to be used by create, drop, migrate and validate operations on the database schema.
HBM2DDL_HALT_ON_ERROR - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
When enabled, specifies that the schema migration tool should halt on any error, terminating the bootstrap process.
HBM2DDL_IMPORT_FILES - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Deprecated.
The JPA-standard setting SchemaToolingSettings.JAKARTA_HBM2DDL_CREATE_SCRIPT_SOURCE is now preferred.
HBM2DDL_IMPORT_FILES_SQL_EXTRACTOR - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_JDBC_METADATA_EXTRACTOR_STRATEGY - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Setting to choose the strategy used to access the JDBC Metadata.
HBM2DDL_LOAD_SCRIPT_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_SCRIPTS_ACTION - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_SCRIPTS_CREATE_APPEND - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
For cases where the "jakarta.persistence.schema-generation.scripts.action" value indicates that schema commands should be written to DDL script file, specifies if schema commands should be appended to the end of the file rather than written at the beginning of the file.
HBM2DDL_SCRIPTS_CREATE_TARGET - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HBM2DDL_SCRIPTS_DROP_TARGET - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
HbmFetchParentMemento(NavigablePath, FetchableContainer) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParentMemento
 
HbmResultSetMappingDescriptor - Class in org.hibernate.boot.query
Boot-time descriptor of a result set mapping as defined in an hbm.xml file either implicitly or explicitly
HbmResultSetMappingDescriptor(String, List<ResultDescriptor>, Map<String, Map<String, HbmResultSetMappingDescriptor.JoinDescriptor>>, Map<String, HbmResultSetMappingDescriptor.HbmFetchParent>) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor
Constructor for an implicit resultset mapping defined inline as part of a `<sql-query/>` stanza
HbmResultSetMappingDescriptor(JaxbHbmResultSetMappingType, MetadataBuildingContext) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor
Constructor for an explicit <resultset/> mapping.
HbmResultSetMappingDescriptor.CollectionResultDescriptor - Class in org.hibernate.boot.query
 
HbmResultSetMappingDescriptor.EntityResultDescriptor - Class in org.hibernate.boot.query
 
HbmResultSetMappingDescriptor.HbmFetchDescriptor - Interface in org.hibernate.boot.query
 
HbmResultSetMappingDescriptor.HbmFetchParent - Interface in org.hibernate.boot.query
 
HbmResultSetMappingDescriptor.HbmFetchParentMemento - Class in org.hibernate.boot.query
 
HbmResultSetMappingDescriptor.JoinDescriptor - Class in org.hibernate.boot.query
 
HbmResultSetMappingDescriptor.PropertyFetchDescriptor - Class in org.hibernate.boot.query
 
HbmResultSetMappingDescriptor.ScalarDescriptor - Class in org.hibernate.boot.query
 
HbmTransformationLogging - Class in org.hibernate.boot.jaxb.hbm.transform
Logging for HBM transformation
HbmTransformationLogging() - Constructor for class org.hibernate.boot.jaxb.hbm.transform.HbmTransformationLogging
 
hbmXml - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
HbmXmlTransformer - Class in org.hibernate.boot.jaxb.hbm.transform
Transforms a JAXB binding of a hbm.xml file into a unified orm.xml representation
HbmXmlTransformer(JaxbHbmHibernateMapping, Origin, HbmXmlTransformer.Options) - Constructor for class org.hibernate.boot.jaxb.hbm.transform.HbmXmlTransformer
 
HbmXmlTransformer.Options - Interface in org.hibernate.boot.jaxb.hbm.transform
 
hbmXsd() - Method in class org.hibernate.boot.xsd.MappingXsdSupport
 
headMap(K) - Method in class org.hibernate.collection.spi.PersistentSortedMap
 
headSet(E) - Method in class org.hibernate.collection.spi.PersistentSortedSet
 
Helper - Class in org.hibernate.id.uuid
 
HEX_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
HEX_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
HEX_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
HEX_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
HEX_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
HEX_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
HEX_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
HEX_LITERAL(int) - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
Hibernate - Class in org.hibernate
Various utility functions for working with proxies and lazy collection references.
HIBERNATE_DEFAULT_PROFILE - Static variable in class org.hibernate.engine.profile.DefaultFetchProfile
The name of an implicit fetch profile which includes all eager to-one associations.
Hibernate.CollectionInterface<C> - Class in org.hibernate
Operations for obtaining references to persistent collections of a certain type.
HibernateCriteriaBuilder - Interface in org.hibernate.query.criteria
A JPA CriteriaBuilder is a source of objects which may be composed to express a criteria query.
HibernateCriteriaBuilderDelegate - Class in org.hibernate.query.criteria.spi
 
HibernateCriteriaBuilderDelegate(CriteriaBuilder) - Constructor for class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
HibernateCriteriaBuilderDelegate(HibernateCriteriaBuilder) - Constructor for class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
HibernateError - Exception in org.hibernate
Marks a group of exceptions that generally indicate an internal Hibernate error or bug.
HibernateError(String) - Constructor for exception org.hibernate.HibernateError
Constructs HibernateError with the condition message.
HibernateError(String, Throwable) - Constructor for exception org.hibernate.HibernateError
Constructs HibernateError with the condition message and cause.
HibernateException - Exception in org.hibernate
The base type for exceptions thrown by Hibernate.
HibernateException(Throwable) - Constructor for exception org.hibernate.HibernateException
Constructs a HibernateException using the given message and underlying cause.
HibernateException(String) - Constructor for exception org.hibernate.HibernateException
Constructs a HibernateException using the given exception message.
HibernateException(String, Throwable) - Constructor for exception org.hibernate.HibernateException
Constructs a HibernateException using the given message and underlying cause.
HibernateHints - Interface in org.hibernate.jpa
List of Hibernate-specific (extension) hints available to query, load, and lock scenarios.
hibernateMappingXml - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
HibernateMonitoringEvent - Interface in org.hibernate.event.spi
 
HibernatePersistenceProvider - Class in org.hibernate.jpa
The best-ever implementation of a JPA PersistenceProvider.
HibernatePersistenceProvider() - Constructor for class org.hibernate.jpa.HibernatePersistenceProvider
 
hibernateProviderNamesContain(String) - Static method in class org.hibernate.jpa.boot.spi.ProviderChecker
Is the requested provider name one of the recognized Hibernate provider names?
HibernateProxy - Interface in org.hibernate.proxy
Interface implemented directly by entity proxies, exposing access to the associated LazyInitializer.
HibernateTraversableResolver - Class in org.hibernate.boot.beanvalidation
Use Hibernate metadata to ignore cascade on entities.
HibernateTraversableResolver(EntityPersister, ConcurrentHashMap<EntityPersister, Set<String>>, SessionFactoryImplementor) - Constructor for class org.hibernate.boot.beanvalidation.HibernateTraversableResolver
 
HibernateTypeSource - Interface in org.hibernate.boot.model.source.spi
Source-agnostic descriptor for explicit user-supplied Hibernate type information
HIGHLIGHT_SQL - Static variable in interface org.hibernate.cfg.JdbcSettings
Enables highlighting of SQL logged to the console using ANSI escape codes.
HIKARI_ACQUISITION_TIMEOUT - Static variable in interface org.hibernate.cfg.HikariCPSettings
The maximum amount of time a thread can wait for a connection, after which an exception is thrown instead.
HIKARI_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.HikariCPSettings
A setting prefix used to indicate settings that target the hibernate-hikaricp integration.
HIKARI_IDLE_TIMEOUT - Static variable in interface org.hibernate.cfg.HikariCPSettings
The maximum amount of time a connection can remain idle, after which it is evicted.
HIKARI_INITIAL_SQL - Static variable in interface org.hibernate.cfg.HikariCPSettings
An SQL command to be executed when a connection is created.
HIKARI_INITIALIZATION_TIMEOUT - Static variable in interface org.hibernate.cfg.HikariCPSettings
The maximum amount of time the application thread can wait to attempt to acquire an initial connection.
HIKARI_ISOLATE_INTERNAL_QUERIES - Static variable in interface org.hibernate.cfg.HikariCPSettings
If true, internal pool queries (such as keep-alives) will be isolated in their own transaction.
HIKARI_KEEPALIVE_TIME - Static variable in interface org.hibernate.cfg.HikariCPSettings
How often connections will attempt to be kept alive to prevent a timeout.
HIKARI_LEAK_TIMEOUT - Static variable in interface org.hibernate.cfg.HikariCPSettings
The maximum amount of time a connection can remain out of the pool, after which it is reported as a leak.
HIKARI_MAX_LIFETIME - Static variable in interface org.hibernate.cfg.HikariCPSettings
The maximum amount of time a connection can live, after which it is evicted.
HIKARI_MAX_SIZE - Static variable in interface org.hibernate.cfg.HikariCPSettings
The maximum size of the connection pool.
HIKARI_MIN_IDLE_SIZE - Static variable in interface org.hibernate.cfg.HikariCPSettings
The minimum number of idle connections to try and maintain in the pool.
HIKARI_POOL_NAME - Static variable in interface org.hibernate.cfg.HikariCPSettings
A user-defined name for the pool that appears in logging.
HIKARI_READ_ONLY - Static variable in interface org.hibernate.cfg.HikariCPSettings
If true, connections obtained from the pool are in read-only mode by default.
HIKARI_VALIDATION_TIMEOUT - Static variable in interface org.hibernate.cfg.HikariCPSettings
The maximum amount of time that a connection will be tested for aliveness.
HikariCPSettings - Interface in org.hibernate.cfg
 
HILO - Enum constant in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Describes the optimizer for using a custom "hilo" algorithm optimization.
HiLoOptimizer - Class in org.hibernate.id.enhanced
Optimizer which applies a 'hilo' algorithm in memory to achieve optimization.
HiLoOptimizer(Class<?>, int) - Constructor for class org.hibernate.id.enhanced.HiLoOptimizer
Constructs a HiLoOptimizer
hint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
hint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
hint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
 
HINT_BATCH_FETCH_SIZE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint to set the batch size for batch fetching for a given EntityManager.
HINT_CACHE_MODE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying the CacheMode to use.
HINT_CACHE_MODE - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_CACHE_REGION - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying the region of the query cache into which the results should be stored.
HINT_CACHE_REGION - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_CACHEABLE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying whether results from a query should be stored in the query cache.
HINT_CACHEABLE - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_CALLABLE_FUNCTION - Static variable in interface org.hibernate.jpa.HibernateHints
Whether to treat a ProcedureCall or StoredProcedureQuery as a call to a function rather than a call to a procedure.
HINT_COMMENT - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying a database comment to be appended to the SQL statement sent to the database.
HINT_COMMENT - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_ENABLE_SUBSELECT_FETCH - Static variable in interface org.hibernate.jpa.HibernateHints
Hint to enable subselect fetching for a given EntityManager.
HINT_FETCH_PROFILE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint to enable a fetch profile for a given EntityManager.
HINT_FETCH_SIZE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying a JDBC fetch size to be applied to the statement.
HINT_FETCH_SIZE - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_FETCHGRAPH - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_FLUSH_MODE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying the FlushMode to apply to an EntityManager or Query.
HINT_FLUSH_MODE - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_FOLLOW_ON_LOCKING - Static variable in interface org.hibernate.jpa.HibernateHints
Hint to enable or disable the follow-on locking mechanism provided by Dialect.useFollowOnLocking(java.lang.String, org.hibernate.query.spi.QueryOptions).
HINT_FOLLOW_ON_LOCKING - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_JAVAEE_CACHE_RETRIEVE_MODE - Static variable in interface org.hibernate.jpa.LegacySpecHints
Deprecated.
 
HINT_JAVAEE_CACHE_STORE_MODE - Static variable in interface org.hibernate.jpa.LegacySpecHints
Deprecated.
 
HINT_JAVAEE_FETCH_GRAPH - Static variable in interface org.hibernate.jpa.LegacySpecHints
Deprecated.
 
HINT_JAVAEE_LOAD_GRAPH - Static variable in interface org.hibernate.jpa.LegacySpecHints
Deprecated.
 
HINT_JAVAEE_LOCK_SCOPE - Static variable in interface org.hibernate.jpa.LegacySpecHints
Deprecated.
 
HINT_JAVAEE_LOCK_TIMEOUT - Static variable in interface org.hibernate.jpa.LegacySpecHints
Deprecated.
 
HINT_JAVAEE_QUERY_TIMEOUT - Static variable in interface org.hibernate.jpa.LegacySpecHints
Deprecated.
 
HINT_JDBC_BATCH_SIZE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint to set the batch size for JDBC batching for a given EntityManager.
HINT_LOADGRAPH - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_NATIVE_LOCK_MODE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying the lock mode to apply to the results of a native query.
HINT_NATIVE_LOCKMODE - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_NATIVE_SPACES - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying the query spaces that affect the results of a native query.
HINT_NATIVE_SPACES - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_QUERY_DATABASE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying a query hint to be appended to the SQL statement sent to the database.
HINT_QUERY_PLAN_CACHEABLE - Static variable in interface org.hibernate.jpa.HibernateHints
Hint to enable or disable the query plan caching.
HINT_READ_ONLY - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying that objects loaded into the persistence context as a result of a query should be associated with the persistence context in read-only mode.
HINT_READONLY - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
HINT_SPEC_CACHE_RETRIEVE_MODE - Static variable in interface org.hibernate.jpa.SpecHints
Hint specifying how Hibernate should interact with the second level cache when it has the opportunity to retrieve data from the cache.
HINT_SPEC_CACHE_STORE_MODE - Static variable in interface org.hibernate.jpa.SpecHints
Hint specifying how Hibernate should interact with the second level cache when it has the opportunity to store data in the cache.
HINT_SPEC_FETCH_GRAPH - Static variable in interface org.hibernate.jpa.SpecHints
Hint providing a EntityGraph which should be interpreted as a "fetch graph".
HINT_SPEC_LOAD_GRAPH - Static variable in interface org.hibernate.jpa.SpecHints
Hint providing a EntityGraph which should be interpreted as a "load graph".
HINT_SPEC_LOCK_SCOPE - Static variable in interface org.hibernate.jpa.SpecHints
Hint indicating whether to extend pessimistic locking to associated tables.
HINT_SPEC_LOCK_TIMEOUT - Static variable in interface org.hibernate.jpa.SpecHints
Hint requesting a pessimistic lock timeout (in milliseconds).
HINT_SPEC_QUERY_TIMEOUT - Static variable in interface org.hibernate.jpa.SpecHints
The Jakarta Persistence defined hint for requesting a timeout be applied to a Query executions.
HINT_TENANT_ID - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying the tenant id to use when creating an EntityManager.
HINT_TIMEOUT - Static variable in interface org.hibernate.jpa.HibernateHints
Hint for specifying a query timeout, in seconds.
HINT_TIMEOUT - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
The hint key for specifying a query timeout per Hibernate O/RM, which defines the timeout in seconds.
hints - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
hour() - Method in class org.hibernate.grammars.hql.HqlParser
 
hour() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
hour() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
hour() - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
 
hour(Expression<? extends TemporalAccessor>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Extracts the TemporalUnit.HOUR of a date, time, or datetime expression.
hour(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
HOUR - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Hour, defined to mean 60 minutes when it occurs as a unit of duration, or to mean the hour field in the range 0-23 (regular 24-hour time) when passed to extract().
HOUR - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
HOUR - Static variable in class org.hibernate.grammars.hql.HqlParser
 
HOUR() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
HOUR() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
HOUR() - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
HourContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.HourContext
 
hourMinuteSecond() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Note that we include these for completeness, but since their names collide with the HQL abbreviations for extract(), they can't actually be called from HQL.
HQL - Enum constant in enum class org.hibernate.query.sqm.SqmQuerySource
 
HQL - Annotation Interface in org.hibernate.annotations.processing
Identifies a method of an abstract class or interface as defining the signature of a method which is used to execute the given HQL query, with an implementation generated automatically by the Hibernate Metamodel Generator.
HQL_COLLECTION_FUNCTION - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
hqlImports - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
HqlInterpretation<R> - Interface in org.hibernate.query.spi
 
HqlInterpretationException - Exception in org.hibernate.query.hql
Base of exception hierarchy for exceptions stemming from producing SQM AST trees
HqlInterpretationException(String) - Constructor for exception org.hibernate.query.hql.HqlInterpretationException
 
HqlInterpretationException(String, Throwable) - Constructor for exception org.hibernate.query.hql.HqlInterpretationException
 
HqlLexer - Class in org.hibernate.grammars.hql
 
HqlLexer(CharStream) - Constructor for class org.hibernate.grammars.hql.HqlLexer
 
HqlLogging - Interface in org.hibernate.query.hql
 
HqlParser - Class in org.hibernate.grammars.hql
 
HqlParser(TokenStream) - Constructor for class org.hibernate.grammars.hql.HqlParser
 
HqlParser.AdditionExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.AdditiveOperatorContext - Class in org.hibernate.grammars.hql
 
HqlParser.AggregateFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.AndPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.AnyFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.AnySomeQuantifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.ArrayInListContext - Class in org.hibernate.grammars.hql
 
HqlParser.ArrayLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.AssignmentContext - Class in org.hibernate.grammars.hql
 
HqlParser.BarePrimaryExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.BetweenPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.BinaryLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.BooleanExpressionPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.BooleanLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.CaseExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CaseListContext - Class in org.hibernate.grammars.hql
 
HqlParser.CaseOtherwiseContext - Class in org.hibernate.grammars.hql
 
HqlParser.CastFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CastTargetContext - Class in org.hibernate.grammars.hql
 
HqlParser.CastTargetTypeContext - Class in org.hibernate.grammars.hql
 
HqlParser.CollateFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CollationContext - Class in org.hibernate.grammars.hql
 
HqlParser.CollectionAggregateFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CollectionFunctionMisuseContext - Class in org.hibernate.grammars.hql
 
HqlParser.CollectionQuantifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.CollectionSizeFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CollectionValueNavigablePathContext - Class in org.hibernate.grammars.hql
 
HqlParser.ColumnFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ComparisonOperatorContext - Class in org.hibernate.grammars.hql
 
HqlParser.ComparisonPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.ConcatenationExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ConflictActionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ConflictClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.ConflictTargetContext - Class in org.hibernate.grammars.hql
 
HqlParser.ContainsPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.CrossJoinContext - Class in org.hibernate.grammars.hql
 
HqlParser.CteAttributesContext - Class in org.hibernate.grammars.hql
 
HqlParser.CteContext - Class in org.hibernate.grammars.hql
 
HqlParser.CubeContext - Class in org.hibernate.grammars.hql
 
HqlParser.CurrentDateFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CurrentTimeFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CurrentTimestampFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.CycleClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.DateContext - Class in org.hibernate.grammars.hql
 
HqlParser.DateLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.DateOrTimeFieldContext - Class in org.hibernate.grammars.hql
 
HqlParser.DateTimeContext - Class in org.hibernate.grammars.hql
 
HqlParser.DatetimeFieldContext - Class in org.hibernate.grammars.hql
 
HqlParser.DateTimeLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.DayContext - Class in org.hibernate.grammars.hql
 
HqlParser.DayFieldContext - Class in org.hibernate.grammars.hql
 
HqlParser.DeleteStatementContext - Class in org.hibernate.grammars.hql
 
HqlParser.ElementAggregateFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ElementsValuesQuantifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.ElementValueQuantifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityIdExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityIdReferenceContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityNameContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityNaturalIdExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityNaturalIdReferenceContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityTypeExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityTypeReferenceContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityVersionExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityVersionReferenceContext - Class in org.hibernate.grammars.hql
 
HqlParser.EntityWithJoinsContext - Class in org.hibernate.grammars.hql
 
HqlParser.EveryAllQuantifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.EveryFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ExistsCollectionPartPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.ExistsPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.ExplicitTupleInListContext - Class in org.hibernate.grammars.hql
 
HqlParser.ExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ExpressionOrPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.ExtractFieldContext - Class in org.hibernate.grammars.hql
 
HqlParser.ExtractFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.FetchClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.FetchCountOrPercentContext - Class in org.hibernate.grammars.hql
 
HqlParser.FilterClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.FormatContext - Class in org.hibernate.grammars.hql
 
HqlParser.FormatFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.FrameClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.FrameEndContext - Class in org.hibernate.grammars.hql
 
HqlParser.FrameExclusionContext - Class in org.hibernate.grammars.hql
 
HqlParser.FrameStartContext - Class in org.hibernate.grammars.hql
 
HqlParser.FromClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.FromDurationExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.FromRootContext - Class in org.hibernate.grammars.hql
 
HqlParser.FunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.FunctionExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.GeneralizedLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.GeneralizedLiteralTextContext - Class in org.hibernate.grammars.hql
 
HqlParser.GeneralizedLiteralTypeContext - Class in org.hibernate.grammars.hql
 
HqlParser.GeneralPathExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.GeneralPathFragmentContext - Class in org.hibernate.grammars.hql
 
HqlParser.GenericFunctionArgumentsContext - Class in org.hibernate.grammars.hql
 
HqlParser.GenericFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.GenericFunctionNameContext - Class in org.hibernate.grammars.hql
 
HqlParser.GenericTemporalLiteralTextContext - Class in org.hibernate.grammars.hql
 
HqlParser.GroupByClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.GroupByExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.GroupedExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.GroupedPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.HavingClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.HourContext - Class in org.hibernate.grammars.hql
 
HqlParser.IdentifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.IncludesPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.IndexAggregateFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.IndexedPathAccessFragmentContext - Class in org.hibernate.grammars.hql
 
HqlParser.IndexKeyQuantifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.IndicesKeysQuantifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.InListContext - Class in org.hibernate.grammars.hql
 
HqlParser.InPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.InsertStatementContext - Class in org.hibernate.grammars.hql
 
HqlParser.InstantFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.InstantiationArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.InstantiationArgumentExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.InstantiationArgumentsContext - Class in org.hibernate.grammars.hql
 
HqlParser.InstantiationContext - Class in org.hibernate.grammars.hql
 
HqlParser.InstantiationTargetContext - Class in org.hibernate.grammars.hql
 
HqlParser.IntersectsPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.IsDistinctFromPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.IsEmptyPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.IsFalsePredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.IsNullPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.IsTruePredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.JdbcDateLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.JdbcTimeLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.JdbcTimestampLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.JoinContext - Class in org.hibernate.grammars.hql
 
HqlParser.JoinPathContext - Class in org.hibernate.grammars.hql
 
HqlParser.JoinRestrictionContext - Class in org.hibernate.grammars.hql
 
HqlParser.JoinSubqueryContext - Class in org.hibernate.grammars.hql
 
HqlParser.JoinTargetContext - Class in org.hibernate.grammars.hql
 
HqlParser.JoinTypeContext - Class in org.hibernate.grammars.hql
 
HqlParser.JpaCollectionJoinContext - Class in org.hibernate.grammars.hql
 
HqlParser.JpaNonstandardFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.JpaNonstandardFunctionNameContext - Class in org.hibernate.grammars.hql
 
HqlParser.JpaSelectObjectSyntaxContext - Class in org.hibernate.grammars.hql
 
HqlParser.LikeEscapeContext - Class in org.hibernate.grammars.hql
 
HqlParser.LikePredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.LimitClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.ListaggFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.LiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.LiteralExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.LocalDateFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.LocalDateTimeContext - Class in org.hibernate.grammars.hql
 
HqlParser.LocalDateTimeFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.LocalDateTimeLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.LocalTimeFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.MapEntrySelectionContext - Class in org.hibernate.grammars.hql
 
HqlParser.MapKeyNavigablePathContext - Class in org.hibernate.grammars.hql
 
HqlParser.MemberOfPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.MinuteContext - Class in org.hibernate.grammars.hql
 
HqlParser.MonthContext - Class in org.hibernate.grammars.hql
 
HqlParser.MultiplicationExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.MultiplicativeOperatorContext - Class in org.hibernate.grammars.hql
 
HqlParser.NakedIdentifierContext - Class in org.hibernate.grammars.hql
 
HqlParser.NamedParameterContext - Class in org.hibernate.grammars.hql
 
HqlParser.NegatedPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.NestedQueryExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.NthSideClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.NullsClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.NullsPrecedenceContext - Class in org.hibernate.grammars.hql
 
HqlParser.NumericLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.OffsetClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.OffsetContext - Class in org.hibernate.grammars.hql
 
HqlParser.OffsetDateTimeContext - Class in org.hibernate.grammars.hql
 
HqlParser.OffsetDateTimeFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.OffsetDateTimeLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.OffsetDateTimeWithMinutesContext - Class in org.hibernate.grammars.hql
 
HqlParser.OffsetWithMinutesContext - Class in org.hibernate.grammars.hql
 
HqlParser.OnOverflowClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.OrderByClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.OrderByFragmentContext - Class in org.hibernate.grammars.hql
 
HqlParser.OrderedQueryContext - Class in org.hibernate.grammars.hql
 
HqlParser.OrPredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.OverClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.OverlayFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.OverlayFunctionLengthArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.OverlayFunctionReplacementArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.OverlayFunctionStartArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.OverlayFunctionStringArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.PadCharacterContext - Class in org.hibernate.grammars.hql
 
HqlParser.PadFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.PadLengthContext - Class in org.hibernate.grammars.hql
 
HqlParser.PadSpecificationContext - Class in org.hibernate.grammars.hql
 
HqlParser.ParameterContext - Class in org.hibernate.grammars.hql
 
HqlParser.ParameterExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ParameterOrIntegerLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.ParameterOrNumberLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.ParamInListContext - Class in org.hibernate.grammars.hql
 
HqlParser.PartitionClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.PathContext - Class in org.hibernate.grammars.hql
 
HqlParser.PathContinuationContext - Class in org.hibernate.grammars.hql
 
HqlParser.PersistentCollectionReferenceInListContext - Class in org.hibernate.grammars.hql
 
HqlParser.PositionalParameterContext - Class in org.hibernate.grammars.hql
 
HqlParser.PositionFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.PositionFunctionPatternArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.PositionFunctionStringArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.PredicateContext - Class in org.hibernate.grammars.hql
 
HqlParser.PrimaryExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.QueryContext - Class in org.hibernate.grammars.hql
 
HqlParser.QueryExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.QueryOrderContext - Class in org.hibernate.grammars.hql
 
HqlParser.QueryOrderExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.QuerySpecExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.RollupContext - Class in org.hibernate.grammars.hql
 
HqlParser.RootEntityContext - Class in org.hibernate.grammars.hql
 
HqlParser.RootSubqueryContext - Class in org.hibernate.grammars.hql
 
HqlParser.SearchClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.SearchedCaseListContext - Class in org.hibernate.grammars.hql
 
HqlParser.SearchedCaseWhenContext - Class in org.hibernate.grammars.hql
 
HqlParser.SearchSpecificationContext - Class in org.hibernate.grammars.hql
 
HqlParser.SearchSpecificationsContext - Class in org.hibernate.grammars.hql
 
HqlParser.SecondContext - Class in org.hibernate.grammars.hql
 
HqlParser.SelectClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.SelectExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.SelectionContext - Class in org.hibernate.grammars.hql
 
HqlParser.SelectionListContext - Class in org.hibernate.grammars.hql
 
HqlParser.SelectStatementContext - Class in org.hibernate.grammars.hql
 
HqlParser.SetClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.SetOperatorContext - Class in org.hibernate.grammars.hql
 
HqlParser.SetQueryGroupContext - Class in org.hibernate.grammars.hql
 
HqlParser.SignOperatorContext - Class in org.hibernate.grammars.hql
 
HqlParser.SimpleCaseListContext - Class in org.hibernate.grammars.hql
 
HqlParser.SimpleCaseWhenContext - Class in org.hibernate.grammars.hql
 
HqlParser.SimplePathContext - Class in org.hibernate.grammars.hql
 
HqlParser.SimplePathElementContext - Class in org.hibernate.grammars.hql
 
HqlParser.SimpleQueryGroupContext - Class in org.hibernate.grammars.hql
 
HqlParser.SlicedPathAccessFragmentContext - Class in org.hibernate.grammars.hql
 
HqlParser.SortDirectionContext - Class in org.hibernate.grammars.hql
 
HqlParser.SortExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.SortSpecificationContext - Class in org.hibernate.grammars.hql
 
HqlParser.StandardFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.StatementContext - Class in org.hibernate.grammars.hql
 
HqlParser.SubqueryContext - Class in org.hibernate.grammars.hql
 
HqlParser.SubqueryExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.SubqueryInListContext - Class in org.hibernate.grammars.hql
 
HqlParser.SubstringFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.SubstringFunctionLengthArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.SubstringFunctionStartArgumentContext - Class in org.hibernate.grammars.hql
 
HqlParser.SyntacticDomainPathContext - Class in org.hibernate.grammars.hql
 
HqlParser.SyntacticPathExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.TargetEntityContext - Class in org.hibernate.grammars.hql
 
HqlParser.TargetFieldsContext - Class in org.hibernate.grammars.hql
 
HqlParser.TemporalLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.TimeContext - Class in org.hibernate.grammars.hql
 
HqlParser.TimeLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.TimeZoneFieldContext - Class in org.hibernate.grammars.hql
 
HqlParser.ToDurationExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.ToOneFkReferenceContext - Class in org.hibernate.grammars.hql
 
HqlParser.TreatedNavigablePathContext - Class in org.hibernate.grammars.hql
 
HqlParser.TrimCharacterContext - Class in org.hibernate.grammars.hql
 
HqlParser.TrimFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.TrimSpecificationContext - Class in org.hibernate.grammars.hql
 
HqlParser.TruncFunctionContext - Class in org.hibernate.grammars.hql
 
HqlParser.TupleExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.UnaryExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.UnaryNumericLiteralExpressionContext - Class in org.hibernate.grammars.hql
 
HqlParser.UpdateStatementContext - Class in org.hibernate.grammars.hql
 
HqlParser.ValuesContext - Class in org.hibernate.grammars.hql
 
HqlParser.ValuesListContext - Class in org.hibernate.grammars.hql
 
HqlParser.VariableContext - Class in org.hibernate.grammars.hql
 
HqlParser.WeekFieldContext - Class in org.hibernate.grammars.hql
 
HqlParser.WhereClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.WithClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.WithinGroupClauseContext - Class in org.hibernate.grammars.hql
 
HqlParser.YearContext - Class in org.hibernate.grammars.hql
 
HqlParser.ZonedDateTimeContext - Class in org.hibernate.grammars.hql
 
HqlParser.ZonedDateTimeLiteralContext - Class in org.hibernate.grammars.hql
 
HqlParser.ZoneIdContext - Class in org.hibernate.grammars.hql
 
HqlParserBaseListener - Class in org.hibernate.grammars.hql
This class provides an empty implementation of HqlParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
HqlParserBaseListener() - Constructor for class org.hibernate.grammars.hql.HqlParserBaseListener
 
HqlParserBaseVisitor<T> - Class in org.hibernate.grammars.hql
This class provides an empty implementation of HqlParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
HqlParserBaseVisitor() - Constructor for class org.hibernate.grammars.hql.HqlParserBaseVisitor
 
HqlParserListener - Interface in org.hibernate.grammars.hql
This interface defines a complete listener for a parse tree produced by HqlParser.
HqlParserVisitor<T> - Interface in org.hibernate.grammars.hql
This interface defines a complete generic visitor for a parse tree produced by HqlParser.
HQLSelect - Annotation Interface in org.hibernate.annotations
Specifies a custom HQL/JPQL query to be used in place of the default SQL generated by Hibernate when an entity or collection is fetched from the database by id.
HqlTranslator - Interface in org.hibernate.query.hql
Main entry point into building semantic queries.
HSQL - Enum constant in enum class org.hibernate.dialect.Database
 
HSQLArrayConstructorFunction - Class in org.hibernate.dialect.function.array
 
HSQLArrayConstructorFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.HSQLArrayConstructorFunction
 
HSQLArrayFillFunction - Class in org.hibernate.dialect.function.array
Implement the array fill function by using sequence_array.
HSQLArrayFillFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.HSQLArrayFillFunction
 
HSQLArrayPositionFunction - Class in org.hibernate.dialect.function.array
HSQLDB has a special syntax.
HSQLArrayPositionFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.HSQLArrayPositionFunction
 
HSQLArrayPositionsFunction - Class in org.hibernate.dialect.function.array
HSQLDB has a special syntax.
HSQLArrayPositionsFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.HSQLArrayPositionsFunction
 
HSQLArrayRemoveFunction - Class in org.hibernate.dialect.function.array
HSQLDB array_remove function.
HSQLArrayRemoveFunction() - Constructor for class org.hibernate.dialect.function.array.HSQLArrayRemoveFunction
 
HSQLArraySetFunction - Class in org.hibernate.dialect.function.array
HSQLDB array_set function.
HSQLArraySetFunction() - Constructor for class org.hibernate.dialect.function.array.HSQLArraySetFunction
 
HSQLArrayToStringFunction - Class in org.hibernate.dialect.function.array
HSQLDB has a special syntax.
HSQLArrayToStringFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.HSQLArrayToStringFunction
 
HSQLDialect - Class in org.hibernate.dialect
A SQL dialect for HSQLDB (HyperSQL) 2.6.1 and above.
HSQLDialect() - Constructor for class org.hibernate.dialect.HSQLDialect
 
HSQLDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.HSQLDialect
 
HSQLDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.HSQLDialect
 
HSQLIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
HSQLIdentityColumnSupport(DatabaseVersion) - Constructor for class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
 
HSQLSequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for HSQLDialect.
HSQLSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.HSQLSequenceSupport
 
HSQLSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for HSQL.
HSQLSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.HSQLSqlAstTranslator
 
hypotheticalOrderedSetAggregates() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
hypotheticalOrderedSetAggregates_windowEmulation() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
HypotheticalSetFunction - Class in org.hibernate.dialect.function
 
HypotheticalSetFunction(String, BasicTypeReference<?>, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.HypotheticalSetFunction
 
HypotheticalSetWindowEmulation - Class in org.hibernate.dialect.function
 
HypotheticalSetWindowEmulation(String, BasicTypeReference<?>, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.HypotheticalSetWindowEmulation
 

I

i - Variable in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
id - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
id - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
id - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
id - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
ID - Enum constant in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
The identifier for
ID - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ID - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ID() - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
ID() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ID_BAG - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
ID_BAG - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A CollectionClassification.BAG with a generated id for each element
ID_DB_STRUCTURE_NAMING_STRATEGY - Static variable in interface org.hibernate.cfg.MappingSettings
An implicit naming strategy for database structures (tables, sequences) related to identifier generators.
ID_GEN_FAC_LOGGER - Static variable in interface org.hibernate.id.factory.IdGenFactoryLogging
 
ID_ROLE_NAME - Static variable in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
 
ID_TABLE_PREFIX - Static variable in class org.hibernate.dialect.temptable.TemporaryTable
 
idClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
idClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
IdentifiableDomainType<J> - Interface in org.hibernate.metamodel.model.domain
Extension to the JPA IdentifiableType contract.
IdentifiableTypeClass - Interface in org.hibernate.mapping
Commonality between PersistentClass and MappedSuperclass, what JPA calls an identifiable type.
IdentifiableTypeSource - Interface in org.hibernate.boot.model.source.spi
Common contract between Entity and MappedSuperclass sources.
IDENTIFICATION_VARIABLE_NOT_DECLARED_IN_FROM_CLAUSE - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
identificationVariable - Variable in class org.hibernate.sql.ast.tree.from.AbstractTableReference
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionNameContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.NamedParameterContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathElementContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
 
identifier() - Method in class org.hibernate.grammars.hql.HqlParser.VariableContext
 
identifier() - Method in class org.hibernate.grammars.ordering.OrderingParser.CollationSpecificationContext
 
identifier() - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
identifier() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
identifier() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierExpressionContext
 
identifier() - Method in class org.hibernate.grammars.ordering.OrderingParser.SimpleFunctionContext
 
identifier(int) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetTypeContext
 
identifier(int) - Method in class org.hibernate.grammars.hql.HqlParser.CteAttributesContext
 
identifier(int) - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
identifier(int) - Method in class org.hibernate.grammars.hql.HqlParser.EntityNameContext
 
identifier(int) - Method in class org.hibernate.grammars.ordering.OrderingParser.DotIdentifierContext
 
Identifier - Class in org.hibernate.boot.model.naming
Models an identifier (name), which may or may not be quoted.
Identifier(String) - Constructor for class org.hibernate.boot.model.naming.Identifier
Constructs an unquoted identifier instance.
Identifier(String, boolean) - Constructor for class org.hibernate.boot.model.naming.Identifier
Constructs an identifier instance.
IDENTIFIER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
IDENTIFIER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
IDENTIFIER - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
IDENTIFIER - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
IDENTIFIER() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
IDENTIFIER() - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
IDENTIFIER() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
IDENTIFIER(int) - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
IDENTIFIER_GENERATOR_STRATEGY_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated.
IDENTIFIER_MAPPER_PROPERTY - Static variable in class org.hibernate.loader.PropertyPath
Deprecated.
 
IDENTIFIER_MAPPER_PROPERTY - Static variable in class org.hibernate.metamodel.model.domain.NavigableRole
 
IDENTIFIER_MAPPER_PROPERTY - Static variable in class org.hibernate.spi.NavigablePath
 
IDENTIFIER_NORMALIZER - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The key under which to find the ObjectNameNormalizer in the config param map.
IdentifierAttribute - Interface in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement; see EntityIdentifierMapping
IdentifierBag - Class in org.hibernate.mapping
A bag with a generated (surrogate) key.
IdentifierBag(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.IdentifierBag
annotation binding
IdentifierBag(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierBag
hbm.xml binding
IdentifierBag(IdentifierBag) - Constructor for class org.hibernate.mapping.IdentifierBag
 
IdentifierBagType - Class in org.hibernate.type
 
IdentifierBagType(String, String) - Constructor for class org.hibernate.type.IdentifierBagType
 
IdentifierCaseStrategy - Enum Class in org.hibernate.engine.jdbc.env.spi
An enumeration of the way DatabaseMetaData might store and return identifiers
IdentifierCollection - Class in org.hibernate.mapping
A mapping model object representing a collection with a synthetic "identifier" column, that is, a surrogate key.
IdentifierCollection(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.IdentifierCollection
 
IdentifierCollection(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierCollection
 
IdentifierCollection(IdentifierCollection) - Constructor for class org.hibernate.mapping.IdentifierCollection
 
identifierColumnName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
IdentifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
IdentifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
IdentifierExpressionContext(OrderingParser.ExpressionContext) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.IdentifierExpressionContext
 
IdentifierGeneratingInsert - Class in org.hibernate.id.insert
Nothing more than a distinguishing subclass of Insert used to indicate intent.
IdentifierGeneratingInsert(SessionFactoryImplementor) - Constructor for class org.hibernate.id.insert.IdentifierGeneratingInsert
 
IdentifierGenerationException - Exception in org.hibernate.id
Thrown by an IdentifierGenerator implementation class when ID generation fails.
IdentifierGenerationException(String) - Constructor for exception org.hibernate.id.IdentifierGenerationException
 
IdentifierGenerationException(String, Throwable) - Constructor for exception org.hibernate.id.IdentifierGenerationException
 
identifierGenerator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
identifierGenerator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
IdentifierGenerator - Interface in org.hibernate.id
A classic extension point from the very earliest days of Hibernate, this interface is no longer the only way to generate identifiers.
IdentifierGeneratorAggregator - Interface in org.hibernate.id
Identifies generators which potentially aggregate other PersistentIdentifierGenerator generators.
IdentifierGeneratorCreator - Interface in org.hibernate.mapping
 
IdentifierGeneratorDefinition - Class in org.hibernate.boot.model
Models the definition of an identifier generator
IdentifierGeneratorDefinition(String) - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
IdentifierGeneratorDefinition(String, String) - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
IdentifierGeneratorDefinition(String, String, Map<String, String>) - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
IdentifierGeneratorDefinition(String, Map<String, String>) - Constructor for class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
IdentifierGeneratorDefinition.Builder - Class in org.hibernate.boot.model
 
IdentifierGeneratorFactory - Interface in org.hibernate.id.factory
Contract for a factory of IdentifierGenerator instances.
IdentifierGeneratorHelper - Class in org.hibernate.id
Factory and helper methods for IdentifierGenerator framework.
IdentifierGeneratorHelper.BasicHolder - Class in org.hibernate.id
 
IdentifierGeneratorHelper.BigDecimalHolder - Class in org.hibernate.id
 
IdentifierGeneratorHelper.BigIntegerHolder - Class in org.hibernate.id
 
IdentifierGeneratorStrategyProvider - Interface in org.hibernate.jpa.spi
Deprecated, for removal: This API element is subject to removal in a future version.
IdentifierHelper - Interface in org.hibernate.engine.jdbc.env.spi
Helper for handling Identifier instances.
IdentifierHelperBuilder - Class in org.hibernate.engine.jdbc.env.spi
Builder for IdentifierHelper instances.
IdentifierLoadAccess<T> - Interface in org.hibernate
Loads an entity by its primary identifier.
IdentifierProperty - Class in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement; see EntityIdentifierMapping
IdentifierProperty(String, Type, boolean, Generator) - Constructor for class org.hibernate.tuple.IdentifierProperty
Deprecated.
Construct a non-virtual identifier property.
IdentifierProperty(Type, boolean, boolean, Generator) - Constructor for class org.hibernate.tuple.IdentifierProperty
Deprecated.
Construct a virtual IdentifierProperty.
identifiers - Variable in class org.hibernate.collection.spi.PersistentIdentifierBag
 
IdentifierSource - Interface in org.hibernate.boot.model.source.spi
Contract describing source of identifier information for the entity.
IdentifierSourceAggregatedComposite - Interface in org.hibernate.boot.model.source.spi
Additional contract describing the source of an identifier mapping whose nature is EntityIdentifierNature.AGGREGATED_COMPOSITE.
IdentifierSourceNonAggregatedComposite - Interface in org.hibernate.boot.model.source.spi
Additional contract describing the source of an identifier mapping whose nature is EntityIdentifierNature.NON_AGGREGATED_COMPOSITE.
IdentifierSourceSimple - Interface in org.hibernate.boot.model.source.spi
Additional contract describing the source of an identifier mapping whose nature is simple.
IdentifierValue - Class in org.hibernate.engine.spi
A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.
IdentifierValue() - Constructor for class org.hibernate.engine.spi.IdentifierValue
 
IdentifierValue(Object) - Constructor for class org.hibernate.engine.spi.IdentifierValue
Assume the transient instance is newly instantiated if its identifier is null or equal to value
identityColumnName - Variable in class org.hibernate.id.insert.InsertSelectIdentityInsert
Deprecated.
 
IdentityColumnSupport - Interface in org.hibernate.dialect.identity
A set of operations providing support for identity columns in a certain SQL dialect.
IdentityColumnSupportImpl - Class in org.hibernate.dialect.identity
 
IdentityColumnSupportImpl() - Constructor for class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
IdentityGenerator - Class in org.hibernate.id
An OnExecutionGenerator that handles IDENTITY/"autoincrement" columns on those databases which support them.
IdentityGenerator() - Constructor for class org.hibernate.id.IdentityGenerator
 
identityRemove(Collection<?>, Object, String, SharedSessionContractImplementor) - Static method in class org.hibernate.collection.spi.AbstractPersistentCollection
Removes entity entries that have an equal identifier with the incoming entity instance
IdGenerator - Class in org.hibernate.mapping
Deprecated.
this class is no longer used
IdGenerator() - Constructor for class org.hibernate.mapping.IdGenerator
Deprecated.
 
IdGeneratorType - Annotation Interface in org.hibernate.annotations
Meta-annotation used to mark another annotation as providing configuration for a custom identifier generator.
IdGenFactoryLogging - Interface in org.hibernate.id.factory
Logging related to IdentifierGeneratorFactory
idType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
idType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
 
idType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
 
IGNORE - Enum constant in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Corresponds to CacheMode.IGNORE.
IGNORE - Enum constant in enum class org.hibernate.annotations.NotFoundAction
Treat a foreign key value with no corresponding primary key value in the referenced table as a null reference.
IGNORE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum
 
IGNORE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
Simply ignore the feature.
IGNORE - Enum constant in enum class org.hibernate.CacheMode
The session will never interact with the cache, except to invalidate cached items when updates occur.
IGNORE - Enum constant in enum class org.hibernate.ReplicationMode
Deprecated.
Ignore replicated entities when a row already exists.
IGNORE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
IGNORE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
IGNORE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
IGNORE() - Method in class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
 
IGNORE_EXPLICIT_DISCRIMINATOR_COLUMNS_FOR_JOINED_SUBCLASS - Static variable in interface org.hibernate.cfg.MappingSettings
Controls whether Hibernate should ignore explicit discriminator metadata with joined inheritance.
ignoreExplicitDiscriminatorsForJoinedInheritance() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
ignoreExplicitDiscriminatorsForJoinedInheritance() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Whether explicit discriminator declarations should be ignored for joined subclass style inheritance.
ignoringCase() - Method in class org.hibernate.query.Order
 
ignoringUnrecognizedQueryHint(String) - Method in interface org.hibernate.query.QueryLogging
 
ilike(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ilike(Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ilike(Expression<String>, Expression<String>, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ilike(Expression<String>, Expression<String>, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ilike(Expression<String>, Expression<String>, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ilike(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ilike(Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ilike(Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ilike(Expression<String>, String, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ilike(Expression<String>, String, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ilike(Expression<String>, String, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
ilike(Expression<String>, String, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ILIKE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ILIKE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ILIKE() - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
ILIKE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
IllegalIdentifierException - Exception in org.hibernate.boot.model.naming
Indicates an attempted use of a name that was deemed illegal
IllegalIdentifierException(String) - Constructor for exception org.hibernate.boot.model.naming.IllegalIdentifierException
 
IllegalMutationQueryException - Exception in org.hibernate.query
IllegalMutationQueryException(String) - Constructor for exception org.hibernate.query.IllegalMutationQueryException
 
IllegalMutationQueryException(String, String) - Constructor for exception org.hibernate.query.IllegalMutationQueryException
 
IllegalNamedQueryOptionsException - Exception in org.hibernate.query
Indicates a named-query has specified options that are not legal
IllegalNamedQueryOptionsException(String) - Constructor for exception org.hibernate.query.IllegalNamedQueryOptionsException
 
IllegalQueryOperationException - Exception in org.hibernate.query
Thrown when an operation of the Query interface is called which is unsupported due to the nature of the query itself.
IllegalQueryOperationException(String) - Constructor for exception org.hibernate.query.IllegalQueryOperationException
 
IllegalQueryOperationException(String, String, Exception) - Constructor for exception org.hibernate.query.IllegalQueryOperationException
 
IllegalSelectQueryException - Exception in org.hibernate.query
Indicates an attempt to call QueryProducer.createSelectionQuery(String) with a non-selection query (generally a mutation query)
IllegalSelectQueryException(String) - Constructor for exception org.hibernate.query.IllegalSelectQueryException
 
IllegalSelectQueryException(String, String) - Constructor for exception org.hibernate.query.IllegalSelectQueryException
 
IMAGE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC LONGVARBINARY.
IMMEDIATE - Enum constant in enum class org.hibernate.engine.FetchTiming
Perform fetching immediately.
IMMEDIATE_ACQUISITION_AND_HOLD - Enum constant in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
The Connection will be acquired as soon as the session is opened and held until the session is closed.
IMMEDIATE_LOAD - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
immediateLoad(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
immediateLoad(String, Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Load an instance immediately.
immediateLoad(String, Object) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
IMMEDIATELY - Enum constant in enum class org.hibernate.ConnectionAcquisitionMode
The Connection will be acquired as soon as a session is opened.
Immutability - Class in org.hibernate.type.descriptor.java
Object-typed form of ImmutableMutabilityPlan for easier use with Mutability for users
Immutability() - Constructor for class org.hibernate.type.descriptor.java.Immutability
 
Immutable - Annotation Interface in org.hibernate.annotations
Marks an entity, collection, or attribute of an entity as immutable.
IMMUTABLE - Enum constant in enum class org.hibernate.boot.model.source.spi.NaturalIdMutability
The attribute is part of a immutable natural id
IMMUTABLE_ENTITY_UPDATE_QUERY_HANDLING_MODE - Static variable in interface org.hibernate.cfg.QuerySettings
This setting defines how Immutable entities are handled when executing a bulk update query.
immutableCopy() - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
ImmutableEntityUpdateQueryHandlingMode - Enum Class in org.hibernate.query
This enum defines how Immutable entities are handled when executing a bulk update statement.
ImmutableMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
Mutability plan for immutable objects
ImmutableMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
impl() - Element in annotation interface org.hibernate.annotations.Persister
Deprecated.
The custom persister class.
impl(DomainResultCreationState) - Static method in class org.hibernate.query.results.ResultsHelper
 
implementsLifecycle() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Does the class implement the Lifecycle interface?
implementsLifecycle() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
implementsLifecycle() - Method in interface org.hibernate.persister.entity.EntityPersister
Does the class implement the Lifecycle interface?
IMPLICIT - Enum constant in enum class org.hibernate.annotations.PolymorphismType
Deprecated.
Implicit polymorphism is enabled, and queries against mapped superclasses and other arbitrary Java supertypes of an entity will return instances of the entity.
IMPLICIT - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum
 
IMPLICIT - Enum constant in enum class org.hibernate.dialect.NationalizationSupport
The CHAR, VARCHAR, and CLOB types inherently handle nationalized character data.
IMPLICIT_ALIAS - Static variable in class org.hibernate.query.sqm.spi.SqmCreationHelper
This is a special alias that we use for implicit joins within the FROM clause.
IMPLICIT_DISCRIMINATOR_COLUMNS_FOR_JOINED_SUBCLASS - Static variable in interface org.hibernate.cfg.MappingSettings
Controls whether Hibernate should infer a discriminator for entity hierarchies defined with joined inheritance.
IMPLICIT_FROM - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
IMPLICIT_NAME_BASE - Static variable in interface org.hibernate.id.OptimizableGenerator
If an explicit sequence/table name is not configured,
IMPLICIT_NAMING_STRATEGY - Static variable in interface org.hibernate.cfg.MappingSettings
Used to specify the ImplicitNamingStrategy class to use.
IMPLICIT_SELECT - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
IMPLICIT_TREAT - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
ImplicitAnyDiscriminatorColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name for an ANY mapping's discriminator column.
ImplicitAnyKeyColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name for an ANY mapping's key column.
ImplicitAttributeFetchBuilder - Class in org.hibernate.query.results
FetchBuilder used when an explicit mapping was not given
ImplicitAttributeFetchBuilder(NavigablePath, AttributeMapping) - Constructor for class org.hibernate.query.results.ImplicitAttributeFetchBuilder
 
ImplicitBasicColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name related to basic values.
ImplicitCollectionTableNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name for a collection table.
ImplicitConstraintNameSource - Interface in org.hibernate.boot.model.naming
Common implicit name source traits for all constraint naming: FK, UK, index
ImplicitDatabaseObjectNamingStrategy - Interface in org.hibernate.id.enhanced
A naming strategy specifically for determining the implicit naming of tables and sequences relating to enhanced identifier-generators.
ImplicitDiscriminatorColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name of an entity's discriminator column.
ImplicitEntityNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name of an entity's primary table
implicitFetchBuilder(NavigablePath, Fetchable, DomainResultCreationState) - Static method in class org.hibernate.query.results.Builders
 
ImplicitFetchBuilder - Interface in org.hibernate.query.results.implicit
 
ImplicitFetchBuilderBasic - Class in org.hibernate.query.results.implicit
 
ImplicitFetchBuilderBasic(NavigablePath, BasicValuedModelPart) - Constructor for class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
 
ImplicitFetchBuilderBasic(NavigablePath, BasicValuedModelPart, DomainResultCreationState) - Constructor for class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
 
ImplicitFetchBuilderDiscriminatedAssociation - Class in org.hibernate.query.results.implicit
 
ImplicitFetchBuilderDiscriminatedAssociation(NavigablePath, DiscriminatedAssociationAttributeMapping, DomainResultCreationState) - Constructor for class org.hibernate.query.results.implicit.ImplicitFetchBuilderDiscriminatedAssociation
 
ImplicitFetchBuilderEmbeddable - Class in org.hibernate.query.results.implicit
 
ImplicitFetchBuilderEmbeddable(NavigablePath, EmbeddableValuedFetchable, DomainResultCreationState) - Constructor for class org.hibernate.query.results.implicit.ImplicitFetchBuilderEmbeddable
 
ImplicitFetchBuilderEntity - Class in org.hibernate.query.results.implicit
 
ImplicitFetchBuilderEntity(NavigablePath, ToOneAttributeMapping, DomainResultCreationState) - Constructor for class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntity
 
ImplicitFetchBuilderEntityPart - Class in org.hibernate.query.results.implicit
 
ImplicitFetchBuilderEntityPart(NavigablePath, EntityCollectionPart) - Constructor for class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntityPart
 
ImplicitFetchBuilderPlural - Class in org.hibernate.query.results.implicit
 
ImplicitFetchBuilderPlural(NavigablePath, PluralAttributeMapping, DomainResultCreationState) - Constructor for class org.hibernate.query.results.implicit.ImplicitFetchBuilderPlural
 
ImplicitForeignKeyNameSource - Interface in org.hibernate.boot.model.naming
 
ImplicitHbmResultSetMappingDescriptorBuilder - Class in org.hibernate.boot.query
Builder for implicit ResultSet mapping defined inline as part of a named native query
ImplicitHbmResultSetMappingDescriptorBuilder(String, int, MetadataBuildingContext) - Constructor for class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
ImplicitHbmResultSetMappingDescriptorBuilder(String, MetadataBuildingContext) - Constructor for class org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
 
ImplicitIdentifierColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name of an entity's identifier column.
implicitIdentifierResult(EntityIdentifierMapping, EntityIdentifierNavigablePath, DomainResultCreationState) - Static method in class org.hibernate.query.results.ResultsHelper
 
ImplicitIndexColumnNameSource - Interface in org.hibernate.boot.model.naming
 
ImplicitIndexNameSource - Interface in org.hibernate.boot.model.naming
 
ImplicitJoinColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name of a "join column" (think JoinColumn).
ImplicitJoinColumnNameSource.Nature - Enum Class in org.hibernate.boot.model.naming
 
ImplicitJoinTableNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name for a join table.
ImplicitMapKeyColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name of a column used to back the key of a Map.
ImplicitModelPartResultBuilder - Interface in org.hibernate.query.results.implicit
 
ImplicitModelPartResultBuilderBasic - Class in org.hibernate.query.results.implicit
 
ImplicitModelPartResultBuilderBasic(NavigablePath, BasicValuedModelPart) - Constructor for class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderBasic
 
ImplicitModelPartResultBuilderEmbeddable - Class in org.hibernate.query.results.implicit
 
ImplicitModelPartResultBuilderEmbeddable(NavigablePath, EmbeddableValuedModelPart) - Constructor for class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEmbeddable
 
ImplicitModelPartResultBuilderEntity - Class in org.hibernate.query.results.implicit
 
ImplicitModelPartResultBuilderEntity(EntityMappingType) - Constructor for class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEntity
 
ImplicitModelPartResultBuilderEntity(NavigablePath, EntityValuedModelPart) - Constructor for class org.hibernate.query.results.implicit.ImplicitModelPartResultBuilderEntity
 
ImplicitNameSource - Interface in org.hibernate.boot.model.naming
Common contract for all implicit naming sources
ImplicitNamingStrategy - Interface in org.hibernate.boot.model.naming
A set of rules for determining the logical name of a mapped relational database object when the mapping for an element of the Java domain model is not explicitly specified, neither in annotations of the Java code, nor in an XML-based mapping document.
ImplicitNamingStrategyComponentPathImpl - Class in org.hibernate.boot.model.naming
An ImplicitNamingStrategy implementation which uses full composite paths extracted from AttributePath, as opposed to just the terminal property part.
ImplicitNamingStrategyComponentPathImpl() - Constructor for class org.hibernate.boot.model.naming.ImplicitNamingStrategyComponentPathImpl
 
ImplicitNamingStrategyJpaCompliantImpl - Class in org.hibernate.boot.model.naming
Implementation of the ImplicitNamingStrategy contract, generally preferring to conform to JPA standards.
ImplicitNamingStrategyJpaCompliantImpl() - Constructor for class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
ImplicitNamingStrategyLegacyHbmImpl - Class in org.hibernate.boot.model.naming
Implements the original legacy naming behavior.
ImplicitNamingStrategyLegacyHbmImpl() - Constructor for class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
 
ImplicitNamingStrategyLegacyJpaImpl - Class in org.hibernate.boot.model.naming
Implementation of the ImplicitNamingStrategy contract which conforms to the naming rules initially implemented by Hibernate for JPA 1.0, prior to many things being clarified.
ImplicitNamingStrategyLegacyJpaImpl() - Constructor for class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
 
ImplicitPrimaryKeyJoinColumnNameSource - Interface in org.hibernate.boot.model.naming
Used to help determine the implicit name of columns which are part of a primary-key, well simultaneously being part of a foreign-key (join).
ImplicitResultClassBuilder - Class in org.hibernate.query.results.implicit
ResultBuilder for handling NamedNativeQuery.resultClass() when the class does not refer to an entity
ImplicitResultClassBuilder(Class<?>) - Constructor for class org.hibernate.query.results.implicit.ImplicitResultClassBuilder
 
ImplicitTenantIdColumnNameSource - Interface in org.hibernate.boot.model.naming
Context for determining the implicit name of an entity's tenant identifier column.
ImplicitUniqueKeyNameSource - Interface in org.hibernate.boot.model.naming
 
IMPLIED_RESULT_TYPE - Static variable in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
impliedOrInvariant(TypeConfiguration, FunctionParameterType) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
Imported - Annotation Interface in org.hibernate.annotations
Marks an arbitrary class as available for use in HQL queries by its unqualified name.
ImprovedNamingStrategy - Class in org.hibernate.cfg
Deprecated.
NamingStrategy itself has been deprecated
ImprovedNamingStrategy() - Constructor for class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
 
in(Expression<?>...) - Method in interface org.hibernate.query.criteria.JpaExpression
 
in(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
in(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
in(Expression<?>...) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
in(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
in(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
in(Expression<? extends T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
in(Expression<? extends T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
in(Expression<? extends T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
in(Expression<? extends T>, Expression<? extends T>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
in(Expression<? extends T>, Expression<? extends T>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
in(Expression<? extends T>, Expression<? extends T>...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
in(Expression<? extends T>, Collection<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
in(Expression<? extends T>, Collection<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
in(Expression<? extends T>, Collection<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
in(Expression<? extends T>, SqmSubQuery<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
in(Expression<? extends T>, T...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
in(Expression<? extends T>, T...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
in(Expression<? extends T>, T...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
in(Expression<Collection<?>>) - Method in interface org.hibernate.query.criteria.JpaExpression
 
in(Expression<Collection<?>>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
in(Expression<Collection<?>>) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
in(Expression<Collection<?>>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
in(Expression<Collection<?>>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
in(Expression<Collection<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
in(Object...) - Method in interface org.hibernate.query.criteria.JpaExpression
 
in(Object...) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
in(Object...) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
in(Object...) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
in(Object...) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
in(Object...) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
in(Collection<?>) - Method in interface org.hibernate.query.criteria.JpaExpression
 
in(Collection<?>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
in(Collection<?>) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
in(Collection<?>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
in(Collection<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
in(Collection<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
IN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
IN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
IN() - Method in class org.hibernate.grammars.hql.HqlParser.InPredicateContext
 
IN() - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
IN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
IN() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
IN_CLAUSE_PARAMETER_PADDING - Static variable in interface org.hibernate.cfg.QuerySettings
Determines how parameters occurring in a SQL IN predicate are expanded.
InArrayPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
InArrayPredicate(Expression, JdbcParameter) - Constructor for class org.hibernate.sql.ast.tree.predicate.InArrayPredicate
 
InArrayPredicate(Expression, JdbcParameter, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.InArrayPredicate
 
inClauseParameterPaddingEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
inClauseParameterPaddingEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
include - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
 
include - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
 
include - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCaching
 
include() - Element in annotation interface org.hibernate.annotations.Cache
Deprecated.
Use Cache.includeLazy() for the sake of typesafety.
include(int, SingularAttributeMapping) - Method in interface org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.InclusionChecker
 
include(Object, int, PersistentCollection<?>, PluralAttributeMapping) - Method in interface org.hibernate.persister.collection.mutation.InsertRowsCoordinator.EntryFilter
Whether the entry should be included
include(TableMapping) - Method in interface org.hibernate.engine.jdbc.mutation.TableInclusionChecker
Perform the check
includeAllAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
 
includeInBaseFetchGroup(Property, boolean, EnhancementHelper.InheritanceChecker, boolean) - Static method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementHelper
Should the given property be included in the owner's base fetch group?
includeInInsert(Object, int, PersistentCollection<?>, PluralAttributeMapping) - Method in interface org.hibernate.collection.spi.PersistentCollection
Whether to include the entry for insertion operations
includeInLocking() - Method in interface org.hibernate.persister.entity.mutation.AttributeAnalysis
Whether the attribute should be included in optimistic locking (where-clause restriction)
includeInRecreate(Object, int, PersistentCollection<?>, PluralAttributeMapping) - Method in interface org.hibernate.collection.spi.PersistentCollection
Whether the given entry should be included in recreation events
includeInSet() - Method in interface org.hibernate.persister.entity.mutation.AttributeAnalysis
Whether the attribute should be included in setting the values on the database.
includeLazy() - Element in annotation interface org.hibernate.annotations.Cache
When bytecode enhancement is used, and field-level lazy fetching is enabled, specifies whether lazy attributes of the entity are eligible for inclusion in the second-level cache, in the case where they happen to be loaded.
includeNamespace(Namespace) - Method in interface org.hibernate.tool.schema.spi.SchemaFilter
Should the given namespace (catalog+schema) be included? If true, the namespace will be further processed; if false, processing will skip this namespace.
includes(GenerationTiming) - Method in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
 
INCLUDES - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INCLUDES - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INCLUDES() - Method in class org.hibernate.grammars.hql.HqlParser.IncludesPredicateContext
 
INCLUDES() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
includeSequence(Sequence) - Method in interface org.hibernate.tool.schema.spi.SchemaFilter
Should the given sequence be included? If true, the sequence will be further processed; if false, processing will skip this sequence.
includesInsert() - Method in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
Does value generation happen for SQL insert statements?
IncludesPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IncludesPredicateContext
 
includesUpdate() - Method in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
Does value generation happen for SQL update statements?
includeTable(Table) - Method in interface org.hibernate.tool.schema.spi.SchemaFilter
Should the given table be included? If true, the table will be further processed; if false, processing will skip this table.
IncomparableComparator - Class in org.hibernate.type.descriptor.java
Comparator for things that cannot be compared (in a way we know about).
IncomparableComparator() - Constructor for class org.hibernate.type.descriptor.java.IncomparableComparator
 
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
increment() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Equivalent to a ++ operation
INCREMENT_PARAM - Static variable in interface org.hibernate.id.OptimizableGenerator
Indicates the increment size to use.
incrementCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called before cascading
incrementFetchDepth() - Method in interface org.hibernate.metamodel.mapping.EntityAssociationMapping
 
incrementFetchDepth() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
incrementFetchDepth() - Method in interface org.hibernate.sql.results.graph.Fetchable
Should this Fetchable affect the fetch depth? E.g., composites would generally not increment the fetch depth.
IncrementGenerator - Class in org.hibernate.id
An IdentifierGenerator that returns a long, constructed by counting from the maximum primary key value obtained by querying the table or tables at startup.
IncrementGenerator() - Constructor for class org.hibernate.id.IncrementGenerator
 
incrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
incrementSize - Variable in class org.hibernate.id.enhanced.AbstractOptimizer
 
Incubating - Annotation Interface in org.hibernate
Marks the annotated Java element as incubating, potentially recursively.
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
index - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
index - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
 
index - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
index - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
index - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTable
 
index - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
index() - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
Index - Class in org.hibernate.mapping
A mapping model object representing an index on a relational database table.
Index - Annotation Interface in org.hibernate.annotations
Deprecated.
Use Index instead.
Index() - Constructor for class org.hibernate.mapping.Index
 
INDEX - Enum constant in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
The List index or Map key
INDEX - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INDEX - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INDEX() - Method in class org.hibernate.grammars.hql.HqlParser.IndexKeyQuantifierContext
 
INDEX() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
IndexAggregateFunctionContext(HqlParser.CollectionAggregateFunctionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
IndexBackref - Class in org.hibernate.mapping
 
IndexBackref() - Constructor for class org.hibernate.mapping.IndexBackref
 
IndexColumn - Annotation Interface in org.hibernate.annotations
Deprecated.
Prefer the standard JPA OrderColumn annotation, using ListIndexBase instead of IndexColumn.base().
indexColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
Deprecated.
indexColumnIsGettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexColumnIsSettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexContainsFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
INDEXED_ELEMENT_REFERENCE - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
IndexedBiConsumer<T,U> - Interface in org.hibernate.mapping
Deprecated.
Use IndexedBiConsumer instead
IndexedCollection - Class in org.hibernate.mapping
Indexed collections include Lists, Maps, arrays and primitive arrays.
IndexedCollection(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.IndexedCollection
 
IndexedCollection(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.IndexedCollection
 
IndexedCollection(IndexedCollection) - Constructor for class org.hibernate.mapping.IndexedCollection
 
IndexedConsumer<T> - Interface in org.hibernate.mapping
Deprecated.
Use IndexedConsumer instead
indexedForEach(IndexedConsumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsList
 
indexedForEach(IndexedConsumer<? super Fetch>) - Method in interface org.hibernate.sql.results.graph.FetchList
 
indexedPathAccessFragment() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathFragmentContext
 
indexedPathAccessFragment() - Method in class org.hibernate.grammars.hql.HqlParser
 
indexedPathAccessFragment() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
IndexedPathAccessFragmentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
indexes() - Element in annotation interface org.hibernate.annotations.Table
indexes(L) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
indexes(L) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
indexes(L) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
indexExists(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexExists(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
indexFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
IndexInformation - Interface in org.hibernate.tool.schema.extract.spi
Provides access to information about existing index in the database
indexKeyQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
indexKeyQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
IndexKeyQuantifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.IndexKeyQuantifierContext
 
indexManyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
indexManyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
indexOf(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
indexOf(Object) - Method in class org.hibernate.collection.spi.PersistentBag
 
indexOf(Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
indexOf(Object) - Method in class org.hibernate.collection.spi.PersistentList
 
indexOf(Object, Object) - Method in class org.hibernate.type.ArrayType
 
indexOf(Object, Object) - Method in class org.hibernate.type.CollectionType
 
indexOf(Object, Object) - Method in class org.hibernate.type.CustomCollectionType
 
indexOf(Object, Object) - Method in class org.hibernate.type.ListType
 
indexOf(Object, Object) - Method in class org.hibernate.type.MapType
 
indexOf(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
Optional operation.
IndexQueryHintHandler - Class in org.hibernate.dialect.hint
Adds an INDEX query hint as follows: SELECT * FROM TEST USE INDEX (hint1, hint2) WHERE X=1
IndexQueryHintHandler() - Constructor for class org.hibernate.dialect.hint.IndexQueryHintHandler
 
INDICES - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INDICES - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INDICES() - Method in class org.hibernate.grammars.hql.HqlParser.IndicesKeysQuantifierContext
 
INDICES() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
indicesKeysQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
indicesKeysQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionQuantifierContext
 
indicesKeysQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
indicesKeysQuantifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
IndicesKeysQuantifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.IndicesKeysQuantifierContext
 
INDIVIDUALLY - Enum constant in enum class org.hibernate.tool.schema.JdbcMetadaAccessStrategy
The SchemaMigrator and SchemaValidator execute one DatabaseMetaData.getTables(String, String, String, String[]) call for each Entity in order to determine if a corresponding database table exists.
INET - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type INET for IPv4 or IPv6 addresses.
InetAddressJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for InetAddress handling.
InetAddressJavaType() - Constructor for class org.hibernate.type.descriptor.java.InetAddressJavaType
 
InFlightAccessImpl() - Constructor for class org.hibernate.metamodel.model.domain.AbstractManagedType.InFlightAccessImpl
 
InFlightMetadataCollector - Interface in org.hibernate.boot.spi
An in-flight representation of Metadata while it is being built.
InFlightMetadataCollector.CollectionTypeRegistrationDescriptor - Class in org.hibernate.boot.spi
 
InFlightMetadataCollector.DelayedPropertyReferenceHandler - Interface in org.hibernate.boot.spi
 
InFlightMetadataCollector.DuplicateSecondaryTableException - Exception in org.hibernate.boot.spi
 
InFlightMetadataCollector.EntityTableXref - Interface in org.hibernate.boot.spi
 
InformationExtractor - Interface in org.hibernate.tool.schema.extract.spi
Contract for extracting information about objects in the database schema(s).
infoString(String, Object) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular entity, based on the given entityName and id.
infoString(EntityPersister) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to given entity persister.
infoString(EntityPersister, Object, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular entity.
infoString(EntityPersister, Object, Type, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a particular entity,.
infoString(EntityPersister, Object[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a series of entities.
infoString(String, String, Object) - Static method in class org.hibernate.pretty.MessageHelper
Generate an info message string relating to a given property value for an entity.
InFragment - Class in org.hibernate.sql
A SQL IN expression.
InFragment() - Constructor for class org.hibernate.sql.InFragment
 
inheritable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
 
inheritance - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
InheritanceType - Enum Class in org.hibernate.boot.model.source.spi
The inheritance type for a given entity hierarchy
InheritanceTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for InheritanceType
InheritanceTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.InheritanceTypeMarshalling
 
INIT_COLLECTION - Static variable in class org.hibernate.event.spi.EventType
 
INIT_QUEUE_LIST_SIZE - Static variable in class org.hibernate.engine.spi.ExecutableList
 
initAndGetWhereClause() - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
initAndGetWhereClause() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
initcap() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
initCollectionPropertyMap() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
InitCommand - Class in org.hibernate.boot.model.relational
A general SQL command to be used while initializing a schema.
InitCommand(String...) - Constructor for class org.hibernate.boot.model.relational.InitCommand
 
initComponentPropertyPaths(String, CompositeType, String[], String[], String[], String[], Metadata) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
initDefaultProperties() - Method in class org.hibernate.dialect.Dialect
Set appropriate default values for configuration properties.
initDefaultProperties() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
initDefaultProperties() - Method in class org.hibernate.dialect.MySQLDialect
 
initDefaultProperties() - Method in class org.hibernate.dialect.OracleDialect
 
INITIAL_PARAM - Static variable in interface org.hibernate.id.OptimizableGenerator
Indicates the initial value to use.
initialize() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
initialize() - Method in interface org.hibernate.proxy.LazyInitializer
Initialize the proxy, fetching the target entity if necessary.
initialize() - Method in interface org.hibernate.resource.beans.container.spi.ContainedBeanImplementor
Allow the container to force initialize the lifecycle-generated bean
initialize(boolean) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Initialize the collection, if possible, wrapping any exceptions in a runtime exception
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
initialize(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Initialize the internal value from the given primitive long.
initialize(A, Class<?>) - Method in interface org.hibernate.tuple.AnnotationValueGeneration
Deprecated.
Initializes this generation strategy for the given annotation instance.
initialize(A, Member, GeneratorCreationContext) - Method in interface org.hibernate.generator.AnnotationBasedGenerator
Initializes this generation strategy for the given annotation instance.
initialize(A, Member, GeneratorCreationContext) - Method in interface org.hibernate.tuple.AnnotationValueGeneration
Deprecated.
 
initialize(Object) - Static method in class org.hibernate.Hibernate
Force initialization of a proxy or persistent collection.
initialize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
initialize(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Initialize the given collection with the given key
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
initialize(ResultSet, long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Initialize the internal value from the given result set, using the specified default value if we could not get a value from the result set (aka result was null).
initialize(Map<String, Object>, ClassLoaderService) - Method in class org.hibernate.boot.beanvalidation.BeanValidationEventListener
 
initialize(CreationTimestamp, Class<?>) - Method in class org.hibernate.tuple.CreationTimestampGeneration
Deprecated.
 
initialize(UpdateTimestamp, Class<?>) - Method in class org.hibernate.tuple.UpdateTimestampGeneration
Deprecated.
 
initialize(SqlStringGenerationContext) - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan
Initializes this instance, in particular pre-generates SQL as necessary.
initialize(SqlStringGenerationContext) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
initialize(SqlStringGenerationContext) - Method in interface org.hibernate.id.Configurable
Initializes this instance, pre-generating SQL if necessary.
initialize(SqlStringGenerationContext) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Initializes this structure, in particular pre-generates SQL as necessary.
initialize(SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.SequenceStructure
 
initialize(SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
initialize(SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.TableGenerator
 
initialize(SqlStringGenerationContext) - Method in class org.hibernate.id.enhanced.TableStructure
 
initialize(SqlStringGenerationContext) - Method in class org.hibernate.id.IncrementGenerator
 
initialize(SqlStringGenerationContext) - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
 
initialize(Size) - Method in class org.hibernate.engine.jdbc.Size
 
initializeCollection(PersistentCollection<?>, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
initializeCollection(PersistentCollection<?>, boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Initialize the given collection (if not already initialized).
initializeCollection(PersistentCollection<?>, boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
InitializeCollectionEvent - Class in org.hibernate.event.spi
An event that occurs when a collection wants to be initialized
InitializeCollectionEvent(PersistentCollection<?>, EventSource) - Constructor for class org.hibernate.event.spi.InitializeCollectionEvent
 
InitializeCollectionEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of collection initialization events generated by a session.
INITIALIZED - Enum constant in enum class org.hibernate.sql.results.graph.Initializer.State
 
initializeEmptyCollection(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
initializeEmptyCollection(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentBag
 
initializeEmptyCollection(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
 
initializeEmptyCollection(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
initializeEmptyCollection(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentList
 
initializeEmptyCollection(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentMap
 
initializeEmptyCollection(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSet
 
initializeEnhancedEntityUsedAsProxy(Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initializeEnhancedEntityUsedAsProxy(Object, String, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called from EnhancementAsProxyLazinessInterceptor to trigger load of the entity's non-lazy state as well as the named attribute we are accessing if it is still uninitialized after fetching non-lazy state.
initializeFromCache(CollectionPersister, Object, Object) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
initializeFromCache(CollectionPersister, Object, Object) - Method in class org.hibernate.collection.spi.PersistentBag
 
initializeFromCache(CollectionPersister, Object, Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Read the state of the collection from a disassembled cached value
initializeFromCache(CollectionPersister, Object, Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
initializeFromCache(CollectionPersister, Object, Object) - Method in class org.hibernate.collection.spi.PersistentList
 
initializeFromCache(CollectionPersister, Object, Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
initializeFromCache(CollectionPersister, Object, Object) - Method in class org.hibernate.collection.spi.PersistentSet
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.CockroachDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.DB2Dialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.DB2iDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.DB2zDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.DerbyDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.Dialect
Initialize the given registry with any dialect-specific functions.
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.H2Dialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.HSQLDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.MariaDBDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.MySQLDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.OracleDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.PostgresPlusDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.SpannerDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.SQLServerDialect
 
initializeFunctionRegistry(FunctionContributions) - Method in class org.hibernate.dialect.SybaseDialect
 
initializeImmediately() - Method in class org.hibernate.type.ArrayType
 
initializeImmediately() - Method in class org.hibernate.type.CollectionType
 
initializeInstance(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Step 3 - Initialize the state of the instance resolved in Initializer.resolveInstance(Data) from the current row values.
initializeInstance(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
initializeInstanceFromParent(Object, Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Step 3.1 - Initialize the state of the instance as extracted from the given parentInstance.
initializeInstanceFromParent(Object, RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
initializeLazyPropertiesFromCache(String, Object, SharedSessionContractImplementor, EntityEntry, CacheEntry) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initializeLazyPropertiesFromDatastore(Object, Object, EntityEntry, String, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initializeLazyProperty(String, Object, EntityEntry, int, Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Called by Hibernate Reactive
initializeLazyProperty(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer
Initialize the property, and return its new value.
initializeLazyProperty(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initializeNonLazyCollections() - Method in interface org.hibernate.engine.spi.PersistenceContext
Force initialization of all non-lazy collections encountered during the current two-phase load (actually, this is a no-op, unless this is the "outermost" load)
Initializer<Data extends InitializerData> - Interface in org.hibernate.sql.results.graph
Defines a multi-step process for initializing entity, collection and composite state.
Initializer.State - Enum Class in org.hibernate.sql.results.graph
 
InitializerData - Class in org.hibernate.sql.results.graph
 
InitializerData(InitializerData) - Constructor for class org.hibernate.sql.results.graph.InitializerData
 
InitializerData(RowProcessingState) - Constructor for class org.hibernate.sql.results.graph.InitializerData
 
InitializerParent<Data extends InitializerData> - Interface in org.hibernate.sql.results.graph
Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed.
InitializerProducer<P extends FetchParent> - Interface in org.hibernate.sql.results.graph
Producer for Initializer based on a FetchParent.
InitializerProducerBuilder - Class in org.hibernate.collection.spi
 
initializeWithoutLoadIfPossible() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Attempt to initialize the proxy without loading anything from the database.
initialValue - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
 
initialValue - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
InitialValueAwareOptimizer - Interface in org.hibernate.id.enhanced
Marker interface for optimizer which wishes to know the user-specified initial value.
initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in interface org.hibernate.boot.registry.StandardServiceInitiator
Initiates the managed service.
initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.resource.beans.spi.ManagedBeanRegistryInitiator
 
initiateService(ServiceInitiator<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
initiateService(SessionFactoryServiceInitiatorContext) - Method in class org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator
 
initiateService(SessionFactoryServiceInitiatorContext) - Method in class org.hibernate.engine.spi.CacheInitiator
 
initiateService(SessionFactoryServiceInitiatorContext) - Method in interface org.hibernate.service.spi.SessionFactoryServiceInitiator
Initiates the managed service.
initIdentifierPropertyPaths(String, EntityType, String[], String[], String[], String[], Metadata) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
initIdentifierPropertyPaths(String, EntityType, String[], String[], String[], Metadata) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
initInsertGeneratedProperties(List<AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initPropertyPaths(String, Type, String[], String[], String[], String[], Metadata) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
initPropertyPaths(Metadata) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initSessionFactory(SessionFactoryImplementor) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
initSessionFactory(SessionFactoryImplementor) - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
initSubclassPropertyAliasesMap(PersistentClass) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
Hibernate no longer uses aliases to read from result sets
initUpdateGeneratedProperties(List<AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
injectAttributeMapping(PluralAttributeMapping) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Allows injection of the corresponding plural-attribute mapping.
injectCallbackRegistry(CallbackRegistry) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistryConsumer
Injection of the CallbackRegistry
injectDependencies(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
injectEnhancedEntityAsProxyInterceptor(Object, EntityKey, SharedSessionContractImplementor) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
 
injectInitialValue(long) - Method in interface org.hibernate.id.enhanced.InitialValueAwareOptimizer
Reports the user specified initial value to the optimizer.
injectInitialValue(long) - Method in class org.hibernate.id.enhanced.PooledOptimizer
 
injectInterceptor(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
Build and inject an interceptor instance into the enhanced entity.
injectInterceptor(Object, PersistentAttributeInterceptor, SharedSessionContractImplementor) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
 
injectLoadedState(PluralAttributeMapping, List) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
injectLoadedState(PluralAttributeMapping, List<?>) - Method in class org.hibernate.collection.spi.PersistentBag
 
injectLoadedState(PluralAttributeMapping, List<?>) - Method in interface org.hibernate.collection.spi.PersistentCollection
Inject the state loaded for a collection instance.
injectLoadedState(PluralAttributeMapping, List<?>) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
injectLoadedState(PluralAttributeMapping, List<?>) - Method in class org.hibernate.collection.spi.PersistentList
 
injectLoadedState(PluralAttributeMapping, List<?>) - Method in class org.hibernate.collection.spi.PersistentMap
 
injectLoadedState(PluralAttributeMapping, List<?>) - Method in class org.hibernate.collection.spi.PersistentSet
 
injectMappingModelPart(EmbeddableValuedModelPart, MappingModelCreationProcess) - Method in class org.hibernate.type.ComponentType
 
injectMappingModelPart(EmbeddableValuedModelPart, MappingModelCreationProcess) - Method in interface org.hibernate.type.spi.CompositeTypeImplementor
 
injectParameters(Object, Supplier<Properties>) - Static method in class org.hibernate.mapping.MappingHelper
 
injectParameters(Object, Properties) - Static method in class org.hibernate.mapping.MappingHelper
 
InjectService - Annotation Interface in org.hibernate.service.spi
Annotation to allow services to request injection of other services.
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
 
injectServices(ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.ServiceRegistryAwareService
Callback to inject the registry.
INLINE - Enum constant in enum class org.hibernate.query.criteria.ValueHandlingMode
 
INLINE_ALL_PARAMETERS - Enum constant in enum class org.hibernate.sql.ast.SqlAstNodeRenderingMode
Render all nested parameters as literals.
INLINE_PARAMETERS - Enum constant in enum class org.hibernate.sql.ast.SqlAstNodeRenderingMode
Render parameters as literals.
inlineCteTableGroup(TableGroup, LockMode) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
inlineLiteral(String) - Method in class org.hibernate.dialect.Dialect
Deprecated, for removal: This API element is subject to removal in a future version.
This is no longer called
inlineLiteral(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
Deprecated, for removal: This API element is subject to removal in a future version.
InLineViewSource - Interface in org.hibernate.boot.model.source.spi
Describes in-line view source information.
inList() - Method in class org.hibernate.grammars.hql.HqlParser
 
inList() - Method in class org.hibernate.grammars.hql.HqlParser.InPredicateContext
 
InListContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.InListContext
 
InListContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InListContext
 
InListPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
InListPredicate(Expression) - Constructor for class org.hibernate.sql.ast.tree.predicate.InListPredicate
 
InListPredicate(Expression, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.InListPredicate
 
InListPredicate(Expression, List<Expression>) - Constructor for class org.hibernate.sql.ast.tree.predicate.InListPredicate
 
InListPredicate(Expression, List<Expression>, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.InListPredicate
 
InListPredicate(Expression, Expression...) - Constructor for class org.hibernate.sql.ast.tree.predicate.InListPredicate
 
INNER - Enum constant in enum class org.hibernate.query.sqm.tree.SqmJoinType
Represents an inner join.
INNER - Enum constant in enum class org.hibernate.sql.ast.SqlAstJoinType
Represents an inner join.
INNER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INNER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INNER() - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
INNER() - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
InnoDBStorageEngine - Class in org.hibernate.dialect
Represents the InnoDB storage engine.
InnoDBStorageEngine() - Constructor for class org.hibernate.dialect.InnoDBStorageEngine
 
inOverOrWithinGroupClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
InPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.InPredicateContext
 
INPUT_STREAM - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
InputStreamAccess - Interface in org.hibernate.boot.archive.spi
Contract for building InputStreams, especially in on-demand situations
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
insert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
 
insert() - Element in annotation interface org.hibernate.annotations.DiscriminatorOptions
Should be false if a discriminator column is also part of a mapped composite identifier, and should not be duplicated in SQL INSERT statements.
insert() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
insert(Object) - Method in interface org.hibernate.StatelessSession
Insert a record.
insert(Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
insert(Object, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
insert(Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.mutation.InsertCoordinator
Persist an entity instance with a generated identifier.
insert(Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
insert(Object, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.mutation.InsertCoordinator
Persist an entity instance using the provided identifier.
insert(Object, Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
insert(String, Object) - Method in interface org.hibernate.StatelessSession
Insert a record.
insert(String, String) - Method in class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
 
insert(String, String) - Method in class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
 
insert(String, String) - Method in class org.hibernate.dialect.pagination.FetchLimitHandler
 
insert(String, String) - Method in class org.hibernate.dialect.pagination.LegacyHSQLLimitHandler
 
insert(String, String) - Method in class org.hibernate.dialect.pagination.TopLimitHandler
 
insert(SharedSessionContractImplementor, Object, Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdDataAccess
Called afterQuery an item has been inserted (beforeQuery the transaction completes), instead of calling evict().
insert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
insert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.NaturalIdNonStrictReadWriteAccess
 
insert(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
insert(SharedSessionContractImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityDataAccess
Called afterQuery an item has been inserted (beforeQuery the transaction completes), instead of calling evict().
insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
 
insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityReadOnlyAccess
 
insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
insert(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityTransactionalAccess
 
Insert - Class in org.hibernate.sql
A SQL INSERT statement.
Insert(Dialect, ParameterMarkerStrategy) - Constructor for class org.hibernate.sql.Insert
 
Insert(SessionFactoryImplementor) - Constructor for class org.hibernate.sql.Insert
 
INSERT - Enum constant in enum class org.hibernate.annotations.GenerationTime
Deprecated.
Indicates that a new value is generated on insert.
INSERT - Enum constant in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
INSERT - Enum constant in enum class org.hibernate.engine.spi.CachedNaturalIdValueSource
 
INSERT - Enum constant in enum class org.hibernate.generator.EventType
An event that occurs when any insert statements needed to persist a new entity instance are executed.
INSERT - Enum constant in enum class org.hibernate.sql.ast.Clause
The insert clause
INSERT - Enum constant in enum class org.hibernate.sql.model.MutationType
 
INSERT - Enum constant in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
Value generation that occurs when a row is inserted in the database.
INSERT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INSERT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INSERT - Static variable in class org.hibernate.mapping.PropertyGeneration
Deprecated.
Values for this property are generated by the database on insert.
INSERT() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
INSERT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
INSERT_AND_UPDATE - Static variable in class org.hibernate.generator.EventTypeSets
 
INSERT_ONLY - Static variable in class org.hibernate.generator.EventTypeSets
 
insert_overlay() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Postgres
insertable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
insertable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
insertable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
insertable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
insertable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
 
insertable() - Element in annotation interface org.hibernate.annotations.TimeZoneColumn
(Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider.
insertAfterDistinct(String, String) - Static method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Insert a fragment of SQL right after SELECT, SELECT DISTINCT, or SELECT ALL.
insertAfterSelect(String, String) - Static method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Insert a fragment of SQL right after SELECT, but before DISTINCT or ALL.
insertAtEnd(String, String) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Insert a fragment of SQL right at the very end of the query.
insertBeforeForUpdate(String, String) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Insert a fragment of SQL right before the FOR UPDATEish clauses at the end of the query.
insertCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
InsertCoordinator - Interface in org.hibernate.persister.entity.mutation
Coordinates the inserting of an entity.
InsertCoordinatorStandard - Class in org.hibernate.persister.entity.mutation
Coordinates the insertion of an entity.
InsertCoordinatorStandard(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
InsertCoordinatorStandard.InsertValuesAnalysis - Class in org.hibernate.persister.entity.mutation
 
insertEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being inserted
insertExpectations - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
InsertGeneratedIdentifierDelegate - Interface in org.hibernate.id.insert
Deprecated, for removal: This API element is subject to removal in a future version.
insertGeneratedProperties - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
InsertReturningDelegate - Class in org.hibernate.id.insert
Delegate for dealing with generated values where the dialect supports returning the generated column directly from the mutation statement.
InsertReturningDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.insert.InsertReturningDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
InsertReturningDelegate(EntityPersister, EventType) - Constructor for class org.hibernate.id.insert.InsertReturningDelegate
 
insertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
insertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Insert the persistent state of any new collection elements
insertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
insertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.mutation.InsertRowsCoordinator
Perform the creation.
insertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorNoOp
 
insertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorStandard
 
insertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorTablePerSubclass
 
InsertRowsCoordinator - Interface in org.hibernate.persister.collection.mutation
Coordinates the logical insertion of collection entries which are not yet persistent.
InsertRowsCoordinator.EntryFilter - Interface in org.hibernate.persister.collection.mutation
InsertRowsCoordinatorNoOp - Class in org.hibernate.persister.collection.mutation
 
InsertRowsCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorNoOp
 
InsertRowsCoordinatorStandard - Class in org.hibernate.persister.collection.mutation
 
InsertRowsCoordinatorStandard(CollectionMutationTarget, RowMutationOperations, ServiceRegistry) - Constructor for class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorStandard
 
InsertRowsCoordinatorTablePerSubclass - Class in org.hibernate.persister.collection.mutation
OneToMany insert coordinator if the element is a UnionSubclassEntityPersister.
InsertRowsCoordinatorTablePerSubclass(OneToManyPersister, RowMutationOperations, ServiceRegistry) - Constructor for class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorTablePerSubclass
 
InsertSelectIdentityInsert - Class in org.hibernate.id.insert
Deprecated.
This is not used anymore in any of the GeneratedValuesMutationDelegate implementations.
InsertSelectIdentityInsert(SessionFactoryImplementor) - Constructor for class org.hibernate.id.insert.InsertSelectIdentityInsert
Deprecated.
 
InsertSelectStatement - Class in org.hibernate.sql.ast.tree.insert
todo (6.2) - Would much prefer to split insert-values and insert-select into individual contracts - something like `InsertStatement` and `InsertSelectStatement` e.g.
InsertSelectStatement(CteContainer, NamedTableReference, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
InsertSelectStatement(NamedTableReference) - Constructor for class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
InsertSelectStatement(NamedTableReference, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
insertStatement() - Method in class org.hibernate.grammars.hql.HqlParser
 
insertStatement() - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
 
InsertStatement - Interface in org.hibernate.sql.ast.tree.insert
Specialization of MutationStatement for inserts
InsertStatementContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
InsertSubstringOverlayEmulation - Class in org.hibernate.dialect.function
Emulates the ANSI SQL-standard overlay() function using insert() substring(), and concat().
InsertSubstringOverlayEmulation(TypeConfiguration, boolean) - Constructor for class org.hibernate.dialect.function.InsertSubstringOverlayEmulation
 
InsertValuesAnalysis(EntityMutationTarget, Object[]) - Constructor for class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard.InsertValuesAnalysis
 
inSession(Consumer<Session>) - Method in interface org.hibernate.SessionFactory
Open a Session and use it to perform an action.
inspect(String) - Method in interface org.hibernate.resource.jdbc.spi.StatementInspector
Inspect the given SQL command, possibly returning a different SQL command to be used instead.
instance - Variable in class org.hibernate.sql.results.graph.InitializerData
 
instance() - Static method in class org.hibernate.sql.results.spi.ScrollableResultsConsumer
 
instance() - Static method in class org.hibernate.sql.results.spi.SingleResultConsumer
 
instance() - Static method in class org.hibernate.type.descriptor.java.Immutability
 
instance() - Static method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
instance(ListResultsConsumer.UniqueSemantic) - Static method in class org.hibernate.sql.results.spi.ListResultsConsumer
 
INSTANCE - Static variable in class org.hibernate.boot.beanvalidation.DuplicationStrategyImpl
 
INSTANCE - Static variable in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
Singleton access
INSTANCE - Static variable in class org.hibernate.boot.model.naming.ImplicitNamingStrategyComponentPathImpl
 
INSTANCE - Static variable in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
INSTANCE - Static variable in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
Singleton access
INSTANCE - Static variable in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
Singleton access
INSTANCE - Static variable in class org.hibernate.boot.model.naming.NamingHelper
Singleton access
INSTANCE - Static variable in class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
Singleton access
INSTANCE - Static variable in class org.hibernate.boot.model.relational.ColumnOrderingStrategyLegacy
 
INSTANCE - Static variable in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
 
INSTANCE - Static variable in class org.hibernate.boot.model.relational.QualifiedNameParser
Singleton access
INSTANCE - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
Singleton access
INSTANCE - Static variable in class org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry
Access to the singleton reference.
INSTANCE - Static variable in class org.hibernate.cache.spi.entry.StructuredMapCacheEntry
Access to the singleton reference
INSTANCE - Static variable in class org.hibernate.cache.spi.entry.UnstructuredCacheEntry
Access to the singleton instance.
INSTANCE - Static variable in class org.hibernate.cache.spi.QuerySpacesHelper
Deprecated.
Singleton access
INSTANCE - Static variable in class org.hibernate.cache.spi.support.RegionNameQualifier
Singleton access
INSTANCE - Static variable in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
The singleton instance
INSTANCE - Static variable in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
A convenient singleton instance
INSTANCE - Static variable in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
INSTANCE - Static variable in class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.DB2StructJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayContainsArgumentTypeResolver
 
INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayContainsArgumentValidator
 
INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayIncludesArgumentTypeResolver
 
INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayIncludesArgumentValidator
 
INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArraysOfSameTypeArgumentValidator
 
INSTANCE - Static variable in class org.hibernate.dialect.function.array.JsonArrayViaElementArgumentReturnTypeResolver
 
INSTANCE - Static variable in class org.hibernate.dialect.function.AvgFunction.Validator
 
INSTANCE - Static variable in class org.hibernate.dialect.H2Dialect.OrdinalParameterMarkerStrategy
Singleton access
INSTANCE - Static variable in class org.hibernate.dialect.H2DurationIntervalSecondJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.H2JsonJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.dialect.hint.IndexQueryHintHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.CockroachDBIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.DB2zIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.H2FinalTableIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.H2IdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.HANAIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.MariaDBIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.MySQLIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.PostgreSQLIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.SQLServerIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.identity.SybaseJconnIdentityColumnSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.InnoDBStorageEngine
 
INSTANCE - Static variable in class org.hibernate.dialect.MyISAMStorageEngine
 
INSTANCE - Static variable in class org.hibernate.dialect.MySQLCastingJsonJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.dialect.OracleBooleanJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.OracleEnumJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.OracleJsonJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.OracleReflectionStructJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.OracleXmlJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.DB2LimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.FetchLimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.LegacyDB2LimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.LegacyHSQLLimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.LimitLimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.LimitOffsetLimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.NoopLimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.OffsetFetchLimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.SQLServer2012LimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.pagination.TopLimitHandler
 
INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLArrayJdbcTypeConstructor
 
INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLOrdinalEnumJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLStructCastingJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLUUIDJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.dialect.sequence.ANSISequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.DB2iSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.DB2SequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.DB2zSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.DerbySequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.H2V1SequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.H2V2SequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.HANASequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.HSQLSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.LegacyDB2SequenceSupport
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.MariaDBSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.NoSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.OracleSequenceSupport
Deprecated, for removal: This API element is subject to removal in a future version.
Construct instance based on version instead.
INSTANCE - Static variable in class org.hibernate.dialect.sequence.PostgreSQLSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.SQLServer16SequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.SQLServerSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.sequence.TiDBSequenceSupport
 
INSTANCE - Static variable in class org.hibernate.dialect.StructJdbcType
 
INSTANCE - Static variable in class org.hibernate.dialect.VarcharUUIDJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
Singleton access
INSTANCE - Static variable in class org.hibernate.engine.jdbc.NonContextualLobCreator
Singleton access
INSTANCE - Static variable in class org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator
Singleton access
INSTANCE - Static variable in class org.hibernate.engine.spi.CacheInitiator
 
INSTANCE - Static variable in class org.hibernate.id.uuid.StandardRandomStrategy
 
INSTANCE - Static variable in class org.hibernate.jpa.spi.NativeQueryListTransformer
 
INSTANCE - Static variable in class org.hibernate.jpa.spi.NativeQueryMapTransformer
 
INSTANCE - Static variable in class org.hibernate.jpa.spi.NativeQueryTupleTransformer
 
INSTANCE - Static variable in class org.hibernate.query.spi.QueryParameterBindingValidator
 
INSTANCE - Static variable in class org.hibernate.resource.beans.spi.ManagedBeanRegistryInitiator
Singleton access
INSTANCE - Static variable in class org.hibernate.sql.ast.spi.SqlAliasStemHelper
Singleton access
INSTANCE - Static variable in class org.hibernate.sql.ast.tree.expression.Star
Singleton access
INSTANCE - Static variable in interface org.hibernate.sql.ast.tree.SqlAstTreeLogger
Static access to the logging instance
INSTANCE - Static variable in class org.hibernate.sql.results.spi.ManagedResultConsumer
 
INSTANCE - Static variable in class org.hibernate.sql.results.spi.ScrollableResultsConsumer
Singleton access to the standard scrollable-results consumer instance
INSTANCE - Static variable in class org.hibernate.tool.schema.spi.DelayedDropRegistryNotAvailableImpl
Singleton access
INSTANCE - Static variable in class org.hibernate.transform.AliasToEntityMapResultTransformer
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.transform.ToListResultTransformer
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.type.BottomType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BlobJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BooleanJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ByteArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ByteJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarJavaType.CalendarMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CharacterJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClassJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClobJavaType.ClobMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClobJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CurrencyJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DateJavaType.DateMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DateJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DoubleJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DurationJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.FloatJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.Immutability
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.IncomparableComparator
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.InstantJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.IntegerJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcDateJavaType.DateMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeJavaType.TimeMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType.TimestampMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocalDateJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocaleJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocaleJavaType.LocaleComparator
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocalTimeJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LongJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.NClobJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.NClobJavaType.NClobMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ObjectJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.SerializableJavaType.SerializableMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ShortJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.spi.MapEntryJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.spi.RegistryHelper
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.StringJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.TimeZoneJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.TimeZoneJavaType.TimeZoneComparator
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UrlJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDJavaType.NoDashesStringTransformer
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDJavaType.PassThroughTransformer
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDJavaType.ToBytesTransformer
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDJavaType.ToStringTransformer
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.YearJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ZoneIdJavaType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType.ZoneOffsetComparator
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.ArrayJdbcTypeConstructor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.BinaryJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.CharJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.DurationJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.EnumJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.H2FormatJsonJdbcType
Deprecated.
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.InstantAsTimestampJdbcType
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.InstantAsTimestampWithTimeZoneJdbcType
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.InstantJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.JdbcTypeJavaClassMappings
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.LocalDateJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.LocalDateTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.LocalTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.LongNVarcharJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.LongVarbinaryJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.LongVarcharJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.NCharJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.NullJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.NumericJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.ObjectJdbcType
An instance for the JDBC type code JAVA_OBJECT.
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.ObjectNullAsBinaryTypeJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.ObjectNullAsNullTypeJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.ObjectNullResolvingJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.OffsetDateTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.OffsetTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.OrdinalEnumJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.RealJdbcType
Deprecated.
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.RowIdJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TinyIntAsSmallIntJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.ZonedDateTimeJdbcType
 
INSTANCE - Static variable in class org.hibernate.type.JavaObjectType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.NullType
Singleton access
INSTANCE - Static variable in class org.hibernate.type.NumericBooleanConverter
Singleton access
INSTANCE - Static variable in class org.hibernate.type.QueryParameterJavaObjectType
 
INSTANCE - Static variable in class org.hibernate.type.SerializableType
 
INSTANCE - Static variable in class org.hibernate.type.TrueFalseConverter
Singleton access
INSTANCE - Static variable in class org.hibernate.type.YesNoConverter
Singleton access
INSTANCE_WITHOUT_LITERALS - Static variable in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
INSTANT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INSTANT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INSTANT - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of Instant as a JDBC type using ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int) which JDBC requires compliant drivers to support.
INSTANT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Instant to JDBC TIMESTAMP_UTC.
INSTANT() - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
 
INSTANT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
InstantAsTimestampJdbcType - Class in org.hibernate.type.descriptor.jdbc
Deprecated, for removal: This API element is subject to removal in a future version.
InstantAsTimestampJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.InstantAsTimestampJdbcType
Deprecated.
 
InstantAsTimestampWithTimeZoneJdbcType - Class in org.hibernate.type.descriptor.jdbc
Deprecated, for removal: This API element is subject to removal in a future version.
InstantAsTimestampWithTimeZoneJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.InstantAsTimestampWithTimeZoneJdbcType
Deprecated.
 
instantFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
instantFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
InstantFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
 
instantiate() - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
Instantiate an instance of the identifier.
instantiate() - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
instantiate() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
instantiate() - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
instantiate() - Method in class org.hibernate.tuple.DynamicMapInstantiator
Deprecated.
 
instantiate() - Method in interface org.hibernate.tuple.Instantiator
Deprecated.
Perform the requested instantiation.
instantiate() - Method in class org.hibernate.tuple.PojoInstantiator
Deprecated.
 
instantiate(int) - Method in class org.hibernate.type.ArrayType
 
instantiate(int) - Method in class org.hibernate.type.BagType
 
instantiate(int) - Method in class org.hibernate.type.CollectionType
Instantiate an empty instance of the "underlying" collection (not a wrapper), but with the given anticipated size (i.e.
instantiate(int) - Method in class org.hibernate.type.CustomCollectionType
 
instantiate(int) - Method in class org.hibernate.type.IdentifierBagType
 
instantiate(int) - Method in class org.hibernate.type.ListType
 
instantiate(int) - Method in class org.hibernate.type.MapType
 
instantiate(int) - Method in class org.hibernate.type.OrderedMapType
 
instantiate(int) - Method in class org.hibernate.type.OrderedSetType
 
instantiate(int) - Method in class org.hibernate.type.SetType
 
instantiate(int) - Method in class org.hibernate.type.SortedMapType
 
instantiate(int) - Method in class org.hibernate.type.SortedSetType
 
instantiate(int) - Method in interface org.hibernate.usertype.UserCollectionType
Instantiate an empty instance of the "underlying" collection (not a wrapper), but with the given anticipated size (i.e.
instantiate(Object) - Method in class org.hibernate.tuple.DynamicMapInstantiator
Deprecated.
 
instantiate(Object) - Method in interface org.hibernate.tuple.Instantiator
Deprecated.
Perform the requested entity instantiation.
instantiate(Object) - Method in class org.hibernate.tuple.PojoInstantiator
Deprecated.
 
instantiate(Object, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Use the form accepting SharedSessionContractImplementor instead
instantiate(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Create a class instance initialized with the given identifier
instantiate(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
instantiate(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Create a class instance initialized with the given identifier
instantiate(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
instantiate(String, Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Instantiate the entity class, initializing with the given identifier.
instantiate(String, Object) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
instantiate(String, RepresentationMode, Object) - Method in interface org.hibernate.Interceptor
Instantiate the entity.
instantiate(String, EntityRepresentationStrategy, Object) - Method in interface org.hibernate.Interceptor
Instantiate the entity.
instantiate(SessionFactoryImplementor) - Method in interface org.hibernate.metamodel.spi.EntityInstantiator
Create an instance of managed entity
instantiate(SharedSessionContractImplementor, CollectionPersister) - Method in interface org.hibernate.usertype.UserCollectionType
Instantiate an uninitialized instance of the collection wrapper
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.ArrayType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.BagType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.CollectionType
Instantiate an uninitialized collection wrapper or holder.
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.CustomCollectionType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.IdentifierBagType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.ListType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.MapType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.SetType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.SortedMapType
 
instantiate(SharedSessionContractImplementor, CollectionPersister, Object) - Method in class org.hibernate.type.SortedSetType
 
instantiate(EmbeddableMappingType, StructAttributeValues, SessionFactoryImplementor) - Static method in class org.hibernate.dialect.StructHelper
 
instantiate(ValueAccess, SessionFactoryImplementor) - Method in interface org.hibernate.metamodel.spi.EmbeddableInstantiator
Create an instance of the embeddable
instantiate(ValueAccess, SessionFactoryImplementor) - Method in interface org.hibernate.usertype.CompositeUserType
 
instantiate(EntityPersister, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
instantiate(EntityPersister, Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
 
instantiate(EntityPersister, Object) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Instantiate the entity class of the given EntityPersister, initializing the new instance with the given identifier.
instantiate(EntityPersister, Object) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
instantiate(EntityPersister, Object) - Method in interface org.hibernate.event.spi.EventSource
Instantiate an entity instance, using either an interceptor, or the given persister
instantiateRaw(int, CollectionPersister) - Method in class org.hibernate.collection.spi.AbstractBagSemantics
 
instantiateRaw(int, CollectionPersister) - Method in interface org.hibernate.collection.spi.CollectionSemantics
Create a raw (unwrapped) version of the collection
instantiateResult(Object) - Method in class org.hibernate.type.ArrayType
 
instantiateResult(Object) - Method in class org.hibernate.type.CollectionType
Instantiate a new "underlying" collection exhibiting the same capacity characteristics and the passed "original".
instantiateWrapper(Object, CollectionPersister, SharedSessionContractImplementor) - Method in interface org.hibernate.collection.spi.CollectionSemantics
Create a wrapper for the collection
instantiation() - Method in class org.hibernate.grammars.hql.HqlParser
 
instantiation() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentExpressionContext
 
instantiation() - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
instantiation(Class<J>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
 
instantiationArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
instantiationArgument() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
 
instantiationArgument(int) - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
 
InstantiationArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentContext
 
instantiationArgumentExpression() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentContext
 
instantiationArgumentExpression() - Method in class org.hibernate.grammars.hql.HqlParser
 
InstantiationArgumentExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentExpressionContext
 
instantiationArguments() - Method in class org.hibernate.grammars.hql.HqlParser
 
instantiationArguments() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
InstantiationArgumentsContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentsContext
 
InstantiationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
InstantiationException - Exception in org.hibernate
Thrown if Hibernate can't instantiate a class at runtime.
InstantiationException(String, Class<?>) - Constructor for exception org.hibernate.InstantiationException
Constructs an InstantiationException.
InstantiationException(String, Class<?>, Exception) - Constructor for exception org.hibernate.InstantiationException
Constructs an InstantiationException.
InstantiationException(String, Class<?>, Throwable) - Constructor for exception org.hibernate.InstantiationException
Constructs an InstantiationException.
instantiationTarget() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
instantiationTarget() - Method in class org.hibernate.grammars.hql.HqlParser
 
InstantiationTargetContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
 
instantiator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
 
instantiator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
 
instantiator() - Element in annotation interface org.hibernate.annotations.EmbeddableInstantiatorRegistration
 
instantiator(Object) - Method in class org.hibernate.type.ComponentType
 
Instantiator - Interface in org.hibernate.metamodel.spi
Strategy for instantiating a managed type
Instantiator - Interface in org.hibernate.tuple
Deprecated.
This contract is no longer used by Hibernate. Implement/use Instantiator instead. See ManagedTypeRepresentationStrategy
Instantiator - Annotation Interface in org.hibernate.annotations
Marks the canonical constructor to be used for instantiation of an embeddable.
InstantJavaType - Class in org.hibernate.type.descriptor.java
Java type descriptor for the Java Instant type.
InstantJavaType() - Constructor for class org.hibernate.type.descriptor.java.InstantJavaType
 
InstantJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for handling Instant directly through the JDBC driver
InstantJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.InstantJdbcType
 
inStatelessSession(Consumer<StatelessSession>) - Method in interface org.hibernate.SessionFactory
Open a StatelessSession and use it to perform an action.
inStatelessTransaction(Consumer<StatelessSession>) - Method in interface org.hibernate.SessionFactory
Open a StatelessSession and use it to perform an action within the bounds of a transaction.
instr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
InSubQueryPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
InSubQueryPredicate(Expression, QueryPart, boolean) - Constructor for class org.hibernate.sql.ast.tree.predicate.InSubQueryPredicate
 
InSubQueryPredicate(Expression, SelectStatement, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.InSubQueryPredicate
 
INTEGER - Enum constant in enum class org.hibernate.query.sqm.CastType
 
INTEGER - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
 
INTEGER - Enum constant in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
 
INTEGER - Static variable in class org.hibernate.engine.config.spi.StandardConverters
 
INTEGER - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type INTEGER.
INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Integer to JDBC INTEGER.
INTEGER_BOOLEAN - Enum constant in enum class org.hibernate.query.sqm.CastType
 
INTEGER_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INTEGER_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INTEGER_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
INTEGER_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.DayContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.GroupByExpressionContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.HourContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.MinuteContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.MonthContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrIntegerLiteralContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.PositionalParameterContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.SecondContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.YearContext
 
INTEGER_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
INTEGER_LITERAL(int) - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
 
IntegerJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Integer handling.
IntegerJavaType() - Constructor for class org.hibernate.type.descriptor.java.IntegerJavaType
 
IntegerJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for INTEGER handling.
IntegerJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
integerLiteral(int, QueryEngine) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
integerLiteral(String, SqmCreationState) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
integerLiteral(String, QueryEngine) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
IntegerPrimitiveArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for int[] handling.
IntegerPrimitiveArrayJavaType(JavaType<Integer>) - Constructor for class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
IntegralDataTypeHolder - Interface in org.hibernate.id
Defines a common API for dealing with data of integral data type.
IntegralTimestampaddFunction - Class in org.hibernate.dialect.function
Used in place of TimestampaddFunction for databases which don't support fractional seconds in the timestampadd() function.
IntegralTimestampaddFunction(Dialect, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.IntegralTimestampaddFunction
 
integrate(Metadata, BootstrapContext, SessionFactoryImplementor) - Method in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
 
integrate(Metadata, BootstrapContext, SessionFactoryImplementor) - Method in interface org.hibernate.integrator.spi.Integrator
Perform integration.
integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
Deprecated.
- use
IntegrationException - Exception in org.hibernate.boot.beanvalidation
Indicates a problem integrating Hibernate and the Bean Validation spec.
IntegrationException(String) - Constructor for exception org.hibernate.boot.beanvalidation.IntegrationException
 
IntegrationException(String, Throwable) - Constructor for exception org.hibernate.boot.beanvalidation.IntegrationException
 
Integrator - Interface in org.hibernate.integrator.spi
Contract for extensions that integrate with Hibernate.
INTEGRATOR_PROVIDER - Static variable in class org.hibernate.jpa.boot.spi.JpaSettings
IntegratorProvider - Interface in org.hibernate.jpa.boot.spi
An object that provides a list of Integrators to the JPA persistence provider.
IntegratorService - Interface in org.hibernate.integrator.spi
 
intercept(Object, Method, Object[]) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor
 
intercept(Object, Method, Object[]) - Method in interface org.hibernate.proxy.ProxyConfiguration.Interceptor
Intercepts a method call to a proxy.
intercept(Object, Method, Object[], Object, ProxyConfiguration.Interceptor) - Static method in class org.hibernate.proxy.ProxyConfiguration.InterceptorDispatcher
Intercepts a method call to a proxy.
interceptor() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
interceptor() - Method in interface org.hibernate.SharedSessionBuilder
Signifies the interceptor from the original session should be used to create the new session.
interceptor(Interceptor) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
interceptor(Interceptor) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
interceptor(Interceptor) - Method in interface org.hibernate.SessionBuilder
Adds a specific interceptor to the session options.
interceptor(Interceptor) - Method in interface org.hibernate.SharedSessionBuilder
 
Interceptor - Interface in org.hibernate
Allows user code to inspect and/or change entity property values before they are written to the database, or after they are read from the database.
INTERCEPTOR - Static variable in interface org.hibernate.cfg.SessionEventSettings
Specifies an Interceptor implementation associated with the SessionFactory and propagated to each Session created from the SessionFactory.
INTERCEPTOR_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the field used to store the PersistentAttributeInterceptable.
INTERCEPTOR_FIELD_NAME - Static variable in interface org.hibernate.proxy.ProxyConfiguration
The canonical field name for an interceptor object stored in a proxied object.
INTERCEPTOR_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to read the interceptor
INTERCEPTOR_SETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to write the interceptor
InterceptorDispatcher() - Constructor for class org.hibernate.proxy.ProxyConfiguration.InterceptorDispatcher
 
Internal - Annotation Interface in org.hibernate
Marks the annotated Java element as forming part of the internal implementation of Hibernate, meaning that clients should expect absolutely no guarantees with regard to the binary stability from release to release.
INTERNAL_LOAD_EAGER - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
INTERNAL_LOAD_LAZY - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
INTERNAL_LOAD_NULLABLE - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEmbeddableType
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
 
internalApplyInferableType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.expression.SqmParameterizedEntityType
 
internalLoad(String, Object, boolean, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
internalLoad(String, Object, boolean, boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Obtain an entity instance with the given id, without checking if it was deleted or scheduled for deletion.
internalLoad(String, Object, boolean, boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
interpret(short) - Static method in enum class org.hibernate.engine.jdbc.spi.TypeNullability
Based on the code retrieved from DatabaseMetaData.getTypeInfo() for the NULLABLE column, return the appropriate enum.
interpret(short) - Static method in enum class org.hibernate.engine.jdbc.spi.TypeSearchability
Based on the code retrieved from DatabaseMetaData.getTypeInfo() for the SEARCHABLE column, return the appropriate enum.
interpret(Object) - Static method in enum class org.hibernate.id.SequenceMismatchStrategy
Interpret the configured SequenceMismatchStrategy value.
interpret(Object) - Static method in enum class org.hibernate.ConnectionAcquisitionMode
 
interpret(Object) - Static method in enum class org.hibernate.ConnectionReleaseMode
 
interpret(Object) - Static method in enum class org.hibernate.loader.BatchFetchStyle
Deprecated.
 
interpret(Object) - Static method in enum class org.hibernate.query.criteria.ValueHandlingMode
Interpret the configured valueHandlingMode value.
interpret(Object) - Static method in enum class org.hibernate.query.ImmutableEntityUpdateQueryHandlingMode
Interpret the configured ImmutableEntityUpdateQueryHandlingMode value.
interpret(Object) - Static method in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
 
interpret(Object) - Static method in enum class org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
 
interpret(Object, SourceType) - Static method in enum class org.hibernate.tool.schema.SourceType
Used when processing JPA configuration to interpret the user config value
interpret(String) - Static method in enum class org.hibernate.boot.SchemaAutoTooling
 
interpret(String) - Static method in enum class org.hibernate.ConnectionAcquisitionMode
 
interpret(String) - Static method in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
interpret(String) - Static method in enum class org.hibernate.query.SortDirection
 
interpret(Map<?, ?>) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
For test use.
interpret(Set<String>, Map<?, ?>) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
interpret(Metadata, Map<?, ?>) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.ActionGrouping
 
interpret(ConnectionAcquisitionMode, ConnectionReleaseMode) - Static method in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
 
InterpretationException - Exception in org.hibernate.query.sqm
Represents a generic unhandled problem which occurred while translating HQL/JPQL.
InterpretationException(String) - Constructor for exception org.hibernate.query.sqm.InterpretationException
Deprecated, for removal: This API element is subject to removal in a future version.
this constructor does not carry information about the query which caused the failure
InterpretationException(String, Exception) - Constructor for exception org.hibernate.query.sqm.InterpretationException
 
InterpretationException(String, String) - Constructor for exception org.hibernate.query.sqm.InterpretationException
 
interpretCall(ProcedureCallImplementor<?>) - Method in interface org.hibernate.procedure.spi.CallableStatementSupport
 
interpretExpression(Expression, JdbcParameterBindings) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
interpretExternalSetting(Object) - Static method in enum class org.hibernate.type.WrapperArrayHandling
 
interpretExternalSetting(String) - Static method in enum class org.hibernate.CacheMode
Interpret externalized form as an instance of this enumeration.
interpretExternalSetting(String) - Static method in enum class org.hibernate.FlushMode
Interprets an external representation of a flush mode.
interpretExternalSettingLeniently(Object) - Static method in enum class org.hibernate.type.WrapperArrayHandling
Form of WrapperArrayHandling.interpretExternalSetting(Object) which allows incoming null values and simply returns null.
interpretHbm2ddlSetting(Object) - Static method in enum class org.hibernate.tool.schema.Action
Interpret the value of the old-school Hibernate configuration property "hibernate.hbm2ddl.auto" as an instance of Action.
interpretHbm2ddlSetting(Object) - Static method in enum class org.hibernate.tool.schema.JdbcMetadaAccessStrategy
 
interpretHql(String, Class<R>) - Method in interface org.hibernate.query.spi.QueryEngine
 
interpretJpaSetting(Object) - Static method in enum class org.hibernate.tool.schema.Action
Interpret the value of the JPA-standard configuration property "jakarta.persistence.schema-generation.database.action" or "jakarta.persistence.schema-generation.scripts.action" as an instance of Action.
interpretOldCode(int) - Static method in enum class org.hibernate.engine.OptimisticLockStyle
Deprecated, for removal: This API element is subject to removal in a future version.
these integer codes have not been used for a long time
interpretReportedSQLStateType(int) - Static method in enum class org.hibernate.engine.jdbc.env.spi.SQLStateType
 
interpretSetting(Object) - Static method in enum class org.hibernate.metamodel.CollectionClassification
One of: CollectionClassification instance CollectionClassification name (case insensitive) Class reference for either List or Collection
interpretSetting(Map) - Static method in enum class org.hibernate.tool.schema.JdbcMetadaAccessStrategy
 
interpretSqmMultiTableInsertStrategy(AbstractEntityPersister, MappingModelCreationProcess) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
interpretSqmMultiTableStrategy(AbstractEntityPersister, MappingModelCreationProcess) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
intersect(boolean, CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
intersect(boolean, CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
intersect(boolean, Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
intersect(boolean, Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
intersect(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
intersect(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
intersect(Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
intersect(Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
INTERSECT - Enum constant in enum class org.hibernate.query.sqm.SetOperator
Intersection of sets that removes duplicate rows.
INTERSECT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INTERSECT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INTERSECT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
INTERSECT() - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
 
INTERSECT_ALL - Enum constant in enum class org.hibernate.query.sqm.SetOperator
Intersection of bags that retains duplicate matches.
intersectAll(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
intersectAll(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
intersectAll(Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
intersectAll(Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
INTERSECTS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INTERSECTS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INTERSECTS() - Method in class org.hibernate.grammars.hql.HqlParser.IntersectsPredicateContext
 
INTERSECTS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
IntersectsPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IntersectsPredicateContext
 
INTERVAL_SECOND - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type INTERVAL SECOND for a temporal duration given terms of seconds and fractional seconds.
IntervalType - Enum Class in org.hibernate.query.sqm
The different types of intervals that SQL defines.
INTO - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
INTO - Static variable in class org.hibernate.grammars.hql.HqlParser
 
INTO() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
INTO() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
inTransaction(Consumer<Session>) - Method in interface org.hibernate.SessionFactory
Open a Session and use it to perform an action within the bounds of a transaction.
INVALID_NATURAL_ID_REFERENCE - Static variable in interface org.hibernate.engine.spi.NaturalIdResolutions
Marker reference used to indicate that a given natural-id is invalid
InvalidatableWrapper<T> - Interface in org.hibernate.engine.jdbc.spi
Specialized JdbcWrapper contract for wrapped objects that can additionally be invalidated
invalidate() - Method in interface org.hibernate.engine.jdbc.spi.InvalidatableWrapper
Make the wrapper invalid for further usage.
invalidate() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
 
invalidate(String[], SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.TimestampsCache
Perform invalidation of the passed spaces (table names) against the timestamp region data.
InvalidGraphException - Exception in org.hibernate.graph
Thrown by GraphParser to indicate textual entity graph representation parsing errors.
InvalidGraphException(String) - Constructor for exception org.hibernate.graph.InvalidGraphException
 
InvalidMappingException - Exception in org.hibernate.boot
Indicates a problem parsing the mapping document at a given Origin.
InvalidMappingException - Exception in org.hibernate
Thrown when a mapping is found to be invalid.
InvalidMappingException(String, String, String) - Constructor for exception org.hibernate.InvalidMappingException
Constructs an InvalidMappingException using the given information.
InvalidMappingException(String, String, String, Throwable) - Constructor for exception org.hibernate.InvalidMappingException
Constructs an InvalidMappingException using the given information.
InvalidMappingException(String, Origin) - Constructor for exception org.hibernate.InvalidMappingException
Constructs an InvalidMappingException using the given information.
InvalidMappingException(Origin) - Constructor for exception org.hibernate.boot.InvalidMappingException
 
InvalidMappingException(Origin, Throwable) - Constructor for exception org.hibernate.boot.InvalidMappingException
 
invariant(FunctionParameterType...) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
invariant(BasicType<?>) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
A resolver that defines an invariant result type.
invariant(TypeConfiguration, FunctionParameterType) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
invariant(TypeConfiguration, FunctionParameterType...) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
inverse - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
inverse - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
inverse - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
inverse - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
inverse - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
inverse - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
inverse - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
inverse() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
inverse() - Method in enum class org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Nature
 
InverseDistributionFunction - Class in org.hibernate.dialect.function
 
InverseDistributionFunction(String, FunctionParameterType, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.InverseDistributionFunction
 
InverseDistributionFunction.SelfRenderingInverseDistributionFunction<T> - Class in org.hibernate.dialect.function
 
inverseDistributionOrderedSetAggregates() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
inverseDistributionOrderedSetAggregates_windowEmulation() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
InverseDistributionWindowEmulation - Class in org.hibernate.dialect.function
 
InverseDistributionWindowEmulation(String, FunctionParameterType, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.InverseDistributionWindowEmulation
 
inverseForeignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
inverseJoinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
inverseName() - Element in annotation interface org.hibernate.annotations.ForeignKey
Deprecated.
this member is currently ignored and has no effect
invert() - Method in enum class org.hibernate.query.sqm.ComparisonOperator
 
invertMap() - Method in class org.hibernate.event.spi.MergeContext
Returns an unmodifiable map view of the managed-to-merge entity cross-references.
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.ClobProxy
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.SerializableBlobProxy
 
invoke(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.SerializableClobProxy
 
invoke(Method, Object[], Object) - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
INVOKE_IMPLEMENTATION - Static variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
invokeAfterLoadActions(Object, EntityMappingType, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.exec.spi.Callback
Invoke all registered actions
invokeAfterLoadActions(SharedSessionContractImplementor, Object, Loadable) - Method in interface org.hibernate.sql.exec.spi.Callback
Deprecated, for removal: This API element is subject to removal in a future version.
IRRELEVANT - Enum constant in enum class org.hibernate.sql.ast.Clause
Again, not used in 5.x.
IS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
IS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
IS() - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
IS() - Method in class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
 
IS() - Method in class org.hibernate.grammars.hql.HqlParser.IsFalsePredicateContext
 
IS() - Method in class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
 
IS() - Method in class org.hibernate.grammars.hql.HqlParser.IsTruePredicateContext
 
IS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
IS_DYNAMIC - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
IS_PRIMARY_KEY - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
isAbstract() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
isAbstract() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the abstract property.
isAbstract() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Is the entity abstract?
isAbstract() - Method in class org.hibernate.mapping.PersistentClass
 
isAbstract() - Method in class org.hibernate.mapping.Table
 
isAbstract() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Whether this entity is defined as abstract using the Java abstract keyword
isAbstract() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isAbstract() - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
 
isAbstract() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Is this an abstract class?
isAbstract() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isAbstractUnionTable() - Method in class org.hibernate.mapping.Table
 
isActive() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
isActive() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Is this transaction still active?
isActive() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
Is the TransactionCoordinator owner considered active?
isActive(boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Indicate whether a resource transaction is in progress.
isActive(boolean) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
 
isAffectedByEnabledFetchProfiles(LoadQueryInfluencers) - Method in interface org.hibernate.loader.ast.spi.Loadable
Whether any of the LoadQueryInfluencers.getEnabledFetchProfileNames() apply to this loadable
isAffectedByEnabledFetchProfiles(LoadQueryInfluencers) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
isAffectedByEnabledFetchProfiles(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEnabledFetchProfiles(LoadQueryInfluencers) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAffectedByEnabledFetchProfiles(LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isAffectedByEnabledFilters(Set<ManagedMappingType>, LoadQueryInfluencers, boolean) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
 
isAffectedByEnabledFilters(Set<ManagedMappingType>, LoadQueryInfluencers, boolean) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEnabledFilters(Set<ManagedMappingType>, LoadQueryInfluencers, boolean) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAffectedByEnabledFilters(LoadQueryInfluencers) - Method in interface org.hibernate.loader.ast.spi.Loadable
Deprecated, for removal: This API element is subject to removal in a future version.
isAffectedByEnabledFilters(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEnabledFilters(LoadQueryInfluencers) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAffectedByEnabledFilters(LoadQueryInfluencers, boolean) - Method in interface org.hibernate.loader.ast.spi.Loadable
Whether any of the "influencers" affect this loadable.
isAffectedByEnabledFilters(LoadQueryInfluencers, boolean) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
isAffectedByEnabledFilters(LoadQueryInfluencers, boolean) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEnabledFilters(LoadQueryInfluencers, boolean) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAffectedByEnabledFilters(LoadQueryInfluencers, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isAffectedByEnabledFilters(LoadQueryInfluencers, boolean) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
isAffectedByEnabledFilters(SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEnabledFilters(SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAffectedByEntityGraph(LoadQueryInfluencers) - Method in interface org.hibernate.loader.ast.spi.Loadable
Whether the effective entity-graph applies to this loadable
isAffectedByEntityGraph(LoadQueryInfluencers) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
isAffectedByEntityGraph(LoadQueryInfluencers) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEntityGraph(LoadQueryInfluencers) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAffectedByEntityGraph(LoadQueryInfluencers) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isAffectedByInfluencers(LoadQueryInfluencers) - Method in interface org.hibernate.loader.ast.spi.Loadable
Deprecated, for removal: This API element is subject to removal in a future version.
isAffectedByInfluencers(LoadQueryInfluencers) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
isAffectedByInfluencers(LoadQueryInfluencers, boolean) - Method in interface org.hibernate.loader.ast.spi.Loadable
 
isAfter(int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version after the passed one
isAfter(int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version after the passed one
isAfter(int, int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version after the passed one
isAfter(Integer, Integer) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version after the passed one
isAfter(DatabaseVersion) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version comes after the passed one
isAfterLast(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
isAliased() - Method in class org.hibernate.spi.NavigablePath
 
isAll() - Method in enum class org.hibernate.engine.OptimisticLockStyle
 
isAllNull(Object[], int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
isAllOrDirty() - Method in enum class org.hibernate.engine.OptimisticLockStyle
 
isAllOrDirtyOptLocking() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
this method is no longer used
isAllowedToReuse() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
isAllowExtensionsInCdi() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
isAllowExtensionsInCdi() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Check to see if extensions can be hosted in CDI
isAllowJoins() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
isAllowLoadOutsideTransaction() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Get whether the proxy can load data even if it's not attached to a session with an ongoing transaction.
isAllowLoadOutsideTransaction() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
isAllowNulls() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
isAllowOutOfTransactionUpdateOperations() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isAllowOutOfTransactionUpdateOperations() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isAllowProxyCreation() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
isAllowRefreshDetachedEntity() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isAllowRefreshDetachedEntity() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isAlternateUniqueKey() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
isAlternateUniqueKey() - Method in class org.hibernate.mapping.Collection
 
isAlternateUniqueKey() - Method in class org.hibernate.mapping.OneToMany
 
isAlternateUniqueKey() - Method in class org.hibernate.mapping.SimpleValue
 
isAlternateUniqueKey() - Method in interface org.hibernate.mapping.Value
 
isAlwaysDirtyChecked() - Method in class org.hibernate.type.AnyType
 
isAlwaysDirtyChecked() - Method in interface org.hibernate.type.AssociationType
Do we dirty check this association, even when there are no columns to be updated?
isAlwaysDirtyChecked() - Method in class org.hibernate.type.CollectionType
We always need to dirty check the collection because we sometimes need to increment version number of owner and also because of how assemble/disassemble is implemented for uks
isAlwaysDirtyChecked() - Method in class org.hibernate.type.ManyToOneType
 
isAlwaysDirtyChecked() - Method in class org.hibernate.type.OneToOneType
We don't need to dirty check one-to-one because of how assemble/disassemble is implemented and because a one-to-one association is never dirty
isAnonymous() - Method in class org.hibernate.mapping.CheckConstraint
 
isAnsiNullOn() - Method in class org.hibernate.dialect.Dialect
Deprecated.
This is only called from SybaseASESqlAstTranslator so it doesn't need to be declared here.
isAnsiNullOn() - Method in class org.hibernate.dialect.DialectDelegateWrapper
Deprecated.
isAnsiNullOn() - Method in class org.hibernate.dialect.SybaseASEDialect
 
isAnyType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isAnyType() - Method in class org.hibernate.type.AbstractType
 
isAnyType() - Method in class org.hibernate.type.AnyType
 
isAnyType() - Method in class org.hibernate.type.SerializableToBlobType
 
isAnyType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to AnyType.
isApplicationContinuity() - Method in class org.hibernate.dialect.OracleDialect
 
isApplicationContinuity() - Method in class org.hibernate.dialect.OracleServerConfiguration
 
isAppliedToLoadByKey() - Method in class org.hibernate.engine.spi.FilterDefinition
Get a flag that defines if the filter should be applied on direct fetches or not.
isAppliedToLoadByKey() - Method in interface org.hibernate.Filter
Get the associated applyToLoadByKey of this named filter.
isApplyToLoadByKey() - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Gets the value of the applyToLoadByKey property.
isArray() - Method in class org.hibernate.mapping.Array
 
isArray() - Method in class org.hibernate.mapping.Collection
 
isArray() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
Is the collection an array?
isArray() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isArray() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an array?
isArray() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isArray(int) - Static method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isArrayType() - Method in class org.hibernate.type.ArrayType
 
isArrayType() - Method in class org.hibernate.type.CollectionType
 
isAscending() - Method in interface org.hibernate.query.criteria.JpaSearchOrder
Whether ascending ordering is in effect.
isAscending() - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
isAscending() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
isAssignableTo(JdbcMapping, JdbcMapping) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
isAssignableTo(ReturnableType<?>, ReturnableType<?>) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
isAssociation() - Method in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
 
isAssociation() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
isAssociationFetch() - Method in class org.hibernate.event.spi.LoadEvent
 
isAssociationKeyVisited(AssociationKey) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
isAssociationKeyVisited(AssociationKey) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
isAssociationKeyVisited(AssociationKey) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Checks whether the given circularityKey is registered
isAssociationType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isAssociationType() - Method in class org.hibernate.type.AbstractType
 
isAssociationType() - Method in class org.hibernate.type.AnyType
 
isAssociationType() - Method in class org.hibernate.type.CollectionType
Note: return true because this type is castable to AssociationType.
isAssociationType() - Method in class org.hibernate.type.EntityType
An entity type is a type of association type
isAssociationType() - Method in class org.hibernate.type.SerializableToBlobType
 
isAssociationType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to AssociationType.
isAttributeLoaded(Object, String) - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
 
isAttributeLoaded(String) - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeLazyAttributeInterceptor
 
isAttributeLoaded(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
isAttributeLoaded(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
isAttributeLoaded(String) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
Deprecated.
Interceptors that deal with * lazy state should implement BytecodeLazyAttributeInterceptor
isAutoAliasInjection() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
Gets the value of the autoAliasInjection property.
isAutoApply() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverter
Gets the value of the autoApply property.
isAutoApply() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
Gets the value of the autoApply property.
isAutoApply() - Method in class org.hibernate.boot.model.convert.spi.RegisteredConversion
 
isAutoCloseSessionEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isAutoCloseSessionEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isAutoCloseSessionEnabled() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isAutoCloseSessionEnabled() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Deprecated.
there's no reason to expose this here
isAutoCloseSessionEnabled() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isAutoEnabled() - Method in class org.hibernate.engine.spi.FilterDefinition
Get a flag that defines if the filter should be enabled by default.
isAutoEnabled() - Method in interface org.hibernate.Filter
Get the associated autoEnabled of this named filter.
isAutoEvictCollectionCache() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isAutoEvictCollectionCache() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isAutoImport() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the autoImport property.
isAutoImport() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the autoImport property.
isAutoImport() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the autoImport property.
isAutoImportEnabled() - Method in interface org.hibernate.boot.spi.MappingDefaults
Is auto-importing of entity (short) names enabled?
isAutonomous() - Method in class org.hibernate.dialect.OracleDialect
 
isAutonomous() - Method in class org.hibernate.dialect.OracleServerConfiguration
 
isAutonomous(DialectResolutionInfo) - Static method in class org.hibernate.dialect.OracleDialect
Deprecated.
isBackRef() - Method in class org.hibernate.mapping.Backref
 
isBackRef() - Method in class org.hibernate.mapping.IndexBackref
 
isBackRef() - Method in class org.hibernate.mapping.Property
 
isBasicPropertyAccessor() - Method in class org.hibernate.mapping.Backref
 
isBasicPropertyAccessor() - Method in class org.hibernate.mapping.IndexBackref
 
isBasicPropertyAccessor() - Method in class org.hibernate.mapping.Property
 
isBatchable() - 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. See MutationExecutorService
isBatchLoadable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isBatchLoadable() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isBatchLoadable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isBatchLoadable() - Method in interface org.hibernate.persister.entity.EntityPersister
Is batch loading enabled?
isBatchLoadable(LoadQueryInfluencers) - Method in class org.hibernate.engine.spi.EntityKey
 
isBefore(int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version before the passed one
isBefore(int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version before the passed one
isBefore(int, int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version before the passed one
isBefore(Integer, Integer) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version before the passed one
isBefore(DatabaseVersion) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine whether this version comes before the passed one
isBeforeFirst(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
isBeingReplicated() - Method in interface org.hibernate.engine.spi.EntityEntry
 
isBidirectionalAttributeName(NavigablePath, ToOneAttributeMapping) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
isBinary() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isBinaryType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given JDBC type code represent some sort of variable-length binary string or BLOB type?
isBindAsParam() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the bindAsParam property.
isBindAsParam() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Gets the value of the bindAsParam property.
isBindAsParam() - Method in class org.hibernate.boot.jaxb.mapping.JaxbTenantId
Gets the value of the bindAsParam property.
isBoolean() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isBound() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Is any value (including null) bound? Asked another way, were any of the `#set` methods called?
isBound(Parameter<?>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
isBound(QueryParameterImplementor<?>) - Method in interface org.hibernate.query.spi.QueryParameterBindings
Has binding been done for the given parameter.
isBytecodeEnhanced() - Method in interface org.hibernate.metamodel.spi.EntityRepresentationStrategy
 
isBytecodeLazy() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
Should the attribute be lazily loaded by bytecode enhancement?
isCacheable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the cacheable property.
isCacheable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the cacheable property.
isCacheable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the cacheable property.
isCacheable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the cacheable property.
isCacheable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the cacheable property.
isCacheable() - Method in interface org.hibernate.query.SelectionQuery
Should the results of the query be stored in the second level cache?
isCacheable() - Method in class org.hibernate.query.spi.AbstractQuery
 
isCacheable() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
isCacheable() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
isCached() - Method in class org.hibernate.mapping.PersistentClass
 
isCacheInvalidationRequired() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
We can't immediately add to the cache if we have formulas which must be evaluated, or if we have the possibility of two concurrent updates to the same item being merged on the database.
isCacheInvalidationRequired() - Method in interface org.hibernate.persister.entity.EntityPersister
Should we always invalidate the cache instead of recaching updated state
isCacheLazy() - Method in class org.hibernate.boot.CacheRegionDefinition
 
isCacheLazyProperties() - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
isCachingExplicitlyRequested() - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
Use PersistentClass.isCached instead
isCallable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.boot.model.CustomSql
 
isCallable() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementDetails
Whether the statement is callable
isCallable() - Method in interface org.hibernate.query.sql.spi.NativeNonSelectQueryDefinition
 
isCallable() - Method in interface org.hibernate.query.sql.spi.NativeSelectQueryDefinition
 
isCallable() - Method in interface org.hibernate.sql.model.ast.CustomSqlMutation
Whether CustomSqlMutation.getCustomSql() represents a callable (function/procedure)
isCallable() - Method in interface org.hibernate.sql.model.ast.TableMutation
Is the mutation a procedure/function?
isCallable() - Method in class org.hibernate.sql.model.jdbc.AbstractJdbcMutation
 
isCallable() - Method in interface org.hibernate.sql.model.PreparableMutationOperation
Whether the operation is callable
isCallable() - Method in class org.hibernate.sql.model.TableMapping.MutationDetails
Whether custom SQL should be treated as callable (function / procedure)
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.boot.beanvalidation.HibernateTraversableResolver
 
isCascadeable() - Method in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.boot.model.source.spi.ForeignKeyContributingSource
Is "cascade delete" enabled for the foreign key? In other words, if a record in the parent (referenced) table is deleted, should the corresponding records in the child table automatically be deleted?
isCascadeDeleteEnabled() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeKeySource
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
 
isCascadeDeleteEnabled() - Method in class org.hibernate.event.spi.DeleteEvent
 
isCascadeDeleteEnabled() - Method in class org.hibernate.mapping.ForeignKey
isCascadeDeleteEnabled() - Method in interface org.hibernate.mapping.KeyValue
 
isCascadeDeleteEnabled() - Method in class org.hibernate.mapping.SimpleValue
isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is cascade delete handled by the database-level foreign key constraint definition?
isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
isCascadeDeleteEnabled() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.sql.model.TableMapping
Whether deletions are cascaded to this table at the database level.
isCaseInsensitive() - Method in class org.hibernate.query.Order
 
isCaseInsensitive(JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
Specify whether the database is case sensitive.
isCaseSensitive() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
isCaseSensitive() - Method in class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
isCaseSensitive() - Method in class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
isCatalogQuoted() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
isCatalogQuoted() - Method in class org.hibernate.mapping.Table
 
isCatalogQuoted() - Method in interface org.hibernate.mapping.UserDefinedType
 
isCharacterOrClobType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given JDBC type code represent some sort of character string type?
isCharacterType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given JDBC type code represent some sort of character string type?
isCheckDeleted() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
isCheckNullability() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isCheckNullability() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isClassOrSuperclassJoin(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isClassOrSuperclassJoin(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isClassOrSuperclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
 
isClassOrSuperclassTable(Table) - Method in class org.hibernate.mapping.Subclass
 
isClearQueueEnabled() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" clear? This is a special case, because of orphan delete.
isClosed() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isClosed() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
isClosed() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Determines whether the session is closed.
isClosed() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isClosed() - Method in interface org.hibernate.query.spi.ScrollableResultsImplementor
 
isClosed() - Method in interface org.hibernate.SessionFactory
Is this factory already closed?
isCloud() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
isCollection() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isCollection() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isCollection() - Method in interface org.hibernate.persister.entity.Joinable
Deprecated.
Is this instance actually a CollectionPersister?
isCollection() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
isCollectionElement() - Method in interface org.hibernate.boot.model.naming.ImplicitBasicColumnNameSource
Is the basic column the "element column" for a collection?
isCollectionElement() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Does this part represent a collection-element reference?
isCollectionInitializer() - Method in interface org.hibernate.sql.results.graph.collection.CollectionInitializer
 
isCollectionInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
 
isCollectionsInDefaultFetchGroupEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isCollectionsInDefaultFetchGroupEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isCollectionType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isCollectionType() - Method in class org.hibernate.type.AbstractType
 
isCollectionType() - Method in class org.hibernate.type.CollectionType
 
isCollectionType() - Method in class org.hibernate.type.SerializableToBlobType
 
isCollectionType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to CollectionType.
isColumnExpressionFormula() - Method in class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
 
isColumnExpressionFormula() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
isColumnInsertable(int) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
isColumnInsertable(int) - Method in class org.hibernate.mapping.Collection
 
isColumnInsertable(int) - Method in class org.hibernate.mapping.OneToMany
 
isColumnInsertable(int) - Method in class org.hibernate.mapping.SimpleValue
 
isColumnInsertable(int) - Method in interface org.hibernate.mapping.Value
 
isColumnUpdateable(int) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
isColumnUpdateable(int) - Method in class org.hibernate.mapping.Collection
 
isColumnUpdateable(int) - Method in class org.hibernate.mapping.OneToMany
 
isColumnUpdateable(int) - Method in class org.hibernate.mapping.SimpleValue
 
isColumnUpdateable(int) - Method in interface org.hibernate.mapping.Value
 
isCommentsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isCommentsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isComparable() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isCompatible(Limit) - Method in class org.hibernate.query.spi.Limit
 
isCompatibleModelPart(ModelPart, ModelPart) - Static method in class org.hibernate.metamodel.mapping.MappingModelHelper
 
isCompatibleWith(JdbcParameterBindings, QueryOptions) - Method in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
isCompatibleWith(JdbcParameterBindings, QueryOptions) - Method in interface org.hibernate.sql.exec.spi.JdbcOperationQuery
 
isCompatibleWith(JdbcParameterBindings, QueryOptions) - Method in class org.hibernate.sql.exec.spi.JdbcOperationQueryMutationNative
 
isCompatibleWith(JdbcParameterBindings, QueryOptions) - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
isComponentType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isComponentType() - Method in class org.hibernate.type.AbstractType
 
isComponentType() - Method in class org.hibernate.type.AnyType
 
isComponentType() - Method in class org.hibernate.type.ComponentType
 
isComponentType() - Method in class org.hibernate.type.SerializableToBlobType
 
isComponentType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to CompositeType.
isComposite() - Method in class org.hibernate.mapping.Property
 
isCompositeClass(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
look for @Embeddable annotation
isCompositeClass(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Does the given class name represent an embeddable/component class?
isCompositeClass(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
isCompositeTemporal(SqmExpression<?>) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
isCompoundSelection() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
isCompoundSelection() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
isCompoundSelection() - Method in class org.hibernate.query.sqm.tree.expression.SqmTuple
 
isCompoundSelection() - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaSelection
 
isCompoundSelection() - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
isCompoundSelection() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
isCompoundSelection() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
isConcreteProxy() - Method in class org.hibernate.mapping.PersistentClass
 
isConcreteProxy() - Method in class org.hibernate.mapping.RootClass
 
isConcreteProxy() - Method in class org.hibernate.mapping.Subclass
 
isConcreteProxy() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Returns true if this entity type's hierarchy is configured to return concrete-typed proxies.
isConcreteProxy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isConnected() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isConnected() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isConnected() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isConnected() - Method in interface org.hibernate.SharedSessionContract
Check if the session is currently connected.
isConnectedToSession() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isConnectedToSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Getter for property 'connectedToSession'.
isConstrained() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the constrained property.
isConstrained() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceOneToOne
 
isConstrained() - Method in class org.hibernate.mapping.OneToOne
Returns the constrained.
isConstrained() - Method in class org.hibernate.mapping.SimpleValue
 
isContainsJoinFetchedBag() - Method in class org.hibernate.engine.profile.FetchProfile
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
isContainsJoinFetchedCollection() - Method in class org.hibernate.engine.profile.FetchProfile
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin
 
isCorrelated() - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
 
isCorrelated(CteStatement) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
isCorrelated(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isCreateEmptyCompositesEnabled() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
isCreateEmptyCompositesEnabled() - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
isCreationEnabled() - Method in class org.hibernate.mapping.ForeignKey
 
isCriteriaCopyTreeEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isCriteriaCopyTreeEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isCriteriaCopyTreeEnabled() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isCriteriaCopyTreeEnabled() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
isCriteriaCopyTreeEnabled() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.CockroachDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.DB2Dialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.DerbyDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.Dialect
Is the command returned by Dialect.getCurrentTimestampSelectString() treated as callable?
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.H2Dialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.HSQLDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.MySQLDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.OracleDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.SpannerDialect
 
isCustomDeleteAllCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomDeleteCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomDeleteCallable() - Method in class org.hibernate.mapping.Join
 
isCustomDeleteCallable() - Method in class org.hibernate.mapping.PersistentClass
 
isCustomInsertCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomInsertCallable() - Method in class org.hibernate.mapping.Join
 
isCustomInsertCallable() - Method in class org.hibernate.mapping.PersistentClass
 
isCustomSql() - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
isCustomUpdateCallable() - Method in class org.hibernate.mapping.Collection
 
isCustomUpdateCallable() - Method in class org.hibernate.mapping.Join
 
isCustomUpdateCallable() - Method in class org.hibernate.mapping.PersistentClass
 
isDateUnit() - Method in enum class org.hibernate.query.sqm.TemporalUnit
Is this unit extractable from a date?
isDecimal() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isDeepCopyNeeded() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
After assembly, is a copy of the array needed?
isDefaultLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Gets the value of the defaultLazy property.
isDefaultLazy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Gets the value of the defaultLazy property.
isDefaultLazy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Gets the value of the defaultLazy property.
isDefaultOrdering(SortDirection, NullOrdering) - Method in enum class org.hibernate.query.NullPrecedence
Is this null precedence the default for the given sort order and null ordering.
isDefaultReadOnly() - Method in interface org.hibernate.engine.spi.PersistenceContext
Will entities and proxies that are loaded into this persistence context be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDefaultReadOnly() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isDefaultReadOnly() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isDefaultReadOnly() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Are entities and proxies loaded by this session read-only by default?
isDefaultReadOnly() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isDefaultReadOnly() - Method in interface org.hibernate.Session
Will entities and proxies that are loaded into this session be made read-only by default?
isDefaultTableTypeColumn() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
isDefinedOnMultipleSubclasses(Column) - Method in class org.hibernate.mapping.PersistentClass
 
isDefinedOnSubclass(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isDefinedOnSubclass(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Is this property defined on a subclass of the mapped class.
isDelayBatchFetchLoaderCreationsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isDelayBatchFetchLoaderCreationsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isDeleteCallable() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
isDeleteCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
With no replacement
isDeletedOrGone() - Method in enum class org.hibernate.engine.spi.Status
 
isDirectlyAccessible() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isDirectlyAccessible() - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
isDirectlyAccessible() - Method in interface org.hibernate.collection.spi.PersistentCollection
Could the application possibly have a direct reference to the underlying collection implementation?
isDirectlyProvidedCollection(Object) - Method in class org.hibernate.collection.spi.PersistentBag
 
isDirectlyProvidedCollection(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Was collection provided directly to this PersistentCollection (i.e., provided as an argument to a constructor)?
isDirectlyProvidedCollection(Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
isDirectReferenceCacheEntriesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isDirectReferenceCacheEntriesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isDirty() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection dirty? Note that this is only reliable during the flush cycle, after the collection elements are dirty checked against the snapshot.
isDirty() - Method in enum class org.hibernate.engine.OptimisticLockStyle
 
isDirty() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isDirty() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isDirty() - Method in class org.hibernate.event.spi.DirtyCheckEvent
 
isDirty() - Method in interface org.hibernate.Session
Does this session contain any changes which must be synchronized with the database? In other words, would any DML operations be executed if we flushed this session?
isDirty(int, AttributeMapping) - Method in interface org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.DirtinessChecker
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in interface org.hibernate.type.Type
Should the parent be considered dirty, given both the old and current value?
isDirty(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.type.Type
Should the parent be considered dirty, given both the old and current value?
isDirty(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isDirty(Object, Object) - Method in class org.hibernate.type.SerializableToBlobType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AnyType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.MetaType
Deprecated.
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.OneToOneType
 
isDirty(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
isDirty(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isDirty(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractType
 
isDirty(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
 
isDirty(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
isDirty(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isDirty(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.OneToOneType
 
isDirty(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
isDirty(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
The callback used by Hibernate to determine if the given entity is dirty.
isDirty(CustomEntityDirtinessStrategy.AttributeInformation) - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeChecker
Do the attribute dirty check.
isDirtyCheckable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
isDirtyCheckable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
isDirtyCheckable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
isDirtyCheckable(boolean) - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
isDirtyCheckable(boolean) - Method in interface org.hibernate.tuple.NonIdentifierAttribute
isDirtyCheckHandledByInterceptor() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
isDirtyCheckPossible() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
isDisableConversion() - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Gets the value of the disableConversion property.
isDisallowedWrapperArray() - Method in class org.hibernate.mapping.BasicValue
 
isDiscoveredType(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
isDiscoveredType(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
 
isDiscoveredType(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.PersistentClass
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.RootClass
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.Subclass
 
isDiscriminatorValueNotNull() - Method in class org.hibernate.mapping.PersistentClass
 
isDiscriminatorValueNull() - Method in class org.hibernate.mapping.PersistentClass
 
isDistinct() - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
isDistinct() - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
isDistinct() - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
isDistinct() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
isDistinct() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
isDistinct() - Method in class org.hibernate.sql.ast.tree.select.SelectClause
 
IsDistinctFromPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
isDoNothing() - Method in class org.hibernate.sql.ast.tree.insert.ConflictClause
 
isDorecreate() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isDoremove() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isDoupdate() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isDoUpdate() - Method in class org.hibernate.sql.ast.tree.insert.ConflictClause
 
isDuration() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isDuration(SqmExpressible<?>) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
isDurationType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent a duration type?
isDynamic() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSource
Indicates whether this embeddable/component is dynamic (represented as a Map), or whether a dedicated class for it is available.
isDynamic() - Method in class org.hibernate.mapping.Component
 
isDynamic() - Method in interface org.hibernate.query.results.ResultSetMapping
Indicates whether the mapping is dynamic per ResultSetMapping
isDynamic() - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
isDynamicInsert() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
isDynamicInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the dynamicInsert property.
isDynamicInsert() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the dynamicInsert property.
isDynamicInsert() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Did the source specify dynamic inserts?
isDynamicInsert() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isDynamicInstantiation() - Method in interface org.hibernate.sql.results.graph.AssemblerCreationState
 
isDynamicMutation() - Method in class org.hibernate.sql.model.TableMapping.MutationDetails
 
isDynamicUpdate() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
isDynamicUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the dynamicUpdate property.
isDynamicUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the dynamicUpdate property.
isDynamicUpdate() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Did the source specify dynamic updates?
isDynamicUpdate() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isEager() - Method in interface org.hibernate.sql.results.graph.Initializer
Indicates whether calling resolve is needed when the object for this initializer is initialized already.
isEager(Boolean) - Method in class org.hibernate.type.EntityType
Would an entity be eagerly loaded given the value provided for overridingEager?
isElementRemoved() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isElementRemoved() - Method in interface org.hibernate.collection.spi.PersistentCollection
 
isEmbeddableFunctionTableReference() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
isEmbeddableFunctionTableReference() - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
isEmbeddableInitializer() - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableInitializer
 
isEmbeddableInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
 
isEmbedded() - Method in class org.hibernate.mapping.Component
 
isEmbedded() - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
isEmbedded() - Method in interface org.hibernate.tuple.IdentifierAttribute
Deprecated.
 
isEmbedded() - Method in class org.hibernate.tuple.IdentifierProperty
Deprecated.
 
isEmbedded() - Method in class org.hibernate.type.AnyType
 
isEmbedded() - Method in class org.hibernate.type.ComponentType
 
isEmbedded() - Method in interface org.hibernate.type.CompositeType
Is this component embedded? "embedded" indicates that the component is "virtual", that its properties are "flattened" onto its owner
isEmbedded() - Method in class org.hibernate.type.EmbeddedComponentType
 
isEmbeddedAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
 
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the embedXml property.
isEmbedXml() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
 
isEmpty() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
isEmpty() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
isEmpty() - Method in class org.hibernate.collection.spi.PersistentBag
 
isEmpty() - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
isEmpty() - Method in class org.hibernate.collection.spi.PersistentList
 
isEmpty() - Method in class org.hibernate.collection.spi.PersistentMap
 
isEmpty() - Method in class org.hibernate.collection.spi.PersistentSet
 
isEmpty() - Method in class org.hibernate.engine.spi.ExecutableList
 
isEmpty() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Are there no listeners registered?
isEmpty() - Method in class org.hibernate.event.spi.MergeContext
Returns true if this MergeContext contains no merge-to-managed entity cross-references.
isEmpty() - Method in interface org.hibernate.event.spi.RefreshContext
 
isEmpty() - Method in class org.hibernate.LockOptions
Determine of the lock options are empty.
isEmpty() - Method in class org.hibernate.persister.entity.mutation.TableSet
 
isEmpty() - Method in class org.hibernate.proxy.map.MapProxy
 
isEmpty() - Method in class org.hibernate.query.spi.Limit
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.AbstractPredicate
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.ComparisonPredicate
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.ExistsPredicate
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate.FilterFragmentPredicate
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.FilterPredicate
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.GroupedPredicate
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.Junction
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.NegatedPredicate
 
isEmpty() - Method in interface org.hibernate.sql.ast.tree.predicate.Predicate
 
isEmpty() - Method in class org.hibernate.sql.ast.tree.predicate.SelfRenderingPredicate
 
isEmpty() - Method in interface org.hibernate.sql.results.graph.FetchList
 
isEmpty(Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isEmpty(Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isEmpty(Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
IsEmptyPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
 
isEmptyStringTreatedAsNull() - Method in class org.hibernate.dialect.Dialect
Return whether the dialect considers an empty string value to be null.
isEmptyStringTreatedAsNull() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
isEmptyStringTreatedAsNull() - Method in class org.hibernate.dialect.OracleDialect
 
isEmptyStringTreatedAsNull() - Method in class org.hibernate.dialect.PostgresPlusDialect
 
isEnabled() - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
isEnforcingFetchGraph() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Deprecated, for removal: This API element is subject to removal in a future version.
this is not used anywhere
isEnhancedForLazyLoading() - Method in interface org.hibernate.bytecode.spi.BytecodeEnhancementMetadata
Has the entity class been bytecode enhanced for lazy loading?
isEntityClass(Class<?>) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
isEntityClass(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
look for @Entity annotation
isEntityClass(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Does the given class descriptor represent an entity class?
isEntityClass(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
isEntityIdentifierMapping() - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
 
isEntityIdentifierMapping() - Method in interface org.hibernate.metamodel.mapping.ModelPart
 
isEntityInitializer() - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
isEntityInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
 
isEntityType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isEntityType() - Method in class org.hibernate.type.AbstractType
 
isEntityType() - Method in class org.hibernate.type.EntityType
Explicitly, an entity type is an entity type ;)
isEntityType() - Method in class org.hibernate.type.SerializableToBlobType
 
isEntityType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to EntityType.
isEntryFor(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is there an EntityEntry registration for this entity instance?
isEnum() - Method in interface org.hibernate.query.criteria.JpaTupleElement
 
isEnumType(int) - Static method in class org.hibernate.type.SqlTypes
 
isEqual(Object, Object) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality", that is, equality of persistent state.
isEqual(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality", that is, equality of persistent state.
isEqual(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isEqual(Object, Object) - Method in class org.hibernate.type.AbstractType
 
isEqual(Object, Object) - Method in class org.hibernate.type.CollectionType
 
isEqual(Object, Object) - Method in class org.hibernate.type.ComponentType
 
isEqual(Object, Object) - Method in class org.hibernate.type.CustomType
 
isEqual(Object, Object) - Method in class org.hibernate.type.SerializableToBlobType
 
isEqual(Object, Object) - Method in class org.hibernate.type.UserComponentType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.UserComponentType
 
isEventSource() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isEventSource() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Determines if this session implements EventSource.
isEventuallyInitialized() - Method in interface org.hibernate.engine.spi.EntityHolder
Whether the entity is already initialized or will be initialized through an initializer eventually.
isExcludeUnlistedClasses() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
Essentially should scanning for classes be performed? If not, the list of classes available is limited to: classes listed in PersistenceUnitDescriptor.getManagedClassNames() classes named in all PersistenceUnitDescriptor.getMappingFileNames() classes discovered in PersistenceUnitDescriptor.getJarFileUrls()
isExistsInDatabase() - Method in interface org.hibernate.engine.spi.EntityEntry
 
isExpectedServiceRegistryType(ServiceRegistry) - Static method in class org.hibernate.boot.MetadataSources
 
isExplicit() - Method in class org.hibernate.mapping.Column
 
isExplicit() - Method in class org.hibernate.mapping.UniqueKey
 
isExplicitPolymorphism() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Should explicit polymorphism (querying) be applied to this entity?
isExplicitPolymorphism() - Method in class org.hibernate.mapping.PersistentClass
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.RootClass
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.Subclass
 
isExplicitPolymorphism() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Is this class explicit polymorphism only?
isExplicitPolymorphism() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isExplicitPolymorphism() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Is this class explicit polymorphism only?
isExplicitPolymorphism() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
isExplicitPolymorphism() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isExtended() - Method in class org.hibernate.dialect.OracleDialect
 
isExtended() - Method in class org.hibernate.dialect.OracleServerConfiguration
 
isExtended(DialectResolutionInfo) - Static method in class org.hibernate.dialect.OracleDialect
Deprecated.
isExtraLazy() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristicsPluralAttribute
 
isExtraLazy() - Method in class org.hibernate.mapping.Collection
 
isExtraLazy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isExtraLazy() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isFailOnPaginationOverCollectionFetchEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isFailOnPaginationOverCollectionFetchEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isFalse(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isFalse(Expression<Boolean>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isFalse(Expression<Boolean>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
IsFalsePredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IsFalsePredicateContext
 
isFetched() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
isFetched() - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
isFetched() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
isFetched() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
isFetched() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
isFetched() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
isFetched() - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
isFetched() - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
isFetched() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
isFetchProfileEnabled(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
isFetchProfileEnabled(String) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isFetchProfileEnabled(String) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isFetchProfileEnabled(String) - Method in interface org.hibernate.Session
Is the fetch profile with the given name enabled in this session?
isFirst() - Method in class org.hibernate.query.Page
 
isFirst() - Method in interface org.hibernate.ScrollableResults
Is this the first result?
isFirst(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
isFirstPage() - Method in class org.hibernate.query.KeyedResultList
 
isFixedPrecisionScale() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
isFkOptimizationAllowed() - Method in interface org.hibernate.metamodel.mapping.EntityAssociationMapping
 
isFloat() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isFloatingType(Class<?>) - Static method in class org.hibernate.query.sqm.tree.expression.Compatibility
 
isFloatOrRealOrDouble(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent a SQL floating point type?
isFlushBeforeCompletionEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isFlushBeforeCompletionEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isFlushing() - Method in interface org.hibernate.engine.spi.PersistenceContext
Is a flush cycle currently in process?
isFlushRequired() - Method in class org.hibernate.event.spi.AutoFlushEvent
 
isForce() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the force property.
isForced() - Method in interface org.hibernate.boot.model.source.spi.DiscriminatorSource
"Forces" Hibernate to specify the allowed discriminator values, even when retrieving all instances of the root class.
isForceDiscriminator() - Method in class org.hibernate.mapping.PersistentClass
 
isForceDiscriminator() - Method in class org.hibernate.mapping.RootClass
 
isForceDiscriminator() - Method in class org.hibernate.mapping.Subclass
 
isForceImmutable() - Method in class org.hibernate.type.BasicTypeReference
 
isForceSelection() - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Gets the value of the forceSelection property.
isForeignKeyEnabled() - Method in class org.hibernate.mapping.SimpleValue
 
isFormat() - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
 
isFormula() - Method in class org.hibernate.mapping.Column
 
isFormula() - Method in class org.hibernate.mapping.Formula
 
isFormula() - Method in interface org.hibernate.mapping.Selectable
Does this selectable represent a formula? true indicates it is a formula; false indicates it is a physical column
isFormula() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
isFormula() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
Is the mapping a formula instead of a physical column?
isFormula() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
isFormula() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
isFormula() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
isFormula() - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
isFullyAliased() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
isFunctionCall() - Method in interface org.hibernate.procedure.ProcedureCall
Does this ProcedureCall represent a call to a database FUNCTION, as opposed to a PROCEDURE?
isGenerated(Dialect) - Method in class org.hibernate.mapping.Constraint
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
isGeneric() - Method in class org.hibernate.mapping.Component
 
isGeneric() - Method in class org.hibernate.mapping.Property
 
isGeneric() - Method in interface org.hibernate.query.sqm.SqmPathSource
Indicates if this path source is generically typed
isGetEnabled() - Method in enum class org.hibernate.CacheMode
Does this cache mode indicate that reads are allowed?
isGetGeneratedKeysEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isGetGeneratedKeysEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isGetGeneratedKeysEnabled() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
isGlobalGeneratorScopeEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
Should the scope of TableGenerator.name() and SequenceGenerator.name() be considered globally or locally defined?
isGloballyQuoteIdentifiers() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
isId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the id property.
isId() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the id property.
isId() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
isIdentified() - Method in class org.hibernate.mapping.Collection
 
isIdentified() - Method in class org.hibernate.mapping.IdentifierCollection
 
isIdentifier(EntityIdentifierMapping, String...) - Static method in class org.hibernate.query.results.ResultsHelper
 
isIdentifierAssignedByInsert() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isIdentifierAssignedByInsert() - Method in interface org.hibernate.persister.entity.EntityPersister
Are identifiers of this entity assigned known before the insert execution? Or, are they generated (in the database) by the insert execution.
isIdentifierAssignedByInsert() - Method in interface org.hibernate.tuple.IdentifierAttribute
Deprecated.
 
isIdentifierAssignedByInsert() - Method in class org.hibernate.tuple.IdentifierProperty
Deprecated.
 
isIdentifierRollbackEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isIdentifierRollbackEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isIdentifierTable() - Method in interface org.hibernate.metamodel.mapping.TableDetails
Whether this table is the root for a given ModelPartContainer.
isIdentifierTable() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
isIdentifierTable() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
isIdentifierTable() - Method in interface org.hibernate.sql.model.TableMapping
Whether this table holds the identifier for the MutationTarget
isIdentifierTable(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isIdentifierTable(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isIdentifierTable(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isIdentifierTable(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isIdentity() - Method in class org.hibernate.mapping.Column
 
isIdMappingRequired() - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
isIgnore() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isIgnoreCase() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
isIgnoreCase() - Method in class org.hibernate.sql.ast.tree.select.SortSpecification
 
isIgnoreNotFound() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
 
isIgnoreNotFound() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
isIgnoreNotFound() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceOneToMany
 
isIgnoreNotFound() - Method in class org.hibernate.mapping.ManyToOne
 
isIgnoreNotFound() - Method in class org.hibernate.mapping.OneToMany
 
isImplicit() - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
isImplicitlySelectable() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
isImplicitlySelectable() - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
isImplicitlySelectable() - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
isImplicitlySelectable() - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
isImplicitlySelectable() - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
isImplicitlySelectable() - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
isImplicitlySelectable() - Method in interface org.hibernate.query.sqm.tree.from.SqmJoin
When applicable, whether this join should be included in an implicit select clause
isIncludeAllAttributes() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
Gets the value of the includeAllAttributes property.
isIncludedInDirtyChecking() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
isIncludedInOptimisticLocking() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
If the containing entity is using optimistic locking, should this attribute participate in that locking? Meaning, should changes in the value of this attribute at runtime indicate that the entity is now dirty in terms of optimistic locking?
isIncludedInOptimisticLocking() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
isIndexed() - Method in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
isIndexed() - Method in class org.hibernate.mapping.Collection
 
isIndexed() - Method in class org.hibernate.mapping.IndexedCollection
 
isIndexed() - Method in enum class org.hibernate.metamodel.CollectionClassification
 
isInheritable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
Gets the value of the inheritable property.
isInheritable() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
isInherited() - Method in class org.hibernate.mapping.PersistentClass
 
isInherited() - Method in class org.hibernate.mapping.RootClass
 
isInherited() - Method in class org.hibernate.mapping.Subclass
 
isInherited() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Does this entity extend a mapped superclass?
isInherited() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInherited() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether the entity is inherited one or more other entities.
isInherited() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isInitialized() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
isInitialized() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isInitialized() - Method in interface org.hibernate.engine.spi.EntityHolder
Whether the entity is already initialized
isInitialized() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
isInitialized() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
isInitialized() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
If this is a lazy table group, it may report that it is not initialized, which would also mean that a join referring to this table group should not be rendered.
isInitialized() - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
isInitialized() - Method in interface org.hibernate.sql.ast.tree.from.TableJoin
 
isInitialized() - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
 
isInitialized(Object) - Static method in class org.hibernate.Hibernate
Determines if the given proxy or persistent collection is initialized.
isInitializeLazyStateOutsideTransactionsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isInitializeLazyStateOutsideTransactionsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isInitializing() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
isInitializing() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isInitializing() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is this PersistentCollection in the process of being initialized?
isInRecursiveQueryPart() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isInSecondPass() - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Gets the value of the insert property.
isInsertable() - Method in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
 
isInsertable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Gets the value of the insertable property.
isInsertable() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
Did the mapping specify that the given attribute value(s) should be inserted into the database?
isInsertable() - Method in class org.hibernate.mapping.Property
 
isInsertable() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
isInsertable() - Method in interface org.hibernate.metamodel.mapping.BasicEntityIdentifierMapping
 
isInsertable() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
isInsertable() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
 
isInsertable() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
isInsertable() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
isInsertable() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
isInsertable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
isInsertable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
isInsertable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
isInsertCallable() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
isInsertCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
With no replacement
isInserted() - Method in interface org.hibernate.boot.model.source.spi.DiscriminatorSource
Set this to false, if your discriminator column is also part of a mapped composite identifier.
isInstance(J) - Method in interface org.hibernate.query.BindableType
 
isInstance(J) - Method in interface org.hibernate.query.sqm.SqmExpressible
 
isInstance(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInstance(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Is the given object an instance of this entity?
isInstance(Object) - Method in class org.hibernate.tuple.DynamicMapInstantiator
Deprecated.
 
isInstance(Object) - Method in interface org.hibernate.tuple.Instantiator
Deprecated.
Performs check to see if the given object is an instance of the entity or component which this Instantiator instantiates.
isInstance(Object) - Method in class org.hibernate.tuple.PojoInstantiator
Deprecated.
 
isInstance(Object) - Method in interface org.hibernate.type.descriptor.java.JavaType
Is the given value an instance of the described type?
isInstance(Object) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
isInstance(Object) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
isInstance(Object) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
isInstance(Object) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
isInstance(Object, Class<?>) - Static method in class org.hibernate.Hibernate
Determine if the true, underlying class of the proxied entity is assignable to the given class.
isInstance(Object, SessionFactoryImplementor) - Method in interface org.hibernate.metamodel.spi.Instantiator
Performs and "instance of" check to see if the given object is an instance of managed structure
isInstance(Object, SessionFactoryImplementor) - Method in interface org.hibernate.usertype.CompositeUserType
 
isInstrumented() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInstrumented() - Method in interface org.hibernate.persister.entity.EntityPersister
Has the class actually been bytecode instrumented?
isInstrumented() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
Whether this class can be lazy (ie intercepted)
isInSubquery() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isInteger() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isIntegerDivisionEmulationRequired(BinaryArithmeticExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isIntegral(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent a SQL integer type?
isIntegralType(Class<?>) - Static method in class org.hibernate.query.sqm.tree.expression.Compatibility
 
isInterval() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isIntervalType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent a SQL interval type?
isInTypeInference() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
isInTypeInference() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
isInTypeInference() - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
Returns whether the state of the translation is currently in type inference mode.
isInverse - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the inverse property.
isInverse() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoIdBagAdapter
 
isInverse() - Method in class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
isInverse() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
isInverse() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
 
isInverse() - Method in class org.hibernate.mapping.Collection
 
isInverse() - Method in class org.hibernate.mapping.Join
 
isInverse() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isInverse() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this collection "inverse", so state changes are not propagated to the database.
isInverse() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
isInverse() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
isInverse() - Method in interface org.hibernate.sql.model.TableMapping
Whether the table is mapped as inverse
isInverse(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
isInverseCollection() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Is this the "inverse" end of a bidirectional association?
isInverseCollectionNoOrphanDelete() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Is this the "inverse" end of a bidirectional association with no orphan delete enabled?
isInverseOneToManyOrNoOrphanDelete() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Is this the "inverse" end of a bidirectional one-to-many, or of a collection with no orphan delete?
isInverseSubclassTable(int) - 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
isInverseSubclassTable(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isInverseSubclassTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isInverseTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInverseTable(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isInverseTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isJdbcBatchVersionedData() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isJdbcBatchVersionedData() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isJdbcLogWarningsEnabledByDefault() - Method in class org.hibernate.dialect.Dialect
Is JDBC statement warning logging enabled by default?
isJdbcLogWarningsEnabledByDefault() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
isJdbcLogWarningsEnabledByDefault() - Method in class org.hibernate.dialect.MySQLDialect
 
isJdbcTemporalType(SqmExpressible<?>) - Static method in class org.hibernate.type.spi.TypeConfiguration
 
isJoined() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Determine if there is an active transaction that this coordinator is already joined to.
isJoined() - Method in class org.hibernate.sql.results.graph.EntityGraphTraversalState.FetchStrategy
 
isJoinedSubclass() - Method in class org.hibernate.mapping.PersistentClass
 
isJoinedSubclass() - Method in class org.hibernate.mapping.RootClass
 
isJoinedSubclass() - Method in class org.hibernate.mapping.Subclass
 
isJoinedToTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isJoinedToTransaction() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isJoinedToTransaction() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isJoinedToTransaction() - Method in interface org.hibernate.SharedSessionContract
Check if the session is joined to the current transaction.
isJoinTable() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
isJpaBootstrap() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isJpaBootstrap() - Method in interface org.hibernate.boot.spi.BootstrapContext
Whether the bootstrap was initiated from JPA bootstrapping.
isJpaBootstrap() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Was building of the SessionFactory initiated through JPA bootstrapping, or through Hibernate's native bootstrapping?
isJpaCacheComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
Should Hibernate comply with all aspects of caching as defined by JPA? Or can it deviate to perform things it believes will be "better"?
isJpaCascadeComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
JPA specifies that a CascadeType.PERSIST operation should occur at flush time.
isJpaClosedComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
JPA defines specific exceptions on specific methods when called on EntityManager and EntityManagerFactory when those objects have been closed.
isJpaListComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
isJpaOrderByMappingComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
Should we strictly handle OrderBy expressions?
isJpaProxyComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
JPA spec says that an EntityNotFoundException should be thrown when accessing an entity proxy which does not have an associated table row in the database.
isJpaQueryComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
Controls whether Hibernate's handling of JPA's Query (JPQL, Criteria and native-query) should strictly follow the JPA spec.
isJpaQueryComplianceEnabled() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isJpaTransactionComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
Indicates that Hibernate's Transaction should behave as defined by the specification for JPA's EntityTransaction since it extends it.
isJta() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder
 
isJtaTrackByThread() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isJtaTrackByThread() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isJtaTrackByThread() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
isJtaTransactionAccessEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isJtaTransactionAccessEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isKey() - Method in class org.hibernate.mapping.Component
 
isKey() - Method in class org.hibernate.type.ComponentType
 
isKeyPart(ValuedModelPart) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
isLast() - Method in interface org.hibernate.ScrollableResults
Is this the last result?
isLast(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
isLastPage() - Method in class org.hibernate.query.KeyedResultList
 
isLateral() - Method in interface org.hibernate.query.criteria.JpaDerivedJoin
Specifies whether the subquery part can access previous from node aliases.
isLateral() - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
isLateral() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
isLateral() - Method in class org.hibernate.sql.ast.tree.from.DerivedTableReference
 
isLateral() - Method in class org.hibernate.sql.ast.tree.from.FunctionTableGroup
 
isLateral() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
isLateral() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
isLateral() - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableGroup
 
isLateral() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
isLazy() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
isLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the lazy property.
isLazy() - Method in interface org.hibernate.boot.model.source.spi.AnyMappingSource
 
isLazy() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Is this entity lazy (proxyable)?
isLazy() - Method in class org.hibernate.mapping.Any
 
isLazy() - Method in class org.hibernate.mapping.Collection
 
isLazy() - Method in interface org.hibernate.mapping.Fetchable
 
isLazy() - Method in class org.hibernate.mapping.Join
 
isLazy() - Method in class org.hibernate.mapping.PersistentClass
 
isLazy() - Method in class org.hibernate.mapping.Property
Is this property lazy in the "bytecode" sense?
isLazy() - Method in class org.hibernate.mapping.ToOne
 
isLazy() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
Is the collection lazily initialized?
isLazy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isLazy() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this collection lazily initialized?
isLazy() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
isLazy() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
isLazy() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isLazy() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
isLazyAttribute(String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
isLazyCapable() - Method in interface org.hibernate.sql.results.graph.Initializer
Indicates whether this initializer or one of its sub-parts could be made lazy.
isLazyLoadable(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
isLazyLoadable(UnloadedField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Determine if a field is lazy loadable.
isLazyLoadable(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
isLazyPropertiesCacheable() - Method in class org.hibernate.mapping.RootClass
 
isLazyPropertiesCacheable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isLazyPropertiesCacheable() - Method in interface org.hibernate.persister.entity.EntityPersister
Should lazy properties of this entity be cached?
isLifecycleImplementor() - Method in interface org.hibernate.metamodel.spi.EntityRepresentationStrategy
 
isList() - Method in class org.hibernate.mapping.IndexedCollection
 
isList() - Method in class org.hibernate.mapping.List
 
isListener() - Method in interface org.hibernate.boot.model.source.spi.JpaCallbackSource
 
isLiteral(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isLoadByIdComplianceEnabled() - Method in interface org.hibernate.jpa.spi.JpaCompliance
JPA says that the id passed to EntityManager.getReference(java.lang.Class<T>, java.lang.Object) and EntityManager.find(java.lang.Class<T>, java.lang.Object) should be exactly the expected type, allowing no type coercion.
isLoadFinished() - Method in interface org.hibernate.engine.spi.PersistenceContext
Is in a two-phase load?
isLoadingFinished() - Method in class org.hibernate.sql.results.spi.LoadContexts
 
isLob() - Method in class org.hibernate.mapping.Property
 
isLob() - Method in class org.hibernate.mapping.SimpleValue
 
isLob() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
isLob() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
isLob() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isLob() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Was LOB datatype requested for the given Java type?
isLob(int) - Method in class org.hibernate.dialect.Dialect
 
isLob(int) - Static method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isLob(Size) - Method in interface org.hibernate.type.descriptor.sql.DdlType
 
isLobOrLong() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isLobOrLong(int) - Static method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isLockTimeoutParameterized() - Method in class org.hibernate.dialect.Dialect
Deprecated, for removal: This API element is subject to removal in a future version.
This is never called, and since at least Hibernate 5 has just returned false in every dialect. It will be removed.
isLockTimeoutParameterized() - Method in class org.hibernate.dialect.DialectDelegateWrapper
Deprecated, for removal: This API element is subject to removal in a future version.
isLogicalOneToOne() - Method in class org.hibernate.mapping.ManyToOne
 
isLogicalOneToOne() - Method in class org.hibernate.type.EntityType
Is the association modeled here a 1-1 according to the logical model?
isLogicalOneToOne() - Method in class org.hibernate.type.ManyToOneType
 
isLogToStdout() - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Are we currently logging to stdout?
isManyToMany() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isManyToMany() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
isManyToMany() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this a many-to-many association? Note that this is mainly a convenience feature as the single persister does not contain all the information needed to handle a many-to-many itself, as internally it is looked at as two many-to-ones.
isManyToMany() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isMap() - Method in class org.hibernate.mapping.Collection
 
isMap() - Method in class org.hibernate.mapping.Map
 
isMapEmpty(JpaExpression<M>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a predicate that tests whether a Map is empty.
isMapEmpty(JpaExpression<M>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isMapEmpty(JpaExpression<M>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isMapNotEmpty(JpaExpression<M>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a predicate that tests whether a Map is not empty.
isMapNotEmpty(JpaExpression<M>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isMapNotEmpty(JpaExpression<M>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isMapped() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Gets the value of the mapped property.
isMappedBy() - Method in interface org.hibernate.boot.model.source.spi.AssociationSource
 
isMappedCollection(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
look for @OneToMany, @ManyToMany and @ElementCollection annotations
isMappedCollection(UnloadedField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
 
isMappedCollection(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
isMappedSuperclassClass(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
look for @MappedSuperclass annotation
isMappedSuperclassClass(UnloadedClass) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Does the given class name represent a MappedSuperclass class?
isMappedSuperclassClass(UnloadedClass) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
isMappedToKnownLobCode(int) - Static method in class org.hibernate.type.descriptor.jdbc.LobTypeMappings
 
isMember(E, Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isMember(E, Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isMember(E, Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isMember(Expression<E>, Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isMember(Expression<E>, Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isMember(Expression<E>, Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isMetadataComplete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
isMethodOf(Method) - Method in class org.hibernate.type.AnyType
 
isMethodOf(Method) - Method in class org.hibernate.type.ComponentType
 
isMethodOf(Method) - Method in interface org.hibernate.type.CompositeType
Is the given method a member of this component's class?
isMethodOf(Method) - Method in class org.hibernate.type.EmbeddedComponentType
 
isMigration() - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
Is the generated SQL for use in schema migration?
isMinimalPutsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isMinimalPutsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
isMinimalPutsEnabledByDefault() - Method in interface org.hibernate.cache.spi.RegionFactory
By default, should we perform "minimal puts" when using this second level cache implementation?
isModifiableEntity() - Method in interface org.hibernate.engine.spi.EntityEntry
Can the entity be modified?
isModifiableEntity(EntityEntry) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in interface org.hibernate.type.Type
Has the value been modified compared to the current database state? The difference between this and the Type.isDirty(java.lang.Object, java.lang.Object, org.hibernate.engine.spi.SharedSessionContractImplementor) methods is that here we need to account for "partially" built values.
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractType
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AnyType
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.OneToOneType
 
isModified(Object, Object, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
isMultiTable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
isMultiTable() - Method in interface org.hibernate.persister.entity.Queryable
isMultiTenancyEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
isMultiTenancyEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isMultiTenancyEnabled() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Is multi-tenancy enabled?
isMultiTenancyEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isMultiValued() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
isMultiValued() - Method in class org.hibernate.mapping.MetaAttribute
 
isMultiValued() - Method in interface org.hibernate.query.spi.QueryParameterBinding
Is the binding multivalued?
isMultiValuedBindingAllowed() - Method in interface org.hibernate.query.sqm.spi.ParameterDeclarationContext
Are multi-valued parameter bindings allowed in this context?
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the mutable property.
isMutable() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
isMutable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Gets the value of the mutable property.
isMutable() - Method in interface org.hibernate.boot.model.source.spi.EntityHierarchySource
Is this root entity mutable?
isMutable() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
isMutable() - Method in interface org.hibernate.cache.cfg.spi.DomainDataCachingConfig
Is the data marked as being mutable?
isMutable() - Method in interface org.hibernate.graph.GraphNode
 
isMutable() - Method in class org.hibernate.mapping.Collection
 
isMutable() - Method in class org.hibernate.mapping.PersistentClass
 
isMutable() - Method in class org.hibernate.mapping.RootClass
 
isMutable() - Method in class org.hibernate.mapping.Subclass
 
isMutable() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Are instances of this class mutable?
isMutable() - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Whether the natural-id is immutable.
isMutable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isMutable() - Method in interface org.hibernate.persister.collection.CollectionPersister
Can the elements of this collection change?
isMutable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isMutable() - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
isMutable() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether instances of this entity are considered mutable.
isMutable() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isMutable() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isMutable() - Method in class org.hibernate.type.AnyType
 
isMutable() - Method in class org.hibernate.type.CollectionType
 
isMutable() - Method in class org.hibernate.type.ComponentType
 
isMutable() - Method in class org.hibernate.type.CustomType
 
isMutable() - Method in class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan
 
isMutable() - Method in class org.hibernate.type.descriptor.java.ClobJavaType.ClobMutabilityPlan
 
isMutable() - Method in class org.hibernate.type.descriptor.java.Immutability
 
isMutable() - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
isMutable() - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Can the internal state of instances of T be changed?
isMutable() - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
isMutable() - Method in class org.hibernate.type.descriptor.java.NClobJavaType.NClobMutabilityPlan
 
isMutable() - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
isMutable() - Method in class org.hibernate.type.EntityType
 
isMutable() - Method in class org.hibernate.type.EnumType
Deprecated.
 
isMutable() - Method in class org.hibernate.type.MetaType
Deprecated.
 
isMutable() - Method in class org.hibernate.type.SerializableToBlobType
 
isMutable() - Method in interface org.hibernate.type.Type
Are objects of this type mutable with respect to the referencing object? Entities and collections are considered immutable because they manage their own internal state.
isMutable() - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
isMutable() - Method in interface org.hibernate.usertype.CompositeUserType
Are objects of this type mutable?
isMutable() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
isMutable() - Method in interface org.hibernate.usertype.UserType
Are instances of the Java class mapped by this custom type mutable or immutable?
isNakedEntityReturned() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
isNamed() - Method in class org.hibernate.mapping.CheckConstraint
 
isNamedQueryStartupCheckingEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isNamedQueryStartupCheckingEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isNameExplicit() - Method in class org.hibernate.mapping.UniqueKey
 
isNationalized() - Method in class org.hibernate.mapping.SimpleValue
 
isNationalized() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
isNationalized() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isNationalized() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Was nationalized character datatype requested for the given Java type?
isNationalized(int) - Static method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isNaturalIdentifier() - Method in class org.hibernate.mapping.Property
 
isNaturalIdentifierCached() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isNaturalIdentifierInsertGenerated() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isNClob(Class) - Static method in class org.hibernate.type.descriptor.java.DataHelper
 
isNClob(Class) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
 
isNegated() - Method in class org.hibernate.query.sqm.tree.predicate.AbstractNegatableSqmPredicate
 
isNegated() - Method in class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
 
isNegated() - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
 
isNegated() - Method in interface org.hibernate.query.sqm.tree.predicate.SqmNegatablePredicate
Is this predicate (currently) negated?
isNegated() - Method in class org.hibernate.sql.ast.tree.predicate.AbstractPredicate
 
isNegated() - Method in class org.hibernate.sql.ast.tree.predicate.ExistsPredicate
 
isNewlyInstantiated() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection newly instantiated?
isNoBackslashEscapesEnabled() - Method in class org.hibernate.dialect.MySQLDialect
 
isNoBackslashEscapesEnabled() - Method in class org.hibernate.dialect.MySQLServerConfiguration
 
isNoConstraintByDefault() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
isNoConstraintByDefault() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Should we disable constraint creation when ConstraintMode.PROVIDER_DEFAULT?
isNone() - Method in enum class org.hibernate.engine.OptimisticLockStyle
 
isNotAffectedByInfluencers(LoadQueryInfluencers) - Method in interface org.hibernate.loader.ast.spi.Loadable
 
isNotAffectedByInfluencers(LoadQueryInfluencers) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
isNotEmpty(Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isNotEmpty(Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isNotEmpty(Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isNotMember(E, Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isNotMember(E, Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isNotMember(E, Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isNotMember(Expression<E>, Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isNotMember(Expression<E>, Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isNotMember(Expression<E>, Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isNotNull() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the notNull property.
isNotNull() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
isNotNull() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
isNotNull() - Method in interface org.hibernate.query.criteria.JpaExpression
 
isNotNull() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
isNotNull() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
isNotNull() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
isNotNull() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
isNotNull() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
isNotNull(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isNotNull(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isNotNull(Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isNotOneOf(TransactionStatus...) - Method in enum class org.hibernate.resource.transaction.spi.TransactionStatus
 
isNull() - Method in interface org.hibernate.query.criteria.JpaExpression
 
isNull() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
isNull() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
isNull() - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
isNull() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
isNull() - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
isNull(Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isNull(Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isNull(Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
isNull(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.EntityType
 
isNull(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.OneToOneType
 
isNullable() - Method in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
 
isNullable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Gets the value of the nullable property.
isNullable() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Is this column nullable?
isNullable() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
isNullable() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
isNullable() - Method in class org.hibernate.mapping.Collection
 
isNullable() - Method in class org.hibernate.mapping.Column
 
isNullable() - Method in class org.hibernate.mapping.DependantValue
 
isNullable() - Method in class org.hibernate.mapping.ManyToOne
 
isNullable() - Method in class org.hibernate.mapping.OneToMany
 
isNullable() - Method in class org.hibernate.mapping.OneToOne
 
isNullable() - Method in class org.hibernate.mapping.SimpleValue
 
isNullable() - Method in interface org.hibernate.mapping.Value
 
isNullable() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
isNullable() - Method in interface org.hibernate.metamodel.mapping.BasicEntityIdentifierMapping
 
isNullable() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
isNullable() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
Is the mapping considered nullable?
isNullable() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
isNullable() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
isNullable() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
isNullable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
isNullable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
isNullable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
isNullable() - Method in class org.hibernate.type.EntityType
The nullability of the property.
isNullable() - Method in class org.hibernate.type.ManyToOneType
 
isNullable() - Method in class org.hibernate.type.OneToOneType
 
isNullable(Expression) - Static method in class org.hibernate.dialect.function.array.ArrayHelper
 
isNullableSubclassTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isNullableSubclassTable(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isNullableSubclassTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isNullableTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isNullableTable(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isNullableTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isNullifiable(boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.engine.spi.EntityEntry
 
isNullifiableEntityKeysEmpty() - Method in interface org.hibernate.engine.spi.PersistenceContext
 
IsNullPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
 
isNumber() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isNumeric() - Method in enum class org.hibernate.query.sqm.CastType
 
isNumericOrDecimal(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent one of the two SQL decimal types?
isNumericType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given JDBC type code represent some sort of numeric type?
ISOLATE - Enum constant in enum class org.hibernate.boot.TempTableDdlTransactionHandling
Execution of the DDL must be isolated from any ongoing transaction
ISOLATE_AND_TRANSACT - Enum constant in enum class org.hibernate.boot.TempTableDdlTransactionHandling
As with TempTableDdlTransactionHandling.ISOLATE the execution of the DDL must be isolated from any ongoing transaction.
ISOLATION - Static variable in interface org.hibernate.cfg.JdbcSettings
Specified the JDBC transaction isolation level.
IsolationDelegate - Interface in org.hibernate.resource.transaction.spi
Contract for performing work in a manner that isolates it from any current transaction.
isOneOf(TransactionStatus...) - Method in enum class org.hibernate.resource.transaction.spi.TransactionStatus
 
isOneToMany() - Method in class org.hibernate.mapping.Collection
 
isOneToMany() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
isOneToMany() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this a one-to-many association?
isOneToMany() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isOneToOne() - Method in class org.hibernate.type.EntityType
Is the association modeled here defined as a 1-1 in the database (physical model)?
isOneToOne() - Method in class org.hibernate.type.ManyToOneType
 
isOneToOne() - Method in class org.hibernate.type.OneToOneType
 
isOpen() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isOpen() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
isOpen() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isOpen() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isOpen() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
Is this (logical) JDBC connection still open/active?
isOpen() - Method in interface org.hibernate.SharedSessionContract
Check if the session is still open.
isOpenOrWaitingForAutoClose() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isOpenOrWaitingForAutoClose() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Determines whether the session is open or is waiting for auto-close.
isOperatedOn(Object) - Method in class org.hibernate.event.spi.MergeContext
Returns true if the listener is performing the merge operation on the specified merge entity.
isOperationQueueEnabled() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" operations?
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in interface org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
 
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Gets the value of the optimisticLock property.
isOptimisticLocked() - Method in class org.hibernate.mapping.Collection
 
isOptimisticLocked() - Method in class org.hibernate.mapping.Property
 
isOptional - Variable in class org.hibernate.sql.ast.tree.from.AbstractTableReference
 
isOptional() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Gets the value of the optional property.
isOptional() - Method in interface org.hibernate.boot.model.source.spi.SecondaryTableSource
 
isOptional() - Method in class org.hibernate.mapping.Join
 
isOptional() - Method in class org.hibernate.mapping.Property
 
isOptional() - Method in class org.hibernate.persister.collection.mutation.CollectionTableMapping
 
isOptional() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
isOptional() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
isOptional() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableReference
 
isOptional() - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
isOptional() - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
isOptional() - Method in interface org.hibernate.sql.model.TableMapping
Whether the table is mapped as optional
isOptional() - Method in interface org.hibernate.sql.results.graph.entity.EntityValuedFetchable
 
isOrdered() - Method in interface org.hibernate.boot.model.source.spi.Orderable
If the source of plural attribute is supposed to be applied the ORDER BY when loading.
isOrderInsertsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isOrderInsertsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isOrderReturnEnabled() - Method in interface org.hibernate.loader.ast.spi.MultiLoadOptions
Should the entities be returned in the same order as their associated entity identifiers were provided.
isOrderUpdatesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isOrderUpdatesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isOrdinal() - Method in class org.hibernate.type.EnumType
Deprecated.
 
isOrphanRemoval() - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Gets the value of the orphanRemoval property.
isOrphanRemoval() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Gets the value of the orphanRemoval property.
isOrphanRemoval() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Gets the value of the orphanRemoval property.
isOrphanRemovalBeforeUpdates() - Method in class org.hibernate.event.spi.DeleteEvent
 
isParameter(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isParent(NavigablePath) - Method in class org.hibernate.spi.NavigablePath
Determine whether this path is part of the given path's parent
isParentOrEqual(NavigablePath) - Method in class org.hibernate.spi.NavigablePath
Determine whether this path is part of the given path's parent
isPartitioned() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
isPartitioned() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
 
isPartitioned() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
isPartitioned() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
isPartitioned() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
isPartitionKey() - Method in class org.hibernate.mapping.SimpleValue
 
isPartOfCollectionElement() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Does any part represent a collection-element reference?
isPartOfKey() - Method in interface org.hibernate.sql.results.graph.Initializer
Indicates whether this initializer is part of a key i.e.
isPartOfKey(NavigablePath, InitializerParent<?>) - Static method in interface org.hibernate.sql.results.graph.Initializer
 
isPassProcedureParameterNames() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isPassProcedureParameterNames() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isPersistentField(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
look for @Transient annotation
isPersistentField(UnloadedField) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
Does the field represent persistent state? Persistent fields will be "enhanced".
isPersistentField(UnloadedField) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
isPhysicalConstraint() - Method in class org.hibernate.mapping.ForeignKey
 
isPhysicalDiscriminator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPhysicalDiscriminator() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isPhysicalDiscriminator() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isPhysicallyConnected() - Method in interface org.hibernate.resource.jdbc.LogicalConnection
Is this logical connection currently physically connected?
isPhysicalSequence() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Is the structure physically a sequence?
isPhysicalSequence() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
isPhysicalSequence() - Method in class org.hibernate.id.enhanced.TableStructure
 
isPhysicalSequence(JdbcEnvironment, boolean) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
isPhysicalTable() - Method in class org.hibernate.mapping.Table
 
isPhysicalTable() - Method in interface org.hibernate.tool.schema.extract.spi.TableInformation
Does this information describe a physical table as opposed to a view, etc?
isPluralAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
 
isPluralAttributeMapping() - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
isPolymorphic() - Method in class org.hibernate.mapping.Component
 
isPolymorphic() - Method in class org.hibernate.mapping.PersistentClass
 
isPolymorphic() - Method in class org.hibernate.mapping.RootClass
 
isPolymorphic() - Method in class org.hibernate.mapping.Subclass
 
isPolymorphic() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
Returns true if this embeddable mapping type defines a discriminator-based inheritance hierarchy, false otherwise.
isPolymorphic() - Method in interface org.hibernate.metamodel.model.domain.EmbeddableDomainType
 
isPolymorphic() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPolymorphic() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isPooled() - Method in class org.hibernate.id.enhanced.CustomOptimizerDescriptor
 
isPooled() - Method in interface org.hibernate.id.enhanced.OptimizerDescriptor
 
isPooled() - Method in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
 
isPooledOptimizer(String) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
Deprecated.
No longer used
isPortableIntegerDivisionEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isPortableIntegerDivisionEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isPortableIntegerDivisionEnabled() - Method in interface org.hibernate.query.hql.spi.SqmCreationOptions
 
isPortableIntegerDivisionEnabled() - Method in interface org.hibernate.query.spi.QueryEngineOptions
 
isPreferJavaTimeJdbcTypesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isPreferJavaTimeJdbcTypesEnabled() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
isPreferJavaTimeJdbcTypesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isPreferJavaTimeJdbcTypesEnabled() - Method in class org.hibernate.mapping.BasicValue
 
isPreferJavaTimeJdbcTypesEnabled() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
isPreferJavaTimeJdbcTypesEnabled() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
isPreferJavaTimeJdbcTypesEnabled(ConfigurationService) - Static method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
isPreferJavaTimeJdbcTypesEnabled(ServiceRegistry) - Static method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
isPreferNativeEnumTypesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isPreferNativeEnumTypesEnabled() - Method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
isPreferNativeEnumTypesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isPreferNativeEnumTypesEnabled() - Method in class org.hibernate.mapping.BasicValue
 
isPreferNativeEnumTypesEnabled() - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
isPreferNativeEnumTypesEnabled() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
isPreferNativeEnumTypesEnabled(ConfigurationService) - Static method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
isPreferNativeEnumTypesEnabled(ServiceRegistry) - Static method in interface org.hibernate.boot.spi.MetadataBuildingContext
 
isPreferUserTransaction() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isPreferUserTransaction() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isPreferUserTransaction() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
isPrimaryKey() - Method in class org.hibernate.dialect.temptable.TemporaryTableColumn
 
isPrimaryKey() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
 
isPrimaryKey(Column) - Method in class org.hibernate.mapping.Table
 
isPrimed() - Method in class org.hibernate.type.BasicTypeRegistry
 
isPrimitive(Class<?>) - Method in class org.hibernate.mapping.Property
Deprecated, for removal: This API element is subject to removal in a future version.
this method is no longer used
isPrimitiveArray() - Method in class org.hibernate.mapping.Collection
 
isPrimitiveArray() - Method in class org.hibernate.mapping.PrimitiveArray
 
isPrimitiveArray() - Method in interface org.hibernate.metadata.CollectionMetadata
Deprecated.
Is the collection a primitive array?
isPrimitiveArray() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isPrimitiveArray() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is this an array of primitive values?
isPrimitiveVariant(SingularAttribute<?, ?>, Class<Y>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
isProcessed() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isPropertyDefinedInHierarchy(String) - Method in class org.hibernate.mapping.MappedSuperclass
Check to see if a property with the given name exists in this MappedSuperclass or in any of its super hierarchy.
isPropertyDefinedInHierarchy(String) - Method in class org.hibernate.mapping.PersistentClass
Check to see if a property with the given name exists in this PersistentClass or in any of its super hierarchy.
isPropertyDefinedInSuperHierarchy(String) - Method in class org.hibernate.mapping.PersistentClass
Check to see if a property with the given name exists in the super hierarchy of this PersistentClass.
isPropertyInitialized(E, Attribute<? super E, ?>) - Method in class org.hibernate.Hibernate
Determines if the given attribute of the given entity instance is initialized.
isPropertyInitialized(Object, String) - Static method in class org.hibernate.Hibernate
Determines if the property with the given name of the given entity instance is initialized.
isPropertyNull(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the association property belonging to the keyed entity null?
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isPropertySelectable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPropertySelectable(int) - Method in interface org.hibernate.persister.entity.EntityPersister
 
isProvider(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.jpa.boot.spi.ProviderChecker
Does the descriptor and/or integration request Hibernate as the PersistenceProvider? Note that in the case of no requested provider being named we assume we are the provider (the calls got to us somehow...)
isPutEnabled() - Method in enum class org.hibernate.CacheMode
Does this cache mode indicate that writes are allowed?
isPutQueueEnabled() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" puts? This is a special case, because of orphan delete.
isQualified(String, String) - Method in class org.hibernate.cache.spi.support.RegionNameQualifier
 
isQualified(String, SessionFactoryOptions) - Method in class org.hibernate.cache.spi.support.RegionNameQualifier
 
isQueryCacheEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isQueryCacheEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isQueryCacheHit() - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
 
isQueryPlanCacheable() - Method in interface org.hibernate.query.SelectionQuery
Should the query plan of the query be stored in the query plan cache?
isQueryPlanCacheable() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
isQueryPlanCacheable() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
isQuoted() - Method in class org.hibernate.boot.model.naming.Identifier
Is this a quoted identifier?
isQuoted() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
isQuoted() - Method in class org.hibernate.mapping.Column
 
isQuoted() - Method in class org.hibernate.mapping.Table
 
isQuoted() - Method in interface org.hibernate.mapping.UserDefinedType
 
isQuoted(String) - Static method in class org.hibernate.boot.model.naming.Identifier
Is the given identifier text considered quoted.
isQuoted(String, int, int) - Static method in class org.hibernate.boot.model.naming.Identifier
 
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.boot.beanvalidation.HibernateTraversableResolver
 
isReached() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isReadable(long) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.Item
 
isReadable(long) - Method in interface org.hibernate.cache.spi.support.AbstractReadWriteAccess.Lockable
Returns true if the enclosed value can be read by a transaction started at the given time.
isReadable(long) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
isReadOnly() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Gets the value of the readOnly property.
isReadOnly() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Gets the value of the readOnly property.
isReadOnly() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Gets the value of the readOnly property.
isReadOnly() - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Gets the value of the readOnly property.
isReadOnly() - Method in interface org.hibernate.engine.spi.EntityEntry
 
isReadOnly() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
isReadOnly() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy read-only?
isReadOnly() - Method in interface org.hibernate.query.SelectionQuery
Should entities and proxies loaded by this Query be put in read-only mode? If the read-only/modifiable setting was not initialized, then the default read-only/modifiable setting for the persistence context i s returned instead.
isReadOnly() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
isReadOnly() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
isReadOnly() - Method in interface org.hibernate.query.spi.QueryOptions
Should entities returned from the query be marked read-only.
isReadOnly() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
isReadOnly() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
isReadOnly(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the entity or proxy read-only?
isReadOnly(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isReadOnly(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isReadOnly(Object) - Method in interface org.hibernate.Session
Is the specified entity or proxy read-only?
isReadOnlyBeforeAttachedToSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Get the read-only/modifiable setting that should be put in effect when it is attached to a session.
isReadOnlySettingAvailable() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
isReadOnlySettingAvailable() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy's read-only/modifiable setting available?
isReadyForSerialization() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Can this coordinator be serialized?
isRealTableGroup() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
isRealTableGroup() - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
isRealTableGroup() - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
isRealTableGroup() - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
isRealTableGroup() - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
isRealTableGroup() - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
isRealTableGroup() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
isRecursive() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
isReferencedEntityAttribute() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
Deprecated.
no longer used, so this should be removed
isReferenceEntry() - Method in interface org.hibernate.cache.spi.entry.CacheEntry
Does this entry represent a direct entity reference (rather than disassembled state)?
isReferenceEntry() - Method in class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
 
isReferenceEntry() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
 
isReferenceToIdentifierProperty() - Method in class org.hibernate.type.EntityType
 
isReferenceToPrimaryKey() - Method in class org.hibernate.mapping.ForeignKey
Does this foreignkey reference the primary key of the reference table
isReferenceToPrimaryKey() - Method in class org.hibernate.mapping.ToOne
 
isReferenceToPrimaryKey() - Method in interface org.hibernate.metamodel.mapping.EntityAssociationMapping
 
isReferenceToPrimaryKey() - Method in class org.hibernate.type.AnyType
 
isReferenceToPrimaryKey() - Method in class org.hibernate.type.EntityType
Does this association foreign key reference the primary key of the other table? Otherwise, it references a property-ref.
isRegisteringVisitedAssociationKeys() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
isRegisteringVisitedAssociationKeys() - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Is this state accepting circularity detection keys?
isReleaseResourcesOnCloseEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isReleaseResourcesOnCloseEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isReservedWord(String) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Check whether the given word represents a reserved word.
isResolved(SqmFrom) - Method in class org.hibernate.query.sqm.sql.FromClauseIndex
 
isResolvingCircularFetch() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
isResolvingCircularFetch() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
isResolvingCircularFetch() - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
isResultCachingEnabled() - Method in class org.hibernate.query.spi.DelegatingQueryOptions
 
isResultCachingEnabled() - Method in interface org.hibernate.query.spi.QueryOptions
Should results from the query be cached?
isResultCachingEnabled() - Method in class org.hibernate.query.spi.QueryOptionsAdapter
 
isResultInitializer() - Method in interface org.hibernate.sql.results.graph.Initializer
Indicates if this is a result or fetch initializer.
isResultSet() - Method in interface org.hibernate.result.Output
Determine if this return is a result (castable to ResultSetOutput).
isReturnOfDeletedEntitiesEnabled() - Method in interface org.hibernate.loader.ast.spi.MultiLoadOptions
Should we returned entities that are scheduled for deletion.
isRoot - Variable in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveDescriptorInfo
 
isRoot() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
Does this part represent a root.
isRoot() - Method in class org.hibernate.loader.PropertyPath
Deprecated.
 
isRoot() - Method in interface org.hibernate.spi.DotIdentifierSequence
Is this sequence node the root of the sequence?
isRoot() - Method in class org.hibernate.sql.ast.tree.select.QueryPart
Does this QueryPart map to the statement's root query (as opposed to one of its sub-queries)?
isRoot(T) - Method in interface org.hibernate.context.spi.CurrentTenantIdentifierResolver
Does the given tenant id represent a "root" tenant with access to all partitions?
isRootUrl() - Method in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveContextImpl
 
isRootUrl() - Method in interface org.hibernate.boot.archive.spi.ArchiveContext
Is the archive described (and being visited) the root url for the persistence-unit?
isRowDeleteEnabled() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isRowDeleteEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isRowInsertEnabled() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isRowNumberingCurrentQueryPart() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isRowsOnlyFetchClauseType(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isRowUpdatePossible() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isRowUpdatePossible() - Method in class org.hibernate.collection.spi.PersistentBag
 
isRowUpdatePossible() - Method in interface org.hibernate.collection.spi.PersistentCollection
Can each element in the collection be mapped unequivocally to a single row in the database? Generally bags and sets are the only collections that cannot be.
isRowUpdatePossible() - Method in class org.hibernate.collection.spi.PersistentSet
 
isRowUpdatePossible() - Method in enum class org.hibernate.metamodel.CollectionClassification
 
isSame(int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine if this version matches the passed one.
isSame(int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine if this version matches the passed one.
isSame(int, int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine if this version matches the passed one.
isSame(Object, Object) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality", that is, equality of persistent state, taking a shortcut for entity references.
isSame(Object) - Method in interface org.hibernate.engine.spi.Resolution
 
isSame(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isSame(Object, Object) - Method in class org.hibernate.type.AbstractType
 
isSame(Object, Object) - Method in class org.hibernate.type.AnyType
 
isSame(Object, Object) - Method in class org.hibernate.type.ComponentType
 
isSame(Object, Object) - Method in class org.hibernate.type.EntityType
Two entities are considered the same when their instances are the same.
isSame(Object, Object) - Method in class org.hibernate.type.SerializableToBlobType
 
isSame(DatabaseVersion) - Method in interface org.hibernate.dialect.DatabaseVersion
Determine if the versions are the same/equal.
isSame(Any) - Method in class org.hibernate.mapping.Any
 
isSame(Collection) - Method in class org.hibernate.mapping.Collection
 
isSame(Collection) - Method in class org.hibernate.mapping.IdentifierCollection
 
isSame(Collection) - Method in class org.hibernate.mapping.IndexedCollection
 
isSame(Component) - Method in class org.hibernate.mapping.Component
 
isSame(DependantValue) - Method in class org.hibernate.mapping.DependantValue
 
isSame(IdentifierCollection) - Method in class org.hibernate.mapping.IdentifierCollection
 
isSame(IndexedCollection) - Method in class org.hibernate.mapping.IndexedCollection
 
isSame(OneToMany) - Method in class org.hibernate.mapping.OneToMany
 
isSame(OneToOne) - Method in class org.hibernate.mapping.OneToOne
 
isSame(SimpleValue) - Method in class org.hibernate.mapping.Any
 
isSame(SimpleValue) - Method in class org.hibernate.mapping.Component
 
isSame(SimpleValue) - Method in class org.hibernate.mapping.DependantValue
 
isSame(SimpleValue) - Method in class org.hibernate.mapping.SimpleValue
 
isSame(SimpleValue) - Method in class org.hibernate.mapping.ToOne
 
isSame(ToOne) - Method in class org.hibernate.mapping.OneToOne
 
isSame(ToOne) - Method in class org.hibernate.mapping.ToOne
 
isSame(Value) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
isSame(Value) - Method in class org.hibernate.mapping.Collection
 
isSame(Value) - Method in class org.hibernate.mapping.OneToMany
 
isSame(Value) - Method in class org.hibernate.mapping.SimpleValue
 
isSame(Value) - Method in interface org.hibernate.mapping.Value
 
isSame(Value, Value) - Static method in class org.hibernate.mapping.Collection
 
isSame(Value, Value) - Static method in class org.hibernate.mapping.SimpleValue
 
isSameClass(Object, SessionFactoryImplementor) - Method in interface org.hibernate.metamodel.spi.Instantiator
 
isSameClass(Object, SessionFactoryImplementor) - Method in interface org.hibernate.usertype.CompositeUserType
 
isSameOrAfter(int) - Method in interface org.hibernate.dialect.DatabaseVersion
isSameOrAfter(int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
isSameOrAfter(int, int, int) - Method in interface org.hibernate.dialect.DatabaseVersion
isSameOrAfter(Integer, Integer) - Method in interface org.hibernate.dialect.DatabaseVersion
isSameOrAfter(DatabaseVersion) - Method in interface org.hibernate.dialect.DatabaseVersion
isSchemaQuoted() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
isSchemaQuoted() - Method in class org.hibernate.mapping.Table
 
isSchemaQuoted() - Method in interface org.hibernate.mapping.UserDefinedType
 
isScrollableResultSetsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isScrollableResultSetsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isScrollableResultSetsEnabled() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionContext
 
isScrollResult() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
isSecondLevelCacheCheckingEnabled() - Method in interface org.hibernate.loader.ast.spi.MultiIdLoadOptions
Check the second-level cache first, and only if the entity is not found in the cache should Hibernate hit the database.
isSecondLevelCacheEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isSecondLevelCacheEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isSelectable() - Method in class org.hibernate.mapping.Property
 
isSelectable() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
isSelectable() - Method in interface org.hibernate.sql.results.graph.Fetchable
 
isSelectable(FetchParent, Fetchable) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
isSelectBeforeUpdate() - Method in interface org.hibernate.boot.jaxb.hbm.spi.EntityInfo
 
isSelectBeforeUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Gets the value of the selectBeforeUpdate property.
isSelectBeforeUpdate() - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Gets the value of the selectBeforeUpdate property.
isSelectBeforeUpdate() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
Did the source specify to perform selects to decide whether to perform (detached) updates?
isSelectBeforeUpdate() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isSelectBeforeUpdateRequired() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSelectBeforeUpdateRequired() - Method in interface org.hibernate.persister.entity.EntityPersister
Is select snapshot before update enabled?
isSelectQuery() - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
Best guess whether this is a select query.
isSessionCheckingEnabled() - Method in interface org.hibernate.loader.ast.spi.MultiIdLoadOptions
Check the first-level cache first, and only if the entity is not found in the cache should Hibernate hit the database.
isSessionFactoryNameAlsoJndiName() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isSessionFactoryNameAlsoJndiName() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Is the SesssionFactory name also a JNDI name, indicating we should bind it into JNDI?
isSessionImplementor() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
isSessionImplementor() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Does this object implement SessionImplementor?
isSet() - Method in class org.hibernate.mapping.Collection
 
isSet() - Method in class org.hibernate.mapping.Set
 
isShared() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Gets the value of the shared property.
isShared() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Gets the value of the shared property.
isShared() - Method in interface org.hibernate.boot.model.source.spi.MultiTenancySource
 
isSharedColumn(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSimpleJoinPredicate(Predicate) - Method in interface org.hibernate.metamodel.mapping.DiscriminatedAssociationModelPart
 
isSimpleJoinPredicate(Predicate) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
isSimpleJoinPredicate(Predicate) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
isSimpleJoinPredicate(Predicate) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
isSimpleJoinPredicate(Predicate) - Method in interface org.hibernate.sql.ast.tree.from.TableGroupJoinProducer
Returns whether the given predicate is a simple join predicate for this attribute.
isSimpleJoinPredicate(Predicate) - Method in interface org.hibernate.sql.results.graph.embeddable.EmbeddableValuedFetchable
 
isSimpleQueryPart() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
isSimpleQueryPart() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
isSimpleQueryPart() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
isSimpleRecord() - Method in class org.hibernate.mapping.Component
 
isSimpleValue() - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
isSimpleValue() - Method in class org.hibernate.mapping.Collection
 
isSimpleValue() - Method in class org.hibernate.mapping.OneToMany
 
isSimpleValue() - Method in class org.hibernate.mapping.SimpleValue
 
isSimpleValue() - Method in interface org.hibernate.mapping.Value
 
isSingular() - Method in interface org.hibernate.boot.model.source.spi.AttributeSource
Attributes are (coarsely speaking) either singular or plural.
isSkipGlobalQuotingForColumnDefinitions() - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
isSkipped() - Method in interface org.hibernate.persister.entity.mutation.AttributeAnalysis
Whether the attribute be skipped completely.
isSkipPreFlush() - Method in class org.hibernate.event.spi.AutoFlushEvent
 
isSmallInteger() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isSmallOrTinyInt(int) - Static method in class org.hibernate.type.SqlTypes
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.spi.PersistentBag
 
isSnapshotEmpty(Serializable) - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the snapshot empty?
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.spi.PersistentList
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.spi.PersistentMap
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.spi.PersistentSet
 
isSnapshotEmpty(PersistentCollection<?>) - Method in class org.hibernate.engine.spi.CollectionEntry
 
isSoftDelete() - Method in class org.hibernate.mapping.BasicValue
 
isSorted() - Method in interface org.hibernate.boot.model.source.spi.Sortable
If the source of plural attribute is supposed to be sorted.
isSorted() - Method in class org.hibernate.mapping.Collection
 
isSorted() - Method in class org.hibernate.mapping.Component
 
isSorted() - Method in class org.hibernate.mapping.DependantValue
 
isSorted() - Method in interface org.hibernate.mapping.SortableValue
 
isSorted() - Method in class org.hibernate.mapping.ToOne
 
isSpatial() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isSpatialType(int) - Static method in class org.hibernate.type.SqlTypes
Does the typecode represent a spatial (Geometry or Geography) type.
isSpecjProprietarySyntaxEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
isSpecjProprietarySyntaxEnabled() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
isSqlTypeLob() - Method in class org.hibernate.mapping.Column
 
isSqlTypeLob(Metadata) - Method in class org.hibernate.mapping.Column
 
isStandardEvent() - Method in class org.hibernate.event.spi.EventType
Is this event-type one of the standard event-types?
isStandardTypeCode(int) - Static method in class org.hibernate.type.descriptor.JdbcTypeNameMapper
Determine whether the given JDBC type code represents a standard JDBC type ("standard" being those defined on Types).
isStandardTypeCode(Integer) - Static method in class org.hibernate.type.descriptor.JdbcTypeNameMapper
isStarted() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
isStateless() - Method in interface org.hibernate.engine.spi.PersistenceContext
 
isStatelessSession() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Does this object implement StatelessSession?
isStatisticsEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isStatisticsEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isStatisticsEnabled() - Method in interface org.hibernate.stat.Statistics
Is collection of statistics enabled?
isString() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isStringLike() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isStringLikeExcludingClob() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isStringType(int) - Static method in class org.hibernate.type.SqlTypes
Is this a type with a length, that is, is it some kind of character string or binary string?
isStrongerThan(EntityNameUse.UseKind) - Method in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
 
isStruct(JdbcMappingContainer) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
isStructuredCacheEntriesEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isStructuredCacheEntriesEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isSubclassEntityName(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassEntityName(String) - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether the given name represents a subclass entity (or this entity itself) of the entity mapped by this persister.
isSubclassPropertyNullable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassPropertyNullable(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Is the numbered property of the class of subclass nullable?
isSubclassTableIndicatedByTreatAsDeclarations(int, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isSubclassTableIndicatedByTreatAsDeclarations(int, Set<String>) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isSubclassTableSequentialSelect(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
With no replacement
isSubselect() - Method in class org.hibernate.mapping.Table
 
isSubselectFetchEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isSubselectFetchEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isSubselectFetchingEnabled() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isSubselectFetchingEnabled() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
isSubselectFetchingEnabled() - Method in interface org.hibernate.Session
Determine if subselect fetching is enabled in this session.
isSubselectLoadable() - Method in class org.hibernate.mapping.Collection
 
isSubselectLoadable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isSubselectLoadable() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isSuffix(DotIdentifierSequence) - Method in class org.hibernate.spi.NavigablePath
Determine whether the given path is a suffix of this path
isSynchronizationEnabled() - Method in interface org.hibernate.loader.ast.spi.NaturalIdLoadOptions
Whether Hibernate should perform "synchronization" prior to performing look-ups?
isSynthetic() - Method in class org.hibernate.mapping.Backref
 
isSynthetic() - Method in class org.hibernate.mapping.IndexBackref
 
isSynthetic() - Method in class org.hibernate.mapping.Property
Does this property represent a synthetic property? A synthetic property is one we create during metamodel binding to represent a collection of columns but which does not represent a property physically available on the entity.
isSynthetic() - Method in class org.hibernate.mapping.SyntheticProperty
 
isTableCascadeDeleteEnabled(int) - 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
isTableCascadeDeleteEnabled(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isTableCascadeDeleteEnabled(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isTableCascadeDeleteEnabled(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isTemporal() - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
 
isTemporal(JavaType<?>) - Static method in class org.hibernate.type.descriptor.java.JavaTypeHelper
 
isTemporalType() - Method in interface org.hibernate.type.descriptor.java.JavaType
Return true if the implementation is an instance of TemporalJavaType
isTemporalType() - Method in interface org.hibernate.type.descriptor.java.TemporalJavaType
 
isTemporalType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given typecode represent a SQL date, time, or timestamp type?
isTimeUnit() - Method in enum class org.hibernate.query.sqm.TemporalUnit
Is this unit extractable from a time?
isTopLevel() - Method in interface org.hibernate.sql.ast.spi.SqlAstProcessingState
 
isTransactionActive() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
 
isTransactionActive(boolean) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
 
isTransactionInProgress() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
isTransactionInProgress() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Does this session have an active Hibernate transaction, or is it associated with a JTA transaction currently in progress?
isTransactionInProgress() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
isTransient(Object) - Method in interface org.hibernate.Interceptor
Called to distinguish between transient and detached entities.
isTransient(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isTransient(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Is this a new transient instance?
isTrue(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
isTrue(Expression<Boolean>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
isTrue(Expression<Boolean>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
IsTruePredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.IsTruePredicateContext
 
isTypeNameRegistered(String) - Method in class org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry
Determines if there is a registered DdlType whose raw type name matches the given type name, taking into account DDL types registered by Hibernate.
isTypeOrSuperType(EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Whether the passed entity mapping is the same as or is a supertype of this entity mapping
isTypeOrSuperType(EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isTypeOrSuperType(ManagedMappingType) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Whether the passed mapping is (1) an entity mapping and (2) the same as or a supertype of this entity mapping
isTypeSpecified() - Method in class org.hibernate.mapping.SimpleValue
 
isTypeSpecified() - Method in class org.hibernate.mapping.ToOne
 
isUninitialized() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
isUninitialized() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy uninitialized?
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
 
isUnique() - Method in interface org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapter
 
isUnique() - Method in class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
isUnique() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the unique property.
isUnique() - Method in interface org.hibernate.boot.model.source.spi.ColumnSource
Is this column unique?
isUnique() - Method in interface org.hibernate.boot.model.source.spi.EmbeddableSource
 
isUnique() - Method in interface org.hibernate.boot.model.source.spi.EmbeddedAttributeMapping
 
isUnique() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany
 
isUnique() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
 
isUnique() - Method in class org.hibernate.mapping.Column
 
isUnique() - Method in class org.hibernate.mapping.Index
 
isUnknown(JavaType<?>) - Static method in class org.hibernate.type.descriptor.java.JavaTypeHelper
 
isUnlockable(SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.Item
 
isUnlockable(SoftLock) - Method in interface org.hibernate.cache.spi.support.AbstractReadWriteAccess.Lockable
Returns true if the given lock can be unlocked using the given SoftLock instance as a handle.
isUnlockable(SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
isUnownedAssociationTransientCheck() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isUnownedAssociationTransientCheck() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
isUnqualified(String, SessionFactoryOptions) - Static method in class org.hibernate.cache.spi.support.CacheUtils
 
isUnreferenced() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
isUnreferenced() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection unreferenced?
isUnsaved(Object) - Method in class org.hibernate.engine.spi.IdentifierValue
Does the given identifier belong to a new instance?
isUnsaved(Object) - Method in interface org.hibernate.engine.spi.UnsavedValueStrategy
Make the transient/detached determination
isUnsaved(Object) - Method in class org.hibernate.engine.spi.VersionValue
 
isUnsigned() - Method in class org.hibernate.engine.jdbc.spi.TypeInfo
 
isUnwrap() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
isUnwrap() - Method in interface org.hibernate.proxy.LazyInitializer
 
isUnwrappableAs(Class<?>) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
isUnwrappableAs(Class<?>) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
isUnwrappableAs(Class<?>) - Method in interface org.hibernate.service.spi.Wrapped
Can this wrapped service be unwrapped as the indicated type?
isUnwrapProxies() - Method in interface org.hibernate.boot.model.source.spi.FetchCharacteristicsSingularAssociation
 
isUnwrapProxy() - Method in class org.hibernate.mapping.ToOne
 
isUnwrapProxy() - Method in interface org.hibernate.sql.results.graph.entity.EntityValuedFetchable
 
isUnwrapProxyImplicit() - Method in class org.hibernate.mapping.ToOne
 
isUpdatable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Gets the value of the updatable property.
isUpdatable() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
Did the mapping specify that the given attribute value(s) should be updated in the database?
isUpdatable() - Method in interface org.hibernate.metamodel.mapping.AttributeMetadata
 
isUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Gets the value of the update property.
isUpdateable() - Method in class org.hibernate.boot.jaxb.hbm.transform.ColumnDefaultsBasicImpl
 
isUpdateable() - Method in class org.hibernate.mapping.DependantValue
 
isUpdateable() - Method in interface org.hibernate.mapping.KeyValue
 
isUpdateable() - Method in class org.hibernate.mapping.Property
 
isUpdateable() - Method in class org.hibernate.mapping.SimpleValue
 
isUpdateable() - Method in class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
isUpdateable() - Method in interface org.hibernate.metamodel.mapping.SelectableMapping
 
isUpdateable() - Method in interface org.hibernate.metamodel.mapping.SoftDeleteMapping
 
isUpdateable() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
isUpdateable() - Method in class org.hibernate.query.derived.AnonymousTupleBasicValuedModelPart
 
isUpdateable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
isUpdateable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
isUpdateable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
isUpdateCallable() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
isUpdateCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
With no replacement
isUpToDate(String[], Long, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.TimestampsCache
Perform an up-to-date check for the given set of query spaces as part of verifying the validity of cached query results.
isUpToDate(Collection<String>, Long, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.TimestampsCache
Perform an up-to-date check for the given set of query spaces as part of verifying the validity of cached query results.
isUsable(ServiceRegistry) - Static method in class org.hibernate.dialect.OracleJdbcHelper
 
isUsable(ServiceRegistry) - Static method in class org.hibernate.dialect.PgJdbcHelper
 
isUseOfJdbcNamedParametersEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
isUseOfJdbcNamedParametersEnabled() - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
Controls whether Hibernate should try to map named parameter names specified in a ProcedureCall or StoredProcedureQuery to named parameters in the JDBC CallableStatement.
isUseQuotedIdentifiers() - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
Is the use of quoted identifiers in effect for this whole persistence unit?
isUseUnicodeStringTypes() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
isValid(Mapping) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
isValid(Mapping) - Method in class org.hibernate.mapping.Any
 
isValid(Mapping) - Method in class org.hibernate.mapping.Any.KeyValue
 
isValid(Mapping) - Method in class org.hibernate.mapping.Any.MetaValue
 
isValid(Mapping) - Method in class org.hibernate.mapping.Collection
 
isValid(Mapping) - Method in class org.hibernate.mapping.Component
 
isValid(Mapping) - Method in class org.hibernate.mapping.OneToMany
 
isValid(Mapping) - Method in class org.hibernate.mapping.Property
 
isValid(Mapping) - Method in class org.hibernate.mapping.SimpleValue
 
isValid(Mapping) - Method in class org.hibernate.mapping.ToOne
 
isValid(Mapping) - Method in interface org.hibernate.mapping.Value
 
isValidJpaVersion(String) - Static method in class org.hibernate.boot.xsd.LocalXsdResolver
 
isValidJpaVersion(String) - Static method in class org.hibernate.boot.xsd.MappingXsdSupport
 
isVarbinaryType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given JDBC type code represent some sort of variable-length binary string type?
isVarcharType(int) - Static method in class org.hibernate.type.SqlTypes
Does the given JDBC type code represent some sort of variable-length character string type?
isVersion() - Method in enum class org.hibernate.engine.OptimisticLockStyle
 
isVersion() - Method in class org.hibernate.mapping.SimpleValue
 
isVersion() - Method in class org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource
 
isVersionable() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
isVersionable() - Method in class org.hibernate.tuple.BaselineAttributeInformation
Deprecated.
 
isVersionable() - Method in interface org.hibernate.tuple.NonIdentifierAttribute
Deprecated.
 
isVersioned() - Method in interface org.hibernate.cache.cfg.spi.DomainDataCachingConfig
Is the data to be cached considered versioned?
isVersioned() - Method in interface org.hibernate.cache.cfg.spi.EntityDataCachingConfig
Mainly here to allow optimization of not having to know the actual comparator instance to use here yet.
isVersioned() - Method in class org.hibernate.mapping.MappedSuperclass
 
isVersioned() - Method in class org.hibernate.mapping.PersistentClass
 
isVersioned() - Method in class org.hibernate.mapping.RootClass
 
isVersioned() - Method in class org.hibernate.mapping.Subclass
 
isVersioned() - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Are instances of this class versioned by a timestamp or version number column?
isVersioned() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isVersioned() - Method in interface org.hibernate.persister.collection.CollectionPersister
Does this collection cause version increment of the owning entity?
isVersioned() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersioned() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether optimistic locking by column is enabled for this entity.
isVersioned() - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
isVersioned() - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
isVersioned() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
isVersionGeneratedBeforeExecution() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionGeneratedOnExecution() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionPropertyGenerated() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionPropertyGenerated() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this entity contain a version property that is defined to be database generated?
isVersionPropertyInsertable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionPropertyInsertable() - Method in interface org.hibernate.persister.entity.Queryable
Deprecated.
Is the version property included in insert statements?
isView() - Method in class org.hibernate.mapping.Table
 
isVirtual() - Method in interface org.hibernate.metamodel.mapping.ModelPart
Whether this model part describes something that physically exists in the domain model.
isVirtual() - Method in interface org.hibernate.metamodel.mapping.VirtualModelPart
 
isVirtual() - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
isVirtual() - Method in interface org.hibernate.sql.ast.spi.SqlSelection
Whether this is a virtual or a real selection item.
isVirtual() - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
Utility method that indicates weather this table group is virtual or not
isVirtual() - Method in interface org.hibernate.sql.ast.tree.from.VirtualTableGroup
 
isVirtual() - Method in interface org.hibernate.tuple.IdentifierAttribute
Deprecated.
 
isVirtual() - Method in class org.hibernate.tuple.IdentifierProperty
Deprecated.
 
isVirtualAttribute() - Method in interface org.hibernate.boot.model.source.spi.SingularAttributeSource
Determine whether this is a virtual attribute or whether it physically exists on the users domain model.
isWeakerThan(EntityNameUse.UseKind) - Method in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
 
isWholeNumber(double) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
isWholeNumber(float) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.AbstractArrayJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
isWider(JavaType<?>) - Method in interface org.hibernate.type.descriptor.java.JavaType
Determines if this Java type is wider than the given Java type, that is, if the given type can be safely widened to this type.
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
isWider(JavaType<?>) - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
isWithCount() - Method in class org.hibernate.query.sqm.tree.expression.SqmOverflow
 
isWithCount() - Method in class org.hibernate.sql.ast.tree.expression.Overflow
 
isWrapper(Class<?>) - Static method in class org.hibernate.query.sqm.tree.expression.Compatibility
 
isWrapper(Object) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
isWrapper(Object) - Method in class org.hibernate.collection.spi.PersistentBag
 
isWrapper(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Is this the wrapper for the given collection instance?
isWrapper(Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
isWrapper(Object) - Method in class org.hibernate.collection.spi.PersistentList
 
isWrapper(Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
isWrapper(Object) - Method in class org.hibernate.collection.spi.PersistentSet
 
isWriteable(long, Object, Comparator) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.Item
 
isWriteable(long, Object, Comparator) - Method in interface org.hibernate.cache.spi.support.AbstractReadWriteAccess.Lockable
Returns true if the enclosed value can be replaced with one of the given version by a transaction started at the given time.
isWriteable(long, Object, Comparator) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
isXmlMappingEnabled() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
isXmlMappingEnabled() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
 
iterator() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
iterator() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
iterator() - Method in class org.hibernate.collection.spi.PersistentBag
 
iterator() - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
iterator() - Method in class org.hibernate.collection.spi.PersistentList
 
iterator() - Method in class org.hibernate.collection.spi.PersistentSet
 
iterator() - Method in class org.hibernate.engine.spi.ExecutableList
Returns an iterator for the list.
IteratorProxy(Iterator<E>) - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection.IteratorProxy
 

J

JacksonIntegration - Class in org.hibernate.type.format.jackson
 
JacksonJsonFormatMapper - Class in org.hibernate.type.format.jackson
 
JacksonJsonFormatMapper() - Constructor for class org.hibernate.type.format.jackson.JacksonJsonFormatMapper
 
JacksonJsonFormatMapper(ObjectMapper) - Constructor for class org.hibernate.type.format.jackson.JacksonJsonFormatMapper
 
JacksonXmlFormatMapper - Class in org.hibernate.type.format.jackson
 
JacksonXmlFormatMapper() - Constructor for class org.hibernate.type.format.jackson.JacksonXmlFormatMapper
 
JacksonXmlFormatMapper(ObjectMapper) - Constructor for class org.hibernate.type.format.jackson.JacksonXmlFormatMapper
 
JAKARTA_BV_CHECK_CLASS - Static variable in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
 
JAKARTA_CDI_BEAN_MANAGER - Static variable in interface org.hibernate.cfg.ManagedBeanSettings
Used to pass a CDI BeanManager to Hibernate.
JAKARTA_HBM2DDL_CONNECTION - Static variable in interface org.hibernate.cfg.JdbcSettings
Allows passing a specific Connection instance to be used by SchemaManagementTool for the purpose of determining the Dialect, and for performing database actions if requested.
JAKARTA_HBM2DDL_CREATE_SCHEMAS - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
The JPA variant of SchemaToolingSettings.HBM2DDL_CREATE_NAMESPACES used to specify whether database schemas used in the mapping model should be created on export in addition to creating the tables, sequences, etc.
JAKARTA_HBM2DDL_CREATE_SCRIPT_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies the CREATE script file as either a Reader configured for reading the DDL script file or a string designating a file URL for the DDL script.
JAKARTA_HBM2DDL_CREATE_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies whether schema generation commands for schema creation are to be determined based on object/relational mapping metadata, DDL scripts, or a combination of the two.
JAKARTA_HBM2DDL_DATABASE_ACTION - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies what type of schema tooling action should be performed against the database specified using either "jakarta.persistence.schema-generation-connection" or the configured ConnectionProvider for the SessionFactory.
JAKARTA_HBM2DDL_DB_MAJOR_VERSION - Static variable in interface org.hibernate.cfg.JdbcSettings
Used in conjunction with "jakarta.persistence.database-product-name" for the purpose of determining the Dialect to use when the name does not provide enough detail.
JAKARTA_HBM2DDL_DB_MINOR_VERSION - Static variable in interface org.hibernate.cfg.JdbcSettings
Used in conjunction with "jakarta.persistence.database-product-name" for the purpose of determining the Dialect to use when the name does not provide enough detail.
JAKARTA_HBM2DDL_DB_NAME - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies the name of the database vendor (as would be reported by DatabaseMetaData.getDatabaseProductName()) for the purpose of determining the Dialect to use.
JAKARTA_HBM2DDL_DB_VERSION - Static variable in interface org.hibernate.cfg.JdbcSettings
Used in conjunction with "jakarta.persistence.database-product-name" for the purpose of determining the Dialect to use when the name does not provide enough detail.
JAKARTA_HBM2DDL_DROP_SCRIPT_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies the DROP script file as either a Reader configured for reading the DDL script file or a string designating a file URL for the DDL script.
JAKARTA_HBM2DDL_DROP_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies whether schema generation commands for schema dropping are to be determined based on object/relational mapping metadata, DDL scripts, or a combination of the two.
JAKARTA_HBM2DDL_LOAD_SCRIPT_SOURCE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
JPA-standard variant of SchemaToolingSettings.HBM2DDL_IMPORT_FILES for specifying a database initialization script to be run as part of schema-export
JAKARTA_HBM2DDL_SCRIPTS_ACTION - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies what type of schema tooling action should be written to script files.
JAKARTA_HBM2DDL_SCRIPTS_CREATE_TARGET - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
For cases where "jakarta.persistence.schema-generation.scripts.action" indicates that schema creation commands should be written to a script file, this setting specifies either a Writer configured for output of the DDL script or a string specifying the file URL for the DDL script.
JAKARTA_HBM2DDL_SCRIPTS_DROP_TARGET - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
For cases where "jakarta.persistence.schema-generation.scripts.action" indicates that schema drop commands should be written to a script file, this setting specifies either a Writer configured for output of the DDL script or a string specifying the file URL for the DDL script.
JAKARTA_HINT_FETCH_GRAPH - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
JAKARTA_HINT_FETCHGRAPH - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
JAKARTA_HINT_LOAD_GRAPH - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
JAKARTA_HINT_LOADGRAPH - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
JAKARTA_JDBC_DRIVER - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies the name of a JDBC driver to use to connect to the database.
JAKARTA_JDBC_PASSWORD - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies the password to use when connecting via JDBC.
JAKARTA_JDBC_URL - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies the JDBC connection URL to use to connect to the database.
JAKARTA_JDBC_USER - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies the database user to use when connecting via JDBC.
JAKARTA_JTA_DATASOURCE - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies a JTA DataSource to use for Connections.
JAKARTA_LOCK_SCOPE - Static variable in interface org.hibernate.cfg.AvailableSettings
Set a default value for the hint SpecHints.HINT_SPEC_LOCK_SCOPE, used when the hint is not explicitly specified.
JAKARTA_LOCK_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
Set a default value for the hint SpecHints.HINT_SPEC_LOCK_TIMEOUT, used when the hint is not explicitly specified.
JAKARTA_MODE_PROPERTY - Static variable in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
 
JAKARTA_NON_JTA_DATASOURCE - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies a non-JTA DataSource to use for Connections.
JAKARTA_PERSIST_VALIDATION_GROUP - Static variable in interface org.hibernate.cfg.ValidationSettings
Used to coordinate with bean validators.
JAKARTA_PERSISTENCE_PROVIDER - Static variable in interface org.hibernate.cfg.PersistenceSettings
Specifies a class implementing PersistenceProvider.
JAKARTA_REMOVE_VALIDATION_GROUP - Static variable in interface org.hibernate.cfg.ValidationSettings
Used to coordinate with bean validators.
JAKARTA_SHARED_CACHE_MODE - Static variable in interface org.hibernate.cfg.CacheSettings
When enabled, specifies that the second-level cache (which JPA calls the "shared" cache) may be used, as per the rules defined in JPA 2 section 3.1.7.
JAKARTA_SHARED_CACHE_RETRIEVE_MODE - Static variable in interface org.hibernate.cfg.CacheSettings
Set a default value for SpecHints.HINT_SPEC_CACHE_RETRIEVE_MODE, used when the hint is not explicitly specified.
JAKARTA_SHARED_CACHE_STORE_MODE - Static variable in interface org.hibernate.cfg.CacheSettings
Set a default value for SpecHints.HINT_SPEC_CACHE_STORE_MODE, used when the hint is not explicitly specified.
JAKARTA_SPEC_HINT_TIMEOUT - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
JAKARTA_TRANSACTION_TYPE - Static variable in interface org.hibernate.cfg.PersistenceSettings
Specifies the type of transactions supported by the entity managers.
JAKARTA_UPDATE_VALIDATION_GROUP - Static variable in interface org.hibernate.cfg.ValidationSettings
Used to coordinate with bean validators.
JAKARTA_VALIDATION_FACTORY - Static variable in interface org.hibernate.cfg.ValidationSettings
Used to pass along any discovered ValidatorFactory.
JAKARTA_VALIDATION_MODE - Static variable in interface org.hibernate.cfg.ValidationSettings
Indicates which form of automatic validation is in effect as per the rules defined in JPA 2 section 3.6.1.1.
JakartaJsonIntegration - Class in org.hibernate.type.format.jakartajson
 
jar - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
 
JAR - Enum constant in enum class org.hibernate.boot.cfgxml.spi.MappingReference.Type
 
JAR - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
JarFileEntryUrlAdjuster - Interface in org.hibernate.boot.archive.spi
Optional contract for ArchiveDescriptorFactory implementations to implement to be able to adjust <jar-file/> URL's defined in persistence.xml files.
JAVA_OBJECT - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type JAVA_OBJECT.
JAVA_STRING_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
JAVA_STRING_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
JAVA_STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
JAVA_STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
JAVA_TIME_USE_DIRECT_JDBC - Static variable in interface org.hibernate.cfg.MappingSettings
Indicates whether to use Java Time references at the JDBC boundary for binding and extracting temporal values to/from the database using the support added in JDBC 4.2 via PreparedStatement.setObject(int, Object, int) and ResultSet.getObject(int, Class).
JavaObjectType - Class in org.hibernate.type
 
JavaObjectType() - Constructor for class org.hibernate.type.JavaObjectType
 
JavaObjectType(JdbcType, JavaType<Object>) - Constructor for class org.hibernate.type.JavaObjectType
 
JavaServiceLoadable - Annotation Interface in org.hibernate.service
Marker annotation identifying integration points which Hibernate supports loading as a Java service.
JavaTimeJdbcType - Interface in org.hibernate.type.descriptor.jdbc
Common marker interface for mapping Java Time objects directly through the JDBC driver.
javaType() - Element in annotation interface org.hibernate.annotations.JavaTypeRegistration
 
javaType() - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
JavaType<T> - Interface in org.hibernate.type.descriptor.java
Descriptor for the Java side of a value mapping.
JavaType - Annotation Interface in org.hibernate.annotations
Specify an explicit BasicJavaType to use for a particular column mapping.
JavaType.CoercionContext - Interface in org.hibernate.type.descriptor.java
 
JavaTypeBaseline - Class in org.hibernate.type.descriptor.java.spi
Primes the JavaTypeBaseline.BaselineTarget (which is essentially the JavaTypeRegistry) with Hibernate's baseline JavaType registrations
JavaTypeBaseline() - Constructor for class org.hibernate.type.descriptor.java.spi.JavaTypeBaseline
 
JavaTypeBaseline.BaselineTarget - Interface in org.hibernate.type.descriptor.java.spi
The target of the baseline registrations
JavaTypeBasicAdaptor<T> - Class in org.hibernate.type.descriptor.java.spi
AbstractClassJavaType for cases where we do not know a proper JavaType for a given Java type.
JavaTypeBasicAdaptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
JavaTypeBasicAdaptor(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
JavaTypeDescriptor - Interface in org.hibernate.boot.model
 
JavaTypeDescriptorResolvable - Interface in org.hibernate.boot.model.source.spi
 
JavaTypedExpressible<T> - Interface in org.hibernate.type.descriptor.java
Contract for something that has an associated JavaType
JavaTypeHelper - Class in org.hibernate.type.descriptor.java
 
JavaTypeHelper() - Constructor for class org.hibernate.type.descriptor.java.JavaTypeHelper
 
JavaTypeRegistration - Annotation Interface in org.hibernate.annotations
Registers a BasicJavaType as the default Java type descriptor for the given JavaTypeRegistration.javaType().
javaTypeRegistrations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
JavaTypeRegistrations - Annotation Interface in org.hibernate.annotations
Grouping of JavaTypeRegistration See notes on JavaTypeRegistration about using on packages versus use on classes
JavaTypeRegistry - Class in org.hibernate.type.descriptor.java.spi
A registry mapping Java classes to implementations of the JavaType interface.
JavaTypeRegistry(TypeConfiguration) - Constructor for class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
JAXB_LOGGER - Static variable in interface org.hibernate.boot.jaxb.JaxbLogger
 
JaxbAliases() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
 
JaxbAssociationOverride - Class in org.hibernate.boot.jaxb.mapping
 
JaxbAssociationOverride() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
 
JaxbAttributeOverride - Class in org.hibernate.boot.jaxb.mapping
 
JaxbAttributeOverride() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
 
JaxbAttributes - Class in org.hibernate.boot.jaxb.mapping
Entity-defined attributes This element contains the entity field or property mappings.
JaxbAttributes() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
JaxbBasic - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Basic` See `@jakarta.persistence.Lob` See `@jakarta.persistence.Temporal` See `@jakarta.persistence.Enumerated` See `@jakarta.persistence.Convert` See `@org.hibernate.annotations.Nationalized` See `@org.hibernate.annotations.OptimisticLock` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.Type` See `@org.hibernate.annotations.JdbcTypeCode`
JaxbBasic() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
JaxbCacheInclusionType - Enum Class in org.hibernate.boot.jaxb.mapping
Java class for cache-inclusion-type.
JaxbCaching - Class in org.hibernate.boot.jaxb.mapping
Corresponds to the org.hibernate.annotations.Cache annotation.
JaxbCaching() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbCaching
 
JaxbCascadeType - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.CascadeType` See `@org.hibernate.annotations.Cascade`
JaxbCascadeType() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
 
JaxbCfgCacheUsageEnum - Enum Class in org.hibernate.boot.jaxb.cfg.spi
Java class for CacheUsageEnum.
JaxbCfgCollectionCacheType - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for CollectionCacheType complex type.
JaxbCfgCollectionCacheType() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
 
JaxbCfgConfigPropertyType - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for ConfigPropertyType complex type.
JaxbCfgConfigPropertyType() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
 
JaxbCfgEntityCacheType - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for EntityCacheType complex type.
JaxbCfgEntityCacheType() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
 
JaxbCfgEventListenerGroupType - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for EventListenerGroupType complex type.
JaxbCfgEventListenerGroupType() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
 
JaxbCfgEventListenerType - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for EventListenerType complex type.
JaxbCfgEventListenerType() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
 
JaxbCfgEventTypeEnum - Enum Class in org.hibernate.boot.jaxb.cfg.spi
Java class for EventTypeEnum.
JaxbCfgGrant() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
 
JaxbCfgHibernateConfiguration - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for anonymous complex type.
JaxbCfgHibernateConfiguration() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
 
JaxbCfgHibernateConfiguration.JaxbCfgSecurity - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for anonymous complex type.
JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for anonymous complex type.
JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for anonymous complex type.
JaxbCfgMappingReferenceType - Class in org.hibernate.boot.jaxb.cfg.spi
Java class for MappingReferenceType complex type.
JaxbCfgMappingReferenceType() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
 
JaxbCfgSecurity() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
 
JaxbCfgSessionFactory() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
JaxbCollectionTable - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.CollectionTable`
JaxbCollectionTable() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
 
JaxbCollectionUserTypeRegistration - Class in org.hibernate.boot.jaxb.mapping
See @CollectionTypeRegistration
JaxbCollectionUserTypeRegistration() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
 
JaxbColumn - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Column` See `@org.hibernate.annotations.Comment` See `@org.hibernate.annotations.Check` See `@org.hibernate.annotations.ColumnDefault` See `@org.hibernate.annotations.ColumnTransformer`
JaxbColumn() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
JaxbColumnResult - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.ColumnResult`
JaxbColumnResult() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbColumnResult
 
JaxbColumnType - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.Type`
JaxbColumnType() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbColumnType
 
JaxbCompositeUserTypeRegistration - Class in org.hibernate.boot.jaxb.mapping
See @CompositeTypeRegistration
JaxbCompositeUserTypeRegistration() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration
 
JaxbConfigurationParameter - Class in org.hibernate.boot.jaxb.mapping
Configuration parameter user-types
JaxbConfigurationParameter() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
 
JaxbConstructorResult - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.ConstructorResult`
JaxbConstructorResult() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbConstructorResult
 
JaxbConvert - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Convert`
JaxbConvert() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbConvert
 
JaxbConverter - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Converter` See `@jakarta.persistence.AttributeConverter
JaxbConverter() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbConverter
 
JaxbConverterRegistration - Class in org.hibernate.boot.jaxb.mapping
See @ConverterRegistration
JaxbConverterRegistration() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
 
JaxbCustomLoader - Class in org.hibernate.boot.jaxb.mapping
The loader element allows specification of a named query to be used for fetching an entity or collection
JaxbCustomLoader() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbCustomLoader
 
JaxbCustomSql - Class in org.hibernate.boot.jaxb.mapping
Java class for custom-sql complex type.
JaxbCustomSql() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
 
JaxbDatabaseObject - Class in org.hibernate.boot.jaxb.mapping
Java class for database-object complex type.
JaxbDatabaseObject() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
 
JaxbDatabaseObject.JaxbDefinition - Class in org.hibernate.boot.jaxb.mapping
Java class for anonymous complex type.
JaxbDatabaseObjectScope - Class in org.hibernate.boot.jaxb.mapping
Java class for database-object-scope complex type.
JaxbDatabaseObjectScope() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
 
JaxbDefinition() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject.JaxbDefinition
 
JaxbDiscriminatorColumn - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.DiscriminatorColumn` See `@org.hibernate.annotations.DiscriminatorOptions`
JaxbDiscriminatorColumn() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
 
JaxbElementCollection - Class in org.hibernate.boot.jaxb.mapping
See `jakarta.persistence.ElementCollection` See `jakarta.persistence.OrderBy` See `jakarta.persistence.OrderColumn` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OptimisticLock` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@jakarta.persistence.Lob` See `@jakarta.persistence.Temporal` See `@jakarta.persistence.Enumerated` See `@jakarta.persistence.Convert` See `@org.hibernate.annotations.Nationalized`
JaxbElementCollection() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
JaxbEmbeddable - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Embeddable`
JaxbEmbeddable() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
 
JaxbEmbeddableAttributes - Class in org.hibernate.boot.jaxb.mapping
Describes the features available for mapping attributes of embeddables
JaxbEmbeddableAttributes() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
JaxbEmbeddableInstantiatorRegistration - Class in org.hibernate.boot.jaxb.mapping
See @EmbeddableInstantiatorRegistration
JaxbEmbeddableInstantiatorRegistration() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
 
JaxbEmbedded - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Embedded` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OptimisticLock`
JaxbEmbedded() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
 
JaxbEmbeddedId - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.EmbeddedId` See `@org.hibernate.annotations.AttributeAccessor`
JaxbEmbeddedId() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
 
JaxbEmptyType - Class in org.hibernate.boot.jaxb.mapping
Java class for emptyType complex type.
JaxbEmptyType() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEmptyType
 
JaxbEntity - Class in org.hibernate.boot.jaxb.mapping
See jakarta.persistence.Entity Defines the settings and mappings for an entity.
JaxbEntity() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
JaxbEntityListener - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.PrePersist` See `@jakarta.persistence.PreRemove` See `@jakarta.persistence.PreUpdate` See `@jakarta.persistence.PostPersist` See `@jakarta.persistence.PostRemove` See `@jakarta.persistence.PostUpdate` See `@jakarta.persistence.PostLoad`
JaxbEntityListener() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
JaxbEntityListeners - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.EntityListeners`
JaxbEntityListeners() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEntityListeners
 
JaxbEntityMappings - Class in org.hibernate.boot.jaxb.mapping
The entity-mappings element is the root element of a mapping file.
JaxbEntityMappings() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
JaxbEntityResult - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.EntityResult`
JaxbEntityResult() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
 
JaxbFetch() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
 
JaxbFetchProfile - Class in org.hibernate.boot.jaxb.mapping
Java class for fetch-profile complex type.
JaxbFetchProfile() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile
 
JaxbFetchProfile.JaxbFetch - Class in org.hibernate.boot.jaxb.mapping
Java class for anonymous complex type.
JaxbFieldResult - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.FieldResult`
JaxbFieldResult() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbFieldResult
 
JaxbFilterDef - Class in org.hibernate.boot.jaxb.mapping
Specifies a filter definition.
JaxbFilterDef() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
 
JaxbFilterDef.JaxbFilterParam - Class in org.hibernate.boot.jaxb.mapping
Used to identify all bind parameters in the condition elemement
JaxbFilterParam() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
 
JaxbForeignKey - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.ForeignKey`
JaxbForeignKey() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
 
JaxbGeneratedValue - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.GeneratedValue`
JaxbGeneratedValue() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
 
JaxbGenericIdGenerator - Class in org.hibernate.boot.jaxb.mapping
Names a org.hibernate.id.IdentifierGenerator implementation (class attribute) as well as any configuration information need by the implementation (Hibernate will pass it the parameters after instantiation).
JaxbGenericIdGenerator() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator
 
JaxbHbmAnyAssociationType - Class in org.hibernate.boot.jaxb.hbm.spi
A discriminated association where the discriminator is part of the association, not the associated entity (compared to discriminator subclass)
JaxbHbmAnyAssociationType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
JaxbHbmAnyDiscriminator - Class in org.hibernate.boot.jaxb.mapping
Describes the discriminator of a discriminated association (any, many-to-any), including the mapping of discriminator values to matching entity name
JaxbHbmAnyDiscriminator() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
 
JaxbHbmAnyDiscriminatorValueMapping - Class in org.hibernate.boot.jaxb.mapping
Maps a discriminator value to its corresponding entity name.
JaxbHbmAnyDiscriminatorValueMapping() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping
 
JaxbHbmAnyKey - Class in org.hibernate.boot.jaxb.mapping
Describes the "foreign key" of a discriminated association (any, many-to-any).
JaxbHbmAnyKey() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey
 
JaxbHbmAnyMapping - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.Any`
JaxbHbmAnyMapping() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
 
JaxbHbmAnyValueMappingType - Class in org.hibernate.boot.jaxb.hbm.spi
Defines the mapping of a discriminator value to a concrete entity in an any or any-to-many mapping.
JaxbHbmAnyValueMappingType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
 
JaxbHbmArrayType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ArrayType complex type.
JaxbHbmArrayType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
JaxbHbmAuxiliaryDatabaseObjectType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for AuxiliaryDatabaseObjectType complex type.
JaxbHbmAuxiliaryDatabaseObjectType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
 
JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for anonymous complex type.
JaxbHbmBagCollectionType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for BagCollectionType complex type.
JaxbHbmBagCollectionType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
JaxbHbmBaseVersionAttributeType - Class in org.hibernate.boot.jaxb.hbm.spi
Type definition that acts as a base for concrete definitions of mapped attributes that can function as the basis of optimistic locking.
JaxbHbmBaseVersionAttributeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
 
JaxbHbmBasicAttributeType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for BasicAttributeType complex type.
JaxbHbmBasicAttributeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
JaxbHbmBasicCollectionElementType - Class in org.hibernate.boot.jaxb.hbm.spi
Declares the element type of a collection where the element is of basic type
JaxbHbmBasicCollectionElementType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
JaxbHbmCacheInclusionEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for CacheInclusionEnum.
JaxbHbmCacheType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for CacheType complex type.
JaxbHbmCacheType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
 
JaxbHbmClassRenameType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ClassRenameType complex type.
JaxbHbmClassRenameType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
 
JaxbHbmCollectionIdType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for CollectionIdType complex type.
JaxbHbmCollectionIdType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
 
JaxbHbmColumnType - Class in org.hibernate.boot.jaxb.hbm.spi
The column element is an alternative to column attributes and required for mapping associations to classes with composite ids.
JaxbHbmColumnType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
JaxbHbmCompositeAttributeType - Class in org.hibernate.boot.jaxb.hbm.spi
A component is a user-defined class, persisted along with its containing entity to the table of the entity class.
JaxbHbmCompositeAttributeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
JaxbHbmCompositeCollectionElementType - Class in org.hibernate.boot.jaxb.hbm.spi
A composite element allows a collection to hold instances of an arbitrary class, without the requirement of joining to an entity table.
JaxbHbmCompositeCollectionElementType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
 
JaxbHbmCompositeIdType - Class in org.hibernate.boot.jaxb.hbm.spi
A composite key may be modelled by a java class with a property for each key column.
JaxbHbmCompositeIdType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
JaxbHbmCompositeIndexType - Class in org.hibernate.boot.jaxb.hbm.spi
Describes the key of a java.util.Map which is a composite.
JaxbHbmCompositeIndexType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
 
JaxbHbmCompositeKeyBasicAttributeType - Class in org.hibernate.boot.jaxb.hbm.spi
A property embedded in a composite identifier or map index (always not-null).
JaxbHbmCompositeKeyBasicAttributeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
JaxbHbmCompositeKeyManyToOneType - Class in org.hibernate.boot.jaxb.hbm.spi
A many-to-one association embedded in a composite identifier or map index (always not-null, never cascade).
JaxbHbmCompositeKeyManyToOneType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
JaxbHbmConfigParameterContainer - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ConfigParameterContainer complex type.
JaxbHbmConfigParameterContainer() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer
 
JaxbHbmConfigParameterType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ConfigParameterType complex type.
JaxbHbmConfigParameterType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
 
JaxbHbmCustomSqlDmlType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for CustomSqlDmlType complex type.
JaxbHbmCustomSqlDmlType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
 
JaxbHbmDefinition() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
 
JaxbHbmDialectScopeType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for DialectScopeType complex type.
JaxbHbmDialectScopeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
 
JaxbHbmDiscriminatorSubclassEntityType - Class in org.hibernate.boot.jaxb.hbm.spi
Subclass declarations are nested beneath the root class declaration to achieve polymorphic persistence with the table-per-hierarchy mapping strategy.
JaxbHbmDiscriminatorSubclassEntityType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
JaxbHbmDynamicComponentType - Class in org.hibernate.boot.jaxb.hbm.spi
A dynamic-component maps columns of the database entity to a java.util.Map at the Java level
JaxbHbmDynamicComponentType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
JaxbHbmEntityBaseDefinition - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for EntityBaseDefinition complex type.
JaxbHbmEntityBaseDefinition() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
JaxbHbmEntityDiscriminatorType - Class in org.hibernate.boot.jaxb.hbm.spi
Polymorphic data requires a column holding a class discriminator value.
JaxbHbmEntityDiscriminatorType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
JaxbHbmFetch() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
 
JaxbHbmFetchProfileType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for FetchProfileType complex type.
JaxbHbmFetchProfileType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
 
JaxbHbmFetchProfileType.JaxbHbmFetch - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for anonymous complex type.
JaxbHbmFetchStyleEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for FetchStyleEnum.
JaxbHbmFetchStyleWithSubselectEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for FetchStyleWithSubselectEnum.
JaxbHbmFilter - Class in org.hibernate.boot.jaxb.mapping
Applies a filter defined by hbm-filter-def usage
JaxbHbmFilter() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
 
JaxbHbmFilter.JaxbAliases - Class in org.hibernate.boot.jaxb.mapping
Java class for anonymous complex type.
JaxbHbmFilterAliasMappingType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for filter-alias-mapping-type complex type.
JaxbHbmFilterAliasMappingType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
 
JaxbHbmFilterDefinitionType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for FilterDefinitionType complex type.
JaxbHbmFilterDefinitionType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
 
JaxbHbmFilterParameterType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for FilterParameterType complex type.
JaxbHbmFilterParameterType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
 
JaxbHbmFilterType - Class in org.hibernate.boot.jaxb.hbm.spi
FILTER element; used to apply a filter.
JaxbHbmFilterType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
 
JaxbHbmGeneratorSpecificationType - Class in org.hibernate.boot.jaxb.hbm.spi
Generators generate unique identifiers.
JaxbHbmGeneratorSpecificationType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
 
JaxbHbmHibernateMapping - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for anonymous complex type.
JaxbHbmHibernateMapping() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
JaxbHbmIdBagCollectionType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for IdBagCollectionType complex type.
JaxbHbmIdBagCollectionType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
JaxbHbmIdentifierGeneratorDefinitionType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for IdentifierGeneratorDefinitionType complex type.
JaxbHbmIdentifierGeneratorDefinitionType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
 
JaxbHbmIndexManyToAnyType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for index-many-to-any-type complex type.
JaxbHbmIndexManyToAnyType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
 
JaxbHbmIndexManyToManyType - Class in org.hibernate.boot.jaxb.hbm.spi
Describes the key of a java.util.Map which is an FK-association.
JaxbHbmIndexManyToManyType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
 
JaxbHbmIndexType - Class in org.hibernate.boot.jaxb.hbm.spi
Describes the index of an indexed collection.
JaxbHbmIndexType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
 
JaxbHbmJoinedSubclassEntityType - Class in org.hibernate.boot.jaxb.hbm.spi
Joined subclasses are used for the normalized table-per-subclass mapping strategy See the note on the class element regarding vs.
JaxbHbmJoinedSubclassEntityType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
JaxbHbmKeyType - Class in org.hibernate.boot.jaxb.hbm.spi
Declares the column name of a foreign key.
JaxbHbmKeyType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
JaxbHbmLazyEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for LazyEnum.
JaxbHbmLazyWithExtraEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for LazyWithExtraEnum.
JaxbHbmLazyWithNoProxyEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for LazyWithNoProxyEnum.
JaxbHbmListIndexType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ListIndexType complex type.
JaxbHbmListIndexType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
 
JaxbHbmListType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ListType complex type.
JaxbHbmListType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
JaxbHbmLoaderType - Class in org.hibernate.boot.jaxb.hbm.spi
The loader element allows specification of a named query to be used for fetching an entity or collection
JaxbHbmLoaderType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType
 
JaxbHbmManyToAny - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.ManyToAny`
JaxbHbmManyToAny() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
 
JaxbHbmManyToAnyCollectionElementType - Class in org.hibernate.boot.jaxb.hbm.spi
A "many to any" defines a polymorphic association to any table with the given identifier type.
JaxbHbmManyToAnyCollectionElementType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
 
JaxbHbmManyToManyCollectionElementType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ManyToManyCollectionElementType complex type.
JaxbHbmManyToManyCollectionElementType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
JaxbHbmManyToOneType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for ManyToOneType complex type.
JaxbHbmManyToOneType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
JaxbHbmMapKeyBasicType - Class in org.hibernate.boot.jaxb.hbm.spi
Describes the key of a java.util.Map where the key is a basic (JPA term) type
JaxbHbmMapKeyBasicType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
JaxbHbmMapKeyCompositeType - Class in org.hibernate.boot.jaxb.hbm.spi
Describes the key of a java.util.Map where the key is a composite type
JaxbHbmMapKeyCompositeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
 
JaxbHbmMapKeyManyToManyType - Class in org.hibernate.boot.jaxb.hbm.spi
Describes the key of a java.util.Map where the key is an association (FK)
JaxbHbmMapKeyManyToManyType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
 
JaxbHbmMapType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for MapType complex type.
JaxbHbmMapType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
JaxbHbmMultiTenancyType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for multi-tenancy-type complex type.
JaxbHbmMultiTenancyType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
JaxbHbmNamedNativeQueryType - Class in org.hibernate.boot.jaxb.hbm.spi
The sql-query element declares a named SQL query string
JaxbHbmNamedNativeQueryType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
JaxbHbmNamedQueryType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for NamedQueryType complex type.
JaxbHbmNamedQueryType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
JaxbHbmNativeQueryCollectionLoadReturnType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for NativeQueryCollectionLoadReturnType complex type.
JaxbHbmNativeQueryCollectionLoadReturnType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
 
JaxbHbmNativeQueryJoinReturnType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for NativeQueryJoinReturnType complex type.
JaxbHbmNativeQueryJoinReturnType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
 
JaxbHbmNativeQueryPropertyReturnType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for NativeQueryPropertyReturnType complex type.
JaxbHbmNativeQueryPropertyReturnType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
 
JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for anonymous complex type.
JaxbHbmNativeQueryReturnType - Class in org.hibernate.boot.jaxb.hbm.spi
Defines a return component for a sql-query.
JaxbHbmNativeQueryReturnType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for anonymous complex type.
JaxbHbmNativeQueryScalarReturnType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for NativeQueryScalarReturnType complex type.
JaxbHbmNativeQueryScalarReturnType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
 
JaxbHbmNaturalIdCacheType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for NaturalIdCacheType complex type.
JaxbHbmNaturalIdCacheType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdCacheType
 
JaxbHbmNaturalIdType - Class in org.hibernate.boot.jaxb.hbm.spi
A natural-id element allows declaration of the unique business key
JaxbHbmNaturalIdType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
 
JaxbHbmNestedCompositeElementType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for nested-composite-element-type complex type.
JaxbHbmNestedCompositeElementType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
JaxbHbmNotFoundEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for NotFoundEnum.
JaxbHbmOnDeleteEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for OnDeleteEnum.
JaxbHbmOneToManyCollectionElementType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for OneToManyCollectionElementType complex type.
JaxbHbmOneToManyCollectionElementType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
JaxbHbmOneToOneType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for OneToOneType complex type.
JaxbHbmOneToOneType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
JaxbHbmOuterJoinEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for OuterJoinEnum.
JaxbHbmParentType - Class in org.hibernate.boot.jaxb.hbm.spi
The parent element maps a property of the component class as a pointer back to the owning entity.
JaxbHbmParentType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmParentType
 
JaxbHbmPolymorphismEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for PolymorphismEnum.
JaxbHbmPrimitiveArrayType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for PrimitiveArrayType complex type.
JaxbHbmPrimitiveArrayType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
JaxbHbmPropertiesType - Class in org.hibernate.boot.jaxb.hbm.spi
properties declares that the contained properties form an alternate key.
JaxbHbmPropertiesType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
JaxbHbmQueryParamType - Class in org.hibernate.boot.jaxb.hbm.spi
The query-param element is used only by tools that generate finder methods for named queries
JaxbHbmQueryParamType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType
 
JaxbHbmResultSetMappingType - Class in org.hibernate.boot.jaxb.hbm.spi
The resultset element declares a named resultset mapping definition for SQL queries
JaxbHbmResultSetMappingType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType
 
JaxbHbmReturnColumn() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn
 
JaxbHbmReturnDiscriminator() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
 
JaxbHbmRootEntityType - Class in org.hibernate.boot.jaxb.hbm.spi
Root entity mapping.
JaxbHbmRootEntityType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
JaxbHbmSecondaryTableType - Class in org.hibernate.boot.jaxb.hbm.spi
A join allows some properties of a class to be persisted to a second table
JaxbHbmSecondaryTableType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
JaxbHbmSetType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for SetType complex type.
JaxbHbmSetType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
JaxbHbmSimpleIdType - Class in org.hibernate.boot.jaxb.hbm.spi
Declares the id type, column and generation algorithm for an entity class.
JaxbHbmSimpleIdType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
JaxbHbmSubclassEntityBaseDefinition - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for SubclassEntityBaseDefinition complex type.
JaxbHbmSubclassEntityBaseDefinition() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
 
JaxbHbmSynchronizeType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for synchronize-type complex type.
JaxbHbmSynchronizeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType
 
JaxbHbmTimestampAttributeType - Class in org.hibernate.boot.jaxb.hbm.spi
Optimistic locking attribute based on a (last-updated) timestamp.
JaxbHbmTimestampAttributeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
 
JaxbHbmTimestampSourceEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for TimestampSourceEnum.
JaxbHbmToolingHintContainer - Class in org.hibernate.boot.jaxb.hbm.spi
Describes an XSD base type for any complex type that can contain "tooling hints".
JaxbHbmToolingHintContainer() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
 
JaxbHbmToolingHintType - Class in org.hibernate.boot.jaxb.hbm.spi
<meta.../> is used to assign meta-level attributes to a class or property.
JaxbHbmToolingHintType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
 
JaxbHbmTuplizerType - Class in org.hibernate.boot.jaxb.hbm.spi
TUPLIZER element; defines tuplizer to use for a component/entity for a given entity-mode
JaxbHbmTuplizerType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
 
JaxbHbmTypeDefinitionType - Class in org.hibernate.boot.jaxb.hbm.spi
Java class for TypeDefinitionType complex type.
JaxbHbmTypeDefinitionType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
 
JaxbHbmTypeSpecificationType - Class in org.hibernate.boot.jaxb.hbm.spi
Declares the type of the containing property (overrides an eventually existing type attribute of the property).
JaxbHbmTypeSpecificationType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeSpecificationType
 
JaxbHbmUnionSubclassEntityType - Class in org.hibernate.boot.jaxb.hbm.spi
Union subclasses are used for the table-per-concrete-class mapping strategy See the note on the class element regarding vs.
JaxbHbmUnionSubclassEntityType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
JaxbHbmUnsavedValueCompositeIdEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for UnsavedValueCompositeIdEnum.
JaxbHbmUnsavedValueTimestampEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for UnsavedValueTimestampEnum.
JaxbHbmUnsavedValueVersionEnum - Enum Class in org.hibernate.boot.jaxb.hbm.spi
Java class for UnsavedValueVersionEnum.
JaxbHbmVersionAttributeType - Class in org.hibernate.boot.jaxb.hbm.spi
Optimistic locking attribute based on an incrementing value.
JaxbHbmVersionAttributeType() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
 
JaxbHqlImport - Class in org.hibernate.boot.jaxb.mapping
Java class for hql-import complex type.
JaxbHqlImport() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbHqlImport
 
JaxbId - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Id` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.Type` See `@org.hibernate.annotations.JdbcTypeCode` See `@org.hibernate.annotations.UuidGenerator`
JaxbId() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbId
 
JaxbIdClass - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.IdClass`
JaxbIdClass() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbIdClass
 
JaxbIndex - Class in org.hibernate.boot.jaxb.mapping
See `jakarta.persistence.Index`
JaxbIndex() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbIndex
 
JaxbInheritance - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.Inheritance`
JaxbInheritance() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbInheritance
 
JaxbJavaTypeRegistration - Class in org.hibernate.boot.jaxb.mapping
See @JavaTypeRegistration
JaxbJavaTypeRegistration() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration
 
JaxbJdbcTypeRegistration - Class in org.hibernate.boot.jaxb.mapping
See @JdbcTypeRegistration
JaxbJdbcTypeRegistration() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
 
JaxbJoinColumn - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.JoinColumn`
JaxbJoinColumn() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
JaxbJoinTable - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.JoinTable`
JaxbJoinTable() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
JaxbLob - Class in org.hibernate.boot.jaxb.mapping
See `jakarta.persistence.Lob`
JaxbLob() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbLob
 
JaxbLogger - Interface in org.hibernate.boot.jaxb
 
JaxbManyToMany - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.ManyToMany` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@org.hibernate.annotations.AttributeAccessor`
JaxbManyToMany() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
JaxbManyToOne - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.ManyToOne` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OnDelete
JaxbManyToOne() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
JaxbMapKey - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.MapKey`
JaxbMapKey() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbMapKey
 
JaxbMapKeyClass - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.MapKeyClass`
JaxbMapKeyClass() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbMapKeyClass
 
JaxbMapKeyColumn - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.MapKeyColumn`
JaxbMapKeyColumn() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
JaxbMapKeyJoinColumn - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.MapKeyJoinColumn`
JaxbMapKeyJoinColumn() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
JaxbMappedSuperclass - Class in org.hibernate.boot.jaxb.mapping
See `@jakarta.persistence.MappedSuperclass`
JaxbMappedSuperclass() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
JaxbMultiTenancy - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.TenantId`
JaxbMultiTenancy() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
 
JaxbNamedAttributeNode - Class in org.hibernate.boot.jaxb.mapping
 
JaxbNamedAttributeNode() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
 
JaxbNamedEntityGraph - Class in org.hibernate.boot.jaxb.mapping
 
JaxbNamedEntityGraph() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
 
JaxbNamedNativeQuery - Class in org.hibernate.boot.jaxb.mapping
 
JaxbNamedNativeQuery() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
JaxbNamedQuery - Class in org.hibernate.boot.jaxb.mapping
 
JaxbNamedQuery() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
JaxbNamedStoredProcedureQuery - Class in org.hibernate.boot.jaxb.mapping
 
JaxbNamedStoredProcedureQuery() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
 
JaxbNamedSubgraph - Class in org.hibernate.boot.jaxb.mapping
 
JaxbNamedSubgraph() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
 
JaxbNationalized - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.Nationalized`
JaxbNationalized() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNationalized
 
JaxbNaturalId - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.NaturalId`
JaxbNaturalId() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
 
JaxbOneToMany - Class in org.hibernate.boot.jaxb.mapping
 
JaxbOneToMany() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
JaxbOneToOne - Class in org.hibernate.boot.jaxb.mapping
 
JaxbOneToOne() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
JaxbOrderColumn - Class in org.hibernate.boot.jaxb.mapping
 
JaxbOrderColumn() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
 
JaxbPersistenceUnitDefaults - Class in org.hibernate.boot.jaxb.mapping
These defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings.
JaxbPersistenceUnitDefaults() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
 
JaxbPersistenceUnitMetadata - Class in org.hibernate.boot.jaxb.mapping
Metadata that applies to the persistence unit and not just to the mapping file in which it is contained.
JaxbPersistenceUnitMetadata() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
 
JaxbPluralFetchMode - Enum Class in org.hibernate.boot.jaxb.mapping
Java class for plural-fetch-mode.
JaxbPostLoad - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPostLoad() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPostLoad
 
JaxbPostPersist - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPostPersist() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPostPersist
 
JaxbPostRemove - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPostRemove() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPostRemove
 
JaxbPostUpdate - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPostUpdate() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate
 
JaxbPrePersist - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPrePersist() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPrePersist
 
JaxbPreRemove - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPreRemove() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPreRemove
 
JaxbPreUpdate - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPreUpdate() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate
 
JaxbPrimaryKeyJoinColumn - Class in org.hibernate.boot.jaxb.mapping
 
JaxbPrimaryKeyJoinColumn() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
 
JaxbQueryHint - Class in org.hibernate.boot.jaxb.mapping
 
JaxbQueryHint() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
 
JaxbQueryParamType - Class in org.hibernate.boot.jaxb.mapping
Used only by tools to generate finder methods for named queries
JaxbQueryParamType() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType
 
JaxbSecondaryTable - Class in org.hibernate.boot.jaxb.mapping
 
JaxbSecondaryTable() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
JaxbSequenceGenerator - Class in org.hibernate.boot.jaxb.mapping
 
JaxbSequenceGenerator() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
 
JaxbSingularFetchMode - Enum Class in org.hibernate.boot.jaxb.mapping
Java class for singular-fetch-mode.
JaxbSqlResultSetMapping - Class in org.hibernate.boot.jaxb.mapping
 
JaxbSqlResultSetMapping() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
 
JaxbStoredProcedureParameter - Class in org.hibernate.boot.jaxb.mapping
 
JaxbStoredProcedureParameter() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
 
JaxbSynchronizedTable - Class in org.hibernate.boot.jaxb.mapping
Java class for synchronized-table complex type.
JaxbSynchronizedTable() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbSynchronizedTable
 
JaxbTable - Class in org.hibernate.boot.jaxb.mapping
 
JaxbTable() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbTable
 
JaxbTableGenerator - Class in org.hibernate.boot.jaxb.mapping
 
JaxbTableGenerator() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
JaxbTenantId - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.TenantId`
JaxbTenantId() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbTenantId
 
JaxbTransient - Class in org.hibernate.boot.jaxb.mapping
 
JaxbTransient() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbTransient
 
JaxbUniqueConstraint - Class in org.hibernate.boot.jaxb.mapping
 
JaxbUniqueConstraint() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint
 
JaxbUserTypeRegistration - Class in org.hibernate.boot.jaxb.mapping
See @TypeRegistration
JaxbUserTypeRegistration() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration
 
JaxbUuidGenerator - Class in org.hibernate.boot.jaxb.mapping
See `@org.hibernate.annotations.UuidGenerator`
JaxbUuidGenerator() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbUuidGenerator
 
JaxbVersion - Class in org.hibernate.boot.jaxb.mapping
 
JaxbVersion() - Constructor for class org.hibernate.boot.jaxb.mapping.JaxbVersion
 
JaxbXmlFormatMapper - Class in org.hibernate.type.format.jaxb
 
JaxbXmlFormatMapper() - Constructor for class org.hibernate.type.format.jaxb.JaxbXmlFormatMapper
 
JaxbXmlFormatMapper.CollectionWrapper - Class in org.hibernate.type.format.jaxb
 
JaxbXmlFormatMapper.MapWrapper - Class in org.hibernate.type.format.jaxb
 
JCONNECT - Enum constant in enum class org.hibernate.dialect.SybaseDriverKind
 
JDBC_ESCAPE_END - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
JDBC_ESCAPE_START_DATE - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
JDBC_ESCAPE_START_TIME - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
JDBC_ESCAPE_START_TIMESTAMP - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
 
JDBC_LOGGER - Static variable in interface org.hibernate.engine.jdbc.JdbcLogging
 
JDBC_MESSAGE_LOGGER - Static variable in interface org.hibernate.engine.jdbc.JdbcLogging
 
JDBC_TIME_ZONE - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies the time zone to use in the JDBC driver, which is supposed to match the database timezone.
JdbcBatchLogging - Interface in org.hibernate.engine.jdbc.batch
Sub-system logging related to JDBC batch execution
JdbcBindingLogging - Interface in org.hibernate.type.descriptor
 
JdbcCallFunctionReturn - Interface in org.hibernate.sql.exec.spi
Models the function return when the JdbcOperationQueryCall represents a call to a database function.
JdbcCallParameterExtractor<T> - Interface in org.hibernate.sql.exec.spi
Controls extracting values from OUT/INOUT parameters.
JdbcCallParameterRegistration - Interface in org.hibernate.sql.exec.spi
 
JdbcCallRefCursorExtractor - Interface in org.hibernate.sql.exec.spi
 
JdbcConnectionAccess - Interface in org.hibernate.engine.jdbc.connections.spi
Provides centralized access to JDBC connections.
jdbcConnectionAcquisitionEnd() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcConnectionAcquisitionEnd() - Method in interface org.hibernate.SessionEventListener
 
jdbcConnectionAcquisitionEnd(Connection) - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcConnectionAcquisitionStart() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcConnectionAcquisitionStart() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcConnectionAcquisitionStart() - Method in interface org.hibernate.SessionEventListener
 
JDBCConnectionException - Exception in org.hibernate.exception
A JDBCException indicating a problem communicating with the database (can also include incorrect JDBC setup).
JDBCConnectionException(String, SQLException) - Constructor for exception org.hibernate.exception.JDBCConnectionException
 
JDBCConnectionException(String, SQLException, String) - Constructor for exception org.hibernate.exception.JDBCConnectionException
 
jdbcConnectionReleaseEnd() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcConnectionReleaseEnd() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcConnectionReleaseEnd() - Method in interface org.hibernate.SessionEventListener
 
jdbcConnectionReleaseStart() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcConnectionReleaseStart() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcConnectionReleaseStart() - Method in interface org.hibernate.SessionEventListener
 
JdbcCoordinator - Interface in org.hibernate.engine.jdbc.spi
Coordinates JDBC-related activities.
JdbcDataType - Class in org.hibernate.boot.model.source.spi
Models a JDBC data type.
JdbcDataType(int, String, Class) - Constructor for class org.hibernate.boot.model.source.spi.JdbcDataType
 
JdbcDateJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Date handling.
JdbcDateJavaType() - Constructor for class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
JdbcDateJavaType.DateMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
jdbcDateLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
jdbcDateLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
JdbcDateLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
 
JdbcDeleteMutation - Class in org.hibernate.sql.model.jdbc
 
JdbcDeleteMutation(TableMapping, MutationTarget<?>, String, boolean, Expectation, List<? extends JdbcParameterBinder>) - Constructor for class org.hibernate.sql.model.jdbc.JdbcDeleteMutation
 
JdbcDeleteMutation(TableMapping, MutationType, MutationTarget<?>, String, boolean, Expectation, List<? extends JdbcParameterBinder>) - Constructor for class org.hibernate.sql.model.jdbc.JdbcDeleteMutation
 
JdbcEnvironment - Interface in org.hibernate.engine.jdbc.env.spi
Initial look at this concept we keep talking about with merging information from DatabaseMetaData and Dialect
JdbcEscapeFunctionDescriptor - Class in org.hibernate.query.sqm.function
Acts as a wrapper to another SqmFunctionDescriptor, rendering the standard JDBC escape sequence {fn f(x, y)} around the invocation syntax generated by its delegate.
JdbcEscapeFunctionDescriptor(String, SqmFunctionDescriptor) - Constructor for class org.hibernate.query.sqm.function.JdbcEscapeFunctionDescriptor
 
JDBCException - Exception in org.hibernate
Wraps a SQLException arising from the JDBC driver.
JDBCException(String, SQLException) - Constructor for exception org.hibernate.JDBCException
Constructs a JDBCException using the given information.
JDBCException(String, SQLException, String) - Constructor for exception org.hibernate.JDBCException
Constructs a JDBCException using the given information.
jdbcExecuteBatchEnd() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcExecuteBatchEnd() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcExecuteBatchEnd() - Method in interface org.hibernate.SessionEventListener
 
jdbcExecuteBatchStart() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcExecuteBatchStart() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcExecuteBatchStart() - Method in interface org.hibernate.SessionEventListener
 
jdbcExecuteStatementEnd() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcExecuteStatementEnd() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcExecuteStatementEnd() - Method in interface org.hibernate.SessionEventListener
 
jdbcExecuteStatementStart() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcExecuteStatementStart() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcExecuteStatementStart() - Method in interface org.hibernate.SessionEventListener
 
JdbcExtractingLogging - Interface in org.hibernate.type.descriptor
 
JdbcInsertMutation - Class in org.hibernate.sql.model.jdbc
Descriptor for a table insert originating from a flush
JdbcInsertMutation(TableMapping, MutationTarget<?>, String, boolean, Expectation, List<? extends JdbcParameterBinder>) - Constructor for class org.hibernate.sql.model.jdbc.JdbcInsertMutation
 
jdbcLiteral(T, JdbcLiteralFormatter<T>, Dialect) - Static method in class org.hibernate.persister.entity.DiscriminatorHelper
 
JdbcLiteral<T> - Class in org.hibernate.sql.ast.tree.expression
Represents a literal in the SQL AST.
JdbcLiteral(T, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.JdbcLiteral
 
JdbcLiteralFormatter<T> - Interface in org.hibernate.type.descriptor.jdbc
A formatter object for rendering values of a given Java type as SQL literals of a certain JDBC/SQL type.
JdbcLockStrategy - Enum Class in org.hibernate.sql.exec.spi
The strategy to use for applying locks to a JdbcOperationQuerySelect.
JdbcLogging - Interface in org.hibernate.engine.jdbc
Sub-system logging related to JDBC interactions
JdbcMapping - Interface in org.hibernate.metamodel.mapping
Describes the mapping for things which can be expressed in a SQL query.
JdbcMappingContainer - Interface in org.hibernate.metamodel.mapping
Container for one-or-more JdbcMappings
JdbcMetadaAccessStrategy - Enum Class in org.hibernate.tool.schema
Determines how JDBC metadata is read by the schema management tooling.
JdbcMutationExecutor - Interface in org.hibernate.sql.exec.spi
Executor for model-mutation operations
JdbcMutationOperation - Interface in org.hibernate.sql.model.jdbc
JdbcOperation extension for model mutations stemming from persistence context flushes
JdbcObserver - Interface in org.hibernate.resource.jdbc.spi
Deprecated, for removal: This API element is subject to removal in a future version.
It is no longer possible to plug custom implementations of this SPI. It will be removed.
JdbcOperation - Interface in org.hibernate.sql.exec.spi
A JDBC operation to perform.
JdbcOperationQuery - Interface in org.hibernate.sql.exec.spi
Unifying contract for any SQL statement we want to execute via JDBC.
JdbcOperationQueryAnonBlock - Interface in org.hibernate.sql.exec.spi
An anonymous call block (sometimes called an anonymous procedure) to be executed on the database.
JdbcOperationQueryCall - Interface in org.hibernate.sql.exec.spi
 
JdbcOperationQueryDelete - Class in org.hibernate.sql.exec.spi
 
JdbcOperationQueryDelete(String, List<JdbcParameterBinder>, Set<String>, Map<JdbcParameter, JdbcParameterBinding>) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQueryDelete
 
JdbcOperationQueryDelete(String, List<JdbcParameterBinder>, Set<String>, Set<FilterJdbcParameter>, Map<JdbcParameter, JdbcParameterBinding>) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQueryDelete
Deprecated.
filterJdbcParameters is no longer used
JdbcOperationQueryInsert - Interface in org.hibernate.sql.exec.spi
Basic contract for an insert operation
JdbcOperationQueryMutation - Interface in org.hibernate.sql.exec.spi
Specialization of JdbcOperation for cases which mutate table state (i.e.
JdbcOperationQueryMutationNative - Class in org.hibernate.sql.exec.spi
Executable JDBC command
JdbcOperationQueryMutationNative(String, List<JdbcParameterBinder>, Set<String>) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQueryMutationNative
 
JdbcOperationQuerySelect - Class in org.hibernate.sql.exec.spi
Executable JDBC command
JdbcOperationQuerySelect(String, List<JdbcParameterBinder>, JdbcValuesMappingProducer, Set<String>) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
JdbcOperationQuerySelect(String, List<JdbcParameterBinder>, JdbcValuesMappingProducer, Set<String>, int, int, Map<JdbcParameter, JdbcParameterBinding>, JdbcLockStrategy, JdbcParameter, JdbcParameter) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
JdbcOperationQuerySelect(String, List<JdbcParameterBinder>, JdbcValuesMappingProducer, Set<String>, Set<FilterJdbcParameter>) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
Deprecated.
filterJdbcParameters is no longer used
JdbcOperationQuerySelect(String, List<JdbcParameterBinder>, JdbcValuesMappingProducer, Set<String>, Set<FilterJdbcParameter>, int, int, Map<JdbcParameter, JdbcParameterBinding>, JdbcLockStrategy, JdbcParameter, JdbcParameter) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
Deprecated.
filterJdbcParameters is no longer used
JdbcOperationQueryUpdate - Class in org.hibernate.sql.exec.spi
 
JdbcOperationQueryUpdate(String, List<JdbcParameterBinder>, Set<String>, Map<JdbcParameter, JdbcParameterBinding>) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQueryUpdate
 
JdbcOperationQueryUpdate(String, List<JdbcParameterBinder>, Set<String>, Set<FilterJdbcParameter>, Map<JdbcParameter, JdbcParameterBinding>) - Constructor for class org.hibernate.sql.exec.spi.JdbcOperationQueryUpdate
Deprecated.
filterJdbcParameters is no longer used
JdbcParameter - Interface in org.hibernate.sql.ast.tree.expression
 
JdbcParameterBinder - Interface in org.hibernate.sql.exec.spi
Performs parameter value binding to a JDBC PreparedStatement.
JdbcParameterBinding - Interface in org.hibernate.sql.exec.spi
 
JdbcParameterBindings - Interface in org.hibernate.sql.exec.spi
Access to all the externalized JDBC parameter bindings
JdbcParameterBySqmParameterAccess - Interface in org.hibernate.query.sqm.spi
Access to the mapping between an SqmParameter and all of its JDBC parameters
JdbcParameters - Interface in org.hibernate.sql.exec.spi
The collection
JdbcParametersList - Interface in org.hibernate.sql.exec.spi
Conceptually similar to a List of JdbcParameters, but exposing a read-only immutable contract.
JdbcParametersList.Builder - Class in org.hibernate.sql.exec.spi
 
JdbcParametersList.JdbcParametersListMulti - Class in org.hibernate.sql.exec.spi
 
JdbcParametersList.JdbcParametersListSingleton - Class in org.hibernate.sql.exec.spi
 
jdbcPositionToValuesArrayPosition(int) - Static method in class org.hibernate.query.results.ResultsHelper
 
jdbcPrepareStatementEnd() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcPrepareStatementEnd() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcPrepareStatementEnd() - Method in interface org.hibernate.SessionEventListener
 
jdbcPrepareStatementStart() - Method in class org.hibernate.BaseSessionEventListener
 
jdbcPrepareStatementStart() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcPrepareStatementStart() - Method in interface org.hibernate.SessionEventListener
 
jdbcReleaseRegistryResourcesEnd() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
jdbcReleaseRegistryResourcesStart() - Method in interface org.hibernate.resource.jdbc.spi.JdbcObserver
Deprecated.
 
JdbcResourceTransaction - Interface in org.hibernate.resource.transaction.backend.jdbc.spi
Models access to the resource transaction of the underlying JDBC resource.
JdbcResourceTransactionAccess - Interface in org.hibernate.resource.transaction.backend.jdbc.spi
Provides access to JdbcResourceTransaction (JDBC transaction stand-in) for use in building resource-local TransactionCoordinator instances.
JdbcSelectExecutor - Interface in org.hibernate.sql.exec.spi
An executor for JdbcSelect operations.
JdbcSelectExecutor.StatementCreator - Interface in org.hibernate.sql.exec.spi
 
JdbcServices - Interface in org.hibernate.engine.jdbc.spi
Provides access to services related to JDBC operations.
JdbcSessionContext - Interface in org.hibernate.resource.jdbc.spi
Provides the "JDBC session" with contextual information it needs during its lifecycle.
JdbcSessionOwner - Interface in org.hibernate.resource.jdbc.spi
Contract for something that controls a JdbcSessionContext.
JdbcSettings - Interface in org.hibernate.cfg
Settings related to JDBC, Connections, pools, Dialects, etc
JdbcTimeJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Time handling.
JdbcTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
JdbcTimeJavaType.TimeMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
jdbcTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
jdbcTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
JdbcTimeLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
JdbcTimestampJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Timestamp handling.
JdbcTimestampJavaType() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
JdbcTimestampJavaType.TimestampMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
jdbcTimestampLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
jdbcTimestampLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
JdbcTimestampLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
 
jdbcTimeZone(TimeZone) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
jdbcTimeZone(TimeZone) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
jdbcTimeZone(TimeZone) - Method in interface org.hibernate.SessionBuilder
 
jdbcTimeZone(TimeZone) - Method in interface org.hibernate.SharedSessionBuilder
 
jdbcType() - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
JdbcType - Interface in org.hibernate.type.descriptor.jdbc
Descriptor for the SQL/JDBC side of a value mapping.
JdbcType - Annotation Interface in org.hibernate.annotations
Specifies an explicit JdbcType to use for a particular column mapping. When applied to a Map-valued attribute, describes the Map value.
jdbcTypeCode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
jdbcTypeCode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
JdbcTypeCode - Annotation Interface in org.hibernate.annotations
Specifies the JDBC type-code to use for the column mapping. When applied to a Map-valued attribute, describes the Map value.
JdbcTypeConstructor - Interface in org.hibernate.type.descriptor.jdbc
Factory for any JdbcType which is parameterized by a second JdbcType, the "element" type.
JdbcTypeFamilyInformation - Class in org.hibernate.type.descriptor.jdbc
Information pertaining to JDBC type families.
JdbcTypeFamilyInformation() - Constructor for class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation
 
JdbcTypeFamilyInformation.Family - Enum Class in org.hibernate.type.descriptor.jdbc
 
JdbcTypeIndicators - Interface in org.hibernate.type.descriptor.jdbc
A parameter object that helps determine the SQL/JDBC type recommended by the JDBC spec (explicitly or implicitly) for a given Java type.
JdbcTypeJavaClassMappings - Class in org.hibernate.type.descriptor.jdbc
Maintains the JDBC recommended mappings for JDBC type-code to/from Java Class as defined in Appendix B: Data Type Conversion Tables of the JDBC Specification.
JdbcTypeNameMapper - Class in org.hibernate.type.descriptor
(Badly named) helper for dealing with standard JDBC types as defined by Types
JdbcTypeRecommendationException - Exception in org.hibernate.type.descriptor.java.spi
Exception indicating JavaType.getRecommendedJdbcType(org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators) could not determine a recommended JDBC type descriptor
JdbcTypeRecommendationException(String) - Constructor for exception org.hibernate.type.descriptor.java.spi.JdbcTypeRecommendationException
 
JdbcTypeRecommendationException(String, Throwable) - Constructor for exception org.hibernate.type.descriptor.java.spi.JdbcTypeRecommendationException
 
JdbcTypeRegistration - Annotation Interface in org.hibernate.annotations
Registers a JdbcType as the default JDBC type descriptor for a certain type code.
jdbcTypeRegistrations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
JdbcTypeRegistrations - Annotation Interface in org.hibernate.annotations
Grouping of JdbcTypeRegistration See notes on JdbcTypeRegistration about using on packages versus use on classes
JdbcTypeRegistry - Class in org.hibernate.type.descriptor.jdbc.spi
A registry mapping JDBC type codes to implementations of the JdbcType interface.
JdbcTypeRegistry(TypeConfiguration) - Constructor for class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
JdbcUpdateMutation - Class in org.hibernate.sql.model.jdbc
Describes the update of a single table
JdbcUpdateMutation(TableMapping, MutationTarget<?>, String, boolean, Expectation, List<? extends JdbcParameterBinder>) - Constructor for class org.hibernate.sql.model.jdbc.JdbcUpdateMutation
 
JdbcValueBindings - Interface in org.hibernate.engine.jdbc.mutation
The JDBC values for a mutation
JdbcValueDescriptor - Interface in org.hibernate.sql.model.jdbc
Descriptor for JDBC value within an operation.
JdbcValues - Interface in org.hibernate.sql.results.jdbc.spi
Provides unified access to query results (JDBC values - see RowProcessingState.getJdbcValue(org.hibernate.sql.ast.spi.SqlSelection) whether they come from query cache or ResultSet.
JdbcValuesMapping - Interface in org.hibernate.sql.results.jdbc.spi
The "resolved" form of JdbcValuesMappingProducer providing access to resolved JDBC results (SqlSelection) descriptors and resolved domain results (DomainResult) descriptors.
JdbcValuesMappingImpl - Class in org.hibernate.query.results
Implementation of JdbcValuesMapping for native / procedure queries
JdbcValuesMappingImpl(List<SqlSelection>, List<DomainResult<?>>, int, Map<String, LockMode>) - Constructor for class org.hibernate.query.results.JdbcValuesMappingImpl
 
jdbcValuesMappingProducer - Variable in class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
JdbcValuesMappingProducer - Interface in org.hibernate.sql.results.jdbc.spi
Producer for JdbcValuesMapping references.
JdbcValuesMappingProducerProvider - Interface in org.hibernate.sql.results.jdbc.spi
Pluggable contract for providing custom JdbcValuesMappingProducer implementations.
JdbcValuesMappingResolution - Interface in org.hibernate.sql.results.jdbc.spi
The "resolved" form of JdbcValuesMapping providing access to resolved (DomainResultAssembler) descriptors and resolved initializer (Initializer) descriptors.
JdbcValuesMetadata - Interface in org.hibernate.sql.results.jdbc.spi
Access to information about the underlying JDBC values such as type, position, column name, etc
JdbcValuesSourceProcessingOptions - Interface in org.hibernate.sql.results.jdbc.spi
Essentially processing options only for entity loading
JdbcValuesSourceProcessingState - Interface in org.hibernate.sql.results.jdbc.spi
Provides a context for processing the processing of the complete set of rows from a JdbcValuesSource.
JdbcWrapper<T> - Interface in org.hibernate.engine.jdbc.spi
Generic contract for wrapped JDBC objects.
JNDI_CLASS - Static variable in interface org.hibernate.cfg.EnvironmentSettings
Specifies the JNDI InitialContextFactory implementation class to use.
JNDI_PREFIX - Static variable in interface org.hibernate.cfg.EnvironmentSettings
A prefix for properties specifying arbitrary JNDI InitialContext properties.
JNDI_URL - Static variable in interface org.hibernate.cfg.EnvironmentSettings
Specifies the JNDI provider/connection URL.
JndiException - Exception in org.hibernate.engine.jndi
An exception indicating trouble accessing JNDI
JndiException(String) - Constructor for exception org.hibernate.engine.jndi.JndiException
Constructs a JndiException
JndiException(String, Throwable) - Constructor for exception org.hibernate.engine.jndi.JndiException
Constructs a JndiException
JndiNameException - Exception in org.hibernate.engine.jndi
Indicates a problem with a given JNDI name being deemed as not valid.
JndiNameException(String, Throwable) - Constructor for exception org.hibernate.engine.jndi.JndiNameException
Constructs a JndiNameException
JndiService - Interface in org.hibernate.engine.jndi.spi
Service providing simplified access to JNDI related features needed by Hibernate.
join - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
join - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
join() - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
join() - Method in class org.hibernate.grammars.hql.HqlParser
 
join(int) - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
join(Subquery<X>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(Subquery<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(Subquery<X>, SqmJoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(Subquery<X>, SqmJoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(Subquery<X>, SqmJoinType, boolean) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(Subquery<X>, SqmJoinType, boolean) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(Subquery<X>, SqmJoinType, boolean, String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(CollectionAttribute<? super T, A>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(CollectionAttribute<? super T, E>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(CollectionAttribute<? super T, E>, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(CollectionAttribute<? super T, E>, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(CollectionAttribute<? super T, Y>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(CollectionAttribute<? super T, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(ListAttribute<? super T, E>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(ListAttribute<? super T, E>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(ListAttribute<? super T, E>, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(ListAttribute<? super T, E>, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(ListAttribute<? super T, Y>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(ListAttribute<? super T, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(MapAttribute<? super T, K, V>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(MapAttribute<? super T, K, V>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(MapAttribute<? super T, K, V>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(MapAttribute<? super T, K, V>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(MapAttribute<? super T, K, V>, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(MapAttribute<? super T, K, V>, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(SetAttribute<? super T, E>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(SetAttribute<? super T, E>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(SetAttribute<? super T, E>, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(SetAttribute<? super T, E>, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(SetAttribute<? super T, Y>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(SetAttribute<? super T, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(SingularAttribute<? super T, A>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(SingularAttribute<? super T, A>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(SingularAttribute<? super T, A>, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(SingularAttribute<? super T, A>, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(SingularAttribute<? super T, Y>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(SingularAttribute<? super T, Y>, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(Class<X>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(Class<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(Class<X>, SqmJoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(Class<X>, SqmJoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(String) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(String) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(String) - Method in interface org.hibernate.query.sqm.tree.from.SqmJoin
 
join(String, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(String, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(String, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
join(String, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmJoin
 
join(EntityDomainType<X>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(EntityDomainType<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(EntityDomainType<X>, SqmJoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(EntityDomainType<X>, SqmJoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(JpaCteCriteria<X>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(JpaCteCriteria<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(JpaCteCriteria<X>, SqmJoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
join(JpaCteCriteria<X>, SqmJoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
join(JpaCteCriteria<X>, SqmJoinType, String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
Join - Class in org.hibernate.mapping
A mapping model object representing some sort of auxiliary table, for example, an association table, a secondary table, or a table belonging to a joined subclass.
Join() - Constructor for class org.hibernate.mapping.Join
 
JOIN - Enum constant in enum class org.hibernate.annotations.FetchMode
Use an outer join to load all instances of the related entity or collection at once, as part of the execution of a query.
JOIN - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum
 
JOIN - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
 
JOIN - Enum constant in enum class org.hibernate.boot.jaxb.mapping.JaxbPluralFetchMode
 
JOIN - Enum constant in enum class org.hibernate.boot.jaxb.mapping.JaxbSingularFetchMode
 
JOIN - Enum constant in enum class org.hibernate.engine.FetchStyle
Inherently an eager style of fetching.
JOIN - Enum constant in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
Fetch via a join
JOIN - Enum constant in enum class org.hibernate.FetchMode
Fetch in the initial select, using an outer join.
JOIN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
JOIN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
JOIN() - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
 
JOIN() - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
JOIN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
Joinable - Interface in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
Use ModelPartContainer, TableGroupProducer and/or TableGroupJoinProducer instead depending on need
joinCollection(String) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinCollection(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinCollection(String) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
joinCollection(String, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinCollection(String, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinCollection(String, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
joinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
 
joinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
 
joinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
joinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
joinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
joinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
JoinColumnOrFormula - Annotation Interface in org.hibernate.annotations
Specifies one element of a composite join condition involving both formulas and columns.
JoinColumnsOrFormulas - Annotation Interface in org.hibernate.annotations
Specifies a composite join condition involving one or more formulas and, optionally, one or more columns.
JoinContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JoinContext
 
JoinDescriptor(JaxbHbmNativeQueryJoinReturnType, Supplier<Map<String, Map<String, HbmResultSetMappingDescriptor.JoinDescriptor>>>, Supplier<Map<String, HbmResultSetMappingDescriptor.HbmFetchParent>>, String, MetadataBuildingContext) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor.JoinDescriptor
 
JOINED - Enum constant in enum class org.hibernate.boot.model.source.spi.InheritanceType
 
joinedSubclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
joinedSubclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
joinedSubclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
JoinedSubclass - Class in org.hibernate.mapping
A mapping model object that represents a subclass in a "joined" or "table per subclass" inheritance hierarchy.
JoinedSubclass(PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.JoinedSubclass
 
JoinedSubclassEntityPersister - Class in org.hibernate.persister.entity
An EntityPersister implementing the normalized InheritanceType.JOINED inheritance mapping strategy for an entity and its inheritance hierarchy.
JoinedSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
JoinedSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.entity.JoinedSubclassEntityPersister
Deprecated.
JoinedSubclassEntitySource - Interface in org.hibernate.boot.model.source.spi
 
JoinFormula - Annotation Interface in org.hibernate.annotations
Specifies a join condition based on an arbitrary native SQL formula instead of a column name.
joinKeyColumnName(String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
Return the argument
joinKeyColumnName(String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
Return the argument
joinKeyColumnName(String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Return the join key column name ie a FK column used in a JOINED strategy or for a secondary table
joinKeyColumnName(String, String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
joinLateral(Subquery<X>) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinLateral(Subquery<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinLateral(Subquery<X>, SqmJoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinLateral(Subquery<X>, SqmJoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinList(String) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinList(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinList(String) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
joinList(String, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinList(String, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinList(String, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
joinMap(String) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinMap(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinMap(String) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
joinMap(String, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinMap(String, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinMap(String, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
JoinPathContext(HqlParser.JoinTargetContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.JoinPathContext
 
joinRestriction() - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
joinRestriction() - Method in class org.hibernate.grammars.hql.HqlParser
 
JoinRestrictionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
 
joinSet(String) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinSet(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinSet(String) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
joinSet(String, JoinType) - Method in interface org.hibernate.query.criteria.JpaFrom
 
joinSet(String, JoinType) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
joinSet(String, JoinType) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
JoinSubqueryContext(HqlParser.JoinTargetContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
joinTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
 
joinTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
joinTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
joinTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
joinTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
joinTarget() - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
joinTarget() - Method in class org.hibernate.grammars.hql.HqlParser
 
JoinTargetContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.JoinTargetContext
 
JoinTargetContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JoinTargetContext
 
joinTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
joinTransaction() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
joinTransaction() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
joinTransaction() - Method in interface org.hibernate.SharedSessionContract
Join the currently-active JTA transaction.
joinType() - Method in class org.hibernate.grammars.hql.HqlParser.JoinContext
 
joinType() - Method in class org.hibernate.grammars.hql.HqlParser
 
JoinTypeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
JPA_CACHING_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
By default, Hibernate uses second-level cache invalidation for entities with secondary tables in order to avoid the possibility of inconsistent cached data in the case where different transactions simultaneously update different table rows corresponding to the same entity instance.
JPA_CALLBACKS_ENABLED - Static variable in interface org.hibernate.cfg.PersistenceSettings
Allows JPA callbacks (via PreUpdate and friends) to be completely disabled.
JPA_CASCADE_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
Controls whether Hibernate applies cascade CascadeType.PERSIST or CascadeType.SAVE_UPDATE at flush time.
JPA_CLOSED_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
JPA specifies that an IllegalStateException must be thrown by EntityManager.close() and EntityManagerFactory.close() if the object has already been closed.
JPA_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
Specifies a default value for all JpaCompliance flags.
JPA_ENTITY_NAME - Static variable in interface org.hibernate.id.IdentifierGenerator
The configuration parameter holding the JPA entity name
JPA_ID_GENERATOR_GLOBAL_SCOPE_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
Determines whether the scope of any identifier generator name specified via TableGenerator.name() or SequenceGenerator.name() is considered global to the persistence unit, or local to the entity in which identifier generator is defined.
JPA_JDBC_DRIVER - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
JPA_JDBC_PASSWORD - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
JPA_JDBC_URL - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
JPA_JDBC_USER - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
JPA_JTA_DATASOURCE - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
JPA_LIST_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
Deprecated.
Use MappingSettings.DEFAULT_LIST_SEMANTICS instead. The specification actually leaves this behavior undefined, saying that portable applications should not rely on any specific behavior for a List with no @OrderColumn.
JPA_LOAD_BY_ID_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
Determines if an identifier value passed to EntityManager.find(java.lang.Class<T>, java.lang.Object) or EntityManager.getReference(java.lang.Class<T>, java.lang.Object) may be coerced to the identifier type declared by the entity.
JPA_LOCK_SCOPE - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated.
JPA_LOCK_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
JPA_METAMODEL_POPULATION - Static variable in interface org.hibernate.cfg.MappingSettings
Setting that indicates whether to build the JPA types, either: enabled - Do the build disabled - Do not do the build ignoreUnsupported - Do the build, but ignore any non-JPA features that would otherwise result in a failure.
JPA_NON_JTA_DATASOURCE - Static variable in interface org.hibernate.cfg.JdbcSettings
JPA_ORDER_BY_MAPPING_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
JPA specifies that items occurring in OrderBy lists must be references to entity attributes, whereas Hibernate, by default, allows more complex expressions.
JPA_PERSIST_VALIDATION_GROUP - Static variable in interface org.hibernate.cfg.ValidationSettings
JPA_PERSISTENCE_PROVIDER - Static variable in interface org.hibernate.cfg.PersistenceSettings
JPA_PROXY_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
The JPA specification insists that an EntityNotFoundException must be thrown whenever an uninitialized entity proxy with no corresponding row in the database is accessed.
JPA_QUERY_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
Controls whether Hibernate’s handling of Query (JPQL, Criteria and native) should strictly follow the requirements defined in the Jakarta Persistence specification, both in terms of JPQL validation and behavior of Query method implementations.
JPA_REMOVE_VALIDATION_GROUP - Static variable in interface org.hibernate.cfg.ValidationSettings
JPA_SHARED_CACHE_MODE - Static variable in interface org.hibernate.cfg.CacheSettings
JPA_SHARED_CACHE_RETRIEVE_MODE - Static variable in interface org.hibernate.cfg.CacheSettings
JPA_SHARED_CACHE_STORE_MODE - Static variable in interface org.hibernate.cfg.CacheSettings
JPA_TRANSACTION_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
When enabled, specifies that the Hibernate Transaction should behave according to the semantics defined by the JPA specification for an EntityTransaction.
JPA_TRANSACTION_TYPE - Static variable in interface org.hibernate.cfg.PersistenceSettings
JPA_UPDATE_VALIDATION_GROUP - Static variable in interface org.hibernate.cfg.ValidationSettings
JPA_VALIDATION_FACTORY - Static variable in interface org.hibernate.cfg.ValidationSettings
JPA_VALIDATION_MODE - Static variable in interface org.hibernate.cfg.ValidationSettings
jpa10 - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
jpa20 - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
jpa21 - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
jpa22 - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
jpa30 - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
jpa31 - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
JpaAttributeConverter<O,R> - Interface in org.hibernate.type.descriptor.converter.spi
BasicValueConverter extension for AttributeConverter-specific support
JpaAttributeConverterCreationContext - Interface in org.hibernate.boot.model.convert.spi
JpaBootstrapSensitive - Interface in org.hibernate.event.service.spi
Defines an event listener that is sensitive to whether a native or jpa bootstrap was performed
JpaCallbackSource - Interface in org.hibernate.boot.model.source.spi
 
JpaCoalesce<T> - Interface in org.hibernate.query.criteria
 
jpaCollectionJoin() - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
jpaCollectionJoin() - Method in class org.hibernate.grammars.hql.HqlParser
 
jpaCollectionJoin(int) - Method in class org.hibernate.grammars.hql.HqlParser.EntityWithJoinsContext
 
JpaCollectionJoin<O,T> - Interface in org.hibernate.query.criteria
Specialization of JpaJoin for Collection typed attribute joins
JpaCollectionJoinContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
JpaCompliance - Interface in org.hibernate.jpa.spi
Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.
JpaComplianceSettings - Interface in org.hibernate.cfg
 
JpaComplianceViolation - Interface in org.hibernate.jpa
Marker interface for exceptions describing JPA compliance violations.
JpaCompoundSelection<T> - Interface in org.hibernate.query.criteria
 
JpaConflictClause<T> - Interface in org.hibernate.query.criteria
A conflict clause for insert statements.
JpaConflictUpdateAction<T> - Interface in org.hibernate.query.criteria
The update action that should happen on a unique constraint violation for an insert statement.
JpaCriteriaBase - Interface in org.hibernate.query.criteria
 
JpaCriteriaDelete<T> - Interface in org.hibernate.query.criteria
 
JpaCriteriaInsert<T> - Interface in org.hibernate.query.criteria
The commonalities between insert-select and insert-values.
JpaCriteriaInsertSelect<T> - Interface in org.hibernate.query.criteria
A representation of SqmInsertSelectStatement at the org.hibernate.query.criteria level, even though JPA does not define support for insert-select criteria.
JpaCriteriaInsertValues<T> - Interface in org.hibernate.query.criteria
A representation of SqmInsertValuesStatement at the org.hibernate.query.criteria level, even though JPA does not define support for insert-values criteria.
JpaCriteriaNode - Interface in org.hibernate.query.criteria
Base contract for nodes making up the criteria tree
JpaCriteriaParameter<T> - Class in org.hibernate.query.sqm.tree.expression
JpaCriteriaParameter(String, BindableType<? super T>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
JpaCriteriaParameter(JpaCriteriaParameter<T>) - Constructor for class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
JpaCriteriaQuery<T> - Interface in org.hibernate.query.criteria
Extension of the JPA CriteriaQuery
JpaCriteriaUpdate<T> - Interface in org.hibernate.query.criteria
 
JpaCrossJoin<T> - Interface in org.hibernate.query.criteria
 
JpaCteContainer - Interface in org.hibernate.query.criteria
Common contract for criteria parts that can hold CTEs (common table expressions).
JpaCteCriteria<T> - Interface in org.hibernate.query.criteria
A CTE (common table expression) criteria.
JpaCteCriteriaAttribute - Interface in org.hibernate.query.criteria
Describes the attribute of a JpaCteCriteriaType.
JpaCteCriteriaType<T> - Interface in org.hibernate.query.criteria
A CTE (common table expression) criteria type.
JpaDerivedFrom<T> - Interface in org.hibernate.query.criteria
 
JpaDerivedJoin<T> - Interface in org.hibernate.query.criteria
 
JpaDerivedRoot<T> - Interface in org.hibernate.query.criteria
 
JpaEntityJoin<T> - Interface in org.hibernate.query.criteria
 
JpaExpression<T> - Interface in org.hibernate.query.criteria
API extension to the JPA Expression contract
JpaFetch<O,T> - Interface in org.hibernate.query.criteria
 
JpaFetchParent<O,T> - Interface in org.hibernate.query.criteria
 
JpaFrom<O,T> - Interface in org.hibernate.query.criteria
API extension to the JPA From contract
JpaFunction<T> - Interface in org.hibernate.query.criteria
Contract for expressions which model a SQL function call.
JpaInPredicate<T> - Interface in org.hibernate.query.criteria
 
JpaJoin<O,T> - Interface in org.hibernate.query.criteria
Consolidates the Join and Fetch hierarchies since that is how we implement them.
JpaJoinedFrom<O,T> - Interface in org.hibernate.query.criteria
Exists within the hierarchy mainly to support "entity joins".
JpaListJoin<O,T> - Interface in org.hibernate.query.criteria
Specialization of JpaJoin for List typed attribute joins
JpaManipulationCriteria<E> - Interface in org.hibernate.query.criteria
 
JpaMapJoin<O,K,V> - Interface in org.hibernate.query.criteria
Specialization of JpaJoin for Map typed attribute joins
JpaMetamodel - Interface in org.hibernate.metamodel.model.domain
Extensions to the JPA-defined metamodel of persistent Java types.
JpaMetamodelImplementor - Interface in org.hibernate.metamodel.model.domain.spi
SPI extending JpaMetamodel.
jpaNonstandardFunction() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
jpaNonstandardFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
JpaNonstandardFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
jpaNonstandardFunctionName() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
jpaNonstandardFunctionName() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
jpaNonstandardFunctionName() - Method in class org.hibernate.grammars.hql.HqlParser
 
JpaNonstandardFunctionNameContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionNameContext
 
JpaOrder - Interface in org.hibernate.query.criteria
 
JpaOrmXmlPersistenceUnitDefaultAware - Interface in org.hibernate.boot.spi
Contract for things that need to be aware of JPA orm.xml-defined persistence-unit-defaults.
JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults - Interface in org.hibernate.boot.spi
Represents the persistence-unit-defaults to be applied
JpaParameterExpression<T> - Interface in org.hibernate.query.criteria
 
JpaPath<T> - Interface in org.hibernate.query.criteria
API extension to the JPA Path contract
JpaPluralJoin<O,C,E> - Interface in org.hibernate.query.criteria
Specialization of JpaJoin for Set typed attribute joins
jpaPositionalParameter(int, int) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
jpaPositionalParameter(int, int) - Method in interface org.hibernate.query.sql.spi.ParameterRecognizer
Called when a JPA-style named parameter is recognized
JpaPredicate - Interface in org.hibernate.query.criteria
 
JPAQL_STRICT_COMPLIANCE - Static variable in interface org.hibernate.cfg.JpaComplianceSettings
JpaQueryableCriteria<T> - Interface in org.hibernate.query.criteria
Common contract for the forms of criteria that are "queryable" - can be converted into a Query.
JpaQueryGroup<T> - Interface in org.hibernate.query.criteria
A query group i.e.
JpaQueryPart<T> - Interface in org.hibernate.query.criteria
Models a query part i.e.
JpaQueryStructure<T> - Interface in org.hibernate.query.criteria
Models a SELECT query.
JpaRoot<T> - Interface in org.hibernate.query.criteria
 
JpaSearchedCase<T> - Interface in org.hibernate.query.criteria
 
JpaSearchOrder - Interface in org.hibernate.query.criteria
Represents the search order for a recursive CTE (common table expression).
JpaSelectCriteria<T> - Interface in org.hibernate.query.criteria
Commonality between a JPA JpaCriteriaQuery and JpaSubQuery, mainly in the form of delegation to JpaQueryStructure
JpaSelection<T> - Interface in org.hibernate.query.criteria
API extension to the JPA Selection contract
jpaSelectObjectSyntax() - Method in class org.hibernate.grammars.hql.HqlParser
 
jpaSelectObjectSyntax() - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
JpaSelectObjectSyntaxContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
JpaSetJoin<O,T> - Interface in org.hibernate.query.criteria
Specialization of JpaJoin for Set typed attribute joins
JpaSettings - Class in org.hibernate.jpa.boot.spi
Enumerates SPI-related settings that are specific to the use of Hibernate as a JPA PersistenceProvider.
JpaSettings() - Constructor for class org.hibernate.jpa.boot.spi.JpaSettings
 
JpaSimpleCase<C,R> - Interface in org.hibernate.query.criteria
 
JpaSubQuery<T> - Interface in org.hibernate.query.criteria
 
JpaTargetAndSourceDescriptor - Interface in org.hibernate.tool.schema.spi
JPA ties the notion of SourceDescriptor and TargetDescriptor together: meaning that a SourceDescriptor is specific to a given TargetDescriptor.
JpaTuple - Interface in org.hibernate.query
Hibernate extension to the Jakarta Persistence Tuple contract
JpaTupleElement<T> - Interface in org.hibernate.query.criteria
API extension to the JPA TupleElement contract
JpaValues - Interface in org.hibernate.query.criteria
A tuple of values.
JpaWindow - Interface in org.hibernate.query.criteria
Common contract for window parts used in window and aggregate functions.
JpaWindowFrame - Interface in org.hibernate.query.criteria
Common contract for a JpaWindow frame specification.
jpaXsd(String) - Method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
jpaXsd(String) - Method in class org.hibernate.boot.xsd.MappingXsdSupport
 
JSON - Static variable in class org.hibernate.dialect.OracleTypes
 
JSON - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type JSON.
JSON_ARRAY - Static variable in class org.hibernate.type.SqlTypes
A type code for an array of json objects.
JSON_FORMAT_MAPPER - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies a FormatMapper used for JSON serialization and deserialization, either: an instance of FormatMapper, a Class representing a class that implements FormatMapper, the name of a class that implements FormatMapper, or one of the shorthand constants jackson or jsonb.
JSON_INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLCastingJsonJdbcType
 
JsonArrayViaElementArgumentReturnTypeResolver - Class in org.hibernate.dialect.function.array
A FunctionReturnTypeResolver that resolves a JSON encoded array type based on the arguments, which are supposed to be of the element type.
JsonAsStringJdbcType - Class in org.hibernate.type.descriptor.jdbc
Specialized type mapping for JSON and the JSON SQL data type.
JsonAsStringJdbcType(int, EmbeddableMappingType) - Constructor for class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
JSONB_INSTANCE - Static variable in class org.hibernate.dialect.PostgreSQLCastingJsonJdbcType
 
JsonBJsonFormatMapper - Class in org.hibernate.type.format.jakartajson
 
JsonBJsonFormatMapper() - Constructor for class org.hibernate.type.format.jakartajson.JsonBJsonFormatMapper
 
JsonBJsonFormatMapper(Jsonb) - Constructor for class org.hibernate.type.format.jakartajson.JsonBJsonFormatMapper
 
JsonHelper - Class in org.hibernate.dialect
A Helper for serializing and deserializing JSON, based on an EmbeddableMappingType.
JsonHelper() - Constructor for class org.hibernate.dialect.JsonHelper
 
JsonJavaType<T> - Class in org.hibernate.type.descriptor.java.spi
 
JsonJavaType(Type, MutabilityPlan<T>, TypeConfiguration) - Constructor for class org.hibernate.type.descriptor.java.spi.JsonJavaType
 
JsonJdbcType - Class in org.hibernate.type.descriptor.jdbc
Specialized type mapping for JSON and the JSON SQL data type.
JsonJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
JTA_CACHE_TM - Static variable in interface org.hibernate.cfg.TransactionSettings
When enabled, indicates that it is safe to cache TransactionManager references in the JtaPlatform
JTA_CACHE_UT - Static variable in interface org.hibernate.cfg.TransactionSettings
When enabled, indicates that it is safe to cache UserTransaction references in the JtaPlatform
JTA_PLATFORM - Static variable in interface org.hibernate.cfg.TransactionSettings
Specifies the JtaPlatform implementation to use for integrating with JTA, either: an instance of JtaPlatform, or the name of a class that implements JtaPlatform.
JTA_PLATFORM_RESOLVER - Static variable in interface org.hibernate.cfg.TransactionSettings
Specifies a JtaPlatformResolver implementation that should be used to obtain an instance of JtaPlatform.
JTA_TRACK_BY_THREAD - Static variable in interface org.hibernate.cfg.TransactionSettings
A transaction can be rolled back by another thread ("tracking by thread") -- not the original application.
JtaPlatform - Interface in org.hibernate.engine.transaction.jta.platform.spi
A Service that defines how Hibernate interacts with JTA on a certain platform.
JtaPlatformException - Exception in org.hibernate.engine.transaction.jta.platform.spi
Indicates a problem interacting with the underlying JTA platform.
JtaPlatformException(String) - Constructor for exception org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformException
 
JtaPlatformException(String, Throwable) - Constructor for exception org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformException
 
JtaPlatformProvider - Interface in org.hibernate.engine.transaction.jta.platform.spi
A ServiceLoader-style provider of JtaPlatform instances.
JtaPlatformResolver - Interface in org.hibernate.engine.transaction.jta.platform.spi
A Service defining a strategy for obtaining a JtaPlatform in configurations where the application did not explicitly specify one.
JTDS - Enum constant in enum class org.hibernate.dialect.SybaseDriverKind
 
jtdsDriver - Variable in class org.hibernate.dialect.SybaseDialect
Deprecated, for removal: This API element is subject to removal in a future version.
Junction - Class in org.hibernate.sql.ast.tree.predicate
 
Junction() - Constructor for class org.hibernate.sql.ast.tree.predicate.Junction
 
Junction(Junction.Nature) - Constructor for class org.hibernate.sql.ast.tree.predicate.Junction
 
Junction(Junction.Nature, List<Predicate>, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.Junction
 
Junction(Junction.Nature, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.Junction
 
Junction.Nature - Enum Class in org.hibernate.sql.ast.tree.predicate
 
justAddColumn(Column) - Method in class org.hibernate.mapping.SimpleValue
 
justAddColumn(Column, boolean, boolean) - Method in class org.hibernate.mapping.SimpleValue
 
justAddFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
 

K

K - Enum constant in enum class org.hibernate.engine.jdbc.Size.LobMultiplier
Deprecated.
 
KEEP - Enum constant in enum class org.hibernate.boot.model.TypeDefinitionRegistry.DuplicationStrategy
 
KEEP_ORIGINAL - Enum constant in enum class org.hibernate.event.service.spi.DuplicationStrategy.Action
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
key - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
key - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
 
key - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
 
key() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
KEY - Enum constant in enum class org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Nature
 
KEY - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
KEY - Static variable in class org.hibernate.grammars.hql.HqlParser
 
KEY - Static variable in class org.hibernate.id.SelectGenerator
The property specifying the unique key name.
KEY - Static variable in class org.hibernate.tuple.DynamicMapInstantiator
Deprecated.
 
KEY() - Method in class org.hibernate.grammars.hql.HqlParser.IndexKeyQuantifierContext
 
KEY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
KEY_FUNCTION_ON_NON_MAP - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
KEY_OF_FIRST_ON_NEXT_PAGE - Enum constant in enum class org.hibernate.query.KeyedPage.KeyInterpretation
 
KEY_OF_LAST_ON_PREVIOUS_PAGE - Enum constant in enum class org.hibernate.query.KeyedPage.KeyInterpretation
 
KEY_RESOLVED - Enum constant in enum class org.hibernate.sql.results.graph.Initializer.State
 
KeyColumn(String, String, String, boolean, JdbcMapping) - Constructor for class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyColumn
 
keyColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
Deprecated.
keyColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
keyedBy(List<Order<? super R>>) - Method in class org.hibernate.query.Page
Obtain a key-based specification of this page.
keyedBy(Order<? super R>) - Method in class org.hibernate.query.Page
Obtain a key-based specification of this page.
KeyedPage<R> - Class in org.hibernate.query
Support for pagination based on a unique key of the result set instead of the offset.
KeyedPage.KeyInterpretation - Enum Class in org.hibernate.query
 
KeyedResultList<R> - Class in org.hibernate.query
Support for pagination based on a unique key of the result set instead of the offset.
KeyedResultList(List<R>, List<List<?>>, KeyedPage<R>, KeyedPage<R>, KeyedPage<R>) - Constructor for class org.hibernate.query.KeyedResultList
 
KeyMapping(List<EntityTableMapping.KeyColumn>, ModelPart) - Constructor for class org.hibernate.persister.entity.mutation.EntityTableMapping.KeyMapping
 
keyPropertyOrKeyManyToOne - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
keys(M) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
keys(M) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
keys(M) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
KEYS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
KEYS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
KEYS() - Method in class org.hibernate.grammars.hql.HqlParser.IndicesKeysQuantifierContext
 
KEYS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
keySet() - Method in class org.hibernate.collection.spi.PersistentMap
 
keySet() - Method in class org.hibernate.event.spi.MergeContext
Returns an unmodifiable set view of the merge entities contained in this MergeContext
keySet() - Method in class org.hibernate.proxy.map.MapProxy
 
keySubgraph - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
 
KeyValue - Interface in org.hibernate.mapping
A mapping model Value which may be treated as an identifying key of a relational database table.
KeyValue(Consumer<Selectable>, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Any.KeyValue
 
KeyValue(Consumer<Selectable>, MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.Any.KeyValue
 
KEYWORD_AUTO_QUOTING_ENABLED - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies whether to automatically quote any names that are deemed keywords on the underlying database.

L

L2CACHE_LOGGER - Static variable in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
last() - Method in class org.hibernate.collection.spi.PersistentSortedSet
 
last() - Method in interface org.hibernate.ScrollableResults
Go to the last result.
last(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
LAST - Enum constant in enum class org.hibernate.dialect.NullOrdering
Null is always ordered last.
LAST - Enum constant in enum class org.hibernate.query.NullPrecedence
Null values appear at the end of the sorted collection.
LAST - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LAST - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LAST - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
LAST - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
LAST() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
LAST() - Method in class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
 
LAST() - Method in class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
 
LAST() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
LAST() - Method in class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
 
lastDay() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
lastDay_eomonth() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
lastIndexOf(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
lastIndexOf(Object) - Method in class org.hibernate.collection.spi.PersistentBag
 
lastIndexOf(Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
lastIndexOf(Object) - Method in class org.hibernate.collection.spi.PersistentList
 
lastKey() - Method in class org.hibernate.collection.spi.PersistentSortedMap
 
lastValue(Expression<T>, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a last_value window function expression.
lastValue(Expression<T>, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
LATERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LATERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LATERAL() - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
LATERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
LATEST_VERSION - Enum constant in enum class org.hibernate.ReplicationMode
Deprecated.
When a row already exists, choose the latest version.
latestDescriptor() - Static method in class org.hibernate.boot.xsd.MappingXsdSupport
 
latestJpaDescriptor() - Method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
latestJpaDescriptor() - Static method in class org.hibernate.boot.xsd.MappingXsdSupport
 
latestJpaVerison() - Static method in class org.hibernate.boot.xsd.LocalXsdResolver
 
layout() - Element in annotation interface org.hibernate.annotations.QueryCacheLayout
The layout of the data for an entity or collection in the query cache.
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
lazy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
lazy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
lazy() - Element in annotation interface org.hibernate.annotations.Proxy
Deprecated.
Whether this class may be proxied.
lazyAttributeCount() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
LazyAttributeDescriptor - Class in org.hibernate.bytecode.enhance.spi.interceptor
Descriptor for an attribute which is enabled for bytecode lazy fetching
LazyAttributeLoadingInterceptor - Class in org.hibernate.bytecode.enhance.spi.interceptor
Interceptor that loads attributes lazily
LazyAttributeLoadingInterceptor(String, Object, Set<String>, SharedSessionContractImplementor) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
LazyAttributesMetadata - Class in org.hibernate.bytecode.enhance.spi.interceptor
Information about the bytecode lazy attributes for an entity
LazyAttributesMetadata(String) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
LazyAttributesMetadata(String, Map<String, LazyAttributeDescriptor>, Map<String, Set<String>>) - Constructor for class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
LazyCollection - Annotation Interface in org.hibernate.annotations
Deprecated.
LazyCollectionOption - Enum Class in org.hibernate.annotations
Deprecated.
LazyFetchGroupMetadata - Interface in org.hibernate.bytecode.enhance.spi.interceptor
Information about a particular bytecode lazy attribute grouping.
LazyGroup - Annotation Interface in org.hibernate.annotations
Specifies the fetch group for a persistent attribute of an entity class.
lazyGroupIgnoredForToOne(String, String, String) - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeInterceptorLogging
 
LazyInitializable - Interface in org.hibernate.collection.spi
The most general abstraction over collections which may be fetched lazily.
LazyInitializationException - Exception in org.hibernate
Indicates an attempt to access unfetched data outside the context of an open stateful Session.
LazyInitializationException(String) - Constructor for exception org.hibernate.LazyInitializationException
Constructs a LazyInitializationException using the given message.
LazyInitializer - Interface in org.hibernate.proxy
Handles fetching of the underlying entity for a proxy.
LazyPropertyInitializer - Interface in org.hibernate.bytecode.enhance.spi
Contract for controlling how lazy properties get initialized.
LazyPropertyInitializer.InterceptorImplementor - Interface in org.hibernate.bytecode.enhance.spi
Deprecated.
Prefer the form of these methods defined on BytecodeLazyAttributeInterceptor instead
LazyTableGroup - Class in org.hibernate.sql.ast.tree.from
The purpose of this table group is to defer creating the actual table group until it is really needed.
LazyTableGroup(boolean, NavigablePath, boolean, Supplier<TableGroup>, LazyTableGroup.ParentTableGroupUseChecker, TableGroupProducer, String, SqlAliasBase, SessionFactoryImplementor, TableGroup) - Constructor for class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
LazyTableGroup.ParentTableGroupUseChecker - Interface in org.hibernate.sql.ast.tree.from
 
LazyToOne - Annotation Interface in org.hibernate.annotations
Deprecated.
use JPA annotations to specify the FetchType
LazyToOneOption - Enum Class in org.hibernate.annotations
Deprecated.
since LazyToOne is deprecated, use FetchType instead
le(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
le(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
le(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
le(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
le(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
le(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
LEADING - Enum constant in enum class org.hibernate.query.sqm.TrimSpec
 
LEADING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LEADING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LEADING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
LEADING() - Method in class org.hibernate.grammars.hql.HqlParser.PadSpecificationContext
 
LEADING() - Method in class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
 
least(Expression<X>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
least(Expression<X>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
least(Expression<X>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
leastGreatest() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
leastGreatest_minMax() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
leastGreatest_minMaxValue() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
left(Expression<String>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
left(Expression<String>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
left(Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Extract the length leftmost characters of a string.
left(Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
LEFT - Enum constant in enum class org.hibernate.query.sqm.tree.SqmJoinType
Represents a left outer join.
LEFT - Enum constant in enum class org.hibernate.sql.ast.SqlAstJoinType
Represents a left outer join.
LEFT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LEFT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LEFT() - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
LEFT() - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
LEFT_BRACE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LEFT_BRACE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LEFT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
LEFT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
 
LEFT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
LEFT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
LEFT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
LEFT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
LEFT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
LEFT_BRACKET - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LEFT_BRACKET - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LEFT_BRACKET() - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
LEFT_BRACKET() - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
LEFT_BRACKET() - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
LEFT_PAREN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LEFT_PAREN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.GroupedExpressionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.GroupedPredicateContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryExpressionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryInListContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
LEFT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
LEFT_PAREN(int) - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
LEFT_PAREN(int) - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
leftRight() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
leftRight_substr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
leftRight_substrLength() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Emulate left via substr and right via substr and length.
LEGACY - Enum constant in enum class org.hibernate.loader.BatchFetchStyle
Deprecated.
The legacy algorithm where we keep a set of pre-built batch sizes based on org.hibernate.internal.util.collections.ArrayHelper#getBatchSizes.
LEGACY - Enum constant in enum class org.hibernate.type.WrapperArrayHandling
Allows the use of the wrapper arrays.
LEGACY_DEFAULT_SIZE - Static variable in class org.hibernate.type.AbstractType
Deprecated, for removal: This API element is subject to removal in a future version.
LEGACY_DICTATED_SIZE - Static variable in class org.hibernate.type.AbstractType
Deprecated, for removal: This API element is subject to removal in a future version.
LEGACY_DISCRIMINATOR_NAME - Static variable in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
LEGACY_HILO - Enum constant in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Describes the optimizer for using a custom "hilo" algorithm optimization, following the legacy Hibernate hilo algorithm.
LEGACY_ID_NAME - Static variable in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
 
LEGACY_LOB_MERGE_STRATEGY - Static variable in class org.hibernate.dialect.Dialect
A LobMergeStrategy representing the legacy behavior of Hibernate.
LEGACY_QUERY_RESULTS_REGION_UNQUALIFIED_NAMES - Static variable in class org.hibernate.cache.spi.AbstractRegionFactory
Legacy names that used to be the default for the query results region.
LEGACY_UPDATE_TIMESTAMPS_REGION_UNQUALIFIED_NAMES - Static variable in class org.hibernate.cache.spi.AbstractRegionFactory
Legacy names that used to be the default for the update timestamps region.
LegacyDB2LimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for DB2.
LegacyDB2LimitHandler() - Constructor for class org.hibernate.dialect.pagination.LegacyDB2LimitHandler
 
LegacyDB2SequenceSupport - Class in org.hibernate.dialect.sequence
Deprecated.
use DB2SequenceSupport
LegacyDB2SequenceSupport() - Constructor for class org.hibernate.dialect.sequence.LegacyDB2SequenceSupport
Deprecated.
 
LegacyFetchResolver - Interface in org.hibernate.query.results.dynamic
Contract for handling Hibernate's legacy way of representing fetches through NativeQuery.addFetch(java.lang.String, java.lang.String, java.lang.String), NativeQuery.addJoin(java.lang.String, java.lang.String), `hbm.xml` mappings, etc
LegacyHiLoAlgorithmOptimizer - Class in org.hibernate.id.enhanced
Slight variation from HiLoOptimizer, maintaining compatibility with the values generated by the legacy Hibernate hilo based generators.
LegacyHiLoAlgorithmOptimizer(Class<?>, int) - Constructor for class org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer
Constructs a LegacyHiLoAlgorithmOptimizer
LegacyHSQLLimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for HSQL prior to 2.0.
LegacyHSQLLimitHandler() - Constructor for class org.hibernate.dialect.pagination.LegacyHSQLLimitHandler
 
LegacyNamingStrategy - Class in org.hibernate.id.enhanced
Naming strategy which implements the behavior of older versions of Hibernate, for the most part.
LegacyNamingStrategy() - Constructor for class org.hibernate.id.enhanced.LegacyNamingStrategy
 
LegacyOracleLimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for Oracle prior to 12c, which uses ROWNUM.
LegacyOracleLimitHandler(DatabaseVersion) - Constructor for class org.hibernate.dialect.pagination.LegacyOracleLimitHandler
 
LegacySpecHints - Interface in org.hibernate.jpa
Deprecated.
Use the SpecHints form instead
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
length - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
length - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
length - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
 
length - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
length() - Element in annotation interface org.hibernate.annotations.Array
The maximum length of the array.
length() - Method in class org.hibernate.engine.jdbc.BlobProxy
 
length(long) - Static method in class org.hibernate.engine.jdbc.Size
 
length(long, Size.LobMultiplier) - Static method in class org.hibernate.engine.jdbc.Size
 
length(Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
length(Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
length(Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
Length - Class in org.hibernate
Defines a list of useful constant values that may be used to specify long column lengths in the JPA Column annotation.
length_characterLength() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
ANSI SQL-style
length_characterLength_pattern(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
LengthFunction - Class in org.hibernate.dialect.function
A length function with separate patterns for string and clob argument.
LengthFunction(String, String, String, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.LengthFunction
 
LESS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LESS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LESS() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
LESS_EQUAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LESS_EQUAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LESS_EQUAL() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
LESS_THAN - Enum constant in enum class org.hibernate.query.sqm.ComparisonOperator
 
LESS_THAN_OR_EQUAL - Enum constant in enum class org.hibernate.query.sqm.ComparisonOperator
 
lessThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
lessThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
lessThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
lessThan(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
lessThan(Expression<? extends Y>, Y) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
lessThan(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
lessThan(FlushMode) - Method in enum class org.hibernate.FlushMode
Compare this flush mode to the given flush mode.
lessThan(LockMode) - Method in enum class org.hibernate.LockMode
Check if this lock mode is less restrictive than the given lock mode.
lessThan(ScrollMode) - Method in enum class org.hibernate.ScrollMode
Determine if this mode is "less than" the provided mode.
lessThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
lessThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
lessThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
lessThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
lessThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
lessThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
Lifecycle - Interface in org.hibernate.classic
Provides callbacks from the Session to the persistent object.
LifecycleCallback - Interface in org.hibernate.boot.jaxb.mapping
JAXB binding interface for lifecycle callbacks.
LifecycleCallbackContainer - Interface in org.hibernate.boot.jaxb.mapping
JAXB binding interface for commonality between things which allow callback declarations.
like(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
like(Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
like(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
like(Expression<String>, Expression<String>, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
like(Expression<String>, Expression<String>, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
like(Expression<String>, Expression<String>, char) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
like(Expression<String>, Expression<String>, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
like(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
like(Expression<String>, Expression<String>, Expression<Character>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
like(Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
like(Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
like(Expression<String>, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
like(Expression<String>, String, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
like(Expression<String>, String, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
like(Expression<String>, String, char) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
like(Expression<String>, String, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
like(Expression<String>, String, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
like(Expression<String>, String, Expression<Character>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
LIKE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LIKE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LIKE() - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
LIKE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
likeEscape() - Method in class org.hibernate.grammars.hql.HqlParser
 
likeEscape() - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
LikeEscapeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
LikePredicate - Class in org.hibernate.sql.ast.tree.predicate
 
LikePredicate(Expression, Expression) - Constructor for class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
LikePredicate(Expression, Expression, Expression) - Constructor for class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
LikePredicate(Expression, Expression, Expression, boolean) - Constructor for class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
LikePredicate(Expression, Expression, Expression, boolean, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.LikePredicate
 
LikePredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
Limit - Class in org.hibernate.query.spi
Paging limits
Limit() - Constructor for class org.hibernate.query.spi.Limit
 
Limit(Integer, Integer) - Constructor for class org.hibernate.query.spi.Limit
 
LIMIT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LIMIT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LIMIT() - Method in class org.hibernate.grammars.hql.HqlParser.LimitClauseContext
 
LIMIT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
LIMIT_OFFSET_CLAUSE - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
limitClause() - Method in class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
The SQL fragment to insert, with a ? placeholder for the actual numerical limit.
limitClause() - Method in class org.hibernate.dialect.pagination.FetchLimitHandler
 
limitClause() - Method in class org.hibernate.dialect.pagination.TopLimitHandler
 
limitClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
limitClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
limitClause(boolean) - Method in class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
 
limitClause(boolean) - Method in class org.hibernate.dialect.pagination.LegacyHSQLLimitHandler
 
limitClause(boolean) - Method in class org.hibernate.dialect.pagination.LimitLimitHandler
 
limitClause(boolean) - Method in class org.hibernate.dialect.pagination.LimitOffsetLimitHandler
 
LimitClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LimitClauseContext
 
LimitHandler - Interface in org.hibernate.dialect.pagination
Contract defining dialect-specific limit and offset handling.
LimitLimitHandler - Class in org.hibernate.dialect.pagination
Limit handler for MySQL and CUBRID which support the syntax LIMIT n and LIMIT m, n.
LimitLimitHandler() - Constructor for class org.hibernate.dialect.pagination.LimitLimitHandler
 
LimitOffsetLimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for databases like PostgreSQL, H2, and HSQL that support the syntax LIMIT n OFFSET m.
LimitOffsetLimitHandler() - Constructor for class org.hibernate.dialect.pagination.LimitOffsetLimitHandler
 
LINE_COMMENT - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
LINE_COMMENT - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
linkToSession(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
linkWithSubType(EntityMappingType, MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
linkWithSuperType(MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
list - Variable in class org.hibernate.collection.spi.PersistentList
 
list() - Static method in class org.hibernate.Hibernate
Obtain an instance of Hibernate.CollectionInterface representing persistent lists of a given element type.
list() - Method in interface org.hibernate.query.Query
Execute the query and return the query results as a List.
list() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the query results as a List.
list() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
list() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
list(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, ListResultsConsumer.UniqueSemantic) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
list(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, ListResultsConsumer.UniqueSemantic, int) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
list(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, ListResultsConsumer.UniqueSemantic) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
List - Class in org.hibernate.mapping
A mapping model object representing a collection of type List.
List(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.List
annotation binding
List(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.List
hbm.xml binding
List(List) - Constructor for class org.hibernate.mapping.List
 
LIST - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
LIST - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A non-unique, ordered collection following the requirements of List
LIST - Enum constant in enum class org.hibernate.query.sqm.DynamicInstantiationNature
The target identified a List instantiation.
LIST - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LIST - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LIST - Static variable in class org.hibernate.service.StandardServiceInitiators
 
LIST() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
 
LIST() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
listagg(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
listagg(JpaOrder, Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
listagg(JpaOrder, Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
listagg(JpaOrder, Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
listagg(JpaOrder, Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
listagg(JpaOrder, JpaPredicate, Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
listagg(JpaOrder, JpaPredicate, Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
listagg(JpaOrder, JpaPredicate, Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
listagg(JpaOrder, JpaPredicate, Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
listagg(JpaOrder, JpaPredicate, JpaWindow, Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a listagg ordered set-aggregate function expression.
listagg(JpaOrder, JpaPredicate, JpaWindow, Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
listagg(JpaOrder, JpaPredicate, JpaWindow, Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
listagg(JpaOrder, JpaPredicate, JpaWindow, Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
listagg(JpaOrder, JpaWindow, Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
listagg(JpaOrder, JpaWindow, Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
listagg(JpaOrder, JpaWindow, Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
listagg(JpaOrder, JpaWindow, Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
LISTAGG - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LISTAGG - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LISTAGG() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
LISTAGG() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
listagg_groupConcat() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
listagg_list(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
listagg_stringAgg(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
listagg_stringAggWithinGroup(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
listaggFunction() - Method in class org.hibernate.grammars.hql.HqlParser.AggregateFunctionContext
 
listaggFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
ListaggFunction - Class in org.hibernate.dialect.function
 
ListaggFunction(String, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.ListaggFunction
 
ListaggFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
ListaggGroupConcatEmulation - Class in org.hibernate.dialect.function
 
ListaggGroupConcatEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.ListaggGroupConcatEmulation
 
ListaggStringAggEmulation - Class in org.hibernate.dialect.function
 
ListaggStringAggEmulation(String, String, boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.ListaggStringAggEmulation
 
listener - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
 
listener - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
listeners() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Deprecated.
this is not the most efficient way for iterating the event listeners. See EventListenerGroup.fireEventOnEachListener(Object, BiConsumer) and its overloaded variants for better alternatives.
listIndex - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
listIndex - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
listIndex - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
ListIndexBase - Annotation Interface in org.hibernate.annotations
Specifies the base value for the order column of a persistent list or array, that is, the order column value of the first element of the list or array.
ListIndexJavaType - Annotation Interface in org.hibernate.annotations
Form of JavaType for describing the column mapping for the index of a List or array.
ListIndexJdbcType - Annotation Interface in org.hibernate.annotations
Form of JdbcType for describing the column mapping for the index of a List or array.
ListIndexJdbcTypeCode - Annotation Interface in org.hibernate.annotations
Form of JdbcTypeCode for describing the column mapping for the index of a List or array.
listIterator() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
listIterator() - Method in class org.hibernate.collection.spi.PersistentBag
 
listIterator() - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
listIterator() - Method in class org.hibernate.collection.spi.PersistentList
 
listIterator(int) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
listIterator(int) - Method in class org.hibernate.collection.spi.PersistentBag
 
listIterator(int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
listIterator(int) - Method in class org.hibernate.collection.spi.PersistentList
 
ListIteratorProxy(ListIterator<E>) - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
ListPersistentAttribute<D,E> - Interface in org.hibernate.metamodel.model.domain
Hibernate extension to the JPA ListAttribute descriptor
ListProxy(List<E>) - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
ListResultsConsumer<R> - Class in org.hibernate.sql.results.spi
ResultsConsumer for creating a List of results
ListResultsConsumer(ListResultsConsumer.UniqueSemantic) - Constructor for class org.hibernate.sql.results.spi.ListResultsConsumer
 
ListResultsConsumer.UniqueSemantic - Enum Class in org.hibernate.sql.results.spi
Ways this consumer can handle in-memory row de-duplication
ListType - Class in org.hibernate.type
 
ListType(String, String) - Constructor for class org.hibernate.type.ListType
 
literal() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
literal() - Method in class org.hibernate.grammars.hql.HqlParser
 
literal() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralExpressionContext
 
literal() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentContext
 
literal() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
literal(int) - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
literal(T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
literal(T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
literal(T) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
Literal - Interface in org.hibernate.sql.ast.tree.expression
 
LITERAL_FORMATTER - Static variable in class org.hibernate.type.descriptor.java.JdbcDateJavaType
Intended for use in reading HQL literals and writing SQL literals
LITERAL_FORMATTER - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
LITERAL_FORMATTER - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
Intended for use in reading HQL literals and writing SQL literals
LiteralAsParameter<T> - Class in org.hibernate.sql.ast.tree.expression
A wrapper for a literal to render as parameter through a cast function.
LiteralAsParameter(Literal, String) - Constructor for class org.hibernate.sql.ast.tree.expression.LiteralAsParameter
 
LiteralConsumer - Interface in org.hibernate.query.hql
Pluggable contract for consuming literals encountered in an HQL query.
LiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
LiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
LiteralExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.LiteralExpressionContext
 
LiteralNumberFormatException - Exception in org.hibernate.query.sqm
 
LiteralNumberFormatException(String) - Constructor for exception org.hibernate.query.sqm.LiteralNumberFormatException
 
LiteralNumberFormatException(String, Exception) - Constructor for exception org.hibernate.query.sqm.LiteralNumberFormatException
 
literals(List<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
literals(List<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
literals(List<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
literals(T...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
literals(T...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
literals(T[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
ln(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the natural logarithm of its argument.
ln(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
ln_log() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
For SQL Server and Sybase
load() - Method in interface org.hibernate.NaturalIdLoadAccess
Return the persistent instance with the full natural id specified by previous calls to NaturalIdLoadAccess.using(jakarta.persistence.metamodel.SingularAttribute<? super T, X>, X), or null if there is no such persistent instance.
load(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
load(Class<T>, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
load(Class<T>, Object) - Method in interface org.hibernate.Session
load(Class<T>, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
load(Class<T>, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
load(Class<T>, Object, LockMode) - Method in interface org.hibernate.Session
load(Class<T>, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
load(Class<T>, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
load(Class<T>, Object, LockOptions) - Method in interface org.hibernate.Session
load(Object) - Method in interface org.hibernate.IdentifierLoadAccess
Return the persistent instance with the given identifier, or null if there is no such persistent instance.
load(Object) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Return the persistent instance with the given natural id value, or null if there is no such persistent instance.
load(Object, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
load(Object, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
load(Object, Object) - Method in interface org.hibernate.Session
Read the persistent state associated with the given identifier into the given transient instance.
load(Object, Object, LockMode, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Load an instance using either the forUpdateLoader or the outer joining loader, depending upon the value of the lock parameter
load(Object, Object, LockMode, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Load an instance of the persistent class.
load(Object, Object, LockMode, SharedSessionContractImplementor, Boolean) - Method in interface org.hibernate.persister.entity.EntityPersister
load(Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.SingleIdEntityLoader
 
load(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.SingleIdEntityLoader
Load by primary key value, populating the passed entity instance.
load(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Load an instance using either the forUpdateLoader or the outer joining loader, depending upon the value of the lock parameter
load(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Load an instance of the persistent class.
load(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
load(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in interface org.hibernate.persister.entity.EntityPersister
 
load(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.CollectionLoader
Load a collection by its key (not necessarily the same as its owner's PK).
load(Object, NaturalIdLoadOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.NaturalIdLoader
Perform the load of the entity by its natural-id
load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.SingleEntityLoader
Load an entity by a primary or unique key value.
load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.SingleIdEntityLoader
Load by primary key value
load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.SingleUniqueKeyEntityLoader
Load by unique key value
load(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
load(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
load(String, Object) - Method in interface org.hibernate.Session
load(String, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
load(String, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
load(String, Object, LockMode) - Method in interface org.hibernate.Session
load(String, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
load(String, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
load(String, Object, LockOptions) - Method in interface org.hibernate.Session
load(Consumer<List<Object>>) - Method in interface org.hibernate.sql.results.graph.collection.LoadingCollectionEntry
Callback for row loading.
load(K[], MultiIdLoadOptions, EventSource) - Method in interface org.hibernate.loader.ast.spi.MultiIdEntityLoader
Load multiple entities by id.
load(T, BiConsumer<T, List<Object>>) - Method in interface org.hibernate.sql.results.graph.collection.LoadingCollectionEntry
Callback for row loading.
LOAD - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
LOAD - Enum constant in enum class org.hibernate.engine.spi.CachedNaturalIdValueSource
 
LOAD - Enum constant in enum class org.hibernate.graph.GraphSemantic
Indicates that an EntityGraph should be interpreted as a JPA "load graph".
LOAD - Static variable in class org.hibernate.event.spi.EventType
 
LOAD - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
LOAD_COLLECTION - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
Loadable - Interface in org.hibernate.loader.ast.spi
Common details for things that can be loaded by a loader - generally entities and plural attributes (collections).
Loadable - Interface in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
loadAttribute(Object, String) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
loadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Load an instance of the persistent class, by a unique key other than the primary key.
loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.UniqueKeyLoadable
Deprecated.
Load an instance of the persistent class, by a unique key other than the primary key.
loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
loadByUniqueKey(String, String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.EntityType
Load an instance by a unique key that is not the primary key.
loadCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a collection loading.
LoadContexts - Class in org.hibernate.sql.results.spi
Maintains a Stack of processing state related to performing load operations.
LoadContexts(PersistenceContext) - Constructor for class org.hibernate.sql.results.spi.LoadContexts
 
loadDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.SingleIdEntityLoader
Load database snapshot by primary key value
LOADED_CLASSES - Static variable in interface org.hibernate.cfg.AvailableSettings
 
LOADED_CONFIG_KEY - Static variable in interface org.hibernate.boot.cfgxml.spi.CfgXmlAccessService
 
LoadedConfig - Class in org.hibernate.boot.cfgxml.spi
Models the information gleaned from parsing a cfg.xml file.
LoadedConfig(String) - Constructor for class org.hibernate.boot.cfgxml.spi.LoadedConfig
 
loadEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being loaded.
loadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
loadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Load the id for the entity based on the natural id.
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
loader - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
loader - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
Loader - Interface in org.hibernate.loader.ast.spi
Common contract for all value-mapping loaders.
Loader - Annotation Interface in org.hibernate.annotations
Deprecated.
LOADER_LOGGER - Static variable in interface org.hibernate.loader.LoaderLogging
 
LoaderLogging - Interface in org.hibernate.loader
Logging for loaders
LoadEvent - Class in org.hibernate.event.spi
Defines an event class for the loading of an entity.
LoadEvent(Object, Object, EventSource, Boolean) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEvent(Object, String, boolean, EventSource, Boolean) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEvent(Object, String, LockMode, EventSource, Boolean) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEvent(Object, String, LockOptions, EventSource, Boolean) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of load events generated from a session.
LoadEventListener.LoadType - Class in org.hibernate.event.spi
 
LOADING - Enum constant in enum class org.hibernate.engine.spi.Status
 
LoadingCollectionEntry - Interface in org.hibernate.sql.results.graph.collection
Represents a collection currently being loaded.
LoadingLogger - Interface in org.hibernate.sql.results
 
loadJavaServices(Class<S>) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
Discovers and instantiates implementations of the named service contract.
loadOptional() - Method in interface org.hibernate.NaturalIdLoadAccess
Just like NaturalIdLoadAccess.load(), except that here an Optional is returned.
loadOptional(Object) - Method in interface org.hibernate.IdentifierLoadAccess
Just like IdentifierLoadAccess.load(java.lang.Object), except that here an Optional is returned.
loadOptional(Object) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Just like SimpleNaturalIdLoadAccess.load(java.lang.Object), except that here an Optional is returned.
loadProperties(File) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Read settings from a Properties file by File reference
loadProperties(String) - Method in class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Read settings from a Properties file by resource name.
LoadQueryInfluencers - Class in org.hibernate.engine.spi
Centralize all options which can influence the SQL query needed to load an entity.
LoadQueryInfluencers(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.LoadQueryInfluencers
 
LoadQueryInfluencers(SessionFactoryImplementor, SessionCreationOptions) - Constructor for class org.hibernate.engine.spi.LoadQueryInfluencers
 
lob - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
lob - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
LOB_DEFAULT - Static variable in class org.hibernate.Length
The default length for a LOB column, on databases where LOB columns have a length.
LobCreationContext - Interface in org.hibernate.engine.jdbc
Provides callback access into the context in which the LOB is to be created.
LobCreationContext.Callback<T> - Interface in org.hibernate.engine.jdbc
The callback contract for making use of the JDBC Connection.
LobCreator - Interface in org.hibernate.engine.jdbc
Contract for creating various LOB references.
LobCreatorBuilder - Interface in org.hibernate.engine.jdbc.env.spi
 
LobHelper - Interface in org.hibernate
A factory for instances of Blob and Clob used for writing LOB data.
LobMergeStrategy - Interface in org.hibernate.dialect
Strategy for how dialects need LOB values to be merged.
LobStreamDataHelper - Class in org.hibernate.type.descriptor.java
A help for dealing with BLOB and CLOB data
LobTypeMappings - Class in org.hibernate.type.descriptor.jdbc
 
LOCAL - Enum constant in enum class org.hibernate.dialect.temptable.TemporaryTableKind
Modeled as what the SQL standard calls a local temporary table, which is a table that is defined per connection.
LOCAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LOCAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LOCAL() - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
 
LOCAL() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
LOCAL() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
LOCAL() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
LOCAL() - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
LOCAL() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
LOCAL() - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
LOCAL_DATE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LOCAL_DATE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LOCAL_DATE - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of LocalDate as a JDBC type using ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int) which JDBC requires compliant drivers to support.
LOCAL_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping LocalDate to JDBC DATE.
LOCAL_DATE() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
LOCAL_DATE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
LOCAL_DATE_TIME - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of LocalDateTime as a JDBC type using ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int) which JDBC requires compliant drivers to support.
LOCAL_DATE_TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping LocalDateTime to JDBC TIMESTAMP.
LOCAL_DATETIME - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LOCAL_DATETIME - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LOCAL_DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
LOCAL_DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
LOCAL_TIME - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LOCAL_TIME - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LOCAL_TIME - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of LocalTime as a JDBC type using ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int) which JDBC requires compliant drivers to support.
LOCAL_TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping LocalTime to JDBC TIME.
LOCAL_TIME() - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
LOCAL_TIME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
localDate() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create expression to return current local date.
localDate() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
localDateFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
localDateFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
LocalDateFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
LocalDateJavaType - Class in org.hibernate.type.descriptor.java
Java type descriptor for the LocalDate type.
LocalDateJavaType() - Constructor for class org.hibernate.type.descriptor.java.LocalDateJavaType
 
LocalDateJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for handling LocalDate directly through the JDBC driver
LocalDateJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.LocalDateJdbcType
 
localDateTime() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
 
localDateTime() - Method in class org.hibernate.grammars.hql.HqlParser
 
localDateTime() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
localDateTime() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create expression to return current local datetime.
localDateTime() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
LocalDateTimeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LocalDateTimeContext
 
localDateTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
localDateTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
LocalDateTimeFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
LocalDateTimeJavaType - Class in org.hibernate.type.descriptor.java
Java type descriptor for the LocalDateTime type.
LocalDateTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
LocalDateTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for handling LocalDateTime directly through the JDBC driver
LocalDateTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.LocalDateTimeJdbcType
 
localDateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
 
localDateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
LocalDateTimeLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
LOCALE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Locale to JDBC VARCHAR.
LocaleComparator() - Constructor for class org.hibernate.type.descriptor.java.LocaleJavaType.LocaleComparator
 
LocaleJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Locale handling.
LocaleJavaType() - Constructor for class org.hibernate.type.descriptor.java.LocaleJavaType
 
LocaleJavaType.LocaleComparator - Class in org.hibernate.type.descriptor.java
 
LocalMetadataBuildingContext - Interface in org.hibernate.boot.model.source.spi
Specialization of the MetadataBuildingContext contract specific to a given origin.
localNamesMatch(DotIdentifierSequence) - Method in class org.hibernate.spi.EntityIdentifierNavigablePath
 
localNamesMatch(DotIdentifierSequence) - Method in class org.hibernate.spi.NavigablePath
 
localNamesMatch(EntityIdentifierNavigablePath) - Method in class org.hibernate.spi.EntityIdentifierNavigablePath
 
localNamesMatch(EntityIdentifierNavigablePath) - Method in class org.hibernate.spi.NavigablePath
 
LocalObjectUuidHelper - Class in org.hibernate.id.uuid
 
LocalSynchronizationException - Exception in org.hibernate.resource.transaction
Wraps an exception thrown from a "local synchronization" (one registered in the SynchronizationRegistry).
LocalSynchronizationException(String, Throwable) - Constructor for exception org.hibernate.resource.transaction.LocalSynchronizationException
 
localTime() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create expression to return current local time.
localTime() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
localTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
localTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
LocalTimeFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
LocalTimeJavaType - Class in org.hibernate.type.descriptor.java
Java type descriptor for the LocalTime type.
LocalTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
LocalTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for handling LocalTime directly through the JDBC driver
LocalTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.LocalTimeJdbcType
 
localtimeLocaltimestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
LocalXsdResolver - Class in org.hibernate.boot.xsd
When Hibernate loads an XSD we fully expect that to be resolved from our jar file via ClassLoader resource look-up.
LocalXsdResolver() - Constructor for class org.hibernate.boot.xsd.LocalXsdResolver
 
locate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
locate(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
locate(Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
locate(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
locate(Expression<String>, Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
locate(Expression<String>, Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
locate(Expression<String>, Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
locate(Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
locate(Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
locate(Expression<String>, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
locate(Expression<String>, String, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
locate(Expression<String>, String, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
locate(Expression<String>, String, int) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
locate(String) - Method in interface org.hibernate.engine.jndi.spi.JndiService
Locate an object in JNDI by name
locate_charindex() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Transact SQL-style
locate_positionSubstring() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
locate() in terms of ANSI position() and substring()
locateBinding(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
locateBinding(Parameter<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
locateBinding(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
locateBinding(QueryParameterImplementor<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
locateEntityDescriptor(Class<?>) - Method in interface org.hibernate.metamodel.MappingMetamodel
Locate an entity mapping descriptor by Class.
locateEntityPersister(Class<?>) - Method in interface org.hibernate.metamodel.MappingMetamodel
locateEntityPersister(String) - Method in interface org.hibernate.metamodel.MappingMetamodel
locateGenerationContext(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationContextLocator
Given the incoming object, determine the context for injecting back its generated id sub-values.
locateGenerationContext(SharedSessionContractImplementor, Object) - Method in class org.hibernate.mapping.Component.StandardGenerationContextLocator
 
locateJdbcTypeFamilyByTypeCode(int) - Method in class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation
Will return null if no match is found.
locateJoin(Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
 
locateNamespace(Identifier, Identifier) - Method in class org.hibernate.boot.model.relational.Database
 
locateNaturalIdUniqueKeyBinder(String) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
locateOwningPersister() - Method in class org.hibernate.tuple.component.AbstractCompositionAttribute
Deprecated.
 
locateOwningPersister() - Method in class org.hibernate.tuple.entity.EntityBasedCompositionAttribute
Deprecated.
 
LocatePositionEmulation - Class in org.hibernate.dialect.function
Emulates the ANSI SQL-standard position() function using locate().
LocatePositionEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.LocatePositionEmulation
 
locateResource(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
Locate a resource by name (classpath lookup).
locateResource(String) - Method in interface org.hibernate.boot.ResourceLocator
Locate the named resource
locateResource(String) - Method in interface org.hibernate.boot.spi.ClassLoaderAccess
Locate a resource by name
locateResources(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
Locate a series of resource by name (classpath lookup).
locateResourceStream(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
Locate a resource by name (classpath lookup) and gets its stream.
locateResourceStream(String) - Method in interface org.hibernate.boot.ResourceStreamLocator
Locate the named resource
locateSequence(Identifier) - Method in class org.hibernate.boot.model.relational.Namespace
 
locateSequenceInformation(QualifiedSequenceName) - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext.DatabaseObjectAccess
 
locateServiceBinding(Class<R>) - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
Locate the binding for the given role.
locateTable(Identifier) - Method in class org.hibernate.boot.model.relational.Namespace
Returns the table with the specified logical table name.
locateTableInformation(QualifiedTableName) - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext.DatabaseObjectAccess
 
locateUserDefinedArrayType(Identifier) - Method in class org.hibernate.boot.model.relational.Namespace
Returns the array UDT with the specified logical UDT name.
locateUserDefinedType(Identifier) - Method in class org.hibernate.boot.model.relational.Namespace
Returns the object UDT with the specified logical UDT name.
lock(long, UUID, long) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.Item
 
lock(long, UUID, long) - Method in interface org.hibernate.cache.spi.support.AbstractReadWriteAccess.Lockable
Locks this entry, stamping it with the UUID and lockId given, with the lock timeout occurring at the specified time.
lock(long, UUID, long) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
lock(Object) - Method in interface org.hibernate.Session.LockRequest
Deprecated.
Perform the requested locking.
lock(Object, LockModeType) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
lock(Object, LockModeType) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
lock(Object, Object, Object, int, EventSource) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
lock(Object, Object, Object, int, EventSource) - Method in interface org.hibernate.dialect.lock.LockingStrategy
Acquire an appropriate type of lock on the underlying data that will endure until the end of the current transaction.
lock(Object, Object, Object, int, EventSource) - Method in class org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy
 
lock(Object, Object, Object, int, EventSource) - Method in class org.hibernate.dialect.lock.OptimisticLockingStrategy
 
lock(Object, Object, Object, int, EventSource) - Method in class org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy
 
lock(Object, Object, Object, int, EventSource) - Method in class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
 
lock(Object, Object, Object, int, EventSource) - Method in class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
 
lock(Object, Object, Object, int, EventSource) - Method in class org.hibernate.dialect.lock.UpdateLockingStrategy
 
lock(Object, Object, Object, LockMode, EventSource) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
lock(Object, Object, Object, LockMode, EventSource) - Method in interface org.hibernate.persister.entity.EntityPersister
Do a version check (optional operation)
lock(Object, Object, Object, LockOptions, EventSource) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
lock(Object, Object, Object, LockOptions, EventSource) - Method in interface org.hibernate.persister.entity.EntityPersister
Do a version check (optional operation)
lock(Object, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
lock(Object, LockMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
lock(Object, LockMode) - Method in interface org.hibernate.Session
Obtain the specified lock level on the given managed instance associated with this session.
lock(Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
lock(Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
lock(Object, LockOptions) - Method in interface org.hibernate.Session
Obtain a lock on the given managed instance associated with this session, using the given lock options.
lock(String, Object) - Method in interface org.hibernate.Session.LockRequest
lock(String, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
lock(String, Object, LockMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
lock(String, Object, LockMode) - Method in interface org.hibernate.Session
lock(String, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
lock(String, Object, LockOptions) - Method in interface org.hibernate.engine.spi.SessionImplementor
Cascade the lock operation to the given child entity.
LOCK - Enum constant in enum class org.hibernate.annotations.CascadeType
A cascade type for the lock() operation.
LOCK - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
LOCK - Static variable in class org.hibernate.engine.spi.CascadeStyles
lock
LOCK - Static variable in class org.hibernate.engine.spi.CascadingActions
 
LOCK - Static variable in class org.hibernate.event.spi.EventType
 
Lockable - Interface in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
LockAcquisitionException - Exception in org.hibernate.exception
A JDBCException indicating a problem acquiring a lock on the database.
LockAcquisitionException(String, SQLException) - Constructor for exception org.hibernate.exception.LockAcquisitionException
 
LockAcquisitionException(String, SQLException, String) - Constructor for exception org.hibernate.exception.LockAcquisitionException
 
LockEvent - Class in org.hibernate.event.spi
Defines an event class for the locking of an entity.
LockEvent(Object, LockMode, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEvent(Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEvent(String, Object, LockMode, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEvent(String, Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of lock events generated from a session.
LockingStrategy - Interface in org.hibernate.dialect.lock
A strategy abstraction for how locks are obtained in the underlying database.
LockingStrategyException - Exception in org.hibernate.dialect.lock
Represents an error trying to apply a LockingStrategy to an entity
LockingStrategyException(Object, String) - Constructor for exception org.hibernate.dialect.lock.LockingStrategyException
Constructs a LockingStrategyException
LockingStrategyException(Object, String, Throwable) - Constructor for exception org.hibernate.dialect.lock.LockingStrategyException
Constructs a LockingStrategyException
lockItem(SharedSessionContractImplementor, Object, Object) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
We are going to attempt to update/delete the keyed object.
lockItem(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractCollectionDataAccess
 
lockItem(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractEntityDataAccess
 
lockItem(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
lockItem(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
lockItem(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
lockMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
 
lockMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
 
lockMode - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
lockMode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
LockMode - Enum Class in org.hibernate
Instances represent a lock mode for a row of a relational database table.
LockModeTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for LockModeType
LockModeTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.LockModeTypeMarshalling
 
lockOptions - Variable in class org.hibernate.sql.SimpleSelect
 
LockOptions - Class in org.hibernate
Contains a set of options describing how a row of a database table mapped by an entity should be locked.
LockOptions() - Constructor for class org.hibernate.LockOptions
Construct an instance with mode LockMode.NONE and timeout LockOptions.WAIT_FOREVER.
LockOptions(LockMode) - Constructor for class org.hibernate.LockOptions
Construct an instance with the given mode and LockOptions.WAIT_FOREVER.
LockOptions(LockMode, int) - Constructor for class org.hibernate.LockOptions
Construct an instance with the given mode and timeout.
LockOptions(LockMode, int, PessimisticLockScope) - Constructor for class org.hibernate.LockOptions
Construct an instance with the given mode, timeout, and scope.
lockRegion() - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Lock the entire region
lockRegion() - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
lockRegion() - Method in class org.hibernate.cache.spi.support.AbstractCollectionDataAccess
 
lockRegion() - Method in class org.hibernate.cache.spi.support.AbstractEntityDataAccess
 
lockRegion() - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
lockRegion() - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
LockTimeoutException - Exception in org.hibernate.exception
A JDBCException indicating that a lock request timed out on the database.
LockTimeoutException(String, SQLException) - Constructor for exception org.hibernate.exception.LockTimeoutException
 
LockTimeoutException(String, SQLException, String) - Constructor for exception org.hibernate.exception.LockTimeoutException
 
log - Static variable in class org.hibernate.query.spi.AbstractQuery
 
log - Static variable in interface org.hibernate.query.sqm.tree.SqmNode
 
log() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
For databases where the first parameter is the base
log(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the logarithm of x to the base b.
log(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
log(Number, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
log(Number, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
LOG - Enum constant in enum class org.hibernate.id.SequenceMismatchStrategy
When detecting a mismatch, Hibernate simply logs the sequence whose entity mapping configuration conflicts with the one found in the database.
LOG - Static variable in class org.hibernate.dialect.function.array.AbstractArrayContainsFunction
 
LOG_BASE2OF10 - Static variable in class org.hibernate.dialect.Dialect
 
LOG_JDBC_WARNINGS - Static variable in interface org.hibernate.cfg.JdbcSettings
When enabled, specifies that JDBC statement warnings should be logged.
log_ln() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
log_log() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SQL Server defines parameters in reverse order
log_loglog() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
For Sybase
LOG_SESSION_METRICS - Static variable in interface org.hibernate.cfg.SessionEventSettings
Controls whether session metrics should be logged for any session in which statistics are being collected.
LOG_SLOW_QUERY - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies a duration in milliseconds defining the minimum query execution time that characterizes a "slow" query.
log10() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
log10(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the base-10 logarithm of its argument.
log10(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
log10_log() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
For Oracle and HANA
log2() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
logAndClearWarnings(Connection) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Standard (legacy) behavior for logging warnings associated with a JDBC Connection and clearing them.
logAndClearWarnings(Statement) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
 
logBinding(int, int, Object) - Static method in interface org.hibernate.type.descriptor.JdbcBindingLogging
 
logBinding(String, int, Object) - Static method in interface org.hibernate.type.descriptor.JdbcBindingLogging
 
logDomainResultGraph(String, List<DomainResult<?>>) - Static method in class org.hibernate.sql.results.graph.DomainResultGraphPrinter
 
logDomainResultGraph(List<DomainResult<?>>) - Static method in class org.hibernate.sql.results.graph.DomainResultGraphPrinter
 
logExceptions(SQLException, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Log the given (and any nested) exception.
logExtracted(int, int, Object) - Static method in interface org.hibernate.type.descriptor.JdbcExtractingLogging
 
logExtracted(String, int, Object) - Static method in interface org.hibernate.type.descriptor.JdbcExtractingLogging
 
loggable(Set<ValidationMode>) - Static method in enum class org.hibernate.boot.beanvalidation.ValidationMode
 
LOGGABLE_FORMATTER - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
loggableMetadata() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
loggableMetadata() - Method in class org.hibernate.tuple.component.AbstractCompositionAttribute
Deprecated.
 
loggableMetadata() - Method in class org.hibernate.tuple.entity.EntityBasedAssociationAttribute
Deprecated.
 
loggablePropertyValueString(Object) - Static method in exception org.hibernate.PropertySetterAccessException
 
LoggableUserType - Interface in org.hibernate.usertype
Marker interface for user types which want to perform custom logging of their corresponding values
LOGGER - Static variable in interface org.hibernate.bytecode.BytecodeLogging
 
LOGGER - Static variable in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeInterceptorLogging
 
LOGGER - Static variable in class org.hibernate.query.sql.NativeQueryLogging
 
LOGGER - Static variable in interface org.hibernate.query.sqm.SqmTreeCreationLogger
 
LOGGER - Static variable in interface org.hibernate.query.sqm.SqmTreeTransformationLogger
 
LOGGER - Static variable in interface org.hibernate.sql.ast.SqlTreeCreationLogger
 
LOGGER - Static variable in interface org.hibernate.sql.results.LoadingLogger
 
LOGGER - Static variable in interface org.hibernate.type.descriptor.JdbcBindingLogging
 
LOGGER - Static variable in interface org.hibernate.type.descriptor.JdbcExtractingLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.boot.jaxb.JaxbLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.bytecode.BytecodeLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeInterceptorLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.dialect.DialectLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.id.factory.IdGenFactoryLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.loader.LoaderLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.metamodel.mapping.MappingModelCreationLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.metamodel.mapping.NaturalIdLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.query.hql.HqlLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.query.QueryLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.query.sqm.SqmTreeCreationLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.query.sqm.SqmTreeTransformationLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.ast.SqlTreeCreationLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.ast.tree.SqlAstTreeLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.exec.SqlExecLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.results.graph.collection.CollectionLoadingLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.results.graph.embeddable.EmbeddableLoadingLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.results.graph.entity.EntityLoadingLogging
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.results.LoadingLogger
 
LOGGER_NAME - Static variable in interface org.hibernate.sql.results.ResultsLogger
 
logical() - Element in annotation interface org.hibernate.annotations.Synchronize
Specifies whether the table names given by Synchronize.value() should be interpreted as logical or physical names.
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
Return the column name if explicit or the concatenation of the property name and the referenced column
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
Return the column name if explicit or the concatenation of the property name and the referenced column
logicalCollectionColumnName(String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Returns the logical foreign key column name used to refer to this column in the mapping metadata
logicalCollectionColumnName(String, String, String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
Returns either the table name if explicit or if there is an associated table, the concatenation of owner entity table and associated table otherwise the concatenation of owner entity table and the unqualified property name
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
Returns either the table name if explicit or if there is an associated table, the concatenation of owner entity table and associated table otherwise the concatenation of owner entity table and the unqualified property name
logicalCollectionTableName(String, String, String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Returns the logical collection table name used to refer to a table in the mapping metadata
logicalCollectionTableName(String, String, String, String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
logicalColumnName(String, String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
logicalColumnName(String, String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
Return the column name or the unqualified property name
logicalColumnName(String, String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
Return the column name or the unqualified property name
logicalColumnName(String, String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Return the logical column name used to refer to a column in the metadata (like index, unique constraints etc) A full bijection is required between logicalNames and physical ones logicalName have to be case insensitively unique for a given table
logicalColumnName(String, String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
LogicalConnection - Interface in org.hibernate.resource.jdbc
Represents a continuous logical connection to the database to the database via JDBC.
logicalConnectionClosed() - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
The logical connection was closed.
logicalConnectionClosed() - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
LogicalConnectionImplementor - Interface in org.hibernate.resource.jdbc.spi
SPI contract for LogicalConnection.
logNullBinding(int, int) - Static method in interface org.hibernate.type.descriptor.JdbcBindingLogging
 
logNullBinding(String, int) - Static method in interface org.hibernate.type.descriptor.JdbcBindingLogging
 
logNullExtracted(int, int) - Static method in interface org.hibernate.type.descriptor.JdbcExtractingLogging
 
logNullExtracted(String, int) - Static method in interface org.hibernate.type.descriptor.JdbcExtractingLogging
 
logSlowQuery(String, long, JdbcSessionContext) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Log a slow SQL query
logSlowQuery(Statement, long, JdbcSessionContext) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Log a slow SQL query
logSqlAst(Statement) - Static method in class org.hibernate.sql.ast.SqlTreePrinter
 
logStatement(String) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Log a SQL statement string.
logStatement(String, Formatter) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Log a SQL statement string using the specified formatter
logStaticSQL() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
logStaticSQL() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
logSummary() - Method in interface org.hibernate.stat.Statistics
Log the main statistics at level INFO.
logUseOfReservedWordAsIdentifier(Token) - Method in class org.hibernate.grammars.hql.HqlParser
 
logVersion() - Static method in class org.hibernate.Version
Logs the Hibernate version (using Version.getVersionString()) to the logging system.
logWarning(String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
logWarning(String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandlerLoggingSupport
Delegate to log common details of a warning
LONG - Enum constant in enum class org.hibernate.query.sqm.CastType
 
LONG - Enum constant in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
 
LONG - Static variable in class org.hibernate.Length
Used to select a variable-length SQL type large enough to contain values of maximum length 32600.
LONG - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Long to JDBC BIGINT.
LONG_LENGTH - Static variable in class org.hibernate.engine.jdbc.Size
 
LONG_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
LONG_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
LONG_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
LONG_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
LONG_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
LONG_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
LONG_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
LONG16 - Static variable in class org.hibernate.Length
The maximum length that fits in 16 bits.
LONG32 - Static variable in class org.hibernate.Length
The maximum length of a Java string or array, that is, the maximum length that fits in 32 bits.
LONG32NVARCHAR - Static variable in class org.hibernate.type.SqlTypes
A type code used internally by the Hibernate Dialect to identify an SqlTypes.NVARCHAR-like type large enough to hold any Java string.
LONG32VARBINARY - Static variable in class org.hibernate.type.SqlTypes
A type code used by the Hibernate SQL dialect to identify a SqlTypes.VARBINARY-like type large enough to hold any Java byte array.
LONG32VARCHAR - Static variable in class org.hibernate.type.SqlTypes
A type code used internally by the Hibernate Dialect to identify a SqlTypes.VARCHAR-like type large enough to hold any Java string.
LongJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Long handling.
LongJavaType() - Constructor for class org.hibernate.type.descriptor.java.LongJavaType
 
LONGNVARCHAR - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type LONGNVARCHAR.
LongNVarcharJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for LONGNVARCHAR handling.
LongNVarcharJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.LongNVarcharJdbcType
 
LongPrimitiveArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for long[] handling.
LongPrimitiveArrayJavaType(JavaType<Long>) - Constructor for class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
LONGVARBINARY - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type LONGVARBINARY.
LongVarbinaryJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for LONGVARBINARY handling.
LongVarbinaryJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.LongVarbinaryJdbcType
 
LongVarbinaryJdbcType(int) - Constructor for class org.hibernate.type.descriptor.jdbc.LongVarbinaryJdbcType
 
LONGVARCHAR - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type LONGVARCHAR.
LongVarcharJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for LONGVARCHAR handling.
LongVarcharJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.LongVarcharJdbcType
 
LongVarcharJdbcType(int) - Constructor for class org.hibernate.type.descriptor.jdbc.LongVarcharJdbcType
 
lower(Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
lower(Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
lower(Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
LOWER - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.IdentifierCaseStrategy
The identifier is stored in lower case.
lowerUpper() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
LpadRpadPadEmulation - Class in org.hibernate.dialect.function
HQL function inspired by the ANSI SQL trim function, with a funny syntax involving a TrimSpec.
LpadRpadPadEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.LpadRpadPadEmulation
 
LPAREN - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
LPAREN - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
LPAREN() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
 
lt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
lt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
lt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
lt(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "less than" comparison check.
lt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
lt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
lt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
lt(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
lt(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
lt(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
lt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
lt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
lt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
lt(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "less than" comparison check.

M

M - Enum constant in enum class org.hibernate.engine.jdbc.Size.LobMultiplier
Deprecated.
 
main(String[]) - Static method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
main(String[]) - Static method in class org.hibernate.Version
Prints the Hibernate version (using Version.getVersionString()) to SYSOUT.
major() - Element in annotation interface org.hibernate.annotations.DialectOverride.Version
 
make(Integer) - Static method in interface org.hibernate.dialect.DatabaseVersion
Factory for DatabaseVersion based on major version (minor and micro set to zero)
make(Integer, Integer) - Static method in interface org.hibernate.dialect.DatabaseVersion
Factory for DatabaseVersion based on major and minor version (micro set to zero)
make(Integer, Integer, Integer) - Static method in interface org.hibernate.dialect.DatabaseVersion
Factory for DatabaseVersion based on major, minor and micro
makeCopy() - Method in interface org.hibernate.dialect.DatabaseVersion
Deprecated.
In dialect implementations, prefer DatabaseVersion.makeCopyOrDefault(DatabaseVersion) to gracefully default to the minimum supported version.
makeCopy() - Method in class org.hibernate.LockOptions
Make a copy.
makeCopy() - Method in class org.hibernate.query.spi.Limit
 
makeCopy(boolean) - Method in interface org.hibernate.dialect.DatabaseVersion
Deprecated.
In dialect implementations, prefer DatabaseVersion.makeCopyOrDefault(DatabaseVersion) to gracefully default to the minimum supported version.
makeCopy(boolean) - Method in interface org.hibernate.graph.Graph
 
makeCopy(boolean) - Method in interface org.hibernate.graph.GraphNode
 
makeCopy(boolean) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
makeCopy(boolean) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
makeCopy(boolean) - Method in interface org.hibernate.graph.spi.GraphNodeImplementor
 
makeCopy(boolean) - Method in interface org.hibernate.graph.spi.SubGraphImplementor
 
makeCopy(String) - Method in interface org.hibernate.query.named.NamedQueryMemento
Makes a copy of the memento using the specified registration name
makeCopy(String) - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
 
makeCopy(String) - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
makeCopy(SqmCreationProcessingState) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
Deprecated.
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
makeCopy(SqmCreationProcessingState) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
makeCopyOrDefault(DatabaseVersion) - Method in interface org.hibernate.dialect.DatabaseVersion
Make a simple copy of this version object, unless this version object has no version information, in which case just return the given defaultVersion.
makedateMaketime() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
MySQL/CUBRID
makeDateTimeTimestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Postgres
makeDefensiveCopy() - Method in class org.hibernate.LockOptions
Make a copy, unless this is an immutable instance.
makeDistinct(boolean) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
makeDistinct(boolean) - Method in class org.hibernate.sql.ast.tree.select.SelectClause
 
makeImmutableCopy(String) - Method in interface org.hibernate.graph.spi.RootGraphImplementor
Make an immutable copy of this entity graph, using the given name.
makeKeySubGraph() - Method in interface org.hibernate.graph.AttributeNode
 
makeKeySubGraph() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
makeKeySubGraph(Class<S>) - Method in interface org.hibernate.graph.AttributeNode
 
makeKeySubGraph(Class<S>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
makeKeySubGraph(ManagedDomainType<S>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
makeLoader(EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Make a loader capable of loading a single entity by natural-id
makeLob() - Method in class org.hibernate.mapping.SimpleValue
 
makeMultiLoader(EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Make a loader capable of loading multiple entities by natural-id
makeNationalized() - Method in class org.hibernate.mapping.SimpleValue
 
makeParameterImpl() - Method in class org.hibernate.mapping.SimpleValue
 
makeParameterMarker() - Method in class org.hibernate.sql.Delete
 
makeParameterMarker() - Method in interface org.hibernate.sql.RestrictionRenderingContext
 
makeParameterMarker() - Method in class org.hibernate.sql.SimpleSelect
 
makeParameterMarker() - Method in class org.hibernate.sql.Update
 
makeProcedureCall(SessionImplementor) - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
Convert the memento back into an executable (connected) form.
makeProcedureCall(SharedSessionContractImplementor) - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
Convert the memento back into an executable (connected) form.
makeProcedureCall(SharedSessionContractImplementor, Class<?>...) - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
Convert the memento back into an executable (connected) form.
makeProcedureCall(SharedSessionContractImplementor, String...) - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
Convert the memento back into an executable (connected) form.
makeProcedureCall(Session) - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento
Convert the memento back into an executable (connected) form.
makeRootGraph(String, boolean) - Method in interface org.hibernate.graph.Graph
Create a named root Graph if the given name is not null.
makeRootGraph(String, boolean) - Method in interface org.hibernate.graph.RootGraph
 
makeRootGraph(String, boolean) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
makeRootGraph(String, boolean) - Method in interface org.hibernate.graph.spi.RootGraphImplementor
 
makeRootGraph(String, boolean) - Method in interface org.hibernate.graph.spi.SubGraphImplementor
 
makeShallowCopy() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
makeSoftDelete(SoftDeleteType) - Method in class org.hibernate.mapping.BasicValue
 
makeSubGraph() - Method in interface org.hibernate.graph.AttributeNode
 
makeSubGraph() - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
makeSubGraph(boolean) - Method in interface org.hibernate.graph.Graph
Create a new (mutable or immutable) SubGraph rooted at this Graph.
makeSubGraph(boolean) - Method in interface org.hibernate.graph.RootGraph
 
makeSubGraph(boolean) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
makeSubGraph(boolean) - Method in interface org.hibernate.graph.spi.RootGraphImplementor
 
makeSubGraph(boolean) - Method in interface org.hibernate.graph.spi.SubGraphImplementor
 
makeSubGraph(Class<S>) - Method in interface org.hibernate.graph.AttributeNode
 
makeSubGraph(Class<S>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
makeSubGraph(ManagedDomainType<S>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
makeValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
makeValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
makeValue() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
makeValue() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Return the internal value.
makeValueThenAdd(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
makeValueThenAdd(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
makeValueThenAdd(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
makeValueThenAdd(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Increment the internal state by the given addend, but return the pre-incremented value.
makeValueThenIncrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
makeValueThenIncrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
makeValueThenIncrement() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
makeValueThenIncrement() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Increment the internal state, but return the pre-incremented value.
makeVersion() - Method in class org.hibernate.mapping.SimpleValue
 
Managed - Interface in org.hibernate.engine.spi
Contract for classes (specifically, entities and components/embeddables) that are "managed".
MANAGED - Enum constant in enum class org.hibernate.engine.spi.Status
 
ManagedBean<T> - Interface in org.hibernate.resource.beans.spi
Generalized contract for a (CDI or Spring) "managed bean" as seen by Hibernate
ManagedBeanRegistry - Interface in org.hibernate.resource.beans.spi
A registry for ManagedBean instances.
ManagedBeanRegistryInitiator - Class in org.hibernate.resource.beans.spi
Hibernate's standard initializer for the ManagedBeanRegistry service.
ManagedBeanRegistryInitiator() - Constructor for class org.hibernate.resource.beans.spi.ManagedBeanRegistryInitiator
 
ManagedBeanSettings - Interface in org.hibernate.cfg
 
ManagedComposite - Interface in org.hibernate.engine.spi
Specialized Managed contract for component/embeddable classes.
ManagedDomainType<J> - Interface in org.hibernate.metamodel.model.domain
Extensions to the JPA-defined ManagedType contract.
managedEntitiesIterator() - Method in interface org.hibernate.engine.spi.PersistenceContext
A read-only iterator on all entities managed by this persistence context
ManagedEntity - Interface in org.hibernate.engine.spi
Specialized Managed contract for entity classes.
ManagedMappedSuperclass - Interface in org.hibernate.engine.spi
Specialized Managed contract for MappedSuperclass classes.
ManagedMappingType - Interface in org.hibernate.metamodel.mapping
Mapping-model corollary to ManagedType
ManagedResources - Interface in org.hibernate.boot.model.process.spi
Represents the result of the first step of the process of building MetadataSources reference into a Metadata reference.
ManagedResultConsumer - Class in org.hibernate.sql.results.spi
Reads rows without producing a result.
ManagedResultConsumer() - Constructor for class org.hibernate.sql.results.spi.ManagedResultConsumer
 
managedType(Class<X>) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
managedType(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
Access to a managed type through its name
ManagedType - Interface in org.hibernate.boot.jaxb.mapping
Common interface for JAXB bindings representing entities, mapped-superclasses and embeddables (JPA collective calls these "managed types" in terms of its Metamodel api).
ManagedTypeRepresentationResolver - Interface in org.hibernate.metamodel.spi
Pluggable strategy handling resolution of ManagedTypeRepresentationStrategy to use.
ManagedTypeRepresentationStrategy - Interface in org.hibernate.metamodel.spi
Defines a singular extension point for capabilities pertaining to a representation mode.
manageLocalResolution(Object, Object, EntityMappingType, CachedNaturalIdValueSource) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Ensures that the necessary local cross-reference exists.
manageSharedResolution(Object, Object, Object, EntityMappingType, CachedNaturalIdValueSource) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Ensures that the necessary cross-reference exists in the L2 cache
MANUAL - Enum constant in enum class org.hibernate.annotations.FlushModeType
Corresponds to FlushMode.MANUAL.
MANUAL - Enum constant in enum class org.hibernate.FlushMode
The Session is only flushed when Session.flush() is called explicitly.
manualDisconnect() - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Manually disconnect the underlying JDBC Connection.
manualReconnect(Connection) - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Manually reconnect the underlying JDBC Connection.
MANY_TO_ANY - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
The collection elements represent entity's in a multi-valued ANY mapping.
MANY_TO_ANY - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
The map key is represented by a Hibernate ANY mapping
MANY_TO_MANY - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
The collection elements represent entity's in a many-to-many association.
MANY_TO_MANY - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
The map key is an association identified by a column(s) on the collection table.
MANY_TO_MANY - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
 
MANY_TO_MANY - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
MANY_TO_ONE - Enum constant in enum class org.hibernate.boot.model.source.spi.SingularAttributeNature
 
MANY_TO_ONE - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
manyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
manyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
manyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
manyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
manyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
manyToAny - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
ManyToAny - Annotation Interface in org.hibernate.annotations
Maps a to-many cardinality association taking values over several entity types which are not related by the usual entity inheritance, using a discriminator value stored in an association table.
manyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
manyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
manyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
manyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
manyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
manyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
manyToManyAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
manyToManyAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
manyToOne - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
 
manyToOne(String, boolean, String, String, boolean, boolean, boolean, boolean, MetadataBuildingContext) - Static method in class org.hibernate.mapping.MappingHelper
 
ManyToOne - Class in org.hibernate.mapping
A mapping model object representing a many-to-one association.
ManyToOne(MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.ManyToOne
 
manyToOneAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
manyToOneAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
ManyToOneType - Class in org.hibernate.type
A many-to-one association to an entity.
ManyToOneType(String, TypeConfiguration) - Constructor for class org.hibernate.type.ManyToOneType
 
ManyToOneType(ManyToOneType, String) - Constructor for class org.hibernate.type.ManyToOneType
 
ManyToOneType(TypeConfiguration, String) - Constructor for class org.hibernate.type.ManyToOneType
Creates a many-to-one association type with the given referenced entity.
ManyToOneType(TypeConfiguration, String, boolean) - Constructor for class org.hibernate.type.ManyToOneType
Creates a many-to-one association type with the given referenced entity and the given laziness characteristic
ManyToOneType(TypeConfiguration, String, boolean, String, String, boolean, boolean, boolean, boolean) - Constructor for class org.hibernate.type.ManyToOneType
 
map - Variable in class org.hibernate.collection.spi.PersistentMap
 
map() - Static method in class org.hibernate.Hibernate
Obtain an instance of Hibernate.CollectionInterface representing persistent maps of a given key and value types.
Map - Class in org.hibernate.mapping
A mapping model object representing a collection of type Map.
Map(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Map
 
Map(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Map
 
MAP - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
MAP - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A collection following the semantics of Map
MAP - Enum constant in enum class org.hibernate.metamodel.RepresentationMode
 
MAP - Enum constant in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
MAP - Enum constant in enum class org.hibernate.query.sqm.DynamicInstantiationNature
The target identified a Map instantiation.
MAP - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MAP - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MAP() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
 
MAP() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MapEntryJavaType - Class in org.hibernate.type.descriptor.java.spi
Descriptor for Map.Entry.
MapEntryJavaType() - Constructor for class org.hibernate.type.descriptor.java.spi.MapEntryJavaType
 
mapEntrySelection() - Method in class org.hibernate.grammars.hql.HqlParser
 
mapEntrySelection() - Method in class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
MapEntrySelectionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
mapKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
mapKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mapKeyAttributeOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyAttributeOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyAttributeOverride - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mapKeyClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mapKeyColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
MapKeyCompositeType - Annotation Interface in org.hibernate.annotations
Form of CompositeType for use with map-keys
mapKeyConvert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyConvert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyConvert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mapKeyEnumerated - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyEnumerated - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyEnumerated - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mapKeyForeignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyForeignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyForeignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mapKeyFormula - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
MapKeyJavaType - Annotation Interface in org.hibernate.annotations
Form of JavaType for describing the key of a Map
MapKeyJdbcType - Annotation Interface in org.hibernate.annotations
Form of JdbcType for describing the key of a Map
MapKeyJdbcTypeCode - Annotation Interface in org.hibernate.annotations
Form of JdbcTypeCode for describing the key of a Map
mapKeyJoinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyJoinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyJoinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mapKeyManyToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
MapKeyMutability - Annotation Interface in org.hibernate.annotations
Form of Mutability for describing the key of a Map
mapKeyNavigablePath() - Method in class org.hibernate.grammars.hql.HqlParser
 
mapKeyNavigablePath() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
MapKeyNavigablePathContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
mapKeyTemporal - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
mapKeyTemporal - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mapKeyTemporal - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
MapKeyType - Annotation Interface in org.hibernate.annotations
Form of Type for use with map keys.
MapLazyInitializer - Class in org.hibernate.proxy.map
Lazy initializer for "dynamic-map" entity representations.
mapped - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
mappedBy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
mappedBy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
mappedBy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
MappedByTableGroup - Class in org.hibernate.sql.ast.tree.from
 
MappedByTableGroup(NavigablePath, TableGroupProducer, TableGroup, boolean, TableGroup, LazyTableGroup.ParentTableGroupUseChecker) - Constructor for class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
MappedDiscriminatorConverter<O,R> - Class in org.hibernate.metamodel.mapping
Conversion of discriminator values between the entity name/Class domain form and its generally CHARACTER or INTEGER based relational form
MappedDiscriminatorConverter(NavigableRole, JavaType<O>, JavaType<R>, List<DiscriminatorValueDetails>) - Constructor for class org.hibernate.metamodel.mapping.MappedDiscriminatorConverter
 
MappedSuperclass - Class in org.hibernate.mapping
A mapping model object representing a mapped superclass of an entity class.
MappedSuperclass(MappedSuperclass, PersistentClass, Table) - Constructor for class org.hibernate.mapping.MappedSuperclass
 
MappedSuperclassDomainType<J> - Interface in org.hibernate.metamodel.model.domain
Extension of the JPA MappedSuperclassType contract
mappedSuperclasses - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
MapPersistentAttribute<D,K,V> - Interface in org.hibernate.metamodel.model.domain
Hibernate extension to the JPA MapAttribute descriptor
mapping - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
Mapping - Interface in org.hibernate.engine.spi
Deprecated.
Use TypeConfiguration, Metadata, or RuntimeMetamodels to access such information
MAPPING_MODEL_CREATION_LOGGER - Static variable in interface org.hibernate.metamodel.mapping.MappingModelCreationLogging
 
MAPPING_MODEL_CREATION_MESSAGE_LOGGER - Static variable in interface org.hibernate.metamodel.mapping.MappingModelCreationLogging
 
MappingDefaults - Interface in org.hibernate.boot.spi
Values to use as defaults in the absence of certain mapping information.
MappingException - Exception in org.hibernate.boot
Indicates a problem parsing a mapping document.
MappingException - Exception in org.hibernate
An exception that occurs while reading mapping sources, either XML or annotations, usually as a result of something screwy in the O/R mappings.
MappingException(String) - Constructor for exception org.hibernate.MappingException
Constructs a MappingException using the given information.
MappingException(String, Throwable) - Constructor for exception org.hibernate.MappingException
Constructs a MappingException using the given information.
MappingException(String, Throwable, Origin) - Constructor for exception org.hibernate.boot.MappingException
 
MappingException(String, Origin) - Constructor for exception org.hibernate.boot.MappingException
 
MappingException(Throwable) - Constructor for exception org.hibernate.MappingException
Constructs a MappingException using the given information.
MappingFileDescriptor - Interface in org.hibernate.boot.archive.scan.spi
Descriptor for a mapping (XML) file.
MappingHelper - Class in org.hibernate.mapping
 
MappingMetamodel - Interface in org.hibernate.metamodel
Access to information about the runtime relational O/R mapping model.
MappingMetamodelImplementor - Interface in org.hibernate.metamodel.spi
 
MappingModelCreationLogging - Interface in org.hibernate.metamodel.mapping
Logger used during mapping-model creation
MappingModelExpressible<T> - Interface in org.hibernate.metamodel.mapping
Something that can be expressible at the mapping model level.
MappingModelHelper - Class in org.hibernate.metamodel.mapping
 
mappingModelPart() - Method in class org.hibernate.type.ComponentType
 
MappingNotFoundException - Exception in org.hibernate.boot
Indicates that a mapping document could not be found at a given Origin.
MappingNotFoundException(String, Throwable, Origin) - Constructor for exception org.hibernate.boot.MappingNotFoundException
 
MappingNotFoundException(String, Origin) - Constructor for exception org.hibernate.boot.MappingNotFoundException
 
MappingNotFoundException(Throwable, Origin) - Constructor for exception org.hibernate.boot.MappingNotFoundException
 
MappingNotFoundException(Origin) - Constructor for exception org.hibernate.boot.MappingNotFoundException
 
MappingReference - Class in org.hibernate.boot.cfgxml.spi
Represents a <mapping/> element within a cfg.xml file.
MappingReference(MappingReference.Type, String) - Constructor for class org.hibernate.boot.cfgxml.spi.MappingReference
 
MappingReference.Type - Enum Class in org.hibernate.boot.cfgxml.spi
 
MappingSettings - Interface in org.hibernate.cfg
 
MappingType - Interface in org.hibernate.metamodel.mapping
Common descriptor for types in the mapping model - entities, embeddables, String, Integer, etc
MappingXsdSupport - Class in org.hibernate.boot.xsd
Support for XSD handling related to Hibernate's `hbm.xml` and JPA's `orm.xml`.
MapProxy - Class in org.hibernate.proxy.map
Proxy for "dynamic-map" entity representations.
MapProxyFactory - Class in org.hibernate.proxy.map
 
MapProxyFactory() - Constructor for class org.hibernate.proxy.map.MapProxyFactory
 
MapSemantics<MKV extends Map<K,V>,K,V> - Interface in org.hibernate.collection.spi
Extension of CollectionSemantics for Maps
mapsId - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
mapsId - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
MapsIdSource - Interface in org.hibernate.boot.model.source.spi
Describes a relationship annotated with MapsId
mapSize(M) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that tests the size of a map.
mapSize(M) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mapSize(M) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
mapSize(JpaExpression<M>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that tests the size of a map.
mapSize(JpaExpression<M>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mapSize(JpaExpression<M>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
MapType - Class in org.hibernate.type
 
MapType(String, String) - Constructor for class org.hibernate.type.MapType
 
MapWrapper() - Constructor for class org.hibernate.type.format.jaxb.JaxbXmlFormatMapper.MapWrapper
 
MapWrapper(Collection<Object>) - Constructor for class org.hibernate.type.format.jaxb.JaxbXmlFormatMapper.MapWrapper
 
MARIADB - Enum constant in enum class org.hibernate.dialect.Database
 
MariaDB106Dialect - Class in org.hibernate.dialect
Deprecated.
use MariaDBDialect(1060)
MariaDB106Dialect() - Constructor for class org.hibernate.dialect.MariaDB106Dialect
Deprecated.
 
MariaDBDialect - Class in org.hibernate.dialect
A SQL dialect for MariaDB 10.3 and above.
MariaDBDialect() - Constructor for class org.hibernate.dialect.MariaDBDialect
 
MariaDBDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.MariaDBDialect
 
MariaDBDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.MariaDBDialect
 
MariaDBIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
MariaDBIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.MariaDBIdentityColumnSupport
 
MariaDBSequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for MariaDBDialect.
MariaDBSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.MariaDBSequenceSupport
 
MariaDBSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for MariaDB.
MariaDBSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.MariaDBSqlAstTranslator
 
markAsFunctionCall(int) - Method in interface org.hibernate.procedure.ProcedureCall
Mark this ProcedureCall as representing a call to a database function, rather than a database procedure.
markAsFunctionCall(Class<?>) - Method in interface org.hibernate.procedure.ProcedureCall
Mark this ProcedureCall as representing a call to a database function, rather than a database procedure.
markAsFunctionCall(BasicTypeReference<?>) - Method in interface org.hibernate.procedure.ProcedureCall
Mark this ProcedureCall as representing a call to a database function, rather than a database procedure.
markAsJpaBootstrap() - Method in interface org.hibernate.boot.spi.BootstrapContext
Indicates that bootstrap was initiated from JPA bootstrapping.
markAsLogicalOneToOne() - Method in class org.hibernate.mapping.ManyToOne
 
markAsReloaded(JdbcValuesSourceProcessingState) - Method in interface org.hibernate.engine.spi.EntityHolder
Marks the entity holder as reloaded to potentially trigger follow-on locking.
MARKED_ROLLBACK - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
The transaction has been marked for rollback only.
markForRollbackOnly() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
markForRollbackOnly() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Marks current transaction, if any, for rollback only.
markForRollbackOnly() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
markRollbackOnly() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
 
markRollbackOnly() - Method in interface org.hibernate.Transaction
Attempt to mark the underlying transaction for rollback only.
marshal(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter1
 
marshal(ConstraintMode) - Method in class org.hibernate.boot.jaxb.mapping.Adapter6
 
marshal(DiscriminatorType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter7
 
marshal(EnumType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter8
 
marshal(FetchType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter9
 
marshal(GenerationType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter10
 
marshal(InheritanceType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter11
 
marshal(LockModeType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter12
 
marshal(ParameterMode) - Method in class org.hibernate.boot.jaxb.mapping.Adapter13
 
marshal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter14
 
marshal(OnDeleteAction) - Method in class org.hibernate.boot.jaxb.mapping.Adapter18
 
marshal(PolymorphismType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter3
 
marshal(UuidGenerator.Style) - Method in class org.hibernate.boot.jaxb.mapping.Adapter20
 
marshal(AccessType) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter2
 
marshal(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.Adapter15
 
marshal(CacheMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter1
 
marshal(CacheMode) - Method in class org.hibernate.boot.jaxb.mapping.Adapter16
 
marshal(OptimisticLockStyle) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter9
 
marshal(OptimisticLockStyle) - Method in class org.hibernate.boot.jaxb.mapping.Adapter4
 
marshal(ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter3
 
marshal(ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.boot.jaxb.mapping.Adapter17
 
marshal(FlushMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter5
 
marshal(FlushMode) - Method in class org.hibernate.boot.jaxb.mapping.Adapter19
 
marshal(LockMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter8
 
marshal(CollectionClassification) - Method in class org.hibernate.boot.jaxb.mapping.Adapter2
 
marshal(RepresentationMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter4
 
marshal(GenerationTiming) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter6
 
marshal(GenerationTiming) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter7
 
marshal(GenerationTiming) - Method in class org.hibernate.boot.jaxb.mapping.Adapter5
 
matches(String) - Method in class org.hibernate.boot.model.naming.Identifier
 
matches(String, ParameterUsage) - Method in interface org.hibernate.sql.model.jdbc.JdbcValueDescriptor
 
matches(ContributableDatabaseObject) - Method in interface org.hibernate.tool.schema.spi.ContributableMatcher
Does the given `contributed` match this matcher?
matchesAllProperties(String...) - Method in class org.hibernate.mapping.Component
 
matchesResolutionInfo(DialectResolutionInfo) - Method in enum class org.hibernate.dialect.Database
Does this database match the given metadata?
matchesRoleName(String) - Static method in interface org.hibernate.metamodel.mapping.EntityDiscriminatorMapping
 
matchesRoleName(String) - Static method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
 
matchesUrl(String) - Method in enum class org.hibernate.dialect.Database
Does the given JDBC URL connect to this database?
MATERIALIZED - Enum constant in enum class org.hibernate.sql.ast.tree.cte.CteMaterialization
Materialize the CTE if possible.
MATERIALIZED - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MATERIALIZED - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MATERIALIZED - Static variable in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
MATERIALIZED - Static variable in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
MATERIALIZED - Static variable in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
MATERIALIZED() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
MATERIALIZED() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MATERIALIZED_BLOB - Static variable in class org.hibernate.type.SqlTypes
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type MATERIALIZED_BLOB.
MATERIALIZED_BLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC BLOB.
MATERIALIZED_BLOB_WRAPPER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Byte[] to JDBC BLOB.
MATERIALIZED_CLOB - Static variable in class org.hibernate.type.SqlTypes
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type MATERIALIZED_CLOB.
MATERIALIZED_CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC CLOB.
MATERIALIZED_CLOB_CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping char[] to JDBC CLOB.
MATERIALIZED_CLOB_CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character[] to JDBC CLOB.
MATERIALIZED_NCLOB - Static variable in class org.hibernate.type.SqlTypes
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type MATERIALIZED_NCLOB.
MATERIALIZED_NCLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC NCLOB.
MATERIALIZED_NCLOB_CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping char[] to JDBC NCLOB.
MATERIALIZED_NCLOB_CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character[] to JDBC NCLOB and
math() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
max(int) - Static method in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
 
max(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
max(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
max(Expression<N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
MAX - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MAX - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MAX() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
MAX() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
MAX() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MAX_FETCH_DEPTH - Static variable in interface org.hibernate.cfg.FetchSettings
Specifies the maximum depth of nested outer join fetching.
MAX_LOB_PREFETCH_SIZE_DEFAULT_VALUE - Static variable in class org.hibernate.dialect.HANAServerConfiguration
 
MAXELEMENT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MAXELEMENT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MAXELEMENT() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
MAXELEMENT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
maximumVersion - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
 
MAXINDEX - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MAXINDEX - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MAXINDEX() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
MAXINDEX() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
maxResults - Variable in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
md5() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
median() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
median_percentileCont(boolean) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
median_percentileCont_castDouble() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CockroachDB lacks implicit casting: https://github.com/cockroachdb/cockroach/issues/89965
MEMBER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MEMBER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MEMBER() - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
MEMBER() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MemberOfPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
merge(EntityManager, Class<T>, EntityGraph<T>...) - Static method in class org.hibernate.graph.EntityGraphs
Merges multiple entity graphs into a single graph that specifies the fetching/loading of all attributes the input graphs specify.
merge(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
merge(String, Object, MergeContext) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
merge(String, Object, MergeContext) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated.
OperationalContext should cover this overload I believe
merge(String, Object, MergeContext) - Method in interface org.hibernate.event.spi.EventSource
Cascade merge an entity instance
merge(String, T) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
merge(String, T) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
merge(String, T) - Method in interface org.hibernate.Session
Copy the state of the given object onto the persistent object with the same identifier.
merge(LoadedConfig) - Method in class org.hibernate.boot.cfgxml.spi.LoadedConfig
Merge information from loaded a cfg.xml represented by the incoming parameter into this LoadedConfig representation
merge(SessionImplementor, Class<T>, GraphImplementor<T>...) - Static method in class org.hibernate.graph.EntityGraphs
 
merge(AttributeNodeImplementor<?>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
merge(GraphImplementor<? extends J>) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
merge(LockOptions) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
merge(Session, Class<T>, Graph<T>...) - Static method in class org.hibernate.graph.EntityGraphs
 
merge(T) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
merge(T) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
merge(T) - Method in interface org.hibernate.Session
Copy the state of the given object onto the persistent object with the same identifier.
MERGE - Enum constant in enum class org.hibernate.annotations.CascadeType
Equivalent to CascadeType.MERGE.
MERGE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
MERGE - Enum constant in enum class org.hibernate.loader.ast.spi.CascadingFetchProfile
 
MERGE - Enum constant in enum class org.hibernate.sql.ast.Clause
 
MERGE - Static variable in class org.hibernate.engine.spi.CascadeStyles
merge
MERGE - Static variable in class org.hibernate.engine.spi.CascadingActions
 
MERGE - Static variable in class org.hibernate.event.spi.EventType
 
MERGE_ENTITY_COPY_OBSERVER - Static variable in interface org.hibernate.cfg.AvailableSettings
Specifies how Hibernate should behave when multiple representations of the same persistent entity instance, that is, multiple detached objects with the same persistent identity, are encountered while cascading a merge() operation.
mergeBlob(Blob, Blob, SharedSessionContractImplementor) - Method in interface org.hibernate.dialect.LobMergeStrategy
Perform merge on Blob values.
mergeClob(Clob, Clob, SharedSessionContractImplementor) - Method in interface org.hibernate.dialect.LobMergeStrategy
Perform merge on Clob values.
MergeContext - Class in org.hibernate.event.spi
MergeContext is a specialized Map implementation used by a merge event listener to keep track of each entity being merged and its corresponding managed result.
MergeContext(EventSource, EntityCopyObserver) - Constructor for class org.hibernate.event.spi.MergeContext
 
MergeCoordinator - Class in org.hibernate.persister.entity.mutation
Specialized UpdateCoordinator for merge into.
MergeCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.MergeCoordinator
 
MergeEvent - Class in org.hibernate.event.spi
An event class for merge() and saveOrUpdateCopy()
MergeEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.MergeEvent
 
MergeEvent(String, Object, Object, EventSource) - Constructor for class org.hibernate.event.spi.MergeEvent
 
MergeEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.MergeEvent
 
MergeEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of merge events generated from a session.
mergeNClob(NClob, NClob, SharedSessionContractImplementor) - Method in interface org.hibernate.dialect.LobMergeStrategy
Perform merge on NClob values.
MergeOperation - Class in org.hibernate.sql.model.jdbc
JdbcMutation implementation for MERGE handling
MergeOperation(TableMapping, MutationTarget<?>, String, List<? extends JdbcParameterBinder>) - Constructor for class org.hibernate.sql.model.jdbc.MergeOperation
 
mergeProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Adds the incoming properties to the internal properties structure, as long as the internal structure does not already contain an entry for the given key.
MESSAGE_LOGGER - Static variable in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeInterceptorLogging
 
MESSAGE_LOGGER - Static variable in interface org.hibernate.sql.results.LoadingLogger
 
MessageHelper - Class in org.hibernate.pretty
MessageHelper methods for rendering log messages relating to managed entities and collections typically used in log statements and exception messages.
MetaAttributable - Interface in org.hibernate.mapping
Common interface for things that can handle meta attributes.
MetaAttribute - Class in org.hibernate.mapping
A meta attribute is a named value or values.
MetaAttribute(String) - Constructor for class org.hibernate.mapping.MetaAttribute
 
metadata() - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
 
Metadata - Interface in org.hibernate.boot
Represents the ORM model as determined by aggregating the provided mapping sources.
METADATA - Enum constant in enum class org.hibernate.tool.schema.SourceType
The ORM metadata is used as the exclusive source generation of for DDL commands.
METADATA_BUILDER_CONTRIBUTOR - Static variable in class org.hibernate.jpa.boot.spi.JpaSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Use discovery instead.
METADATA_THEN_SCRIPT - Enum constant in enum class org.hibernate.tool.schema.SourceType
Both the ORM metadata and external DDL scripts are used as sources for generation, with the commands from the external DDL script(s) being executed last.
MetadataBuilder - Interface in org.hibernate.boot
Contract for specifying various overrides to be used in metamodel building.
MetadataBuilderContributor - Interface in org.hibernate.boot.spi
Deprecated, for removal: This API element is subject to removal in a future version.
Use settings, TypeContributor, FunctionContributor or AdditionalMappingContributor instead depending on need
MetadataBuilderFactory - Interface in org.hibernate.boot.spi
An extension point for integrators that wish to hook into the process of how a Metadata is built.
MetadataBuilderImplementor - Interface in org.hibernate.boot.spi
Internal API for MetadataBuilder exposing the building options being collected.
MetadataBuilderInitializer - Interface in org.hibernate.boot.spi
Contract for contributing to the initialization of MetadataBuilder.
MetadataBuildingContext - Interface in org.hibernate.boot.spi
Describes the context in which the process of building Metadata from MetadataSources occurs.
MetadataBuildingOptions - Interface in org.hibernate.boot.spi
Describes the options used while building the Metadata object during MetadataBuilder.build() processing.
MetadataBuildingProcess - Class in org.hibernate.boot.model.process.spi
Represents the process of transforming a MetadataSources reference into a Metadata reference.
MetadataBuildingProcess() - Constructor for class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
 
metadataComplete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
 
metadataComplete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
metadataComplete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
MetadataContributor - Interface in org.hibernate.boot.spi
Deprecated, for removal: This API element is subject to removal in a future version.
Use AdditionalMappingContributor or TypeContributor instead depending on need
MetadataImplementor - Interface in org.hibernate.boot.spi
The SPI-level Metadata contract.
MetadataSource - Enum Class in org.hibernate.mapping
Enumeration of the known places from which a piece of metadata may come.
MetadataSourceProcessor - Interface in org.hibernate.boot.model.source.spi
Defines the steps in processing metadata sources.
MetadataSources - Class in org.hibernate.boot
Entry point for working with sources of O/R mapping metadata, either in the form of annotated classes, or as XML mapping documents.
MetadataSources() - Constructor for class org.hibernate.boot.MetadataSources
Create a new instance, using a default BootstrapServiceRegistry.
MetadataSources(ServiceRegistry) - Constructor for class org.hibernate.boot.MetadataSources
Create a new instance using the given ServiceRegistry.
MetadataSources(ServiceRegistry, XmlMappingBinderAccess) - Constructor for class org.hibernate.boot.MetadataSources
Create a new instance using the given ServiceRegistry.
MetadataSourcesContributor - Interface in org.hibernate.boot.spi
A bootstrap process hook for contributing sources to MetadataSources.
MetadataSourceType - Enum Class in org.hibernate.cfg
Deprecated, for removal: This API element is subject to removal in a future version.
hbm.xml mappings are no longer supported, making this attribute irrelevant
Metamodel - Interface in org.hibernate
Deprecated.
MetamodelImplementor - Interface in org.hibernate.metamodel.spi
Deprecated.
metaType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
metaType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
 
metaType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
 
MetaType - Class in org.hibernate.type
Deprecated, for removal: This API element is subject to removal in a future version.
The functionality of MetaType, DiscriminatorType and DiscriminatorMetadata have been consolidated into EntityDiscriminatorMapping and DiscriminatorConverter
MetaType(Map<Object, String>, Type) - Constructor for class org.hibernate.type.MetaType
Deprecated.
 
metaValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
metaValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
 
MetaValue(Consumer<Selectable>, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Any.MetaValue
 
MetaValue(Consumer<Selectable>, MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.Any.MetaValue
 
methodName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostLoad
 
methodName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostPersist
 
methodName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostRemove
 
methodName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate
 
methodName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPrePersist
 
methodName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPreRemove
 
methodName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate
 
MICROSECOND - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MICROSECOND - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MICROSECOND() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MILLISECOND - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MILLISECOND - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MILLISECOND() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
min(int) - Static method in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
 
min(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
min(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
min(Expression<N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
MIN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MIN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MIN() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
MIN() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
MIN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MINELEMENT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MINELEMENT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MINELEMENT() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
MINELEMENT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MINIMUM_VERSION - Static variable in class org.hibernate.dialect.CockroachDialect
 
MINIMUM_VERSION - Static variable in class org.hibernate.dialect.PostgreSQLDialect
 
minimumVersion - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
 
MININDEX - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MININDEX - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MININDEX() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
MININDEX() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MinMaxCaseEveryAnyEmulation - Class in org.hibernate.dialect.function
Most databases don't have a function like every() or any().
MinMaxCaseEveryAnyEmulation(TypeConfiguration, boolean) - Constructor for class org.hibernate.dialect.function.MinMaxCaseEveryAnyEmulation
 
minor() - Element in annotation interface org.hibernate.annotations.DialectOverride.Version
 
MINUS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MINUS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MINUS - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
MINUS - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
MINUS() - Method in class org.hibernate.grammars.hql.HqlParser.AdditiveOperatorContext
 
MINUS() - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
 
MINUS() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
MINUS() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
MINUS() - Method in class org.hibernate.grammars.hql.HqlParser.SignOperatorContext
 
MINUS(int) - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
 
minute() - Method in class org.hibernate.grammars.hql.HqlParser
 
minute() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
minute() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
minute() - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
 
minute(Expression<? extends TemporalAccessor>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Extracts the TemporalUnit.MINUTE of a date, time, or datetime expression.
minute(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
MINUTE - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Minute, defined to mean 60 seconds when it occurs as a unit of duration, or to mean the minute field in the range 0-59 when passed to extract().
MINUTE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MINUTE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MINUTE() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
MINUTE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MINUTE() - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
MinuteContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.MinuteContext
 
MISSING - Enum constant in enum class org.hibernate.sql.results.graph.Initializer.State
 
missingCacheCreated(String, String, String) - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
MissingSqlSelectionException - Exception in org.hibernate.query.results
Indicates that a column defined as part of a SQL ResultSet mapping was not part of the query's ResultSet
MissingSqlSelectionException(String) - Constructor for exception org.hibernate.query.results.MissingSqlSelectionException
 
MissingSqlSelectionException(String, Throwable) - Constructor for exception org.hibernate.query.results.MissingSqlSelectionException
 
MIXED - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.IdentifierCaseStrategy
The identifier is stored in mixed case.
MIXED - Enum constant in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
MIXED_POSITIONAL_NAMED_PARAMETERS - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
mod(Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
mod(Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mod(Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
mod(Expression<Integer>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
mod(Expression<Integer>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mod(Expression<Integer>, Integer) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
mod(Integer, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
mod(Integer, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mod(Integer, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
mod_operator() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
mode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
 
mode() - Element in annotation interface org.hibernate.annotations.FetchProfile.FetchOverride
The method used for fetching the association in the fetch profile being defined.
mode() - Element in annotation interface org.hibernate.annotations.FetchProfileOverride
The method that should be used to fetch the association in the named fetch profile.
mode(Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
mode(Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mode(JpaPredicate, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
mode(JpaPredicate, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mode(JpaPredicate, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a mode ordered set-aggregate function expression.
mode(JpaPredicate, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
mode(JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
mode(JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
MODE_PROPERTY - Static variable in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
 
MODEL - Enum constant in enum class org.hibernate.boot.archive.scan.spi.ClassDescriptor.Categorization
 
MODEL_MUTATION_LOGGER - Static variable in class org.hibernate.sql.model.ModelMutationLogging
 
ModelMutationLogging - Class in org.hibernate.sql.model
Logging related to entity and collection mutations stemming from persistence-context events
ModelMutationLogging() - Constructor for class org.hibernate.sql.model.ModelMutationLogging
 
ModelPart - Interface in org.hibernate.metamodel.mapping
Base descriptor, within the mapping model, for any part of the application's domain model: an attribute, an entity identifier, collection elements, and so on.
ModelPart.JdbcValueBiConsumer<X,Y> - Interface in org.hibernate.metamodel.mapping
Functional interface for consuming the JDBC values, along with two values of type X and Y.
ModelPart.JdbcValueConsumer - Interface in org.hibernate.metamodel.mapping
Functional interface for consuming the JDBC values.
ModelPartContainer - Interface in org.hibernate.metamodel.mapping
Access to a group of ModelPart by name or for iteration.
ModelPartReference - Interface in org.hibernate.query.results.complete
A ResultBuilder or FetchBuilder that refers to some part of the user's domain model
ModelPartReferenceBasic - Interface in org.hibernate.query.results.complete
 
ModelPartReferenceCollection - Interface in org.hibernate.query.results.complete
 
ModelPartReferenceEmbeddable - Interface in org.hibernate.query.results.complete
 
ModelPartReferenceEntity - Interface in org.hibernate.query.results.complete
 
ModelPartReferenceMemento - Interface in org.hibernate.query.named
A ResultMappingMementoNode that is a reference to some part of the user's domain model
ModelPartResultMemento - Interface in org.hibernate.query.named
 
ModelPartResultMementoBasic - Interface in org.hibernate.query.named
 
ModelPartResultMementoCollection - Interface in org.hibernate.query.named
 
ModelPartResultMementoEntity - Interface in org.hibernate.query.named
 
modeNames - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
modeNames - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
modeNames - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
modeNames - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
ModeStatsModeEmulation - Class in org.hibernate.dialect.function
 
ModeStatsModeEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.ModeStatsModeEmulation
 
ModifiedSubQueryExpression - Class in org.hibernate.sql.ast.tree.expression
 
ModifiedSubQueryExpression(SelectStatement, ModifiedSubQueryExpression.Modifier) - Constructor for class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression
 
ModifiedSubQueryExpression.Modifier - Enum Class in org.hibernate.sql.ast.tree.expression
 
MODULO - Enum constant in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
MODULO - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
MODULO - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
month() - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
 
month() - Method in class org.hibernate.grammars.hql.HqlParser
 
month(Expression<? extends TemporalAccessor>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Extracts the TemporalUnit.MONTH of a date, time, or datetime expression.
month(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
MONTH - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Calendar month.
MONTH - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
MONTH - Static variable in class org.hibernate.grammars.hql.HqlParser
 
MONTH() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
MONTH() - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
 
MONTH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
MONTH() - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
MonthContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.MonthContext
 
monthsBetween() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
moreHyperbolic() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
MSG - Static variable in class org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter
Message
MULTI_TENANT_CONNECTION_PROVIDER - Static variable in interface org.hibernate.cfg.MultiTenancySettings
Specifies a MultiTenantConnectionProvider to use.
MULTI_TENANT_IDENTIFIER_RESOLVER - Static variable in interface org.hibernate.cfg.MultiTenancySettings
Specifies a CurrentTenantIdentifierResolver to use, either: an instance of CurrentTenantIdentifierResolver, a Class representing an class that implements CurrentTenantIdentifierResolver, or the name of a class that implements CurrentTenantIdentifierResolver.
MultiIdentifierLoadAccess<T> - Interface in org.hibernate
Loads multiple instances of a given entity type at once, by specifying a list of identifier values.
MultiIdEntityLoader<T> - Interface in org.hibernate.loader.ast.spi
Loader subtype for loading multiple entities by multiple identifier values.
MultiIdLoadOptions - Interface in org.hibernate.loader.ast.spi
Encapsulation of the options for loading multiple entities by id
MultiKeyLoader - Interface in org.hibernate.loader.ast.spi
Loader specialization for loading multiple loadable references by primary, foreign or natural key.
MultiKeyLoadSizingStrategy - Interface in org.hibernate.loader.ast.spi
Strategy for determining an optimal size for loading by multiple keys.
MULTILINE_COMMENT - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
MULTILINE_COMMENT - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
multiLoad(Object...) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Retrieve the entities with the given natural id values.
multiLoad(Object[], EventSource, MultiIdLoadOptions) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
multiLoad(Object[], EventSource, MultiIdLoadOptions) - Method in interface org.hibernate.persister.entity.EntityPersister
Performs a load of multiple entities (of this type) by identifier simultaneously.
multiLoad(List<?>) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Retrieve the entities with the given natural id values.
multiLoad(List<K>) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Retrieve the entities with the given identifiers.
multiLoad(K...) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Retrieve the entities with the given identifiers.
multiLoad(K[], MultiNaturalIdLoadOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.MultiNaturalIdLoader
Load multiple entities by natural-id.
MultiLoadOptions - Interface in org.hibernate.loader.ast.spi
Base contract for options for multi-load operations
MultiNaturalIdLoader<E> - Interface in org.hibernate.loader.ast.spi
Loader for entities by multiple natural-ids
MultiNaturalIdLoadOptions - Interface in org.hibernate.loader.ast.spi
Encapsulation of the options for loading multiple entities by natural-id
MultipatternSqmFunctionDescriptor - Class in org.hibernate.query.sqm.function
Support for overloaded functions defined in terms of a list of patterns, one for each possible function arity.
MultipatternSqmFunctionDescriptor(String, SqmFunctionDescriptor[], BasicType<?>, TypeConfiguration, FunctionParameterType...) - Constructor for class org.hibernate.query.sqm.function.MultipatternSqmFunctionDescriptor
Construct an instance with the given function templates where the position of each function template in the given array corresponds to the arity of the function template.
MultipatternSqmFunctionDescriptor(String, SqmFunctionDescriptor[], TypeConfiguration, FunctionParameterType...) - Constructor for class org.hibernate.query.sqm.function.MultipatternSqmFunctionDescriptor
Construct an instance with the given function templates where the position of each function template in the given array corresponds to the arity of the function template.
MultipleBagFetchException - Exception in org.hibernate.loader
Exception used to indicate that a query is attempting to simultaneously fetch multiple bags
MultipleBagFetchException(List) - Constructor for exception org.hibernate.loader.MultipleBagFetchException
 
MultipleCascadeStyle(CascadeStyle[]) - Constructor for class org.hibernate.engine.spi.CascadeStyles.MultipleCascadeStyle
 
MultiplicationExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.MultiplicationExpressionContext
 
multiplicativeOperator() - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicationExpressionContext
 
multiplicativeOperator() - Method in class org.hibernate.grammars.hql.HqlParser
 
MultiplicativeOperatorContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
 
MULTIPLY - Enum constant in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
MULTIPLY - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
MULTIPLY - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
multiplyBy(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
multiplyBy(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
multiplyBy(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
multiplyBy(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a multiplication.
multiplyBy(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
multiplyBy(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
multiplyBy(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
multiplyBy(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a multiplication.
multiselect(Selection<?>...) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
multiselect(Selection<?>...) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
multiselect(Selection<?>...) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
multiselect(Selection<?>...) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
multiselect(Selection<?>...) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
multiselect(List<Selection<?>>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
multiselect(List<Selection<?>>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
multiselect(List<Selection<?>>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
multiselect(List<Selection<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
multiselect(List<Selection<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
multiTenancy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
MultiTenancySettings - Interface in org.hibernate.cfg
 
MultiTenancySource - Interface in org.hibernate.boot.model.source.spi
Describes the source information related to mapping the multi-tenancy of an entity
MultiTenantConnectionProvider<T> - Interface in org.hibernate.engine.jdbc.connections.spi
A specialized Connection provider contract used when the application is using multi-tenancy support requiring tenant-aware connections.
Mutability - Annotation Interface in org.hibernate.annotations
Specifies a MutabilityPlan for a basic value mapping.
MutabilityPlan<T> - Interface in org.hibernate.type.descriptor.java
Describes the mutability aspects of a given Java type.
MutabilityPlanExposer<T> - Interface in org.hibernate.type.descriptor.java
Something that exposes a MutabilityPlan
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
mutable - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
mutable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
mutable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
 
mutable() - Element in annotation interface org.hibernate.annotations.NaturalId
Specifies whether the natural id is mutable or immutable.
MUTABLE - Enum constant in enum class org.hibernate.boot.model.source.spi.NaturalIdMutability
The attribute is part of a mutable natural id
MutableCacheKeyBuilder - Interface in org.hibernate.cache
A builder that generates a Serializable Object to be used as a key into the query results cache.
MutableJpaCompliance - Interface in org.hibernate.jpa.spi
 
MutableMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
Mutability plan for mutable objects
MutableMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
MutableQueryOptions - Interface in org.hibernate.query.spi
 
MutableSelectableMapping(String, JdbcMappingContainer, String[]) - Constructor for class org.hibernate.metamodel.mapping.SelectableConsumer.MutableSelectableMapping
 
MutatingTableReference - Class in org.hibernate.sql.model.ast
Specialized TableReference for model mutation operations
MutatingTableReference(TableMapping) - Constructor for class org.hibernate.sql.model.ast.MutatingTableReference
 
MutatingTableReferenceGroupWrapper - Class in org.hibernate.sql.ast.tree.from
Acts as a TableGroup for DML query operations.
MutatingTableReferenceGroupWrapper(NavigablePath, ModelPartContainer, NamedTableReference) - Constructor for class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
MutationCoordinator - Interface in org.hibernate.persister.entity.mutation
Coordinates the mutation operations of an entity.
MutationDetails(MutationType, Expectation, String, boolean) - Constructor for class org.hibernate.sql.model.TableMapping.MutationDetails
 
MutationDetails(MutationType, Expectation, String, boolean, boolean) - Constructor for class org.hibernate.sql.model.TableMapping.MutationDetails
 
MutationExecutor - Interface in org.hibernate.engine.jdbc.mutation
Main contract for performing the mutation.
mutationExecutorService - Variable in class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
 
mutationExecutorService - Variable in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
MutationExecutorService - Interface in org.hibernate.engine.jdbc.mutation.spi
Service for creating executors for model mutation operations
MutationGroup - Interface in org.hibernate.sql.model.ast
Grouping of table mutations for the given target for the given type of mutation
MutationGroupBuilder - Class in org.hibernate.sql.model.ast.builder
Builder (pattern) for TableMutation references
MutationGroupBuilder(MutationType, EntityMutationTarget) - Constructor for class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
 
MutationOperation - Interface in org.hibernate.sql.model
Mutation for a specific table as part of a logical mutation on the entity.
MutationOperationGroup - Interface in org.hibernate.sql.model
Group of MutationOperation references for a specific logical operation (target + type)
MutationQuery - Interface in org.hibernate.query
Within the context of an active session, an instance of this type represents an executable mutation query, that is, an insert, update, or delete.
MutationStatement - Interface in org.hibernate.sql.ast.tree
Specialization of Statement for mutation (DML) statements
MutationStatementPreparer - Interface in org.hibernate.engine.jdbc.spi
Interface to the object that prepares JDBC PreparedStatements related to mutations on behalf of a JdbcCoordinator.
MutationTarget<T extends TableMapping> - Interface in org.hibernate.sql.model
Target of mutations from persistence context events
MutationType - Enum Class in org.hibernate.sql.model
The type of mutation
MyISAMStorageEngine - Class in org.hibernate.dialect
Represents the MyISAM storage engine.
MyISAMStorageEngine() - Constructor for class org.hibernate.dialect.MyISAMStorageEngine
 
MYSQL - Enum constant in enum class org.hibernate.dialect.Database
 
MYSQL_BYTES_PER_CHARACTER - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies the bytes per character to use based on the database's configured charset.
MYSQL_NO_BACKSLASH_ESCAPES - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies whether the NO_BACKSLASH_ESCAPES sql mode is enabled.
MySQL8Dialect - Class in org.hibernate.dialect
Deprecated.
use MySQLDialect(800)
MySQL8Dialect() - Constructor for class org.hibernate.dialect.MySQL8Dialect
Deprecated.
 
MySQLCastingJsonJdbcType - Class in org.hibernate.dialect
 
MySQLCastingJsonJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.dialect.MySQLCastingJsonJdbcType
 
MySQLDialect - Class in org.hibernate.dialect
A SQL dialect for MySQL 5.7 and above.
MySQLDialect() - Constructor for class org.hibernate.dialect.MySQLDialect
 
MySQLDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.MySQLDialect
 
MySQLDialect(DatabaseVersion, int) - Constructor for class org.hibernate.dialect.MySQLDialect
 
MySQLDialect(DatabaseVersion, int, boolean) - Constructor for class org.hibernate.dialect.MySQLDialect
 
MySQLDialect(DatabaseVersion, MySQLServerConfiguration) - Constructor for class org.hibernate.dialect.MySQLDialect
 
MySQLDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.MySQLDialect
 
MySQLEnumJdbcType - Class in org.hibernate.dialect
Deprecated, for removal: This API element is subject to removal in a future version.
Use EnumJdbcType instead
MySQLEnumJdbcType() - Constructor for class org.hibernate.dialect.MySQLEnumJdbcType
Deprecated.
 
MySQLIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
MySQLIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.MySQLIdentityColumnSupport
 
MySQLServerConfiguration - Class in org.hibernate.dialect
Utility class that extract some initial configuration from the database for MySQLDialect and related dialects.
MySQLServerConfiguration(int, boolean) - Constructor for class org.hibernate.dialect.MySQLServerConfiguration
 
MySQLSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for MySQL.
MySQLSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.MySQLSqlAstTranslator
 
MySQLStorageEngine - Interface in org.hibernate.dialect
This interface defines how various MySQL storage engines behave in regard to Hibernate functionality.

N

nakedIdentifier() - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
nakedIdentifier() - Method in class org.hibernate.grammars.hql.HqlParser
 
nakedIdentifier() - Method in class org.hibernate.grammars.hql.HqlParser.VariableContext
 
NakedIdentifierContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
name - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
 
name - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmParentType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
 
name - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeSpecificationType
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumnResult
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFieldResult
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbIndex
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKey
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTable
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTransient
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint
 
name - Variable in class org.hibernate.boot.jaxb.mapping.JaxbVersion
 
name - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
name() - Element in annotation interface org.hibernate.annotations.Check
The optional name of the check constraint.
name() - Element in annotation interface org.hibernate.annotations.FetchProfile
The name of the fetch profile.
name() - Element in annotation interface org.hibernate.annotations.Filter
The name of the filter declared using FilterDef.
name() - Element in annotation interface org.hibernate.annotations.FilterDef
The name of the declared filter.
name() - Element in annotation interface org.hibernate.annotations.FilterJoinTable
The name of the filter declared using FilterDef.
name() - Element in annotation interface org.hibernate.annotations.ForeignKey
Deprecated.
Name of the foreign key of a OneToMany, ManyToOne, or OneToOne association.
name() - Element in annotation interface org.hibernate.annotations.GenericGenerator
Deprecated.
The name of the identifier generator.
name() - Element in annotation interface org.hibernate.annotations.Index
Deprecated.
The index name.
name() - Element in annotation interface org.hibernate.annotations.IndexColumn
Deprecated.
The column name.
name() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The name of this query.
name() - Element in annotation interface org.hibernate.annotations.NamedQuery
The name of this query.
name() - Element in annotation interface org.hibernate.annotations.ParamDef
The name of the parameter.
name() - Element in annotation interface org.hibernate.annotations.Parameter
The parameter name.
name() - Element in annotation interface org.hibernate.annotations.Struct
The name of the UDT (user defined type).
name() - Element in annotation interface org.hibernate.annotations.TimeZoneColumn
(Optional) The name of the column.
Name(Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.Namespace.Name
 
Name(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.Sequence.Name
 
NAME - Static variable in interface org.hibernate.boot.BootLogging
 
NAME - Static variable in interface org.hibernate.boot.query.BootQueryLogging
 
NAME - Static variable in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
 
NAME - Static variable in interface org.hibernate.engine.jdbc.JdbcLogging
 
NAME - Static variable in class org.hibernate.sql.model.ModelMutationLogging
 
NAME - Static variable in interface org.hibernate.type.descriptor.JdbcBindingLogging
 
NAME - Static variable in interface org.hibernate.type.descriptor.JdbcExtractingLogging
 
NAME_COUNTER - Static variable in class org.hibernate.boot.model.TypeDefinition
 
NameableQuery - Interface in org.hibernate.query.named
Contract for Query impls that can be converted to a named query memento to be stored in the NamedObjectRepository
NAMED - Enum constant in enum class org.hibernate.procedure.spi.ParameterStrategy
The parameters are named
NAMED - Static variable in class org.hibernate.type.EnumType
Deprecated.
 
NAMED_ENTITY_GRAPH - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate named entity graph was encountered
NAMED_ENUM - Static variable in class org.hibernate.type.SqlTypes
A type code representing a SQL ENUM type for databases like PostgreSQL where ENUM types must have names.
NAMED_ORDINAL_ENUM - Static variable in class org.hibernate.type.SqlTypes
A type code representing a SQL ENUM type for databases like PostgreSQL where ENUM types must have names.
namedAggregateDescriptorBuilder(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based aggregate function descriptor using the passed name as both the registration key and underlying SQL function name
namedAggregateDescriptorBuilder(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based aggregate function descriptor.
namedAttributeNode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
 
namedAttributeNode - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
 
NamedAuxiliaryDatabaseObject - Class in org.hibernate.boot.model.relational
Mainly this is used to support legacy sequence exporting.
NamedAuxiliaryDatabaseObject(String, Namespace, String[], String[], Set<String>) - Constructor for class org.hibernate.boot.model.relational.NamedAuxiliaryDatabaseObject
 
NamedAuxiliaryDatabaseObject(String, Namespace, String[], String[], Set<String>, boolean) - Constructor for class org.hibernate.boot.model.relational.NamedAuxiliaryDatabaseObject
 
NamedAuxiliaryDatabaseObject(String, Namespace, String, String, Set<String>) - Constructor for class org.hibernate.boot.model.relational.NamedAuxiliaryDatabaseObject
 
NamedAuxiliaryDatabaseObject(String, Namespace, String, String, Set<String>, boolean) - Constructor for class org.hibernate.boot.model.relational.NamedAuxiliaryDatabaseObject
 
NamedCallableQueryDefinition - Interface in org.hibernate.boot.query
Named query mapping for callable queries
NamedCallableQueryDefinition.ParameterMapping - Interface in org.hibernate.boot.query
 
NamedCallableQueryMemento - Interface in org.hibernate.procedure.spi
Represents a "memento" (disconnected, externalizable form) of a ProcedureCall
NamedCallableQueryMemento.ParameterMemento - Interface in org.hibernate.procedure.spi
 
namedDescriptorBuilder(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based function descriptor using the passed name as both the registration key and underlying SQL function name
namedDescriptorBuilder(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based function descriptor.
namedEntityGraph - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
NamedEntityGraphDefinition - Class in org.hibernate.boot.model
NamedEntityGraphDefinition(NamedEntityGraph, String, String) - Constructor for class org.hibernate.boot.model.NamedEntityGraphDefinition
 
NamedFunctionDescriptorBuilder - Class in org.hibernate.query.sqm.produce.function
 
NamedFunctionDescriptorBuilder(SqmFunctionRegistry, String, FunctionKind, String) - Constructor for class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
NamedHqlQueryDefinition - Interface in org.hibernate.boot.query
Boot-time descriptor of a named HQL query, as defined in annotations or xml
NamedHqlQueryDefinition.Builder - Class in org.hibernate.boot.query
 
namedNativeQueries - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
NamedNativeQueries - Annotation Interface in org.hibernate.annotations
A grouping of NamedNativeQuery definitions.
namedNativeQuery - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
NamedNativeQuery - Annotation Interface in org.hibernate.annotations
Declares a named query written in native SQL.
NamedNativeQueryDefinition - Interface in org.hibernate.boot.query
Boot-time descriptor of a named native query, as defined in annotations or xml
NamedNativeQueryDefinitionBuilder - Class in org.hibernate.boot.query
 
NamedNativeQueryDefinitionBuilder(String) - Constructor for class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
NamedNativeQueryMemento - Interface in org.hibernate.query.sql.spi
Descriptor for a named native query in the runtime environment
NamedNativeQueryMemento.Builder - Class in org.hibernate.query.sql.spi
Delegate used in creating named HQL query mementos.
NamedObjectRepository - Interface in org.hibernate.query.named
Repository for references to named things related to queries.
namedOrderedSetAggregateDescriptorBuilder(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based ordered set-aggregate function descriptor using the passed name as both the registration key and underlying SQL function name
namedOrderedSetAggregateDescriptorBuilder(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based ordered set-aggregate function descriptor.
namedParameter(String, int) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
namedParameter(String, int) - Method in interface org.hibernate.query.sql.spi.ParameterRecognizer
Called when a named parameter is recognized
NamedParameterContext(HqlParser.ParameterContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.NamedParameterContext
 
NamedParameterDescriptor<T> - Class in org.hibernate.engine.query.spi
Descriptor regarding a named parameter.
NamedParameterDescriptor(String, BindableType<T>, int[]) - Constructor for class org.hibernate.engine.query.spi.NamedParameterDescriptor
Constructs a NamedParameterDescriptor
NamedParametersNotSupportedException - Exception in org.hibernate.procedure
Thrown to indicate that an attempt was made to register a stored procedure named parameter, but the underlying database reports to not support named parameters.
NamedParametersNotSupportedException(String) - Constructor for exception org.hibernate.procedure.NamedParametersNotSupportedException
 
NamedProcedureCallDefinition - Interface in org.hibernate.boot.query
Boot-time descriptor of a named procedure/function query, as defined in annotations or xml
namedProcedureQueries - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
namedQueries - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
NamedQueries - Annotation Interface in org.hibernate.annotations
A grouping of NamedQuery definitions.
namedQuery - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
namedQuery() - Element in annotation interface org.hibernate.annotations.Loader
Deprecated.
The named query to use for loading the entity or collection.
NamedQuery - Interface in org.hibernate.boot.jaxb.mapping
 
NamedQuery - Annotation Interface in org.hibernate.annotations
Declares a named query written in HQL or JPQL.
NamedQueryDefinition - Interface in org.hibernate.boot.query
Common attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xml
namedQueryError(String, HibernateException) - Method in interface org.hibernate.query.hql.HqlLogging
 
namedQueryError(String, HibernateException) - Method in interface org.hibernate.query.QueryLogging
 
NamedQueryMemento - Interface in org.hibernate.query.named
The runtime representation of named queries.
NamedQueryMemento.ParameterMemento - Interface in org.hibernate.query.named
 
NamedQueryValidationException - Exception in org.hibernate.query
Indicates that validation and translation of one or more named queries failed at initialization time.
NamedQueryValidationException(String, Map<String, HibernateException>) - Constructor for exception org.hibernate.query.NamedQueryValidationException
 
NamedResultSetMappingDescriptor - Interface in org.hibernate.boot.query
Models the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.
NamedResultSetMappingMemento - Interface in org.hibernate.query.named
Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.
NamedSqmFunctionDescriptor - Class in org.hibernate.query.sqm.function
Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL.
NamedSqmFunctionDescriptor(String, boolean, ArgumentsValidator, FunctionReturnTypeResolver) - Constructor for class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
NamedSqmFunctionDescriptor(String, boolean, ArgumentsValidator, FunctionReturnTypeResolver, FunctionArgumentTypeResolver) - Constructor for class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
NamedSqmFunctionDescriptor(String, boolean, ArgumentsValidator, FunctionReturnTypeResolver, FunctionArgumentTypeResolver, String, FunctionKind, String, SqlAstNodeRenderingMode) - Constructor for class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
NamedSqmQueryMemento - Interface in org.hibernate.query.sqm.spi
 
namedStoredProcedureQuery - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
NamedTableReference - Class in org.hibernate.sql.ast.tree.from
Represents a reference to a "named" table in a query's from clause.
NamedTableReference(String, String) - Constructor for class org.hibernate.sql.ast.tree.from.NamedTableReference
 
NamedTableReference(String, String, boolean) - Constructor for class org.hibernate.sql.ast.tree.from.NamedTableReference
 
namedWindowDescriptorBuilder(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based window function descriptor using the passed name as both the registration key and underlying SQL function name
namedWindowDescriptorBuilder(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a name-based window function descriptor.
NameParts(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
NameQualifierSupport - Enum Class in org.hibernate.engine.jdbc.env.spi
Enumerated values representing the level of support for catalog and schema.
Namespace - Class in org.hibernate.boot.model.relational
Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.
Namespace(PhysicalNamingStrategy, JdbcEnvironment, Namespace.Name) - Constructor for class org.hibernate.boot.model.relational.Namespace
 
NAMESPACE - Static variable in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
Namespace.ComparableHelper - Class in org.hibernate.boot.model.relational
 
Namespace.Name - Class in org.hibernate.boot.model.relational
 
NameSpaceTablesInformation - Class in org.hibernate.tool.schema.extract.spi
 
NameSpaceTablesInformation(IdentifierHelper) - Constructor for class org.hibernate.tool.schema.extract.spi.NameSpaceTablesInformation
 
NamingHelper - Class in org.hibernate.boot.model.naming
 
NamingHelper() - Constructor for class org.hibernate.boot.model.naming.NamingHelper
 
NamingStrategy - Interface in org.hibernate.cfg
Deprecated, for removal: This API element is subject to removal in a future version.
NamingStrategyHelper - Interface in org.hibernate.boot.model.naming
Helper contract for dealing with naming strategies.
NANOSECOND - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Nanosecond, the basic most granular unit of duration.
NANOSECOND - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NANOSECOND - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NANOSECOND() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
NANOSECOND() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
narrowProxy(Object, EntityPersister, EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
If the existing proxy is insufficiently "narrow" (derived), instantiate a new proxy and overwrite the registration of the old one.
NationalizationSupport - Enum Class in org.hibernate.dialect
Indicates if and how a database supports the use of nationalized character data (Unicode).
nationalized - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
nationalized - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
Nationalized - Annotation Interface in org.hibernate.annotations
Specifies that the annotated character data should be stored with nationalization support.
NationalizedTypeMappings - Class in org.hibernate.type.descriptor.jdbc
Manages a mapping between nationalized and non-nationalized variants of JDBC types.
NATIVE - Enum constant in enum class org.hibernate.annotations.TimeZoneStorageType
Stores the timezone by using the with time zone SQL column type.
NATIVE - Enum constant in enum class org.hibernate.dialect.TimeZoneSupport
The with time zone types retain the time zone information.
NATIVE - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
An internal value representing the "native" resolution for date/time arithmetic of the underlying platform.
NATIVE - Enum constant in enum class org.hibernate.TimeZoneStorageStrategy
Stores the time zone via the with time zone SQL types which retain the information.
NATIVE_IGNORE_JDBC_PARAMETERS - Static variable in interface org.hibernate.cfg.QuerySettings
When set to true, indicates that ordinal parameters (represented by the '?' placeholder) in native queries will be ignored.
NATIVE_LOCKMODE - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
NATIVE_SPACES - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
NativeNonSelectQueryDefinition - Interface in org.hibernate.query.sql.spi
Access the values defining a native non-select query
NativeNonSelectQueryPlan - Interface in org.hibernate.query.sql.spi
Union of NonSelectQueryPlan and NativeQueryPlan as the NonSelectQueryPlan for native-queries.
NativeQuery<T> - Interface in org.hibernate.query
Within the context of an active session, an instance of this type represents an executable query written in the native SQL dialect of the underlying database.
NativeQuery.CollectionReturn - Interface in org.hibernate.query
Allows access to further control how collection returns are mapped back from result sets.
NativeQuery.FetchReturn - Interface in org.hibernate.query
Allows access to further control how join fetch returns are mapped back from result sets.
NativeQuery.InstantiationResultNode<J> - Interface in org.hibernate.query
 
NativeQuery.ResultNode - Interface in org.hibernate.query
Simple unification interface for all returns from the various addXYZ() methods.
NativeQuery.ReturnableResultNode - Interface in org.hibernate.query
A NativeQuery.ResultNode which can be a query result.
NativeQuery.ReturnProperty - Interface in org.hibernate.query
Allows access to further control how properties within a root or join fetch are mapped back from the result set.
NativeQuery.RootReturn - Interface in org.hibernate.query
Allows access to further control how root returns are mapped back from result sets.
NativeQueryConstructorTransformer<T> - Class in org.hibernate.jpa.spi
A TupleTransformer for handling List results from native queries.
NativeQueryConstructorTransformer(Class<T>) - Constructor for class org.hibernate.jpa.spi.NativeQueryConstructorTransformer
 
NativeQueryImplementor<R> - Interface in org.hibernate.query.sql.spi
 
NativeQueryInterpreter - Interface in org.hibernate.engine.query.spi
Service contract for dealing with native queries.
NativeQueryInterpreterInitiator - Class in org.hibernate.engine.query.spi
 
NativeQueryInterpreterInitiator() - Constructor for class org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator
 
NativeQueryListTransformer - Class in org.hibernate.jpa.spi
A TupleTransformer for handling List results from native queries.
NativeQueryListTransformer() - Constructor for class org.hibernate.jpa.spi.NativeQueryListTransformer
 
NativeQueryLogging - Class in org.hibernate.query.sql
 
NativeQueryLogging() - Constructor for class org.hibernate.query.sql.NativeQueryLogging
 
NativeQueryMapTransformer - Class in org.hibernate.jpa.spi
A TupleTransformer for handling Map results from native queries.
NativeQueryMapTransformer() - Constructor for class org.hibernate.jpa.spi.NativeQueryMapTransformer
 
NativeQueryNonScalarRootReturn - Interface in org.hibernate.boot.jaxb.hbm.spi
Commonality for non-scalar root returns for a native query result mapping
NativeQueryPlan - Interface in org.hibernate.query.sql.spi
Specialization of QueryPlan for NativeQuery plans
NativeQueryReturn - Interface in org.hibernate.boot.jaxb.hbm.spi
Shared contract between the various types of returns definable in HBM.
NativeQueryTupleTransformer - Class in org.hibernate.jpa.spi
A ResultTransformer for handling JPA Tuple results from native queries.
NativeQueryTupleTransformer() - Constructor for class org.hibernate.jpa.spi.NativeQueryTupleTransformer
 
NativeSelectQueryDefinition<R> - Interface in org.hibernate.query.sql.spi
Access the values defining a native select query
NativeSelectQueryPlan<T> - Interface in org.hibernate.query.sql.spi
Union of SelectQueryPlan and NativeQueryPlan as the SelectQueryPlan for native-queries.
NATURAL_ID - Enum constant in enum class org.hibernate.cache.spi.support.AccessedDataClassification
 
NATURAL_ID_LOGGER - Static variable in interface org.hibernate.metamodel.mapping.NaturalIdLogging
 
naturalId - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
naturalId - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
NaturalId - Interface in org.hibernate.boot.jaxb.mapping
JAXB binding interface for natural-id definitions
NaturalId - Annotation Interface in org.hibernate.annotations
Specifies that a field or property of an entity class is part of the natural id of the entity.
NATURALID - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NATURALID - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NATURALID() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
NATURALID() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
naturalIdCache - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
NaturalIdCache - Annotation Interface in org.hibernate.annotations
Specifies that mappings from the natural id values of the annotated entity to the corresponding entity id values should be cached in the shared second-level cache.
naturalIdCacheHit(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from natural id cache resulted in a hit.
naturalIdCacheMiss(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from natural id cache resulted in a miss.
naturalIdCachePut(NavigableRole, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put into natural id cache.
NaturalIdDataAccess - Interface in org.hibernate.cache.spi.access
Contract for managing transactional and concurrent access to cached naturalId data.
NaturalIdDataCachingConfig - Interface in org.hibernate.cache.cfg.spi
Specialized DomainDataCachingConfig describing the requested caching config for the natural-id data of a particular entity (hierarchy)
NaturalIdLoadAccess<T> - Interface in org.hibernate
Loads an entity by its natural identifier, which may be a composite value comprising more than one attribute of the entity.
NaturalIdLoader<T> - Interface in org.hibernate.loader.ast.spi
Loader for NaturalId handling
NaturalIdLoadOptions - Interface in org.hibernate.loader.ast.spi
Options for loading by natural-id
NaturalIdLogging - Interface in org.hibernate.metamodel.mapping
Logging related to natural-id operations
NaturalIdMapping - Interface in org.hibernate.metamodel.mapping
Mapping for an entity's natural-id, if one is defined.
NaturalIdMultiLoadAccess<T> - Interface in org.hibernate
Loads multiple instances of a given entity type at once, by specifying a list of natural id values.
NaturalIdMutability - Enum Class in org.hibernate.boot.model.source.spi
A ternary boolean enum for describing the mutability aspects of an attribute as a natural id.
NaturalIdNonStrictReadWriteAccess - Class in org.hibernate.cache.spi.support
Standard support for NaturalIdDataAccess using the AccessType.NONSTRICT_READ_WRITE access type.
NaturalIdNonStrictReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, NaturalIdDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.NaturalIdNonStrictReadWriteAccess
 
naturalIdQueryExecuted(String, long) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating execution of a natural id query
NaturalIdReadOnlyAccess - Class in org.hibernate.cache.spi.support
Standard support for NaturalIdDataAccess using the AccessType.READ_ONLY access type.
NaturalIdReadOnlyAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, NaturalIdDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.NaturalIdReadOnlyAccess
 
NaturalIdReadWriteAccess - Class in org.hibernate.cache.spi.support
Standard support for NaturalIdDataAccess using the AccessType.READ_WRITE access type.
NaturalIdReadWriteAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, NaturalIdDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
NaturalIdResolutions - Interface in org.hibernate.engine.spi
Manages the cached resolutions related to natural-id (to and from identifier)
NaturalIdStatistics - Interface in org.hibernate.stat
Statistics pertaining to the execution of queries which resolve a natural id lookup against the database.
NaturalIdTransactionalAccess - Class in org.hibernate.cache.spi.support
 
NaturalIdTransactionalAccess(DomainDataRegion, CacheKeysFactory, DomainDataStorageAccess, NaturalIdDataCachingConfig) - Constructor for class org.hibernate.cache.spi.support.NaturalIdTransactionalAccess
 
NaturalIdUniqueKeyBinder - Interface in org.hibernate.boot.spi
 
navigablePath - Variable in class org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
 
NavigablePath - Class in org.hibernate.spi
A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path.
NavigablePath(NavigablePath, String, String, String, int) - Constructor for class org.hibernate.spi.NavigablePath
 
NavigablePath(NavigablePath, String, String, String, NavigablePath.FullPathCalculator, int) - Constructor for class org.hibernate.spi.NavigablePath
Deprecated, for removal: This API element is subject to removal in a future version.
Since NavigablePath.FullPathCalculator is no longer used
NavigablePath(String) - Constructor for class org.hibernate.spi.NavigablePath
 
NavigablePath(String, String) - Constructor for class org.hibernate.spi.NavigablePath
 
NavigablePath(NavigablePath, String) - Constructor for class org.hibernate.spi.NavigablePath
 
NavigablePath(NavigablePath, String, String) - Constructor for class org.hibernate.spi.NavigablePath
 
NavigablePath.FullPathCalculator - Interface in org.hibernate.spi
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
NavigablePath.RelativePathCollector - Class in org.hibernate.spi
 
NavigableRole - Class in org.hibernate.metamodel.model.domain
A compound path which represents a ModelPart and uniquely identifies it with the runtime metamodel.
NavigableRole() - Constructor for class org.hibernate.metamodel.model.domain.NavigableRole
 
NavigableRole(String) - Constructor for class org.hibernate.metamodel.model.domain.NavigableRole
 
NavigableRole(NavigableRole, String) - Constructor for class org.hibernate.metamodel.model.domain.NavigableRole
 
NavigableRole(NavigableRole, String, char) - Constructor for class org.hibernate.metamodel.model.domain.NavigableRole
 
NCHAR - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type NCHAR.
NCharJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for NCHAR handling.
NCharJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.NCharJdbcType
 
NCLOB - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type NCLOB.
NCLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping NClob to JDBC NCLOB.
NCLOB_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
NCLOB_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
NCLOB_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
NClobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created java.sql.NClob instances..
NClobJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for NClob handling.
NClobJavaType() - Constructor for class org.hibernate.type.descriptor.java.NClobJavaType
 
NClobJavaType.NClobMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
NClobJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for NCLOB handling.
NClobJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
NClobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.NClobJavaType.NClobMutabilityPlan
 
NClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying java.sql.NClobs for non-contextual creation, including proxy creation and handling proxy invocations.
NClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.NClobProxy
 
NClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.NClobProxy
 
NE - Enum constant in enum class org.hibernate.sql.ComparisonRestriction.Operator
 
needsCteInlining() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
needsCteInlining() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether CTEs should be inlined rather than rendered as CTEs.
needsDiscriminator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
needsDiscriminator() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
needsDiscriminator() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
needsDiscriminator() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
needsDynamicUpdate() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
Basically, can the (static update group be used or is a dynamic update needed.
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentBag
 
needsInserting(Object, int, Type) - Method in interface org.hibernate.collection.spi.PersistentCollection
Do we need to insert this element?
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentList
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentMap
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentSet
 
needsLob(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
needsLob(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
needsLocking(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
needsMaxRows() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
needsMaxRows() - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
needsMaxRows() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
needsRecreate(CollectionPersister) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
needsRecreate(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentBag
 
needsRecreate(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Do we need to completely recreate this collection when it changes?
needsRecursiveKeywordInWithClause() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
needsRecursiveKeywordInWithClause() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
needsRecursiveKeywordInWithClause() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
needsRecursiveKeywordInWithClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL with clause requires the "recursive" keyword for recursive CTEs.
needsRemove() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
needsRemove() - Method in interface org.hibernate.persister.collection.CollectionPersister
Whether CollectionPersister.remove(Object, SharedSessionContractImplementor) might actually do something, or if it is definitely a no-op.
needsResolveState() - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
 
needsRowId(AbstractEntityPersister, EntityTableMapping) - Static method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
needsRowsToSkip() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
needsRowsToSkip() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
needsRowsToSkip() - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
needsRowsToSkip() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
needsUpdating(Object, int, PluralAttributeMapping) - Method in interface org.hibernate.collection.spi.PersistentCollection
Do we need to update this element?
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentArrayHolder
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentBag
 
needsUpdating(Object, int, Type) - Method in interface org.hibernate.collection.spi.PersistentCollection
Do we need to update this element?
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentList
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentMap
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.spi.PersistentSet
 
neg(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
neg(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
neg(Expression<N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
negate() - Method in class org.hibernate.query.sqm.tree.predicate.AbstractNegatableSqmPredicate
 
negate() - Method in class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
 
negate() - Method in interface org.hibernate.query.sqm.tree.predicate.SqmNegatablePredicate
Apply an external negation.
negated() - Method in enum class org.hibernate.query.sqm.ComparisonOperator
 
NegatedPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
NegatedPredicate(Predicate) - Constructor for class org.hibernate.sql.ast.tree.predicate.NegatedPredicate
 
NegatedPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.NegatedPredicateContext
 
NEGATIVE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
 
NEGATIVE - Static variable in class org.hibernate.engine.spi.VersionValue
Assume the transient instance is newly instantiated if the version is negative, otherwise assume it is a detached instance.
NestedColumnReference - Class in org.hibernate.sql.ast.tree.expression
Model a column which is relative to a base expression e.g.
NestedColumnReference(EmbeddableFunctionTableReference, SelectableMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.NestedColumnReference
 
NestedQueryExpressionContext(HqlParser.OrderedQueryContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
 
NEVER - Enum constant in enum class org.hibernate.annotations.GenerationTime
Deprecated.
Indicates that a value is never generated.
NEVER - Enum constant in enum class org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
Never apply unique handling.
NEVER - Enum constant in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
Value generation that never occurs.
NEVER - Static variable in class org.hibernate.mapping.PropertyGeneration
Deprecated.
Values for this property are never generated by the database.
NEW - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NEW - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NEW() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
NEW() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
NEW_LOCATOR_LOB_MERGE_STRATEGY - Static variable in class org.hibernate.dialect.Dialect
A LobMergeStrategy based on creating a new LOB locator.
newBuilder() - Static method in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
newBuilder(int) - Static method in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
newInstance() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.InstantiationOptimizer
Perform instantiation of an instance of the underlying class.
NEWLINE - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
NEWLINE - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
NEWLINE() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
NEWLINE() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
NEWLINE(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
NEWLINE(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
newTableUpdateBuilder(EntityTableMapping) - Method in class org.hibernate.persister.entity.mutation.MergeCoordinator
 
newTableUpdateBuilder(EntityTableMapping) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
next() - Static method in class org.hibernate.cache.spi.support.SimpleTimestamper
 
next() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.IteratorProxy
 
next() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
next() - Method in class org.hibernate.query.Page
Obtain the next page with the same size as this page.
next() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.DelegatingSqmAliasedNodeCollector
 
next() - Method in interface org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.SqmAliasedNodeCollector
 
next() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.SqmAliasedNodePositionTracker
 
next() - Method in interface org.hibernate.ScrollableResults
Advance to the next result.
next(byte[], Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
next(byte[], Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
next(Byte, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
next(Integer, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
next(Long, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
next(Short, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
next(Instant, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
next(LocalDateTime, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
next(OffsetDateTime, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
next(ZonedDateTime, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
next(Calendar, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
next(Date, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
next(Date, Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
next(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
Advances the "cursor position" and returns a boolean indicating whether there is a row available to read via JdbcValues.getCurrentRowValue(int).
next(T, Long, Integer, Integer, SharedSessionContractImplementor) - Method in interface org.hibernate.type.descriptor.java.VersionJavaType
Increment the version.
next(T, SharedSessionContractImplementor) - Method in interface org.hibernate.usertype.UserVersionType
Increment the version.
NEXT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NEXT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NEXT() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
NEXT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
NEXT_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the field used to hold the previous ManagedEntity.
NEXT_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to read the next ManagedEntity field
NEXT_SETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to write the next ManagedEntity field
nextIndex() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
nextLockId() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
nextPage(List<Comparable<?>>) - Method in class org.hibernate.query.KeyedPage
Obtain a specification of the next page of results, which is to be located using the given key, which must be the key of the last result on this page.
nextTimestamp() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
nextTimestamp() - Method in interface org.hibernate.cache.spi.RegionFactory
Generate a timestamp.
NextvalSequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for dialects which support the common Oracle-style syntax seqname.nextval.
NextvalSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.NextvalSequenceSupport
 
nil() - Static method in class org.hibernate.engine.jdbc.Size
 
NO - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NO - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NO() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
NO() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
NO_ACTION - Enum constant in enum class org.hibernate.annotations.OnDeleteAction
No action.
NO_ARGS - Static variable in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
Static validator for verifying that we have no arguments
NO_BINDINGS - Static variable in interface org.hibernate.sql.exec.spi.JdbcParameterBindings
 
NO_COLUMN_LENGTH - Static variable in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
NO_COLUMN_PRECISION - Static variable in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
NO_COLUMN_SCALE - Static variable in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
 
NO_COMMANDS - Static variable in interface org.hibernate.tool.schema.spi.Exporter
 
NO_EXTENDED_STAT_SUPPORT_RETURN - Static variable in interface org.hibernate.stat.CacheRegionStatistics
The value returned from CacheRegionStatistics.getElementCountInMemory(), CacheRegionStatistics.getElementCountOnDisk() and CacheRegionStatistics.getSizeInMemory() for cache providers that do not support such "extended" statistics.
NO_INHERITANCE - Enum constant in enum class org.hibernate.boot.model.source.spi.InheritanceType
 
NO_KEY - Enum constant in enum class org.hibernate.query.KeyedPage.KeyInterpretation
 
NO_LIMIT - Static variable in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
NO_OTHERS - Enum constant in enum class org.hibernate.query.sqm.FrameExclusion
 
NO_PARAM_BINDINGS - Static variable in interface org.hibernate.query.spi.QueryParameterBindings
Deprecated, for removal: This API element is subject to removal in a future version.
NO_PARAMETER_BINDING_MEMENTO - Static variable in interface org.hibernate.query.spi.QueryParameterBindings
 
NO_PLAIN_PARAMETER - Enum constant in enum class org.hibernate.sql.ast.SqlAstNodeRenderingMode
Don't render plain parameters.
NO_PROXY - Enum constant in enum class org.hibernate.annotations.LazyToOneOption
Deprecated.
this setting no longer has any useful effect
NO_PROXY - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
 
NO_ROW - Static variable in interface org.hibernate.engine.spi.PersistenceContext
Marker object used to indicate (via reference checking) that no row was returned.
NO_SEPARATOR - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
 
NO_UNTYPED - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
Indicates a parameter that accepts any type, except untyped expressions like null literals
NO_UNTYPED - Enum constant in enum class org.hibernate.sql.ast.SqlAstNodeRenderingMode
Don't render untyped expressions e.g.
NO_VERSION - Static variable in interface org.hibernate.dialect.DatabaseVersion
Constant used to indicate that no version is defined
NO_VERSION_INDX - Static variable in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
NO_VETO - Static variable in interface org.hibernate.classic.Lifecycle
Return value to accept the action (false)
NO_WAIT - Static variable in class org.hibernate.LockOptions
Indicates that the database should not wait at all to acquire a pessimistic lock which is not immediately available.
NOACTION - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
 
noArgsBuilder(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
noArgsBuilder(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
NoAttributeConverter<O,R> - Class in org.hibernate.annotations
Deprecated.
this class is no longer used
NoAttributeConverter() - Constructor for class org.hibernate.annotations.NoAttributeConverter
Deprecated.
 
NoCacheRegionFactoryAvailableException - Exception in org.hibernate.cache
Indicates a condition where a second-level cache implementation was expected to be available, but none was found on the classpath.
NoCacheRegionFactoryAvailableException() - Constructor for exception org.hibernate.cache.NoCacheRegionFactoryAvailableException
Constructs a NoCacheRegionFactoryAvailableException with a standard message.
noCascade(EventSource, Object, EntityPersister, Type, int) - Method in interface org.hibernate.engine.spi.CascadingAction
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
NoDashesStringTransformer() - Constructor for class org.hibernate.type.descriptor.java.UUIDJavaType.NoDashesStringTransformer
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
node - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
Node - Interface in org.hibernate.metamodel.mapping.ordering.ast
Common contract for all nodes in the order-by fragment AST
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.AbstractSqmNode
 
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression
 
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument
 
nodeBuilder() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
nodeBuilder() - Method in interface org.hibernate.query.sqm.tree.SqmNode
 
NodeBuilder - Interface in org.hibernate.query.sqm
Adapts the JPA CriteriaBuilder to generate SQM nodes.
noInterceptor() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
noInterceptor() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
noInterceptor() - Method in interface org.hibernate.SessionBuilder
Signifies that no Interceptor should be used.
noInterceptor() - Method in interface org.hibernate.SharedSessionBuilder
 
NoMoreOutputsException - Exception in org.hibernate.sql.results
 
NoMoreOutputsException() - Constructor for exception org.hibernate.sql.results.NoMoreOutputsException
 
NoMoreOutputsException(String) - Constructor for exception org.hibernate.sql.results.NoMoreOutputsException
 
NoMoreReturnsException - Exception in org.hibernate.result
 
NoMoreReturnsException() - Constructor for exception org.hibernate.result.NoMoreReturnsException
 
NoMoreReturnsException(String) - Constructor for exception org.hibernate.result.NoMoreReturnsException
 
NON_AGGREGATED_COMPOSITE - Enum constant in enum class org.hibernate.id.EntityIdentifierNature
What Hibernate used to term an "embedded composite identifier", which is not to be confused with the JPA term "embedded".
NON_CONTEXTUAL_LOB_CREATION - Static variable in interface org.hibernate.cfg.JdbcSettings
When enabled, specifies that Hibernate should not use contextual LOB creation.
NON_ENTITY_NAME - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
NON_LAZY - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
 
NON_LAZY - Enum constant in enum class org.hibernate.boot.jaxb.mapping.JaxbCacheInclusionType
 
NON_NULLABLE - Enum constant in enum class org.hibernate.engine.jdbc.spi.TypeNullability
The data type cannot accept nulls
NonAggregatedCompositeSimplePath<T> - Class in org.hibernate.query.sqm.tree.domain
 
NonAggregatedCompositeSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.NonAggregatedCompositeSimplePath
 
NonAggregatedIdentifierMapping - Interface in org.hibernate.metamodel.mapping
A "non-aggregated" composite identifier, which means that the entity itself does not define a singular representation of its identifier like an aggregated mapping does.
NonAggregatedIdentifierMapping.IdentifierValueMapper - Interface in org.hibernate.metamodel.mapping
Think of an AttributeConverter for id values to account for representation difference between virtual and id-class mappings
NonClassFileArchiveEntryHandler - Class in org.hibernate.boot.archive.scan.spi
Defines handling and filtering for all non-class file (package-info is also a class file...) entries within an archive
NonClassFileArchiveEntryHandler(ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.NonClassFileArchiveEntryHandler
 
NonContextualLobCreator - Class in org.hibernate.engine.jdbc
LobCreator implementation using non-contextual or local creation, meaning that we generate the LOB references ourselves as opposed to delegating to the JDBC Connection.
NonDurableConnectionObserver - Interface in org.hibernate.engine.jdbc.spi
Additional optional contract for connection observers to indicate that they should be released when the physical connection is released.
None() - Constructor for class org.hibernate.jdbc.Expectation.None
 
NONE - Enum constant in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Indicates that no concurrency strategy is specified, and that a default strategy should be used.
NONE - Enum constant in enum class org.hibernate.annotations.OptimisticLockType
No optimistic locking.
NONE - Enum constant in enum class org.hibernate.annotations.ResultCheckStyle
Deprecated.
No return code checking.
NONE - Enum constant in enum class org.hibernate.boot.beanvalidation.ValidationMode
 
NONE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
 
NONE - Enum constant in enum class org.hibernate.boot.SchemaAutoTooling
Do not attempt to update nor validate the schema.
NONE - Enum constant in enum class org.hibernate.boot.TempTableDdlTransactionHandling
No handling of transactions is needed
NONE - Enum constant in enum class org.hibernate.dialect.DmlTargetColumnQualifierSupport
No need to explicitly qualify the column.
NONE - Enum constant in enum class org.hibernate.dialect.GroupBySummarizationRenderingStrategy
No support for summarization.
NONE - Enum constant in enum class org.hibernate.dialect.RowLockStrategy
No support for specifying rows to lock.
NONE - Enum constant in enum class org.hibernate.dialect.TimeZoneSupport
No support for with time zone types.
NONE - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
Neither catalog nor schema are supported.
NONE - Enum constant in enum class org.hibernate.engine.jdbc.Size.LobMultiplier
Deprecated.
 
NONE - Enum constant in enum class org.hibernate.engine.jdbc.spi.TypeSearchability
Type is not searchable.
NONE - Enum constant in enum class org.hibernate.engine.OptimisticLockStyle
No optimistic locking.
NONE - Enum constant in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
Do not perform checking.
NONE - Enum constant in enum class org.hibernate.engine.spi.ValueInclusion
 
NONE - Enum constant in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Describes the optimizer for no optimization.
NONE - Enum constant in enum class org.hibernate.id.SequenceMismatchStrategy
Don't perform any check.
NONE - Enum constant in enum class org.hibernate.LockMode
No lock required.
NONE - Enum constant in enum class org.hibernate.query.NullPrecedence
Null precedence not specified.
NONE - Enum constant in enum class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.LockStrategy
 
NONE - Enum constant in enum class org.hibernate.sql.exec.spi.JdbcLockStrategy
Do not apply locks.
NONE - Enum constant in enum class org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
Apply no in-memory de-duplication
NONE - Enum constant in enum class org.hibernate.tool.schema.Action
No action.
NONE - Static variable in class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
No support for functional dependency analysis
NONE - Static variable in class org.hibernate.engine.spi.CascadeStyles
no cascades
NONE - Static variable in class org.hibernate.engine.spi.IdentifierValue
Never assume the transient instance is newly instantiated
NONE - Static variable in class org.hibernate.generator.EventTypeSets
 
NONE - Static variable in class org.hibernate.jdbc.Expectations
Deprecated.
NONE - Static variable in interface org.hibernate.loader.ast.spi.NaturalIdLoadOptions
Singleton access
NONE - Static variable in class org.hibernate.LockOptions
Represents LockMode.NONE, to which timeout and scope are not applicable.
NONE - Static variable in class org.hibernate.query.spi.Limit
Singleton access for "no limit"
NONE - Static variable in interface org.hibernate.query.spi.QueryOptions
Provide singleton access for frequently needed options:
NONE - Static variable in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
Static validator for performing no validation
NONE - Static variable in class org.hibernate.sql.exec.spi.StatementOptions
 
NONE - Static variable in interface org.hibernate.tool.schema.spi.ContributableMatcher
Matches nothing
nonEnhanced(String) - Static method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata
 
NonIdentifierAttribute - Interface in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement
NonSelectInterpretationsKey - Class in org.hibernate.query.sql.spi
QueryInterpretations key for non-select NativeQuery instances
NonSelectInterpretationsKey(String, Collection<String>) - Constructor for class org.hibernate.query.sql.spi.NonSelectInterpretationsKey
 
NonSelectQueryPlan - Interface in org.hibernate.query.spi
 
nonStandardSupportForAccessType(String, String, String) - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
NONSTRICT_READ_WRITE - Enum constant in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Read/write access to the shared second-level cache with no locking.
NONSTRICT_READ_WRITE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
 
NONSTRICT_READ_WRITE - Enum constant in enum class org.hibernate.cache.spi.access.AccessType
Read and write access.
NonTransientException - Interface in org.hibernate.metamodel.mapping
Marker interface for exceptions thrown during mapping-model creation which are not transient errors - they will never succeed
NonUniqueDiscoveredSqlAliasException - Exception in org.hibernate.loader
Thrown when Hibernate encounters a non-unique SQL alias in the ResultSet while processing the results of a NativeQuery using auto-discovery to understand the ResultSet metadata for mapping the JDBC values to the domain result.
NonUniqueDiscoveredSqlAliasException(String) - Constructor for exception org.hibernate.loader.NonUniqueDiscoveredSqlAliasException
 
NonUniqueObjectException - Exception in org.hibernate
This exception is thrown when an operation would break session-scoped identity.
NonUniqueObjectException(Object, String) - Constructor for exception org.hibernate.NonUniqueObjectException
Constructs a NonUniqueObjectException using the given information, and using a standard message.
NonUniqueObjectException(String, Object, String) - Constructor for exception org.hibernate.NonUniqueObjectException
Constructs a NonUniqueObjectException using the given information.
NonUniqueResultException - Exception in org.hibernate
Thrown when the application calls Query.getSingleResult() or Query.uniqueResult() and the query returns more than one row from the database.
NonUniqueResultException(int) - Constructor for exception org.hibernate.NonUniqueResultException
Constructs a NonUniqueResultException.
NOOP - Enum constant in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
 
NOOP - Static variable in interface org.hibernate.sql.exec.spi.JdbcParameterBinder
 
NoopLimitHandler - Class in org.hibernate.dialect.pagination
Handler not supporting query LIMIT clause.
NoopLimitHandler() - Constructor for class org.hibernate.dialect.pagination.NoopLimitHandler
 
NoopOptimizer - Class in org.hibernate.id.enhanced
An optimizer that performs no optimization.
NoopOptimizer(Class<?>, int) - Constructor for class org.hibernate.id.enhanced.NoopOptimizer
Constructs a NoopOptimizer
noParamCopyContext() - Static method in interface org.hibernate.query.sqm.tree.SqmCopyContext
 
NORMAL - Enum constant in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Corresponds to CacheMode.NORMAL.
NORMAL - Enum constant in enum class org.hibernate.CacheMode
The session may read items from the cache, and add items to the cache as it reads them from the database.
NORMAL - Enum constant in enum class org.hibernate.query.sqm.function.FunctionKind
 
NORMALIZE - Enum constant in enum class org.hibernate.annotations.TimeZoneStorageType
Does not store the time zone, and instead: when persisting to the database, normalizes JDBC timestamps to the JdbcSettings.JDBC_TIME_ZONE or to the JVM default time zone if not set.
NORMALIZE - Enum constant in enum class org.hibernate.dialect.TimeZoneSupport
The with time zone types normalize to UTC.
NORMALIZE - Enum constant in enum class org.hibernate.TimeZoneStorageStrategy
Does not store the time zone, and instead: when persisting to the database, normalizes JDBC timestamps to the JdbcSettings.JDBC_TIME_ZONE or to the JVM default time zone otherwise.
NORMALIZE_UTC - Enum constant in enum class org.hibernate.annotations.TimeZoneStorageType
Does not preserve the time zone, and instead normalizes timestamps to UTC.
NORMALIZE_UTC - Enum constant in enum class org.hibernate.TimeZoneStorageStrategy
Doesn't store the time zone, but instead normalizes to UTC.
normalized() - Method in enum class org.hibernate.query.sqm.TemporalUnit
The unit that this unit "normalizes to", either TemporalUnit.NANOSECOND or TemporalUnit.MONTH, which represent the two basic types of duration: "physical" durations, and "calendar" durations.
normalizeIdentifierQuoting(String) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
Normalizes the quoting of identifiers.
normalizeIdentifierQuoting(Identifier) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
 
normalizeIdentifierQuotingAsString(String) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
Normalizes the quoting of identifiers.
normalizeInput(Object) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Normalize a user-provided natural-id value into the representation Hibernate uses internally
normalizePathName(String) - Method in class org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
 
normalizeQuoting(Identifier) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Essentially quotes the identifier if it needs to be.
NoSequenceSupport - Class in org.hibernate.dialect.sequence
An instance of SequenceSupport support indicating that the SQL dialect does not support sequences.
NoSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.NoSequenceSupport
 
NoSuchParameterException - Exception in org.hibernate.procedure
 
NoSuchParameterException(String) - Constructor for exception org.hibernate.procedure.NoSuchParameterException
 
not() - Method in interface org.hibernate.query.criteria.JpaPredicate
 
not() - Method in class org.hibernate.query.sqm.tree.predicate.AbstractNegatableSqmPredicate
 
not() - Method in class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
 
not() - Method in class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
 
not() - Method in interface org.hibernate.query.sqm.tree.predicate.SqmPredicate
 
not(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
not(Expression<Boolean>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
not(Expression<Boolean>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
NOT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NOT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.BetweenPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.ContainsPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.IncludesPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.InPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.IntersectsPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.IsDistinctFromPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.IsEmptyPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.IsFalsePredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.IsTruePredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.LikePredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
NOT() - Method in class org.hibernate.grammars.hql.HqlParser.NegatedPredicateContext
 
NOT_ACTIVE - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
The transaction has not yet been started.
NOT_CACHED_COUNT - Static variable in interface org.hibernate.stat.CacheableDataStatistics
 
NOT_DIRTY - Enum constant in enum class org.hibernate.persister.entity.mutation.AttributeAnalysis.DirtynessStatus
 
NOT_DISTINCT_FROM - Enum constant in enum class org.hibernate.query.sqm.ComparisonOperator
 
NOT_EQUAL - Enum constant in enum class org.hibernate.query.sqm.ComparisonOperator
 
NOT_EQUAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NOT_EQUAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NOT_EQUAL() - Method in class org.hibernate.grammars.hql.HqlParser.ComparisonOperatorContext
 
NOT_MATERIALIZED - Enum constant in enum class org.hibernate.sql.ast.tree.cte.CteMaterialization
Do not materialize the CTE if possible.
NOT_NATURAL_ID - Enum constant in enum class org.hibernate.boot.model.source.spi.NaturalIdMutability
The attribute is not part of any kind of natural id.
NOT_NULL - Static variable in class org.hibernate.sql.InFragment
 
NOT_NULL_DISCRIMINATOR - Static variable in class org.hibernate.persister.entity.DiscriminatorHelper
 
NOT_NULL_DISCRIMINATOR_MAPPING - Static variable in class org.hibernate.mapping.PersistentClass
The magic value of DiscriminatorValue.value() which indicates that the subclass is distinguished by any non-null value of the discriminator column.
notDistinctFrom(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notDistinctFrom(Expression<?>, Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notDistinctFrom(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notDistinctFrom(Expression<?>, Object) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notDistinctFrom(Expression<?>, Object) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notDistinctFrom(Expression<?>, Object) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notEqual(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notEqual(Expression<?>, Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notEqual(Expression<?>, Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notEqual(Expression<?>, Object) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notEqual(Expression<?>, Object) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notEqual(Expression<?>, Object) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notFound - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
notFound - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
notFound - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
 
NotFound - Annotation Interface in org.hibernate.annotations
Indicates that a many to one, one to one, or many to many association maps to a column holding foreign keys, but without a foreign key constraint, and which may therefore violate referential integrity.
NotFoundAction - Enum Class in org.hibernate.annotations
Specifies how Hibernate should handle the case of an orphaned foreign key with no associated row in the referenced table.
NOTHING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NOTHING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NOTHING() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
NOTHING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
notifySynchronizationsAfterTransactionCompletion(int) - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
Delegates the Synchronization.afterCompletion(int) call to each registered Synchronization.
notifySynchronizationsBeforeTransactionCompletion() - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
Delegates the Synchronization.beforeCompletion() call to each registered Synchronization
notIlike(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notIlike(Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notIlike(Expression<String>, Expression<String>, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notIlike(Expression<String>, Expression<String>, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notIlike(Expression<String>, Expression<String>, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notIlike(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notIlike(Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notIlike(Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notIlike(Expression<String>, String, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notIlike(Expression<String>, String, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notIlike(Expression<String>, String, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notIlike(Expression<String>, String, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
NotIndexedCollectionException - Exception in org.hibernate.query
Indicates an attempt to use a non-indexed collection as indexed.
NotIndexedCollectionException(String) - Constructor for exception org.hibernate.query.NotIndexedCollectionException
 
NotInstrumentedException - Exception in org.hibernate.bytecode.spi
Indicates a condition where an instrumented/enhanced class was expected, but the class was not instrumented/enhanced.
NotInstrumentedException(String) - Constructor for exception org.hibernate.bytecode.spi.NotInstrumentedException
Constructs a NotInstrumentedException
notLike(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notLike(Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notLike(Expression<String>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notLike(Expression<String>, Expression<String>, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notLike(Expression<String>, Expression<String>, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notLike(Expression<String>, Expression<String>, char) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notLike(Expression<String>, Expression<String>, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notLike(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notLike(Expression<String>, Expression<String>, Expression<Character>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notLike(Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notLike(Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notLike(Expression<String>, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notLike(Expression<String>, String, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notLike(Expression<String>, String, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notLike(Expression<String>, String, char) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notLike(Expression<String>, String, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
notLike(Expression<String>, String, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
notLike(Expression<String>, String, Expression<Character>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
notNull - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
notNull - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
notNull - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
notNull - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
notNull - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
notNull - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
nowCurdateCurtime() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
NSTRING - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC NVARCHAR
NTEXT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC LONGNVARCHAR.
nthSideClause() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
nthSideClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
NthSideClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.NthSideClauseContext
 
nthValue(Expression<T>, int, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
nthValue(Expression<T>, int, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
nthValue(Expression<T>, Expression<Integer>, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a nth_value window function expression.
nthValue(Expression<T>, Expression<Integer>, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
NULL - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum
 
NULL - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
 
NULL - Enum constant in enum class org.hibernate.query.sqm.CastType
 
NULL - Static variable in class org.hibernate.engine.spi.IdentifierValue
Assume the transient instance is newly instantiated if the identifier is null.
NULL - Static variable in class org.hibernate.engine.spi.VersionValue
Assume the transient instance is newly instantiated if the version is null, otherwise assume it is a detached instance.
NULL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NULL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NULL - Static variable in class org.hibernate.query.sqm.produce.function.StandardFunctionArgumentTypeResolvers
 
NULL - Static variable in class org.hibernate.sql.InFragment
 
NULL - Static variable in interface org.hibernate.sql.model.ast.builder.TableMutationBuilder
Constant for `null`
NULL - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL value NULL.
NULL() - Method in class org.hibernate.grammars.hql.HqlParser.IsNullPredicateContext
 
NULL() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
NULL_DISCRIMINATOR - Static variable in class org.hibernate.persister.entity.DiscriminatorHelper
 
NULL_DISCRIMINATOR_MAPPING - Static variable in class org.hibernate.mapping.PersistentClass
The magic value of DiscriminatorValue.value() which indicates that the subclass is distinguished by a null value of the discriminator column.
NULL_KEYWORD - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
 
NULL_SQM_EXPRESSIBLE - Static variable in class org.hibernate.query.sqm.tree.expression.NullSqmExpressible
Singleton access
nullable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
nullable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
nullable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
nullable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
nullable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
 
nullable - Variable in class org.hibernate.dialect.function.array.AbstractArrayContainsFunction
 
nullable - Variable in class org.hibernate.dialect.function.array.AbstractArrayIncludesFunction
 
nullable - Variable in class org.hibernate.dialect.function.array.AbstractArrayIntersectsFunction
 
nullable() - Element in annotation interface org.hibernate.annotations.IndexColumn
Deprecated.
Is the column nullable?
NULLABLE - Enum constant in enum class org.hibernate.engine.jdbc.spi.TypeNullability
The data type can accept nulls
nullif() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
nullif(Expression<Y>, Expression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
nullif(Expression<Y>, Expression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
nullif(Expression<Y>, Expression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
nullif(Expression<Y>, Y) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
nullif(Expression<Y>, Y) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
nullif(Expression<Y>, Y) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
NullJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for binding nulls with Types.NULL
NullJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.NullJdbcType
 
nullLiteral(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
nullLiteral(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
nullLiteral(Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
NullnessPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
NullnessPredicate(Expression) - Constructor for class org.hibernate.sql.ast.tree.predicate.NullnessPredicate
 
NullnessPredicate(Expression, boolean) - Constructor for class org.hibernate.sql.ast.tree.predicate.NullnessPredicate
 
NullnessPredicate(Expression, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.NullnessPredicate
 
NullnessRestriction - Class in org.hibernate.sql
Nullness restriction - IS (NOT)? NULL
NullnessRestriction(String) - Constructor for class org.hibernate.sql.NullnessRestriction
 
NullnessRestriction(String, boolean) - Constructor for class org.hibernate.sql.NullnessRestriction
 
NullOrdering - Enum Class in org.hibernate.dialect
The order of null.
nullPrecedence(NullPrecedence) - Method in interface org.hibernate.query.criteria.JpaOrder
Set the precedence of nulls for this order element
nullPrecedence(NullPrecedence) - Method in interface org.hibernate.query.criteria.JpaSearchOrder
Set the precedence of nulls for this search order element
nullPrecedence(NullPrecedence) - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
nullPrecedence(NullPrecedence) - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
NullPrecedence - Enum Class in org.hibernate.query
Enumerates the possibilities for the precedence of null values within query result sets sorted by an ORDER BY clause.
NULLS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
NULLS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
NULLS - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
NULLS - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
NULLS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
NULLS() - Method in class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
 
NULLS() - Method in class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
 
NULLS() - Method in class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
 
nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.EnumType
Deprecated.
 
nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in interface org.hibernate.usertype.UserType
Read an instance of the Java class mapped by this custom type from the given JDBC ResultSet.
nullSafeSet(CallableStatement, Object, String, WrapperOptions) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeSet(CallableStatement, Object, String, WrapperOptions) - Method in class org.hibernate.type.SerializableToBlobType
 
nullSafeSet(CallableStatement, J, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
nullSafeSet(CallableStatement, J, String, SharedSessionContractImplementor) - Method in interface org.hibernate.type.ProcedureParameterNamedBinder
Bind a value to the JDBC prepared statement, ignoring some columns as dictated by the 'settable' parameter.
nullSafeSet(CallableStatement, T, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeSet(CallableStatement, T, String, SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in interface org.hibernate.type.Type
Bind a value represented by an instance of the mapped class to the given JDBC PreparedStatement, ignoring some columns as dictated by the settable parameter.
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in interface org.hibernate.type.Type
Bind a value represented by an instance of the mapped class to the given JDBC PreparedStatement, ignoring some columns as dictated by the settable parameter.
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractSingleColumnStandardBasicType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.AnyType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.EntityType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.MetaType
Deprecated.
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.OneToOneType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.AnyType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.EntityType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.MetaType
Deprecated.
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
nullSafeSet(PreparedStatement, J, int, SharedSessionContractImplementor) - Method in interface org.hibernate.usertype.UserType
Write an instance of the Java class mapped by this custom type to the given JDBC PreparedStatement.
nullSafeSet(PreparedStatement, T, int, SharedSessionContractImplementor) - Method in class org.hibernate.type.EnumType
Deprecated.
 
nullSafeSet(PreparedStatement, T, int, SharedSessionContractImplementor) - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
nullSafeSet(PreparedStatement, T, int, SharedSessionContractImplementor) - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
nullSafeSet(PreparedStatement, T, int, WrapperOptions) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeSet(PreparedStatement, T, int, WrapperOptions) - Method in class org.hibernate.type.SerializableToBlobType
 
nullsClause() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
nullsClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
NullsClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
 
NullServiceException - Exception in org.hibernate.service
 
NullServiceException(Class) - Constructor for exception org.hibernate.service.NullServiceException
 
nullsPrecedence() - Method in class org.hibernate.grammars.hql.HqlParser
 
nullsPrecedence() - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
 
nullsPrecedence() - Method in class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
 
nullsPrecedence() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
nullsPrecedence() - Method in class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
 
NullsPrecedenceContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.NullsPrecedenceContext
 
NullsPrecedenceContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.NullsPrecedenceContext
 
NullSqmExpressible - Class in org.hibernate.query.sqm.tree.expression
 
NullSqmExpressible() - Constructor for class org.hibernate.query.sqm.tree.expression.NullSqmExpressible
 
NullSynchronizationException - Exception in org.hibernate.resource.transaction
Indicates an attempt to register a null synchronization.
NullSynchronizationException() - Constructor for exception org.hibernate.resource.transaction.NullSynchronizationException
 
NullSynchronizationException(String) - Constructor for exception org.hibernate.resource.transaction.NullSynchronizationException
 
NullType - Class in org.hibernate.type
 
NullType() - Constructor for class org.hibernate.type.NullType
 
NullType(JdbcType, JavaType<Object>) - Constructor for class org.hibernate.type.NullType
 
numberOfCollectionCreations() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfCollectionRemovals() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfCollectionUpdates() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfDeletions() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfInsertions() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfUpdates() - Method in class org.hibernate.engine.spi.ActionQueue
 
NUMERIC - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
 
NUMERIC - Enum constant in enum class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
 
NUMERIC - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type NUMERIC.
NUMERIC_BOOLEAN - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC TINYINT.
NUMERIC_VALIDATOR - Static variable in class org.hibernate.dialect.function.TruncFunction.TruncArgumentsValidator
 
NumericBooleanConverter - Class in org.hibernate.type
Handles conversion to/from Boolean as 0 (false) or 1 (true)
NumericBooleanConverter() - Constructor for class org.hibernate.type.NumericBooleanConverter
 
NumericJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for NUMERIC handling.
NumericJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.NumericJdbcType
 
numericLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
numericLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
numericLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.UnaryNumericLiteralExpressionContext
 
NumericLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.NumericLiteralContext
 
numericRenderingSupport - Variable in class org.hibernate.dialect.function.TruncFunction
 
NumericTypeCategory - Enum Class in org.hibernate.query.sqm.tree.expression
 
NVARCHAR - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type NVARCHAR.
NVARCHAR_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
NVARCHAR_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
NVarcharJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for NVARCHAR handling.
NVarcharJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
NvlCoalesceEmulation - Class in org.hibernate.dialect.function
Oracle 8i had no coalesce() function, so we emulate it using chained nvl()s.
NvlCoalesceEmulation() - Constructor for class org.hibernate.dialect.function.NvlCoalesceEmulation
 

O

OBJECT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OBJECT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OBJECT() - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
OBJECT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OBJECT_TYPE - Static variable in class org.hibernate.type.StandardBasicTypes
 
ObjectArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Object[] handling, usually used for tuples.
ObjectArrayJavaType(JavaType[]) - Constructor for class org.hibernate.type.descriptor.java.ObjectArrayJavaType
 
ObjectDeletedException - Exception in org.hibernate
Thrown when the user tries to do something illegal with a deleted object.
ObjectDeletedException(String, Object, String) - Constructor for exception org.hibernate.ObjectDeletedException
Constructs an ObjectDeletedException using the given information.
ObjectFactory - Class in org.hibernate.boot.jaxb.cfg.spi
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.boot.jaxb.cfg.spi package.
ObjectFactory - Class in org.hibernate.boot.jaxb.hbm.spi
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.boot.jaxb.hbm.spi package.
ObjectFactory - Class in org.hibernate.boot.jaxb.mapping
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.boot.jaxb.mapping package.
ObjectFactory() - Constructor for class org.hibernate.boot.jaxb.cfg.spi.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.boot.jaxb.cfg.spi
ObjectFactory() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.boot.jaxb.hbm.spi
ObjectFactory() - Constructor for class org.hibernate.boot.jaxb.mapping.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.boot.jaxb.mapping
ObjectJavaType - Class in org.hibernate.type.descriptor.java
 
ObjectJavaType() - Constructor for class org.hibernate.type.descriptor.java.ObjectJavaType
 
ObjectJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for binding objects using any JDBC type code.
ObjectJdbcType(int) - Constructor for class org.hibernate.type.descriptor.jdbc.ObjectJdbcType
Construct an instance for handling the given JDBC type code.
ObjectNameNormalizer - Class in org.hibernate.boot.model.naming
Provides centralized normalization of how database object names are handled.
ObjectNameNormalizer() - Constructor for class org.hibernate.boot.model.naming.ObjectNameNormalizer
 
ObjectNotFoundException - Exception in org.hibernate
Thrown when EntityManager.find(Class, Object) fails to select a row with the given primary key (identifier value).
ObjectNotFoundException(Object, String) - Constructor for exception org.hibernate.ObjectNotFoundException
Constructs a ObjectNotFoundException using the given information.
ObjectNotFoundException(String, Object) - Constructor for exception org.hibernate.ObjectNotFoundException
 
ObjectNullAsBinaryTypeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for binding objects, but binding nulls with Types.VARBINARY
ObjectNullAsBinaryTypeJdbcType(int) - Constructor for class org.hibernate.type.descriptor.jdbc.ObjectNullAsBinaryTypeJdbcType
 
ObjectNullAsNullTypeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for binding objects, but binding nulls with Types.NULL
ObjectNullAsNullTypeJdbcType(int) - Constructor for class org.hibernate.type.descriptor.jdbc.ObjectNullAsNullTypeJdbcType
 
ObjectNullResolvingJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for binding objects, but binding nulls with the resolved parameter type
ObjectNullResolvingJdbcType(int) - Constructor for class org.hibernate.type.descriptor.jdbc.ObjectNullResolvingJdbcType
 
obtainArchiveEntryHandler(ArchiveEntry) - Method in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.ArchiveContextImpl
 
obtainArchiveEntryHandler(ArchiveEntry) - Method in interface org.hibernate.boot.archive.spi.ArchiveContext
Get the handler for the given entry, which generally is indicated by the entry type (a .class file, a mapping file, etc).
obtainConnection() - Method in interface org.hibernate.engine.jdbc.connections.spi.JdbcConnectionAccess
Obtain a JDBC connection
occurrences(Object) - Method in class org.hibernate.collection.spi.PersistentBag
Count how many times the given object occurs in the elements
OCTAL_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
OCTAL_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
octetLength() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
octetLength_pattern(String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
octetLength_pattern(String, String) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
octetLength_pattern(String, SqlAstNodeRenderingMode) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
of(Class<?>) - Static method in class org.hibernate.query.sqm.produce.function.StandardArgumentsValidators
 
OF - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OF - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OF() - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
 
OF() - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
OF() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OF() - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
offset() - Method in class org.hibernate.grammars.hql.HqlParser
 
offset() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeContext
 
offset(Number) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
offset(Number) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
offset(Number) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
offset(Number) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
offset(Number) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
offset(JpaExpression<? extends Number>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
offset(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
offset(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
offset(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
offset(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
OFFSET - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The timezone offset of an offset datetime, as a ZoneOffset.
OFFSET - Enum constant in enum class org.hibernate.sql.ast.Clause
 
OFFSET - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OFFSET - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OFFSET() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OFFSET() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
OFFSET() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
OFFSET() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
OFFSET() - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
OFFSET_DATE_TIME - Static variable in class org.hibernate.type.descriptor.DateTimeUtils
Pattern used for parsing literal offset datetimes in HQL.
OFFSET_DATE_TIME - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of OffsetDateTime as a JDBC type using ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int) which JDBC requires compliant drivers to support.
OFFSET_DATE_TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping OffsetDateTime to JDBC TIMESTAMP_WITH_TIMEZONE or TIMESTAMP depending on the "hibernate.timezone.default_storage" setting.
OFFSET_DATE_TIME_WITH_TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping OffsetDateTime to JDBC TIMESTAMP_WITH_TIMEZONE.
OFFSET_DATE_TIME_WITHOUT_TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping OffsetDateTime to JDBC TIMESTAMP.
OFFSET_DATETIME - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OFFSET_DATETIME - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OFFSET_DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OFFSET_DATETIME() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
OFFSET_FOLLOWING - Enum constant in enum class org.hibernate.query.sqm.FrameKind
 
OFFSET_ONLY_INSTANCE - Static variable in class org.hibernate.dialect.pagination.LimitOffsetLimitHandler
 
OFFSET_PRECEDING - Enum constant in enum class org.hibernate.query.sqm.FrameKind
 
OFFSET_TIME - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of OffsetTime as a JDBC type using ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int) which JDBC requires compliant drivers to support.
OFFSET_TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping OffsetTime to JDBC TIME_WITH_TIMEZONE.
OFFSET_TIME_UTC - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping OffsetTime to JDBC TIME_UTC.
OFFSET_TIME_WITH_TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping OffsetTime to JDBC TIME_WITH_TIMEZONE.
OFFSET_TIME_WITHOUT_TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping OffsetTime to JDBC TIME.
OFFSET_TIMESTAMP - Enum constant in enum class org.hibernate.query.sqm.CastType
 
offsetClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
offsetClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
OffsetClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
OffsetContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
offsetDateTime() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
 
offsetDateTime() - Method in class org.hibernate.grammars.hql.HqlParser
 
offsetDateTime() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
OffsetDateTimeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeContext
 
offsetDateTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
offsetDateTimeFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
OffsetDateTimeFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
OffsetDateTimeJavaType - Class in org.hibernate.type.descriptor.java
Java type descriptor for the OffsetDateTime type.
OffsetDateTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
OffsetDateTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for handling OffsetDateTime directly through the JDBC driver
OffsetDateTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.OffsetDateTimeJdbcType
 
offsetDateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
 
offsetDateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
OffsetDateTimeLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
offsetDateTimeWithMinutes() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
offsetDateTimeWithMinutes() - Method in class org.hibernate.grammars.hql.HqlParser
 
OffsetDateTimeWithMinutesContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
OffsetFetchLimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for databases which support the ANSI SQL standard syntax FETCH FIRST m ROWS ONLY and OFFSET n ROWS FETCH NEXT m ROWS ONLY.
OffsetFetchLimitHandler(boolean) - Constructor for class org.hibernate.dialect.pagination.OffsetFetchLimitHandler
 
offsetOnlyClause() - Method in class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
 
offsetOnlyClause() - Method in class org.hibernate.dialect.pagination.LimitLimitHandler
 
offsetOnlyClause() - Method in class org.hibernate.dialect.pagination.LimitOffsetLimitHandler
 
OffsetTimeJavaType - Class in org.hibernate.type.descriptor.java
Java type descriptor for the OffsetTime type.
OffsetTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
OffsetTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for handling OffsetTime directly through the JDBC driver
OffsetTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.OffsetTimeJdbcType
 
offsetWithMinutes() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
offsetWithMinutes() - Method in class org.hibernate.grammars.hql.HqlParser
 
OffsetWithMinutesContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
omitSqlQueryOptions(QueryOptions) - Static method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
omitSqlQueryOptions(QueryOptions, boolean, boolean) - Static method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
omitSqlQueryOptions(QueryOptions, JdbcOperationQuerySelect) - Static method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
omitSqlQueryOptionsWithUniqueSemanticFilter(QueryOptions, boolean, boolean) - Static method in class org.hibernate.query.spi.SqlOmittingQueryOptions
 
on() - Element in annotation interface org.hibernate.annotations.Comment
The name of the table or column to add the comment to.
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaCollectionJoin
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaDerivedJoin
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaEntityJoin
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaJoin
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaJoinedFrom
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaListJoin
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaMapJoin
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaPluralJoin
 
on(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaSetJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
on(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaCollectionJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaDerivedJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaEntityJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaJoinedFrom
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaListJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaMapJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaPluralJoin
 
on(Predicate...) - Method in interface org.hibernate.query.criteria.JpaSetJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
on(Predicate...) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaCollectionJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaDerivedJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaEntityJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaFetch
Add a restriction to the fetch.
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaJoinedFrom
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaListJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaMapJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaPluralJoin
 
on(JpaExpression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaSetJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
on(JpaExpression<Boolean>) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaCollectionJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaDerivedJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaEntityJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaFetch
Add a restriction to the fetch.
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaJoinedFrom
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaListJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaMapJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaPluralJoin
 
on(JpaPredicate...) - Method in interface org.hibernate.query.criteria.JpaSetJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
on(JpaPredicate...) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
ON - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ON - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ON() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictClauseContext
 
ON() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
ON() - Method in class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
 
ON() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ON() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
ON_CLOSE - Enum constant in enum class org.hibernate.ConnectionReleaseMode
Indicates that connections should only be released when the session is explicitly closed or disconnected.
onAutoFlush(AutoFlushEvent) - Method in interface org.hibernate.event.spi.AutoFlushEventListener
Handle the given auto-flush event.
onAutoPreFlush(EventSource) - Method in interface org.hibernate.event.spi.AutoFlushEventListener
 
onClear(ClearEvent) - Method in interface org.hibernate.event.spi.ClearEventListener
Callback for Session.clear() notification
onCollectionRecreate(Object, Serializable) - Method in interface org.hibernate.Interceptor
onCollectionRecreate(Object, Object) - Method in interface org.hibernate.Interceptor
Called before a collection is (re)created.
onCollectionRemove(Object, Serializable) - Method in interface org.hibernate.Interceptor
onCollectionRemove(Object, Object) - Method in interface org.hibernate.Interceptor
Called before a collection is deleted.
onCollectionUpdate(Object, Serializable) - Method in interface org.hibernate.Interceptor
onCollectionUpdate(Object, Object) - Method in interface org.hibernate.Interceptor
Called before a collection is updated.
onConflict() - Method in interface org.hibernate.query.criteria.JpaCriteriaInsert
Sets the conflict clause that defines what happens when an insert violates a unique constraint.
onConflict() - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
onConflict(JpaConflictClause<T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsert
Sets the conflict clause that defines what happens when an insert violates a unique constraint.
onConflict(JpaConflictClause<T>) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
onConflict(JpaConflictClause<T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsertSelect
 
onConflict(JpaConflictClause<T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsertValues
 
onConflict(JpaConflictClause<T>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
onConflict(JpaConflictClause<T>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
onConflictDo(JpaConflictUpdateAction<T>) - Method in interface org.hibernate.query.criteria.JpaConflictClause
Sets the action to do on a conflict.
onConflictDo(JpaConflictUpdateAction<T>) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
onConflictDoNothing() - Method in interface org.hibernate.query.criteria.JpaConflictClause
Shorthand version for calling JpaConflictClause.onConflictDo(JpaConflictUpdateAction) with a null argument.
onConflictDoUpdate() - Method in interface org.hibernate.query.criteria.JpaConflictClause
Shorthand version for calling JpaConflictClause.onConflictDo(JpaConflictUpdateAction) with JpaConflictClause.createConflictUpdateAction() as argument and returning the update action.
onConflictDoUpdate() - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
onDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
 
onDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
onDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
onDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
onDelete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
onDelete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
onDelete(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
onDelete(Object, Object, String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before a record is deleted by a StatelessSession.
onDelete(DeleteEvent) - Method in interface org.hibernate.event.spi.DeleteEventListener
Handle the given delete event.
onDelete(DeleteEvent, DeleteContext) - Method in interface org.hibernate.event.spi.DeleteEventListener
 
onDelete(Session) - Method in interface org.hibernate.classic.Lifecycle
Called when an entity is deleted.
OnDelete - Annotation Interface in org.hibernate.annotations
Specifies an on delete action for a foreign key constraint.
OnDeleteAction - Enum Class in org.hibernate.annotations
Enumerates the possible actions for the on delete clause of a foreign key constraint.
OnDeleteActionMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
 
OnDeleteActionMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.OnDeleteActionMarshalling
 
onDirtyCheck(DirtyCheckEvent) - Method in interface org.hibernate.event.spi.DirtyCheckEventListener
Handle the given dirty-check event.
ONE_MS - Static variable in class org.hibernate.cache.spi.support.SimpleTimestamper
 
ONE_TO_MANY - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
The collection elements represent entity's in a one-to-many association.
ONE_TO_MANY - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
ONE_TO_ONE - Enum constant in enum class org.hibernate.boot.model.source.spi.SingularAttributeNature
 
ONE_TO_ONE - Enum constant in enum class org.hibernate.metamodel.AttributeClassification
 
oneToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
oneToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
oneToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
oneToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
oneToMany - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
OneToMany - Class in org.hibernate.mapping
A mapping model object representing a many-to-one association.
OneToMany(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.OneToMany
 
oneToManyAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
oneToManyAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
OneToManyPersister - Class in org.hibernate.persister.collection
OneToManyPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.persister.collection.OneToManyPersister
 
OneToManyPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.collection.OneToManyPersister
Deprecated.
OneToManyTableGroup - Class in org.hibernate.sql.ast.tree.from
A table group for one-to-many plural attributes.
OneToManyTableGroup(PluralAttributeMapping, TableGroup, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
oneToOne(String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String, boolean, MetadataBuildingContext) - Static method in class org.hibernate.mapping.MappingHelper
 
OneToOne - Class in org.hibernate.mapping
A mapping model object representing a many-to-one association.
OneToOne(MetadataBuildingContext, Table, PersistentClass) - Constructor for class org.hibernate.mapping.OneToOne
 
oneToOneAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
oneToOneAttributes - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
OneToOneType - Class in org.hibernate.type
A one-to-one association to an entity
OneToOneType(OneToOneType, String) - Constructor for class org.hibernate.type.OneToOneType
 
OneToOneType(TypeConfiguration, String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String, boolean) - Constructor for class org.hibernate.type.OneToOneType
 
onEvict(EvictEvent) - Method in interface org.hibernate.event.spi.EvictEventListener
Handle the given evict event.
OnExecutionGenerator - Interface in org.hibernate.generator
A generator which produces a new value by actually going ahead and writing a row to the database, then retrieving the value which was generated by the database itself as a side effect of the SQL insert or update statement which wrote the row.
onFlush(FlushEvent) - Method in interface org.hibernate.event.spi.FlushEventListener
Handle the given flush event.
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
onFlushDirty(Object, Object, Object[], Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called when an object is detected to be dirty, during a flush.
onFlushEntity(FlushEntityEvent) - Method in interface org.hibernate.event.spi.FlushEntityEventListener
 
onInitializeCollection(InitializeCollectionEvent) - Method in interface org.hibernate.event.spi.InitializeCollectionEventListener
 
onInsert(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before a record is inserted by a StatelessSession.
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
onLoad(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called just before an object is initialized.
onLoad(LoadEvent, LoadEventListener.LoadType) - Method in interface org.hibernate.event.spi.LoadEventListener
Handle the given load event.
onLoad(Session, Serializable) - Method in interface org.hibernate.classic.Lifecycle
onLoad(Session, Object) - Method in interface org.hibernate.classic.Lifecycle
Called after an entity is loaded.
onLock(LockEvent) - Method in interface org.hibernate.event.spi.LockEventListener
Handle the given lock event.
ONLY - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ONLY - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ONLY() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
ONLY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
onMerge(MergeEvent) - Method in interface org.hibernate.event.spi.MergeEventListener
Handle the given merge event.
onMerge(MergeEvent, MergeContext) - Method in interface org.hibernate.event.spi.MergeEventListener
Handle the given merge event.
onOverflowClause() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
onOverflowClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
OnOverflowClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
onPersist(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before an object is made persistent by a stateful session.
onPersist(PersistEvent) - Method in interface org.hibernate.event.spi.PersistEventListener
Handle the given create event.
onPersist(PersistEvent, PersistContext) - Method in interface org.hibernate.event.spi.PersistEventListener
Handle the given create event.
onPostDelete(PostDeleteEvent) - Method in interface org.hibernate.event.spi.PostDeleteEventListener
 
onPostDeleteCommitFailed(PostDeleteEvent) - Method in interface org.hibernate.event.spi.PostCommitDeleteEventListener
Called when a commit fails and an entity was scheduled for deletion
onPostInsert(PostInsertEvent) - Method in interface org.hibernate.event.spi.PostInsertEventListener
 
onPostInsertCommitFailed(PostInsertEvent) - Method in interface org.hibernate.event.spi.PostCommitInsertEventListener
Called when a commit fails and an entity was scheduled for insertion
onPostLoad(PostLoadEvent) - Method in interface org.hibernate.event.spi.PostLoadEventListener
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in interface org.hibernate.event.spi.PostCollectionRecreateEventListener
 
onPostRemoveCollection(PostCollectionRemoveEvent) - Method in interface org.hibernate.event.spi.PostCollectionRemoveEventListener
 
onPostUpdate(PostUpdateEvent) - Method in interface org.hibernate.event.spi.PostUpdateEventListener
 
onPostUpdateCollection(PostCollectionUpdateEvent) - Method in interface org.hibernate.event.spi.PostCollectionUpdateEventListener
 
onPostUpdateCommitFailed(PostUpdateEvent) - Method in interface org.hibernate.event.spi.PostCommitUpdateEventListener
Called when a commit fails and an entity was scheduled for update
onPostUpsert(PostUpsertEvent) - Method in interface org.hibernate.event.spi.PostUpsertEventListener
 
onPreDelete(PreDeleteEvent) - Method in class org.hibernate.boot.beanvalidation.BeanValidationEventListener
 
onPreDelete(PreDeleteEvent) - Method in interface org.hibernate.event.spi.PreDeleteEventListener
Return true if the operation should be vetoed
onPreInsert(PreInsertEvent) - Method in class org.hibernate.boot.beanvalidation.BeanValidationEventListener
 
onPreInsert(PreInsertEvent) - Method in interface org.hibernate.event.spi.PreInsertEventListener
Return true if the operation should be vetoed
onPreLoad(PreLoadEvent) - Method in interface org.hibernate.event.spi.PreLoadEventListener
 
onPreRecreateCollection(PreCollectionRecreateEvent) - Method in interface org.hibernate.event.spi.PreCollectionRecreateEventListener
 
onPreRemoveCollection(PreCollectionRemoveEvent) - Method in interface org.hibernate.event.spi.PreCollectionRemoveEventListener
 
onPreUpdate(PreUpdateEvent) - Method in class org.hibernate.boot.beanvalidation.BeanValidationEventListener
 
onPreUpdate(PreUpdateEvent) - Method in interface org.hibernate.event.spi.PreUpdateEventListener
Return true if the operation should be vetoed
onPreUpdateCollection(PreCollectionUpdateEvent) - Method in interface org.hibernate.event.spi.PreCollectionUpdateEventListener
 
onPreUpsert(PreUpsertEvent) - Method in class org.hibernate.boot.beanvalidation.BeanValidationEventListener
 
onPreUpsert(PreUpsertEvent) - Method in interface org.hibernate.event.spi.PreUpsertEventListener
Return true if the operation should be vetoed
onRefresh(RefreshEvent) - Method in interface org.hibernate.event.spi.RefreshEventListener
Handle the given refresh event.
onRefresh(RefreshEvent, RefreshContext) - Method in interface org.hibernate.event.spi.RefreshEventListener
 
onRemove(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before an object is removed by a stateful session.
onReplicate(ReplicateEvent) - Method in interface org.hibernate.event.spi.ReplicateEventListener
Deprecated.
Handle the given replicate event.
onResolveNaturalId(ResolveNaturalIdEvent) - Method in interface org.hibernate.event.spi.ResolveNaturalIdEventListener
Handle the given resolve natural id event.
onSave(Object, Serializable, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
onSave(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
onSave(Session) - Method in interface org.hibernate.classic.Lifecycle
Called when an entity is saved.
onSaveOrUpdate(SaveOrUpdateEvent) - Method in interface org.hibernate.event.spi.SaveOrUpdateEventListener
Deprecated.
Handle the given update event.
onUpdate(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before a record is updated by a StatelessSession.
onUpdate(Session) - Method in interface org.hibernate.classic.Lifecycle
Called when an entity is passed to Session.update().
onUpsert(Object, Object, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before a record is upserted by a StatelessSession.
OPEN_PAREN - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
OPEN_PAREN - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
OPEN_PAREN() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionArgumentsContext
 
OPEN_PARENTHESIS - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
 
openQuote() - Method in class org.hibernate.dialect.Dialect
The character specific to this dialect used to begin a quoted identifier.
openQuote() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
openQuote() - Method in class org.hibernate.dialect.MySQLDialect
 
openQuote() - Method in class org.hibernate.dialect.SpannerDialect
 
openQuote() - Method in class org.hibernate.dialect.SQLServerDialect
 
openSession() - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
openSession() - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
openSession() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
openSession() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Overrides SessionFactory.openSession() to widen the return type: this is useful for internal code depending on SessionFactoryImplementor as it would otherwise need to frequently resort to casting to the internal contract.
openSession() - Method in interface org.hibernate.SessionBuilder
Opens a session with the specified options.
openSession() - Method in interface org.hibernate.SessionFactory
Open a Session.
openSession() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a session being opened.
openStatelessSession() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
openStatelessSession() - Method in interface org.hibernate.SessionFactory
Open a new stateless session.
openStatelessSession() - Method in interface org.hibernate.StatelessSessionBuilder
Opens a session with the specified options.
openStatelessSession(Connection) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
openStatelessSession(Connection) - Method in interface org.hibernate.SessionFactory
Open a new stateless session, utilizing the specified JDBC Connection.
openTemporarySession() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
openTemporarySession() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get a non-transactional "current" session (used by hibernate-envers)
operate() - Method in interface org.hibernate.collection.spi.AbstractPersistentCollection.DelayedOperation
 
operate() - Method in class org.hibernate.collection.spi.PersistentList.SimpleAdd
 
OperationProducer - Interface in org.hibernate.persister.collection.mutation
Callback for producing a JdbcMutationOperation given a collection-table reference
OperationResultChecker - Interface in org.hibernate.engine.jdbc.mutation
Used to check the results of a statement execution
OPT_PARAM - Static variable in interface org.hibernate.id.OptimizableGenerator
Indicates the optimizer to use, either naming a Optimizer implementation class or naming a StandardOptimizerDescriptor by name.
OPTIMISTIC - Enum constant in enum class org.hibernate.LockMode
A shared optimistic lock.
OPTIMISTIC_FORCE_INCREMENT - Enum constant in enum class org.hibernate.LockMode
A kind of exclusive optimistic lock.
OptimisticEntityLockException - Exception in org.hibernate.dialect.lock
Represents an error trying to apply an optimistic LockingStrategy to an entity
OptimisticEntityLockException(Object, String) - Constructor for exception org.hibernate.dialect.lock.OptimisticEntityLockException
Constructs a OptimisticEntityLockException
OptimisticEntityLockException(Object, String, Throwable) - Constructor for exception org.hibernate.dialect.lock.OptimisticEntityLockException
Constructs a OptimisticEntityLockException
optimisticFailure(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an optimistic lock failure on an entity
OptimisticForceIncrementLockingStrategy - Class in org.hibernate.dialect.lock
An optimistic locking strategy that verifies that the version has not changed and then forces an increment of the version, just before committing the transaction.
OptimisticForceIncrementLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy
Construct locking strategy.
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
 
optimisticLock - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
 
OptimisticLock - Annotation Interface in org.hibernate.annotations
Specifies whether mutating the annotated attribute should trigger an increment to the version of the entity instance.
OptimisticLocking - Annotation Interface in org.hibernate.annotations
Specifies how optimistic lock checking works for the annotated entity.
OptimisticLockingStrategy - Class in org.hibernate.dialect.lock
An optimistic locking strategy that simply verifies that the version has not changed, just before committing the transaction.
OptimisticLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.OptimisticLockingStrategy
Construct locking strategy.
optimisticLockStyle() - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
The type of optimistic locking, if any, defined for this entity mapping
optimisticLockStyle() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
optimisticLockStyle() - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
OptimisticLockStyle - Enum Class in org.hibernate.engine
Describes how an entity should be optimistically locked.
OptimisticLockStyleMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for OptimisticLockStyle
OptimisticLockStyleMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.OptimisticLockStyleMarshalling
 
OptimisticLockType - Enum Class in org.hibernate.annotations
Enumerates the possible optimistic lock checking strategies.
OptimizableGenerator - Interface in org.hibernate.id
Commonality between sequence-based and table-based generators
Optimizer - Interface in org.hibernate.id.enhanced
Performs optimization on an optimizable identifier generator.
OptimizerDescriptor - Interface in org.hibernate.id.enhanced
 
OptimizerFactory - Class in org.hibernate.id.enhanced
Factory for Optimizer instances.
optional - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
optional - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
optional - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
optional - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
optional - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
optional() - Element in annotation interface org.hibernate.annotations.Any
Whether the association is optional.
optional() - Element in annotation interface org.hibernate.annotations.SecondaryRow
Unless disabled, specifies that no row should be inserted in the secondary table if all the columns of the secondary table would be null.
optional() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
OPTIONAL_TREAT - Static variable in class org.hibernate.persister.entity.EntityNameUse
 
OptionalTableUpdateOperation - Class in org.hibernate.sql.model.jdbc
Legacy "upsert" handling, conditionally using INSERT, UPDATE and DELETE statements as required for optional secondary tables.
OptionalTableUpdateOperation(MutationTarget<?>, OptionalTableUpdate, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.jdbc.OptionalTableUpdateOperation
 
or(Expression<Boolean>, Expression<Boolean>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
or(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
or(Expression<Boolean>, Expression<Boolean>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
or(Predicate...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
or(Predicate...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
or(Predicate...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
OR - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OR - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OR() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OR() - Method in class org.hibernate.grammars.hql.HqlParser.OrPredicateContext
 
ORACLE - Enum constant in enum class org.hibernate.dialect.Database
 
ORACLE_APPLICATION_CONTINUITY - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies whether this database is accessed using a database service protected by Application Continuity.
ORACLE_AUTONOMOUS_DATABASE - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies whether this database is running on an Autonomous Database Cloud Service.
ORACLE_EXTENDED_STRING_SIZE - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies whether this database's MAX_STRING_SIZE is set to EXTENDED.
Oracle12cGetGeneratedKeysDelegate - Class in org.hibernate.dialect.identity
Deprecated, for removal: This API element is subject to removal in a future version.
no longer used, use GetGeneratedKeysDelegate instead
Oracle12cGetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.dialect.identity.Oracle12cGetGeneratedKeysDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
Oracle12cGetGeneratedKeysDelegate(EntityPersister) - Constructor for class org.hibernate.dialect.identity.Oracle12cGetGeneratedKeysDelegate
Deprecated.
 
Oracle12cIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
Oracle12cIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
 
Oracle12LimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for databases which support the ANSI SQL standard syntax FETCH FIRST m ROWS ONLY and OFFSET n ROWS FETCH NEXT m ROWS ONLY.
OracleAggregateSupport - Class in org.hibernate.dialect.aggregate
 
OracleArrayAggEmulation - Class in org.hibernate.dialect.function.array
 
OracleArrayAggEmulation() - Constructor for class org.hibernate.dialect.function.array.OracleArrayAggEmulation
 
OracleArrayConcatElementFunction - Class in org.hibernate.dialect.function.array
Oracle concatenation function for array and an element.
OracleArrayConcatElementFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.OracleArrayConcatElementFunction
 
OracleArrayConcatFunction - Class in org.hibernate.dialect.function.array
Oracle concatenation function for arrays.
OracleArrayConcatFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArrayConcatFunction
 
OracleArrayConstructorFunction - Class in org.hibernate.dialect.function.array
 
OracleArrayConstructorFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.OracleArrayConstructorFunction
 
OracleArrayContainsFunction - Class in org.hibernate.dialect.function.array
 
OracleArrayContainsFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.OracleArrayContainsFunction
 
OracleArrayFillFunction - Class in org.hibernate.dialect.function.array
Oracle array_fill function.
OracleArrayFillFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.OracleArrayFillFunction
 
OracleArrayGetFunction - Class in org.hibernate.dialect.function.array
Oracle array_get function.
OracleArrayGetFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArrayGetFunction
 
OracleArrayIncludesFunction - Class in org.hibernate.dialect.function.array
 
OracleArrayIncludesFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.OracleArrayIncludesFunction
 
OracleArrayIntersectsFunction - Class in org.hibernate.dialect.function.array
 
OracleArrayIntersectsFunction(TypeConfiguration, boolean) - Constructor for class org.hibernate.dialect.function.array.OracleArrayIntersectsFunction
 
OracleArrayJdbcType - Class in org.hibernate.dialect
Descriptor for ARRAY handling.
OracleArrayJdbcType(JdbcType, String) - Constructor for class org.hibernate.dialect.OracleArrayJdbcType
 
OracleArrayJdbcTypeConstructor - Class in org.hibernate.dialect
Factory for OracleArrayJdbcType.
OracleArrayJdbcTypeConstructor() - Constructor for class org.hibernate.dialect.OracleArrayJdbcTypeConstructor
 
OracleArrayLengthFunction - Class in org.hibernate.dialect.function.array
 
OracleArrayLengthFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.OracleArrayLengthFunction
 
OracleArrayPositionFunction - Class in org.hibernate.dialect.function.array
 
OracleArrayPositionFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.OracleArrayPositionFunction
 
OracleArrayPositionsFunction - Class in org.hibernate.dialect.function.array
 
OracleArrayPositionsFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.OracleArrayPositionsFunction
 
OracleArrayRemoveFunction - Class in org.hibernate.dialect.function.array
Oracle array_remove function.
OracleArrayRemoveFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArrayRemoveFunction
 
OracleArrayRemoveIndexFunction - Class in org.hibernate.dialect.function.array
Oracle array_remove_index function.
OracleArrayRemoveIndexFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArrayRemoveIndexFunction
 
OracleArrayReplaceFunction - Class in org.hibernate.dialect.function.array
Oracle array_replace function.
OracleArrayReplaceFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArrayReplaceFunction
 
OracleArraySetFunction - Class in org.hibernate.dialect.function.array
Oracle array_set function.
OracleArraySetFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArraySetFunction
 
OracleArraySliceFunction - Class in org.hibernate.dialect.function.array
Oracle array_slice function.
OracleArraySliceFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArraySliceFunction
 
OracleArrayToStringFunction - Class in org.hibernate.dialect.function.array
Oracle array_to_string function.
OracleArrayToStringFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.OracleArrayToStringFunction
 
OracleArrayTrimFunction - Class in org.hibernate.dialect.function.array
Oracle array_trim function.
OracleArrayTrimFunction() - Constructor for class org.hibernate.dialect.function.array.OracleArrayTrimFunction
 
OracleBaseStructJdbcType - Class in org.hibernate.dialect
 
OracleBaseStructJdbcType() - Constructor for class org.hibernate.dialect.OracleBaseStructJdbcType
 
OracleBaseStructJdbcType(EmbeddableMappingType, String, int[]) - Constructor for class org.hibernate.dialect.OracleBaseStructJdbcType
 
OracleBooleanJdbcType - Class in org.hibernate.dialect
 
OracleBooleanJdbcType() - Constructor for class org.hibernate.dialect.OracleBooleanJdbcType
 
OracleDialect - Class in org.hibernate.dialect
A SQL dialect for Oracle 11g Release 2 and above.
OracleDialect() - Constructor for class org.hibernate.dialect.OracleDialect
 
OracleDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.OracleDialect
 
OracleDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.OracleDialect
 
OracleDialect(DialectResolutionInfo, OracleServerConfiguration) - Constructor for class org.hibernate.dialect.OracleDialect
 
OracleEnumJdbcType - Class in org.hibernate.dialect
Represents a named enum type on Oracle 23ai+.
OracleEnumJdbcType() - Constructor for class org.hibernate.dialect.OracleEnumJdbcType
 
OracleJdbcHelper - Class in org.hibernate.dialect
The following class provides some convenience methods for accessing JdbcType instance, that are loaded into the app class loader, where they have access to the JDBC driver classes.
OracleJdbcHelper() - Constructor for class org.hibernate.dialect.OracleJdbcHelper
 
OracleJsonBlobJdbcType - Class in org.hibernate.type.descriptor.jdbc
Specialized type mapping for JSON and the BLOB SQL data type for Oracle.
OracleJsonBlobJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
OracleJsonJdbcType - Class in org.hibernate.dialect
Specialized type mapping for JSON and the JSON SQL data type for Oracle.
OracleNestedTableJdbcType - Class in org.hibernate.dialect
Descriptor for TABLE handling.
OracleNestedTableJdbcType(JdbcType, String) - Constructor for class org.hibernate.dialect.OracleNestedTableJdbcType
 
OracleNestedTableJdbcTypeConstructor - Class in org.hibernate.dialect
OracleNestedTableJdbcTypeConstructor() - Constructor for class org.hibernate.dialect.OracleNestedTableJdbcTypeConstructor
 
OracleOrdinalEnumJdbcType - Class in org.hibernate.dialect
Represents a named enum type on Oracle 23ai+.
OracleOrdinalEnumJdbcType() - Constructor for class org.hibernate.dialect.OracleOrdinalEnumJdbcType
 
OracleReflectionStructJdbcType - Class in org.hibernate.dialect
 
OracleSequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for OracleDialect.
OracleSequenceSupport(DatabaseVersion) - Constructor for class org.hibernate.dialect.sequence.OracleSequenceSupport
 
OracleServerConfiguration - Class in org.hibernate.dialect
Utility class that extract some initial configuration from the database for OracleDialect.
OracleServerConfiguration(boolean, boolean) - Constructor for class org.hibernate.dialect.OracleServerConfiguration
 
OracleServerConfiguration(boolean, boolean, boolean, int, int) - Constructor for class org.hibernate.dialect.OracleServerConfiguration
 
OracleServerConfiguration(boolean, boolean, int, int) - Constructor for class org.hibernate.dialect.OracleServerConfiguration
 
OracleSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for Oracle.
OracleSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.OracleSqlAstTranslator
 
OracleStructJdbcType - Class in org.hibernate.dialect
 
OracleStructJdbcType() - Constructor for class org.hibernate.dialect.OracleStructJdbcType
 
OracleTruncFunction - Class in org.hibernate.dialect.function
Custom TruncFunction for Oracle which uses emulation when truncating datetimes to seconds
OracleTruncFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.OracleTruncFunction
 
OracleTypes - Class in org.hibernate.dialect
The Oracle specific JDBC type code.
OracleTypes() - Constructor for class org.hibernate.dialect.OracleTypes
 
OracleUserDefinedTypeExporter - Class in org.hibernate.dialect
 
OracleUserDefinedTypeExporter(Dialect) - Constructor for class org.hibernate.dialect.OracleUserDefinedTypeExporter
 
OracleXmlJdbcType - Class in org.hibernate.dialect
 
order(UnloadedField[]) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
keep the same order.
order(UnloadedField[]) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
For fields which are persistent (according to EnhancementContext.isPersistentField(org.hibernate.bytecode.enhance.spi.UnloadedField)), determine the corresponding ordering maintained within the Hibernate metamodel.
order(UnloadedField[]) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
Order<X> - Class in org.hibernate.query
A rule for sorting a query result set.
ORDER - Enum constant in enum class org.hibernate.sql.ast.Clause
 
ORDER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ORDER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ORDER() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ORDER() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
 
ORDER_INSERTS - Static variable in interface org.hibernate.cfg.BatchSettings
Enable ordering of insert statements by primary key value, for the purpose of more efficient JDBC batching.
ORDER_UPDATES - Static variable in interface org.hibernate.cfg.BatchSettings
Enable ordering of update statements by primary key value, for the purpose of more efficient JDBC batching
Orderable - Interface in org.hibernate.boot.model.source.spi
Contact to define if a plural attribute source is orderable or not.
orderBy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
orderBy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
orderBy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
orderBy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
orderBy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
orderBy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
orderBy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
orderBy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
orderBy - Variable in class org.hibernate.sql.SimpleSelect
 
orderBy(Order...) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
orderBy(Order...) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
orderBy(Order...) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
orderBy(Order...) - Method in interface org.hibernate.query.criteria.JpaWindow
Add order by expressions to the window.
orderBy(Order...) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
orderBy(Order...) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
orderBy(Order...) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
orderBy(List<Order>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
orderBy(List<Order>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
orderBy(List<Order>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
orderBy(List<Order>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
orderBy(List<Order>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
OrderBy - Annotation Interface in org.hibernate.annotations
Deprecated, for removal: This API element is subject to removal in a future version.
Use SQLOrder instead. This annotation will be removed eventually, since its unqualified name collides with OrderBy.
orderByClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
orderByClause() - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
orderByClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
orderByClause() - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
orderByClauseContains(NavigablePath, SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
OrderByClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
 
OrderByComplianceViolation - Exception in org.hibernate.metamodel.mapping.ordering.ast
 
OrderByComplianceViolation(String) - Constructor for exception org.hibernate.metamodel.mapping.ordering.ast.OrderByComplianceViolation
 
OrderByComplianceViolation(String, Throwable) - Constructor for exception org.hibernate.metamodel.mapping.ordering.ast.OrderByComplianceViolation
 
orderByFragment() - Method in class org.hibernate.grammars.hql.HqlParser
 
orderByFragment() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
OrderByFragment - Interface in org.hibernate.metamodel.mapping.ordering
Represents the translation result.
OrderByFragmentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
 
OrderByFragmentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
 
OrderByFragmentImpl - Class in org.hibernate.metamodel.mapping.ordering
 
OrderByFragmentImpl(List<OrderingSpecification>) - Constructor for class org.hibernate.metamodel.mapping.ordering.OrderByFragmentImpl
 
OrderByFragmentTranslator - Class in org.hibernate.metamodel.mapping.ordering
Responsible for performing the translation of the order-by fragment associated with an order set or map.
OrderByFragmentTranslator() - Constructor for class org.hibernate.metamodel.mapping.ordering.OrderByFragmentTranslator
 
orderColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
orderColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
orderColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
orderColumns(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
orderColumns(boolean) - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
orderColumns(Collection<Column>, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
 
orderConstraintColumns(Constraint, Metadata) - Method in interface org.hibernate.boot.model.relational.ColumnOrderingStrategy
Orders the columns of the constraint.
orderConstraintColumns(Constraint, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyLegacy
 
orderConstraintColumns(Constraint, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
 
ORDERED_MAP - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A CollectionClassification.MAP that is ordered using an order-by fragment as the collection is loaded.
ORDERED_SET - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A CollectionClassification.SET that is ordered using an order-by fragment as the collection is loaded.
ORDERED_SET_AGGREGATE - Enum constant in enum class org.hibernate.query.sqm.function.FunctionKind
 
OrderedMapType - Class in org.hibernate.type
A specialization of the map type, with (resultset-based) ordering.
OrderedMapType(String, String) - Constructor for class org.hibernate.type.OrderedMapType
 
orderedQuery() - Method in class org.hibernate.grammars.hql.HqlParser
 
orderedQuery() - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
orderedQuery() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleQueryGroupContext
 
orderedQuery(int) - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
OrderedQueryContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.OrderedQueryContext
 
OrderedQueryContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OrderedQueryContext
 
OrderedSetAggregateFunctionExpression - Interface in org.hibernate.sql.ast.tree.expression
Models an ordered set-aggregate function expression at the SQL AST level.
OrderedSetType - Class in org.hibernate.type
A specialization of the set type, with (resultset-based) ordering.
OrderedSetType(String, String) - Constructor for class org.hibernate.type.OrderedSetType
 
OrderingExpression - Interface in org.hibernate.metamodel.mapping.ordering.ast
Contract for anything that can be a sort expression
OrderingLexer - Class in org.hibernate.grammars.ordering
 
OrderingLexer(CharStream) - Constructor for class org.hibernate.grammars.ordering.OrderingLexer
 
OrderingParser - Class in org.hibernate.grammars.ordering
 
OrderingParser(TokenStream) - Constructor for class org.hibernate.grammars.ordering.OrderingParser
 
OrderingParser.CollationSpecificationContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.DirectionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.DotIdentifierContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.DotIdentifierExpressionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.ExpressionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.FunctionArgumentContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.FunctionArgumentsContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.FunctionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.FunctionExpressionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.IdentifierContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.IdentifierExpressionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.LiteralContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.NullsPrecedenceContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.OrderByFragmentContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.PackagedFunctionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.SimpleFunctionContext - Class in org.hibernate.grammars.ordering
 
OrderingParser.SortSpecificationContext - Class in org.hibernate.grammars.ordering
 
OrderingParserBaseListener - Class in org.hibernate.grammars.ordering
This class provides an empty implementation of OrderingParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
OrderingParserBaseListener() - Constructor for class org.hibernate.grammars.ordering.OrderingParserBaseListener
 
OrderingParserBaseVisitor<T> - Class in org.hibernate.grammars.ordering
This class provides an empty implementation of OrderingParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
OrderingParserBaseVisitor() - Constructor for class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
 
OrderingParserListener - Interface in org.hibernate.grammars.ordering
This interface defines a complete listener for a parse tree produced by OrderingParser.
OrderingParserVisitor<T> - Interface in org.hibernate.grammars.ordering
This interface defines a complete generic visitor for a parse tree produced by OrderingParser.
OrderingSpecification - Class in org.hibernate.metamodel.mapping.ordering.ast
An individual sort specification in an order-by fragment
OrderingSpecification(OrderingExpression, String) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
orderJdbcValues(EmbeddableMappingType, int[], Object[], Object[]) - Static method in class org.hibernate.dialect.StructHelper
The sourceJdbcValues array is ordered according to the expected physical order, as given through the argument order of @Instantiator.
orderTableColumns(Table, Metadata) - Method in interface org.hibernate.boot.model.relational.ColumnOrderingStrategy
Orders the columns of the table.
orderTableColumns(Table, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyLegacy
 
orderTableColumns(Table, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
 
orderTemporaryTableColumns(List<TemporaryTableColumn>, Metadata) - Method in interface org.hibernate.boot.model.relational.ColumnOrderingStrategy
Orders the columns of the temporary table.
orderTemporaryTableColumns(List<TemporaryTableColumn>, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyLegacy
 
orderTemporaryTableColumns(List<TemporaryTableColumn>, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
 
orderUserDefinedTypeColumns(UserDefinedObjectType, Metadata) - Method in interface org.hibernate.boot.model.relational.ColumnOrderingStrategy
Orders the columns of the user defined type.
orderUserDefinedTypeColumns(UserDefinedObjectType, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyLegacy
 
orderUserDefinedTypeColumns(UserDefinedObjectType, Metadata) - Method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
 
ordinal() - Method in interface org.hibernate.boot.model.FunctionContributor
Determines order in which the contributions will be applied (lowest ordinal first).
ordinal() - Method in class org.hibernate.dialect.Dialect
 
ordinal() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
ordinal() - Method in class org.hibernate.event.spi.EventType
EventType is effectively an enumeration.
ORDINAL - Enum constant in enum class org.hibernate.dialect.ResultColumnReferenceStrategy
For databases which do not support ResultColumnReferenceStrategy.SOURCE, ANSI SQL defines two allowable approaches.
ORDINAL_ENUM - Static variable in class org.hibernate.type.SqlTypes
A type code representing a SQL ENUM type for databases like MySQL where ENUM types do not have names.
OrdinalEnumJdbcType - Class in org.hibernate.type.descriptor.jdbc
Represents an enum type for databases like MySQL and H2.
OrdinalEnumJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.OrdinalEnumJdbcType
 
ordinalParameter(int) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
ordinalParameter(int) - Method in interface org.hibernate.query.sql.spi.ParameterRecognizer
Called when an ordinal parameter is recognized
OrdinalParameterDescriptor<T> - Class in org.hibernate.engine.query.spi
Descriptor regarding an ordinal parameter.
OrdinalParameterDescriptor(int, int, BindableType<T>, int[]) - Constructor for class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
Constructs an ordinal parameter descriptor.
OrdinalParameterMarkerStrategy() - Constructor for class org.hibernate.dialect.H2Dialect.OrdinalParameterMarkerStrategy
 
org.hibernate - package org.hibernate
This package defines the central Hibernate APIs, beginning with SessionFactory, which represents an instance of Hibernate at runtime and is the source of new instances of Session and StatelessSession, the most important APIs exposing persistence-related operations for entities.
org.hibernate.action.spi - package org.hibernate.action.spi
This SPI package defines an abstraction over the notion of an "action" which is scheduled for asynchronous execution by the event listeners.
org.hibernate.annotations - package org.hibernate.annotations
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
org.hibernate.annotations.processing - package org.hibernate.annotations.processing
Annotations used to drive annotation processors: @Find is used to generate finder methods using the Metamodel Generator, @HQL and @SQL are used to generate query methods using the Metamodel Generator, and CheckHQL instructs the Query Validator to check all HQL queries in the annotated package or type.
org.hibernate.binder - package org.hibernate.binder
This package defines an easy way to extend Hibernate with user-defined annotations that define customized O/R mappings of annotated entities and annotated entity attributes.
org.hibernate.boot - package org.hibernate.boot
This package contains the interfaces that make up the bootstrap API for Hibernate.
org.hibernate.boot.archive.scan.spi - package org.hibernate.boot.archive.scan.spi
SPI for scanning archives to discover managed classes and named resources.
org.hibernate.boot.archive.spi - package org.hibernate.boot.archive.spi
Defines a model for archives which may be scanned to discover managed classes and named resources.
org.hibernate.boot.beanvalidation - package org.hibernate.boot.beanvalidation
Support for integrating Jakarta Bean Validation.
org.hibernate.boot.cfgxml.spi - package org.hibernate.boot.cfgxml.spi
An SPI service for processing and handling cfg.xml files.
org.hibernate.boot.jaxb - package org.hibernate.boot.jaxb
JAXB support for orm.xml and hbm.xml mapping files
org.hibernate.boot.jaxb.cfg.spi - package org.hibernate.boot.jaxb.cfg.spi
 
org.hibernate.boot.jaxb.hbm.spi - package org.hibernate.boot.jaxb.hbm.spi
 
org.hibernate.boot.jaxb.hbm.transform - package org.hibernate.boot.jaxb.hbm.transform
 
org.hibernate.boot.jaxb.mapping - package org.hibernate.boot.jaxb.mapping
 
org.hibernate.boot.jaxb.mapping.marshall - package org.hibernate.boot.jaxb.mapping.marshall
 
org.hibernate.boot.jaxb.spi - package org.hibernate.boot.jaxb.spi
 
org.hibernate.boot.model - package org.hibernate.boot.model
This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.
org.hibernate.boot.model.convert.spi - package org.hibernate.boot.model.convert.spi
Defines the SPI of a registry of JPA AttributeConverters.
org.hibernate.boot.model.naming - package org.hibernate.boot.model.naming
This API allows intervention by generic code in the process of determining the names of database objects (tables, columns, and constraints).
org.hibernate.boot.model.process.spi - package org.hibernate.boot.model.process.spi
Defines an SPI used during the process of transforming mapping sources into the Metadata reference.
org.hibernate.boot.model.relational - package org.hibernate.boot.model.relational
Some SPIs related to DDL generation and schema management.
org.hibernate.boot.model.source.spi - package org.hibernate.boot.model.source.spi
 
org.hibernate.boot.query - package org.hibernate.boot.query
Support for handling named queries during the bootstrap process.
org.hibernate.boot.registry - package org.hibernate.boot.registry
Defines service registry contracts a program may use for configuring Hibernate.
org.hibernate.boot.registry.classloading.spi - package org.hibernate.boot.registry.classloading.spi
The class loading service SPI.
org.hibernate.boot.registry.selector - package org.hibernate.boot.registry.selector
Defines a feature set around named registration of implementations of various contracts and the ability to select those implementations.
org.hibernate.boot.registry.selector.spi - package org.hibernate.boot.registry.selector.spi
Defines actual contract used for strategy selection.
org.hibernate.boot.spi - package org.hibernate.boot.spi
A range of SPIs allowing integration with—and customization of—the process of building metadata.
org.hibernate.boot.xsd - package org.hibernate.boot.xsd
Support for XSD handling.
org.hibernate.bytecode - package org.hibernate.bytecode
This package defines an SPI for integrating bytecode libraries with Hibernate.
org.hibernate.bytecode.enhance - package org.hibernate.bytecode.enhance
 
org.hibernate.bytecode.enhance.spi - package org.hibernate.bytecode.enhance.spi
Package defining bytecode code enhancement (instrumentation) support.
org.hibernate.bytecode.enhance.spi.interceptor - package org.hibernate.bytecode.enhance.spi.interceptor
Support for bytecode interceptor implementations.
org.hibernate.bytecode.spi - package org.hibernate.bytecode.spi
Package defining bytecode code enhancement (instrumentation) support.
org.hibernate.cache - package org.hibernate.cache
This package defines the API of the second-level cache service.
org.hibernate.cache.cfg.spi - package org.hibernate.cache.cfg.spi
An SPI modelling various aspects of the second-level cache configuration.
org.hibernate.cache.spi - package org.hibernate.cache.spi
Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.
org.hibernate.cache.spi.access - package org.hibernate.cache.spi.access
Defines contracts for transactional and concurrent access to cached entity and collection data.
org.hibernate.cache.spi.entry - package org.hibernate.cache.spi.entry
This package defines formats for disassembled state kept in the second level cache.
org.hibernate.cache.spi.support - package org.hibernate.cache.spi.support
This package provides a framework intended to reduce the work needed to implement a caching provider.
org.hibernate.cfg - package org.hibernate.cfg
This package defines APIs for configuring Hibernate.
org.hibernate.classic - package org.hibernate.classic
This package historically provided backward-compatibility with Hibernate 2.1 APIs which were deprecated in Hibernate 3.
org.hibernate.collection.spi - package org.hibernate.collection.spi
This package defines the SPI of a framework for lazy-initializing and state-tracking collection wrappers.
org.hibernate.context - package org.hibernate.context
Contains SPIs which define: the notion of a context-bound or "current" session, and the notion of a "current" tenant id.
org.hibernate.context.spi - package org.hibernate.context.spi
SPI-level contracts around "current session" and "current tenant" support.
org.hibernate.dialect - package org.hibernate.dialect
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
org.hibernate.dialect.aggregate - package org.hibernate.dialect.aggregate
Support for Dialect-specific aggregate column types, including user-defined composite types, and JSON or XML types.
org.hibernate.dialect.function - package org.hibernate.dialect.function
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
org.hibernate.dialect.function.array - package org.hibernate.dialect.function.array
 
org.hibernate.dialect.hint - package org.hibernate.dialect.hint
Support for query hints using Dialect-specific syntax.
org.hibernate.dialect.identity - package org.hibernate.dialect.identity
Support for Dialect-specific identity column handling.
org.hibernate.dialect.lock - package org.hibernate.dialect.lock
Support for Dialect-specific locking strategies.
org.hibernate.dialect.pagination - package org.hibernate.dialect.pagination
Support for Dialect-specific pagination strategies.
org.hibernate.dialect.sequence - package org.hibernate.dialect.sequence
Support for Dialect-specific sequence handling.
org.hibernate.dialect.temptable - package org.hibernate.dialect.temptable
Support for temporary tables.
org.hibernate.dialect.unique - package org.hibernate.dialect.unique
Support for Dialect-specific unique constraint definition.
org.hibernate.engine - package org.hibernate.engine
This package contains classes which are "shared" by other subsystems, and implementations of some key algorithms.
org.hibernate.engine.config.spi - package org.hibernate.engine.config.spi
Defines the SPI of the configuration service.
org.hibernate.engine.jdbc - package org.hibernate.engine.jdbc
Support for various aspects of JDBC interaction.
org.hibernate.engine.jdbc.batch - package org.hibernate.engine.jdbc.batch
Support for JDBC statement batching.
org.hibernate.engine.jdbc.batch.spi - package org.hibernate.engine.jdbc.batch.spi
Defines contracts for JDBC batching support.
org.hibernate.engine.jdbc.connections.spi - package org.hibernate.engine.jdbc.connections.spi
Defines SPI contracts for obtaining JDBC Connections from a provider implemented as a service.
org.hibernate.engine.jdbc.cursor.spi - package org.hibernate.engine.jdbc.cursor.spi
Defines contracts for JDBC REF_CURSOR support.
org.hibernate.engine.jdbc.dialect.spi - package org.hibernate.engine.jdbc.dialect.spi
Contracts supporting Dialect resolution (from JDBC metadata) and Dialect building.
org.hibernate.engine.jdbc.env.spi - package org.hibernate.engine.jdbc.env.spi
 
org.hibernate.engine.jdbc.mutation - package org.hibernate.engine.jdbc.mutation
Package defining support for executing mutation SQL statements produced by an entity persister or collection persister.
org.hibernate.engine.jdbc.mutation.group - package org.hibernate.engine.jdbc.mutation.group
 
org.hibernate.engine.jdbc.mutation.spi - package org.hibernate.engine.jdbc.mutation.spi
 
org.hibernate.engine.jdbc.spi - package org.hibernate.engine.jdbc.spi
SPI contracts supporting various aspects of JDBC interaction.
org.hibernate.engine.jndi - package org.hibernate.engine.jndi
Support for JNDI within Hibernate
org.hibernate.engine.jndi.spi - package org.hibernate.engine.jndi.spi
The SPI contracts for integration with JNDI.
org.hibernate.engine.profile - package org.hibernate.engine.profile
Models the fetch profiles defined by the application.
org.hibernate.engine.query - package org.hibernate.engine.query
Support for dealing with parameters of native queries.
org.hibernate.engine.query.spi - package org.hibernate.engine.query.spi
An SPI for dealing with parameters of native queries.
org.hibernate.engine.spi - package org.hibernate.engine.spi
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
org.hibernate.engine.transaction.jta.platform.spi - package org.hibernate.engine.transaction.jta.platform.spi
An SPI for integrating with container-provided implementations of JTA.
org.hibernate.engine.transaction.spi - package org.hibernate.engine.transaction.spi
An SPI abstracting the object which implements Transaction.
org.hibernate.event.service.spi - package org.hibernate.event.service.spi
An SPI for the event listener registration service.
org.hibernate.event.spi - package org.hibernate.event.spi
Defines the event types and event listener interfaces for events produced by the stateful Session.
org.hibernate.exception - package org.hibernate.exception
Defines certain very important flavors of JDBCException, along with an SPI for interpreting product-specific SQLExceptions arising from a JDBC driver into something more uniform and meaningful.
org.hibernate.exception.spi - package org.hibernate.exception.spi
An SPI for Dialect-specific exception interpretation and conversion.
org.hibernate.generator - package org.hibernate.generator
This package defines an abstraction over all kinds of automatic value generation, including id generation and version number generation.
org.hibernate.generator.values - package org.hibernate.generator.values
Contains a framework of strategies for efficient retrieval of database-generated values.
org.hibernate.grammars.graph - package org.hibernate.grammars.graph
 
org.hibernate.grammars.hql - package org.hibernate.grammars.hql
 
org.hibernate.grammars.importsql - package org.hibernate.grammars.importsql
 
org.hibernate.grammars.ordering - package org.hibernate.grammars.ordering
 
org.hibernate.graph - package org.hibernate.graph
Implements and extends the JPA-defined entity graph API.
org.hibernate.graph.spi - package org.hibernate.graph.spi
This package defines an internal SPI abstracting over implementations of the APIs defined in org.hibernate.graph.
org.hibernate.id - package org.hibernate.id
This package and its subpackages, especially org.hibernate.id.enhanced, contain the built-in id generators, all of which implement either IdentifierGenerator or PostInsertIdentifierGenerator.
org.hibernate.id.enhanced - package org.hibernate.id.enhanced
Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified configuration.
org.hibernate.id.factory - package org.hibernate.id.factory
Defines a service for creating id generators.
org.hibernate.id.factory.spi - package org.hibernate.id.factory.spi
Contains an SPI for id generator factories.
org.hibernate.id.insert - package org.hibernate.id.insert
Contains a framework of strategies for retrieving database-generated ids.
org.hibernate.id.uuid - package org.hibernate.id.uuid
Contains the UuidGenerator.
org.hibernate.integrator.spi - package org.hibernate.integrator.spi
An SPI for extensions which integrate with Hibernate via the Java ServiceLoader facility.
org.hibernate.jdbc - package org.hibernate.jdbc
A small API allowing the client of a Hibernate session to interact directly with JDBC, using the same connection and transaction obtained by the session.
org.hibernate.jpa - package org.hibernate.jpa
The packages in this namespace are responsible for implementing certain requirements of the JPA specification, especially things which are only needed when Hibernate is acting as a JPA persistence provider.
org.hibernate.jpa.boot.spi - package org.hibernate.jpa.boot.spi
An SPI used to initiate and control the JPA bootstrap process, along with SPI interfaces allowing certain sorts of extensions to be contributed during the bootstrap process.
org.hibernate.jpa.event.spi - package org.hibernate.jpa.event.spi
The SPI contracts for supporting JPA lifecycle callbacks.
org.hibernate.jpa.spi - package org.hibernate.jpa.spi
An SPI for managing cases where, by default, Hibernate intentionally violates the letter of the JPA specification.
org.hibernate.loader - package org.hibernate.loader
This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.
org.hibernate.loader.ast.spi - package org.hibernate.loader.ast.spi
 
org.hibernate.mapping - package org.hibernate.mapping
This package defines the Hibernate configuration-time mapping model.
org.hibernate.metadata - package org.hibernate.metadata
This package defines an API for accessing details about model mapping.
org.hibernate.metamodel - package org.hibernate.metamodel
This package defines an API for accessing the runtime metamodel describing persistent entities in Java and their mappings to the relational database schema.
org.hibernate.metamodel.mapping - package org.hibernate.metamodel.mapping
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
org.hibernate.metamodel.mapping.ordering - package org.hibernate.metamodel.mapping.ordering
Support for set and map ordering
org.hibernate.metamodel.mapping.ordering.ast - package org.hibernate.metamodel.mapping.ordering.ast
 
org.hibernate.metamodel.model.domain - package org.hibernate.metamodel.model.domain
Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).
org.hibernate.metamodel.model.domain.spi - package org.hibernate.metamodel.model.domain.spi
An SPI for the runtime domain metamodel.
org.hibernate.metamodel.spi - package org.hibernate.metamodel.spi
An SPI supporting custom instantiation of entity instances and embeddable objects.
org.hibernate.persister.collection - package org.hibernate.persister.collection
This package abstracts persistence mechanisms for collections.
org.hibernate.persister.collection.mutation - package org.hibernate.persister.collection.mutation
Defines support for performing mutation operations against collections.
org.hibernate.persister.entity - package org.hibernate.persister.entity
This package abstracts persistence mechanisms for entities.
org.hibernate.persister.entity.mutation - package org.hibernate.persister.entity.mutation
Defines support for performing mutation operations originating from persistence-context events.
org.hibernate.persister.spi - package org.hibernate.persister.spi
An SPI for integrating custom entity and collection persisters.
org.hibernate.persister.walking.spi - package org.hibernate.persister.walking.spi
Package for "walking" associations through metadata definition.
org.hibernate.pretty - package org.hibernate.pretty
Contains some functions for pretty-printing things for exception and log messages.
org.hibernate.procedure - package org.hibernate.procedure
Defines support for executing database stored procedures and functions and accessing their outputs.
org.hibernate.procedure.spi - package org.hibernate.procedure.spi
Defines an SPI for calling stored procedures and functions.
org.hibernate.property.access.spi - package org.hibernate.property.access.spi
An SPI abstracting how persistent attributes of an entity or embeddable type are accessed by Hibernate.
org.hibernate.proxy - package org.hibernate.proxy
This package defines a framework for lazy-initializing entity proxies.
org.hibernate.proxy.map - package org.hibernate.proxy.map
Proxies for entity objects represented as Java maps.
org.hibernate.proxy.pojo - package org.hibernate.proxy.pojo
Proxies for plain Java objects.
org.hibernate.proxy.pojo.bytebuddy - package org.hibernate.proxy.pojo.bytebuddy
 
org.hibernate.query - package org.hibernate.query
Everything related to HQL/JPQL, native SQL, and criteria queries.
org.hibernate.query.criteria - package org.hibernate.query.criteria
The JPA-standard criteria query API defines all the operations needed express any query written in standard JPQL.
org.hibernate.query.criteria.spi - package org.hibernate.query.criteria.spi
SPI for extending HibernateCriteriaBuilder with additional functionality by registering a Service.
org.hibernate.query.derived - package org.hibernate.query.derived
 
org.hibernate.query.hql - package org.hibernate.query.hql
Package defining support for HQL, including JPQL as a subset of HQL.
org.hibernate.query.hql.spi - package org.hibernate.query.hql.spi
SPIs for HQL support.
org.hibernate.query.named - package org.hibernate.query.named
Support for named queries
org.hibernate.query.procedure - package org.hibernate.query.procedure
Support SQL functions in the SQM model.
org.hibernate.query.results - package org.hibernate.query.results
Support for defining result set mappings used in NativeQuery, ProcedureCall, and StoredProcedureQuery.
org.hibernate.query.results.complete - package org.hibernate.query.results.complete
Support for immutable result/fetch builder graph nodes built from static sources such as SqlResultSetMapping or the hbm.xml mapping element <resultset/>.
org.hibernate.query.results.dynamic - package org.hibernate.query.results.dynamic
Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate's NativeQuery APIs
org.hibernate.query.results.implicit - package org.hibernate.query.results.implicit
Defines support for implicit ResultSet mappings.
org.hibernate.query.spi - package org.hibernate.query.spi
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
org.hibernate.query.sql - package org.hibernate.query.sql
Package defining support for native SQL queries.
org.hibernate.query.sql.spi - package org.hibernate.query.sql.spi
SPIs for native SQL query support.
org.hibernate.query.sqm - package org.hibernate.query.sqm
This package defines a semantic model of HQL queries.
org.hibernate.query.sqm.function - package org.hibernate.query.sqm.function
An SPI for defining, registering, and rendering functions in HQL.
org.hibernate.query.sqm.mutation.spi - package org.hibernate.query.sqm.mutation.spi
SPI for handling SQM UPDATE and DELETE queries
org.hibernate.query.sqm.produce.function - package org.hibernate.query.sqm.produce.function
Package defining support for SqmFunctionDescriptor handling.
org.hibernate.query.sqm.spi - package org.hibernate.query.sqm.spi
SPI-level SQM contracts
org.hibernate.query.sqm.sql - package org.hibernate.query.sqm.sql
Package for the translation of SQM into SQL AST
org.hibernate.query.sqm.tree - package org.hibernate.query.sqm.tree
This package contains the classes that make up the SQM tree nodes.
org.hibernate.query.sqm.tree.cte - package org.hibernate.query.sqm.tree.cte
Nodes representing common table expressions (CTE) in the SQM tree.
org.hibernate.query.sqm.tree.delete - package org.hibernate.query.sqm.tree.delete
Nodes representing delete statements in the SQM tree.
org.hibernate.query.sqm.tree.domain - package org.hibernate.query.sqm.tree.domain
Nodes representing path expressions in the SQM tree.
org.hibernate.query.sqm.tree.expression - package org.hibernate.query.sqm.tree.expression
Nodes representing expressions in the SQM tree.
org.hibernate.query.sqm.tree.from - package org.hibernate.query.sqm.tree.from
Nodes representing root entities and joins in the SQM tree.
org.hibernate.query.sqm.tree.insert - package org.hibernate.query.sqm.tree.insert
Nodes representing insert statements in the SQM tree.
org.hibernate.query.sqm.tree.jpa - package org.hibernate.query.sqm.tree.jpa
 
org.hibernate.query.sqm.tree.predicate - package org.hibernate.query.sqm.tree.predicate
Nodes representing logical predicates in the SQM tree.
org.hibernate.query.sqm.tree.select - package org.hibernate.query.sqm.tree.select
Nodes representing select statements in the SQM tree.
org.hibernate.query.sqm.tree.update - package org.hibernate.query.sqm.tree.update
Nodes representing update statements in the SQM tree.
org.hibernate.relational - package org.hibernate.relational
Programmatic access to the schema management tool.
org.hibernate.resource.beans.container.spi - package org.hibernate.resource.beans.container.spi
An SPI abstracting over CDI-like bean containers.
org.hibernate.resource.beans.spi - package org.hibernate.resource.beans.spi
Defines an SPI for integration with CDI-like containers.
org.hibernate.resource.jdbc - package org.hibernate.resource.jdbc
A facility for managing logical JDBC connections and keeping track of other heavyweight resources.
org.hibernate.resource.jdbc.spi - package org.hibernate.resource.jdbc.spi
An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".
org.hibernate.resource.transaction - package org.hibernate.resource.transaction
Defines the resource-level transaction capabilities of Hibernate, centered around the TransactionCoordinator contract.
org.hibernate.resource.transaction.backend.jdbc.spi - package org.hibernate.resource.transaction.backend.jdbc.spi
An SPI which models the concept of a JDBC resource-level transaction.
org.hibernate.resource.transaction.spi - package org.hibernate.resource.transaction.spi
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
org.hibernate.result - package org.hibernate.result
Defines support for dealing with results returned from database via JDBC.
org.hibernate.result.spi - package org.hibernate.result.spi
 
org.hibernate.service - package org.hibernate.service
Defines a framework for pluggable services, allowing for customization of key components of Hibernate, and abstraction of these components as SPI interfaces.
org.hibernate.service.spi - package org.hibernate.service.spi
Defines an SPI for integrating pluggable services.
org.hibernate.spi - package org.hibernate.spi
A tiny SPI for dealing with compound names and navigable paths.
org.hibernate.sql - package org.hibernate.sql
This package contains helper classes for rendering SQL fragments and SQL statements.
org.hibernate.sql.ast - package org.hibernate.sql.ast
Package defining a SQL AST for use in generation of SQL.
org.hibernate.sql.ast.spi - package org.hibernate.sql.ast.spi
Package defining support for creating and consuming a SQL AST.
org.hibernate.sql.ast.tree - package org.hibernate.sql.ast.tree
Package defining the SQL AST.
org.hibernate.sql.ast.tree.cte - package org.hibernate.sql.ast.tree.cte
Support for common table expressions (CTE) in a SQL tree.
org.hibernate.sql.ast.tree.delete - package org.hibernate.sql.ast.tree.delete
AST nodes representing delete statements in a SQL tree.
org.hibernate.sql.ast.tree.expression - package org.hibernate.sql.ast.tree.expression
AST nodes representing expressions in a SQL tree.
org.hibernate.sql.ast.tree.from - package org.hibernate.sql.ast.tree.from
AST nodes representing root tables and joins in a SQL tree.
org.hibernate.sql.ast.tree.insert - package org.hibernate.sql.ast.tree.insert
AST nodes representing insert statements in a SQL tree.
org.hibernate.sql.ast.tree.predicate - package org.hibernate.sql.ast.tree.predicate
AST nodes representing logical predicates in a SQL tree.
org.hibernate.sql.ast.tree.select - package org.hibernate.sql.ast.tree.select
AST nodes representing select statements in a SQL tree.
org.hibernate.sql.ast.tree.update - package org.hibernate.sql.ast.tree.update
AST nodes representing update statements in a SQL tree.
org.hibernate.sql.exec - package org.hibernate.sql.exec
Support for execution of SQL statements via JDBC.
org.hibernate.sql.exec.spi - package org.hibernate.sql.exec.spi
SPI for execution of SQL statements via JDBC.
org.hibernate.sql.model - package org.hibernate.sql.model
Package contains specialized SQL AST nodes and builders for table mutations of model parts originating from normal persistence-context events.
org.hibernate.sql.model.ast - package org.hibernate.sql.model.ast
SQL AST extensions for model mutations.
org.hibernate.sql.model.ast.builder - package org.hibernate.sql.model.ast.builder
Support for building TableMutation references for persisting entity mutation events
org.hibernate.sql.model.jdbc - package org.hibernate.sql.model.jdbc
Extensions to JdbcOperation for model mutations.
org.hibernate.sql.results - package org.hibernate.sql.results
Package for processing JDBC ResultSets into hydrated domain model graphs based on a "load plan" defined by a "domain result graph", that is, one or more DomainResult nodes with zero or more Fetch nodes.
org.hibernate.sql.results.caching - package org.hibernate.sql.results.caching
Support for caching of query results.
org.hibernate.sql.results.graph - package org.hibernate.sql.results.graph
Defines domain result graphs.
org.hibernate.sql.results.graph.basic - package org.hibernate.sql.results.graph.basic
 
org.hibernate.sql.results.graph.collection - package org.hibernate.sql.results.graph.collection
 
org.hibernate.sql.results.graph.embeddable - package org.hibernate.sql.results.graph.embeddable
 
org.hibernate.sql.results.graph.entity - package org.hibernate.sql.results.graph.entity
 
org.hibernate.sql.results.graph.instantiation - package org.hibernate.sql.results.graph.instantiation
 
org.hibernate.sql.results.graph.tuple - package org.hibernate.sql.results.graph.tuple
 
org.hibernate.sql.results.jdbc.spi - package org.hibernate.sql.results.jdbc.spi
 
org.hibernate.sql.results.spi - package org.hibernate.sql.results.spi
 
org.hibernate.stat - package org.hibernate.stat
This package exposes statistics about a running instance of SessionFactory and its interaction with the database and second-level cache.
org.hibernate.stat.spi - package org.hibernate.stat.spi
An SPI allowing customized statistics collection.
org.hibernate.tool.schema - package org.hibernate.tool.schema
Contains tooling related to DDL generation, export, migration, and validation.
org.hibernate.tool.schema.extract.spi - package org.hibernate.tool.schema.extract.spi
Defines an SPI for schema information extraction from the database via JDBC.
org.hibernate.tool.schema.spi - package org.hibernate.tool.schema.spi
An SPI for tooling related to DDL generation, export, migration, and validation.
org.hibernate.transform - package org.hibernate.transform
Defines strategies for post-processing criteria query results into a form convenient to the application.
org.hibernate.tuple - package org.hibernate.tuple
Most contracts here have been replaced by the new runtime mapping model.
org.hibernate.tuple.component - package org.hibernate.tuple.component
 
org.hibernate.tuple.entity - package org.hibernate.tuple.entity
 
org.hibernate.type - package org.hibernate.type
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.
org.hibernate.type.descriptor - package org.hibernate.type.descriptor
Contracts for reading and writing values to and from JDBC.
org.hibernate.type.descriptor.converter.spi - package org.hibernate.type.descriptor.converter.spi
An SPI for basic-typed value conversions, including support for handling JPA AttributeConverter instances as part of the Hibernate Type system.
org.hibernate.type.descriptor.java - package org.hibernate.type.descriptor.java
Integrates a range of types defined by the JDK with the type system of Hibernate.
org.hibernate.type.descriptor.java.spi - package org.hibernate.type.descriptor.java.spi
 
org.hibernate.type.descriptor.jdbc - package org.hibernate.type.descriptor.jdbc
Defines handling of almost the full range of standard JDBC-defined SQL data types.
org.hibernate.type.descriptor.jdbc.spi - package org.hibernate.type.descriptor.jdbc.spi
 
org.hibernate.type.descriptor.sql - package org.hibernate.type.descriptor.sql
An API for working with abstract families of DDL types parameterized by varying length, precision, and scale.
org.hibernate.type.descriptor.sql.spi - package org.hibernate.type.descriptor.sql.spi
Defines a registry for DdlTypes.
org.hibernate.type.format - package org.hibernate.type.format
Support for type mappings which format composite values to a structured text format (JSON or XML) for storage in a database-specific column type supporting that structured format.
org.hibernate.type.format.jackson - package org.hibernate.type.format.jackson
Implementations of FormatMapper using Jackson.
org.hibernate.type.format.jakartajson - package org.hibernate.type.format.jakartajson
An implementation of FormatMapper using Jakarta JSON.
org.hibernate.type.format.jaxb - package org.hibernate.type.format.jaxb
An implementation of FormatMapper using JAXB.
org.hibernate.type.spi - package org.hibernate.type.spi
Defines a registry for Hibernate Types.
org.hibernate.usertype - package org.hibernate.usertype
An API for user-defined custom types which extend the set of built-in types defined in org.hibernate.type.
Origin - Class in org.hibernate.boot.jaxb
Describes the origin of an XML document.
Origin(SourceType, String) - Constructor for class org.hibernate.boot.jaxb.Origin
 
originalMessage() - Method in exception org.hibernate.PropertyAccessException
 
ORM_XML_FILES - Static variable in interface org.hibernate.cfg.AvailableSettings
 
orphanRemoval - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
orphanRemoval - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
orphanRemoval - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
OrPredicateContext(HqlParser.PredicateContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.OrPredicateContext
 
other(char) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
other(char) - Method in interface org.hibernate.query.sql.spi.ParameterRecognizer
Called when a character that is not part of a parameter is recognized.
OTHER - Enum constant in enum class org.hibernate.boot.archive.scan.spi.ClassDescriptor.Categorization
 
OTHER - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
OTHER - Enum constant in enum class org.hibernate.dialect.PostgreSQLDriverKind
 
OTHER - Enum constant in enum class org.hibernate.dialect.SybaseDriverKind
 
OTHER - Enum constant in enum class org.hibernate.exception.ConstraintViolationException.ConstraintKind
 
OTHER - Enum constant in enum class org.hibernate.mapping.MetadataSource
 
OTHER - Enum constant in enum class org.hibernate.query.sqm.CastType
 
OTHER - Enum constant in enum class org.hibernate.query.sqm.SqmQuerySource
 
OTHER - Enum constant in enum class org.hibernate.query.sqm.tree.from.DowncastLocation
 
OTHER - Static variable in class org.hibernate.type.SqlTypes
A type code indicating that the SQL type is SQL dialect-specific and is mapped to a Java object that can be accessed via the methods ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int).
OTHERS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OTHERS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OTHERS() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
OTHERS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
otherwise(Expression<? extends R>) - Method in interface org.hibernate.query.criteria.JpaSimpleCase
 
otherwise(Expression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
otherwise(Expression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
otherwise(Expression<? extends T>) - Method in interface org.hibernate.query.criteria.JpaSearchedCase
 
otherwise(SqmExpression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
otherwise(SqmExpression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
otherwise(Expression) - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
 
otherwise(Expression) - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
 
otherwise(R) - Method in interface org.hibernate.query.criteria.JpaSimpleCase
 
otherwise(R) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
otherwise(R) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
otherwise(T) - Method in interface org.hibernate.query.criteria.JpaSearchedCase
 
OUTER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OUTER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OUTER() - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
OUTER() - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
outerJoin - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
OuterJoinLoadable - Interface in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
OutParameter() - Constructor for class org.hibernate.jdbc.Expectation.OutParameter
 
Output - Interface in org.hibernate.result
Common contract for individual return objects which can be either results (ResultSetOutput) or update counts (UpdateCountOutput).
OutputableType<J> - Interface in org.hibernate.query
Specialization of DomainType for types that can be used as a parameter output for a ProcedureCall.
Outputs - Interface in org.hibernate.result
Represents the outputs of executing a JDBC statement accounting for mixing of result sets and update counts hiding the complexity of how this is exposed in the JDBC API.
Over<T> - Class in org.hibernate.sql.ast.tree.expression
 
Over(Expression, List<Expression>, List<SortSpecification>) - Constructor for class org.hibernate.sql.ast.tree.expression.Over
 
Over(Expression, List<Expression>, List<SortSpecification>, FrameMode, FrameKind, Expression, FrameKind, Expression, FrameExclusion) - Constructor for class org.hibernate.sql.ast.tree.expression.Over
 
OVER - Enum constant in enum class org.hibernate.sql.ast.Clause
 
OVER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OVER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OVER() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OVER() - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
overClause() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
overClause() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
overClause() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
overClause() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
overClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
OverClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
Overflow - Class in org.hibernate.sql.ast.tree.expression
 
Overflow(Expression, Expression, boolean) - Constructor for class org.hibernate.sql.ast.tree.expression.Overflow
 
OVERFLOW - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OVERFLOW - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OVERFLOW() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OVERFLOW() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
overlay() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
ANSI SQL form, supported by Postgres, HSQL
overlay(Expression<String>, Expression<String>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, Expression<String>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, Expression<String>, int, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, Expression<String>, int, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, Expression<String>, int, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, Expression<String>, int, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, Expression<String>, Expression<Integer>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, Expression<String>, Expression<Integer>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, Expression<String>, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Overlay the string expression with the replacement expression, starting from index start and substituting a number of characters corresponding to the length of the replacement expression or the length parameter if specified.
overlay(Expression<String>, Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, String, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, String, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, String, int, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, String, int, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, String, int, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, String, int, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, String, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, String, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, String, Expression<Integer>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, String, Expression<Integer>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(Expression<String>, String, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
overlay(Expression<String>, String, Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
overlay(CacheRegionDefinition) - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
overlay(Caching) - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
overlay(LockOptions) - Method in class org.hibernate.LockOptions
Copy the given lock options into this instance, merging the alias-specific lock modes.
overlay(SqmFunctionRegistry) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Overlay the functions registered here on top of the incoming registry, potentially overriding its registrations
OVERLAY - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
OVERLAY - Static variable in class org.hibernate.grammars.hql.HqlParser
 
OVERLAY() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
OVERLAY() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
overlayFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
overlayFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
OverlayFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
overlayFunctionLengthArgument() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
overlayFunctionLengthArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
OverlayFunctionLengthArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OverlayFunctionLengthArgumentContext
 
overlayFunctionReplacementArgument() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
overlayFunctionReplacementArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
OverlayFunctionReplacementArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OverlayFunctionReplacementArgumentContext
 
overlayFunctionStartArgument() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
overlayFunctionStartArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
OverlayFunctionStartArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStartArgumentContext
 
overlayFunctionStringArgument() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
overlayFunctionStringArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
OverlayFunctionStringArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.OverlayFunctionStringArgumentContext
 
overlayLength_overlay(boolean) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
For DB2 which has a broken implementation of overlay()
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.Check
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.ColumnDefault
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.DiscriminatorFormula
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.FilterDefs
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.Filters
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.Formula
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.GeneratedColumn
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.JoinFormula
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.OrderBy
Deprecated.
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDelete
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDeleteAll
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLInsert
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLOrder
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLRestriction
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLSelect
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLUpdate
 
override() - Element in annotation interface org.hibernate.annotations.DialectOverride.Where
Deprecated.
 
overrideable() - Method in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
Can this converter be overridden by other competing converters?
overridesEquals - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
OVERWRITE - Enum constant in enum class org.hibernate.boot.model.TypeDefinitionRegistry.DuplicationStrategy
 
OVERWRITE - Enum constant in enum class org.hibernate.ReplicationMode
Deprecated.
Overwrite existing rows when a row already exists.
overwriteLoadedStateCollectionValue(String, PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.EntityEntry
 
owned() - Element in annotation interface org.hibernate.annotations.SecondaryRow
If enabled, Hibernate will never insert or update the columns of the secondary table.
OwnedValuedModelPart - Interface in org.hibernate.metamodel.mapping
Marker interface for valued model parts that have a declaring/owner type.

P

PACKAGE - Enum constant in enum class org.hibernate.boot.cfgxml.spi.MappingReference.Type
 
PackageDescriptor - Interface in org.hibernate.boot.archive.scan.spi
Descriptor for a package (as indicated by a package-info.class file).
packagedFunction() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionContext
 
packagedFunction() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
PackagedFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.PackagedFunctionContext
 
packageForNameOrNull(String) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
Loading a Package from the ClassLoader.
PackageInfoArchiveEntryHandler - Class in org.hibernate.boot.archive.scan.spi
Defines handling and filtering for package-info file entries within an archive
PackageInfoArchiveEntryHandler(ScanResultCollector) - Constructor for class org.hibernate.boot.archive.scan.spi.PackageInfoArchiveEntryHandler
 
pad() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
pad(CriteriaBuilder.Trimspec, Expression<String>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(CriteriaBuilder.Trimspec, Expression<String>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(CriteriaBuilder.Trimspec, Expression<String>, int, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(CriteriaBuilder.Trimspec, Expression<String>, int, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(CriteriaBuilder.Trimspec, Expression<String>, int, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(CriteriaBuilder.Trimspec, Expression<String>, int, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(CriteriaBuilder.Trimspec, Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(CriteriaBuilder.Trimspec, Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(CriteriaBuilder.Trimspec, Expression<String>, Expression<Integer>, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(CriteriaBuilder.Trimspec, Expression<String>, Expression<Integer>, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(CriteriaBuilder.Trimspec, Expression<String>, Expression<Integer>, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Pad the specified string expression with whitespace or with the padChar character if specified.
pad(CriteriaBuilder.Trimspec, Expression<String>, Expression<Integer>, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(Expression<String>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(Expression<String>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(Expression<String>, int, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(Expression<String>, int, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(Expression<String>, int, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(Expression<String>, int, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(Expression<String>, Expression<Integer>, char) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(Expression<String>, Expression<Integer>, char) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pad(Expression<String>, Expression<Integer>, Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
pad(Expression<String>, Expression<Integer>, Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
PAD - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PAD - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PAD() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
PAD() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
pad_fill() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SAP DB
pad_repeat() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
pad_replicate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Transact-SQL
pad_space() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
In MySQL the third argument is required
padCharacter() - Method in class org.hibernate.grammars.hql.HqlParser
 
padCharacter() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
PadCharacterContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PadCharacterContext
 
PADDED - Enum constant in enum class org.hibernate.loader.BatchFetchStyle
Deprecated.
Still keeps the concept of pre-built batch sizes, but uses the next-bigger batch size and pads the extra identifier placeholders.
padFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
padFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
PadFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
padLength() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
padLength() - Method in class org.hibernate.grammars.hql.HqlParser
 
PadLengthContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PadLengthContext
 
padSpecification() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
padSpecification() - Method in class org.hibernate.grammars.hql.HqlParser
 
PadSpecificationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PadSpecificationContext
 
page(int, int) - Static method in class org.hibernate.query.Page
Obtain a page, numbered from 0, with the given size.
Page - Class in org.hibernate.query
Identifies a page of query results by page size and page number.
PARAM - Enum constant in enum class org.hibernate.annotations.ResultCheckStyle
Deprecated.
Essentially identical to ResultCheckStyle.COUNT except that the row count is obtained via an output parameter of a stored procedure.
PARAM - Enum constant in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
Essentially the same as ExecuteUpdateResultCheckStyle.COUNT except that the row count actually comes from an output parameter registered as part of a CallableStatement.
PARAM - Static variable in class org.hibernate.jdbc.Expectations
Deprecated.
PARAM_MARKER - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
 
ParamDef - Annotation Interface in org.hibernate.annotations
Details about a parameter declared in a FilterDef.
parameter - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterExpressionContext
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrIntegerLiteralContext
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser.ParamInListContext
 
parameter() - Method in class org.hibernate.grammars.hql.HqlParser.TrimCharacterContext
 
parameter(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
parameter(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
parameter(Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
parameter(Class<T>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
parameter(Class<T>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
parameter(Class<T>, String) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
Parameter - Annotation Interface in org.hibernate.annotations
Generic parameter (basically a key/value combination) used to parametrize other annotations.
PARAMETER_TYPE - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
parameterBinders - Variable in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
ParameterCollector - Class in org.hibernate.query.sqm.tree.jpa
 
ParameterContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.ParameterContext
 
ParameterContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ParameterContext
 
ParameterDeclarationContext - Interface in org.hibernate.query.sqm.spi
Describes the context in which a parameter is declared.
ParameterExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ParameterExpressionContext
 
parameterIndex() - Method in class org.hibernate.jdbc.Expectation.OutParameter
 
parameterIndex() - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
Deprecated.
 
ParameterInterpretation - Interface in org.hibernate.query.sql.spi
 
ParameterizedType - Interface in org.hibernate.usertype
Support for parameterizable types.
ParameterLabelException - Exception in org.hibernate.query
Indicates a problem with the labelling of query parameters.
ParameterLabelException(String) - Constructor for exception org.hibernate.query.ParameterLabelException
 
ParameterMarkerStrategy - Interface in org.hibernate.sql.ast.spi
Strategy for generating parameter markers used in preparable SQL strings.
ParameterMetadata - Interface in org.hibernate.query
Access to known information about the parameters for a query.
ParameterMetadataImplementor - Interface in org.hibernate.query.spi
 
ParameterMisuseException - Exception in org.hibernate.procedure
Thrown to indicate a misuse of a parameter
ParameterMisuseException(String) - Constructor for exception org.hibernate.procedure.ParameterMisuseException
 
ParameterModeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for ParameterMode
ParameterModeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.ParameterModeMarshalling
 
parameterName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
 
ParameterOccurrence - Class in org.hibernate.query.sql.spi
 
ParameterOccurrence(QueryParameterImplementor<?>, int) - Constructor for class org.hibernate.query.sql.spi.ParameterOccurrence
 
parameterOrIntegerLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.FetchCountOrPercentContext
 
parameterOrIntegerLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.LimitClauseContext
 
parameterOrIntegerLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
parameterOrIntegerLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
ParameterOrIntegerLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ParameterOrIntegerLiteralContext
 
parameterOrNumberLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.FetchCountOrPercentContext
 
parameterOrNumberLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
ParameterOrNumberLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ParameterOrNumberLiteralContext
 
ParameterRecognitionException - Exception in org.hibernate.engine.query
Indicates a problem during parameter recognition via ParameterRecognizer
ParameterRecognitionException(String) - Constructor for exception org.hibernate.engine.query.ParameterRecognitionException
 
ParameterRecognitionException(String, Throwable) - Constructor for exception org.hibernate.engine.query.ParameterRecognitionException
 
ParameterRecognizer - Interface in org.hibernate.query.sql.spi
Defines the "callback" process of recognizing native query parameters.
parameters - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
 
parameters - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumnType
 
parameters() - Element in annotation interface org.hibernate.annotations.CollectionIdType
Parameters to be injected into the custom type after it is instantiated.
parameters() - Element in annotation interface org.hibernate.annotations.CollectionType
Specifies configuration information for the type.
parameters() - Element in annotation interface org.hibernate.annotations.CollectionTypeRegistration
Specifies configuration information for the type.
parameters() - Element in annotation interface org.hibernate.annotations.FilterDef
The names and types of the parameters of the filter.
parameters() - Element in annotation interface org.hibernate.annotations.GenericGenerator
Deprecated.
parameters() - Element in annotation interface org.hibernate.annotations.MapKeyType
Parameters for the custom type
parameters() - Element in annotation interface org.hibernate.annotations.Type
Parameters to be injected into the custom type after it is instantiated.
ParameterStrategy - Enum Class in org.hibernate.procedure.spi
The style/strategy of parameter registration used in a particular procedure call definition.
ParameterStrategyException - Exception in org.hibernate.procedure
 
ParameterStrategyException(String) - Constructor for exception org.hibernate.procedure.ParameterStrategyException
 
ParameterTypeException - Exception in org.hibernate.procedure
Indicates Hibernate is unable to determine the type details for a parameter.
ParameterTypeException(String) - Constructor for exception org.hibernate.procedure.ParameterTypeException
 
ParameterUsage - Enum Class in org.hibernate.engine.jdbc.mutation
Describes how a parameter is used in a mutation statement
parameterValueTypeName - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
 
ParamInListContext(HqlParser.InListContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ParamInListContext
 
ParamLocationRecognizer - Class in org.hibernate.engine.query.spi
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
ParamLocationRecognizer(int) - Constructor for class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
ParamLocationRecognizer.InFlightJpaOrdinalParameterState - Class in org.hibernate.engine.query.spi
Deprecated.
Internal in-flight representation of a recognized named parameter
ParamLocationRecognizer.InFlightNamedParameterState - Class in org.hibernate.engine.query.spi
Deprecated.
Internal in-flight representation of a recognized named parameter
ParamLocationRecognizer.InFlightOrdinalParameterState - Class in org.hibernate.engine.query.spi
Deprecated.
Internal in-flight representation of a recognized named parameter
parent - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
parent - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
 
parent - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
parent - Variable in class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
Parent - Annotation Interface in org.hibernate.annotations
Reference the property as a pointer back to the owner (generally the owning entity).
parse(Class<T>, CharSequence, EntityManager) - Static method in class org.hibernate.graph.GraphParser
Creates a root graph based on the passed `rootType` and parses `graphText` into the generated root graph
parse(Object) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.NoDashesStringTransformer
 
parse(Object) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.PassThroughTransformer
 
parse(Object) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.ToBytesTransformer
 
parse(Object) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.ToStringTransformer
 
parse(Object) - Method in interface org.hibernate.type.descriptor.java.UUIDJavaType.ValueTransformer
 
parse(String) - Static method in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Parse an external representation.
parse(String) - Method in class org.hibernate.boot.model.relational.QualifiedNameParser
Parses a textual representation of a qualified name into a NameParts representation.
parse(String) - Static method in class org.hibernate.boot.model.source.spi.AttributePath
 
parse(String) - Static method in enum class org.hibernate.ConnectionReleaseMode
Alias for ConnectionReleaseMode.valueOf(String) using uppercase version of the incoming name.
parse(String) - Static method in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
Parses a style given an externalized string representation
parse(String) - Static method in class org.hibernate.mapping.PropertyGeneration
Deprecated.
 
parse(String) - Static method in class org.hibernate.metamodel.mapping.SelectablePath
 
parse(String) - Static method in enum class org.hibernate.query.NullPrecedence
Interprets a string representation of a NullPrecedence, returning null by default.
parse(String, Identifier, Identifier) - Method in class org.hibernate.boot.model.relational.QualifiedNameParser
Parses a textual representation of a qualified name into a NameParts representation.
parse(String, NullPrecedence) - Static method in enum class org.hibernate.query.NullPrecedence
Interprets a string representation of a NullPrecedence, returning the specified default if not recognized.
parseFilterParameterName(String) - Static method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
parseFromName(String) - Static method in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
 
parseInto(EntityGraph<T>, CharSequence, EntityManager) - Static method in class org.hibernate.graph.GraphParser
Parses the textual graph representation into the specified graph.
parseInto(EntityGraph<T>, CharSequence, EntityManagerFactory) - Static method in class org.hibernate.graph.GraphParser
Parses the textual graph representation into the specified graph.
parseInto(Subgraph<T>, CharSequence, EntityManager) - Static method in class org.hibernate.graph.GraphParser
Parses the textual graph representation into the specified graph.
parseInto(Subgraph<T>, CharSequence, EntityManagerFactory) - Static method in class org.hibernate.graph.GraphParser
Parses the textual graph representation into the specified graph.
parseInto(Graph<T>, CharSequence, EntityManager) - Static method in class org.hibernate.graph.GraphParser
Parses the textual graph representation into the specified graph.
parseInto(Graph<T>, CharSequence, EntityManagerFactory) - Static method in class org.hibernate.graph.GraphParser
Parses the textual graph representation into the specified graph.
parseLiteralValue(String) - Method in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
 
parsePrecedence(String) - Static method in enum class org.hibernate.cfg.MetadataSourceType
Deprecated.
 
ParseTreeVisitor - Class in org.hibernate.metamodel.mapping.ordering.ast
 
ParseTreeVisitor(PluralAttributeMapping, TranslationContext) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
parseVersion(String) - Static method in class org.hibernate.dialect.CockroachDialect
 
ParsingException - Exception in org.hibernate.query.sqm
Occurs when an unexpected condition is encountered while interpreting the output of the HQL parser.
ParsingException(String) - Constructor for exception org.hibernate.query.sqm.ParsingException
 
PART_NAME - Static variable in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
PART_NAME - Static variable in interface org.hibernate.metamodel.mapping.NaturalIdMapping
 
PARTIAL - Enum constant in enum class org.hibernate.engine.spi.ValueInclusion
 
partialFlushEnd(int, int) - Method in class org.hibernate.BaseSessionEventListener
 
partialFlushEnd(int, int) - Method in interface org.hibernate.SessionEventListener
 
partialFlushStart() - Method in class org.hibernate.BaseSessionEventListener
 
partialFlushStart() - Method in interface org.hibernate.SessionEventListener
 
PARTITION - Enum constant in enum class org.hibernate.sql.ast.Clause
 
PARTITION - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PARTITION - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PARTITION() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
PARTITION() - Method in class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
 
partitionBy(Expression<?>...) - Method in interface org.hibernate.query.criteria.JpaWindow
Add partition by expressions to the window.
partitionBy(Expression<?>...) - Method in class org.hibernate.query.sqm.tree.expression.SqmWindow
 
partitionClause() - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
partitionClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
PartitionClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PartitionClauseContext
 
PartitionKey - Annotation Interface in org.hibernate.annotations
Identifies a field of an entity that holds the partition key of a table.
PASS - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
The JPA-standard setting JdbcSettings.JAKARTA_JDBC_PASSWORD is now preferred.
PassThroughTransformer() - Constructor for class org.hibernate.type.descriptor.java.UUIDJavaType.PassThroughTransformer
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.JoinPathContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.MemberOfPredicateContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
path() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
PathConsumer - Class in org.hibernate.metamodel.mapping.ordering.ast
Represents the translation of an individual part of a path in `@OrderBy` translation Similar in purpose to DotIdentifierConsumer, but for `@OrderBy` translation
PathConsumer(PluralAttributeMapping, TranslationContext) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.PathConsumer
 
PathContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PathContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.PathContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticPathExpressionContext
 
pathContinuation() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
PathContinuationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PathContinuationContext
 
PathElementException - Exception in org.hibernate.query.sqm
Indicates that an element of a path did not resolve to a mapped program element.
PathElementException(String) - Constructor for exception org.hibernate.query.sqm.PathElementException
 
PathException - Exception in org.hibernate.query
Indicates a problem with a path expression in HQL/JPQL.
PathException(String) - Constructor for exception org.hibernate.query.PathException
 
PathException(String, Exception) - Constructor for exception org.hibernate.query.PathException
 
PathException(String, String, Exception) - Constructor for exception org.hibernate.query.PathException
 
PathResolutionException - Exception in org.hibernate.metamodel.mapping.ordering.ast
Indicates a problem resolving a domain-path occurring in an order-by fragment
PathResolutionException(String) - Constructor for exception org.hibernate.metamodel.mapping.ordering.ast.PathResolutionException
 
PathResolutionException(String, Throwable) - Constructor for exception org.hibernate.metamodel.mapping.ordering.ast.PathResolutionException
 
pathsMatch(NavigablePath) - Method in class org.hibernate.spi.NavigablePath
 
Pattern - Annotation Interface in org.hibernate.annotations.processing
Indicates that a parameter of type String of a finder method is a pattern involving wildcard characters _ and %.
patternAggregateDescriptorBuilder(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a pattern-based aggregate function descriptor.
PatternBasedSqmFunctionDescriptor - Class in org.hibernate.query.sqm.function
Support for HQL functions that have different representations in different SQL dialects, where the difference can be handled via a pattern template.
PatternBasedSqmFunctionDescriptor(PatternRenderer, ArgumentsValidator, FunctionReturnTypeResolver, FunctionArgumentTypeResolver, String, FunctionKind, String) - Constructor for class org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor
Constructs a pattern-based function template
patternDescriptorBuilder(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Get a builder for creating and registering a pattern-based function descriptor.
PatternFunctionDescriptorBuilder - Class in org.hibernate.query.sqm.produce.function
 
PatternFunctionDescriptorBuilder(SqmFunctionRegistry, String, FunctionKind, String) - Constructor for class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
PERCENT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PERCENT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PERCENT() - Method in class org.hibernate.grammars.hql.HqlParser.FetchCountOrPercentContext
 
PERCENT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
PERCENT_ONLY - Enum constant in enum class org.hibernate.query.sqm.FetchClauseType
Row count in percent FETCH FIRST n PERCENT ROWS ONLY.
PERCENT_OP - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PERCENT_OP - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PERCENT_OP() - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
 
PERCENT_WITH_TIES - Enum constant in enum class org.hibernate.query.sqm.FetchClauseType
Also fetches ties if the last value is not unique FETCH FIRST n PERCENT ROWS WITH TIES.
percentileCont(Expression<? extends Number>, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentileCont(Expression<? extends Number>, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentileCont(Expression<? extends Number>, JpaPredicate, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentileCont(Expression<? extends Number>, JpaPredicate, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentileCont(Expression<? extends Number>, JpaPredicate, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a percentile_cont ordered set-aggregate function expression.
percentileCont(Expression<? extends Number>, JpaPredicate, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentileCont(Expression<? extends Number>, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentileCont(Expression<? extends Number>, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentileDisc(Expression<? extends Number>, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentileDisc(Expression<? extends Number>, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentileDisc(Expression<? extends Number>, JpaPredicate, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentileDisc(Expression<? extends Number>, JpaPredicate, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentileDisc(Expression<? extends Number>, JpaPredicate, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a percentile_disc ordered set-aggregate function expression.
percentileDisc(Expression<? extends Number>, JpaPredicate, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentileDisc(Expression<? extends Number>, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentileDisc(Expression<? extends Number>, JpaWindow, Expression<T>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentRank(JpaOrder, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentRank(JpaOrder, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentRank(JpaOrder, JpaPredicate, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentRank(JpaOrder, JpaPredicate, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentRank(JpaOrder, JpaPredicate, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a percent_rank ordered set-aggregate function expression.
percentRank(JpaOrder, JpaPredicate, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentRank(JpaOrder, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
percentRank(JpaOrder, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
percentRank(JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a percent_rank window function expression.
percentRank(JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
perform(ServiceRegistry) - Method in interface org.hibernate.tool.schema.spi.DelayedDropAction
Perform the delayed schema drop.
performCallback(Object) - Method in interface org.hibernate.jpa.event.spi.Callback
Contract for performing the callback
performInsert(String, SharedSessionContractImplementor, Binder) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Deprecated.
Execute the given insert statement and return the generated key value.
performInsert(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Deprecated.
Perform the insert and extract the database-generated primary key value.
performInsertReturning(String, SharedSessionContractImplementor, Binder) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
performInsertReturning(String, SharedSessionContractImplementor, Binder) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
 
performInsertReturning(String, SharedSessionContractImplementor, Binder) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Deprecated.
Execute the given insert statement and return the generated key value.
performList(DomainQueryExecutionContext) - Method in interface org.hibernate.query.spi.SelectQueryPlan
Perform (execute) the query returning a List
performMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.generator.values.GeneratedValuesMutationDelegate
Perform the mutation and extract the database-generated values.
performMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
performMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
 
performMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.GetGeneratedKeysDelegate
 
performMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in class org.hibernate.sql.model.jdbc.DeleteOrUpsertOperation
 
performMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in class org.hibernate.sql.model.jdbc.OptionalTableUpdateOperation
 
performMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.model.SelfExecutingUpdateOperation
 
performOnLazyProperty() - Method in interface org.hibernate.engine.spi.CascadingAction
Should this action be performed (or noCascade consulted) in the case of lazy properties.
performOnLazyProperty() - Method in class org.hibernate.engine.spi.CascadingActions.BaseCascadingAction
 
performQueuedOperations() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
After reading all existing elements from the database, add the queued elements to the underlying collection.
performScroll(ScrollMode, DomainQueryExecutionContext) - Method in interface org.hibernate.query.spi.SelectQueryPlan
Perform (execute) the query returning a ScrollableResults
performUpdate(Object, Object, Object, Object[], Object, Object[], boolean, SharedSessionContractImplementor, EntityVersionMapping, int[], boolean[], boolean) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
performWork(BytecodeLazyAttributeInterceptor, BiFunction<SharedSessionContractImplementor, Boolean, T>, String, String) - Static method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementHelper
 
permissiveInitialization() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
persist(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
persist(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
persist(Object) - Method in interface org.hibernate.Session
Make a transient instance persistent and mark it for later insertion in the database.
persist(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
persist(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
persist(String, Object) - Method in interface org.hibernate.Session
Make a transient instance persistent and mark it for later insertion in the database.
persist(String, Object, PersistContext) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
persist(String, Object, PersistContext) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated.
OperationalContext should cover this overload I believe
persist(String, Object, PersistContext) - Method in interface org.hibernate.event.spi.EventSource
Cascade persist an entity instance
PERSIST - Enum constant in enum class org.hibernate.annotations.CascadeType
Equivalent to CascadeType.PERSIST.
PERSIST - Static variable in class org.hibernate.engine.spi.CascadeStyles
create
PERSIST - Static variable in class org.hibernate.engine.spi.CascadingActions
 
PERSIST - Static variable in class org.hibernate.event.spi.EventType
 
PERSIST_ON_FLUSH - Static variable in class org.hibernate.engine.spi.CascadingActions
Execute persist during flush time
PERSIST_ONFLUSH - Static variable in class org.hibernate.event.spi.EventType
 
PersistContext - Interface in org.hibernate.event.spi
A PersistEvent represents a persist operation applied to a single entity.
PERSISTENCE_CONTEXT - Enum constant in enum class org.hibernate.annotations.FlushModeType
Current flush mode of the persistence context at the time the query is executed.
PERSISTENCE_UNIT_NAME - Static variable in interface org.hibernate.cfg.PersistenceSettings
Specifies the name of the persistence unit.
PersistenceContext - Interface in org.hibernate.engine.spi
Represents the state of "stuff" Hibernate is tracking, including (not exhaustive): entities collections snapshots proxies
PersistenceSettings - Interface in org.hibernate.cfg
Settings related to persistence-units
PersistenceStandardNamingStrategy - Class in org.hibernate.cfg
Deprecated.
NamingStrategy itself has been deprecated
PersistenceStandardNamingStrategy() - Constructor for class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
persistenceUnitDefaults - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
 
PersistenceUnitDescriptor - Interface in org.hibernate.jpa.boot.spi
Abstraction for dealing with either <persistence-unit/> information whether that comes from an EE container in the form of PersistenceUnitInfo or in an SE environment where Hibernate has parsed the persistence.xml file itself.
persistenceUnitMetadata - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
PERSISTENT - Enum constant in enum class org.hibernate.dialect.temptable.TemporaryTableKind
Modeled as a regular table with a special TemporaryTableSessionUidColumn, which is explicitly deleted from at the end of a transaction.
PERSISTENT_FIELD_READER_PREFIX - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Prefix for persistent-field reader methods.
PERSISTENT_FIELD_WRITER_PREFIX - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Prefix for persistent-field writer methods.
PersistentArrayHolder<E> - Class in org.hibernate.collection.spi
A dummy collection wrapper for an array.
PersistentArrayHolder(SharedSessionContractImplementor, Object) - Constructor for class org.hibernate.collection.spi.PersistentArrayHolder
Constructs a PersistentCollection instance for holding an array.
PersistentArrayHolder(SharedSessionContractImplementor, CollectionPersister) - Constructor for class org.hibernate.collection.spi.PersistentArrayHolder
Constructs a PersistentCollection instance for holding an array.
PersistentAttribute - Interface in org.hibernate.boot.jaxb.mapping
Common interface for JAXB bindings that represent persistent attributes.
PersistentAttribute<D,J> - Interface in org.hibernate.metamodel.model.domain
Hibernate extension to the JPA Attribute contract
PersistentAttributeInterceptable - Interface in org.hibernate.engine.spi
 
PersistentAttributeInterceptor - Interface in org.hibernate.engine.spi
The base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute access
PersistentBag<E> - Class in org.hibernate.collection.spi
An unordered, un-keyed collection that can contain the same element multiple times.
PersistentBag() - Constructor for class org.hibernate.collection.spi.PersistentBag
Constructs a PersistentBag.
PersistentBag(SharedSessionContractImplementor) - Constructor for class org.hibernate.collection.spi.PersistentBag
Constructs a PersistentBag
PersistentBag(SharedSessionContractImplementor, Collection<E>) - Constructor for class org.hibernate.collection.spi.PersistentBag
Constructs a PersistentBag
persistentClass - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
PersistentClass - Class in org.hibernate.mapping
A mapping model object that represents an entity class.
PersistentClass(MetadataBuildingContext) - Constructor for class org.hibernate.mapping.PersistentClass
 
PersistentClassVisitor - Interface in org.hibernate.mapping
 
PersistentCollection<E> - Interface in org.hibernate.collection.spi
Persistent collections are treated as value objects by Hibernate.
PersistentCollectionReferenceInListContext(HqlParser.InListContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
 
PersistentIdentifierBag<E> - Class in org.hibernate.collection.spi
An "identifier bag" implements "bag" semantics more efficiently than a regular bag by adding a synthetic identifier column to the table.
PersistentIdentifierBag() - Constructor for class org.hibernate.collection.spi.PersistentIdentifierBag
Constructs a PersistentIdentifierBag.
PersistentIdentifierBag(SharedSessionContractImplementor) - Constructor for class org.hibernate.collection.spi.PersistentIdentifierBag
Constructs a PersistentIdentifierBag.
PersistentIdentifierBag(SharedSessionContractImplementor, Collection<E>) - Constructor for class org.hibernate.collection.spi.PersistentIdentifierBag
Constructs a PersistentIdentifierBag.
PersistentIdentifierGenerator - Interface in org.hibernate.id
An IdentifierGenerator that requires creation of database objects.
PersistentList<E> - Class in org.hibernate.collection.spi
A persistent wrapper for a List.
PersistentList() - Constructor for class org.hibernate.collection.spi.PersistentList
Constructs a PersistentList.
PersistentList(SharedSessionContractImplementor) - Constructor for class org.hibernate.collection.spi.PersistentList
Constructs a PersistentList.
PersistentList(SharedSessionContractImplementor, List<E>) - Constructor for class org.hibernate.collection.spi.PersistentList
Constructs a PersistentList.
PersistentList.SimpleAdd - Class in org.hibernate.collection.spi
 
PersistentMap<K,E> - Class in org.hibernate.collection.spi
A persistent wrapper for a Map.
PersistentMap() - Constructor for class org.hibernate.collection.spi.PersistentMap
Empty constructor.
PersistentMap(SharedSessionContractImplementor) - Constructor for class org.hibernate.collection.spi.PersistentMap
Instantiates a lazy map (the underlying map is un-initialized).
PersistentMap(SharedSessionContractImplementor, Map<K, E>) - Constructor for class org.hibernate.collection.spi.PersistentMap
Instantiates a non-lazy map (the underlying map is constructed from the incoming map reference).
PersistentObjectException - Exception in org.hibernate
Thrown when the user passes a persistent instance to a Session method that expects a transient instance.
PersistentObjectException(String) - Constructor for exception org.hibernate.PersistentObjectException
Constructs a PersistentObjectException using the given message.
PersistentSet<E> - Class in org.hibernate.collection.spi
A persistent wrapper for a Set.
PersistentSet() - Constructor for class org.hibernate.collection.spi.PersistentSet
Empty constructor.
PersistentSet(SharedSessionContractImplementor) - Constructor for class org.hibernate.collection.spi.PersistentSet
Constructor matching super.
PersistentSet(SharedSessionContractImplementor, Set<E>) - Constructor for class org.hibernate.collection.spi.PersistentSet
Instantiates a non-lazy set (the underlying set is constructed from the incoming set reference).
PersistentSortedMap<K,E> - Class in org.hibernate.collection.spi
A persistent wrapper for a SortedMap.
PersistentSortedMap() - Constructor for class org.hibernate.collection.spi.PersistentSortedMap
Constructs a PersistentSortedMap.
PersistentSortedMap(SharedSessionContractImplementor, Comparator<K>) - Constructor for class org.hibernate.collection.spi.PersistentSortedMap
Constructs a PersistentSortedMap.
PersistentSortedMap(SharedSessionContractImplementor, SortedMap<K, E>) - Constructor for class org.hibernate.collection.spi.PersistentSortedMap
Constructs a PersistentSortedMap.
PersistentSortedSet<E> - Class in org.hibernate.collection.spi
A persistent wrapper for a SortedSet.
PersistentSortedSet() - Constructor for class org.hibernate.collection.spi.PersistentSortedSet
Constructs a PersistentSortedSet.
PersistentSortedSet(SharedSessionContractImplementor, Comparator<E>) - Constructor for class org.hibernate.collection.spi.PersistentSortedSet
Constructs a PersistentSortedSet
PersistentSortedSet(SharedSessionContractImplementor, SortedSet<E>) - Constructor for class org.hibernate.collection.spi.PersistentSortedSet
Constructs a PersistentSortedSet
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
persister - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
persister - Variable in class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
Persister - Annotation Interface in org.hibernate.annotations
Deprecated.
Alternative depends on reason for custom persister
PersisterClassResolver - Interface in org.hibernate.persister.spi
Given an entity or collection mapping, resolve the appropriate persister class to use.
PersisterCreationContext - Interface in org.hibernate.persister.spi
Deprecated.
PersisterFactory - Interface in org.hibernate.persister.spi
Contract for creating persister instances (both EntityPersister and CollectionPersister varieties).
PersistEvent - Class in org.hibernate.event.spi
An event class for persist()
PersistEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.PersistEvent
 
PersistEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.PersistEvent
 
PersistEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of create events generated from a session.
persistOnFlush(String, Object, PersistContext) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
persistOnFlush(String, Object, PersistContext) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated.
OperationalContext should cover this overload I believe
persistOnFlush(String, Object, PersistContext) - Method in interface org.hibernate.event.spi.EventSource
Cascade persist an entity instance during the flush process
PESSIMISTIC_FORCE_INCREMENT - Enum constant in enum class org.hibernate.LockMode
A pessimistic write lock which immediately increments the version of the locked object.
PESSIMISTIC_NO_WAIT - Static variable in interface org.hibernate.Session.LockRequest
Deprecated.
A timeout value indicating that the database should not wait at all to acquire a pessimistic lock which is not immediately available.
PESSIMISTIC_READ - Enum constant in enum class org.hibernate.LockMode
A pessimistic shared lock, which prevents concurrent transactions from writing the locked object.
PESSIMISTIC_WAIT_FOREVER - Static variable in interface org.hibernate.Session.LockRequest
Deprecated.
A timeout value indicating that attempting to acquire that there is no timeout for the lock acquisition.
PESSIMISTIC_WRITE - Enum constant in enum class org.hibernate.LockMode
A pessimistic upgrade lock, which prevents concurrent transactions from reading or writing the locked object.
PessimisticEntityLockException - Exception in org.hibernate.dialect.lock
Represents an error trying to apply a pessimistic LockingStrategy to an entity
PessimisticEntityLockException(Object, String, JDBCException) - Constructor for exception org.hibernate.dialect.lock.PessimisticEntityLockException
Constructs a PessimisticEntityLockException
PessimisticForceIncrementLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where a lock is obtained by incrementing the version immediately, obtaining an exclusive write lock by side effect.
PessimisticForceIncrementLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy
Construct locking strategy.
PessimisticLockException - Exception in org.hibernate
Thrown when a pessimistic locking conflict occurs.
PessimisticLockException(String, SQLException, String) - Constructor for exception org.hibernate.PessimisticLockException
Constructs a PessimisticLockException using the specified information.
PessimisticReadSelectLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where LockMode.PESSIMISTIC_READ is obtained via a select statement.
PessimisticReadSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy
Construct a locking strategy based on SQL SELECT statements.
PessimisticReadUpdateLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where a lock is obtained via an update statement.
PessimisticReadUpdateLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy
Construct a locking strategy based on SQL UPDATE statements.
PessimisticWriteSelectLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where LockMode.PESSIMISTIC_WRITE lock is obtained via a select statement.
PessimisticWriteSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy
Construct a locking strategy based on SQL SELECT statements.
PessimisticWriteUpdateLockingStrategy - Class in org.hibernate.dialect.lock
A pessimistic locking strategy where a lock is obtained via an update statement.
PessimisticWriteUpdateLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy
Construct a locking strategy based on SQL UPDATE statements.
PG_JDBC - Enum constant in enum class org.hibernate.dialect.PostgreSQLDriverKind
 
PgJdbcHelper - Class in org.hibernate.dialect
The following class provides some convenience methods for accessing JdbcType instance, that are loaded into the app class loader, where they have access to the JDBC driver classes.
PgJdbcHelper() - Constructor for class org.hibernate.dialect.PgJdbcHelper
 
PHYSICAL_NAMING_STRATEGY - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies the PhysicalNamingStrategy to use.
PhysicalConnectionHandlingMode - Enum Class in org.hibernate.resource.jdbc.spi
Enumerates valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode.
physicalConnectionObtained(Connection) - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
A physical connection was obtained.
physicalConnectionObtained(Connection) - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
physicalConnectionReleased() - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
A physical connection was released.
physicalConnectionReleased() - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
PhysicalJdbcTransaction - Interface in org.hibernate.resource.jdbc.spi
Provides access to manage "transactionality" via the JDBC Connection.
PhysicalNamingStrategy - Interface in org.hibernate.boot.model.naming
A set of rules for determining the physical names of objects in a relational database schema from the logical names specified by the object/relational mappings.
PhysicalNamingStrategyStandardImpl - Class in org.hibernate.boot.model.naming
Standard implementation of the PhysicalNamingStrategy contract.
PhysicalNamingStrategyStandardImpl() - Constructor for class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
 
physicalSequenceName - Variable in class org.hibernate.id.enhanced.SequenceStructure
 
physicalSizeInBytes(int, Size, Metadata) - Static method in class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard
 
physicalTableNameForMutation(SelectableMapping) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Unfortunately we cannot directly use `SelectableMapping#getContainingTableExpression()` as that blows up for attributes declared on super-type for union-subclass mappings
physicalTableNameForMutation(SelectableMapping) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
pi() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
pi() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Literal expression corresponding to the value of pi.
pi() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
pi_acos() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
PICK - Enum constant in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
Pick the closest mapping, if possible.
PICK - Enum constant in enum class org.hibernate.type.WrapperArrayHandling
Hibernate will pick between WrapperArrayHandling.ALLOW and WrapperArrayHandling.LEGACY depending on whether the Dialect supports SQL ARRAY types.
PIPE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PIPE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PK - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the primary key column name of the generated id
pkColumnName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
pkColumnValue - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
PLACING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PLACING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PLACING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
PLACING() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
PluralAttributeElementNature - Enum Class in org.hibernate.boot.model.source.spi
Describes the nature of plural attribute elements in terms of relational implications.
PluralAttributeElementSource - Interface in org.hibernate.boot.model.source.spi
 
PluralAttributeElementSourceAssociation - Interface in org.hibernate.boot.model.source.spi
 
PluralAttributeElementSourceBasic - Interface in org.hibernate.boot.model.source.spi
Describes the source for the elements of persistent collections (plural attributes) where the elements are basic types
PluralAttributeElementSourceEmbedded - Interface in org.hibernate.boot.model.source.spi
Describes the source for the elements of persistent collections (plural attributes) where the elements are composites/embeddables.
PluralAttributeElementSourceManyToAny - Interface in org.hibernate.boot.model.source.spi
Describes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mapping
PluralAttributeElementSourceManyToMany - Interface in org.hibernate.boot.model.source.spi
Describes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many association
PluralAttributeElementSourceOneToMany - Interface in org.hibernate.boot.model.source.spi
Describes the source for the elements of persistent collections (plural attributes) where the elements are a one-to-many association
PluralAttributeIndexNature - Enum Class in org.hibernate.boot.model.source.spi
Describes the nature of plural attribute indexes in terms of relational implications.
PluralAttributeIndexSource - Interface in org.hibernate.boot.model.source.spi
Highly abstract concept of the index of an "indexed persistent collection".
PluralAttributeInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
Commonality between the various forms of plural attribute (collection) mappings: <bag/>, <set/>, etc.
PluralAttributeInfoIdBagAdapter - Class in org.hibernate.boot.jaxb.hbm.spi
Adaptive implementation of the PluralAttributeInfo for <idbag/> mappings which do not support all the configuration available on other collection mappings.
PluralAttributeInfoIdBagAdapter() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoIdBagAdapter
 
PluralAttributeInfoPrimitiveArrayAdapter - Class in org.hibernate.boot.jaxb.hbm.spi
 
PluralAttributeInfoPrimitiveArrayAdapter() - Constructor for class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
 
PluralAttributeKeySource - Interface in org.hibernate.boot.model.source.spi
Describes the source mapping of plural-attribute (collection) foreign-key information.
PluralAttributeMapKeyManyToAnySource - Interface in org.hibernate.boot.model.source.spi
 
PluralAttributeMapKeyManyToManySource - Interface in org.hibernate.boot.model.source.spi
Additional source information for <map-key-many-to-many/> and <index-many-to-many/>.
PluralAttributeMapKeySource - Interface in org.hibernate.boot.model.source.spi
Describes source information about the key of a persistent map.
PluralAttributeMapKeySource.Nature - Enum Class in org.hibernate.boot.model.source.spi
 
PluralAttributeMapKeySourceBasic - Interface in org.hibernate.boot.model.source.spi
 
PluralAttributeMapKeySourceEmbedded - Interface in org.hibernate.boot.model.source.spi
 
PluralAttributeMapping - Interface in org.hibernate.metamodel.mapping
Mapping of a plural (collection-valued) attribute
PluralAttributeMapping.IndexMetadata - Interface in org.hibernate.metamodel.mapping
 
PluralAttributeMapping.PredicateConsumer - Interface in org.hibernate.metamodel.mapping
 
PluralAttributeNature - Enum Class in org.hibernate.boot.model.source.spi
Describes the nature of the collection itself as declared by the metadata.
PluralAttributePath - Class in org.hibernate.metamodel.mapping.ordering.ast
Represents the collection as a DomainPath
PluralAttributeSequentialIndexSource - Interface in org.hibernate.boot.model.source.spi
Defines the index of a persistent list/array
PluralAttributeSource - Interface in org.hibernate.boot.model.source.spi
 
PluralAttributeSourceArray - Interface in org.hibernate.boot.model.source.spi
 
pluralDiscriminatedAssociations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
pluralDiscriminatedAssociations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
PluralPersistentAttribute<D,C,E> - Interface in org.hibernate.metamodel.model.domain
Extension of the JPA-defined PluralAttribute interface.
PluralTableGroup - Interface in org.hibernate.sql.ast.tree.from
 
PLUS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PLUS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PLUS - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
PLUS - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
PLUS() - Method in class org.hibernate.grammars.hql.HqlParser.AdditiveOperatorContext
 
PLUS() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetContext
 
PLUS() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetWithMinutesContext
 
PLUS() - Method in class org.hibernate.grammars.hql.HqlParser.SignOperatorContext
 
POINT - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type POINT.
POJO - Enum constant in enum class org.hibernate.metamodel.RepresentationMode
 
PojoInstantiator - Class in org.hibernate.tuple
Deprecated.
Like Instantiator itself, deprecated.
PojoInstantiator(Class<?>, ReflectionOptimizer.InstantiationOptimizer) - Constructor for class org.hibernate.tuple.PojoInstantiator
Deprecated.
PojoInstantiator(Class<?>, ReflectionOptimizer.InstantiationOptimizer, boolean) - Constructor for class org.hibernate.tuple.PojoInstantiator
Deprecated.
PojoInstantiator(Component, ReflectionOptimizer.InstantiationOptimizer) - Constructor for class org.hibernate.tuple.PojoInstantiator
Deprecated.
polymorphism - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
polymorphism - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
Polymorphism - Annotation Interface in org.hibernate.annotations
Deprecated.
This annotation is hardly ever useful.
PolymorphismType - Enum Class in org.hibernate.annotations
Deprecated.
since Polymorphism is deprecated
PolymorphismTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
 
PolymorphismTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.PolymorphismTypeMarshalling
 
POOL_SIZE - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies the maximum number of inactive connections for the built-in connection pool.
POOLED - Enum constant in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Describes the optimizer for use with tables/sequences that store the chunk information.
POOLED_LO - Enum constant in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Describes the optimizer for use with tables/sequences that store the chunk information.
POOLED_LOTL - Enum constant in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Describes the optimizer for use with tables/sequences that store the chunk information.
PooledLoOptimizer - Class in org.hibernate.id.enhanced
Variation of PooledOptimizer which interprets the incoming database value as the lo value, rather than the hi value.
PooledLoOptimizer(Class<?>, int) - Constructor for class org.hibernate.id.enhanced.PooledLoOptimizer
Constructs a PooledLoOptimizer.
PooledLoThreadLocalOptimizer - Class in org.hibernate.id.enhanced
Variation of PooledOptimizer which interprets the incoming database value as the lo value, rather than the hi value, as well as using thread local to cache the generation state.
PooledLoThreadLocalOptimizer(Class<?>, int) - Constructor for class org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer
Constructs a PooledLoThreadLocalOptimizer.
PooledOptimizer - Class in org.hibernate.id.enhanced
Optimizer which uses a pool of values, storing the next low value of the range in the database.
PooledOptimizer(Class<?>, int) - Constructor for class org.hibernate.id.enhanced.PooledOptimizer
Constructs a PooledOptimizer
popExplicitFetchMementoResolver() - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
popProcessingStateStack() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
PORTABLE_INTEGER_DIVISION - Static variable in interface org.hibernate.cfg.QuerySettings
Specifies that division of two integers should produce an integer on all databases.
position() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
ANSI-style
position(byte[], long) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
position(int) - Method in interface org.hibernate.ScrollableResults
Moves the result cursor to the specified position.
position(int, RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
Moves the "cursor position" to the specified position
position(Blob, long) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
POSITION - Enum constant in enum class org.hibernate.dialect.SelectItemReferenceStrategy
Refer to the item via its position.
POSITION - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
POSITION - Static variable in class org.hibernate.grammars.hql.HqlParser
 
POSITION() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
POSITION() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
POSITIONAL - Enum constant in enum class org.hibernate.procedure.spi.ParameterStrategy
The parameters are positional
PositionalParameterContext(HqlParser.ParameterContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.PositionalParameterContext
 
PositionalSelectionsNotAllowedException - Exception in org.hibernate.query.results
 
PositionalSelectionsNotAllowedException(String) - Constructor for exception org.hibernate.query.results.PositionalSelectionsNotAllowedException
 
positionFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
positionFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
PositionFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
positionFunctionPatternArgument() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
positionFunctionPatternArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
PositionFunctionPatternArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PositionFunctionPatternArgumentContext
 
positionFunctionStringArgument() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
positionFunctionStringArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
PositionFunctionStringArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PositionFunctionStringArgumentContext
 
POST_COLLECTION_RECREATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_COLLECTION_RECREATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COLLECTION_REMOVE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_COLLECTION_REMOVE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COLLECTION_UPDATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_COLLECTION_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COMMIT_DELETE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_COMMIT_DELETE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COMMIT_INSERT - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_COMMIT_INSERT - Static variable in class org.hibernate.event.spi.EventType
 
POST_COMMIT_UPDATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_COMMIT_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_DELETE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_DELETE - Static variable in class org.hibernate.event.spi.EventType
 
POST_INSERT - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_INSERT - Static variable in class org.hibernate.event.spi.EventType
 
POST_INSERT_INDICATOR - Static variable in class org.hibernate.id.IdentifierGeneratorHelper
Deprecated, for removal: This API element is subject to removal in a future version.
POST_LOAD - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_LOAD - Enum constant in enum class org.hibernate.jpa.event.spi.CallbackType
 
POST_LOAD - Static variable in class org.hibernate.event.spi.EventType
 
POST_PERSIST - Enum constant in enum class org.hibernate.jpa.event.spi.CallbackType
 
POST_REMOVE - Enum constant in enum class org.hibernate.jpa.event.spi.CallbackType
 
POST_UPDATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
POST_UPDATE - Enum constant in enum class org.hibernate.jpa.event.spi.CallbackType
 
POST_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_UPSERT - Static variable in class org.hibernate.event.spi.EventType
 
postAction() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
postAction() - Method in interface org.hibernate.collection.spi.PersistentCollection
After flushing, clear any "queued" additions, since the database state is now synchronized with the memory state.
PostCollectionRecreateEvent - Class in org.hibernate.event.spi
An event that occurs after a collection is recreated
PostCollectionRecreateEvent(CollectionPersister, PersistentCollection<?>, EventSource) - Constructor for class org.hibernate.event.spi.PostCollectionRecreateEvent
 
PostCollectionRecreateEventListener - Interface in org.hibernate.event.spi
Called after recreating a collection
PostCollectionRemoveEvent - Class in org.hibernate.event.spi
An event that occurs after a collection is removed
PostCollectionRemoveEvent(CollectionPersister, PersistentCollection<?>, EventSource, Object) - Constructor for class org.hibernate.event.spi.PostCollectionRemoveEvent
 
PostCollectionRemoveEventListener - Interface in org.hibernate.event.spi
Called after removing a collection
PostCollectionUpdateEvent - Class in org.hibernate.event.spi
An event that occurs after a collection is updated
PostCollectionUpdateEvent(CollectionPersister, PersistentCollection<?>, EventSource) - Constructor for class org.hibernate.event.spi.PostCollectionUpdateEvent
 
PostCollectionUpdateEventListener - Interface in org.hibernate.event.spi
Called after updating a collection
PostCommitDeleteEventListener - Interface in org.hibernate.event.spi
Called after an entity delete is committed to the datastore.
PostCommitInsertEventListener - Interface in org.hibernate.event.spi
Called after an entity insert is committed to the datastore.
PostCommitUpdateEventListener - Interface in org.hibernate.event.spi
Called after an entity update is committed to the datastore.
postConstruct(Metadata) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Post-construct is a callback for AbstractEntityPersister subclasses to call after they are all done with their constructor processing.
postCreate(Object) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
 
postDelete() - Method in interface org.hibernate.engine.spi.EntityEntry
After actually deleting a row, record the fact that the instance no longer exists in the database.
PostDeleteEvent - Class in org.hibernate.event.spi
Occurs after deleting an item from the datastore
PostDeleteEvent(Object, Object, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PostDeleteEvent
 
PostDeleteEventListener - Interface in org.hibernate.event.spi
Called after deleting an item from the datastore
postFlush(Iterator<Object>) - Method in interface org.hibernate.Interceptor
Called after a flush that actually ends in execution of the SQL statements required to synchronize in-memory state with the database.
postFlush(PersistentCollection<?>) - Method in class org.hibernate.engine.spi.CollectionEntry
Called after a successful flush
PostgresPlusDialect - Class in org.hibernate.dialect
An SQL dialect for Postgres Plus
PostgresPlusDialect() - Constructor for class org.hibernate.dialect.PostgresPlusDialect
Constructs a PostgresPlusDialect
PostgresPlusDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.PostgresPlusDialect
 
PostgresPlusDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.PostgresPlusDialect
 
POSTGRESQL - Enum constant in enum class org.hibernate.dialect.Database
 
PostgreSQLAggregateSupport - Class in org.hibernate.dialect.aggregate
 
PostgreSQLAggregateSupport() - Constructor for class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
 
PostgreSQLArrayConcatElementFunction - Class in org.hibernate.dialect.function.array
PostgreSQL variant of the function to properly return null when the array argument is null.
PostgreSQLArrayConcatElementFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.PostgreSQLArrayConcatElementFunction
 
PostgreSQLArrayConcatFunction - Class in org.hibernate.dialect.function.array
PostgreSQL variant of the function to properly return null when one of the arguments is null.
PostgreSQLArrayConcatFunction() - Constructor for class org.hibernate.dialect.function.array.PostgreSQLArrayConcatFunction
 
PostgreSQLArrayConstructorFunction - Class in org.hibernate.dialect.function.array
Special array constructor function that also applies a cast to the array literal, based on the inferred result type.
PostgreSQLArrayConstructorFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.PostgreSQLArrayConstructorFunction
 
PostgreSQLArrayFillFunction - Class in org.hibernate.dialect.function.array
Custom casting for the array fill function.
PostgreSQLArrayFillFunction(boolean) - Constructor for class org.hibernate.dialect.function.array.PostgreSQLArrayFillFunction
 
PostgreSQLArrayJdbcType - Class in org.hibernate.dialect
Descriptor for ARRAY handling.
PostgreSQLArrayJdbcType(JdbcType) - Constructor for class org.hibernate.dialect.PostgreSQLArrayJdbcType
 
PostgreSQLArrayJdbcTypeConstructor - Class in org.hibernate.dialect
PostgreSQLArrayJdbcTypeConstructor() - Constructor for class org.hibernate.dialect.PostgreSQLArrayJdbcTypeConstructor
 
PostgreSQLArrayPositionFunction - Class in org.hibernate.dialect.function.array
PostgreSQL variant of the function.
PostgreSQLArrayPositionFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.PostgreSQLArrayPositionFunction
 
PostgreSQLArrayPositionsFunction - Class in org.hibernate.dialect.function.array
PostgreSQL variant of the function.
PostgreSQLArrayPositionsFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.array.PostgreSQLArrayPositionsFunction
 
PostgreSQLArrayTrimEmulation - Class in org.hibernate.dialect.function.array
PostgreSQL array_trim emulation, since the function was only introduced in version 14.
PostgreSQLArrayTrimEmulation() - Constructor for class org.hibernate.dialect.function.array.PostgreSQLArrayTrimEmulation
 
PostgreSQLCastingInetJdbcType - Class in org.hibernate.dialect
 
PostgreSQLCastingInetJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
PostgreSQLCastingIntervalSecondJdbcType - Class in org.hibernate.dialect
 
PostgreSQLCastingIntervalSecondJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
PostgreSQLCastingJsonJdbcType - Class in org.hibernate.dialect
 
PostgreSQLCastingJsonJdbcType(boolean, EmbeddableMappingType) - Constructor for class org.hibernate.dialect.PostgreSQLCastingJsonJdbcType
 
PostgreSQLDialect - Class in org.hibernate.dialect
A SQL dialect for PostgreSQL 11 and above.
PostgreSQLDialect() - Constructor for class org.hibernate.dialect.PostgreSQLDialect
 
PostgreSQLDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.PostgreSQLDialect
 
PostgreSQLDialect(DatabaseVersion, PostgreSQLDriverKind) - Constructor for class org.hibernate.dialect.PostgreSQLDialect
 
PostgreSQLDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.PostgreSQLDialect
 
PostgreSQLDriverKind - Enum Class in org.hibernate.dialect
 
PostgreSQLEnumJdbcType - Class in org.hibernate.dialect
Represents a named enum type on PostgreSQL.
PostgreSQLEnumJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
PostgreSQLIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
PostgreSQLIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.PostgreSQLIdentityColumnSupport
 
PostgreSQLInetJdbcType - Class in org.hibernate.dialect
 
PostgreSQLInetJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLInetJdbcType
 
PostgreSQLIntervalSecondJdbcType - Class in org.hibernate.dialect
 
PostgreSQLIntervalSecondJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
PostgreSQLJsonPGObjectJsonbType - Class in org.hibernate.dialect
 
PostgreSQLJsonPGObjectJsonbType() - Constructor for class org.hibernate.dialect.PostgreSQLJsonPGObjectJsonbType
 
PostgreSQLJsonPGObjectJsonbType(EmbeddableMappingType, boolean) - Constructor for class org.hibernate.dialect.PostgreSQLJsonPGObjectJsonbType
 
PostgreSQLJsonPGObjectJsonType - Class in org.hibernate.dialect
 
PostgreSQLJsonPGObjectJsonType() - Constructor for class org.hibernate.dialect.PostgreSQLJsonPGObjectJsonType
 
PostgreSQLMinMaxFunction - Class in org.hibernate.dialect.function
PostgreSQL doesn't support min/max for uuid yet, but since that type is comparable we want to support this operation.
PostgreSQLMinMaxFunction(String) - Constructor for class org.hibernate.dialect.function.PostgreSQLMinMaxFunction
 
PostgreSQLOrdinalEnumJdbcType - Class in org.hibernate.dialect
Represents a named enum type on PostgreSQL.
PostgreSQLOrdinalEnumJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLOrdinalEnumJdbcType
 
PostgreSQLSequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for PostgreSQLDialect.
PostgreSQLSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.PostgreSQLSequenceSupport
 
PostgreSQLSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for PostgreSQL.
PostgreSQLSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
PostgreSQLStructCastingJdbcType - Class in org.hibernate.dialect
 
PostgreSQLStructCastingJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLStructCastingJdbcType
 
PostgreSQLStructPGObjectJdbcType - Class in org.hibernate.dialect
 
PostgreSQLStructPGObjectJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLStructPGObjectJdbcType
 
PostgreSQLTruncFunction - Class in org.hibernate.dialect.function
Custom TruncFunction for PostgreSQL which uses the dialect-specific function for numeric truncation
PostgreSQLTruncFunction(boolean, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.PostgreSQLTruncFunction
 
PostgreSQLTruncRoundFunction - Class in org.hibernate.dialect.function
PostgreSQL only supports the two-argument trunc and round functions with the following signatures: trunc(numeric, integer) round(numeric, integer)
PostgreSQLTruncRoundFunction(String, boolean) - Constructor for class org.hibernate.dialect.function.PostgreSQLTruncRoundFunction
 
PostgreSQLUUIDJdbcType - Class in org.hibernate.dialect
 
PostgreSQLUUIDJdbcType() - Constructor for class org.hibernate.dialect.PostgreSQLUUIDJdbcType
 
postInitialize(PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.engine.spi.CollectionEntry
 
postInsert(Object) - Method in interface org.hibernate.engine.spi.EntityEntry
 
postInsert(Object[]) - Method in interface org.hibernate.engine.spi.EntityEntry
After actually inserting a row, record the fact that the instance exists in the database (needed for identity column key generation).
PostInsertEvent - Class in org.hibernate.event.spi
Occurs after inserting an item in the datastore
PostInsertEvent(Object, Object, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PostInsertEvent
 
PostInsertEventListener - Interface in org.hibernate.event.spi
Called after inserting an item in the datastore
PostInsertIdentifierGenerator - Interface in org.hibernate.id
The counterpart to IdentifierGenerator for values generated by the database.
PostInsertIdentityPersister - Interface in org.hibernate.id
Deprecated, for removal: This API element is subject to removal in a future version.
Use EntityPersister instead.
postInstantiate() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
postInstantiate() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
postInstantiate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
postInstantiate() - Method in interface org.hibernate.persister.entity.EntityPersister
Finish the initialization of this object.
postInstantiate(String, Class<?>, Set<Class<?>>, Method, Method, CompositeType) - Method in class org.hibernate.proxy.map.MapProxyFactory
 
postInstantiate(String, Class<?>, Set<Class<?>>, Method, Method, CompositeType) - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory
 
postInstantiate(String, Class<?>, Set<Class<?>>, Method, Method, CompositeType) - Method in interface org.hibernate.proxy.ProxyFactory
Called immediately after instantiation of this factory.
postLoad - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
postLoad - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
postLoad - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
postLoad(Object) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
 
postLoad(JdbcValuesSourceProcessingState, Consumer<EntityHolder>) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
PostLoadEvent - Class in org.hibernate.event.spi
Occurs after an entity instance is fully loaded.
PostLoadEvent(EventSource) - Constructor for class org.hibernate.event.spi.PostLoadEvent
 
PostLoadEventListener - Interface in org.hibernate.event.spi
Occurs after an entity instance is fully loaded.
postPersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
postPersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
postPersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
postProcessEntityHierarchies() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
 
postRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
postRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
postRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
postRemove(Object) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
 
postUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
postUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
postUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
postUpdate(Object) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
 
postUpdate(Object, Object[], Object) - Method in interface org.hibernate.engine.spi.EntityEntry
Handle updating the internal state of the entry after actually performing the database update.
PostUpdateEvent - Class in org.hibernate.event.spi
Occurs after the datastore is updated
PostUpdateEvent(Object, Object, Object[], Object[], int[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PostUpdateEvent
 
PostUpdateEventListener - Interface in org.hibernate.event.spi
Called after updating the datastore
PostUpsertEvent - Class in org.hibernate.event.spi
Occurs after the datastore is updated
PostUpsertEvent(Object, Object, Object[], int[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PostUpsertEvent
 
PostUpsertEventListener - Interface in org.hibernate.event.spi
Called after updating the datastore
potentiallyCreateTableReference(String) - Method in class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
power(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the first argument raised to the power of its second argument.
power(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
power(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the first argument raised to the power of its second argument.
power(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
power_expLn() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
PRE_COLLECTION_RECREATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
PRE_COLLECTION_RECREATE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_COLLECTION_REMOVE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
PRE_COLLECTION_REMOVE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_COLLECTION_UPDATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
PRE_COLLECTION_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_DELETE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
PRE_DELETE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_INSERT - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
PRE_INSERT - Static variable in class org.hibernate.event.spi.EventType
 
PRE_LOAD - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
PRE_LOAD - Static variable in class org.hibernate.event.spi.EventType
 
PRE_PERSIST - Enum constant in enum class org.hibernate.jpa.event.spi.CallbackType
 
PRE_REMOVE - Enum constant in enum class org.hibernate.jpa.event.spi.CallbackType
 
PRE_UPDATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
PRE_UPDATE - Enum constant in enum class org.hibernate.jpa.event.spi.CallbackType
 
PRE_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_UPSERT - Static variable in class org.hibernate.event.spi.EventType
 
PRECEDING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
PRECEDING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
PRECEDING() - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
PRECEDING() - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
PRECEDING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
precision - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
precision - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
precision - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
precision - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
precision - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
precision(int) - Static method in class org.hibernate.engine.jdbc.Size
 
precision(int, int) - Static method in class org.hibernate.engine.jdbc.Size
 
PreCollectionRecreateEvent - Class in org.hibernate.event.spi
An event that occurs before a collection is recreated
PreCollectionRecreateEvent(CollectionPersister, PersistentCollection<?>, EventSource) - Constructor for class org.hibernate.event.spi.PreCollectionRecreateEvent
 
PreCollectionRecreateEventListener - Interface in org.hibernate.event.spi
Called before recreating a collection
PreCollectionRemoveEvent - Class in org.hibernate.event.spi
An event that occurs before a collection is removed
PreCollectionRemoveEvent(CollectionPersister, PersistentCollection<?>, EventSource, Object) - Constructor for class org.hibernate.event.spi.PreCollectionRemoveEvent
 
PreCollectionRemoveEventListener - Interface in org.hibernate.event.spi
Called before removing a collection
PreCollectionUpdateEvent - Class in org.hibernate.event.spi
An event that occurs before a collection is updated
PreCollectionUpdateEvent(CollectionPersister, PersistentCollection<?>, EventSource) - Constructor for class org.hibernate.event.spi.PreCollectionUpdateEvent
 
PreCollectionUpdateEventListener - Interface in org.hibernate.event.spi
Called before updating a collection
preCreate(Object) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
 
PreDeleteEvent - Class in org.hibernate.event.spi
Represents a pre-delete event, which occurs just prior to performing the deletion of an entity from the database.
PreDeleteEvent(Object, Object, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PreDeleteEvent
Constructs an event containing the pertinent information.
PreDeleteEventListener - Interface in org.hibernate.event.spi
Called before deleting an item from the datastore
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.AndPredicateContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.ExpressionOrPredicateContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.GroupedPredicateContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.HavingClauseContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.NegatedPredicateContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.OrPredicateContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
predicate() - Method in class org.hibernate.grammars.hql.HqlParser.WhereClauseContext
 
predicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.AndPredicateContext
 
predicate(int) - Method in class org.hibernate.grammars.hql.HqlParser.OrPredicateContext
 
Predicate - Interface in org.hibernate.sql.ast.tree.predicate
Models a predicate in the SQL AST
PredicateCollector - Class in org.hibernate.sql.ast.tree.predicate
 
PredicateCollector() - Constructor for class org.hibernate.sql.ast.tree.predicate.PredicateCollector
 
PredicateCollector(Predicate) - Constructor for class org.hibernate.sql.ast.tree.predicate.PredicateCollector
 
PredicateContainer - Interface in org.hibernate.sql.ast.tree.predicate
Something that can contain predicates
PredicateContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.PredicateContext
 
PredicateContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PredicateContext
 
PREFER_LONG_RAW - Static variable in class org.hibernate.dialect.OracleDialect
 
PREFER_NATIVE_ENUM_TYPES - Static variable in interface org.hibernate.cfg.MappingSettings
Indicates whether to prefer using SQL enums and the respective special JDBC types for binding/extracting of values.
PREFER_USER_TRANSACTION - Static variable in interface org.hibernate.cfg.TransactionSettings
When enabled, specifies that the UserTransaction should be used in preference to the TransactionManager for JTA transaction management.
preferBindAggregateMapping(int) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Whether to prefer binding the aggregate column as a whole instead of individual parts.
preferBindAggregateMapping(int) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
preferBindAggregateMapping(int) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
PREFERRED_ARRAY_JDBC_TYPE - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies the preferred JDBC type for storing plural i.e.
PREFERRED_BOOLEAN_JDBC_TYPE - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies the preferred JDBC type for storing boolean values.
PREFERRED_DURATION_JDBC_TYPE - Static variable in interface org.hibernate.cfg.MappingSettings
The preferred JDBC type to use for storing Duration values.
PREFERRED_INSTANT_JDBC_TYPE - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies the preferred JDBC type for storing Instant values.
PREFERRED_POOLED_OPTIMIZER - Static variable in interface org.hibernate.cfg.MappingSettings
When a generator specifies an increment-size and an optimizer was not explicitly specified, which of the "pooled" optimizers should be preferred? Can specify an optimizer short name or the name of a class which implements Optimizer.
PREFERRED_UUID_JDBC_TYPE - Static variable in interface org.hibernate.cfg.MappingSettings
The preferred JDBC type to use for storing UUID values.
preferSelectAggregateMapping(int) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Whether to prefer selecting the aggregate column as a whole instead of individual parts.
preferSelectAggregateMapping(int) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
preferSelectAggregateMapping(int) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
preferSelectAggregateMapping(int) - Method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
 
preFlush(Iterator<Object>) - Method in interface org.hibernate.Interceptor
Called before a flush.
preFlush(PersistentCollection<?>) - Method in class org.hibernate.engine.spi.CollectionEntry
 
preInsert(CollectionPersister) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
preInsert(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called before inserting rows, to ensure that any surrogate keys are fully generated
preInsert(CollectionPersister) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
PreInsertEvent - Class in org.hibernate.event.spi
Represents a pre-insert event, which occurs just prior to performing the insert of an entity into the database.
PreInsertEvent(Object, Object, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PreInsertEvent
Constructs an event containing the pertinent information.
PreInsertEventListener - Interface in org.hibernate.event.spi
Called before inserting an item in the datastore
preInsertInMemoryValueGeneration(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.InsertCoordinatorStandard
 
preInvalidate(String[], SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.TimestampsCache
Perform pre-invalidation of the passed spaces (table names) against the timestamp region data.
PreLoadEvent - Class in org.hibernate.event.spi
Called before injecting property values into a newly loaded entity instance.
PreLoadEvent(EventSource) - Constructor for class org.hibernate.event.spi.PreLoadEvent
 
PreLoadEventListener - Interface in org.hibernate.event.spi
Called before injecting property values into a newly loaded entity instance.
PreparableMutationOperation - Interface in org.hibernate.sql.model
MutationOperation that is capable of being handled as a JDBC PreparedStatement Person ( PERSON, PERSON_SUPP ) - PERSON_SUPP is optional secondary table
prepare() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
A general preparation step.
prepare() - Method in interface org.hibernate.tool.schema.spi.ScriptTargetOutput
Prepare the script target to accept commands
prepare(PreparedStatement) - Method in class org.hibernate.jdbc.Expectation.OutParameter
 
prepare(PreparedStatement) - Method in interface org.hibernate.jdbc.Expectation
Perform any special statement preparation, for example, registration of OUT parameters.
prepare(SQLWarning) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
prepare(SQLWarning) - Method in interface org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandler
Prepare for processing of a warning stack.
prepare(MetadataSources, BootstrapContext) - Static method in class org.hibernate.boot.model.process.spi.MetadataBuildingProcess
First step of two-phase for MetadataSources to Metadata process
prepare(SessionFactoryImplementor, Metadata) - Method in interface org.hibernate.query.named.NamedObjectRepository
Prepare for runtime use
prepare(Optimizer) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Deprecated.
prepare(Optimizer) - Method in class org.hibernate.id.enhanced.TableStructure
 
prepare(MappingModelCreationProcess, JdbcConnectionAccess) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableInsertStrategy
Prepare the strategy for use.
prepare(MappingModelCreationProcess, JdbcConnectionAccess) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableMutationStrategy
Prepare the strategy for use.
prepareActions() - Method in class org.hibernate.engine.spi.ActionQueue
Prepares the internal action queues for execution.
PreparedStatementDetails - Interface in org.hibernate.engine.jdbc.mutation.group
Descriptor for details about a PreparedStatement
PreparedStatementGroup - Interface in org.hibernate.engine.jdbc.mutation.group
Grouping of PreparedStatement references.
prepareForEntityHierarchyProcessing() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
 
prepareForExecution() - Method in class org.hibernate.query.spi.AbstractQuery
 
prepareForExecution() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
prepareForMappingModel() - Method in class org.hibernate.mapping.Component
 
prepareForMappingModel() - Method in class org.hibernate.mapping.MappedSuperclass
 
prepareForMappingModel(RuntimeModelCreationContext) - Method in class org.hibernate.mapping.PersistentClass
 
prepareForPossibleLoadingOutsideTransaction() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
prepareForPossibleLoadingOutsideTransaction() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Initialize internal state based on the currently attached session, in order to be ready to load data even after the proxy is detached from the session.
prepareForPossibleLoadingOutsideTransaction() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
prepareForQueryExecution(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
prepareForQueryExecution(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Prepare for the execution of a Query or ProcedureCall
prepareForQueryExecution(boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
prepareForStore() - Method in interface org.hibernate.query.spi.QueryInterpretationCache.Key
The possibility for a cache key to do defensive copying in case it has mutable state.
prepareForStore() - Method in class org.hibernate.query.sql.spi.NonSelectInterpretationsKey
 
prepareForStore() - Method in class org.hibernate.query.sql.spi.SelectInterpretationsKey
 
prepareForUse(SessionFactoryOptions, Map<String, Object>) - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
prepareIdentifierGeneratingInsert(String) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Deprecated.
Append SQL specific to this delegate's mode of handling generated primary key values to the given insert statement.
prepareIdentifierGeneratingInsert(String) - Method in class org.hibernate.id.insert.InsertReturningDelegate
 
prepareIdentifierGeneratingInsert(String) - Method in class org.hibernate.id.insert.SybaseJConnGetGeneratedKeysDelegate
 
prepareLimitOffsetParameters() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
prepareLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
prepareLoaders() - Method in interface org.hibernate.persister.entity.EntityPersister
Prepare loaders associated with the persister.
prepareMappingModel(MappingModelCreationProcess) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
prepareQueryStatement(String, boolean, ScrollMode) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Get a prepared statement for use in loading / querying.
prepareQueryStatement(String, SharedSessionContractImplementor) - Static method in class org.hibernate.sql.exec.spi.StatementCreatorHelper
 
prepareStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a statement being prepared.
prepareStatement(String) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Prepare a statement.
prepareStatement(String, boolean) - Method in interface org.hibernate.engine.jdbc.spi.MutationStatementPreparer
Prepare a statement.
prepareStatement(String, boolean) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Prepare a statement.
prepareStatement(String, int) - Method in interface org.hibernate.engine.jdbc.spi.MutationStatementPreparer
Prepare an INSERT statement, specifying how auto-generated (by the database) keys should be handled.
prepareStatement(String, int) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Prepare an INSERT statement, specifying how auto-generated (by the database) keys should be handled.
prepareStatement(String, String[]) - Method in interface org.hibernate.engine.jdbc.spi.MutationStatementPreparer
Prepare an INSERT statement, specifying columns which are auto-generated values to be returned.
prepareStatement(String, String[]) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Prepare an INSERT statement, specifying columns which are auto-generated values to be returned.
prepareStatement(String, SharedSessionContractImplementor) - Method in interface org.hibernate.generator.values.GeneratedValuesMutationDelegate
Create a PreparedStatement from the provided sql based on the delegate needs.
prepareStatement(String, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
 
prepareStatement(String, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.GetGeneratedKeysDelegate
 
prepareStatement(String, SharedSessionContractImplementor) - Method in interface org.hibernate.id.insert.InsertGeneratedIdentifierDelegate
Deprecated.
 
prepareStatement(String, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.InsertReturningDelegate
 
prePartialFlushEnd() - Method in interface org.hibernate.SessionEventListener
 
prePartialFlushStart() - Method in interface org.hibernate.SessionEventListener
 
prepend - Variable in class org.hibernate.dialect.function.array.ArrayConcatElementFunction
 
prependComment(String, String) - Method in class org.hibernate.dialect.Dialect
Prepend a comment to the given SQL fragment.
prependComment(String, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
prependListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
prependListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
prependListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
prependListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
prependTableGroupJoin(NavigablePath, TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
prependTableGroupJoin(NavigablePath, TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedTableGroup
 
prependTableGroupJoin(NavigablePath, TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
prependTableGroupJoin(NavigablePath, TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
prependTableGroupJoin(NavigablePath, TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
prependTableGroupJoin(NavigablePath, TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
prependTableGroupJoin(NavigablePath, TableGroupJoin) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
Adds the given table group join before a join as found via the given navigable path.
prePersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
prePersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
prePersist - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
preRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
preRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
preRemove - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
preRemove(Object) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
 
preUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
preUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
 
preUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
 
preUpdate(Object) - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
 
PreUpdateEvent - Class in org.hibernate.event.spi
Represents a pre-update event, which occurs just prior to performing the update of an entity in the database.
PreUpdateEvent(Object, Object, Object[], Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PreUpdateEvent
Constructs an event containing the pertinent information.
PreUpdateEventListener - Interface in org.hibernate.event.spi
Called before updating the datastore
PreUpsertEvent - Class in org.hibernate.event.spi
Represents a pre-upsert event, which occurs just prior to performing the upsert of an entity in the database.
PreUpsertEvent(Object, Object, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PreUpsertEvent
Constructs an event containing the pertinent information.
PreUpsertEventListener - Interface in org.hibernate.event.spi
Called before updating the datastore
previous() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
previous() - Method in class org.hibernate.query.Page
Obtain the previous page with the same size as this page.
previous() - Method in interface org.hibernate.ScrollableResults
Retreat to the previous result.
previous(RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
Advances the "cursor position" in reverse and returns a boolean indicating whether there is a row available to read via JdbcValues.getCurrentRowValue(int).
PREVIOUS_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the field used to hold the previous ManagedEntity.
PREVIOUS_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to read the previous ManagedEntity field
PREVIOUS_SETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the method used to write the previous ManagedEntity field
previousIndex() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
previousPage(List<Comparable<?>>) - Method in class org.hibernate.query.KeyedPage
Obtain a specification of the previous page of results, which is to be located using the given key, which must be the key of the first result on this page.
primaryExpression() - Method in class org.hibernate.grammars.hql.HqlParser.BarePrimaryExpressionContext
 
primaryExpression() - Method in class org.hibernate.grammars.hql.HqlParser
 
PrimaryExpressionContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.PrimaryExpressionContext
 
PrimaryExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.PrimaryExpressionContext
 
PrimaryKey - Class in org.hibernate.mapping
A mapping model object representing a primary key constraint.
PrimaryKey(Table) - Constructor for class org.hibernate.mapping.PrimaryKey
 
primaryKeyForeignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
primaryKeyForeignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
primaryKeyForeignKey - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
PrimaryKeyInformation - Interface in org.hibernate.tool.schema.extract.spi
Provides access to information about existing primary key for a table
primaryKeyJoinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
primaryKeyJoinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
primaryKeyJoinColumn - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
prime(Set<DomainDataRegionConfig>) - Method in interface org.hibernate.cache.spi.CacheImplementor
An initialization phase allowing the caching provider to prime itself from the passed configs
prime(JavaTypeBaseline.BaselineTarget) - Static method in class org.hibernate.type.descriptor.java.spi.JavaTypeBaseline
The process of registering all the baseline registrations
prime(TypeConfiguration) - Static method in class org.hibernate.type.StandardBasicTypes
 
PrimeAmongSecondarySupertypes - Interface in org.hibernate.engine.spi
For a full explanation of the purpose of this interface see ManagedTypeHelper.
primed() - Method in class org.hibernate.type.BasicTypeRegistry
 
PRIMITIVE_ARRAY_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
PrimitiveArray - Class in org.hibernate.mapping
A primitive array has a primary key consisting of the key columns + index column.
PrimitiveArray(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.PrimitiveArray
 
PrimitiveArray(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.PrimitiveArray
 
PrimitiveByteArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for byte[] handling.
PrimitiveByteArrayJavaType() - Constructor for class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
PrimitiveCharacterArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for char[] handling.
PrimitiveCharacterArrayJavaType() - Constructor for class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
primitiveEquivalent(Class<?>) - Static method in class org.hibernate.query.sqm.tree.expression.Compatibility
 
PrimitiveJavaType<J extends Serializable> - Interface in org.hibernate.type.descriptor.java.spi
Additional contract for primitive / primitive wrapper Java types.
PROCEDURE - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate NamedStoredProcedureQuery was encountered
ProcedureCall - Interface in org.hibernate.procedure
Defines support for executing database stored procedures and functions.
ProcedureCallImplementor<R> - Interface in org.hibernate.procedure.spi
 
procedureName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
 
ProcedureOutputs - Interface in org.hibernate.procedure
Specialization of the Outputs contract providing access to the stored procedure's registered output parameters.
ProcedureParameter<T> - Interface in org.hibernate.query.procedure
 
ProcedureParameterBinding<T> - Interface in org.hibernate.query.procedure
Describes an input value binding for any IN/INOUT parameters.
ProcedureParameterBindingImplementor<T> - Interface in org.hibernate.procedure.spi
 
ProcedureParameterExtractionAware<T> - Interface in org.hibernate.type
Optional Type contract for implementations that are aware of how to extract values from store procedure OUT/INOUT parameters.
ProcedureParameterImplementor<T> - Interface in org.hibernate.procedure.spi
SPI extension for ProcedureParameter
ProcedureParameterMetadataImplementor - Interface in org.hibernate.query.spi
 
ProcedureParameterNamedBinder<J> - Interface in org.hibernate.type
Optional Type contract for implementations enabled to set store procedure OUT/INOUT parameters values by name.
process() - Method in interface org.hibernate.boot.spi.NaturalIdUniqueKeyBinder
 
process(ResultSet) - Method in interface org.hibernate.tool.schema.extract.spi.ExtractionContext.ResultSetProcessor
 
process(Metadata, ServiceRegistry, Map<String, Object>, DelayedDropRegistry) - Static method in class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator
 
process(AttributePath, StringBuilder) - Static method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyComponentPathImpl
 
process(InFlightMetadataCollector) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.DelayedPropertyReferenceHandler
 
processArgument(Object) - Method in class org.hibernate.engine.spi.FilterDefinition
Called before binding a JDBC parameter
processAuxiliaryDatabaseObjectDefinitions() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process all AuxiliaryDatabaseObject definitions.
processEntityHierarchies(Set<String>) - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
 
processFetchProfiles() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process all fetch profiles.
processFilterDefinitions() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process all filter definitions.
processIdentifierGenerators() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process all custom identifier generator declarations,
processInsertGeneratedProperties(Object, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
processInsertGeneratedProperties(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
processInsertGeneratedProperties(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Retrieve the values of any insert generated properties through the provided GeneratedValues or, when that's not available, by selecting them back from the database, injecting these generated values into the given entity as well as writing this state to the PersistenceContext.
processNamedQueries() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process all "root" named queries.
processNestedTableGroupJoins(TableGroup, List<TableGroupJoin>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
processQueryRenames() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process all explicit query renames (imports).
processQueuedOps(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
processQueuedOps(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Process queued operations within the PersistentCollection.
processResultSetMappings() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process ResultSet mappings for native queries.
processSql(String, boolean, boolean, LockOptions) - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
processSql(String, boolean, LockOptions) - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
Deprecated, for removal: This API element is subject to removal in a future version.
processSql(String, int, boolean) - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
Deprecated, for removal: This API element is subject to removal in a future version.
processSql(String, int, boolean, boolean) - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.LegacyDB2LimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.LegacyOracleLimitHandler
 
processSql(String, Limit) - Method in interface org.hibernate.dialect.pagination.LimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.NoopLimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.OffsetFetchLimitHandler
 
processSql(String, Limit) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
When the offset of the current row is 0, add a top(?) clause to the given SQL query.
processSql(String, Limit, QueryOptions) - Method in interface org.hibernate.dialect.pagination.LimitHandler
 
processSql(String, Limit, QueryOptions) - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
processSqlOffsetFetch(String, boolean) - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
Deprecated, for removal: This API element is subject to removal in a future version.
processSqlOffsetFetch(String, boolean, boolean) - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
processTableGroupJoin(TableGroupJoin, List<TableGroupJoin>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
processTableGroupJoins(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
processTypeDefinitions() - Method in interface org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Process all custom Type definitions.
processUpdateGeneratedProperties(Object, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
processUpdateGeneratedProperties(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
processUpdateGeneratedProperties(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Retrieve the values of any update generated properties through the provided GeneratedValues or, when that's not available, by selecting them back from the database, injecting these generated values into the given entity as well as writing this state to the PersistenceContext.
prod(Expression<? extends N>, Expression<? extends N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
prod(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
prod(Expression<? extends N>, Expression<? extends N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
prod(Expression<? extends N>, N) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
prod(Expression<? extends N>, N) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
prod(Expression<? extends N>, N) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
prod(N, Expression<? extends N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
prod(N, Expression<? extends N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
prod(N, Expression<? extends N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
produceAdditionalMappings(MetadataImplementor, IndexView, MappingBinder, MetadataBuildingContext) - Method in interface org.hibernate.boot.spi.AdditionalJaxbMappingProducer
Deprecated.
 
produceBeanInstance(Class<B>) - Method in class org.hibernate.boot.model.TypeBeanInstanceProducer
 
produceBeanInstance(Class<B>) - Method in interface org.hibernate.resource.beans.spi.BeanInstanceProducer
Produce a bean instance
produceBeanInstance(String, Class<B>) - Method in class org.hibernate.boot.model.TypeBeanInstanceProducer
 
produceBeanInstance(String, Class<B>) - Method in interface org.hibernate.resource.beans.spi.BeanInstanceProducer
Produce a named bean instance
produceInitializer(NavigablePath, PluralAttributeMapping, InitializerParent<?>, LockMode, DomainResult<?>, DomainResult<?>, boolean, AssemblerCreationState) - Method in interface org.hibernate.collection.spi.CollectionInitializerProducer
Create an initializer for the given attribute relative to the given navigable path.
producePredicate(TableReference, TableReference, SqlAstJoinType) - Method in interface org.hibernate.sql.ast.tree.from.TableReferenceJoinPredicateProducer
 
producesUniqueResults() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
producesUniqueResults() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
productNameMatches(String) - Method in enum class org.hibernate.dialect.Database
Does this database have the given product name?
profile() - Element in annotation interface org.hibernate.annotations.FetchProfileOverride
The name of the fetch profile in which this fetch mode should be applied.
PROJECTION - Enum constant in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
An entity type is used through a path that appears in the SELECT clause somehow.
PROJECTION - Static variable in class org.hibernate.persister.entity.EntityNameUse
 
property - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
 
property - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
 
Property - Class in org.hibernate.mapping
A mapping model object representing a property or field of an entity or embeddable class.
Property() - Constructor for class org.hibernate.mapping.Property
 
PROPERTY - Enum constant in enum class org.hibernate.boot.spi.AccessType
Access to value via property
PROPERTY - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate property/attribute definition was encountered.
PROPERTY - Static variable in class org.hibernate.id.ForeignGenerator
Deprecated.
The parameter which specifies the property holding a reference to the associated object.
PROPERTY - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
PropertyAccess - Interface in org.hibernate.property.access.spi
Defines how a given persistent attribute is accessed by exposing a Getter and a Setter for the attribute.
PropertyAccessBuildingException - Exception in org.hibernate.property.access.spi
Indicates a problem while building a PropertyAccess.
PropertyAccessBuildingException(String) - Constructor for exception org.hibernate.property.access.spi.PropertyAccessBuildingException
 
PropertyAccessBuildingException(String, Throwable) - Constructor for exception org.hibernate.property.access.spi.PropertyAccessBuildingException
 
PropertyAccessException - Exception in org.hibernate.property.access.spi
Indicates a problem reading or writing value from/to a persistent property.
PropertyAccessException - Exception in org.hibernate
A problem occurred accessing a property of an instance of a persistent class by reflection, or via enhanced entities.
PropertyAccessException(Throwable, String, boolean, Class<?>, String) - Constructor for exception org.hibernate.PropertyAccessException
Constructs a PropertyAccessException using the specified information.
PropertyAccessException(String) - Constructor for exception org.hibernate.property.access.spi.PropertyAccessException
 
PropertyAccessException(String, Throwable) - Constructor for exception org.hibernate.property.access.spi.PropertyAccessException
 
PropertyAccessSerializationException - Exception in org.hibernate.property.access.spi
 
PropertyAccessSerializationException(String) - Constructor for exception org.hibernate.property.access.spi.PropertyAccessSerializationException
 
PropertyAccessSerializationException(String, Throwable) - Constructor for exception org.hibernate.property.access.spi.PropertyAccessSerializationException
 
PropertyAccessStrategy - Interface in org.hibernate.property.access.spi
Describes a strategy for accessing a persistent attribute, for example: field, JavaBean-style property, or whatever.
PropertyAccessStrategyResolver - Interface in org.hibernate.property.access.spi
Contract for resolving the PropertyAccessStrategy to use.
PropertyBasedMapping - Interface in org.hibernate.metamodel.mapping
Describes an attribute with a property access.
PropertyData - Interface in org.hibernate.boot.spi
Details about an attribute as we process the boot model.
propertyException(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
PropertyFactory - Class in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement
PropertyFactory.NonIdentifierAttributeNature - Enum Class in org.hibernate.tuple
Deprecated.
 
PropertyFetchDescriptor(JaxbHbmNativeQueryPropertyReturnType, HbmResultSetMappingDescriptor.HbmFetchParent, String, MetadataBuildingContext) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor.PropertyFetchDescriptor
 
PropertyGeneration - Class in org.hibernate.mapping
Deprecated.
This is replaced by ValueGeneration and GenerationTiming, and is no longer used
propertyMapping - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Warning: When there are duplicated property names in the subclasses then propertyMapping will only contain one of those properties.
PropertyMapping - Interface in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
This interface is obsolete
PropertyNotFoundException - Exception in org.hibernate
Indicates that an expected getter or setter method could not be found on a class.
PropertyNotFoundException(String) - Constructor for exception org.hibernate.PropertyNotFoundException
Constructs a PropertyNotFoundException given the specified message.
PropertyPath - Class in org.hibernate.loader
Deprecated, for removal: This API element is subject to removal in a future version.
Use NavigablePath or NavigableRole instead, depending on need.
PropertyPath() - Constructor for class org.hibernate.loader.PropertyPath
Deprecated.
 
PropertyPath(String) - Constructor for class org.hibernate.loader.PropertyPath
Deprecated.
 
PropertyPath(PropertyPath, String) - Constructor for class org.hibernate.loader.PropertyPath
Deprecated.
 
propertyRef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
propertyRef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
propertyRef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
propertyRef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
 
PropertySetterAccessException - Exception in org.hibernate
 
PropertySetterAccessException(Throwable, Class<?>, String, Class<?>, Object, Object) - Constructor for exception org.hibernate.PropertySetterAccessException
Constructs a PropertyAccessException using the specified information.
propertySpan - Variable in class org.hibernate.type.ComponentType
 
propertyToColumnName(String) - Method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
Deprecated.
 
propertyToColumnName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
Return the unqualified property name
propertyToColumnName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
Return the full property path with underscore separators, mixed case converted to underscores
propertyToColumnName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Return a column name for a property path expression
propertyToColumnName(String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
PropertyValueException - Exception in org.hibernate
Thrown when the (illegal) value of a property can not be persisted.
PropertyValueException(String, String, String) - Constructor for exception org.hibernate.PropertyValueException
Constructs a PropertyValueException using the specified information.
ProvidedInstanceManagedBeanImpl<T> - Class in org.hibernate.resource.beans.spi
ManagedBean implementation for cases where we have been handed an actual instance to use.
ProvidedInstanceManagedBeanImpl(T) - Constructor for class org.hibernate.resource.beans.spi.ProvidedInstanceManagedBeanImpl
 
ProviderChecker - Class in org.hibernate.jpa.boot.spi
Helper for handling checks to see whether Hibernate is the requested PersistenceProvider.
PROXOOL_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.ProxoolSettings
A setting prefix used to indicate settings that target the hibernate-proxool integration
PROXOOL_EXISTING_POOL - Static variable in interface org.hibernate.cfg.ProxoolSettings
Proxool property to configure the Proxool Provider from an already existing pool (true / false)
PROXOOL_POOL_ALIAS - Static variable in interface org.hibernate.cfg.ProxoolSettings
Proxool property with the Proxool pool alias to use (Required for ProxoolSettings.PROXOOL_EXISTING_POOL, ProxoolSettings.PROXOOL_PROPERTIES, or ProxoolSettings.PROXOOL_XML)
PROXOOL_PROPERTIES - Static variable in interface org.hibernate.cfg.ProxoolSettings
Proxool property to configure the Proxool provider using a properties file (/path/to/proxool.properties)
PROXOOL_XML - Static variable in interface org.hibernate.cfg.ProxoolSettings
Proxool property to configure the Proxool provider using an XML (/path/to/file.xml)
ProxoolSettings - Interface in org.hibernate.cfg
 
proxy - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
proxy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
Proxy - Annotation Interface in org.hibernate.annotations
Deprecated.
This annotation is almost never useful.
PROXY - Enum constant in enum class org.hibernate.annotations.LazyToOneOption
Deprecated.
PROXY - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
 
PROXY - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
 
PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.NClobProxy
The interfaces used to generate the proxy
proxyClass() - Element in annotation interface org.hibernate.annotations.Proxy
Deprecated.
Proxy class or interface used.
ProxyConfiguration - Interface in org.hibernate.proxy
A proxy configuration allows the definition of an interceptor object that decides on the behavior of a proxy.
ProxyConfiguration.Interceptor - Interface in org.hibernate.proxy
An interceptor object that is responsible for invoking a proxy's method.
ProxyConfiguration.InterceptorDispatcher - Class in org.hibernate.proxy
A static interceptor that guards against method calls before the interceptor is set.
ProxyFactory - Interface in org.hibernate.proxy
Contract for runtime, proxy-based lazy initialization proxies.
ProxyFactoryFactory - Interface in org.hibernate.bytecode.spi
An interface for factories of proxy factory instances.
ProxyFactoryHelper - Class in org.hibernate.proxy.pojo
Most of this code was originally an internal detail of PojoEntityTuplizer, then extracted to make it easier for integrators to initialize a custom ProxyFactory.
proxyFor(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Return the existing proxy associated with the given EntityKey, or the argument (the entity associated with the key) if no proxy exists.
proxyFor(EntityHolder) - Method in interface org.hibernate.engine.spi.PersistenceContext
Deprecated, for removal: This API element is subject to removal in a future version.
proxyFor(EntityHolder, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Return the existing proxy associated with the given EntityHolder, or the entity if no proxy exists.
proxyFor(EntityPersister, EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Return the existing proxy associated with the given EntityKey, or the third argument (the entity associated with the key) if no proxy exists.
pruneForSubclasses(TableGroup, Map<String, EntityNameUse>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Adapts the table group and its table reference as well as table reference joins in a way such that unnecessary tables or joins are omitted if possible, based on the given treated entity names.
pruneForSubclasses(TableGroup, Map<String, EntityNameUse>) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
pruneForSubclasses(TableGroup, Map<String, EntityNameUse>) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
pruneForSubclasses(TableGroup, Map<String, EntityNameUse>) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
pruneForSubclasses(TableGroup, Set<String>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Deprecated, for removal: This API element is subject to removal in a future version.
pruneTableGroupJoins() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
pulse() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Used by owner of the "JDBC session" as a means to indicate that implicit joining should be done if needed.
PUNCTUATION - Static variable in class org.hibernate.sql.Template
 
pushClassTransformer(EnhancementContext) - Method in interface org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor
 
pushExplicitFetchMementoResolver(Function<String, FetchBuilder>) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
pushProcessingState(SqlAstProcessingState) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
pushProcessingState(SqlAstProcessingState, FromClauseIndex) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
put(Object, Object) - Method in class org.hibernate.event.spi.MergeContext
Associates the specified merge entity with the specified managed entity result in this MergeContext.
put(Object, Object) - Method in class org.hibernate.proxy.map.MapProxy
 
put(Object, Object, boolean) - Method in class org.hibernate.event.spi.MergeContext
Associates the specified merge entity with the specified managed entity in this MergeContext.
put(String, AttributeMapping) - Method in class org.hibernate.metamodel.mapping.AttributeMappingsMap.Builder
 
put(K, E) - Method in class org.hibernate.collection.spi.PersistentMap
 
put(QueryKey, List<?>, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.QueryResultsCache
Store a result list of a query with the given QueryKey in the query result cache.
PUT - Enum constant in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Corresponds to CacheMode.PUT.
PUT - Enum constant in enum class org.hibernate.CacheMode
The session will never read items from the cache, but will add items to the cache as it reads them from the database.
putAll(Map) - Method in class org.hibernate.proxy.map.MapProxy
 
putAll(Map<?, ?>) - Method in class org.hibernate.event.spi.MergeContext
Copies all of the mappings from the specified Map to this MergeContext.
putAll(Map<? extends K, ? extends E>) - Method in class org.hibernate.collection.spi.PersistentMap
 
putAllCtes(SqmCteContainer) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
putFromLoad(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.support.DomainDataStorageAccess
Specialized form of putting something into the cache in cases where the put is coming from a load (read) from the database
putFromLoad(SharedSessionContractImplementor, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Attempt to cache an object, afterQuery loading from the database.
putFromLoad(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
putFromLoad(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
putFromLoad(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Attempt to cache an object, afterQuery loading from the database, explicitly specifying the minimalPut behavior.
putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
putIfNotNull(Map<String, Object>, String, Enum<?>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
putIfNotNull(Map<String, Object>, String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.DirectAccessRegion
Put a value by key
putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.support.DirectAccessRegionTemplate
 
putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.support.StorageAccess
Put an item into the cache

Q

QualifiedName - Interface in org.hibernate.boot.model.relational
Models the qualified name of a database object.
QualifiedNameImpl - Class in org.hibernate.boot.model.relational
 
QualifiedNameImpl(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedNameImpl
 
QualifiedNameImpl(Namespace.Name, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedNameImpl
 
QualifiedNameParser - Class in org.hibernate.boot.model.relational
Parses a qualified name.
QualifiedNameParser() - Constructor for class org.hibernate.boot.model.relational.QualifiedNameParser
 
QualifiedNameParser.NameParts - Class in org.hibernate.boot.model.relational
 
QualifiedObjectNameFormatter - Interface in org.hibernate.engine.jdbc.env.spi
Contract for rendering qualified object names for use in queries, etc.
QualifiedSequenceName - Class in org.hibernate.boot.model.relational
 
QualifiedSequenceName(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedSequenceName
 
QualifiedSequenceName(Namespace.Name, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedSequenceName
 
qualifiedTableName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
QualifiedTableName - Class in org.hibernate.boot.model.relational
 
QualifiedTableName(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedTableName
 
QualifiedTableName(Namespace.Name, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedTableName
 
QualifiedTypeName - Class in org.hibernate.boot.model.relational
 
QualifiedTypeName(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedTypeName
 
QualifiedTypeName(Namespace.Name, Identifier) - Constructor for class org.hibernate.boot.model.relational.QualifiedTypeName
 
qualify(String) - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
qualify(String) - Method in interface org.hibernate.cache.spi.RegionFactory
 
qualify(String, String) - Method in class org.hibernate.cache.spi.support.RegionNameQualifier
 
qualify(String, String, String) - Static method in class org.hibernate.mapping.Table
qualify(String, SessionFactoryOptions) - Method in class org.hibernate.cache.spi.support.RegionNameQualifier
 
qualifyImportableName(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
 
qualifyIndexName() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
qualifyIndexName() - Method in class org.hibernate.dialect.CockroachDialect
 
qualifyIndexName() - Method in class org.hibernate.dialect.Dialect
Do we need to qualify index names with the schema name?
qualifyIndexName() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
qualifyIndexName() - Method in class org.hibernate.dialect.MySQLDialect
 
qualifyIndexName() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
qualifyIndexName() - Method in class org.hibernate.dialect.SpannerDialect
 
QuantifiedLeastGreatestEmulation - Class in org.hibernate.dialect.function
 
QuantifiedLeastGreatestEmulation(boolean) - Constructor for class org.hibernate.dialect.function.QuantifiedLeastGreatestEmulation
 
QUARTER - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Quarter, defined to mean three months.
QUARTER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
QUARTER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
QUARTER() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
QUARTER() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
query - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
query - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
query - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
query - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
query - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
query - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
query - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
query() - Element in annotation interface org.hibernate.annotations.HQLSelect
The HQL SELECT statement.
query() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The text of the SQL query.
query() - Element in annotation interface org.hibernate.annotations.NamedQuery
The text of the HQL query.
query() - Element in annotation interface org.hibernate.annotations.View
The SQL query that defines the view.
query() - Method in class org.hibernate.grammars.hql.HqlParser
 
query() - Method in class org.hibernate.grammars.hql.HqlParser.QuerySpecExpressionContext
 
Query<R> - Interface in org.hibernate.query
Within the context of an active session, an instance of this type represents an executable query, either: a query written in HQL, a named query written in HQL or native SQL, or a criteria query.
QUERY - Enum constant in enum class org.hibernate.boot.CacheRegionDefinition.CacheRegionType
 
QUERY - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate named query (ql or native) was encountered
QUERY_CACHE_FACTORY - Static variable in interface org.hibernate.cfg.CacheSettings
Specifies the TimestampsCacheFactory to use.
QUERY_CACHE_LAYOUT - Static variable in interface org.hibernate.cfg.CacheSettings
Specifies the default CacheLayout to use for the query cache.
QUERY_LOGGER - Static variable in interface org.hibernate.query.hql.HqlLogging
 
QUERY_LOGGER - Static variable in interface org.hibernate.query.QueryLogging
 
QUERY_MESSAGE_LOGGER - Static variable in interface org.hibernate.query.QueryLogging
 
QUERY_MULTI_TABLE_INSERT_STRATEGY - Static variable in interface org.hibernate.cfg.QuerySettings
Defines the "global" strategy to use for handling HQL and Criteria insert queries.
QUERY_MULTI_TABLE_MUTATION_STRATEGY - Static variable in interface org.hibernate.cfg.QuerySettings
Defines the "global" strategy to use for handling HQL and Criteria mutation queries.
QUERY_PASS_PROCEDURE_PARAMETER_NAMES - Static variable in interface org.hibernate.cfg.QuerySettings
For database supporting name parameters this setting allows to use named parameter is the procedure call.
QUERY_PLAN_CACHE_ENABLED - Static variable in interface org.hibernate.cfg.QuerySettings
When enabled, specifies that query plans should be cached.
QUERY_PLAN_CACHE_MAX_SIZE - Static variable in interface org.hibernate.cfg.QuerySettings
The maximum number of entries in the query interpretation cache.
QUERY_PLAN_CACHE_PARAMETER_METADATA_MAX_SIZE - Static variable in interface org.hibernate.cfg.QuerySettings
Deprecated.
this setting is not currently used
QUERY_RESULT - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
QUERY_RESULTS - Enum constant in enum class org.hibernate.cache.spi.support.AccessedDataClassification
 
QUERY_STARTUP_CHECKING - Static variable in interface org.hibernate.cfg.QuerySettings
When enabled, specifies that named queries be checked during startup.
QUERY_STATISTICS_MAX_SIZE - Static variable in interface org.hibernate.cfg.StatisticsSettings
This setting controls the number of QueryStatistics entries that will be stored by the Hibernate Statistics object.
Queryable - Interface in org.hibernate.persister.entity
Deprecated.
Use EntityMappingType instead
Queryable.Declarer - Class in org.hibernate.persister.entity
Deprecated.
 
QueryableCollection - Interface in org.hibernate.persister.collection
Deprecated, for removal: This API element is subject to removal in a future version.
Given the mapping-model and SQM, this contract is no longer needed. Note however that SQLQueryParser currently uses this along with other
QueryArgumentException - Exception in org.hibernate.query
An error that occurs binding an argument to a query parameter.
QueryArgumentException(String, Class<?>, Object) - Constructor for exception org.hibernate.query.QueryArgumentException
 
queryCacheHit(String, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from the query cache resulted in a hit.
QueryCacheLayout - Annotation Interface in org.hibernate.annotations
Configures the layout for the entity or collection data in a query cache.
queryCacheMiss(String, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from the query cache resulted in a miss.
queryCachePut(String, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put into the query cache.
QueryCachePutManager - Interface in org.hibernate.sql.results.caching
 
queryCompiled(String, long) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating compilation of a sql/hql query
QueryContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.QueryContext
 
QueryEngine - Interface in org.hibernate.query.spi
Aggregation and encapsulation of the components Hibernate uses to execute queries (HQL, Criteria and native)
QueryEngineOptions - Interface in org.hibernate.query.spi
User configuration options related to the QueryEngine.
QueryException - Exception in org.hibernate
A problem occurred translating a Hibernate query to SQL due to illegal query syntax, an operation which is not well-typed, an unresolvable reference to an entity or attribute, an unknown named query, or any similar problem.
QueryException(Exception) - Constructor for exception org.hibernate.QueryException
Deprecated.
this constructor does not carry information about the query which caused the failure
QueryException(String) - Constructor for exception org.hibernate.QueryException
Deprecated.
this constructor does not carry information about the query which caused the failure
QueryException(String, Exception) - Constructor for exception org.hibernate.QueryException
Deprecated.
this constructor does not carry information about the query which caused the failure
QueryException(String, String) - Constructor for exception org.hibernate.QueryException
Constructs a QueryException using the specified exception message and query string.
QueryException(String, String, Exception) - Constructor for exception org.hibernate.QueryException
Constructs a QueryException using the specified exception message and query string.
queryExecuted(String, int, long) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating execution of a sql/hql query
queryExpression() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
queryExpression() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
queryExpression() - Method in class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
 
queryExpression() - Method in class org.hibernate.grammars.hql.HqlParser
 
queryExpression() - Method in class org.hibernate.grammars.hql.HqlParser.SelectStatementContext
 
queryExpression() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryContext
 
QueryExpressionContext() - Constructor for class org.hibernate.grammars.hql.HqlParser.QueryExpressionContext
 
QueryExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.QueryExpressionContext
 
QueryGroup - Class in org.hibernate.sql.ast.tree.select
 
QueryGroup(boolean, SetOperator, List<QueryPart>) - Constructor for class org.hibernate.sql.ast.tree.select.QueryGroup
 
QueryHintHandler - Interface in org.hibernate.dialect.hint
Contract defining how query hints get applied.
QueryHints - Class in org.hibernate.annotations
Deprecated.
Use AvailableHints instead
QueryHints - Class in org.hibernate.jpa
Deprecated.
Use AvailableHints instead
QueryImplementor<R> - Interface in org.hibernate.query.spi
 
QueryInterpretationCache - Interface in org.hibernate.query.spi
Cache for various parts of translating or interpreting queries.
QueryInterpretationCache.Key - Interface in org.hibernate.query.spi
 
QueryKey - Class in org.hibernate.cache.spi
A key that identifies a particular query with bound parameter values.
QueryKey(String, QueryKey.ParameterBindingsMemento, Integer, Integer, Set<String>) - Constructor for class org.hibernate.cache.spi.QueryKey
 
QueryKey.ParameterBindingsMemento - Interface in org.hibernate.cache.spi
todo (6.0) : integrate work from original 6.0 branch
QueryLiteral<T> - Class in org.hibernate.sql.ast.tree.expression
Represents a literal in the SQL AST.
QueryLiteral(T, SqlExpressible) - Constructor for class org.hibernate.sql.ast.tree.expression.QueryLiteral
 
QueryLogging - Interface in org.hibernate.query
 
QueryOptions - Interface in org.hibernate.query.spi
Encapsulates options for the execution of a HQL/Criteria/native query
QueryOptionsAdapter - Class in org.hibernate.query.spi
 
QueryOptionsAdapter() - Constructor for class org.hibernate.query.spi.QueryOptionsAdapter
 
queryOrder() - Method in class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
 
queryOrder() - Method in class org.hibernate.grammars.hql.HqlParser
 
queryOrder() - Method in class org.hibernate.grammars.hql.HqlParser.QueryOrderExpressionContext
 
queryOrder() - Method in class org.hibernate.grammars.hql.HqlParser.QuerySpecExpressionContext
 
QueryOrderContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.QueryOrderContext
 
QueryOrderExpressionContext(HqlParser.OrderedQueryContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.QueryOrderExpressionContext
 
queryParam - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
queryParam - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
QueryParameter<T> - Interface in org.hibernate.query
Represents a parameter defined in the source (HQL/JPQL or criteria) query.
QueryParameterBinding<T> - Interface in org.hibernate.query.spi
/** The value/type binding information for a particular query parameter.
QueryParameterBindings - Interface in org.hibernate.query.spi
Manages all the parameter bindings for a particular query.
QueryParameterBindingTypeResolver - Interface in org.hibernate.query.spi
A resolver for BindableType based on a parameter value being bound, when no explicit type information is supplied.
QueryParameterBindingValidator - Class in org.hibernate.query.spi
 
QueryParameterException - Exception in org.hibernate
Indicates a problem with the runtime arguments bound to query parameters.
QueryParameterException(String) - Constructor for exception org.hibernate.QueryParameterException
Constructs a QueryParameterException using the supplied exception message.
QueryParameterException(String, String) - Constructor for exception org.hibernate.QueryParameterException
Constructs a QueryParameterException
QueryParameterException(String, String, Exception) - Constructor for exception org.hibernate.QueryParameterException
Constructs a QueryParameterException
QueryParameterImplementor<T> - Interface in org.hibernate.query.spi
 
QueryParameterJavaObjectType - Class in org.hibernate.type
 
QueryParameterJavaObjectType() - Constructor for class org.hibernate.type.QueryParameterJavaObjectType
 
QueryParameterListBinding<T> - Interface in org.hibernate.query.spi
Represents a "parameter list" binding: aka the binding of a collection of values for a single query parameter.
QueryPart - Class in org.hibernate.sql.ast.tree.select
 
QueryPart(boolean) - Constructor for class org.hibernate.sql.ast.tree.select.QueryPart
 
QueryPart(boolean, QueryPart) - Constructor for class org.hibernate.sql.ast.tree.select.QueryPart
 
queryParts() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
QueryPartTableGroup - Class in org.hibernate.sql.ast.tree.from
A special table group for a sub-queries.
QueryPartTableGroup(NavigablePath, TableGroupProducer, SelectStatement, String, List<String>, boolean, boolean, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.QueryPartTableGroup
 
QueryPartTableGroup(NavigablePath, TableGroupProducer, SelectStatement, String, List<String>, Set<String>, boolean, boolean, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.QueryPartTableGroup
 
QueryPartTableReference - Class in org.hibernate.sql.ast.tree.from
A table reference for a query part.
QueryPartTableReference(SelectStatement, String, List<String>, boolean, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.QueryPartTableReference
 
QueryPlan - Interface in org.hibernate.query.spi
Common contract for select and mutation query plans
queryPlanCacheHit(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from the query plan cache resulted in a hit.
queryPlanCacheMiss(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from the query plan cache resulted in a miss.
QueryProducer - Interface in org.hibernate.query
Contract for things that can produce instances of Query and NativeQuery.
QueryProducerImplementor - Interface in org.hibernate.query.spi
The internal contract for QueryProducer implementations.
queryQuerySpecs(Function<QuerySpec, T>) - Method in class org.hibernate.sql.ast.tree.select.QueryGroup
 
queryQuerySpecs(Function<QuerySpec, T>) - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
queryQuerySpecs(Function<QuerySpec, T>) - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
queryRef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType
 
queryRef - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCustomLoader
 
QueryResultsCache - Interface in org.hibernate.cache.spi
Responsible for managing query result list caching in a specific query cache region.
QueryResultsRegion - Interface in org.hibernate.cache.spi
Defines the contract for a cache region that stores query results.
QueryResultsRegionTemplate - Class in org.hibernate.cache.spi.support
 
QueryResultsRegionTemplate(String, RegionFactory, StorageAccess) - Constructor for class org.hibernate.cache.spi.support.QueryResultsRegionTemplate
QuerySettings - Interface in org.hibernate.cfg
 
querySpaces - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
querySpaces - Variable in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
querySpaces() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The query spaces involved in this query.
querySpaces() - Element in annotation interface org.hibernate.annotations.SQLSelect
The query spaces involved in this query.
QuerySpacesHelper - Class in org.hibernate.cache.spi
Deprecated.
This helper class is no longer used
QuerySpec - Class in org.hibernate.sql.ast.tree.select
 
QuerySpec(boolean) - Constructor for class org.hibernate.sql.ast.tree.select.QuerySpec
 
QuerySpec(boolean, int) - Constructor for class org.hibernate.sql.ast.tree.select.QuerySpec
 
QuerySpecExpressionContext(HqlParser.OrderedQueryContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.QuerySpecExpressionContext
 
QueryStatistics - Interface in org.hibernate.stat
Statistics relating to a particular query written in HQL or SQL.
queryString - Variable in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
queryTableGroupJoins(Function<TableGroupJoin, T>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
queryTableGroups(Function<TableGroup, T>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
queryTableJoins(Function<TableJoin, T>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
queryTableReferences(Function<TableReference, T>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
QueryTimeoutException - Exception in org.hibernate
Thrown when a database query timeout occurs.
QueryTimeoutException(String, SQLException, String) - Constructor for exception org.hibernate.QueryTimeoutException
Constructs a QueryTimeoutException using the supplied information.
QueryTransformer - Interface in org.hibernate.sql.ast.tree.expression
 
QueryTypeMismatchException - Exception in org.hibernate.query
Indicates a mismatch between the expected and actual result types of a query.
QueryTypeMismatchException(String) - Constructor for exception org.hibernate.query.QueryTypeMismatchException
 
QueryTypeMismatchException(String, Throwable) - Constructor for exception org.hibernate.query.QueryTypeMismatchException
 
QUESTION_MARK - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
QUESTION_MARK - Static variable in class org.hibernate.grammars.hql.HqlParser
 
QUESTION_MARK() - Method in class org.hibernate.grammars.hql.HqlParser.PositionalParameterContext
 
queuedAdditionIterator() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
queuedAdditionIterator() - Method in interface org.hibernate.collection.spi.PersistentCollection
Iterator over the "queued" additions
queueOperation(AbstractPersistentCollection.DelayedOperation<E>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Queue an addition
quot(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
quot(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
quot(Expression<? extends Number>, Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
quot(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
quot(Expression<? extends Number>, Number) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
quot(Expression<? extends Number>, Number) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
quot(Number, Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
quot(Number, Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
quot(Number, Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
QUOT - Enum constant in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
quote() - Method in class org.hibernate.boot.model.relational.QualifiedTableName
 
quote() - Method in class org.hibernate.boot.model.relational.QualifiedTypeName
 
quote(String) - Method in class org.hibernate.dialect.Dialect
Apply dialect-specific quoting if the given name is quoted using backticks.
quote(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
quote(Identifier) - Static method in class org.hibernate.boot.model.naming.Identifier
 
QUOTE - Static variable in class org.hibernate.dialect.Dialect
Characters used as opening for quoting SQL identifiers
quoteCollation(String) - Method in class org.hibernate.dialect.Dialect
Quote the given collation name if necessary.
quoteCollation(String) - Method in class org.hibernate.dialect.HSQLDialect
 
quoteCollation(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
QUOTED_IDENTIFIER - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
QUOTED_IDENTIFIER - Static variable in class org.hibernate.grammars.hql.HqlParser
 
QUOTED_IDENTIFIER - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
QUOTED_IDENTIFIER - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
QUOTED_IDENTIFIER() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
QUOTED_IDENTIFIER() - Method in class org.hibernate.grammars.ordering.OrderingParser.IdentifierContext
 
QUOTED_TEXT - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
QUOTED_TEXT - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
QUOTED_TEXT() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
QUOTED_TEXT(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
quoteIdentifiersLocalToEntity() - Method in interface org.hibernate.boot.model.source.spi.EntitySource
 

R

radians() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
radians(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that converts an angle measured in degrees to an approximately equivalent angle measured in radians.
radians(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
radians_acos() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
For Oracle, HANA
rand() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Returns double between 0.0 and 1.0.
RANDOM - Enum constant in enum class org.hibernate.annotations.UuidGenerator.Style
Use UUID.randomUUID() to generate UUIDs, producing a value compatible with RFC 4122 version 4.
RANGE - Enum constant in enum class org.hibernate.query.sqm.FrameMode
 
RANGE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
RANGE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RANGE() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
RANGE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
rank(JpaOrder, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
rank(JpaOrder, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
rank(JpaOrder, JpaPredicate, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
rank(JpaOrder, JpaPredicate, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
rank(JpaOrder, JpaPredicate, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a rank ordered set-aggregate function expression.
rank(JpaOrder, JpaPredicate, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
rank(JpaOrder, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
rank(JpaOrder, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
rank(JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a rank window function expression.
rank(JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
read - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
read - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
read() - Element in annotation interface org.hibernate.annotations.ColumnTransformer
A custom SQL expression used to read from the column.
read() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Called by any read-only method of the collection interface
read() - Method in class org.hibernate.engine.jdbc.ReaderInputStream
 
READ - Enum constant in enum class org.hibernate.LockMode
A shared lock.
READ - Static variable in class org.hibernate.LockOptions
Represents LockMode.READ, to which timeout and scope are not applicable.
READ_ONLY - Enum constant in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Read-only access to the shared second-level cache.
READ_ONLY - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
 
READ_ONLY - Enum constant in enum class org.hibernate.cache.spi.access.AccessType
Read-only access.
READ_ONLY - Enum constant in enum class org.hibernate.engine.spi.Status
 
READ_ONLY - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
READ_ONLY - Static variable in interface org.hibernate.query.spi.QueryOptions
 
READ_WRITE - Enum constant in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Read/write access to the shared second-level cache using soft locks.
READ_WRITE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
 
READ_WRITE - Enum constant in enum class org.hibernate.cache.spi.access.AccessType
Read and write access.
READ_WRITE - Static variable in interface org.hibernate.query.spi.QueryOptions
 
readBoolean(Object, String, boolean) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readBoolean(Object, String, boolean) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readByte(Object, String, byte) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readByte(Object, String, byte) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readChar(Object, String, char) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readChar(Object, String, char) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readDouble(Object, String, double) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readDouble(Object, String, double) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readElementByIndex(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
readElementExistence(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
ReaderInputStream - Class in org.hibernate.engine.jdbc
Exposes a Reader as an InputStream.
ReaderInputStream(Reader) - Constructor for class org.hibernate.engine.jdbc.ReaderInputStream
Constructs a ReaderInputStream from a Reader
readExternal(ObjectInput) - Method in class org.hibernate.engine.spi.ExecutableList
Read this object state back in from the given stream as part of the deserialization process.
readFloat(Object, String, float) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readFloat(Object, String, float) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readIndexExistence(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
readInt(Object, String, int) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readInt(Object, String, int) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readLock() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
readLong(Object, String, long) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readLong(Object, String, long) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readObject(Object, String, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readObject(Object, String, Object) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readOnly - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
readOnly - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
readOnly - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
readOnly - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
readOnly - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
readOnly() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
Whether the results should be loaded in read-only mode.
readOnly() - Element in annotation interface org.hibernate.annotations.NamedQuery
Whether the results should be loaded in read-only mode.
readOnlyCachingMutableEntity(NavigableRole) - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
readOnlyCachingMutableNaturalId(NavigableRole) - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
readRow(RowProcessingState) - Method in interface org.hibernate.sql.results.spi.RowReader
The actual coordination of reading a row
readShort(Object, String, short) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
readShort(Object, String, short) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
readSize() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Called by the Collection.size() method
REAL - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type REAL.
RealJdbcType - Class in org.hibernate.type.descriptor.jdbc
Deprecated.
RealJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.RealJdbcType
Deprecated.
 
reallyDoCascade(CascadingAction) - Method in interface org.hibernate.engine.spi.CascadeStyle
Probably more aptly named something like doCascadeToCollectionElements(); it is however used from both the collection and to-one logic branches...
reallyDoCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyles.BaseCascadeStyle
 
reallyDoCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyles.MultipleCascadeStyle
 
reassociateIfUninitializedProxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Takes the given object and, if it represents a proxy, reassociates it with this event source.
reassociateProxy(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
If a deleted entity instance is re-saved, and it has a proxy, we need to reset the identifier of the proxy
recognizeParameters(String, ParameterRecognizer) - Method in interface org.hibernate.engine.query.spi.NativeQueryInterpreter
Parse the given native query and inform the recognizer of all recognized parameter markers.
RECORD - Enum constant in enum class org.hibernate.boot.spi.AccessType
Access to value via record component accessor
RecoverableException - Exception in org.hibernate.cfg
Deprecated.
Was only ever referenced in a single place, in an extremely dubious way.
RecoverableException(String) - Constructor for exception org.hibernate.cfg.RecoverableException
Deprecated.
Constructs a RecoverableException using the given message and underlying cause.
RecoverableException(String, Throwable) - Constructor for exception org.hibernate.cfg.RecoverableException
Deprecated.
Constructs a RecoverableException using the given message and underlying cause.
recreate(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
recreate(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
(Re)create the collection's persistent state
recreate(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
RECREATE_QUIETLY - Enum constant in enum class org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
Attempt to (re-)create unique constraints, ignoring exceptions thrown (e.g., if the constraint already existed)
recreateCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a collection recreation (full deletion + full (re-)insertion).
reentrantSafeEntityEntries() - Method in interface org.hibernate.engine.spi.PersistenceContext
Provides access to the entity/EntityEntry combos associated with the persistence context in a manner that is safe from reentrant access.
REF - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type REF.
REF_CURSOR - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type REF CURSOR.
RefCursorSupport - Interface in org.hibernate.engine.jdbc.cursor.spi
Contract for JDBC REF_CURSOR support.
ReferenceCacheEntryImpl - Class in org.hibernate.cache.spi.entry
Specialized CacheEntry for storing direct references to entity instances.
ReferenceCacheEntryImpl(Object, EntityPersister) - Constructor for class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl
Constructs a ReferenceCacheEntryImpl
referenceColumnInSql() - Method in class org.hibernate.tuple.CreationTimestampGeneration
Deprecated.
 
referenceColumnInSql() - Method in class org.hibernate.tuple.UpdateTimestampGeneration
Deprecated.
 
referenceColumnInSql() - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
Determines if the column whose value is generated is included in the column list of the SQL insert or update statement, in the case where the value is generated by the database.
referenceColumnsInSql(Dialect) - Method in interface org.hibernate.generator.OnExecutionGenerator
Determines if the columns whose values are generated are included in the column list of the SQL insert or update statement.
referenceColumnsInSql(Dialect) - Method in class org.hibernate.id.IdentityGenerator
 
referenceColumnsInSql(Dialect) - Method in class org.hibernate.id.SelectGenerator
 
referenceColumnsInSql(Dialect) - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
 
referencedColumnName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
referencedColumnName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
referencedColumnName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
 
referencedColumnName() - Element in annotation interface org.hibernate.annotations.JoinFormula
The column this formula references.
referencedModelPart - Variable in class org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
 
referencedPropertyName - Variable in class org.hibernate.mapping.ToOne
 
ReflectionOptimizer - Interface in org.hibernate.bytecode.spi
Represents reflection optimization for a particular class.
ReflectionOptimizer.AccessOptimizer - Interface in org.hibernate.bytecode.spi
Represents optimized entity property access.
ReflectionOptimizer.InstantiationOptimizer - Interface in org.hibernate.bytecode.spi
Represents optimized entity instantiation.
refresh(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
refresh(Object) - Method in interface org.hibernate.Session
Reread the state of the given managed instance associated with this session from the underlying database.
refresh(Object) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
refresh(Object, LockModeType) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(Object, LockModeType) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
refresh(Object, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(Object, Map<String, Object>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
refresh(Object, LockMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(Object, LockMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
refresh(Object, LockMode) - Method in interface org.hibernate.Session
Reread the state of the given managed instance from the underlying database, obtaining the given LockMode.
refresh(Object, LockMode) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
refresh(Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
refresh(Object, LockOptions) - Method in interface org.hibernate.Session
Reread the state of the given managed instance from the underlying database, obtaining the given LockMode.
refresh(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
refresh(String, Object) - Method in interface org.hibernate.Session
Deprecated.
refresh(String, Object) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
refresh(String, Object, RefreshContext) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(String, Object, RefreshContext) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated.
OperationalContext should cover this overload I believe
refresh(String, Object, RefreshContext) - Method in interface org.hibernate.event.spi.EventSource
Cascade refresh an entity instance
refresh(String, Object, LockMode) - Method in interface org.hibernate.StatelessSession
Refresh the entity instance state from the database.
refresh(String, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
refresh(String, Object, LockOptions) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
refresh(String, Object, LockOptions) - Method in interface org.hibernate.Session
REFRESH - Enum constant in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Corresponds to CacheMode.REFRESH.
REFRESH - Enum constant in enum class org.hibernate.annotations.CascadeType
Equivalent to CascadeType.REFRESH.
REFRESH - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
REFRESH - Enum constant in enum class org.hibernate.CacheMode
As with to CacheMode.PUT, the session will never read items from the cache, but will add items to the cache as it reads them from the database.
REFRESH - Enum constant in enum class org.hibernate.loader.ast.spi.CascadingFetchProfile
 
REFRESH - Static variable in class org.hibernate.engine.spi.CascadeStyles
refresh
REFRESH - Static variable in class org.hibernate.engine.spi.CascadingActions
 
REFRESH - Static variable in class org.hibernate.event.spi.EventType
 
RefreshContext - Interface in org.hibernate.event.spi
A RefreshEvent represents a refresh operation applied to a single entity.
RefreshEvent - Class in org.hibernate.event.spi
Defines an event class for the refreshing of an object.
RefreshEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(Object, LockMode, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(String, Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of refresh events generated from a session.
region - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
 
region - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
 
region - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
 
region - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdCacheType
 
region - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCaching
 
region() - Element in annotation interface org.hibernate.annotations.Cache
The cache region name.
region() - Element in annotation interface org.hibernate.annotations.NaturalIdCache
Specifies an explicit cache region name.
Region - Interface in org.hibernate.cache.spi
Contract for a named cache "region".
RegionFactory - Interface in org.hibernate.cache
Deprecated.
Moved, but still need this definition for ehcache
RegionFactory - Interface in org.hibernate.cache.spi
Contract for building second-level cache regions, including regions dedicated to storing: entity and collection instances, query result sets, and timestamps used to determine when a cached query result set is stale.
RegionFactoryTemplate - Class in org.hibernate.cache.spi.support
 
RegionFactoryTemplate() - Constructor for class org.hibernate.cache.spi.support.RegionFactoryTemplate
 
RegionNameQualifier - Class in org.hibernate.cache.spi.support
 
register() - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
register() - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
register(String, SqmFunctionDescriptor) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a function descriptor by name
register(Blob) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
register(Clob) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
register(NClob) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
register(ResultSet, Statement) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
Register a JDBC result set.
register(Statement, boolean) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
Register a JDBC statement.
register(TypeDefinition) - Method in interface org.hibernate.boot.model.TypeDefinitionRegistry
 
register(TypeDefinition) - Method in class org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
 
register(TypeDefinition, TypeDefinitionRegistry.DuplicationStrategy) - Method in interface org.hibernate.boot.model.TypeDefinitionRegistry
 
register(TypeDefinition, TypeDefinitionRegistry.DuplicationStrategy) - Method in class org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
 
register(SqmPath<?>) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Register an SqmPath
register(SqmPath<?>, TableGroup) - Method in class org.hibernate.query.sqm.sql.FromClauseIndex
 
register(SqmPath<?>, TableGroup, NavigablePath) - Method in class org.hibernate.query.sqm.sql.FromClauseIndex
 
register(SqmAliasedNode<?>) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Register a node aliased within the select-clause
register(JdbcValuesSourceProcessingState) - Method in class org.hibernate.sql.results.spi.LoadContexts
 
register(BasicType<?>) - Method in class org.hibernate.type.BasicTypeRegistry
 
register(BasicType<?>, String) - Method in class org.hibernate.type.BasicTypeRegistry
 
register(BasicType<?>, String...) - Method in class org.hibernate.type.BasicTypeRegistry
 
register(UserType<T>, String...) - Method in class org.hibernate.type.BasicTypeRegistry
 
registerAdHocBasicType(BasicType<?>) - Method in interface org.hibernate.boot.spi.BootstrapContext
To support Envers.
registerAffectedTable(String) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
registerAffectedTable(NamedTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
registerAffectingFetchProfile(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
registerAffectingFetchProfile(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
registerAffectingFetchProfile(String) - Method in interface org.hibernate.persister.entity.Loadable
Deprecated.
Register the name of a fetch profile determined to have an affect on the underlying loadable in regards to the fact that the underlying load SQL needs to be adjust when the given fetch profile is enabled.
registerAfterLoadAction(AfterLoadAction) - Method in interface org.hibernate.sql.exec.spi.Callback
Register a callback action
registerAlternateKey(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
registerBinaryTernaryPattern(String, BasicType<?>, String, String, FunctionParameterType, FunctionParameterType, FunctionParameterType, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a binary/ternary function.
registerByAliasOnly(SqmFrom<?, ?>) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Register an SqmFrom by alias only.
registerCallableQueryMemento(String, NamedCallableQueryMemento) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
registerCascadeStyle(String, CascadeStyles.BaseCascadeStyle) - Static method in class org.hibernate.engine.spi.CascadeStyles
 
registerChild(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.
registerColumnOptLock(EntityTableMapping, String, Object) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
registerColumnSet(EntityTableMapping, String, String) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
Callback to register the setting of a column value
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.CockroachDialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.DB2Dialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.DerbyDialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.Dialect
Register ANSI-standard column types using the length limits defined by Dialect.getMaxVarcharLength(), Dialect.getMaxNVarcharLength(), and Dialect.getMaxVarbinaryLength().
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.H2Dialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.MariaDBDialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.MySQLDialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.OracleDialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.SQLServerDialect
 
registerColumnTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.dialect.SybaseASEDialect
 
registerComponent(Component) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerCompositeUserType(Class<?>, Class<? extends CompositeUserType<?>>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerCopy(T, T) - Method in interface org.hibernate.query.sqm.tree.SqmCopyContext
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.DB2Dialect
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.DerbyDialect
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.Dialect
Register the reserved words of ANSI-standard SQL as keywords.
registerDefaultKeywords() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.HSQLDialect
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.MySQLDialect
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.SQLServerDialect
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.SybaseASEDialect
 
registerDefaultKeywords() - Method in class org.hibernate.dialect.TiDBDialect
 
registerDeletedUnloadedEntityKey(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
registerDiscoveredType(UnloadedClass, Type.PersistenceType) - Method in class org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext
 
registerDiscoveredType(UnloadedClass, Type.PersistenceType) - Method in interface org.hibernate.bytecode.enhance.spi.EnhancementContext
 
registerDiscoveredType(UnloadedClass, Type.PersistenceType) - Method in class org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper
 
RegisteredConversion - Class in org.hibernate.boot.model.convert.spi
A registered conversion.
RegisteredConversion(Class<?>, Class<? extends AttributeConverter<?, ?>>, boolean, MetadataBuildingContext) - Constructor for class org.hibernate.boot.model.convert.spi.RegisteredConversion
 
registerElementTableGroup(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
registerElementTableGroup(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
 
registerElementTableGroup(TableGroupJoin, boolean) - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
registerEmbeddableInstantiator(Class<?>, Class<? extends EmbeddableInstantiator>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerEmbeddableSubclass(XClass, XClass) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerEntityNameUsage(TableGroup, EntityNameUse, String) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
registerEntityNameUsage(TableGroup, EntityNameUse, String) - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
This callback is for handling of filters and is necessary to allow correct treat optimizations.
registerExportables(Database) - Method in interface org.hibernate.boot.model.relational.ExportableProducer
Register the contained exportable things to the Database
registerExportables(Database) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
registerExportables(Database) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Register database objects involved in this structure, e.g.
registerExportables(Database) - Method in class org.hibernate.id.enhanced.SequenceStructure
 
registerExportables(Database) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
registerExportables(Database) - Method in class org.hibernate.id.enhanced.TableGenerator
 
registerExportables(Database) - Method in class org.hibernate.id.enhanced.TableStructure
 
registerExportables(Database) - Method in interface org.hibernate.id.IdentifierGenerator
Register database objects used by this identifier generator, for example, a sequence or tables.
registerExportables(Database) - Method in class org.hibernate.mapping.Component.ValueGenerationPlan
 
registerFromUsage(SqmFrom<?, ?>, boolean) - Method in interface org.hibernate.sql.ast.spi.SqlAstQueryNodeProcessingState
Registers that the given SqmFrom was used in an expression and whether to downgrade EntityNameUse.TREAT of it.
registerFunctionContributor(FunctionContributor) - Method in class org.hibernate.cfg.Configuration
Add a FunctionContributor to this configuration.
registerGenericComponent(Component) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerIndexTableGroup(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
registerIndexTableGroup(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.CorrelatedPluralTableGroup
 
registerIndexTableGroup(TableGroupJoin) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
registerIndexTableGroup(TableGroupJoin, boolean) - Method in class org.hibernate.sql.ast.tree.from.CollectionTableGroup
 
registerInsertedKey(EntityPersister, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register keys inserted during the current transaction
registerJdbcRow(Object) - Method in interface org.hibernate.sql.results.caching.QueryCachePutManager
 
registerKeyword(String) - Method in class org.hibernate.dialect.Dialect
Register a keyword.
registerKeyword(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
registerKeywords(DialectResolutionInfo) - Method in class org.hibernate.dialect.Dialect
Register the reserved words reported by the JDBC driver as keywords.
registerKeywords(DialectResolutionInfo) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
registerLastQuery(Statement) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Register a query statement as being able to be cancelled.
registerLifecycleListener(ExtendedBeanManager.LifecycleListener) - Method in interface org.hibernate.resource.beans.container.spi.ExtendedBeanManager
Register a BeanManager LifecycleListener
registerLoadingCollection(CollectionKey, LoadingCollectionEntry) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
Registers a LoadingCollectionEntry locally to this context
registerLoadingEntityHolder(EntityHolder) - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
 
registerLoadingEntityHolder(EntityHolder) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
registerLockMode(String, LockMode) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
registerLockMode(String, LockMode) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
registerLockMode(String, LockMode) - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
registerLockMode(String, LockMode) - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
registerNamed(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a named descriptor by name.
registerNamed(String, BasicType) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a named descriptor by name and invariant return type.
registerNativeQueryMemento(String, NamedNativeQueryMemento) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
registerNaturalIdUniqueKeyBinder(String, NaturalIdUniqueKeyBinder) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerNoArgs(String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Specialized registration method for registering a named descriptor for functions expecting zero arguments.
registerNoArgs(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
registerNoArgs(String, String, BasicType) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
registerNoArgs(String, BasicType) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
registerNonExists(EntityFetch) - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
 
registerNullaryUnaryPattern(String, BasicType, String, String, FunctionParameterType, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a nullary/unary function.
registerNullifiableEntityKey(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Registers an EntityKey as nullifiable on this PersistenceContext.
registerOnCloseAction(DelayedDropAction) - Method in interface org.hibernate.tool.schema.spi.DelayedDropRegistry
Register the built DelayedDropAction
registerOnCloseAction(DelayedDropAction) - Method in class org.hibernate.tool.schema.spi.DelayedDropRegistryNotAvailableImpl
 
registerOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
registerOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.StructJdbcType
 
registerOutParameter(CallableStatement, int) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Register the OUT parameter on the CallableStatement with the given index for this JdbcType.
registerOutParameter(CallableStatement, String) - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
registerOutParameter(CallableStatement, String) - Method in class org.hibernate.dialect.StructJdbcType
 
registerOutParameter(CallableStatement, String) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Register the OUT parameter on the CallableStatement with the given name for this JdbcType.
registerParameter(int, Class<T>, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
Basic form for registering a positional parameter.
registerParameter(int, BasicTypeReference<T>, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
Basic form for registering a positional parameter.
registerParameter(String, Class<T>, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
Basic form for registering a named parameter.
registerParameter(String, BasicTypeReference<T>, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
Basic form for registering a named parameter.
registerParameter(CallableStatement, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
 
registerParameters(String, JdbcOperationQueryCall, CallableStatement, ProcedureParameterMetadataImplementor, SharedSessionContractImplementor) - Method in interface org.hibernate.procedure.spi.CallableStatementSupport
 
registerParametersForEachJdbcValue(Object, int, Bindable, JdbcParametersList, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBindings
 
registerParametersForEachJdbcValue(Object, Bindable, JdbcParametersList, SharedSessionContractImplementor) - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBindings
 
registerPattern(String, String) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a pattern-based descriptor by name.
registerPattern(String, String, BasicType) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a pattern-based descriptor by name and invariant return type.
registerProcess(AfterTransactionCompletionProcess) - Method in class org.hibernate.engine.spi.ActionQueue
 
registerProcess(BeforeTransactionCompletionProcess) - Method in class org.hibernate.engine.spi.ActionQueue
 
registerQueryTransformer(QueryTransformer) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
registerQueryTransformer(QueryTransformer) - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
registerQueryTransformer(QueryTransformer) - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
 
registerRefCursorParameter(CallableStatement, int) - Method in interface org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport
Register a parameter capable of returning a ResultSet *by position*.
registerRefCursorParameter(CallableStatement, String) - Method in interface org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport
Register a parameter capable of returning a ResultSet *by name*.
registerReloadedEntityHolder(EntityHolder) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingState
 
registerResultSetMappingMemento(String, NamedResultSetMappingMemento) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.DB2Dialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.Dialect
Registers a parameter capable of returning a ResultSet by position, either an OUT parameter, or a REF_CURSOR parameter as defined in Java 8.
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.H2Dialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.MySQLDialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.OracleDialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.PostgresPlusDialect
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
registerResultSetOutParameter(CallableStatement, String) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
registerResultSetOutParameter(CallableStatement, String) - Method in class org.hibernate.dialect.DB2Dialect
 
registerResultSetOutParameter(CallableStatement, String) - Method in class org.hibernate.dialect.Dialect
Registers a parameter capable of returning a ResultSet by name, either an OUT parameter, or a REF_CURSOR parameter as defined in Java 8.
registerResultSetOutParameter(CallableStatement, String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
registerResultSetOutParameter(CallableStatement, String) - Method in class org.hibernate.dialect.OracleDialect
 
registerReusablePath(SqmPath<?>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
registerReusablePath(SqmPath<?>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Register a reusable path relative to this path
registerSequence(Identifier, Sequence) - Method in class org.hibernate.boot.model.relational.Namespace
 
registerSqmQueryMemento(String, NamedSqmQueryMemento) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
registerStoredProcedureParameter(int, Class, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
 
registerStoredProcedureParameter(int, Class, ParameterMode) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
registerStoredProcedureParameter(int, BasicTypeReference<?>, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
Like ProcedureCall.registerStoredProcedureParameter(int, Class, ParameterMode) but a basic type reference is given instead of a class for the parameter type.
registerStoredProcedureParameter(int, BasicTypeReference<?>, ParameterMode) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
registerStoredProcedureParameter(String, Class, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
 
registerStoredProcedureParameter(String, Class, ParameterMode) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
registerStoredProcedureParameter(String, BasicTypeReference<?>, ParameterMode) - Method in interface org.hibernate.procedure.ProcedureCall
Like ProcedureCall.registerStoredProcedureParameter(String, Class, ParameterMode) but a basic type reference is given instead of a class for the parameter type.
registerStoredProcedureParameter(String, BasicTypeReference<?>, ParameterMode) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
registerStrategies(BiConsumer<GenerationType, GenerationTypeStrategy>, ServiceRegistry) - Method in interface org.hibernate.id.factory.spi.GenerationTypeStrategyRegistration
 
registerStrategyImplementor(Class<T>, String, Class<? extends T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
Registers a named implementor of a particular strategy contract.
registerSynchronization(Synchronization) - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
Register a JTA Synchronization in the means defined by the platform.
registerSynchronization(Synchronization) - Method in interface org.hibernate.resource.transaction.spi.SynchronizationRegistry
Register a Synchronization callback for this transaction.
registerSynchronization(Synchronization) - Method in interface org.hibernate.Transaction
Register a user synchronization callback for this transaction.
registerTable(Identifier, Table) - Method in class org.hibernate.boot.model.relational.Namespace
 
registerTableGroup(NavigablePath, TableGroup) - Method in class org.hibernate.query.results.FromClauseAccessImpl
 
registerTableGroup(NavigablePath, TableGroup) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
registerTableGroup(NavigablePath, TableGroup) - Method in interface org.hibernate.sql.ast.spi.FromClauseAccess
Register a TableGroup under the given `navigablePath`.
registerTableGroup(NavigablePath, TableGroup) - Method in class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
registerTernaryQuaternaryPattern(String, BasicType<?>, String, String, FunctionParameterType, FunctionParameterType, FunctionParameterType, FunctionParameterType, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a ternary/quaternary function.
registerTreatedFrom(SqmFrom<?, ?>) - Method in interface org.hibernate.sql.ast.spi.SqlAstQueryNodeProcessingState
Registers that the given SqmFrom is treated.
registerTypeContributor(TypeContributor) - Method in class org.hibernate.cfg.Configuration
Add a TypeContributor to this configuration.
registerTypeOverride(BasicType<?>) - Method in class org.hibernate.cfg.Configuration
Register a type into the type registry, potentially replacing a previously registered type.
registerTypeOverride(UserType<?>, String[]) - Method in class org.hibernate.cfg.Configuration
Register a type into the type registry, potentially replacing a previously registered type.
registerTypeUsage(DiscriminatorSqmPath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
registerTypeUsage(TableGroup) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
registerUnaryBinaryPattern(String, String, String, FunctionParameterType, FunctionParameterType, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a unary/binary function.
registerUnaryBinaryPattern(String, BasicType<?>, String, String, FunctionParameterType, FunctionParameterType, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
Register a unary/binary function.
registerUnderJavaType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
registerUnderJavaType() - Method in class org.hibernate.type.BasicArrayType
 
registerUnderJavaType() - Method in class org.hibernate.type.BasicCollectionType
 
registerUnderJavaType() - Method in class org.hibernate.type.ConvertedBasicArrayType
 
registerUnderJavaType() - Method in class org.hibernate.type.JavaObjectType
 
registerUnderJavaType() - Method in class org.hibernate.type.NullType
 
registerUnderJavaType() - Method in class org.hibernate.type.SerializableToBlobType
 
registerUserType(Class<?>, Class<? extends UserType<?>>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerValueGeneratedInSqlNoWrite() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
registerValueMappingResolver(Function<MetadataBuildingContext, Boolean>) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector
 
registerVisitedAssociationKey(AssociationKey) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
registerVisitedAssociationKey(AssociationKey) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
registerVisitedAssociationKey(AssociationKey) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Registers a circularity detection key
REGISTRATION_KEYS - Static variable in class org.hibernate.type.MetaType
Deprecated.
 
registrationCode() - Element in annotation interface org.hibernate.annotations.JdbcTypeRegistration
The type-code under which to register this descriptor.
RegistryHelper - Class in org.hibernate.type.descriptor.java.spi
 
regrLinearRegressionAggregates() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
RelationalValueSource - Interface in org.hibernate.boot.model.source.spi
Unifying interface for ColumnSource and DerivedValueSource.
RelationalValueSource.Nature - Enum Class in org.hibernate.boot.model.source.spi
 
RelationalValueSourceContainer - Interface in org.hibernate.boot.model.source.spi
Contract for a container of RelationalValueSource references.
RelativePathCollector() - Constructor for class org.hibernate.spi.NavigablePath.RelativePathCollector
 
relativize(SelectablePath) - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
relativize(NavigablePath) - Method in class org.hibernate.spi.NavigablePath
Ignores aliases in the resulting String
relativize(NavigablePath, NavigablePath.RelativePathCollector) - Method in class org.hibernate.spi.NavigablePath
 
release() - Method in interface org.hibernate.boot.spi.BootstrapContext
Releases the "bootstrap only" resources held by this BootstrapContext.
release() - Method in interface org.hibernate.cache.spi.support.StorageAccess
Release any resources.
release() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Used to indicate that the batch instance is no longer needed and that, therefore, it can release its resources.
release() - Method in interface org.hibernate.engine.jdbc.BinaryStream
Release any underlying resources.
release() - Method in interface org.hibernate.engine.jdbc.CharacterStream
Release any underlying resources.
release() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
Release resources held by this group.
release() - Method in interface org.hibernate.engine.jdbc.mutation.MutationExecutor
 
release() - Method in interface org.hibernate.jpa.event.spi.CallbackRegistry
Signals that the CallbackRegistry will no longer be used.
release() - Method in interface org.hibernate.resource.beans.container.spi.ContainedBeanImplementor
Release any resources
release() - Method in interface org.hibernate.resource.transaction.spi.DdlTransactionIsolator
 
release() - Method in interface org.hibernate.result.Outputs
Eagerly release any resources held by this Outputs.
release() - Method in interface org.hibernate.tool.schema.spi.ScriptTargetOutput
Release this output
release(Blob) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
release(Clob) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
release(NClob) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
release(ResultSet, Statement) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
Release a previously registered result set.
release(Statement) - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
Release a previously registered statement.
release(SessionFactoryImplementor, JdbcConnectionAccess) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableInsertStrategy
Release the strategy.
release(SessionFactoryImplementor, JdbcConnectionAccess) - Method in interface org.hibernate.query.sqm.mutation.spi.SqmMultiTableMutationStrategy
Release the strategy.
releaseAnyConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
releaseAnyConnection(Connection) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
releaseAnyConnection(Connection) - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
Release a connection obtained from MultiTenantConnectionProvider.getAnyConnection()
releaseConnection(Connection) - Method in interface org.hibernate.engine.jdbc.connections.spi.JdbcConnectionAccess
Release a previously obtained connection
releaseConnection(T, Connection) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
releaseConnection(T, Connection) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
releaseConnection(T, Connection) - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
Release a connection from Hibernate use.
releaseDataAccess(CollectionDataAccess) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
releaseDataAccess(EntityDataAccess) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
releaseDataAccess(NaturalIdDataAccess) - Method in class org.hibernate.cache.spi.support.AbstractDomainDataRegion
 
releaseFromUse() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
releaseResources() - Method in interface org.hibernate.resource.jdbc.ResourceRegistry
 
releaseStatement(PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
releaseStatement(SharedSessionContractImplementor) - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementDetails
 
RELOAD - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
remove() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.IteratorProxy
 
remove() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
remove(int) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
remove(int) - Method in class org.hibernate.collection.spi.PersistentBag
 
remove(int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
remove(int) - Method in class org.hibernate.collection.spi.PersistentList
 
remove(int) - Method in class org.hibernate.engine.spi.ExecutableList
Removes the entry at position index in the list.
remove(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
remove(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
remove(Object) - Method in class org.hibernate.collection.spi.PersistentBag
 
remove(Object) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
remove(Object) - Method in class org.hibernate.collection.spi.PersistentList
 
remove(Object) - Method in class org.hibernate.collection.spi.PersistentMap
 
remove(Object) - Method in class org.hibernate.collection.spi.PersistentSet
 
remove(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
remove(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
remove(Object) - Method in class org.hibernate.event.spi.MergeContext
The remove operation is not supported.
remove(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
remove(Object) - Method in interface org.hibernate.Session
Mark a persistence instance associated with this session for removal from the underlying database.
remove(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
remove(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Completely remove the persistent state of the collection
remove(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Called afterQuery an item has become stale (beforeQuery the transaction completes).
remove(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
remove(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
remove(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
 
remove(SharedSessionContractImplementor, Object) - Method in class org.hibernate.cache.spi.support.NaturalIdNonStrictReadWriteAccess
 
Remove - Annotation Interface in org.hibernate
Indicates that the annotated element is planned for removal as part of a deprecation process.
REMOVE - Enum constant in enum class org.hibernate.annotations.CascadeType
Equivalent to CascadeType.REMOVE.
REMOVE - Static variable in class org.hibernate.engine.spi.CascadingActions
 
REMOVE_DIRTY_FIELDS_NAME - Static variable in interface org.hibernate.engine.spi.ExtendedSelfDirtinessTracker
 
removeAll(Collection) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
removeAll(Collection<?>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
removeAll(Collection<?>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
removeAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentBag
 
removeAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentList
 
removeAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentSet
 
removeAll(SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Remove all data for this accessed type
removeAll(SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
removeAll(SharedSessionContractImplementor) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
removeBatchLoadableCollection(CollectionEntry) - Method in class org.hibernate.engine.spi.BatchFetchQueue
After a collection was initialized or evicted, we don't need to batch fetch it anymore, remove it from the queue if necessary
removeBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
After evicting or deleting or loading an entity, we don't need to batch fetch it anymore, remove it from the queue if necessary
removeChildParent(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove child/parent relation from cache
removeCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a collection removal.
removeCollectionByKey(CollectionKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove a collection-by-key mapping.
removeCollectionEntry(PersistentCollection<?>) - Method in interface org.hibernate.engine.spi.PersistenceContext
removeCollectionHolder(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove the mapping of collection to holder during eviction of the owning entity
RemoveCoordinator - Interface in org.hibernate.persister.collection.mutation
Removes the collection: For collections with a collection-table, this will execute a DELETE based on the collection-key For one-to-many collections, this executes an UPDATE to unset the collection-key on the association table
RemoveCoordinatorNoOp - Class in org.hibernate.persister.collection.mutation
 
RemoveCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.persister.collection.mutation.RemoveCoordinatorNoOp
 
RemoveCoordinatorStandard - Class in org.hibernate.persister.collection.mutation
Handles complete removal of a collection by its key
RemoveCoordinatorStandard(CollectionMutationTarget, OperationProducer, ServiceRegistry) - Constructor for class org.hibernate.persister.collection.mutation.RemoveCoordinatorStandard
Creates the coordinator.
RemoveCoordinatorTablePerSubclass - Class in org.hibernate.persister.collection.mutation
OneToMany remove coordinator if the element is a UnionSubclassEntityPersister.
RemoveCoordinatorTablePerSubclass(OneToManyPersister, OperationProducer, ServiceRegistry) - Constructor for class org.hibernate.persister.collection.mutation.RemoveCoordinatorTablePerSubclass
Creates the coordinator.
removeDeletedUnloadedEntityKey(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
removeEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove an entity.
removeEntityHolder(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
removeEntry(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove an entity entry from the session cache
removeFromCache(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.cache.spi.support.StorageAccess
Remove an item from the cache by key
removeLastN(int) - Method in class org.hibernate.engine.spi.ExecutableList
Removes the last n entries from the list.
removeLeftFetchJoins() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
removeLocalResolution(Object, Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Removes any local cross-reference, returning the previously cached value if one.
removeObserver(TransactionObserver) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
Remove an observer from the coordinator.
removeOrphanBeforeUpdates(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
removeOrphanBeforeUpdates(String, Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated.
OperationalContext should cover this overload I believe
removeOrphanBeforeUpdates(String, Object) - Method in interface org.hibernate.event.spi.EventSource
A specialized type of deletion for orphan removal that must occur prior to queued inserts and updates.
removeProxy(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove a proxy from the session cache.
removeResolution(Object, Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Removes a natural-id-to-identifier resolution.
removeSharedResolution(Object, Object, EntityMappingType) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
 
removeSharedResolution(Object, Object, EntityMappingType, boolean) - Method in interface org.hibernate.engine.spi.NaturalIdResolutions
Removes any cross-reference from the L2 cache
removeSubselect(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
After evicting or deleting an entity, we don't need to know the query that was used to load it anymore (don't call this after loading the entity, since we might still need to load its collections)
removeVisitedAssociationKey(AssociationKey) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
removeVisitedAssociationKey(AssociationKey) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Removes the registration of a circularity detection key
rename - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
 
rename - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHqlImport
 
rename() - Element in annotation interface org.hibernate.annotations.Imported
Provide an alias for the class, to avoid collisions.
render() - Method in class org.hibernate.boot.model.naming.Identifier
 
render() - Method in interface org.hibernate.boot.model.relational.QualifiedName
Returns a string form of the qualified name.
render() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
render() - Method in interface org.hibernate.collection.spi.PersistentCollection
Like Object.toString() but without the silliness of rendering the elements
render(StringBuilder, RestrictionRenderingContext) - Method in class org.hibernate.sql.ComparisonRestriction
 
render(StringBuilder, RestrictionRenderingContext) - Method in class org.hibernate.sql.CompleteRestriction
 
render(StringBuilder, RestrictionRenderingContext) - Method in class org.hibernate.sql.NullnessRestriction
 
render(StringBuilder, RestrictionRenderingContext) - Method in interface org.hibernate.sql.Restriction
Render the restriction into the SQL buffer
render(Dialect) - Method in class org.hibernate.boot.model.naming.Identifier
If this is a quoted identifier, then return the identifier name enclosed in dialect-specific open- and end-quotes; otherwise, simply return the unquoted identifier.
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayAggFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayConcatElementFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayConcatFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayConstructorFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayContainsOperatorFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayContainsUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayGetUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayIncludesOperatorFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayIncludesUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayIntersectsOperatorFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayIntersectsUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayRemoveIndexUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayReplaceUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArraySetUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArraySliceUnnestFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayToStringFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.CockroachArrayFillFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayContainsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayFillFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayIncludesFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayIntersectsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayPositionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayPositionsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayRemoveFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayReplaceFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArraySetFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.H2ArrayToStringFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.HSQLArrayConstructorFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.HSQLArrayFillFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.HSQLArrayPositionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.HSQLArrayPositionsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.HSQLArrayRemoveFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.HSQLArraySetFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.HSQLArrayToStringFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayAggEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayConcatElementFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayConcatFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayConstructorFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayContainsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayFillFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayGetFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayIncludesFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayIntersectsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayLengthFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayPositionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayPositionsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayRemoveFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayRemoveIndexFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayReplaceFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArraySetFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArraySliceFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayToStringFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayTrimFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.PostgreSQLArrayConcatElementFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.PostgreSQLArrayConcatFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.PostgreSQLArrayConstructorFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.PostgreSQLArrayFillFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.PostgreSQLArrayPositionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.PostgreSQLArrayPositionsFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.PostgreSQLArrayTrimEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.AvgFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.CaseLeastGreatestEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.CastFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.CastingConcatFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ChrLiteralEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ConcatPipeFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.CountFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.CurrentFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.DateTruncEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.DB2FormatEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.DB2PositionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.DB2SubstringFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.DerbyLpadEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.DerbyRpadEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.EveryAnyEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ExtractFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.FormatFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.HypotheticalSetFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.IntegralTimestampaddFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.InverseDistributionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.LengthFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggGroupConcatEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggStringAggEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.MinMaxCaseEveryAnyEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.PostgreSQLMinMaxFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.PostgreSQLTruncRoundFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.QuantifiedLeastGreatestEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.SqlColumn
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.SqlFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.SQLServerEveryAnyEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.SQLServerFormatEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.TimestampaddFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.TimestampdiffFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.TransactSQLStrFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.TrimFunction
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.TruncFunction.TruncRenderingSupport
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.AbstractSqmSelfRenderingFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderer
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated.
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderer
Deprecated, for removal: This API element is subject to removal in a future version.
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated.
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, Boolean, Boolean, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderer
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, Boolean, Boolean, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated.
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, Boolean, Boolean, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, Boolean, Boolean, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, Boolean, Boolean, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated, for removal: This API element is subject to removal in a future version.
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayAggFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayAggEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.HypotheticalSetFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.InverseDistributionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggGroupConcatEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggStringAggEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ModeStatsModeEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderer
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated.
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated, for removal: This API element is subject to removal in a future version.
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.ArrayAggFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.array.OracleArrayAggEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.AvgFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.CountFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.EveryAnyEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.HypotheticalSetFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.InverseDistributionFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggGroupConcatEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.ListaggStringAggEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.MinMaxCaseEveryAnyEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.PostgreSQLMinMaxFunction
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.dialect.function.SQLServerEveryAnyEmulation
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderer
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated.
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, SqlAstTranslator<?>) - Method in class org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, Predicate, SqlAstTranslator<?>) - Method in interface org.hibernate.query.sqm.function.FunctionRenderingSupport
Deprecated, for removal: This API element is subject to removal in a future version.
render(SqlAppender, SqlAstTranslator<?>, AggregateSupport.AggregateColumnWriteExpression, String) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport.WriteExpressionRenderer
Renders the qualified custom write expression to the SqlAppender with the value expressions for each selectable as returned by AggregateSupport.AggregateColumnWriteExpression.getValueExpression(SelectableMapping).
render(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in interface org.hibernate.sql.ast.tree.cte.SelfRenderingCteObject
 
render(SqlAstNode, SqlAstNodeRenderingMode) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
render(SqlAstNode, SqlAstNodeRenderingMode) - Method in interface org.hibernate.sql.ast.SqlAstTranslator
Renders the given SQL AST node with the given rendering mode.
render(TableInsert, Consumer<String>, Consumer<ColumnReference>, H2IdentityColumnSupport.InsertValuesHandler, SessionFactoryImplementor) - Method in class org.hibernate.dialect.identity.H2FinalTableIdentityColumnSupport
Deprecated.
render(TableInsert, Consumer<String>, Consumer<ColumnReference>, H2IdentityColumnSupport.InsertValuesHandler, SessionFactoryImplementor) - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
Deprecated.
renderAsLiteral(JdbcParameter, Object) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderBackslashEscapedLikePattern(Expression, Expression, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCaseInsensitiveLikeEmulation(Expression, Expression, Expression, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCastArrayToString(SqlAppender, SqlAstNode, Dialect, SqlAstTranslator<?>) - Static method in class org.hibernate.dialect.function.CastFunction
 
renderCasted(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCombinedLimitClause(Expression, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCombinedLimitClause(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCommaSeparated(Iterable<? extends SqlAstNode>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCommaSeparatedSelectExpression(Iterable<? extends SqlAstNode>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCommaSeparatedSelectExpression(Iterable<? extends SqlAstNode>, Iterable<String>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderComparison(List<SqlSelection>, X, ComparisonOperator) - Method in interface org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.SubQueryRelationalRestrictionEmulationRenderer
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.DB2iSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.DB2zSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
renderComparison(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderComparisonDistinctOperator(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderComparisonEmulateCase(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderComparisonEmulateDecode(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderComparisonEmulateDecode(Expression, ComparisonOperator, Expression, SqlAstNodeRenderingMode) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderComparisonEmulateIntersect(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderComparisonStandard(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderComparisonStandard(Expression, ComparisonOperator, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCteColumns(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderCycleClause(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderDeleteClause(DeleteStatement) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
renderDeleteClause(DeleteStatement) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
renderDeleteClause(DeleteStatement) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderDeleteClause(DeleteStatement) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderDeleteClause(DeleteStatement) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
renderDeleteClause(DeleteStatement) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
renderDeleteClause(DeleteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderDerivedTableReference(DerivedTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
renderDmlTargetTableExpression(NamedTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderDmlTargetTableGroup(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderEmptyOrderBy() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
renderExpressionAsClauseItem(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderExpressionAsLiteral(Expression, JdbcParameterBindings) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderExpressionsAsSubquery(List<? extends Expression>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFetch(Expression, Expression, FetchClauseType) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFetchExpression(Expression) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderFetchExpression(Expression) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderFetchExpression(Expression) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderFetchExpression(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFetchPlusOffsetExpression(Expression, Expression, int) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderFetchPlusOffsetExpression(Expression, Expression, int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFetchPlusOffsetExpressionAsLiteral(Expression, Expression, int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFetchPlusOffsetExpressionAsSingleParameter(Expression, Expression, int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFirstClause(Expression, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFirstClause(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFirstSkipClause(Expression, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFirstSkipClause(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderForUpdateClause(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
renderForUpdateClause(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderForUpdateClause(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderForUpdateClause(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
renderForUpdateClause(QuerySpec, AbstractSqlAstTranslator.ForUpdateClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
renderFromClauseAfterUpdateSet(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFromClauseExcludingDmlTargetReference(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFromClauseJoiningDmlTargetReference(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderFromClauseSpaces(FromClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderInsertIntoNoColumns(TableInsertStandard) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
renderInsertIntoNoColumns(TableInsertStandard) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderInsertIntoNoColumns(TableInsertStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Handle rendering an insert with no columns
renderInsertValues() - Method in interface org.hibernate.dialect.identity.H2IdentityColumnSupport.InsertValuesHandler
 
renderIntoIntoAndTable(TableInsertStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Renders the insert into <table name> portion of an insert
renderLimitOffsetClause(Expression, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderLimitOffsetClause(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderLiteral(Literal, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
renderLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomCollectionType
 
renderMaterializationHint(CteMaterialization) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
renderMaterializationHint(CteMaterialization) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderMaterializationHint(CteMaterialization) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderMergeDelete(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeInsert(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeInsert(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeInto(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeInto(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeOn(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeOn(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeSource(OptionalTableUpdate) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderMergeSource(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeSourceAlias() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderMergeSourceAlias() - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeSourceAlias() - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeStatement(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
Renders the OptionalTableUpdate as a MERGE query.
renderMergeStatement(OptionalTableUpdate) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderMergeTargetAlias() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderMergeTargetAlias() - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeTargetAlias() - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeUpdate(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeUpdate(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeUpdateClause(List<Assignment>, Predicate) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderMergeUpdateClause(List<Assignment>, Predicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderMergeUsing(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderMergeUsing(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderMergeUsingQuerySelection(ColumnValueBinding) - Method in class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
renderNamedTableReference(NamedTableReference, LockMode) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderNamedTableReference(NamedTableReference, LockMode) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderNamedTableReference(NamedTableReference, LockMode) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
renderNamedTableReference(NamedTableReference, LockMode) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderNull(Literal) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderOffset(Expression, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderOffsetExpression(Expression) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderOffsetExpression(Expression) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderOffsetExpression(Expression) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderOffsetExpression(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderOffsetFetchClause(Expression, Expression, FetchClauseType, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderOffsetFetchClause(QueryPart, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderOffsetRowsKeyword() - Method in class org.hibernate.dialect.pagination.OffsetFetchLimitHandler
 
renderOrderBy(boolean, List<SortSpecification>) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderOrderBy(boolean, List<SortSpecification>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderParameterAsParameter(int, JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Renders a parameter marker for the given position
renderParameterAsParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
renderPartitionItem(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderPrimaryTableReference(TableGroup, LockMode) - Method in class org.hibernate.dialect.DB2zSqlAstTranslator
 
renderPrimaryTableReference(TableGroup, LockMode) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
renderPrimaryTableReference(TableGroup, LockMode) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
renderPrimaryTableReference(TableGroup, LockMode) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderPrimaryTableReference(TableGroup, LockMode) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderQueryGroup(QueryGroup, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderRecursiveCteVirtualSelections(SelectClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderReturningClause(List<ColumnReference>) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
renderReturningClause(MutationStatement) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderRootTableGroup(TableGroup, List<TableGroupJoin>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderRowNumber(SelectClause, QueryPart) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderRowNumber(SelectClause, QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderRowNumberingSelectItems(SelectClause, QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderRowsToClause(Expression, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderRowsToClause(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSearchClause(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSelectExpression(Expression) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderSelectExpression(Expression) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderSelectExpression(Expression) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
renderSelectExpression(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSelectExpressionWithCastedOrInlinedPlainParameters(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSelectSimpleComparison(List<SqlSelection>, Expression, ComparisonOperator) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
renderSelectTupleComparison(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSetClause(List<Assignment>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSkipFirstClause(Expression, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSkipFirstClause(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderSortExpression(Expression, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderStandardCycleClause(CteStatement) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderStandardCycleClause(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderStandardSearchClause(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderStringContainsExactlyPredicate(Expression, Expression) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
renderStringContainsExactlyPredicate(Expression, Expression) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
renderStringContainsExactlyPredicate(Expression, Expression) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderStringContainsExactlyPredicate(Expression, Expression) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
renderStringContainsExactlyPredicate(Expression, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTableGroup(TableGroup, Predicate, List<TableGroupJoin>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTableGroupJoin(TableGroupJoin, List<TableGroupJoin>) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderTableGroupJoin(TableGroupJoin, List<TableGroupJoin>) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderTableGroupJoin(TableGroupJoin, List<TableGroupJoin>) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
renderTableGroupJoin(TableGroupJoin, List<TableGroupJoin>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTableReferenceIdentificationVariable(TableReference) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
renderTableReferenceIdentificationVariable(TableReference) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
renderTableReferenceIdentificationVariable(TableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTableReferenceJoins(TableGroup) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
renderTableReferenceJoins(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTopClause(Expression, Expression, FetchClauseType, boolean, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTopClause(QuerySpec, boolean, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTopStartAtClause(Expression, Expression, FetchClauseType) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderTopStartAtClause(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.function.SelfRenderingAggregateFunctionSqlAstExpression
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.function.SelfRenderingOrderedSetAggregateFunctionSqlAstExpression
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in class org.hibernate.query.sqm.function.SelfRenderingWindowFunctionSqlAstExpression
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in class org.hibernate.sql.ast.tree.expression.AliasedExpression
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in class org.hibernate.sql.ast.tree.expression.LiteralAsParameter
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in interface org.hibernate.sql.ast.tree.expression.SelfRenderingExpression
 
renderToSql(SqlAppender, SqlAstTranslator<?>, SessionFactoryImplementor) - Method in class org.hibernate.sql.ast.tree.expression.SelfRenderingSqlFragmentExpression
 
renderTransformerReadFragment(String, String...) - Static method in class org.hibernate.sql.Template
 
renderTupleComparisonStandard(List<SqlSelection>, SqlTuple, ComparisonOperator) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderUpdateClause(UpdateStatement) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
renderUpdateClause(UpdateStatement) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
renderUpdateClause(UpdateStatement) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
renderUpdateClause(UpdateStatement) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
renderUpdateClause(UpdateStatement) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
renderUpdateClause(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderUpsertStatement(OptionalTableUpdate) - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
renderVirtualSelections(SelectClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
renderWhereStringTemplate(String, String, Dialect, TypeConfiguration, SqmFunctionRegistry) - Static method in class org.hibernate.sql.Template
Takes the where condition provided in the mapping attribute and interpolates the alias.
renderWhereStringTemplate(String, Dialect, TypeConfiguration, SqmFunctionRegistry) - Static method in class org.hibernate.sql.Template
 
renderWrappedParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
reorderColumns(List<Column>) - Method in class org.hibernate.mapping.DenormalizedTable
 
reorderColumns(List<Column>) - Method in class org.hibernate.mapping.PrimaryKey
 
reorderColumns(List<Column>) - Method in class org.hibernate.mapping.Table
 
reorderColumns(List<Column>) - Method in class org.hibernate.mapping.UserDefinedObjectType
 
repeat() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
repeat(Expression<String>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenate the given string expression with itself the given number of times.
repeat(Expression<String>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
repeat(Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenate the given string expression with itself the given number of times.
repeat(Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
repeat(String, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Concatenate the given string expression with itself the given number of times.
repeat(String, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
repeat_replicate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
repeat_rpad() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
replace() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in interface org.hibernate.type.Type
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Method in interface org.hibernate.type.Type
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Expression<String>, Expression<String>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Replace all occurrences of pattern within the original string with replacement.
replace(Expression<String>, Expression<String>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
replace(Expression<String>, Expression<String>, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
replace(Expression<String>, Expression<String>, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
replace(Expression<String>, String, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
replace(Expression<String>, String, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
replace(Expression<String>, String, String) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
replace(Expression<String>, String, String) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
replace(Object[], Object[], Type[], SharedSessionContractImplementor, Object, Map<Object, Object>) - Static method in class org.hibernate.type.TypeHelper
replace(Object[], Object[], Type[], SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Static method in class org.hibernate.type.TypeHelper
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.AbstractStandardBasicType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.AnyType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.CollectionType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.ComponentType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.CustomType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.EntityType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.MetaType
Deprecated.
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.SerializableToBlobType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Method in class org.hibernate.type.UserComponentType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Method in class org.hibernate.type.AbstractStandardBasicType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Method in class org.hibernate.type.AbstractType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Method in class org.hibernate.type.ComponentType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Method in class org.hibernate.type.SerializableToBlobType
 
replace(Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Method in class org.hibernate.type.UserComponentType
 
replace(String, String) - Method in class org.hibernate.dialect.Replacer
 
replace(J, J, Object) - Method in interface org.hibernate.usertype.CompositeUserType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(J, J, Object) - Method in interface org.hibernate.usertype.UserType
During merge, replace the existing (target) value in the managed entity we are merging to with a new (original) value from the detached entity we are merging.
replace(CollectionPersister, Map<Object, Object>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.AbstractValueDelayedOperation
 
replace(CollectionPersister, Map<Object, Object>) - Method in interface org.hibernate.collection.spi.AbstractPersistentCollection.ValueDelayedOperation
 
replace(EntityPersister, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Static method in class org.hibernate.type.TypeHelper
replace(SqmEntityJoin<E>, SqmRoot<E>) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Used with JPA compliance to treat secondary query roots as cross-joins.
replace(T, T, Object) - Method in class org.hibernate.type.EnumType
Deprecated.
 
REPLACE_ORIGINAL - Enum constant in enum class org.hibernate.event.service.spi.DuplicationStrategy.Action
 
replace_strReplace() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Sybase
replaceAssociations(Object[], Object[], Type[], SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Static method in class org.hibernate.type.TypeHelper
replaceDelayedEntityIdentityInsertKeys(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
replaceElements(Object, Object, Object, Map<Object, Object>, SharedSessionContractImplementor) - Method in class org.hibernate.type.CollectionType
Replace the elements of a collection with the elements of another collection.
replaceElements(Object, Object, Object, Map, SharedSessionContractImplementor) - Method in class org.hibernate.type.ArrayType
 
replaceElements(Object, Object, Object, Map, SharedSessionContractImplementor) - Method in class org.hibernate.type.CustomCollectionType
 
replaceElements(Object, Object, Object, Map, SharedSessionContractImplementor) - Method in class org.hibernate.type.MapType
 
replaceElements(Object, Object, CollectionPersister, Object, Map, SharedSessionContractImplementor) - Method in interface org.hibernate.usertype.UserCollectionType
Replace the elements of a collection with the elements of another collection
replaceEntityEntryRowId(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
replaceExpression(X) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
replaceExpressions(X) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
replaceLtrimRtrim(TrimSpec, boolean) - Static method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
replaceLtrimRtrim(TrimSpec, char) - Static method in class org.hibernate.dialect.AbstractTransactSQLDialect
Deprecated, for removal: This API element is subject to removal in a future version.
replacePropertyValues(Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.type.ComponentType
 
replacePropertyValues(Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.type.CompositeType
Inject property values onto the given component instance, or return a new instance with the given property values.
replacePropertyValues(Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.type.UserComponentType
 
replaceQueuedOperationValues(CollectionPersister, Map<Object, Object>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Replace entity instances with copy in copyCache.
Replacer - Class in org.hibernate.dialect
 
Replacer(String, String, String) - Constructor for class org.hibernate.dialect.Replacer
 
replicate(Object, ReplicationMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
replicate(Object, ReplicationMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
replicate(Object, ReplicationMode) - Method in interface org.hibernate.Session
Deprecated.
With no real replacement
replicate(String, Object, ReplicationMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
replicate(String, Object, ReplicationMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
replicate(String, Object, ReplicationMode) - Method in interface org.hibernate.Session
Deprecated.
With no real replacement
REPLICATE - Enum constant in enum class org.hibernate.annotations.CascadeType
Deprecated.
REPLICATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
REPLICATE - Static variable in class org.hibernate.engine.spi.CascadeStyles
replicate
REPLICATE - Static variable in class org.hibernate.engine.spi.CascadingActions
 
REPLICATE - Static variable in class org.hibernate.event.spi.EventType
 
ReplicateEvent - Class in org.hibernate.event.spi
Defines an event class for the replication of an entity.
ReplicateEvent(Object, ReplicationMode, EventSource) - Constructor for class org.hibernate.event.spi.ReplicateEvent
 
ReplicateEvent(String, Object, ReplicationMode, EventSource) - Constructor for class org.hibernate.event.spi.ReplicateEvent
 
ReplicateEventListener - Interface in org.hibernate.event.spi
ReplicationMode - Enum Class in org.hibernate
Deprecated.
reportedJavaType() - Method in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
RepresentationMode - Enum Class in org.hibernate.metamodel
Enumeration of the built-in ways that Hibernate can represent the application's domain model.
required() - Element in annotation interface org.hibernate.service.spi.InjectService
Is the service to be injected required (not optional)?
requireIdentifierOrUniqueKeyType(Mapping) - Method in class org.hibernate.type.EntityType
 
requiresAggregateColumnWriter() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
requiresAggregateCustomWriteExpressionRenderer(int) - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Whether AggregateSupport.aggregateCustomWriteExpressionRenderer(SelectableMapping, SelectableMapping[], TypeConfiguration) is needed when assigning an expression to individual aggregated columns in an update statement.
requiresAggregateCustomWriteExpressionRenderer(int) - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
requiresAggregateCustomWriteExpressionRenderer(int) - Method in class org.hibernate.dialect.aggregate.DB2AggregateSupport
 
requiresAggregateCustomWriteExpressionRenderer(int) - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
 
requiresAggregateCustomWriteExpressionRenderer(int) - Method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
 
requiresCastForConcatenatingNonStrings() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
requiresCastForConcatenatingNonStrings() - Method in class org.hibernate.dialect.DB2Dialect
 
requiresCastForConcatenatingNonStrings() - Method in class org.hibernate.dialect.DerbyDialect
 
requiresCastForConcatenatingNonStrings() - Method in class org.hibernate.dialect.Dialect
Does this dialect/database require casting of non-string arguments in the concat() function?
requiresCastForConcatenatingNonStrings() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
requiresDirtyCheck(Object) - Method in interface org.hibernate.engine.spi.EntityEntry
Returns true if the entity can possibly be dirty.
requireService(Class<R>) - Method in interface org.hibernate.service.ServiceRegistry
Retrieve a service by role, throwing an exception if there is no such service.
requiresFloatCastingOfIntegerDivision() - Method in class org.hibernate.dialect.Dialect
Does this dialect require that integer divisions be wrapped in cast() calls to tell the db parser the expected type.
requiresFloatCastingOfIntegerDivision() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
requiresFloatCastingOfIntegerDivision() - Method in class org.hibernate.dialect.HSQLDialect
 
requiresNoCascadeChecking() - Method in interface org.hibernate.engine.spi.CascadingAction
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
requiresParensForTupleCounts() - Method in class org.hibernate.dialect.Dialect
If Dialect.supportsTupleCounts() is true, does this dialect require the tuple to be delimited with parentheses?
requiresParensForTupleCounts() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
requiresParensForTupleDistinctCounts() - Method in class org.hibernate.dialect.CockroachDialect
 
requiresParensForTupleDistinctCounts() - Method in class org.hibernate.dialect.Dialect
If Dialect.supportsTupleDistinctCounts() is true, does this dialect require the tuple to be delimited with parentheses?
requiresParensForTupleDistinctCounts() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
requiresParensForTupleDistinctCounts() - Method in class org.hibernate.dialect.H2Dialect
 
requiresParensForTupleDistinctCounts() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
requiresPostCommitHandling(EntityPersister) - Method in interface org.hibernate.event.spi.PostCommitDeleteEventListener
Does this listener require that after transaction hooks be registered?
requiresRestriction() - Method in class org.hibernate.persister.entity.EntityNameUse
 
requiresRowNumberIntermediate() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.AdditionalInsertValues
 
requiresTxn(LockMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
requiresVersion() - Method in enum class org.hibernate.LockMode
Does this lock mode require a version?
RESERVED_WORD_USED_AS_ALIAS - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
reset() - Method in class org.hibernate.event.spi.PostLoadEvent
 
reset() - Method in class org.hibernate.event.spi.PreLoadEvent
 
resetAndReuseEventInstance(Object, EntityEntry) - Method in class org.hibernate.event.spi.FlushEntityEvent
This is a terrible anti-pattern, but particular circumstances call for being able to reuse the same event instance: this is otherwise allocated in hot loops and since each event is escaping the scope it's actually causing allocation issues.
resetCaches() - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Some BytecodeProvider implementations will have classloader specific caching.
resetCallback() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
resetDirty(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
Callback used by Hibernate to signal that the entity dirty flag should be cleared.
resetExpectedType(BindableType<T>) - Method in class org.hibernate.engine.query.spi.AbstractParameterDescriptor
 
resetFetches(ImmutableFetchList) - Method in class org.hibernate.sql.results.graph.AbstractFetchParent
 
resetIdentifier(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
resetIdentifier(Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Set the identifier and version of the given instance back to its "unsaved" value, that is, the value it had before it was made persistent.
resetIfNeeded() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
resetOptional(boolean) - Method in class org.hibernate.mapping.Property
 
resetStoredSnapshot(PersistentCollection<?>, Serializable) - Method in class org.hibernate.engine.spi.CollectionEntry
Reset the stored snapshot for both the persistent collection and this collection entry.
resetUpdateable(boolean) - Method in class org.hibernate.mapping.Property
 
Resolution - Interface in org.hibernate.engine.spi
Used to put natural id values into collections.
Resolvable - Interface in org.hibernate.mapping
 
resolve() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor.DeserializationResolver
Deprecated.
 
resolve() - Method in class org.hibernate.mapping.BasicValue
 
resolve() - Method in class org.hibernate.mapping.DependantValue
 
resolve() - Method in interface org.hibernate.mapping.Resolvable
 
resolve() - Method in class org.hibernate.spi.NavigablePath.RelativePathCollector
 
resolve(Parameter<P>) - Method in interface org.hibernate.query.ParameterMetadata
A deeper resolution attempt from a JPA parameter reference to Hibernate's contract.
resolve(Parameter<P>) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
resolve(Class<J>, int) - Method in class org.hibernate.type.BasicTypeRegistry
 
resolve(Object, SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.EntityType
Resolve an identifier or unique key value
resolve(Type, int) - Method in class org.hibernate.type.BasicTypeRegistry
 
resolve(String) - Method in interface org.hibernate.boot.model.TypeDefinitionRegistry
 
resolve(String) - Method in class org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
 
resolve(String, String) - Method in interface org.hibernate.query.results.dynamic.LegacyFetchResolver
 
resolve(BiConsumer) - Method in class org.hibernate.usertype.UserTypeLegacyBridge
 
resolve(BiConsumer<BasicJavaType<T>, JdbcType>) - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
resolve(BiConsumer<BasicJavaType<T>, JdbcType>) - Method in class org.hibernate.usertype.UserTypeSupport
 
resolve(Consumer<String>, ResultSetMappingResolutionContext) - Method in interface org.hibernate.query.named.ResultMemento
 
resolve(Consumer<String>, ResultSetMappingResolutionContext) - Method in interface org.hibernate.query.named.ResultMementoBasic
 
resolve(Consumer<String>, ResultSetMappingResolutionContext) - Method in interface org.hibernate.query.named.ResultMementoEntity
 
resolve(Consumer<String>, ResultSetMappingResolutionContext) - Method in class org.hibernate.query.named.ResultMementoInstantiation.ArgumentMemento
 
resolve(Map<?, ?>, MutabilityPlan<?>, MetadataBuildingContext, JdbcTypeIndicators) - Method in class org.hibernate.boot.model.TypeDefinition
 
resolve(MetadataBuildingContext) - Method in class org.hibernate.mapping.BasicValue
 
resolve(MetadataBuildingContext) - Method in class org.hibernate.mapping.DependantValue
 
resolve(MetadataBuildingContext) - Method in interface org.hibernate.mapping.Resolvable
 
resolve(SessionFactoryImplementor) - Method in interface org.hibernate.boot.query.NamedCallableQueryDefinition.ParameterMapping
 
resolve(SessionFactoryImplementor) - Method in interface org.hibernate.boot.query.NamedCallableQueryDefinition
 
resolve(SessionFactoryImplementor) - Method in interface org.hibernate.boot.query.NamedHqlQueryDefinition
 
resolve(SessionFactoryImplementor) - Method in interface org.hibernate.boot.query.NamedNativeQueryDefinition
 
resolve(SessionFactoryImplementor) - Method in interface org.hibernate.boot.query.NamedProcedureCallDefinition
 
resolve(SessionFactoryImplementor) - Method in interface org.hibernate.boot.query.NamedQueryDefinition
Resolve the mapping definition into its run-time memento form
resolve(SessionFactoryImplementor, MetadataImplementor, String) - Method in interface org.hibernate.query.named.NamedObjectRepository
Resolve the named query with the given name.
resolve(SharedSessionContractImplementor) - Method in interface org.hibernate.procedure.spi.NamedCallableQueryMemento.ParameterMemento
 
resolve(SharedSessionContractImplementor) - Method in interface org.hibernate.query.named.NamedQueryMemento.ParameterMemento
 
resolve(ResultSetMappingResolutionContext) - Method in interface org.hibernate.boot.query.FetchDescriptor
Resolve the descriptor into a memento capable of being stored in the NamedObjectRepository
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.CollectionResultDescriptor
 
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.EntityResultDescriptor
 
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.JoinDescriptor
 
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.PropertyFetchDescriptor
 
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor
 
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.ScalarDescriptor
 
resolve(ResultSetMappingResolutionContext) - Method in interface org.hibernate.boot.query.NamedResultSetMappingDescriptor
Create a representation of the described ResultSet mapping for the purpose of being stored in Hibernate's NamedObjectRepository
resolve(ResultSetMappingResolutionContext) - Method in interface org.hibernate.boot.query.ResultDescriptor
Resolve the descriptor into a memento capable of being stored in the NamedObjectRepository
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.SqlResultSetMappingDescriptor.EntityResultDescriptor
 
resolve(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.SqlResultSetMappingDescriptor
 
resolve(FetchMemento.Parent, Consumer<String>, ResultSetMappingResolutionContext) - Method in interface org.hibernate.query.named.FetchMemento
Resolve the fetch-memento into the result-graph-node builder
resolve(FetchMemento.Parent, Consumer<String>, ResultSetMappingResolutionContext) - Method in interface org.hibernate.query.named.FetchMementoBasic
 
resolve(ResultSetMapping, Consumer<String>, ResultSetMappingResolutionContext) - Method in interface org.hibernate.query.named.NamedResultSetMappingMemento
Resolve this memento.
resolve(QuerySpec, TableGroup, String, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
 
resolve(QuerySpec, TableGroup, String, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
 
resolve(QuerySpec, TableGroup, String, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.ordering.ast.OrderingExpression
 
resolve(QuerySpec, TableGroup, String, SqlAstCreationState) - Method in class org.hibernate.metamodel.mapping.ordering.ast.SelfRenderingOrderingExpression
 
resolve(JdbcValuesMetadata, LoadQueryInfluencers, SessionFactoryImplementor) - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
resolve(JdbcValuesMetadata, LoadQueryInfluencers, SessionFactoryImplementor) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingProducer
Resolve the JdbcValuesMapping.
resolve(JdbcValuesMetadata, SessionFactoryImplementor) - Method in class org.hibernate.query.results.ResultSetMappingSqlSelection
 
resolve(JdbcValuesMetadata, SessionFactoryImplementor) - Method in interface org.hibernate.sql.ast.spi.SqlSelection
 
resolve(BasicTypeReference<J>) - Method in class org.hibernate.type.BasicTypeRegistry
 
resolve(CollectionType) - Method in interface org.hibernate.mapping.SemanticsResolver
Deprecated.
 
resolve(JavaType<J>, int) - Method in class org.hibernate.type.BasicTypeRegistry
 
resolve(JavaType<J>, JdbcType) - Method in class org.hibernate.type.BasicTypeRegistry
Find an existing BasicType registration for the given JavaType descriptor and JdbcType descriptor combo or create (and register) one.
resolve(JavaType<J>, JdbcType, String) - Method in class org.hibernate.type.BasicTypeRegistry
 
resolve(JavaType<J>, JdbcType, Supplier<BasicType<J>>) - Method in class org.hibernate.type.BasicTypeRegistry
Find an existing BasicType registration for the given JavaType and JdbcType combo or create (and register) one.
RESOLVE_NATURAL_ID - Static variable in class org.hibernate.event.spi.EventType
 
resolveAdHocBasicType(String) - Method in interface org.hibernate.boot.spi.BootstrapContext
To support Envers.
resolveAggregateDescriptor(int, String, EmbeddableMappingType, RuntimeModelCreationContext) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.DB2StructJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.H2JsonJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.MySQLCastingJsonJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.OracleJsonJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.OracleReflectionStructJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.OracleStructJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.OracleXmlJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.PostgreSQLCastingJsonJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.PostgreSQLJsonPGObjectJsonbType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.PostgreSQLJsonPGObjectJsonType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.PostgreSQLStructCastingJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.PostgreSQLStructPGObjectJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.dialect.StructJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in interface org.hibernate.type.descriptor.jdbc.AggregateJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.type.descriptor.jdbc.H2FormatJsonJdbcType
Deprecated.
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
resolveAlias() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Retrieve the explicit alias, if one, otherwise return a generated one and set that as explicit alias.
resolveAlias(String, String) - Method in interface org.hibernate.sql.ast.tree.from.TableAliasResolver
 
resolveAliasedExpression(List<SqlSelection>, Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
resolveAliasedExpression(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
resolveArithmeticType(SqmExpressible<?>, SqmExpressible<?>) - Method in class org.hibernate.type.spi.TypeConfiguration
Determine the result type of an arithmetic operation as defined by the rules in section 6.5.8.1.
resolveArithmeticType(SqmExpressible<?>, SqmExpressible<?>, BinaryArithmeticOperator) - Method in class org.hibernate.type.spi.TypeConfiguration
 
resolveArrayType(DomainType<?>, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
resolveAssemblers(SessionFactoryImplementor) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMapping
 
resolveAttributeIndexes(String[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
resolveAttributeIndexes(String[]) - Method in interface org.hibernate.persister.entity.EntityPersister
Converts an array of attribute names to a set of indexes, according to the entity metamodel
resolveAutoApplied(BasicJavaType<?>) - Method in interface org.hibernate.boot.model.TypeDefinitionRegistry
 
resolveAutoApplied(BasicJavaType<?>) - Method in class org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
 
resolveBatchKeyAccess(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
 
resolveByName(String) - Static method in enum class org.hibernate.dialect.ResultColumnReferenceStrategy
Resolves the strategy by name, in a case insensitive manner.
resolveCastTargetType(String) - Method in class org.hibernate.type.spi.TypeConfiguration
Understands the following target type names for the cast() function: String Character Byte, Short, Integer, Long Float, Double Time, Date, Timestamp LocalDate, LocalTime, LocalDateTime BigInteger BigDecimal Binary Boolean (fragile, not aware of encoding to character via CharBooleanConverter)
resolveCircularFetch(NavigablePath, FetchParent, FetchTiming, DomainResultCreationState) - Method in interface org.hibernate.sql.results.graph.Fetchable
Check whether this Fetchable is considered a circular fetch.
resolveColumnName(int) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMetadata
Name of a particular result value by position
resolveColumnPosition(String) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMetadata
Position of a particular result value by name
resolveConcreteProxyTypeForId(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
If this entity is configured to return concrete-typed proxies, this method queries the entity table(s) do determine the concrete entity type associated with the provided id and returns its persister.
resolveConcreteProxyTypeForId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
resolveCurrentTenantIdentifier() - Method in interface org.hibernate.context.spi.CurrentTenantIdentifierResolver
Resolve the current tenant identifier.
RESOLVED - Enum constant in enum class org.hibernate.sql.results.graph.Initializer.State
 
resolveDefaultableStrategy(Class<T>, Object, Callable<T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
Resolve strategy instances.
resolveDefaultableStrategy(Class<T>, Object, T) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
Resolve strategy instances.
resolveDescriptor(Type) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
resolveDescriptor(Type, BiFunction<Type, TypeConfiguration, MutabilityPlan<?>>) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
resolveDescriptor(Type, Supplier<JavaType<J>>) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
resolveDialect(DialectResolutionInfo) - Method in class org.hibernate.engine.jdbc.dialect.spi.BasicDialectResolver
 
resolveDialect(DialectResolutionInfo) - Method in interface org.hibernate.engine.jdbc.dialect.spi.DialectResolver
Determine the Dialect to use based on the given information.
resolveDirtyAttributeIndexes(Object[], Object[], String[], SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
resolveDirtyAttributeIndexes(Object[], Object[], String[], SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Like EntityPersister.resolveAttributeIndexes(String[]) but also always returns mutable attributes
resolveDiscriminatorForEntityType(EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.DiscriminatedAssociationModelPart
 
resolveDiscriminatorType() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
resolveDiscriminatorValue(Object) - Method in interface org.hibernate.metamodel.mapping.DiscriminatedAssociationModelPart
 
resolveDiscriminatorValue(Object) - Method in interface org.hibernate.metamodel.mapping.DiscriminatorMapping
Retrieve the details for a particular discriminator value.
resolveEmbeddableDiscriminatorType(Class<?>, Supplier<DiscriminatorType<?>>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
resolveEmbeddableDiscriminatorType(Class<?>, Supplier<DiscriminatorType<?>>) - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
resolveEntityInstance(EntityKey, boolean, SharedSessionContractImplementor) - Static method in class org.hibernate.sql.exec.spi.StandardEntityInstanceResolver
 
resolveEntityKeyOnly(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.entity.EntityInitializer
 
resolveEntityName(Object) - Method in interface org.hibernate.EntityNameResolver
Given an entity instance, determine its entity name.
resolveEntityTypeDescriptor(Type) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
resolveEventTypeByName(String) - Static method in class org.hibernate.event.spi.EventType
Find an EventType by its name
resolveExpressible(SessionFactoryImplementor) - Method in interface org.hibernate.query.BindableType
Resolve this parameter type to the corresponding SqmExpressible
resolveExpressible(SessionFactoryImplementor) - Method in interface org.hibernate.query.sqm.SqmExpressible
 
resolveExpressible(SessionFactoryImplementor) - Method in class org.hibernate.type.BasicTypeReference
 
resolveExpressible(SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
resolveExpressionToAlias(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
resolveFrom(SqmPath<?>) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
resolveFrom(NavigablePath, Function<NavigablePath, SqmFrom<?, ?>>) - Method in interface org.hibernate.query.hql.spi.SqmPathRegistry
Similar to SqmPathRegistry.findFromByPath(org.hibernate.spi.NavigablePath), but accepting a producer to be used to create and register a SqmFrom if none yet registered.
resolveFromPreviousRow(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Step 1.2 - Special variant of Initializer.resolveKey(InitializerData) that allows the reuse of key value and instance value from the previous row.
resolveFromPreviousRow(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
resolveFunctionArgumentType(SqmFunction<?>, int, SqmToSqlAstConverter) - Method in class org.hibernate.dialect.function.array.ArrayAndElementArgumentTypeResolver
 
resolveFunctionArgumentType(SqmFunction<?>, int, SqmToSqlAstConverter) - Method in class org.hibernate.dialect.function.array.ArrayContainsArgumentTypeResolver
 
resolveFunctionArgumentType(SqmFunction<?>, int, SqmToSqlAstConverter) - Method in class org.hibernate.dialect.function.array.ArrayIncludesArgumentTypeResolver
 
resolveFunctionArgumentType(SqmFunction<?>, int, SqmToSqlAstConverter) - Method in interface org.hibernate.query.sqm.produce.function.FunctionArgumentTypeResolver
Resolve the argument type for a function given its context-implied return type.
resolveFunctionImpliedReturnType() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
resolveFunctionImpliedReturnType() - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
resolveFunctionImpliedReturnType() - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
Returns the function return type implied from the context within which it is used.
resolveFunctionReturnType(Supplier<BasicValuedMapping>, List<? extends SqlAstNode>) - Method in class org.hibernate.dialect.function.array.ArrayViaArgumentReturnTypeResolver
 
resolveFunctionReturnType(Supplier<BasicValuedMapping>, List<? extends SqlAstNode>) - Method in class org.hibernate.dialect.function.array.ArrayViaElementArgumentReturnTypeResolver
 
resolveFunctionReturnType(Supplier<BasicValuedMapping>, List<? extends SqlAstNode>) - Method in class org.hibernate.dialect.function.array.ElementViaArrayArgumentReturnTypeResolver
 
resolveFunctionReturnType(Supplier<BasicValuedMapping>, List<? extends SqlAstNode>) - Method in class org.hibernate.dialect.function.array.JsonArrayViaElementArgumentReturnTypeResolver
 
resolveFunctionReturnType(Supplier<BasicValuedMapping>, List<? extends SqlAstNode>) - Method in class org.hibernate.dialect.function.AvgFunction.ReturnTypeResolver
 
resolveFunctionReturnType(Supplier<BasicValuedMapping>, List<? extends SqlAstNode>) - Method in class org.hibernate.dialect.function.SumReturnTypeResolver
 
resolveFunctionReturnType(Supplier<BasicValuedMapping>, List<? extends SqlAstNode>) - Method in interface org.hibernate.query.sqm.produce.function.FunctionReturnTypeResolver
Resolve the return type for a function given its context-implied type and the arguments to this call.
resolveFunctionReturnType(ReturnableType<?>, SqmToSqlAstConverter, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayViaArgumentReturnTypeResolver
 
resolveFunctionReturnType(ReturnableType<?>, SqmToSqlAstConverter, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayViaElementArgumentReturnTypeResolver
 
resolveFunctionReturnType(ReturnableType<?>, SqmToSqlAstConverter, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ElementViaArrayArgumentReturnTypeResolver
 
resolveFunctionReturnType(ReturnableType<?>, SqmToSqlAstConverter, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.JsonArrayViaElementArgumentReturnTypeResolver
 
resolveFunctionReturnType(ReturnableType<?>, SqmToSqlAstConverter, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in class org.hibernate.dialect.function.AvgFunction.ReturnTypeResolver
 
resolveFunctionReturnType(ReturnableType<?>, SqmToSqlAstConverter, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in class org.hibernate.dialect.function.SumReturnTypeResolver
 
resolveFunctionReturnType(ReturnableType<?>, SqmToSqlAstConverter, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in interface org.hibernate.query.sqm.produce.function.FunctionReturnTypeResolver
Resolve the return type for a function given its context-implied type and the arguments to this call.
resolveFunctionReturnType(ReturnableType<?>, Supplier<MappingModelExpressible<?>>, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in interface org.hibernate.query.sqm.produce.function.FunctionReturnTypeResolver
Deprecated, for removal: This API element is subject to removal in a future version.
resolveFunctionReturnType(ReturnableType<?>, List<? extends SqmTypedNode<?>>, TypeConfiguration) - Method in interface org.hibernate.query.sqm.produce.function.FunctionReturnTypeResolver
Deprecated, for removal: This API element is subject to removal in a future version.
resolveGeneratorDefinition(GenerationType, String) - Method in interface org.hibernate.id.factory.spi.GeneratorDefinitionResolver
 
resolveGroupOrOrderByExpression(SqmExpression<?>) - Method in class org.hibernate.dialect.SybaseSqmToSqlAstConverter
 
resolveGroupOrOrderByExpression(SqmExpression<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
resolveHqlEntityReference(String) - Method in interface org.hibernate.metamodel.model.domain.JpaMetamodel
Specialized handling for resolving entity-name references in an HQL query
resolveHqlInterpretation(String, Class<R>, HqlTranslator) - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
resolveId(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.SingleUniqueKeyEntityLoader
Resolve the matching id
resolveIdentifier(Object, SharedSessionContractImplementor) - Method in class org.hibernate.type.EntityType
 
resolveIdentifier(Object, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.type.EntityType
Resolve an identifier via a load.
resolveIdToNaturalId(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.NaturalIdLoader
Resolve the natural-id value(s) from an id
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in interface org.hibernate.query.hql.spi.SemanticPathPart
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmFunctionPath
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEmbeddableType
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
 
resolveIndexedAccess(SqmExpression<?>, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
resolveIndicatedJdbcTypeCode(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.jdbc.CharJdbcType
 
resolveIndicatedJdbcTypeCode(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in interface org.hibernate.type.descriptor.jdbc.AdjustableJdbcType
Perform the adjustment
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.LongNVarcharJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.LongVarcharJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.NCharJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<?>) - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<X>) - Method in interface org.hibernate.type.AdjustableBasicType
Perform the adjustment
resolveIndicatedType(JdbcTypeIndicators, JavaType<X>) - Method in class org.hibernate.type.BasicArrayType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<X>) - Method in class org.hibernate.type.BasicCollectionType
 
resolveIndicatedType(JdbcTypeIndicators, JavaType<X>) - Method in class org.hibernate.type.ConvertedBasicArrayType
 
resolveInitializer(NavigablePath, ModelPart, Supplier<Initializer<?>>) - Method in interface org.hibernate.sql.results.graph.AssemblerCreationState
 
resolveInitializer(P, InitializerParent<?>, InitializerProducer<P>) - Method in interface org.hibernate.sql.results.graph.AssemblerCreationState
 
resolveInstance(Object, Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Step 2.2 - Use the given instance as resolved instance for this initializer.
resolveInstance(Object, RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
resolveInstance(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Step 2.1 - Using the key resolved in Initializer.resolveKey(Data), resolve the instance (of the thing initialized) to use for the current row.
resolveInstance(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
resolveJavaTypeClass(TemporalType) - Static method in interface org.hibernate.type.descriptor.java.TemporalJavaType
 
resolveJavaTypeDescriptor(JavaTypeDescriptor) - Method in interface org.hibernate.boot.model.source.spi.JavaTypeDescriptorResolvable
 
resolveJdbcParameterTypeIfNecessary() - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
resolveJdbcParameterTypeIfNecessary() - Method in class org.hibernate.query.spi.AbstractQuery
 
resolveJdbcTypeCode(int) - Method in class org.hibernate.mapping.BasicValue
 
resolveJdbcTypeCode(int) - Method in class org.hibernate.type.descriptor.jdbc.DelegatingJdbcTypeIndicators
 
resolveJdbcTypeCode(int) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators
Resolves the given type code to a possibly different type code, based on context.
resolveJdbcTypeCode(TemporalType) - Static method in interface org.hibernate.type.descriptor.java.TemporalJavaType
 
resolveJpaSelection() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
resolveJsonArrayType(DomainType<?>, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.JsonArrayViaElementArgumentReturnTypeResolver
 
resolveJtaPlatform(Map, ServiceRegistryImplementor) - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformResolver
 
resolveKey(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
Step 1.1 - Resolve the key value for this initializer for the current row and then recurse to the sub-initializers.
resolveKey(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
resolveListType(DomainType<?>, TypeConfiguration) - Static method in class org.hibernate.dialect.function.array.DdlTypeHelper
 
resolveLocalXsdSchema(String) - Static method in class org.hibernate.boot.xsd.LocalXsdResolver
 
resolveLocalXsdUrl(String) - Static method in class org.hibernate.boot.xsd.LocalXsdResolver
 
resolveManagedTypeDescriptor(Type) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry
 
resolveMappingExpressible(SqmExpressible<?>, Function<NavigablePath, TableGroup>) - Method in interface org.hibernate.metamodel.MappingMetamodel
 
resolveMetadata(S, Function<S, M>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
resolveMetadata(S, Function<S, M>) - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
Resolve a generic metadata object from the provided source, using the specified producer.
resolveModelPart(NavigablePath) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
resolveModelPart(NavigablePath) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
resolveModelPart(NavigablePath) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Resolve the ModelPart associated with a given NavigablePath.
resolveNativeQueryParameters(String, Function<String, ParameterInterpretation>) - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
ResolveNaturalIdEvent - Class in org.hibernate.event.spi
Defines an event class for the resolving of an entity id from the entity's natural-id
ResolveNaturalIdEvent(Map<String, Object>, EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.ResolveNaturalIdEvent
 
ResolveNaturalIdEvent(Map<String, Object>, EntityPersister, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.ResolveNaturalIdEvent
 
ResolveNaturalIdEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of resolve natural id events generated from a session.
resolveNaturalIdToId(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.loader.ast.spi.NaturalIdLoader
Resolve the id from natural-id value
resolveNavigablePath(Fetchable) - Method in interface org.hibernate.sql.results.graph.FetchParent
 
resolveNonRootUrl(URL) - Method in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
Handle <jar-file/> references from a persistence.xml file.
resolveNoVersionDeleteGroup(SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator
 
resolveParameterBindType(Class<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
Deprecated.
resolveParameterBindType(Class<T>) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Deprecated, for removal: This API element is subject to removal in a future version.
resolveParameterBindType(Class<T>) - Method in interface org.hibernate.query.spi.QueryParameterBindingTypeResolver
 
resolveParameterBindType(T) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
Deprecated.
resolveParameterBindType(T) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Deprecated, for removal: This API element is subject to removal in a future version.
resolveParameterBindType(T) - Method in interface org.hibernate.query.spi.QueryParameterBindingTypeResolver
 
resolveParameters() - Method in class org.hibernate.query.sqm.tree.AbstractSqmStatement
 
resolveParameters() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
resolveParameters() - Method in interface org.hibernate.query.sqm.tree.SqmStatement
 
resolveParentMemento(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.CollectionResultDescriptor
 
resolveParentMemento(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.EntityResultDescriptor
 
resolveParentMemento(ResultSetMappingResolutionContext) - Method in interface org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParent
 
resolveParentMemento(ResultSetMappingResolutionContext) - Method in class org.hibernate.boot.query.HbmResultSetMappingDescriptor.JoinDescriptor
 
resolvePath(String, SqmPathSource<X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
resolvePath(PersistentAttribute<?, X>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in interface org.hibernate.metamodel.model.domain.DiscriminatorSqmPath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in interface org.hibernate.query.hql.spi.SemanticPathPart
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmFkExpression
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmFunctionPath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmFunction
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEmbeddableType
 
resolvePathPart(String, boolean, SqmCreationState) - Method in class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
 
resolvePathPart(String, String, boolean, TranslationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.CollectionPartPath
 
resolvePathPart(String, String, boolean, TranslationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
 
resolvePathPart(String, String, boolean, TranslationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
 
resolvePathPart(String, String, boolean, TranslationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.FkDomainPathContinuation
 
resolvePathPart(String, String, boolean, TranslationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.PluralAttributePath
 
resolvePathPart(String, String, boolean, TranslationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.RootSequencePart
 
resolvePathPart(String, String, boolean, TranslationContext) - Method in interface org.hibernate.metamodel.mapping.ordering.ast.SequencePart
 
resolvePreparedStatementDetails(String) - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementGroup
Get the PreparedStatement in this group related to the given table-name.
resolvePropertyAccess(Property) - Method in interface org.hibernate.metamodel.spi.ManagedTypeRepresentationStrategy
Create the property accessor object for the specified attribute
resolvePropertyAccessStrategy(Class<?>, String, RepresentationMode) - Method in interface org.hibernate.property.access.spi.PropertyAccessStrategyResolver
Resolve the PropertyAccessStrategy to use
resolveQueryParameterType(Class<T>) - Method in interface org.hibernate.metamodel.MappingMetamodel
Given a Java type, determine the corresponding BindableType to use implicitly
resolver - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
 
resolver() - Element in annotation interface org.hibernate.annotations.ParamDef
A class implementing Supplier which provides arguments to this parameter.
resolveReferencedClass(Metadata) - Method in class org.hibernate.mapping.ForeignKey
 
resolveRepresentation(Collection) - Method in interface org.hibernate.collection.spi.CollectionSemanticsResolver
 
resolveResultSetMapping(String, boolean, SessionFactoryImplementor) - Static method in interface org.hibernate.query.results.ResultSetMapping
 
resolveResultSetMapping(String, SessionFactoryImplementor) - Static method in interface org.hibernate.query.results.ResultSetMapping
 
resolveResultType(Supplier<MappingModelExpressible<?>>, TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
Deprecated, for removal: This API element is subject to removal in a future version.
resolveResultType(SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
resolveResultType(TypeConfiguration) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
Deprecated, for removal: This API element is subject to removal in a future version.
resolveSchemaName(Connection) - Method in interface org.hibernate.engine.jdbc.spi.SchemaNameResolver
Given a JDBC Connection, resolve the name of the schema (if one) to which it connects.
resolveSchemaName(Connection, Dialect) - Method in interface org.hibernate.engine.jdbc.env.spi.SchemaNameResolver
Given a JDBC Connection, resolve the name of the schema (if one) to which it connects.
resolveSelectQueryPlan(QueryInterpretationCache.Key, Supplier<SelectQueryPlan<R>>) - Method in interface org.hibernate.query.spi.QueryInterpretationCache
 
resolveSingleResultEntityKey(RowProcessingState) - Method in interface org.hibernate.sql.results.spi.RowReader
 
resolveSize(JdbcType, JavaType<?>, Integer, Integer, Long) - Method in interface org.hibernate.dialect.Dialect.SizeStrategy
Resolve the Size to use for columns of the given SQL type and Java type.
resolveSize(JdbcType, JavaType<?>, Integer, Integer, Long) - Method in class org.hibernate.dialect.Dialect.SizeStrategyImpl
 
resolveSqlAstArguments(List<? extends SqmTypedNode<?>>, SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
resolveSqlExpression(DomainResultCreationStateImpl, TableReference, SelectableMapping, int) - Static method in class org.hibernate.query.results.ResultsHelper
 
resolveSqlExpression(DomainResultCreationStateImpl, JdbcValuesMetadata, TableReference, SelectableMapping, String) - Static method in class org.hibernate.query.results.ResultsHelper
 
resolveSqlExpression(NavigablePath, JdbcMapping, TableGroup, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.DiscriminatorMapping
Create the appropriate SQL expression for this discriminator
resolveSqlExpression(SqlExpressionResolver.ColumnReferenceKey, Function<SqlAstProcessingState, Expression>) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
resolveSqlExpression(SqlExpressionResolver.ColumnReferenceKey, Function<SqlAstProcessingState, Expression>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.DelegatingSqmAliasedNodeCollector
 
resolveSqlExpression(SqlExpressionResolver.ColumnReferenceKey, Function<SqlAstProcessingState, Expression>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.SqmAliasedNodePositionTracker
 
resolveSqlExpression(SqlExpressionResolver.ColumnReferenceKey, Function<SqlAstProcessingState, Expression>) - Method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
Given a qualifier + a qualifiable SqlExpressible, resolve the (Sql)Expression reference.
resolveSqlExpression(TableReference, SelectableMapping) - Method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
 
resolveSqlSelection(Expression, JavaType<?>, FetchParent, TypeConfiguration) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
resolveSqlSelection(Expression, JavaType<?>, FetchParent, TypeConfiguration) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.DelegatingSqmAliasedNodeCollector
 
resolveSqlSelection(Expression, JavaType<?>, FetchParent, TypeConfiguration) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.SqmAliasedNodePositionTracker
 
resolveSqlSelection(Expression, JavaType<?>, FetchParent, TypeConfiguration) - Method in interface org.hibernate.sql.ast.spi.SqlExpressionResolver
Resolve the SqlSelection for the given expression
resolveSqlSelection(DomainResultCreationState) - Method in class org.hibernate.sql.ast.tree.expression.BinaryArithmeticExpression
 
resolveSqlTypeCode(String, String, TypeConfiguration) - Method in class org.hibernate.dialect.Dialect
Resolves the SqlTypes type code for the given column type name as reported by the database and the base type name (i.e.
resolveSqlTypeCode(String, String, TypeConfiguration) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
resolveSqlTypeCode(String, String, TypeConfiguration) - Method in class org.hibernate.dialect.H2Dialect
 
resolveSqlTypeCode(String, String, TypeConfiguration) - Method in class org.hibernate.dialect.HSQLDialect
 
resolveSqlTypeCode(String, TypeConfiguration) - Method in class org.hibernate.dialect.CockroachDialect
 
resolveSqlTypeCode(String, TypeConfiguration) - Method in class org.hibernate.dialect.Dialect
Resolves the SqlTypes type code for the given column type name as reported by the database, or null if it can't be resolved.
resolveSqlTypeCode(String, TypeConfiguration) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
resolveSqlTypeCode(String, TypeConfiguration) - Method in class org.hibernate.dialect.H2Dialect
 
resolveSqlTypeCode(String, TypeConfiguration) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.CockroachDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.Dialect
Assigns an appropriate JdbcType to a column of a JDBC result set based on the column type name, JDBC type code, precision, and scale.
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.H2Dialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.MariaDBDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.MySQLDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.OracleDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.SQLServerDialect
 
resolveSqlTypeDescriptor(String, int, int, int, JdbcTypeRegistry) - Method in class org.hibernate.dialect.SybaseDialect
 
resolveSqlTypeLength(String, int, int, int, int) - Method in class org.hibernate.dialect.Dialect
Determine the length/precision of a column based on information in the JDBC ResultSetMetaData.
resolveSqlTypeLength(String, int, int, int, int) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
resolveSqlTypeLength(String, int, int, int, int) - Method in class org.hibernate.dialect.MySQLDialect
 
resolveSqlTypeLength(String, int, int, int, int) - Method in class org.hibernate.dialect.SybaseDialect
 
resolveState(Data) - Method in interface org.hibernate.sql.results.graph.Initializer
 
resolveState(RowProcessingState) - Method in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
 
resolveState(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.DomainResultAssembler
This method is used to resolve the assembler's state, i.e.
resolveState(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
 
resolveStatement() - Method in interface org.hibernate.engine.jdbc.mutation.group.PreparedStatementDetails
The PreparedStatement generated from the SQL.
resolveStrategy(Class<T>, Object) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
Resolve strategy instances.
resolveStrategy(Class<T>, Object, Callable<T>, StrategyCreator<T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
 
resolveStrategy(Class<T>, Object, T, StrategyCreator<T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
 
resolveStrategy(Component, Supplier<EmbeddableMappingType>, RuntimeModelCreationContext) - Method in interface org.hibernate.metamodel.spi.ManagedTypeRepresentationResolver
Resolve the strategy to use for the given embeddable
resolveStrategy(PersistentClass, EntityPersister, RuntimeModelCreationContext) - Method in interface org.hibernate.metamodel.spi.ManagedTypeRepresentationResolver
Resolve the strategy to use for the given entity
resolveTable(Identifier) - Method in interface org.hibernate.boot.spi.InFlightMetadataCollector.EntityTableXref
 
resolveTableGroup(NavigablePath, Function<NavigablePath, TableGroup>) - Method in interface org.hibernate.sql.ast.spi.FromClauseAccess
Finds the TableGroup associated with the given `navigablePath`.
resolveTableGroupProducer(String, List<SqlSelection>, FromClauseAccess) - Method in class org.hibernate.query.derived.AnonymousTupleType
 
resolveTableGroupProducer(String, List<SqlSelection>, FromClauseAccess) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteTable
 
resolveTableReference(String) - Method in interface org.hibernate.sql.ast.tree.from.ColumnReferenceQualifier
 
resolveTableReference(NavigablePath, String) - Method in interface org.hibernate.sql.ast.tree.from.ColumnReferenceQualifier
Like ColumnReferenceQualifier.getTableReference(NavigablePath, String, boolean), but will throw an exception if no table reference can be found, even after resolving possible table reference joins.
resolveTableReference(NavigablePath, String) - Method in class org.hibernate.sql.ast.tree.from.DerivedTableReference
 
resolveTableReference(NavigablePath, String) - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
resolveTableReference(NavigablePath, String) - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
resolveTableReference(NavigablePath, String) - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
resolveTableReference(NavigablePath, String) - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
resolveTableReference(NavigablePath, String) - Method in class org.hibernate.sql.ast.tree.from.UnionTableReference
 
resolveTableReference(NavigablePath, String) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
resolveTableReference(NavigablePath, ValuedModelPart, String) - Method in interface org.hibernate.sql.ast.tree.from.ColumnReferenceQualifier
 
resolveTableReference(NavigablePath, ValuedModelPart, String) - Method in class org.hibernate.sql.ast.tree.from.DerivedTableReference
 
resolveTableReference(NavigablePath, ValuedModelPart, String) - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
resolveTableReference(NavigablePath, ValuedModelPart, String) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
resolveTupleType(List<? extends SqmTypedNode<?>>) - Method in class org.hibernate.type.spi.TypeConfiguration
 
resolveType(int, JavaType<J>, SessionFactoryImplementor) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMetadata
Determine the mapping to use for a particular position in the result
resolveType(int, JavaType<J>, TypeConfiguration) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesMetadata
Determine the mapping to use for a particular position in the result
resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.dialect.OracleArrayJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.dialect.OracleNestedTableJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.dialect.PostgreSQLArrayJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeConstructor
Called by ArrayJavaType and friends.
resolveType(TypeConfiguration, Dialect, BasicType<E>, ColumnTypeInformation, JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.AbstractArrayJavaType
 
resolveType(TypeConfiguration, Dialect, BasicType<E>, ColumnTypeInformation, JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
resolveType(TypeConfiguration, Dialect, BasicType<T>, ColumnTypeInformation, JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
 
resolveType(TypeConfiguration, Dialect, BasicType<T>, ColumnTypeInformation, JdbcTypeIndicators) - Method in interface org.hibernate.type.descriptor.java.BasicPluralJavaType
Creates a container type for the given element type
resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.dialect.OracleArrayJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.dialect.OracleNestedTableJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.dialect.PostgreSQLArrayJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcTypeConstructor
 
resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcTypeConstructor
Called from Dialect.resolveSqlTypeDescriptor(java.lang.String, int, int, int, org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry) when inferring JdbcTypes from a JDBC ResultSet or when reverse-engineering a schema.
resolveTypeConstructorDescriptor(int, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
resolveTypeConstructorDescriptor(int, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry
resolveTypeForPrecision(TemporalType, TypeConfiguration) - Method in class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
 
resolveTypeForPrecision(TemporalType, TypeConfiguration) - Method in interface org.hibernate.type.descriptor.java.TemporalJavaType
Resolve the appropriate TemporalJavaType for the given precision "relative" to this type.
resolveUpdateVersionBatchKeyAccess(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
resource - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
 
RESOURCE - Enum constant in enum class org.hibernate.boot.cfgxml.spi.MappingReference.Type
 
RESOURCE - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
ResourceClosedException - Exception in org.hibernate
Indicates an attempt was made to use a closed resource, such as a closed Session or SessionFactory.
ResourceClosedException(String) - Constructor for exception org.hibernate.ResourceClosedException
Constructs a ResourceClosedException using the supplied message.
ResourceLocator - Interface in org.hibernate.boot
Abstraction for locating class-path resources
ResourceRegistry - Interface in org.hibernate.resource.jdbc
A registry for tracking JDBC resources.
ResourceStreamLocator - Interface in org.hibernate.boot
Abstraction for locating class-path resources
RESPECT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
RESPECT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RESPECT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
RESPECT() - Method in class org.hibernate.grammars.hql.HqlParser.NullsClauseContext
 
restrict(Predicate) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
RESTRICT - Enum constant in enum class org.hibernate.annotations.OnDeleteAction
Prevents deletion of the parent by raising an error immediately.
RESTRICT - Enum constant in enum class org.hibernate.engine.jdbc.mutation.ParameterUsage
The parameter is used in the where clause
Restrictable - Interface in org.hibernate.metamodel.mapping
Things that can have Where, and/or Filter applied to them.
RestrictedTableMutation<O extends MutationOperation> - Interface in org.hibernate.sql.model.ast
Specialized TableMutation implementation for mutations which define a where-clause
RestrictedTableMutationBuilder<O extends MutationOperation,M extends RestrictedTableMutation<O>> - Interface in org.hibernate.sql.model.ast.builder
Specialized TableMutationBuilder implementation for building mutations which have a where clause.
Restriction - Interface in org.hibernate.sql
A restriction (predicate) to be applied to a query
RestrictionRenderingContext - Interface in org.hibernate.sql
 
restrictions - Variable in class org.hibernate.sql.Delete
 
restrictions - Variable in class org.hibernate.sql.SimpleSelect
 
restrictions - Variable in class org.hibernate.sql.Update
 
result() - Method in class org.hibernate.dialect.Replacer
 
RESULT_SET_MAPPING - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate ResultSetMapping was encountered
ResultBuilder - Interface in org.hibernate.query.results
Responsible for building a single DomainResult instance as part of the overall mapping of native / procedure query results.
ResultBuilderBasicValued - Interface in org.hibernate.query.results
Nominal extension to ResultBuilder for cases involving scalar results
ResultBuilderEmbeddable - Interface in org.hibernate.query.results
 
ResultBuilderEntityValued - Interface in org.hibernate.query.results
Specialization of ResultBuilder for building an EntityResult
ResultBuilderInstantiationValued - Interface in org.hibernate.query.results
Nominal extension to ResultBuilder for cases involving dynamic-instantiation results
ResultCheckStyle - Enum Class in org.hibernate.annotations
Deprecated.
Use an Expectation class instead.
ResultCheckStyleMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for ExecuteUpdateResultCheckStyle
ResultCheckStyleMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.ResultCheckStyleMarshalling
 
resultClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
resultClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
 
resultClass() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The resulting Class.
resultClassBuilder(Class<?>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
 
resultClassBuilder(Class<?>, ResultSetMappingResolutionContext) - Static method in class org.hibernate.query.results.Builders
 
ResultColumnReferenceStrategy - Enum Class in org.hibernate.dialect
Defines how we need to reference columns in the group-by, having, and order-by clauses.
ResultContext - Interface in org.hibernate.result.spi
 
ResultDescriptor - Interface in org.hibernate.boot.query
Describes the mapping for a result as part of a NamedResultSetMappingDescriptor
ResultListTransformer<T> - Interface in org.hibernate.query
Defines some processing performed on the overall result List of a Query before the result list is returned to the caller.
ResultMappingMementoNode - Interface in org.hibernate.query.named
Any node (result or fetch) in the result graph
ResultMemento - Interface in org.hibernate.query.named
 
ResultMementoBasic - Interface in org.hibernate.query.named
 
ResultMementoEntity - Interface in org.hibernate.query.named
 
ResultMementoInstantiation - Interface in org.hibernate.query.named
 
ResultMementoInstantiation.ArgumentMemento - Class in org.hibernate.query.named
 
RESULTS_LOGGER - Static variable in interface org.hibernate.sql.results.ResultsLogger
 
RESULTS_MESSAGE_LOGGER - Static variable in interface org.hibernate.sql.results.ResultsLogger
 
ResultsConsumer<T,R> - Interface in org.hibernate.sql.results.spi
Consumes JdbcValues and returns the consumed values in whatever form this consumer returns, generally a List or a ScrollableResults
resultset - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
resultset - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
resultset - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
resultset - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
resultset - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
ResultSetIdentifierConsumer - Interface in org.hibernate.id
Deprecated, for removal: This API element is subject to removal in a future version.
this interface is unnecessary and no longer used
resultSetMapping - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
resultSetMapping - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
 
resultSetMapping() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The name of a SqlResultSetMapping.
resultSetMapping() - Element in annotation interface org.hibernate.annotations.SQLSelect
ResultSetMapping - Interface in org.hibernate.query.results
ResultSetMappingBindingDefinition - Interface in org.hibernate.boot.jaxb.hbm.spi
 
resultSetMappingClassName - Variable in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
ResultSetMappingContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
 
ResultSetMappingImpl - Class in org.hibernate.query.results
 
ResultSetMappingImpl(String) - Constructor for class org.hibernate.query.results.ResultSetMappingImpl
 
ResultSetMappingImpl(String, boolean) - Constructor for class org.hibernate.query.results.ResultSetMappingImpl
 
resultSetMappingName - Variable in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
ResultSetMappingSqlSelection - Class in org.hibernate.query.results
SqlSelection used in ResultSetMapping resolution.
ResultSetMappingSqlSelection(int, BasicValuedMapping) - Constructor for class org.hibernate.query.results.ResultSetMappingSqlSelection
 
ResultSetMappingSqlSelection(int, JdbcMapping) - Constructor for class org.hibernate.query.results.ResultSetMappingSqlSelection
 
ResultSetOutput - Interface in org.hibernate.result
Models a return that is a result set.
resultsetRef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
ResultSetReturn - Interface in org.hibernate.engine.jdbc.spi
Contract for extracting ResultSets from Statements, executing the statements, managing resources, and logging statement calls.
ResultsHelper - Class in org.hibernate.query.results
 
ResultsLogger - Interface in org.hibernate.sql.results
 
ResultTransformer<T> - Interface in org.hibernate.transform
Deprecated.
retainAll(Collection<?>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
retainAll(Collection<?>) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
retainAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentBag
 
retainAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
retainAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentList
 
retainAll(Collection<?>) - Method in class org.hibernate.collection.spi.PersistentSet
 
retrieveTransactionManager() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
Locate the TransactionManager.
retrieveUserTransaction() - Method in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
Locate the UserTransaction.
ReturnableType<T> - Interface in org.hibernate.query
Specialization of DomainType for types that can be used as function returns
returnClass - Variable in class org.hibernate.id.enhanced.AbstractOptimizer
 
returnColumn - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
 
returnDiscriminator - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
RETURNED_CLASS - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
returnedClass() - Method in class org.hibernate.type.EnumType
Deprecated.
 
returnedClass() - Method in class org.hibernate.usertype.BaseUserTypeSupport
 
returnedClass() - Method in interface org.hibernate.usertype.CompositeUserType
The class returned by instantiate().
returnedClass() - Method in class org.hibernate.usertype.StaticUserTypeSupport
 
returnedClass() - Method in interface org.hibernate.usertype.UserType
The class returned by nullSafeGet().
ReturningWork<T> - Interface in org.hibernate.jdbc
A discrete piece of work making use of a JDBC connection and returning a result.
returnProperty - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
 
returnProperty - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
 
returnProperty - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
 
ReturnTypeResolver(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.AvgFunction.ReturnTypeResolver
 
reverse() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
reverse() - Method in interface org.hibernate.query.criteria.JpaOrder
Reverse the sorting direction
reverse() - Method in interface org.hibernate.query.criteria.JpaSearchOrder
Switch the ordering.
reverse() - Method in class org.hibernate.query.Order
 
reverse() - Method in enum class org.hibernate.query.SortDirection
 
reverse() - Method in class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
reverse() - Method in class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
reverse(List<Order<? super T>>) - Static method in class org.hibernate.query.Order
Reverse the direction of the given ordering list
right(Expression<String>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
right(Expression<String>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
right(Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Extract the length rightmost characters of a string.
right(Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
RIGHT - Enum constant in enum class org.hibernate.query.sqm.tree.SqmJoinType
Represents a right outer join.
RIGHT - Enum constant in enum class org.hibernate.sql.ast.SqlAstJoinType
Represents a right outer join.
RIGHT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
RIGHT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RIGHT() - Method in class org.hibernate.grammars.hql.HqlParser.IdentifierContext
 
RIGHT() - Method in class org.hibernate.grammars.hql.HqlParser.JoinTypeContext
 
RIGHT_BRACE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
RIGHT_BRACE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.BinaryLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.DateLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcDateLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
RIGHT_BRACE() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
RIGHT_BRACKET - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
RIGHT_BRACKET - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RIGHT_BRACKET() - Method in class org.hibernate.grammars.hql.HqlParser.ArrayLiteralContext
 
RIGHT_BRACKET() - Method in class org.hibernate.grammars.hql.HqlParser.IndexedPathAccessFragmentContext
 
RIGHT_BRACKET() - Method in class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
RIGHT_PAREN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
RIGHT_PAREN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CastFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CastTargetContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollateFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionFunctionMisuseContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionValueNavigablePathContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ColumnFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CubeContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentDateFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityIdReferenceContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityNaturalIdReferenceContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ExplicitTupleInListContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.FormatFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.GroupedExpressionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.GroupedPredicateContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.InstantFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.JpaSelectObjectSyntaxContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.MapEntrySelectionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.MapKeyNavigablePathContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.NestedQueryExpressionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.OverClauseContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.OverlayFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.PositionFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryExpressionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryInListContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
RIGHT_PAREN() - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
RIGHT_PAREN(int) - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
RIGHT_PAREN(int) - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
role - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
 
role - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
 
rollback() - Method in interface org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction
Rollback the resource transaction
rollback() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator.TransactionDriver
Rollback the physical transaction
ROLLED_BACK - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
The transaction has been rolled back.
ROLLING_BACK - Enum constant in enum class org.hibernate.resource.transaction.spi.TransactionStatus
Status code indicating a transaction that is in the process of rolling back.
rollup() - Method in class org.hibernate.grammars.hql.HqlParser
 
rollup() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
ROLLUP - Enum constant in enum class org.hibernate.query.sqm.tree.expression.SqmSummarization.Kind
 
ROLLUP - Enum constant in enum class org.hibernate.sql.ast.tree.expression.Summarization.Kind
 
ROLLUP - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ROLLUP - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ROLLUP() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ROLLUP() - Method in class org.hibernate.grammars.hql.HqlParser.RollupContext
 
RollupContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.RollupContext
 
ROOT_TAG - Static variable in class org.hibernate.dialect.XmlHelper
The root tag under which values are placed as XML elements.
RootClass - Class in org.hibernate.mapping
A mapping model object that represents the root class in an entity class inheritance hierarchy.
RootClass(MetadataBuildingContext) - Constructor for class org.hibernate.mapping.RootClass
 
RootEntityContext(HqlParser.FromRootContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.RootEntityContext
 
RootGraph<J> - Interface in org.hibernate.graph
Extends the JPA-defined EntityGraph with additional operations.
RootGraphImplementor<J> - Interface in org.hibernate.graph.spi
Integration version of the RootGraph contract.
RootSequencePart - Class in org.hibernate.metamodel.mapping.ordering.ast
SequencePart implementation used to translate the root of a path
RootSequencePart(PluralAttributeMapping) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.RootSequencePart
 
RootSubqueryContext(HqlParser.FromRootContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
 
RootTableGroupProducer - Interface in org.hibernate.sql.ast.tree.from
Contract for things that can produce the TableGroup that is a root of a from-clause
round() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
round(Expression<T>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the first argument rounded to the number of decimal places given by the second argument.
round(Expression<T>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
round_floor() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Derby (only works if the second arg is constant, as it almost always is)
round_round() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SQL Server
round_roundFloor() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
PostgreSQL (only works if the second arg is constant, as it almost always is)
roundToDefaultPrecision(T, Dialect) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
Do the same conversion that databases do when they encounter a timestamp with a higher precision than what is supported by a column, which is to round the excess fractions.
roundToPrecision(int, int) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
 
roundToSecondPrecision(T, int) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
 
ROW - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ROW - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ROW() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
ROW() - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
ROW() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
ROW() - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
ROW() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ROW() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
ROW_VERSION - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC VARBINARY, specifically for entity versions/timestamps.
RowCount() - Constructor for class org.hibernate.jdbc.Expectation.RowCount
 
rowid - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
rowid - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
rowId(String) - Method in class org.hibernate.dialect.DB2Dialect
The more "standard" syntax is rid_bit(alias) but here we use alias.rowid.
rowId(String) - Method in class org.hibernate.dialect.DB2iDialect
 
rowId(String) - Method in class org.hibernate.dialect.DB2zDialect
 
rowId(String) - Method in class org.hibernate.dialect.Dialect
The name of a rowid-like pseudo-column which acts as a high-performance row locator, or null if this dialect has no such pseudo-column.
rowId(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
rowId(String) - Method in class org.hibernate.dialect.H2Dialect
 
rowId(String) - Method in class org.hibernate.dialect.OracleDialect
 
rowId(String) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
RowId - Annotation Interface in org.hibernate.annotations
Specifies that a rowid-like column or pseudo-column should be used as the row locator in CRUD operations for an entity, instead of the primary key of the table.
ROWID - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type ROWID.
ROWID_ALIAS - Static variable in interface org.hibernate.persister.entity.Loadable
Deprecated.
 
RowIdJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for ROWID handling.
RowIdJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.RowIdJdbcType
 
rowIdName - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
rowIdSqlType() - Method in class org.hibernate.dialect.DB2Dialect
 
rowIdSqlType() - Method in class org.hibernate.dialect.DB2iDialect
 
rowIdSqlType() - Method in class org.hibernate.dialect.DB2zDialect
 
rowIdSqlType() - Method in class org.hibernate.dialect.Dialect
The JDBC type code of the rowid-like pseudo-column which acts as a high-performance row locator.
rowIdSqlType() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
rowIdSqlType() - Method in class org.hibernate.dialect.H2Dialect
 
rowIdSqlType() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
RowLockStrategy - Enum Class in org.hibernate.dialect
The strategy for rendering which row to lock with the FOR UPDATE OF clause.
RowMutationOperations - Class in org.hibernate.persister.collection.mutation
Composition of the MutationOperation references for a collection mapping.
RowMutationOperations(CollectionMutationTarget, OperationProducer, RowMutationOperations.Values, OperationProducer, RowMutationOperations.Values, RowMutationOperations.Restrictions, OperationProducer, RowMutationOperations.Restrictions) - Constructor for class org.hibernate.persister.collection.mutation.RowMutationOperations
 
RowMutationOperations.Restrictions - Interface in org.hibernate.persister.collection.mutation
 
RowMutationOperations.Values - Interface in org.hibernate.persister.collection.mutation
 
rownum() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
H2/HSQL-style
rowNumber(JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a row_number window function expression.
rowNumber(JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
rownumInstOrderbyGroupbyNum() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
CUBRID
rownumRowid() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle-style
rowProcessingState - Variable in class org.hibernate.sql.results.graph.InitializerData
 
RowProcessingState - Interface in org.hibernate.sql.results.jdbc.spi
State pertaining to the processing of a single "row" of a JdbcValuesSource
RowReader<R> - Interface in org.hibernate.sql.results.spi
Coordinates the process of reading a single result values row
ROWS - Enum constant in enum class org.hibernate.query.sqm.FrameMode
 
ROWS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ROWS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ROWS() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
ROWS() - Method in class org.hibernate.grammars.hql.HqlParser.FrameClauseContext
 
ROWS() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ROWS() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetClauseContext
 
ROWS_ONLY - Enum constant in enum class org.hibernate.query.sqm.FetchClauseType
Exact row count like for LIMIT clause or FETCH FIRST n ROWS ONLY.
ROWS_WITH_TIES - Enum constant in enum class org.hibernate.query.sqm.FetchClauseType
Also fetches ties if the last value is not unique FETCH FIRST n ROWS WITH TIES.
RowTransformer<T> - Interface in org.hibernate.sql.results.spi
Defines transformation of a raw row in the domain query result row.
RowVersionJavaType - Class in org.hibernate.type.descriptor.java
Deprecated.
No longer used
RowVersionJavaType() - Constructor for class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
RPAREN - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
RPAREN - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RPAREN() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
 
RULE_additiveOperator - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_aggregateFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_anyFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_anySomeQuantifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_arrayLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_assignment - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_attributeList - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RULE_attributeNode - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RULE_attributePath - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RULE_attributeQualifier - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RULE_binaryLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_booleanLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_caseList - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_caseOtherwise - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_castFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_castTarget - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_castTargetType - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_collateFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_collation - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_collationSpecification - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_collectionAggregateFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_collectionFunctionMisuse - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_collectionQuantifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_collectionSizeFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_collectionValueNavigablePath - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_columnFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_command - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
RULE_commandBlock - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
RULE_comparisonOperator - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_conflictAction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_conflictClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_conflictTarget - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_crossJoin - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_cte - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_cteAttributes - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_cube - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_currentDateFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_currentTimeFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_currentTimestampFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_cycleClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_date - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_dateLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_dateOrTimeField - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_dateTime - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_datetimeField - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_dateTimeLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_day - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_dayField - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_deleteStatement - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_direction - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_dotIdentifier - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_elementsValuesQuantifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_elementValueQuantifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_entityIdReference - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_entityName - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_entityNaturalIdReference - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_entityTypeReference - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_entityVersionReference - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_entityWithJoins - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_everyAllQuantifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_everyFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_expression - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_expression - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_expressionOrPredicate - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_extractField - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_extractFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_fetchClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_fetchCountOrPercent - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_filterClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_format - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_formatFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_frameClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_frameEnd - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_frameExclusion - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_frameStart - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_fromClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_fromRoot - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_function - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_function - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_functionArgument - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_functionArguments - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_generalizedLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_generalizedLiteralText - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_generalizedLiteralType - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_generalPathFragment - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_genericFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_genericFunctionArguments - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_genericFunctionName - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_genericTemporalLiteralText - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_graph - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RULE_groupByClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_groupByExpression - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_havingClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_hour - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_identifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_identifier - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_indexedPathAccessFragment - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_indexKeyQuantifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_indicesKeysQuantifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_inList - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_insertStatement - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_instantFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_instantiation - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_instantiationArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_instantiationArgumentExpression - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_instantiationArguments - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_instantiationTarget - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_jdbcDateLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_jdbcTimeLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_jdbcTimestampLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_join - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_joinRestriction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_joinTarget - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_joinType - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_jpaCollectionJoin - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_jpaNonstandardFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_jpaNonstandardFunctionName - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_jpaSelectObjectSyntax - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_likeEscape - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_limitClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_listaggFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_literal - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_literal - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_localDateFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_localDateTime - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_localDateTimeFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_localDateTimeLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_localTimeFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_mapEntrySelection - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_mapKeyNavigablePath - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_minute - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_month - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_multiplicativeOperator - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_nakedIdentifier - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_nthSideClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_nullsClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_nullsPrecedence - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_nullsPrecedence - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_numericLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_offset - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_offsetClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_offsetDateTime - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_offsetDateTimeFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_offsetDateTimeLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_offsetDateTimeWithMinutes - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_offsetWithMinutes - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_onOverflowClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_orderByClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_orderByFragment - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_orderByFragment - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_orderedQuery - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_overClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_overlayFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_overlayFunctionLengthArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_overlayFunctionReplacementArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_overlayFunctionStartArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_overlayFunctionStringArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_packagedFunction - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_padCharacter - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_padFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_padLength - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_padSpecification - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_parameter - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_parameterOrIntegerLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_parameterOrNumberLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_partitionClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_path - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_pathContinuation - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_positionFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_positionFunctionPatternArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_positionFunctionStringArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_predicate - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_primaryExpression - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_query - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_queryExpression - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_queryOrder - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_rollup - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_script - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
RULE_searchClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_searchedCaseList - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_searchedCaseWhen - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_searchSpecification - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_searchSpecifications - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_second - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_selectClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_selectExpression - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_selection - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_selectionList - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_selectStatement - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_setClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_setOperator - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_signOperator - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_simpleCaseList - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_simpleCaseWhen - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_simpleFunction - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_simplePath - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_simplePathElement - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_slicedPathAccessFragment - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_sortDirection - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_sortExpression - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_sortSpecification - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_sortSpecification - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RULE_standardFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_statement - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_subGraph - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RULE_subquery - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_substringFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_substringFunctionLengthArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_substringFunctionStartArgument - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_subType - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
RULE_syntacticDomainPath - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_targetEntity - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_targetFields - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_temporalLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_time - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_timeLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_timeZoneField - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_toOneFkReference - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_treatedNavigablePath - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_trimCharacter - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_trimFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_trimSpecification - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_truncFunction - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_updateStatement - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_values - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_valuesList - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_variable - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_weekField - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_whereClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_withClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_withinGroupClause - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_year - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_zonedDateTime - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_zonedDateTimeLiteral - Static variable in class org.hibernate.grammars.hql.HqlParser
 
RULE_zoneId - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ruleNames - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
ruleNames - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
ruleNames - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ruleNames - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ruleNames - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
ruleNames - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
ruleNames - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
ruleNames - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
RuntimeMetamodels - Interface in org.hibernate.metamodel
Entry point providing access to the runtime metamodels: the domain model, our implementation of the JPA-defined model of the Java types, and our relational mapping model of how these types are made persistent.
RuntimeMetamodelsImplementor - Interface in org.hibernate.metamodel.spi
SPI extending RuntimeMetamodels.
RuntimeModelCreationContext - Interface in org.hibernate.metamodel.spi
 

S

sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.Check
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.ColumnDefault
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.DiscriminatorFormula
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.FilterDefs
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.Filters
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.Formula
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.GeneratedColumn
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.JoinFormula
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.OrderBy
Deprecated.
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDelete
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDeleteAll
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLInsert
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLOrder
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLRestriction
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLSelect
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLUpdate
 
sameOrAfter() - Element in annotation interface org.hibernate.annotations.DialectOverride.Where
Deprecated.
 
save(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
save(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
save(Object) - Method in interface org.hibernate.Session
Deprecated.
save(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
save(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
save(String, Object) - Method in interface org.hibernate.Session
SAVE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
SAVE - Static variable in class org.hibernate.event.spi.EventType
 
SAVE_UPDATE - Enum constant in enum class org.hibernate.annotations.CascadeType
Deprecated.
since Session.saveOrUpdate(Object) is deprecated
SAVE_UPDATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
SAVE_UPDATE - Static variable in class org.hibernate.engine.spi.CascadingActions
 
SAVE_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
saveOrUpdate(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
saveOrUpdate(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
saveOrUpdate(Object) - Method in interface org.hibernate.Session
saveOrUpdate(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
saveOrUpdate(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
saveOrUpdate(String, Object) - Method in interface org.hibernate.Session
SaveOrUpdateEvent - Class in org.hibernate.event.spi
An event class for saveOrUpdate()
SaveOrUpdateEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
 
SaveOrUpdateEvent(String, Object, Object, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
 
SaveOrUpdateEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
 
SaveOrUpdateEventListener - Interface in org.hibernate.event.spi
Deprecated.
since Session.saveOrUpdate(java.lang.Object) and friends are deprecated
SAVING - Enum constant in enum class org.hibernate.engine.spi.Status
 
sb - Variable in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
 
scalar(int) - Static method in class org.hibernate.query.results.Builders
 
scalar(int, BasicType<?>) - Static method in class org.hibernate.query.results.Builders
 
scalar(String) - Static method in class org.hibernate.query.results.Builders
 
scalar(String, Class<?>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
 
scalar(String, String) - Static method in class org.hibernate.query.results.Builders
 
scalar(String, String, Class<?>, SessionFactoryImplementor) - Static method in class org.hibernate.query.results.Builders
 
scalar(String, String, BasicType<?>) - Static method in class org.hibernate.query.results.Builders
 
scalar(String, BasicType<?>) - Static method in class org.hibernate.query.results.Builders
 
ScalarDescriptor(String, String) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor.ScalarDescriptor
 
ScalarDescriptor(JaxbHbmNativeQueryScalarReturnType) - Constructor for class org.hibernate.boot.query.HbmResultSetMappingDescriptor.ScalarDescriptor
 
scale - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
scale - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
scale - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
scale - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
scale - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
scan(ScanEnvironment, ScanOptions, ScanParameters) - Method in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
 
scan(ScanEnvironment, ScanOptions, ScanParameters) - Method in interface org.hibernate.boot.archive.scan.spi.Scanner
Perform the scanning against the described environment using the defined options, and return the scan results.
ScanEnvironment - Interface in org.hibernate.boot.archive.scan.spi
Describes the environment in which the scan will occur.
Scanner - Interface in org.hibernate.boot.archive.scan.spi
Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.
SCANNER - Static variable in interface org.hibernate.cfg.PersistenceSettings
Specifies an implementation of Scanner, either: an instance of Scanner, a Class representing a class that implements Scanner the name of a class that implements Scanner.
SCANNER_ARCHIVE_INTERPRETER - Static variable in interface org.hibernate.cfg.PersistenceSettings
Specifies an ArchiveDescriptorFactory to use in the scanning process, either: an instance of ArchiveDescriptorFactory, a Class representing a class that implements ArchiveDescriptorFactory, or the name of a class that implements ArchiveDescriptorFactory.
SCANNER_DISCOVERY - Static variable in interface org.hibernate.cfg.PersistenceSettings
Identifies a comma-separated list of values indicating the types of things we should auto-detect during scanning.
ScanOptions - Interface in org.hibernate.boot.archive.scan.spi
Options for performing scanning
ScanParameters - Interface in org.hibernate.boot.archive.scan.spi
A "parameter object" passed to Scanner.scan(org.hibernate.boot.archive.scan.spi.ScanEnvironment, org.hibernate.boot.archive.scan.spi.ScanOptions, org.hibernate.boot.archive.scan.spi.ScanParameters) to help support future changes in terms of needing to pass additional stuff to scanning.
ScanResult - Interface in org.hibernate.boot.archive.scan.spi
Defines the result of scanning
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
schema - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTable
 
schema - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
schema() - Element in annotation interface org.hibernate.annotations.Struct
(Optional) The schema of the UDT.
SCHEMA - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
Only schema is supported
SCHEMA - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the schema name
SCHEMA_MANAGEMENT_TOOL - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies the SchemaManagementTool to use for performing schema management.
SchemaAutoTooling - Enum Class in org.hibernate.boot
Defines the possible values for "hibernate.hbm2ddl.auto".
SchemaAware - Interface in org.hibernate.boot.jaxb.mapping
Common interface for JAXB bindings that understand database schema (tables, sequences, etc).
SchemaCreator - Interface in org.hibernate.tool.schema.spi
Service delegate for handling schema creation.
SchemaDropper - Interface in org.hibernate.tool.schema.spi
Service delegate for handling schema dropping.
schemaExists(Identifier, Identifier) - Method in interface org.hibernate.tool.schema.extract.spi.InformationExtractor
Does the given schema exist yet?
schemaExists(Namespace.Name) - Method in interface org.hibernate.tool.schema.extract.spi.DatabaseInformation
Check to see if the given schema already exists.
SchemaExtractionException - Exception in org.hibernate.tool.schema.extract.spi
 
SchemaExtractionException(String) - Constructor for exception org.hibernate.tool.schema.extract.spi.SchemaExtractionException
 
SchemaExtractionException(String, Throwable) - Constructor for exception org.hibernate.tool.schema.extract.spi.SchemaExtractionException
 
SchemaFilter - Interface in org.hibernate.tool.schema.spi
Defines a filter for Hibernate's schema tooling.
SchemaFilterProvider - Interface in org.hibernate.tool.schema.spi
Used to specify the SchemaFilters to be used by create, drop, migrate and validate operations on the database schema.
SchemaManagementException - Exception in org.hibernate.tool.schema.spi
Indicates a problem in performing schema management.
SchemaManagementException(String) - Constructor for exception org.hibernate.tool.schema.spi.SchemaManagementException
 
SchemaManagementException(String, Throwable) - Constructor for exception org.hibernate.tool.schema.spi.SchemaManagementException
 
SchemaManagementTool - Interface in org.hibernate.tool.schema.spi
Contract for schema management tool integration.
SchemaManagementToolCoordinator - Class in org.hibernate.tool.schema.spi
SchemaManagementToolCoordinator() - Constructor for class org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator
 
SchemaManagementToolCoordinator.ActionGrouping - Class in org.hibernate.tool.schema.spi
For JPA-style schema-gen, database and script target handing are configured individually - this tuple allows interpreting the action for both targets simultaneously
SchemaManager - Interface in org.hibernate.relational
Allows programmatic schema export, schema validation, data cleanup, and schema cleanup as a convenience for writing tests.
SchemaMigrator - Interface in org.hibernate.tool.schema.spi
Service delegate for handling schema migration.
SchemaNameResolver - Interface in org.hibernate.engine.jdbc.env.spi
Contract for resolving the schema of a Connection.
SchemaNameResolver - Interface in org.hibernate.engine.jdbc.spi
Contract for resolving the schema of a Connection.
SchemaToolingSettings - Interface in org.hibernate.cfg
 
SchemaTruncator - Interface in org.hibernate.tool.schema.spi
Service delegate for handling schema truncation.
SchemaValidator - Interface in org.hibernate.tool.schema.spi
Service delegate for handling schema validations
schemaWithDefault(Identifier) - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
 
scope() - Method in class org.hibernate.type.EntityType
 
scope(MetadataBuildingContext) - Method in class org.hibernate.type.spi.TypeConfiguration
Scope this TypeConfiguration to the given MetadataBuildingContext.
scope(SessionFactoryImplementor) - Method in class org.hibernate.type.spi.TypeConfiguration
Scope this TypeConfiguration to the given SessionFactory.
script() - Method in class org.hibernate.grammars.importsql.SqlScriptParser
 
SCRIPT - Enum constant in enum class org.hibernate.tool.schema.SourceType
External DDL script(s) are used as the exclusive source for DDL commands.
SCRIPT - Enum constant in enum class org.hibernate.tool.schema.TargetType
Write to a script file.
SCRIPT_THEN_METADATA - Enum constant in enum class org.hibernate.tool.schema.SourceType
Both the O/M metadata and external DDL scripts are used as sources for generation, with the commands from the external DDL script(s) being executed first.
ScriptContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
ScriptSourceInput - Interface in org.hibernate.tool.schema.spi
Contract for hiding the differences between a passed Reader, File or URL in terms of how we read input scripts.
ScriptTargetOutput - Interface in org.hibernate.tool.schema.spi
Contract for hiding the differences between a passed Writer, File or URL in terms of how we write output scripts.
scroll() - Method in interface org.hibernate.query.Query
Execute the query and return the results in a scrollable form.
scroll() - Method in interface org.hibernate.query.SelectionQuery
Returns scrollable access to the query results.
scroll() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
scroll() - Method in interface org.hibernate.query.spi.QueryImplementor
 
scroll() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
scroll(int) - Method in interface org.hibernate.ScrollableResults
Scroll the specified number of positions from the current position.
scroll(int, RowProcessingState) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
Advances the "cursor position" the indicated number of rows and returns a boolean indicating whether there is a row available to read via JdbcValues.getCurrentRowValue(int).
scroll(ScrollMode) - Method in interface org.hibernate.query.Query
Execute the query and return the results in a scrollable form.
scroll(ScrollMode) - Method in interface org.hibernate.query.SelectionQuery
Returns scrollable access to the query results.
scroll(ScrollMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
scroll(ScrollMode) - Method in interface org.hibernate.query.spi.QueryImplementor
 
scroll(ScrollMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
scroll(JdbcOperationQuerySelect, ScrollMode, JdbcParameterBindings, ExecutionContext, RowTransformer<R>) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
scroll(JdbcOperationQuerySelect, ScrollMode, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, int) - Method in interface org.hibernate.sql.exec.spi.JdbcSelectExecutor
 
SCROLL_INSENSITIVE - Enum constant in enum class org.hibernate.ScrollMode
Requests a scrollable result which is insensitive to changes in the underlying data.
SCROLL_SENSITIVE - Enum constant in enum class org.hibernate.ScrollMode
Requests a scrollable result which is sensitive to changes in the underlying data.
ScrollableResults<R> - Interface in org.hibernate
A result iterator that allows moving around within the results by arbitrary increments.
ScrollableResultsConsumer<R> - Class in org.hibernate.sql.results.spi
 
ScrollableResultsConsumer() - Constructor for class org.hibernate.sql.results.spi.ScrollableResultsConsumer
 
ScrollableResultsImplementor<R> - Interface in org.hibernate.query.spi
 
ScrollMode - Enum Class in org.hibernate
Specifies the type of JDBC scrollable result set to use underneath a ScrollableResults.
search(JpaCteCriteriaAttribute) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a search ordering based on the ascending value of the CTE attribute.
search(JpaCteCriteriaAttribute) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
search(JpaCteCriteriaAttribute, SortDirection) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a search ordering based on the sort order of the value of the CTE attribute.
search(JpaCteCriteriaAttribute, SortDirection) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
search(JpaCteCriteriaAttribute, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a search ordering based on the sort order and null precedence of the value of the CTE attribute.
search(JpaCteCriteriaAttribute, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
search(CteSearchClauseKind, String, List<JpaSearchOrder>) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
 
search(CteSearchClauseKind, String, List<JpaSearchOrder>) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
search(CteSearchClauseKind, String, JpaSearchOrder...) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
 
SEARCH - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SEARCH - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SEARCH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
SEARCH() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
searchClause() - Method in class org.hibernate.grammars.hql.HqlParser.CteContext
 
searchClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
SearchClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
SearchClauseSpecification - Class in org.hibernate.sql.ast.tree.cte
 
SearchClauseSpecification(CteColumn, SortDirection, NullPrecedence) - Constructor for class org.hibernate.sql.ast.tree.cte.SearchClauseSpecification
 
searchedCaseList() - Method in class org.hibernate.grammars.hql.HqlParser.CaseListContext
 
searchedCaseList() - Method in class org.hibernate.grammars.hql.HqlParser
 
SearchedCaseListContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
 
searchedCaseWhen() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
 
searchedCaseWhen() - Method in class org.hibernate.grammars.hql.HqlParser
 
searchedCaseWhen(int) - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseListContext
 
SearchedCaseWhenContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
searchSpecification() - Method in class org.hibernate.grammars.hql.HqlParser
 
searchSpecification() - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
 
searchSpecification(int) - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
 
SearchSpecificationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
 
searchSpecifications() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
searchSpecifications() - Method in class org.hibernate.grammars.hql.HqlParser
 
SearchSpecificationsContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SearchSpecificationsContext
 
second() - Method in class org.hibernate.grammars.hql.HqlParser
 
second() - Method in class org.hibernate.grammars.hql.HqlParser.TimeContext
 
second(Expression<? extends TemporalAccessor>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Extracts the TemporalUnit.SECOND of a date, time, or datetime expression.
second(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
SECOND - Enum constant in enum class org.hibernate.query.sqm.IntervalType
A second based interval.
SECOND - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Second, defined to mean 1000 nanoseconds when it occurs as a unit of duration, or to mean the second field in the range 0-59 when passed to extract().
SECOND - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SECOND - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SECOND() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
SECOND() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
SecondaryRow - Annotation Interface in org.hibernate.annotations
Specifies how the row of a SecondaryTable should be managed.
SecondaryRows - Annotation Interface in org.hibernate.annotations
A grouping of SecondaryRows.
secondaryTable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
SecondaryTableContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
Common interface for mappings that may contain secondary table (join) mappings.
SecondaryTableSource - Interface in org.hibernate.boot.model.source.spi
 
SecondContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SecondContext
 
SecondLevelCacheLogger - Interface in org.hibernate.cache.spi
 
SecondPass - Interface in org.hibernate.boot.spi
Hibernate builds its build-time model incrementally, often delaying operations until other pieces of information are available.
SecondPass - Interface in org.hibernate.cfg
Deprecated, for removal: This API element is subject to removal in a future version.
Use SecondPass instead
secondsBetween() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
security - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in interface org.hibernate.type.descriptor.java.VersionJavaType
Generate an initial version.
seed(Long, Integer, Integer, SharedSessionContractImplementor) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
seed(SharedSessionContractImplementor) - Method in interface org.hibernate.usertype.UserVersionType
Generate an initial version.
SEGMENT_COLUMN_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
The name of the column which holds the segment key.
SEGMENT_LENGTH_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
Indicates the length of the column defined by TableGenerator.SEGMENT_COLUMN_PARAM.
SEGMENT_VALUE_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
The value indicating which segment is used by this generator, as indicated by the actual value stored in the column indicated by "segment_column_name".
select(CriteriaQuery<Tuple>) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsertSelect
 
select(CriteriaQuery<Tuple>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
select(Expression<T>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
select(Expression<T>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
select(Selection<? extends R>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
select(Selection<? extends T>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
select(Selection<? extends T>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SELECT - Enum constant in enum class org.hibernate.annotations.FetchMode
Use a secondary select to load a single associated entity or collection, at some point after an initial query is executed.
SELECT - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum
 
SELECT - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
 
SELECT - Enum constant in enum class org.hibernate.boot.jaxb.mapping.JaxbPluralFetchMode
 
SELECT - Enum constant in enum class org.hibernate.boot.jaxb.mapping.JaxbSingularFetchMode
 
SELECT - Enum constant in enum class org.hibernate.engine.FetchStyle
Performs a separate SQL select to load the indicated data.
SELECT - Enum constant in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
Fetch via a subsequent select
SELECT - Enum constant in enum class org.hibernate.FetchMode
Fetch using a separate subsequent select.
SELECT - Enum constant in enum class org.hibernate.query.sqm.tree.from.DowncastLocation
 
SELECT - Enum constant in enum class org.hibernate.sql.ast.Clause
 
SELECT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SELECT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SELECT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
SELECT() - Method in class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
 
Selectable - Interface in org.hibernate.mapping
Models the commonality between a Column and a Formula (computed value).
SelectableConsumer - Interface in org.hibernate.metamodel.mapping
Consumer used to visit selectable (column/formula) mappings
SelectableConsumer.MutableSelectableMapping - Class in org.hibernate.metamodel.mapping
 
SelectableMapping - Interface in org.hibernate.metamodel.mapping
Mapping of a selectable (column/formula)
SelectableMappings - Interface in org.hibernate.metamodel.mapping
A container for multiple selectable (column, formula) mappings.
SelectablePath - Class in org.hibernate.metamodel.mapping
The path for a selectable.
SelectablePath(String) - Constructor for class org.hibernate.metamodel.mapping.SelectablePath
 
selectAnyDataSource() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
selectAnyDataSource() - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
 
selectBeforeUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
selectBeforeUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
SelectBeforeUpdate - Annotation Interface in org.hibernate.annotations
Deprecated.
Since Session.update(Object) is deprecated
selectCase() - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
selectCase() - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
selectCase() - Method in interface org.hibernate.query.sqm.NodeBuilder
 
selectCase(Expression<? extends C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
selectCase(Expression<? extends C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
selectCase(Expression<? extends C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
selectClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
selectClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
SelectClause - Class in org.hibernate.sql.ast.tree.select
The SELECT CLAUSE in the SQL AST.
SelectClause() - Constructor for class org.hibernate.sql.ast.tree.select.SelectClause
 
SelectClause(int) - Constructor for class org.hibernate.sql.ast.tree.select.SelectClause
 
SelectClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
 
selectConnectionProvider(T) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
selectDataSource(T) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
selectDataSource(T) - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
 
selectExpression() - Method in class org.hibernate.grammars.hql.HqlParser
 
selectExpression() - Method in class org.hibernate.grammars.hql.HqlParser.SelectionContext
 
SelectExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SelectExpressionContext
 
selectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Generate a list of collection index, key and element columns
selectFragment(String, String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Deprecated.
Generate a list of collection index and element columns
selectFragment(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
selectFragment(String, String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Generate a list of collection index, key and element columns
selectFragment(String, String) - Method in interface org.hibernate.persister.entity.SQLLoadable
Deprecated.
All columns to select, when loading.
SelectGenerator - Class in org.hibernate.id
A generator that selects the just-inserted row to determine the column value assigned by the database.
SelectGenerator() - Constructor for class org.hibernate.id.SelectGenerator
 
SelectInterpretationsKey - Class in org.hibernate.query.sql.spi
 
SelectInterpretationsKey(String, JdbcValuesMappingProducer, Collection<String>, TupleTransformer, ResultListTransformer) - Constructor for class org.hibernate.query.sql.spi.SelectInterpretationsKey
 
selection() - Method in class org.hibernate.grammars.hql.HqlParser
 
selection() - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
 
selection(int) - Method in class org.hibernate.grammars.hql.HqlParser.SelectionListContext
 
SelectionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SelectionContext
 
selectionList() - Method in class org.hibernate.grammars.hql.HqlParser.SelectClauseContext
 
selectionList() - Method in class org.hibernate.grammars.hql.HqlParser
 
SelectionListContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SelectionListContext
 
SelectionQuery<R> - Interface in org.hibernate.query
Within the context of an active session, an instance of this type represents an executable selection query, that is, a select.
SelectItemReferenceStrategy - Enum Class in org.hibernate.dialect
Strategies for referring to a select item.
SelectLockingStrategy - Class in org.hibernate.dialect.lock
A locking strategy where an optimistic lock is obtained via a select statement.
SelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.SelectLockingStrategy
Construct a locking strategy based on SQL SELECT statements.
selectNullString(int) - Static method in class org.hibernate.dialect.DB2Dialect
 
SelectQueryPlan<R> - Interface in org.hibernate.query.spi
General contract for performing execution of a query returning results.
selectStatement() - Method in class org.hibernate.grammars.hql.HqlParser
 
selectStatement() - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
 
SelectStatement - Class in org.hibernate.sql.ast.tree.select
 
SelectStatement(CteContainer, QueryPart, List<DomainResult<?>>) - Constructor for class org.hibernate.sql.ast.tree.select.SelectStatement
 
SelectStatement(QueryPart) - Constructor for class org.hibernate.sql.ast.tree.select.SelectStatement
 
SelectStatement(QueryPart, List<DomainResult<?>>) - Constructor for class org.hibernate.sql.ast.tree.select.SelectStatement
 
SelectStatementContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SelectStatementContext
 
selectStrategyImplementor(Class<T>, String) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
Locate the named strategy implementation.
SelfDirtinessTracker - Interface in org.hibernate.engine.spi
Contract for an entity to report that it tracks the dirtiness of its own state, as opposed to needing Hibernate to perform state-diff dirty calculations.
SelfExecutingUpdateOperation - Interface in org.hibernate.sql.model
Extension to MutationOperation for cases where the operation wants to handle execution itself.
SelfRenderingAggregateFunctionSqlAstExpression - Class in org.hibernate.query.sqm.function
Representation of an aggregate function call in the SQL AST for impls that know how to render themselves.
SelfRenderingAggregateFunctionSqlAstExpression(String, FunctionRenderer, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingAggregateFunctionSqlAstExpression
 
SelfRenderingAggregateFunctionSqlAstExpression(String, FunctionRenderingSupport, List<? extends SqlAstNode>, Predicate, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingAggregateFunctionSqlAstExpression
Deprecated, for removal: This API element is subject to removal in a future version.
SelfRenderingCteObject - Interface in org.hibernate.sql.ast.tree.cte
A self rendering object that is part of a WITH clause, like a function.
SelfRenderingExpression - Interface in org.hibernate.sql.ast.tree.expression
 
SelfRenderingFunctionSqlAstExpression - Class in org.hibernate.query.sqm.function
Representation of a function call in the SQL AST for impls that know how to render themselves.
SelfRenderingFunctionSqlAstExpression(String, FunctionRenderer, List<? extends SqlAstNode>, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
 
SelfRenderingFunctionSqlAstExpression(String, FunctionRenderingSupport, List<? extends SqlAstNode>, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingFunctionSqlAstExpression
Deprecated, for removal: This API element is subject to removal in a future version.
SelfRenderingInverseDistributionFunction(List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, QueryEngine) - Constructor for class org.hibernate.dialect.function.InverseDistributionFunction.SelfRenderingInverseDistributionFunction
 
SelfRenderingOrderedSetAggregateFunctionSqlAstExpression - Class in org.hibernate.query.sqm.function
Representation of an aggregate function call in the SQL AST for impls that know how to render themselves.
SelfRenderingOrderedSetAggregateFunctionSqlAstExpression(String, FunctionRenderer, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingOrderedSetAggregateFunctionSqlAstExpression
 
SelfRenderingOrderedSetAggregateFunctionSqlAstExpression(String, FunctionRenderingSupport, List<? extends SqlAstNode>, Predicate, List<SortSpecification>, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingOrderedSetAggregateFunctionSqlAstExpression
Deprecated, for removal: This API element is subject to removal in a future version.
SelfRenderingOrderingExpression - Class in org.hibernate.metamodel.mapping.ordering.ast
Represents a self rendering expression i.e.
SelfRenderingOrderingExpression(String) - Constructor for class org.hibernate.metamodel.mapping.ordering.ast.SelfRenderingOrderingExpression
 
SelfRenderingPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
SelfRenderingPredicate(SelfRenderingExpression) - Constructor for class org.hibernate.sql.ast.tree.predicate.SelfRenderingPredicate
 
SelfRenderingSqlFragmentExpression - Class in org.hibernate.sql.ast.tree.expression
Represents a self rendering expression that renders a SQL fragment.
SelfRenderingSqlFragmentExpression(String) - Constructor for class org.hibernate.sql.ast.tree.expression.SelfRenderingSqlFragmentExpression
 
SelfRenderingSqmAggregateFunction<T> - Class in org.hibernate.query.sqm.function
 
SelfRenderingSqmAggregateFunction(SqmFunctionDescriptor, FunctionRenderer, List<? extends SqmTypedNode<?>>, SqmPredicate, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmAggregateFunction
 
SelfRenderingSqmAggregateFunction(SqmFunctionDescriptor, FunctionRenderingSupport, List<? extends SqmTypedNode<?>>, SqmPredicate, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmAggregateFunction
SelfRenderingSqmFunction<T> - Class in org.hibernate.query.sqm.function
 
SelfRenderingSqmFunction(SqmFunctionDescriptor, FunctionRenderer, List<? extends SqmTypedNode<?>>, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
 
SelfRenderingSqmFunction(SqmFunctionDescriptor, FunctionRenderingSupport, List<? extends SqmTypedNode<?>>, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmFunction
SelfRenderingSqmOrderedSetAggregateFunction<T> - Class in org.hibernate.query.sqm.function
 
SelfRenderingSqmOrderedSetAggregateFunction(SqmFunctionDescriptor, FunctionRenderer, List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmOrderedSetAggregateFunction
 
SelfRenderingSqmOrderedSetAggregateFunction(SqmFunctionDescriptor, FunctionRenderingSupport, List<? extends SqmTypedNode<?>>, SqmPredicate, SqmOrderByClause, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmOrderedSetAggregateFunction
SelfRenderingSqmWindowFunction<T> - Class in org.hibernate.query.sqm.function
 
SelfRenderingSqmWindowFunction(SqmFunctionDescriptor, FunctionRenderer, List<? extends SqmTypedNode<?>>, SqmPredicate, Boolean, Boolean, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
 
SelfRenderingSqmWindowFunction(SqmFunctionDescriptor, FunctionRenderingSupport, List<? extends SqmTypedNode<?>>, SqmPredicate, Boolean, Boolean, ReturnableType<T>, ArgumentsValidator, FunctionReturnTypeResolver, NodeBuilder, String) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction
SelfRenderingWindowFunctionSqlAstExpression - Class in org.hibernate.query.sqm.function
Representation of a window function call in the SQL AST for impls that know how to render themselves.
SelfRenderingWindowFunctionSqlAstExpression(String, FunctionRenderer, List<? extends SqlAstNode>, Predicate, Boolean, Boolean, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingWindowFunctionSqlAstExpression
 
SelfRenderingWindowFunctionSqlAstExpression(String, FunctionRenderingSupport, List<? extends SqlAstNode>, Predicate, Boolean, Boolean, ReturnableType<?>, JdbcMappingContainer) - Constructor for class org.hibernate.query.sqm.function.SelfRenderingWindowFunctionSqlAstExpression
Deprecated, for removal: This API element is subject to removal in a future version.
SEMANTIC_QUERY_PRODUCER - Static variable in interface org.hibernate.cfg.QuerySettings
Specifies a HqlTranslator to use for HQL query translation.
SEMANTIC_QUERY_TRANSLATOR - Static variable in interface org.hibernate.cfg.QuerySettings
Specifies a SqmTranslatorFactory to use for HQL query translation.
SemanticException - Exception in org.hibernate.query
Represents an error in the semantics (meaning) of a HQL/JPQL query.
SemanticException(String) - Constructor for exception org.hibernate.query.SemanticException
Deprecated.
this constructor does not carry information about the query which caused the failure
SemanticException(String, Exception) - Constructor for exception org.hibernate.query.SemanticException
Deprecated.
this constructor does not carry information about the query which caused the failure
SemanticException(String, String) - Constructor for exception org.hibernate.query.SemanticException
 
SemanticException(String, String, Exception) - Constructor for exception org.hibernate.query.SemanticException
 
SemanticPathPart - Interface in org.hibernate.query.hql.spi
 
SemanticQueryWalker<T> - Interface in org.hibernate.query.sqm
Support for walking a Semantic Query Model (SQM) tree
SemanticsResolver - Interface in org.hibernate.mapping
Deprecated.
this is no longer used
SEMICOLON - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SEMICOLON - Static variable in class org.hibernate.grammars.hql.HqlParser
 
sempred(RuleContext, int, int) - Method in class org.hibernate.grammars.hql.HqlParser
 
sempred(RuleContext, int, int) - Method in class org.hibernate.grammars.importsql.SqlScriptLexer
 
SEPARATOR - Static variable in class org.hibernate.id.UUIDHexGenerator
Deprecated.
The configuration parameter specifying the separator to use.
Sequence - Class in org.hibernate.boot.model.relational
Models a database SEQUENCE.
Sequence(String, Identifier, Identifier, Identifier) - Constructor for class org.hibernate.boot.model.relational.Sequence
 
Sequence(String, Identifier, Identifier, Identifier, int, int) - Constructor for class org.hibernate.boot.model.relational.Sequence
 
SEQUENCE_INCREMENT_SIZE_MISMATCH_STRATEGY - Static variable in interface org.hibernate.cfg.MappingSettings
This setting defines the SequenceMismatchStrategy used when Hibernate detects a mismatch between a sequence configuration in an entity mapping and its database sequence object counterpart.
SEQUENCE_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
Indicates the name of the sequence (or table) to use.
Sequence.Name - Class in org.hibernate.boot.model.relational
 
sequenceGenerator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
sequenceGenerator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
sequenceGenerators - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
SequenceInformation - Interface in org.hibernate.tool.schema.extract.spi
Access to information about existing sequences.
SequenceInformationExtractor - Interface in org.hibernate.tool.schema.extract.spi
Because JDBC (at least up to and including Java 7, JDBC 4) still does not have support for obtaining information about sequences from DatabaseMetaData.
SequenceMismatchStrategy - Enum Class in org.hibernate.id
Describes the strategy for handling the mismatch between a database sequence configuration and the one defined by the entity mapping.
sequenceName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
 
SequencePart - Interface in org.hibernate.metamodel.mapping.ordering.ast
Represents an individual identifier in a dot-identifier sequence
SequenceStructure - Class in org.hibernate.id.enhanced
Describes a sequence.
SequenceStructure(JdbcEnvironment, String, QualifiedName, int, int, Class) - Constructor for class org.hibernate.id.enhanced.SequenceStructure
 
SequenceStyleGenerator - Class in org.hibernate.id.enhanced
Generates identifier values based on a sequence-style database structure.
SequenceStyleGenerator() - Constructor for class org.hibernate.id.enhanced.SequenceStyleGenerator
 
SequenceSupport - Interface in org.hibernate.dialect.sequence
A set of operations providing support for sequences in a certain SQL dialect.
SEQUENTIAL - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
A sequential array/list index
SERIALIZABLE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Serializable to JDBC VARBINARY.
SerializableBlobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Blobs to add serializability.
SerializableClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Clobs to add serializability.
SerializableClobProxy(Clob) - Constructor for class org.hibernate.engine.jdbc.SerializableClobProxy
Builds a serializable Clob wrapper around the given Clob.
SerializableJavaType<T extends Serializable> - Class in org.hibernate.type.descriptor.java
Descriptor for general Serializable handling.
SerializableJavaType(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.SerializableJavaType
 
SerializableJavaType(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.SerializableJavaType
 
SerializableJavaType.SerializableMutabilityPlan<S extends Serializable> - Class in org.hibernate.type.descriptor.java
 
SerializableMapProxy - Class in org.hibernate.proxy.map
 
SerializableMapProxy(String, Object, Boolean, String, String, boolean) - Constructor for class org.hibernate.proxy.map.SerializableMapProxy
 
SerializableNClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying java.sql.NClobs to add serializability.
SerializableNClobProxy(Clob) - Constructor for class org.hibernate.engine.jdbc.SerializableNClobProxy
Builds a serializable Clob wrapper around the given Clob.
serializableProxy() - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
serializableProxy() - Method in class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor
 
SerializableProxy - Class in org.hibernate.proxy.pojo.bytebuddy
 
SerializableProxy(String, Class<?>, Class<?>[], Object, Boolean, String, String, boolean, Method, Method, CompositeType) - Constructor for class org.hibernate.proxy.pojo.bytebuddy.SerializableProxy
 
SerializableToBlobType<T extends Serializable> - Class in org.hibernate.type
 
SerializableToBlobType() - Constructor for class org.hibernate.type.SerializableToBlobType
 
SerializableType<T extends Serializable> - Class in org.hibernate.type
A type that maps between a VARBINARY and Serializable classes.
SerializableType(Class<T>) - Constructor for class org.hibernate.type.SerializableType
 
SerializableType(JavaType<T>) - Constructor for class org.hibernate.type.SerializableType
 
SerializationException - Exception in org.hibernate.type
Thrown when a property cannot be serialized/deserialized
SerializationException(String, Exception) - Constructor for exception org.hibernate.type.SerializationException
 
serialize(ObjectOutputStream) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
 
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.ActionQueue
Used by the owning session to explicitly control serialization of the action queue
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.CollectionEntry
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.CollectionKey
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in interface org.hibernate.engine.spi.EntityEntry
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.EntityKey
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.EntityUniqueKey
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in interface org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
Serialization hook.
Service - Interface in org.hibernate.service
Marker interface for services.
ServiceBinding<R extends Service> - Class in org.hibernate.service.spi
Models a binding for a particular service.
ServiceBinding(ServiceBinding.ServiceLifecycleOwner, Class<R>, R) - Constructor for class org.hibernate.service.spi.ServiceBinding
 
ServiceBinding(ServiceBinding.ServiceLifecycleOwner, ServiceInitiator<R>) - Constructor for class org.hibernate.service.spi.ServiceBinding
 
ServiceBinding.ServiceLifecycleOwner - Interface in org.hibernate.service.spi
 
ServiceContributor - Interface in org.hibernate.service.spi
Contract for contributing services.
ServiceException - Exception in org.hibernate.service.spi
Indicates a problem with a service.
ServiceException(String) - Constructor for exception org.hibernate.service.spi.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception org.hibernate.service.spi.ServiceException
 
ServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
Base contract for an initiator of a service.
ServiceRegistry - Interface in org.hibernate.service
A registry of services.
ServiceRegistryAwareService - Interface in org.hibernate.service.spi
Allows services to be injected with the ServiceRegistry during configuration phase.
ServiceRegistryImplementor - Interface in org.hibernate.service.spi
Additional integration contracts for a service registry.
serviceRole - Variable in exception org.hibernate.service.NullServiceException
 
serviceRole - Variable in exception org.hibernate.service.UnknownServiceException
 
serviceRole() - Element in annotation interface org.hibernate.service.spi.InjectService
The service role to inject, the default is to use the type of the parameter to which this method is attached.
Session - Interface in org.hibernate
The main runtime interface between a Java application and Hibernate.
SESSION_FACTORY_NAME - Static variable in interface org.hibernate.cfg.PersistenceSettings
Setting used to name the Hibernate SessionFactory.
SESSION_FACTORY_NAME_IS_JNDI - Static variable in interface org.hibernate.cfg.PersistenceSettings
Does the value defined by PersistenceSettings.SESSION_FACTORY_NAME represent a JNDI namespace into which the SessionFactory should be bound and made accessible?
SESSION_FACTORY_OBSERVER - Static variable in interface org.hibernate.cfg.PersistenceSettings
Specifies a class which implements SessionFactoryObserver and has a constructor with no parameters.
SESSION_ID_COLUMN_NAME - Static variable in class org.hibernate.dialect.temptable.TemporaryTableHelper
 
SESSION_SCOPED_INTERCEPTOR - Static variable in interface org.hibernate.cfg.SessionEventSettings
Specifies an Interceptor implementation associated with the SessionFactory and propagated to each Session created from the SessionFactory.
Session.LockRequest - Interface in org.hibernate
Deprecated.
simply construct a LockOptions and pass it to Session.lock(Object, LockOptions).
SessionAssociableInterceptor - Interface in org.hibernate.bytecode.enhance.spi.interceptor
 
SessionBuilder - Interface in org.hibernate
Allows creation of a new Session with specific options.
SessionBuilderImplementor - Interface in org.hibernate.engine.spi
Defines the internal contract between the SessionBuilder and other parts of Hibernate.
SessionDelegatorBaseImpl - Class in org.hibernate.engine.spi
A wrapper class that delegates all method invocations to a delegate instance of SessionImplementor.
SessionDelegatorBaseImpl(SessionImplementor) - Constructor for class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
SessionEventListener - Interface in org.hibernate
Implemented by custom listeners that respond to low-level events involving interactions between the Session and the database or second-level cache.
SessionEventListenerManager - Interface in org.hibernate.engine.spi
 
SessionEventSettings - Interface in org.hibernate.cfg
 
SessionException - Exception in org.hibernate
Thrown when the user calls a method of a Session that is in an inappropriate state for the given call (for example, the session is closed or disconnected).
SessionException(String) - Constructor for exception org.hibernate.SessionException
Constructs a new SessionException with the given message.
SessionException(String, Throwable) - Constructor for exception org.hibernate.SessionException
Constructs a new SessionException with the given message.
sessionFactory - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
 
sessionFactory() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
SessionFactory - Interface in org.hibernate
A SessionFactory represents an "instance" of Hibernate: it maintains the runtime metamodel representing persistent entities, their attributes, their associations, and their mappings to relational database tables, along with configuration that affects the runtime behavior of Hibernate, and instances of services that Hibernate needs to perform its duties.
SessionFactoryBasedWrapperOptions - Class in org.hibernate.persister.entity
 
SessionFactoryBasedWrapperOptions(SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.SessionFactoryBasedWrapperOptions
 
SessionFactoryBuilder - Interface in org.hibernate.boot
The contract for building a SessionFactory given a specified set of options.
SessionFactoryBuilderFactory - Interface in org.hibernate.boot.spi
An extension point for integrators that wish to hook into the process of how a SessionFactory is built.
SessionFactoryBuilderImplementor - Interface in org.hibernate.boot.spi
Additional SPI contract for SessionFactoryBuilder, mainly intended for implementors of SessionFactoryBuilderFactory.
SessionFactoryBuilderService - Interface in org.hibernate.boot.spi
Allows bootstrapping Hibernate ORM using a custom SessionFactoryBuilderImplementor.
sessionFactoryClosed(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
Callback to indicate that the given factory has been closed.
sessionFactoryClosed(SessionFactory) - Method in class org.hibernate.type.spi.TypeConfiguration
 
sessionFactoryClosing(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
Callback to indicate that the given factory is about to close.
sessionFactoryCreated(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
Callback to indicate that the given factory has been created and is now ready for use.
sessionFactoryCreated(SessionFactory) - Method in class org.hibernate.type.spi.TypeConfiguration
 
SessionFactoryDelegatingImpl - Class in org.hibernate.engine.spi
Base delegating implementation of the SessionFactory and SessionFactoryImplementor contracts for intended for easier implementation of SessionFactory.
SessionFactoryDelegatingImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
SessionFactoryImplementor - Interface in org.hibernate.engine.spi
Defines the internal contract between the SessionFactory and the internal implementation of Hibernate.
SessionFactoryImplementor.DeserializationResolver<T extends SessionFactoryImplementor> - Interface in org.hibernate.engine.spi
Deprecated, for removal: This API element is subject to removal in a future version.
this is no longer used
sessionFactoryName - Variable in class org.hibernate.proxy.AbstractSerializableProxy
 
SessionFactoryObserver - Interface in org.hibernate
Allows reaction to basic SessionFactory lifecycle events.
SessionFactoryOptions - Interface in org.hibernate.boot.spi
Aggregator of special options used to build the SessionFactory.
SessionFactoryServiceContributor - Interface in org.hibernate.service.spi
 
SessionFactoryServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
Contract for an initiator of services that target the specialized service registry SessionFactoryServiceRegistry.
SessionFactoryServiceInitiatorContext - Interface in org.hibernate.service.spi
 
SessionFactoryServiceRegistry - Interface in org.hibernate.service.spi
Specialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.
SessionFactoryServiceRegistryBuilder - Interface in org.hibernate.service.spi
 
SessionFactoryServiceRegistryFactory - Interface in org.hibernate.service.spi
Contract for builder of SessionFactoryServiceRegistry instances.
sessionFactoryUuid - Variable in class org.hibernate.proxy.AbstractSerializableProxy
 
SessionImplementor - Interface in org.hibernate.engine.spi
Defines the "internal contract" between Session and other parts of Hibernate including implementors of Type, EntityPersister, and CollectionPersister.
SessionLazyDelegator - Class in org.hibernate.engine.spi
This helper class allows decorating a Session instance, while the instance itself is lazily provided via a Supplier.
SessionLazyDelegator(Supplier<Session>) - Constructor for class org.hibernate.engine.spi.SessionLazyDelegator
 
SessionStatistics - Interface in org.hibernate.stat
Information about the first-level (session) cache for a particular instance of Session.
sessionWithOptions() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
sessionWithOptions() - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
sessionWithOptions() - Method in interface org.hibernate.Session
Obtain a Session builder with the ability to copy certain information from this session.
set - Variable in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
set - Variable in class org.hibernate.collection.spi.PersistentSet
 
set() - Static method in class org.hibernate.Hibernate
Obtain an instance of Hibernate.CollectionInterface representing persistent sets of a given element type.
set(int, E) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
set(int, E) - Method in class org.hibernate.collection.spi.PersistentBag
 
set(int, E) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
set(int, E) - Method in class org.hibernate.collection.spi.PersistentList
 
set(E) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
 
set(Path<Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Update the value of the specified attribute.
set(Path<Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
set(Path<Y>, Expression<? extends Y>) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
set(Path<Y>, Expression<? extends Y>) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
set(Path<Y>, X) - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Update the value of the specified attribute.
set(Path<Y>, X) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
set(Path<Y>, X) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
set(Path<Y>, X) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Update the value of the specified attribute.
set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
set(SingularAttribute<? super T, Y>, X) - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Update the value of the specified attribute.
set(SingularAttribute<? super T, Y>, X) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
set(SingularAttribute<? super T, Y>, X) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
set(SingularAttribute<? super T, Y>, X) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
set(Object, Object) - Method in class org.hibernate.property.access.spi.EnhancedSetterImpl
 
set(Object, Object) - Method in class org.hibernate.property.access.spi.EnhancedSetterMethodImpl
 
set(Object, Object) - Method in interface org.hibernate.property.access.spi.Setter
 
set(Object, Object) - Method in class org.hibernate.property.access.spi.SetterFieldImpl
 
set(Object, Object) - Method in class org.hibernate.property.access.spi.SetterMethodImpl
 
set(String, Object) - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Update the value of the specified attribute.
set(String, Object) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
set(String, Object) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
set(String, Object) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
Set - Class in org.hibernate.mapping
A mapping model object representing a collection of type List.
Set(Supplier<ManagedBean<? extends UserCollectionType>>, PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Set
Used by annotation binding
Set(MetadataBuildingContext, PersistentClass) - Constructor for class org.hibernate.mapping.Set
Used by hbm.xml binding
SET - Enum constant in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
 
SET - Enum constant in enum class org.hibernate.engine.jdbc.mutation.ParameterUsage
The parameter is used in the update set clause or insert values clause
SET - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A unique, unordered collection following the requirements of Set
SET - Enum constant in enum class org.hibernate.sql.ast.Clause
The update set clause
SET - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SET - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SET() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
SET() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
SET() - Method in class org.hibernate.grammars.hql.HqlParser.SearchClauseContext
 
SET() - Method in class org.hibernate.grammars.hql.HqlParser.SetClauseContext
 
SET_DEFAULT - Enum constant in enum class org.hibernate.annotations.OnDeleteAction
Set the referencing foreign key to its default value.
SET_EXPRESSION - Enum constant in enum class org.hibernate.sql.ast.Clause
The update set clause expression part
SET_NULL - Enum constant in enum class org.hibernate.annotations.OnDeleteAction
Set the referencing foreign key to null.
SET_OPERATIONS - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
setAbstract(boolean) - Method in class org.hibernate.mapping.Table
 
setAbstract(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the abstract property.
setAbstract(Boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Sets the value of the access property.
setAccess(AccessType) - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
setAccess(AccessType) - Method in interface org.hibernate.boot.jaxb.mapping.PersistentAttribute
 
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the access property.
setAccess(AccessType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCaching
Sets the value of the access property.
setAccessType(AccessType) - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
setActions(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
Sets the value of the actions property.
setAggregateColumn(AggregateColumn) - Method in class org.hibernate.mapping.BasicValue
 
setAggregateColumn(AggregateColumn) - Method in class org.hibernate.mapping.Component
 
setAlias(String) - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement
Protected access to set the alias.
setAlias(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Sets the value of the alias property.
setAlias(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Sets the value of the alias property.
setAlias(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Sets the value of the alias property.
setAlias(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Sets the value of the alias property.
setAlias(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Sets the value of the alias property.
setAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.LockOptions
Specify the LockMode to be used for the given query alias.
setAliasSpecificLockMode(String, LockMode) - Method in interface org.hibernate.query.SelectionQuery
setAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
setAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
Deprecated.
setAllocationSize(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Sets the value of the allocationSize property.
setAllocationSize(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the allocationSize property.
setAllowedToReuse(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setAlternateUniqueKey(boolean) - Method in class org.hibernate.mapping.SimpleValue
 
setApplyToLoadByKey(boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Sets the value of the applyToLoadByKey property.
setArgumentCountBetween(int, int) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setArgumentListSignature(String) - Method in class org.hibernate.query.sqm.function.MultipatternSqmFunctionDescriptor
 
setArgumentListSignature(String) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setArgumentListSignature(String) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setArgumentRenderingMode(SqlAstNodeRenderingMode) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setArgumentRenderingMode(SqlAstNodeRenderingMode) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setArgumentsValidator(ArgumentsValidator) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setArgumentsValidator(ArgumentsValidator) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setArgumentTypeResolver(FunctionArgumentTypeResolver) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setArgumentTypeResolver(FunctionArgumentTypeResolver) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setArrayLength(Integer) - Method in class org.hibernate.engine.jdbc.Size
 
setArrayLength(Integer) - Method in class org.hibernate.mapping.Column
 
setArrayLength(Integer) - Method in class org.hibernate.mapping.UserDefinedArrayType
 
setArraySqlTypeCode(Integer) - Method in class org.hibernate.mapping.UserDefinedArrayType
 
setAssignmentExpression(String) - Method in class org.hibernate.mapping.Column
 
setAssociatedClass(PersistentClass) - Method in class org.hibernate.mapping.OneToMany
Associated entity on the many side
setAssociation(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
Sets the value of the association property.
setAssociation(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
Sets the value of the association property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Sets the value of the attributeAccessor property.
setAttributeAccessor(String) - Method in interface org.hibernate.boot.jaxb.mapping.PersistentAttribute
 
setAttributeConverterDescriptor(ConverterDescriptor) - Method in class org.hibernate.mapping.SimpleValue
 
setAttributeName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Sets the value of the attributeName property.
setAttributes(JaxbAttributes) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setAttributes(JaxbAttributes) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the attributes property.
setAttributes(JaxbAttributes) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the attributes property.
setAttributes(JaxbEmbeddableAttributes) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Sets the value of the attributes property.
setAttributeValue(int, Object) - Method in class org.hibernate.dialect.StructAttributeValues
 
setAutoAliasInjection(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
Sets the value of the autoAliasInjection property.
setAutoAliasInjection(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Sets the value of the autoAliasInjection property.
setAutoApply(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverter
Sets the value of the autoApply property.
setAutoApply(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
Sets the value of the autoApply property.
setAutoClear(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setAutoClear(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Deprecated.
there's no good reason to expose this here
setAutoClear(boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
setAutoImport(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Sets the value of the autoImport property.
setAutoImport(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the autoImport property.
setAutoImport(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the autoImport property.
setAutoQuoteInitialUnderscore(boolean) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setAutoQuoteKeywords(boolean) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setBase(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Sets the value of the base property.
setBaseIndex(int) - Method in class org.hibernate.mapping.List
 
setBatchSize(int) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
setBatchSize(int) - Method in class org.hibernate.mapping.Collection
 
setBatchSize(int) - Method in class org.hibernate.mapping.PersistentClass
 
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the batchSize property.
setBatchSize(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the batchSize property.
setBinaryStream(long) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
setBindAsParam(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Sets the value of the bindAsParam property.
setBindAsParam(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Sets the value of the bindAsParam property.
setBindAsParam(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTenantId
Sets the value of the bindAsParam property.
setBindValue(T) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the parameter binding value.
setBindValue(T, boolean) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the parameter binding value.
setBindValue(T, TemporalType) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the parameter binding value using the explicit TemporalType.
setBindValue(T, BindableType<T>) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the parameter binding value using the explicit Type.
setBindValues(Collection<? extends T>) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the parameter binding values.
setBindValues(Collection<? extends T>, TemporalType, TypeConfiguration) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the parameter binding value using the explicit TemporalType in regards to the individual values.
setBindValues(Collection<? extends T>, BindableType<T>) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the parameter binding values using the explicit Type in regards to the individual values.
setBindValues(Collection<T>) - Method in interface org.hibernate.query.spi.QueryParameterListBinding
Sets the parameter binding values.
setBindValues(Collection<T>, TemporalType) - Method in interface org.hibernate.query.spi.QueryParameterListBinding
Sets the parameter binding value using the explicit TemporalType in regards to the individual values.
setBindValues(Collection<T>, BindableType) - Method in interface org.hibernate.query.spi.QueryParameterListBinding
Sets the parameter binding values using the explicit Type in regards to the individual values.
setBytes(long, byte[]) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
setBytes(long, byte[], int, int) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the cache property.
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the cache property.
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the cache property.
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the cache property.
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the cache property.
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the cache property.
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the cache property.
setCache(JaxbHbmCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the cache property.
setCache(JaxbCaching) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Sets the value of the cache property.
setCacheable(boolean) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setCacheable(boolean) - Method in interface org.hibernate.query.NativeQuery
 
setCacheable(boolean) - Method in interface org.hibernate.query.Query
 
setCacheable(boolean) - Method in interface org.hibernate.query.SelectionQuery
Enable/disable second level query (result) caching for this query.
setCacheable(boolean) - Method in class org.hibernate.query.spi.AbstractQuery
 
setCacheable(boolean) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setCacheable(boolean) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
setCacheable(boolean) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setCacheable(boolean) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setCacheable(boolean) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setCacheable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the cacheable property.
setCacheable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the cacheable property.
setCacheable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the cacheable property.
setCacheable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the cacheable property.
setCacheable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the cacheable property.
setCacheable(Boolean) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setCacheable(Boolean) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setCacheConcurrencyStrategy(String) - Method in class org.hibernate.mapping.Collection
 
setCacheConcurrencyStrategy(String) - Method in class org.hibernate.mapping.RootClass
 
setCached(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setCacheLazyProperties(boolean) - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
setCacheMode(CacheMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the cacheMode property.
setCacheMode(CacheMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the cacheMode property.
setCacheMode(CacheMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the cacheMode property.
setCacheMode(CacheMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the cacheMode property.
setCacheMode(CacheMode) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setCacheMode(CacheMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setCacheMode(CacheMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setCacheMode(CacheMode) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Set the current CacheMode for this session.
setCacheMode(CacheMode) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
setCacheMode(CacheMode) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setCacheMode(CacheMode) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setCacheMode(CacheMode) - Method in interface org.hibernate.query.NativeQuery
 
setCacheMode(CacheMode) - Method in interface org.hibernate.query.Query
 
setCacheMode(CacheMode) - Method in interface org.hibernate.query.SelectionQuery
Set the current CacheMode in effect for this query.
setCacheMode(CacheMode) - Method in class org.hibernate.query.spi.AbstractQuery
 
setCacheMode(CacheMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setCacheMode(CacheMode) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setCacheMode(CacheMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setCacheMode(CacheMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setCacheMode(CacheMode) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setCacheMode(CacheMode) - Method in interface org.hibernate.Session
Set the current cache mode for this session.
setCacheRegion(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the cacheRegion property.
setCacheRegion(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the cacheRegion property.
setCacheRegion(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the cacheRegion property.
setCacheRegion(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the cacheRegion property.
setCacheRegion(String) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setCacheRegion(String) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setCacheRegion(String) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setCacheRegion(String) - Method in interface org.hibernate.query.NativeQuery
 
setCacheRegion(String) - Method in interface org.hibernate.query.Query
 
setCacheRegion(String) - Method in interface org.hibernate.query.SelectionQuery
Set the name of the cache region where query results should be cached (assuming SelectionQuery.isCacheable()).
setCacheRegion(String) - Method in class org.hibernate.query.spi.AbstractQuery
 
setCacheRegion(String) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setCacheRegion(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setCacheRegion(String) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setCacheRegion(String) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setCacheRegionName(String) - Method in class org.hibernate.mapping.Collection
 
setCacheRegionName(String) - Method in class org.hibernate.mapping.RootClass
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.query.NativeQuery
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.query.Query
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.query.SelectionQuery
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.query.spi.AbstractQuery
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.Session
Enable or disable reads from the second-level cache.
setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.query.NativeQuery
 
setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.query.Query
 
setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.query.SelectionQuery
 
setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.query.spi.AbstractQuery
 
setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.Session
Enable or disable writes to the second-level cache.
setCaching(JaxbCaching) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the caching property.
setCachingCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setCachingExplicitlyRequested(boolean) - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
setCallable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
Sets the value of the callable property.
setCallable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the callable property.
setCallable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
Sets the value of the callable property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.mapping.Property
 
setCascade(JaxbCascadeType) - Method in interface org.hibernate.boot.jaxb.mapping.AssociationAttribute
 
setCascade(JaxbCascadeType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the cascade property.
setCascadeAll(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeAll property.
setCascadeCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setCascadeDelete(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeDelete property.
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.ForeignKey
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.SimpleValue
setCascadeDetach(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeDetach property.
setCascadeLock(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeLock property.
setCascadeMerge(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeMerge property.
setCascadePersist(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadePersist property.
setCascadePersist(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the cascadePersist property.
setCascadeRefresh(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeRefresh property.
setCascadeRemove(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeRemove property.
setCascadeReplicate(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeReplicate property.
setCascadeSaveUpdate(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCascadeType
Sets the value of the cascadeSaveUpdate property.
setCascadeStyle(CascadeStyle) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the catalog property.
setCatalog(String) - Method in interface org.hibernate.boot.jaxb.mapping.SchemaAware
 
setCatalog(String) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
setCatalog(String) - Method in class org.hibernate.mapping.Table
 
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setCheck(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setCheck(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the check property.
setCheck(ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
Sets the value of the check property.
setCheck(ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
Sets the value of the check property.
setCheckConstraint(String) - Method in class org.hibernate.mapping.Column
Deprecated.
setCheckNullability(boolean) - Method in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions
 
setCheckNullability(boolean) - Method in interface org.hibernate.boot.spi.SessionFactoryOptions
 
setClassification(CollectionClassification) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
Sets the value of the classification property.
setClassName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setClause() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
setClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
setClause() - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
SetClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SetClauseContext
 
setClazz(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumnResult
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverter
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject.JaxbDefinition
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHqlImport
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbIdClass
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyClass
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration
Sets the value of the clazz property.
setClazz(String) - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
setClosedCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setCode(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
Sets the value of the code property.
setCollation(String) - Method in class org.hibernate.mapping.Column
 
setCollation(String) - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
setCollection(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
Sets the value of the collection property.
setCollectionId(JaxbHbmCollectionIdType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the collectionId property.
setCollectionPersisterClass(Class<? extends CollectionPersister>) - Method in class org.hibernate.mapping.Collection
 
setCollectionRole(String) - Method in class org.hibernate.mapping.Backref
 
setCollectionRole(String) - Method in class org.hibernate.mapping.IndexBackref
 
setCollectionTable(JaxbCollectionTable) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the collectionTable property.
setCollectionTable(Table) - Method in class org.hibernate.mapping.Collection
 
setCollectionType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the collectionType property.
setColumn(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFieldResult
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.sql.InFragment
 
setColumn(String, String) - Method in class org.hibernate.sql.InFragment
 
setColumn(JaxbHbmColumnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the column property.
setColumn(JaxbHbmColumnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Sets the value of the column property.
setColumn(JaxbHbmColumnType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Sets the value of the column property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the columnAttribute property.
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
Sets the value of the columnDefinition property.
setColumnList(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Sets the value of the columnList property.
setColumnOrderingStrategy(ColumnOrderingStrategy) - Method in class org.hibernate.cfg.Configuration
Specify a CustomEntityDirtinessStrategy to be added to this configuration.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setComment(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the comment property.
setComment(String) - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
setComment(String) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setComment(String) - Method in class org.hibernate.mapping.Column
 
setComment(String) - Method in class org.hibernate.mapping.Table
 
setComment(String) - Method in class org.hibernate.mapping.UserDefinedObjectType
 
setComment(String) - Method in interface org.hibernate.query.CommonQueryContract
Set a comment for this query.
setComment(String) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setComment(String) - Method in interface org.hibernate.query.MutationQuery
 
setComment(String) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setComment(String) - Method in interface org.hibernate.query.NativeQuery
 
setComment(String) - Method in interface org.hibernate.query.Query
Set the comment for this query.
setComment(String) - Method in interface org.hibernate.query.SelectionQuery
 
setComment(String) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setComment(String) - Method in class org.hibernate.query.spi.AbstractQuery
 
setComment(String) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setComment(String) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setComment(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setComment(String) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setComment(String) - Method in class org.hibernate.sql.Delete
 
setComment(String) - Method in class org.hibernate.sql.Insert
 
setComment(String) - Method in class org.hibernate.sql.SimpleSelect
 
setComment(String) - Method in class org.hibernate.sql.Update
 
setComparator(Comparator) - Method in class org.hibernate.mapping.Collection
 
setComparator(Comparator<? super E>) - Method in class org.hibernate.collection.spi.PersistentSortedSet
 
setComparator(Comparator<? super K>) - Method in class org.hibernate.collection.spi.PersistentSortedMap
 
setComparatorClassName(String) - Method in class org.hibernate.mapping.Collection
 
setComponentClassName(String) - Method in class org.hibernate.mapping.Component
 
setCompositeElement(JaxbHbmCompositeCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the compositeElement property.
setCompositeElement(JaxbHbmCompositeCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the compositeElement property.
setCompositeElement(JaxbHbmCompositeCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the compositeElement property.
setCompositeElement(JaxbHbmCompositeCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the compositeElement property.
setCompositeElement(JaxbHbmCompositeCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the compositeElement property.
setCompositeElement(JaxbHbmCompositeCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the compositeElement property.
setCompositeId(JaxbHbmCompositeIdType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the compositeId property.
setCompositeIndex(JaxbHbmCompositeIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the compositeIndex property.
setCompositeMapKey(JaxbHbmMapKeyCompositeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the compositeMapKey property.
setConcreteProxy(boolean) - Method in class org.hibernate.mapping.RootClass
 
setCondition(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
Sets the value of the condition property.
setCondition(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Sets the value of the condition property.
setCondition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Sets the value of the condition property.
setCondition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
Sets the value of the condition property.
setConflictClause(ConflictClause) - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
setConstrained(boolean) - Method in class org.hibernate.mapping.OneToOne
Sets the constrained.
setConstrained(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the constrained property.
setConstraint(String) - Method in class org.hibernate.mapping.CheckConstraint
 
setConstraintMode(ConstraintMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Sets the value of the constraintMode property.
setContent(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Sets the value of the content property.
setContext(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity
Sets the value of the context property.
setConvert(JaxbConvert) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the convert property.
setConverter(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Sets the value of the converter property.
setConverter(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
Sets the value of the converter property.
setCorrespondingEntityName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping
Sets the value of the correspondingEntityName property.
setCreate(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Sets the value of the create property.
setCreate(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Sets the value of the create property.
setCriteriaCopyTreeEnabled(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setCriteriaCopyTreeEnabled(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
setCriteriaCopyTreeEnabled(boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
setCriteriaValueHandlingMode(ValueHandlingMode) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
setCurrentKey(Object) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setCurrentlyResolvingForeignKeyPart(ForeignKeyDescriptor.Nature) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
setCurrentlyResolvingForeignKeyPart(ForeignKeyDescriptor.Nature) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
setCurrentlyResolvingForeignKeyPart(ForeignKeyDescriptor.Nature) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
setCurrentPersister(CollectionPersister) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setCurrentSession(SharedSessionContractImplementor) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
setCurrentSession(SharedSessionContractImplementor) - Method in interface org.hibernate.collection.spi.PersistentCollection
Associate the collection with the given session.
setCurrentTenantIdentifierResolver(CurrentTenantIdentifierResolver<Object>) - Method in class org.hibernate.cfg.Configuration
Specify a CurrentTenantIdentifierResolver to be added to this configuration.
setCustomDatabaseGenerationTarget(GenerationTarget) - Method in interface org.hibernate.tool.schema.spi.SchemaManagementTool
This allows to set an alternative implementation for the Database generation target.
setCustomEntityDirtinessStrategy(CustomEntityDirtinessStrategy) - Method in class org.hibernate.cfg.Configuration
Specify a CustomEntityDirtinessStrategy to be added to this configuration.
setCustomIdGeneratorCreator(IdentifierGeneratorCreator) - Method in class org.hibernate.mapping.SimpleValue
 
setCustomInstantiator(Class<? extends EmbeddableInstantiator>) - Method in class org.hibernate.mapping.Component
 
setCustomRead(String) - Method in class org.hibernate.mapping.Column
 
setCustomSQLDelete(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLDelete(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Join
 
setCustomSQLDelete(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.PersistentClass
 
setCustomSQLDeleteAll(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLInsert(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLInsert(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Join
 
setCustomSQLInsert(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.PersistentClass
 
setCustomSQLUpdate(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSQLUpdate(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Join
 
setCustomSQLUpdate(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.PersistentClass
 
setCustomWrite(String) - Method in class org.hibernate.mapping.Column
 
setDatabaseSnapshot(Object[]) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDeclaredIdentifierMapper(Component) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredIdentifierMapper(Component) - Method in class org.hibernate.mapping.PersistentClass
 
setDeclaredIdentifierProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredIdentifierProperty(Property) - Method in class org.hibernate.mapping.RootClass
 
setDeclaredVersion(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredVersion(Property) - Method in class org.hibernate.mapping.RootClass
 
setDefault(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the default property.
setDefault(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setDefault(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setDefault(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the default property.
setDefaultAccess(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Sets the value of the defaultAccess property.
setDefaultAccess(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the defaultAccess property.
setDefaultCascade(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Sets the value of the defaultCascade property.
setDefaultCascade(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the defaultCascade property.
setDefaultCascade(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the defaultCascade property.
setDefaultLazy(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Sets the value of the defaultLazy property.
setDefaultLazy(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the defaultLazy property.
setDefaultLazy(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the defaultLazy property.
setDefaultReadOnly(boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Change the default for entities and proxies loaded into this persistence context from modifiable to read-only mode, or from read-only mode to modifiable.
setDefaultReadOnly(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setDefaultReadOnly(boolean) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setDefaultReadOnly(boolean) - Method in interface org.hibernate.Session
Change the default for entities and proxies loaded into this session from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultValue(String) - Method in class org.hibernate.mapping.Column
 
setDefinition(JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Sets the value of the definition property.
setDefinition(JaxbDatabaseObject.JaxbDefinition) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Sets the value of the definition property.
setDeleteAllExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.Collection
 
setDeletedState(Object[]) - Method in interface org.hibernate.engine.spi.EntityEntry
 
setDeleteExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.Collection
 
setDeleteExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.Join
 
setDeleteExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.PersistentClass
 
setDelimitedIdentifiers(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the delimitedIdentifiers property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConverter
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostLoad
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostPersist
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostRemove
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrePersist
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreRemove
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the description property.
setDescription(String) - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
setDescription(String) - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
setDescriptor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
Sets the value of the descriptor property.
setDescriptor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration
Sets the value of the descriptor property.
setDescriptor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration
Sets the value of the descriptor property.
setDescriptor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
Sets the value of the descriptor property.
setDescriptor(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration
Sets the value of the descriptor property.
setDirectlyAccessible(boolean) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
setDirty(boolean) - Method in class org.hibernate.event.spi.DirtyCheckEvent
 
setDirtyCheckable(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setDirtyCheckHandledByInterceptor(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDirtyCheckPossible(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDirtyProperties(int[]) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDisableConversion(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConvert
Sets the value of the disableConversion property.
setDiscriminator(JaxbHbmEntityDiscriminatorType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the discriminator property.
setDiscriminator(JaxbHbmAnyDiscriminator) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Sets the value of the discriminator property.
setDiscriminator(JaxbHbmAnyDiscriminator) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Sets the value of the discriminator property.
setDiscriminator(BasicValue) - Method in class org.hibernate.mapping.Any
 
setDiscriminator(Value) - Method in class org.hibernate.mapping.Component
 
setDiscriminator(Value) - Method in class org.hibernate.mapping.RootClass
 
setDiscriminatorAlias(String) - Method in interface org.hibernate.query.NativeQuery.RootReturn
Name the column alias that identifies the entity's discriminator.
setDiscriminatorAlias(String) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
setDiscriminatorAlias(String) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
setDiscriminatorAlias(String) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
setDiscriminatorColumn(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
Sets the value of the discriminatorColumn property.
setDiscriminatorColumn(JaxbDiscriminatorColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the discriminatorColumn property.
setDiscriminatorFormula(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the discriminatorFormula property.
setDiscriminatorInsertable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setDiscriminatorType(DiscriminatorType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Sets the value of the discriminatorType property.
setDiscriminatorValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.mapping.PersistentClass
 
setDiscriminatorValueMappings(Map<Object, Class<?>>) - Method in class org.hibernate.mapping.Any
 
setDiscriminatorValues(Map<Object, String>) - Method in class org.hibernate.mapping.Component
 
setDistinct(boolean) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setDistinct(boolean) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setDorecreate(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setDoremove(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setDoupdate(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setDrop(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType
Sets the value of the drop property.
setDrop(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Sets the value of the drop property.
setDynamic(boolean) - Method in class org.hibernate.mapping.Component
 
setDynamicInsert(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setDynamicInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the dynamicInsert property.
setDynamicInsert(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the dynamicInsert property.
setDynamicUpdate(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setDynamicUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the dynamicUpdate property.
setDynamicUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the dynamicUpdate property.
setElement(JaxbHbmBasicCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the element property.
setElement(JaxbHbmBasicCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the element property.
setElement(JaxbHbmBasicCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the element property.
setElement(JaxbHbmBasicCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the element property.
setElement(JaxbHbmBasicCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the element property.
setElement(JaxbHbmBasicCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the element property.
setElement(JaxbHbmBasicCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the element property.
setElement(Value) - Method in class org.hibernate.mapping.Collection
 
setElementClass(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the elementClass property.
setElementClassName(String) - Method in class org.hibernate.mapping.Array
 
setElementSqlTypeCode(Integer) - Method in class org.hibernate.mapping.UserDefinedArrayType
 
setElementTypeName(String) - Method in class org.hibernate.mapping.UserDefinedArrayType
 
setEmbeddableClass(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
Sets the value of the embeddableClass property.
setEmbedded(boolean) - Method in class org.hibernate.mapping.Component
 
setEmbeddedId(JaxbEmbeddedId) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Sets the value of the embeddedId property.
setEmbeddedIdentifier(boolean) - Method in class org.hibernate.mapping.RootClass
 
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the embedXml property.
setEnabledCascadingFetchProfile(CascadingFetchProfile) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
Set the effective cascading fetch-profile
setEnabledFetchProfileNames(HashSet<String>) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
setEnforcingFetchGraph(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Deprecated, for removal: This API element is subject to removal in a future version.
this is not used anywhere
setEntity(Object) - Method in class org.hibernate.event.spi.MergeEvent
 
setEntity(Object) - Method in class org.hibernate.event.spi.PostLoadEvent
 
setEntity(Object) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setEntity(Object) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setEntity(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
Sets the value of the entity property.
setEntity(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Sets the value of the entity property.
setEntity(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
Sets the value of the entity property.
setEntity(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Sets the value of the entity property.
setEntityClass(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityResult
Sets the value of the entityClass property.
setEntityClassName(String) - Method in class org.hibernate.event.spi.LoadEvent
 
setEntityEntry(EntityEntry) - Method in interface org.hibernate.engine.spi.EntityHolder
 
setEntityGraph(EntityGraph<R>, GraphSemantic) - Method in interface org.hibernate.query.Query
 
setEntityGraph(EntityGraph<R>, GraphSemantic) - Method in interface org.hibernate.query.SelectionQuery
Apply an EntityGraph to the query.
setEntityGraph(EntityGraph<R>, GraphSemantic) - Method in class org.hibernate.query.spi.AbstractQuery
 
setEntityGraph(EntityGraph<R>, GraphSemantic) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setEntityGraph(EntityGraph<R>, GraphSemantic) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setEntityId(Object) - Method in class org.hibernate.event.spi.LoadEvent
 
setEntityId(Object) - Method in class org.hibernate.event.spi.ResolveNaturalIdEvent
 
setEntityListeners(JaxbEntityListeners) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setEntityListeners(JaxbEntityListeners) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the entityListeners property.
setEntityListeners(JaxbEntityListeners) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the entityListeners property.
setEntityListeners(JaxbEntityListeners) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the entityListeners property.
setEntityMode(RepresentationMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
Sets the value of the entityMode property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.event.spi.LockEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.MergeEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.PersistEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.RefreshEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.ReplicateEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setEntityName(String) - Method in class org.hibernate.mapping.Backref
 
setEntityName(String) - Method in class org.hibernate.mapping.IndexBackref
 
setEntityName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setEntityNotFoundDelegate(EntityNotFoundDelegate) - Method in class org.hibernate.cfg.Configuration
Specify a user-supplied EntityNotFoundDelegate to be used to handle scenarios where an entity could not be located by specified id.
setEntityPersisterClass(Class<? extends EntityPersister>) - Method in class org.hibernate.mapping.PersistentClass
 
setEntityPersisterClass(Class<? extends EntityPersister>) - Method in class org.hibernate.mapping.RootClass
 
setEntityPersisterClass(Class<? extends EntityPersister>) - Method in class org.hibernate.mapping.Subclass
 
setEntry(EntityEntry) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setEntryStatus(EntityEntry, Status) - Method in interface org.hibernate.engine.spi.PersistenceContext
Set the status of an entry
setEnumerated(EnumType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the enumerated property.
setEnumerated(EnumType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the enumerated property.
setEnumerationStyle(EnumType) - Method in class org.hibernate.mapping.BasicValue
 
setExactArgumentCount(int) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setExactArgumentCount(int) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setExcludeDefaultListeners(JaxbEmptyType) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setExcludeDefaultListeners(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the excludeDefaultListeners property.
setExcludeDefaultListeners(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the excludeDefaultListeners property.
setExcludeSuperclassListeners(JaxbEmptyType) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setExcludeSuperclassListeners(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the excludeSuperclassListeners property.
setExcludeSuperclassListeners(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the excludeSuperclassListeners property.
setExplicit(boolean) - Method in class org.hibernate.mapping.Column
 
setExplicit(boolean) - Method in class org.hibernate.mapping.UniqueKey
 
setExplicitAlias(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
setExplicitAlias(String) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
setExplicitAlias(String) - Method in class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
 
setExplicitAlias(String) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Set the explicit alias for this path
setExplicitCustomType(Class<? extends UserType<?>>) - Method in class org.hibernate.mapping.BasicValue
 
setExplicitJavaTypeAccess(Function<TypeConfiguration, BasicJavaType>) - Method in class org.hibernate.mapping.BasicValue
 
setExplicitJdbcTypeAccess(Function<TypeConfiguration, JdbcType>) - Method in class org.hibernate.mapping.BasicValue
 
setExplicitJdbcTypeCode(Integer) - Method in class org.hibernate.mapping.BasicValue
 
setExplicitMutabilityPlanAccess(Function<TypeConfiguration, MutabilityPlan>) - Method in class org.hibernate.mapping.BasicValue
 
setExplicitPolymorphism(boolean) - Method in class org.hibernate.mapping.RootClass
 
setExplicitTypeName(String) - Method in class org.hibernate.mapping.BasicValue
 
setExplicitTypeParams(Map<String, String>) - Method in class org.hibernate.mapping.BasicValue
 
setExpressibleType(SqmExpressible<?>) - Method in class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement
 
setExtends(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
Sets the value of the extends property.
setExtends(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the extends property.
setExtraLazy(boolean) - Method in class org.hibernate.mapping.Collection
 
setFetch(FetchType) - Method in interface org.hibernate.boot.jaxb.mapping.FetchableAttribute
 
setFetch(FetchType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the fetch property.
setFetch(FetchType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the fetch property.
setFetch(FetchType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the fetch property.
setFetch(FetchType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the fetch property.
setFetch(FetchType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the fetch property.
setFetch(FetchType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the fetch property.
setFetch(JaxbHbmFetchStyleWithSubselectEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the fetch property.
setFetch(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaQueryGroup
 
setFetch(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
setFetch(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setFetch(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
setFetch(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setFetch(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setFetch(JpaExpression<? extends Number>, FetchClauseType) - Method in interface org.hibernate.query.criteria.JpaQueryGroup
 
setFetch(JpaExpression<? extends Number>, FetchClauseType) - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
setFetch(JpaExpression<? extends Number>, FetchClauseType) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setFetch(JpaExpression<? extends Number>, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
setFetch(JpaExpression<? extends Number>, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setFetch(JpaExpression<? extends Number>, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setFetchBatchSize(int) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setFetchBatchSize(int) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setFetchBatchSize(int) - Method in interface org.hibernate.Session
Set the maximum batch size for batch fetching associations by id in this session.
setFetchClauseExpression(Expression, FetchClauseType) - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
setFetchExpression(SqmExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setFetchExpression(SqmExpression<? extends Number>, FetchClauseType) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setFetchMode(JaxbPluralFetchMode) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setFetchMode(JaxbPluralFetchMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the fetchMode property.
setFetchMode(JaxbPluralFetchMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the fetchMode property.
setFetchMode(JaxbPluralFetchMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the fetchMode property.
setFetchMode(JaxbSingularFetchMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the fetchMode property.
setFetchMode(JaxbSingularFetchMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the fetchMode property.
setFetchMode(JaxbSingularFetchMode) - Method in interface org.hibernate.boot.jaxb.mapping.ToOneAttribute
 
setFetchMode(FetchMode) - Method in class org.hibernate.mapping.Collection
 
setFetchMode(FetchMode) - Method in interface org.hibernate.mapping.Fetchable
 
setFetchMode(FetchMode) - Method in class org.hibernate.mapping.ToOne
 
setFetchMode(FetchMode) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setFetchSize(int) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setFetchSize(int) - Method in interface org.hibernate.query.NativeQuery
 
setFetchSize(int) - Method in interface org.hibernate.query.Query
 
setFetchSize(int) - Method in interface org.hibernate.query.SelectionQuery
Sets a JDBC fetch size hint for the query.
setFetchSize(int) - Method in class org.hibernate.query.spi.AbstractQuery
 
setFetchSize(int) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setFetchSize(int) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setFetchSize(int) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setFetchSize(int) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setFetchSize(int) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setFetchSize(int) - Method in interface org.hibernate.ScrollableResults
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFetchSize(int) - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
setFetchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the fetchSize property.
setFetchSize(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the fetchSize property.
setFetchSize(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the fetchSize property.
setFetchSize(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the fetchSize property.
setFetchSize(Integer) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setFetchSize(Integer) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setFile(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Sets the value of the file property.
setFirstResult(int) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setFirstResult(int) - Method in interface org.hibernate.query.NativeQuery
 
setFirstResult(int) - Method in interface org.hibernate.query.Query
 
setFirstResult(int) - Method in interface org.hibernate.query.SelectionQuery
Set the first row position to return from the query results.
setFirstResult(int) - Method in class org.hibernate.query.spi.AbstractQuery
 
setFirstResult(int) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setFirstResult(int) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setFirstResult(int) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setFirstResult(Integer) - Method in class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
 
setFirstResult(Integer) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
setFirstResult(Integer) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
setFirstRow(Integer) - Method in class org.hibernate.query.spi.Limit
 
setFlushing(boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Called before and after the flush cycle
setFlushMode(FlushModeType) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setFlushMode(FlushModeType) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.procedure.ProcedureCall
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.query.CommonQueryContract
Set the FlushMode in to use for this query.
setFlushMode(FlushModeType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.query.MutationQuery
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.query.NativeQuery
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.query.Query
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.query.SelectionQuery
 
setFlushMode(FlushModeType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setFlushMode(FlushModeType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setFlushMode(FlushModeType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setFlushMode(FlushModeType) - Method in interface org.hibernate.Session
Set the current JPA flush mode for this session.
setFlushMode(FlushMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the flushMode property.
setFlushMode(FlushMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the flushMode property.
setFlushMode(FlushMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the flushMode property.
setFlushMode(FlushMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the flushMode property.
setFlushMode(FlushMode) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setFlushMode(FlushMode) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setFlushMode(FlushMode) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setFlushRequired(boolean) - Method in class org.hibernate.event.spi.AutoFlushEvent
 
setFollowOnLocking(boolean) - Method in interface org.hibernate.query.SelectionQuery
Specifies whether follow-on locking should be applied
setFollowOnLocking(boolean) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
Specifies whether follow-on locking should be applied?
setFollowOnLocking(boolean) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setFollowOnLocking(Boolean) - Method in class org.hibernate.LockOptions
Force enable or disable the use of follow-on locking, overriding the default behavior of the SQL dialect.
setForce(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the force property.
setForceDiscriminator(boolean) - Method in class org.hibernate.mapping.RootClass
 
setForceSelection(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Sets the value of the forceSelection property.
setForeignKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the foreignKey property.
setForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Sets the value of the foreignKey property.
setForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Sets the value of the foreignKey property.
setForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Sets the value of the foreignKey property.
setForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the foreignKey property.
setForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the foreignKey property.
setForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the foreignKey property.
setForeignKeyDefinition(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Sets the value of the foreignKeyDefinition property.
setForeignKeyDefinition(String) - Method in class org.hibernate.mapping.SimpleValue
 
setForeignKeyName(String) - Method in class org.hibernate.mapping.SimpleValue
 
setForeignKeyType(ForeignKeyDirection) - Method in class org.hibernate.mapping.OneToOne
Sets the foreignKeyType.
setFormula(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.mapping.Formula
 
setFormula(String, String) - Method in class org.hibernate.sql.InFragment
 
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the formulaAttribute property.
setFromClause(SqmFromClause) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setGenerated(GenerationTiming) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Sets the value of the generated property.
setGenerated(GenerationTiming) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the generated property.
setGenerated(GenerationTiming) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the generated property.
setGeneratedAs(String) - Method in class org.hibernate.mapping.Column
 
setGeneratedValue(JaxbGeneratedValue) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the generatedValue property.
setGenerator(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
Sets the value of the generator property.
setGenerator(JaxbHbmGeneratorSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Sets the value of the generator property.
setGenerator(JaxbHbmGeneratorSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Sets the value of the generator property.
setGenerator(JaxbHbmGeneratorSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the generator property.
setGeneratorNameScopeCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setGeneric(boolean) - Method in class org.hibernate.mapping.Component
 
setGeneric(boolean) - Method in class org.hibernate.mapping.Property
 
setGloballyQuoteIdentifiers(boolean) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setGroupByClauseExpressions(List<SqmExpression<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setGroupByClauseExpressions(List<Expression>) - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
setGroupingExpressions(List<? extends JpaExpression<?>>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setGroupingExpressions(List<? extends JpaExpression<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setGroupingExpressions(JpaExpression<?>...) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setGroupingExpressions(JpaExpression<?>...) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setGroupRestriction(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setGroupRestriction(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setGroupRestriction(Predicate...) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setGroupRestriction(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setGroupRestriction(JpaPredicate) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setGroupRestriction(JpaPredicate) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setHasDirtyCollection(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setHavingClausePredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setHavingClauseRestrictions(Predicate) - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
setHibernateFlushMode(FlushMode) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setHibernateFlushMode(FlushMode) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Set the current FlushMode for this session.
setHibernateFlushMode(FlushMode) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.CommonQueryContract
Set the current FlushMode in effect for this query.
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.MutationQuery
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.NativeQuery
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.Query
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.SelectionQuery
 
setHibernateFlushMode(FlushMode) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setHibernateFlushMode(FlushMode) - Method in class org.hibernate.query.spi.AbstractQuery
 
setHibernateFlushMode(FlushMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.spi.SqmQuery
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setHibernateFlushMode(FlushMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.Session
Set the current flush mode for this session.
setHibernateLockMode(LockMode) - Method in interface org.hibernate.query.NativeQuery
 
setHibernateLockMode(LockMode) - Method in interface org.hibernate.query.SelectionQuery
Specify the root LockMode for the query
setHibernateLockMode(LockMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
Specify the root LockMode for the query
setHibernateLockMode(LockMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setHibernateLockMode(LockMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setHint(String, Object) - Method in interface org.hibernate.procedure.ProcedureCall
 
setHint(String, Object) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setHint(String, Object) - Method in interface org.hibernate.query.CommonQueryContract
Set a hint.
setHint(String, Object) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setHint(String, Object) - Method in interface org.hibernate.query.MutationQuery
 
setHint(String, Object) - Method in interface org.hibernate.query.NativeQuery
 
setHint(String, Object) - Method in interface org.hibernate.query.Query
 
setHint(String, Object) - Method in interface org.hibernate.query.SelectionQuery
 
setHint(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setHint(String, Object) - Method in class org.hibernate.query.spi.AbstractQuery
 
setHint(String, Object) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setHint(String, Object) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setHint(String, Object) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setHqlString(String) - Method in class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
 
setId(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the id property.
setId(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the id property.
setId(Object) - Method in class org.hibernate.event.spi.PostLoadEvent
 
setId(Object) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setId(JaxbHbmSimpleIdType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the id property.
setIdClass(JaxbIdClass) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setIdClass(JaxbIdClass) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the idClass property.
setIdClass(JaxbIdClass) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the idClass property.
setIdentifier(Object) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setIdentifier(Object) - Method in interface org.hibernate.proxy.LazyInitializer
Set the identifier value for the entity our owning proxy represents.
setIdentifier(Object, Object, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Inject the identifier value into the given entity.
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.EntityIdentifierMapping
Inject an identifier value into an instance of the entity
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.NonAggregatedIdentifierMapping.IdentifierValueMapper
Extract the identifier out of the given entity, returning the mapper's representation
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Inject the identifier value into the given entity.
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleBasicEntityIdentifierMapping
 
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddedEntityIdentifierMapping
 
setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.query.derived.AnonymousTupleNonAggregatedEntityIdentifierMapping
 
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.IdentifierCollection
 
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.OneToOne
Sets the identifier.
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.RootClass
 
setIdentifierGeneratorParameters(Map<String, Object>) - Method in class org.hibernate.mapping.SimpleValue
 
setIdentifierGeneratorProperties(Map<String, Object>) - Method in class org.hibernate.mapping.SimpleValue
setIdentifierGeneratorProperties(Properties) - Method in class org.hibernate.mapping.SimpleValue
setIdentifierGeneratorStrategy(String) - Method in class org.hibernate.mapping.IdGenerator
Deprecated.
 
setIdentifierGeneratorStrategy(String) - Method in class org.hibernate.mapping.SimpleValue
Sets the identifierGeneratorStrategy.
setIdentifierMapper(Component) - Method in class org.hibernate.mapping.PersistentClass
 
setIdentifierMethod - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
setIdentifierProperty(Property) - Method in class org.hibernate.mapping.RootClass
 
setIdentifierType(String) - Method in class org.hibernate.mapping.Any
 
setIdentity(boolean) - Method in class org.hibernate.mapping.Column
 
setIdType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the idType property.
setIdType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
Sets the value of the idType property.
setIdType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
Sets the value of the idType property.
setIgnoreNotFound(boolean) - Method in class org.hibernate.mapping.ManyToOne
 
setIgnoreNotFound(boolean) - Method in class org.hibernate.mapping.OneToMany
 
setImplementation(Object) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setImplementation(Object) - Method in interface org.hibernate.proxy.LazyInitializer
Initialize the proxy manually by injecting its target.
setImplicitJavaTypeAccess(Function<TypeConfiguration, Type>) - Method in class org.hibernate.mapping.BasicValue
 
setImplicitNamingStrategy(ImplicitNamingStrategy) - Method in class org.hibernate.cfg.Configuration
Set an ImplicitNamingStrategy to use in this configuration.
setInclude(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Sets the value of the include property.
setInclude(JaxbHbmCacheInclusionEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
Sets the value of the include property.
setInclude(JaxbCacheInclusionType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCaching
Sets the value of the include property.
setIncludeAllAttributes(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
Sets the value of the includeAllAttributes property.
setIndex(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the index property.
setIndex(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the index property.
setIndex(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the index property.
setIndex(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the index property.
setIndex(JaxbHbmIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the index property.
setIndex(JaxbHbmIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the index property.
setIndex(JaxbHbmIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the index property.
setIndex(JaxbHbmIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the index property.
setIndex(Value) - Method in class org.hibernate.mapping.IndexedCollection
 
setIndexManyToAny(JaxbHbmIndexManyToAnyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the indexManyToAny property.
setIndexManyToMany(JaxbHbmIndexManyToManyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the indexManyToMany property.
setInheritable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
Sets the value of the inheritable property.
setInheritance(JaxbInheritance) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the inheritance property.
setInitialized() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
setInitializerData(int, InitializerData) - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
 
setInitializing() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor
 
setInitialValue(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Sets the value of the initialValue property.
setInitialValue(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the initialValue property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Sets the value of the insert property.
setInsertable(boolean) - Method in class org.hibernate.mapping.Property
 
setInsertable(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setInsertable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setInsertable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setInsertable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Sets the value of the insertable property.
setInsertExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.Collection
 
setInsertExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.Join
 
setInsertExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.PersistentClass
 
setInsertionTargetPaths(Path<?>...) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsert
Sets the insertion target paths.
setInsertionTargetPaths(Path<?>...) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
setInsertionTargetPaths(Path<?>...) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
setInsertionTargetPaths(Path<?>...) - Method in interface org.hibernate.query.sqm.tree.insert.SqmInsertStatement
 
setInsertionTargetPaths(Path<?>...) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
setInsertionTargetPaths(List<? extends Path<?>>) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsert
Sets the insertion target paths.
setInsertionTargetPaths(List<? extends Path<?>>) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
setInsertionTargetPaths(List<? extends Path<?>>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
setInsertionTargetPaths(List<? extends Path<?>>) - Method in interface org.hibernate.query.sqm.tree.insert.SqmInsertStatement
 
setInsertionTargetPaths(List<? extends Path<?>>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
setInstance(Object) - Method in class org.hibernate.sql.results.graph.InitializerData
 
setInstanceGenerationId(int) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setInstanceToLoad(Object) - Method in class org.hibernate.event.spi.LoadEvent
 
setInstantiator(Constructor<?>, String[]) - Method in class org.hibernate.mapping.Component
 
setInstantiator(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Sets the value of the instantiator property.
setInstantiator(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
Sets the value of the instantiator property.
setInterceptor(Interceptor) - Method in class org.hibernate.cfg.Configuration
Set the current Interceptor.
setInternalFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
setInvariantType(BasicType<?>) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setInvariantType(BasicType<?>) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setInverse(boolean) - Method in class org.hibernate.mapping.Collection
 
setInverse(boolean) - Method in class org.hibernate.mapping.Join
 
setInverse(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the inverse property.
setInverseForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Sets the value of the inverseForeignKey property.
setJar(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Sets the value of the jar property.
setJavaTypeDescriptor(JavaType<T>) - Method in class org.hibernate.type.SerializableToBlobType
Deprecated.
setJdbcBatchSize(Integer) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setJdbcBatchSize(Integer) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setJdbcBatchSize(Integer) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
setJdbcBatchSize(Integer) - Method in interface org.hibernate.SharedSessionContract
Set the session-level JDBC batch size.
setJdbcTypeCode(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the jdbcTypeCode property.
setJdbcTypeCode(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the jdbcTypeCode property.
setJoinPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin
 
setJoinPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
setJoinPredicate(SqmPredicate) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
setJoinPredicate(SqmPredicate) - Method in interface org.hibernate.query.sqm.tree.from.SqmQualifiedJoin
Inject the join predicate
setJoinTable(JaxbJoinTable) - Method in interface org.hibernate.boot.jaxb.mapping.AssociationAttribute
 
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the joinTable property.
setJoinType(SqlAstJoinType) - Method in class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
setJpaAttributeConverterDescriptor(ConverterDescriptor) - Method in class org.hibernate.mapping.BasicValue
 
setJpaAttributeConverterDescriptor(ConverterDescriptor) - Method in class org.hibernate.mapping.SimpleValue
 
setJpaEntityName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setKey(boolean) - Method in class org.hibernate.mapping.Component
 
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the key property.
setKey(JaxbHbmKeyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the key property.
setKey(JaxbHbmAnyKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Sets the value of the key property.
setKey(JaxbHbmAnyKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Sets the value of the key property.
setKey(BasicValue) - Method in class org.hibernate.mapping.Any
 
setKey(KeyValue) - Method in class org.hibernate.mapping.Collection
 
setKey(KeyValue) - Method in class org.hibernate.mapping.Join
 
setKey(KeyValue) - Method in class org.hibernate.mapping.JoinedSubclass
 
setKeyDefinition(String) - Method in class org.hibernate.mapping.ForeignKey
 
setKeySubgraph(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
Sets the value of the keySubgraph property.
setLazy(boolean) - Method in class org.hibernate.mapping.Any
 
setLazy(boolean) - Method in class org.hibernate.mapping.Collection
 
setLazy(boolean) - Method in interface org.hibernate.mapping.Fetchable
 
setLazy(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setLazy(boolean) - Method in class org.hibernate.mapping.Property
 
setLazy(boolean) - Method in class org.hibernate.mapping.ToOne
 
setLazy(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setLazy(boolean) - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
setLazy(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the lazy property.
setLazy(JaxbHbmLazyEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithExtraEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithNoProxyEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the lazy property.
setLazy(JaxbHbmLazyWithNoProxyEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the lazy property.
setLazyGroup(String) - Method in class org.hibernate.mapping.Property
 
setLazyPropertiesCacheable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setLength(Integer) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setLength(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.mapping.Column
 
setLength(Long) - Method in class org.hibernate.engine.jdbc.Size
 
setLength(Long) - Method in class org.hibernate.mapping.Column
 
setLimitParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
setListCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
setListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
setListIndex(JaxbHbmListIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the listIndex property.
setListIndex(JaxbHbmListIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the listIndex property.
setListIndex(JaxbHbmListIndexType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the listIndex property.
setLoadByIdCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the loader property.
setLoader(JaxbHbmLoaderType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the loader property.
setLoader(JaxbCustomLoader) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the loader property.
setLoaderName(String) - Method in class org.hibernate.mapping.Collection
 
setLoaderName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setLob(boolean) - Method in class org.hibernate.mapping.Property
 
setLob(JaxbLob) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the lob property.
setLob(JaxbLob) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the lob property.
setLobMultiplier(Size.LobMultiplier) - Method in class org.hibernate.engine.jdbc.Size
Deprecated, for removal: This API element is subject to removal in a future version.
setLockMode(LockModeType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the lockMode property.
setLockMode(LockModeType) - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
setLockMode(LockModeType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setLockMode(LockModeType) - Method in interface org.hibernate.query.NativeQuery
Not applicable to native SQL queries, due to an unfortunate requirement of the JPA specification.
setLockMode(LockModeType) - Method in interface org.hibernate.query.Query
 
setLockMode(LockModeType) - Method in interface org.hibernate.query.SelectionQuery
Specify the root LockModeType for the query
setLockMode(LockModeType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setLockMode(LockModeType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
Specify the root LockModeType for the query
setLockMode(LockModeType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setLockMode(LockModeType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setLockMode(String, LockMode) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setLockMode(String, LockMode) - Method in interface org.hibernate.query.NativeQuery
Not applicable to native SQL queries.
setLockMode(String, LockMode) - Method in interface org.hibernate.query.Query
Set the LockMode to use for particular alias defined in the FROM clause of the query.
setLockMode(String, LockMode) - Method in interface org.hibernate.query.SelectionQuery
Specify a LockMode to apply to a specific alias defined in the query
setLockMode(String, LockMode) - Method in class org.hibernate.query.spi.AbstractQuery
 
setLockMode(String, LockMode) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setLockMode(String, LockMode) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setLockMode(String, LockMode) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setLockMode(LockMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Sets the value of the lockMode property.
setLockMode(LockMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Sets the value of the lockMode property.
setLockMode(LockMode) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Sets the value of the lockMode property.
setLockMode(LockMode) - Method in interface org.hibernate.engine.spi.EntityEntry
 
setLockMode(LockMode) - Method in class org.hibernate.LockOptions
Set the overall lock mode.
setLockMode(LockMode) - Method in interface org.hibernate.query.NativeQuery.FetchReturn
Set the lock mode for this return.
setLockMode(LockMode) - Method in interface org.hibernate.query.NativeQuery.RootReturn
Set the lock mode for this return.
setLockMode(LockMode) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
setLockMode(LockMode) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
setLockMode(LockMode) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityCalculated
 
setLockMode(LockMode) - Method in class org.hibernate.query.results.dynamic.DynamicResultBuilderEntityStandard
 
setLockMode(LockMode) - Method in interface org.hibernate.Session.LockRequest
Deprecated.
Specify the LockMode to be used.
setLockMode(LockMode) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.ForUpdateClause
 
setLockMode(LockMode) - Method in class org.hibernate.sql.SimpleSelect
 
setLockOptions(LockOptions) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setLockOptions(LockOptions) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setLockOptions(LockOptions) - Method in interface org.hibernate.query.NativeQuery
 
setLockOptions(LockOptions) - Method in interface org.hibernate.query.Query
Apply the given lock options to this query.
setLockOptions(LockOptions) - Method in class org.hibernate.query.spi.AbstractQuery
 
setLockOptions(LockOptions) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setLockOptions(LockOptions) - Method in class org.hibernate.sql.SimpleSelect
 
setLockScope(PessimisticLockScope) - Method in class org.hibernate.LockOptions
Set the lock scope: PessimisticLockScope.EXTENDED means the lock extends to rows of owned collections, but PessimisticLockScope.NORMAL means only the entity table and secondary tables are locked.
setLockScope(PessimisticLockScope) - Method in interface org.hibernate.Session.LockRequest
Deprecated.
Set the PessimisticLockScope, which determines if locking extends to owned collections and associated entities.
setManyToAny(JaxbHbmManyToAnyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the manyToAny property.
setManyToAny(JaxbHbmManyToAnyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the manyToAny property.
setManyToAny(JaxbHbmManyToAnyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the manyToAny property.
setManyToAny(JaxbHbmManyToAnyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the manyToAny property.
setManyToAny(JaxbHbmManyToAnyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the manyToAny property.
setManyToAny(JaxbHbmManyToAnyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the manyToAny property.
setManyToMany(JaxbHbmManyToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the manyToMany property.
setManyToMany(JaxbHbmManyToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the manyToMany property.
setManyToMany(JaxbHbmManyToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the manyToMany property.
setManyToMany(JaxbHbmManyToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the manyToMany property.
setManyToMany(JaxbHbmManyToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the manyToMany property.
setManyToMany(JaxbHbmManyToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the manyToMany property.
setManyToManyOrdering(String) - Method in class org.hibernate.mapping.Collection
 
setManyToManyWhere(String) - Method in class org.hibernate.mapping.Collection
 
setMapKey(JaxbHbmMapKeyBasicType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the mapKey property.
setMapKey(JaxbMapKey) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setMapKey(JaxbMapKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the mapKey property.
setMapKey(JaxbMapKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the mapKey property.
setMapKey(JaxbMapKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the mapKey property.
setMapKeyClass(JaxbMapKeyClass) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setMapKeyClass(JaxbMapKeyClass) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the mapKeyClass property.
setMapKeyClass(JaxbMapKeyClass) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the mapKeyClass property.
setMapKeyClass(JaxbMapKeyClass) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the mapKeyClass property.
setMapKeyColumn(JaxbMapKeyColumn) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setMapKeyColumn(JaxbMapKeyColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the mapKeyColumn property.
setMapKeyColumn(JaxbMapKeyColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the mapKeyColumn property.
setMapKeyColumn(JaxbMapKeyColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the mapKeyColumn property.
setMapKeyEnumerated(EnumType) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setMapKeyEnumerated(EnumType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the mapKeyEnumerated property.
setMapKeyEnumerated(EnumType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the mapKeyEnumerated property.
setMapKeyEnumerated(EnumType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the mapKeyEnumerated property.
setMapKeyForeignKey(JaxbForeignKey) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setMapKeyForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the mapKeyForeignKey property.
setMapKeyForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the mapKeyForeignKey property.
setMapKeyForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the mapKeyForeignKey property.
setMapKeyFormula(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the mapKeyFormula property.
setMapKeyManyToMany(JaxbHbmMapKeyManyToManyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the mapKeyManyToMany property.
setMapKeyPropertyName(String) - Method in class org.hibernate.mapping.Map
 
setMapKeyTemporal(TemporalType) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setMapKeyTemporal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the mapKeyTemporal property.
setMapKeyTemporal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the mapKeyTemporal property.
setMapKeyTemporal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the mapKeyTemporal property.
setMapped(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Sets the value of the mapped property.
setMappedBy(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the mappedBy property.
setMappedBy(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the mappedBy property.
setMappedBy(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the mappedBy property.
setMappedByProperty(String) - Method in class org.hibernate.mapping.Collection
 
setMappedByProperty(String) - Method in class org.hibernate.mapping.OneToOne
 
setMappedClass(Class<?>) - Method in class org.hibernate.mapping.MappedSuperclass
 
setMapsId(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the mapsId property.
setMapsId(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the mapsId property.
setMaterialization(CteMaterialization) - Method in interface org.hibernate.query.criteria.JpaCteCriteria
 
setMaterialization(CteMaterialization) - Method in class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
setMaximumVersion(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Sets the value of the maximumVersion property.
setMaxResults(int) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setMaxResults(int) - Method in interface org.hibernate.query.NativeQuery
 
setMaxResults(int) - Method in interface org.hibernate.query.Query
 
setMaxResults(int) - Method in interface org.hibernate.query.SelectionQuery
Set the max number of rows requested for the query results.
setMaxResults(int) - Method in class org.hibernate.query.spi.AbstractQuery
 
setMaxResults(int) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setMaxResults(int) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setMaxResults(int) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setMaxResults(Integer) - Method in class org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
 
setMaxResults(Integer) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
setMaxResults(Integer) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
setMaxRows(int) - Method in class org.hibernate.query.spi.Limit
 
setMaxRows(Integer) - Method in class org.hibernate.query.spi.Limit
 
setMaxRows(Limit, PreparedStatement) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
setMaxRows(Limit, PreparedStatement) - Method in interface org.hibernate.dialect.pagination.LimitHandler
 
setMaxRows(Limit, PreparedStatement) - Method in class org.hibernate.dialect.pagination.NoopLimitHandler
 
setMaybeLazySet(ImmutableBitSet) - Method in interface org.hibernate.engine.spi.EntityEntry
 
setMetaAttributes(Map<String, MetaAttribute>) - Method in class org.hibernate.mapping.Component
 
setMetaAttributes(Map<String, MetaAttribute>) - Method in interface org.hibernate.mapping.MetaAttributable
 
setMetaAttributes(Map<String, MetaAttribute>) - Method in class org.hibernate.mapping.PersistentClass
 
setMetaAttributes(Map<String, MetaAttribute>) - Method in class org.hibernate.mapping.Property
 
setMetadataComplete(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in interface org.hibernate.boot.jaxb.mapping.ManagedType
 
setMetaType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the metaType property.
setMetaType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType
Sets the value of the metaType property.
setMetaType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType
Sets the value of the metaType property.
setMetaType(String) - Method in class org.hibernate.mapping.Any
 
setMetaValues(Map) - Method in class org.hibernate.mapping.Any
 
setMethodName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostLoad
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostPersist
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostRemove
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrePersist
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreRemove
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate
Sets the value of the methodName property.
setMinArgumentCount(int) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setMinArgumentCount(int) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setMinimumVersion(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Sets the value of the minimumVersion property.
setMode(ParameterMode) - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Sets the value of the mode property.
setMultiTenancy(JaxbHbmMultiTenancyType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the multiTenancy property.
setMutable(boolean) - Method in class org.hibernate.mapping.Collection
 
setMutable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Sets the value of the mutable property.
setName(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmParentType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeSpecificationType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setName(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumnResult
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFieldResult
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbForeignKey
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKey
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTransient
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint
Sets the value of the name property.
setName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Sets the value of the name property.
setName(String) - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
setName(String) - Method in interface org.hibernate.boot.jaxb.mapping.PersistentAttribute
 
setName(String) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
setName(String) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
setName(String) - Method in class org.hibernate.mapping.CheckConstraint
 
setName(String) - Method in class org.hibernate.mapping.Column
 
setName(String) - Method in class org.hibernate.mapping.Constraint
 
setName(String) - Method in class org.hibernate.mapping.ForeignKey
 
setName(String) - Method in class org.hibernate.mapping.IdGenerator
Deprecated.
 
setName(String) - Method in class org.hibernate.mapping.Index
 
setName(String) - Method in class org.hibernate.mapping.Property
 
setName(String) - Method in class org.hibernate.mapping.Table
 
setNameExplicit(boolean) - Method in class org.hibernate.mapping.UniqueKey
 
setNameQualifierSupport(NameQualifierSupport) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setNationalized(JaxbNationalized) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the nationalized property.
setNationalized(JaxbNationalized) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the nationalized property.
setNativeJdbcParametersIgnored(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setNativeJdbcParametersIgnored(boolean) - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
 
setNativeJdbcParametersIgnored(boolean) - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
setNaturalId(JaxbHbmNaturalIdType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the naturalId property.
setNaturalId(JaxbNaturalId) - Method in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
Sets the value of the naturalId property.
setNaturalIdCache(JaxbHbmNaturalIdCacheType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the naturalIdCache property.
setNaturalIdCacheRegionName(String) - Method in class org.hibernate.mapping.RootClass
 
setNaturalIdentifier(boolean) - Method in class org.hibernate.mapping.Property
 
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the node property.
setNotFound(JaxbHbmNotFoundEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the notFound property.
setNotFound(JaxbHbmNotFoundEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the notFound property.
setNotFound(JaxbHbmNotFoundEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
Sets the value of the notFound property.
setNotFoundAction(NotFoundAction) - Method in class org.hibernate.mapping.ManyToOne
 
setNotFoundAction(NotFoundAction) - Method in class org.hibernate.mapping.OneToMany
 
setNotNull(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the notNull property.
setNullable(boolean) - Method in class org.hibernate.mapping.Column
 
setNullable(boolean) - Method in class org.hibernate.mapping.DependantValue
 
setNullable(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setNullable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setNullable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setNullable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Sets the value of the nullable property.
setNullPrecedence(NullPrecedence) - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
setNullValue(String) - Method in class org.hibernate.mapping.SimpleValue
Sets the nullValue.
setNumberOfCollectionsProcessed(int) - Method in class org.hibernate.event.spi.FlushEvent
 
setNumberOfEntitiesProcessed(int) - Method in class org.hibernate.event.spi.FlushEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.EvictEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.LockEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.PersistEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.ReplicateEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setOffset(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaQueryGroup
 
setOffset(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
setOffset(JpaExpression<? extends Number>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setOffset(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
setOffset(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setOffset(JpaExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setOffsetClauseExpression(Expression) - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
setOffsetExpression(SqmExpression<? extends Number>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setOffsetParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
setOnDelete(OnDeleteAction) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the onDelete property.
setOnDelete(OnDeleteAction) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the onDelete property.
setOnDelete(JaxbHbmOnDeleteEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Sets the value of the onDelete property.
setOnDelete(JaxbHbmOnDeleteEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Sets the value of the onDelete property.
setOnDelete(JaxbHbmOnDeleteEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the onDelete property.
setOnDelete(JaxbHbmOnDeleteEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the onDelete property.
setOnDeleteAction(OnDeleteAction) - Method in class org.hibernate.mapping.ForeignKey
 
setOnDeleteAction(OnDeleteAction) - Method in class org.hibernate.mapping.SimpleValue
 
setOneToMany(JaxbHbmOneToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the oneToMany property.
setOneToMany(JaxbHbmOneToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the oneToMany property.
setOneToMany(JaxbHbmOneToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the oneToMany property.
setOneToMany(JaxbHbmOneToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the oneToMany property.
setOneToMany(JaxbHbmOneToManyCollectionElementType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the oneToMany property.
setOperatedOn(Object, boolean) - Method in class org.hibernate.event.spi.MergeContext
Set flag to indicate if the listener is performing the merge operation on the specified merge entity.
setOperator() - Method in class org.hibernate.grammars.hql.HqlParser
 
setOperator() - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
setOperator(int) - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
SetOperator - Enum Class in org.hibernate.query.sqm
The SQL set operators.
SetOperatorContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
 
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEmbedded
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Sets the value of the optimisticLock property.
setOptimisticLock(OptimisticLockStyle) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the optimisticLock property.
setOptimisticLock(OptimisticLockStyle) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the optimisticLock property.
setOptimisticLocked(boolean) - Method in class org.hibernate.mapping.Collection
 
setOptimisticLocked(boolean) - Method in class org.hibernate.mapping.Property
 
setOptimisticLockMode(int) - Method in class org.hibernate.mapping.PersistentClass
Deprecated, for removal: This API element is subject to removal in a future version.
setOptimisticLockStyle(OptimisticLockStyle) - Method in class org.hibernate.mapping.PersistentClass
 
setOptional(boolean) - Method in class org.hibernate.mapping.Join
 
setOptional(boolean) - Method in class org.hibernate.mapping.Property
 
setOptional(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the optional property.
setOptional(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the optional property.
setOptional(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the optional property.
setOptional(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the optional property.
setOptional(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Sets the value of the optional property.
setOptionalEntityName(String) - Method in class org.hibernate.query.spi.AbstractQuery
 
setOptionalEntityName(String) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setOptionalId(Serializable) - Method in class org.hibernate.query.spi.AbstractQuery
 
setOptionalId(Serializable) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setOptionalObject(Object) - Method in class org.hibernate.query.spi.AbstractQuery
 
setOptionalObject(Object) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setOrder(List<Order<? super R>>) - Method in interface org.hibernate.query.Query
 
setOrder(List<Order<? super R>>) - Method in interface org.hibernate.query.SelectionQuery
If the result type of this query is an entity class, add one or more rules for ordering the query results.
setOrder(List<Order<? super R>>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setOrder(List<Order<? super R>>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setOrder(Order<? super R>) - Method in interface org.hibernate.query.Query
 
setOrder(Order<? super R>) - Method in interface org.hibernate.query.SelectionQuery
If the result type of this query is an entity class, add a rule for ordering the query results.
setOrder(Order<? super R>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setOrder(Order<? super R>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the orderBy property.
setOrderBy(String) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.mapping.Collection
 
setOrderBy(String) - Method in class org.hibernate.sql.SimpleSelect
 
setOrderByClause(SqmOrderByClause) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setOrderByMappingCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setOrderByValue(String) - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
setOrderColumn(JaxbOrderColumn) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setOrderColumn(JaxbOrderColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the orderColumn property.
setOrderColumn(JaxbOrderColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the orderColumn property.
setOrderColumn(JaxbOrderColumn) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the orderColumn property.
setOrderingUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.PrimaryKey
 
setOriginal(Object) - Method in class org.hibernate.event.spi.MergeEvent
 
setOrphanDelete(boolean) - Method in class org.hibernate.mapping.Collection
 
setOrphanRemoval(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the orphanRemoval property.
setOrphanRemoval(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the orphanRemoval property.
setOrphanRemoval(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the orphanRemoval property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the outerJoin property.
setOuterJoin(JaxbHbmOuterJoinEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the outerJoin property.
setOwner(Object) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
setOwner(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Set the reference to the owning entity
setOwner(PersistentClass) - Method in class org.hibernate.mapping.Component
 
setPackage(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Sets the value of the package property.
setPackage(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Sets the value of the package property.
setPackage(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the package property.
setPage(Page) - Method in interface org.hibernate.query.Query
 
setPage(Page) - Method in interface org.hibernate.query.SelectionQuery
Set the page of results to return.
setPage(Page) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(int, Object) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(int, Object) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(int, Object) - Method in interface org.hibernate.query.CommonQueryContract
Bind the given argument to an ordinal query parameter.
setParameter(int, Object) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(int, Object) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(int, Object) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(int, Object) - Method in interface org.hibernate.query.Query
Bind the given argument to an ordinal query parameter.
setParameter(int, Object) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(int, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(int, Object) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(int, Object) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(int, Object) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(int, Object) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(int, Object) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(int, Object) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(int, Object) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
Bind an Instant to an ordinal query parameter using just the portion indicated by the given TemporalType.
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.Query
Bind an Instant value to the ordinal query parameter using just the portion indicated by the given TemporalType.
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(int, Instant, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(int, Instant, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(int, Instant, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(int, Instant, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.Query
Query override
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.Query
Query override
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(int, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(int, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(int, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(int, Date, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(int, Date, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind the given argument to an ordinal query parameter using the given Class reference to attempt to infer the BindableType.
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.Query
Bind the given argument to an ordinal query parameter using the given Class reference to attempt to determine the BindableType to use.
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(int, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(int, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(int, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(int, P, Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(int, P, Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind the given argument to an ordinal query parameter using the given BindableType.
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.Query
Bind the given argument to an ordinal query parameter using the given BindableType.
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(int, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(int, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(int, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(int, P, BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(int, P, BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.Query
Query override
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.Query
Query override
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(Parameter<P>, P) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(Parameter<P>, P) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(Parameter<P>, P) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(Parameter<P>, P) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(Parameter<P>, P) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.CommonQueryContract
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.Query
Query override
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(Parameter<T>, T) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(Parameter<T>, T) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(String, Object) - Method in interface org.hibernate.Filter
Set the named parameter's value for this filter.
setParameter(String, Object) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(String, Object) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(String, Object) - Method in interface org.hibernate.query.CommonQueryContract
Bind the given argument to a named query parameter.
setParameter(String, Object) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(String, Object) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(String, Object) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(String, Object) - Method in interface org.hibernate.query.Query
Bind the given argument to a named query parameter.
setParameter(String, Object) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(String, Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(String, Object) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(String, Object) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(String, Object) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(String, Object) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(String, Object) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(String, Object) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(String, Object) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
Bind an Instant to the named query parameter using just the portion indicated by the given TemporalType.
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.Query
Bind an Instant value to the named query parameter using just the portion indicated by the given TemporalType.
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(String, Instant, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(String, Instant, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(String, Instant, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(String, Instant, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.Query
Query override
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.procedure.ProcedureCall
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.procedure.spi.ProcedureCallImplementor
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.CommonQueryContract
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.Query
Query override
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(String, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(String, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(String, Date, TemporalType) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(String, Date, TemporalType) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(String, Date, TemporalType) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind the given argument to a named query parameter using the given Class reference to attempt to infer the BindableType.
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.Query
Bind the given argument to a named query parameter using the given Class reference to attempt to determine the BindableType to use.
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(String, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(String, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(String, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(String, P, Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(String, P, Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind the given argument to a named query parameter using the given BindableType.
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.Query
Bind the given argument to a named query parameter using the given BindableType.
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(String, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(String, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(String, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(String, P, BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(String, P, BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(QueryParameter<P>, P) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(QueryParameter<P>, P) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(QueryParameter<P>, P) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(QueryParameter<P>, P) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(QueryParameter<P>, P) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind an argument to the query parameter represented by the given QueryParameter, using the given Class reference to attempt to infer the BindableType to use.
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.Query
Bind an argument to the query parameter represented by the given QueryParameter using the given Class reference to attempt to determine the BindableType to use.
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind an argument to the query parameter represented by the given QueryParameter, using the given BindableType.
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.Query
Bind an argument to the query parameter represented by the given QueryParameter using the given BindableType.
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(QueryParameter<P>, P, BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.CommonQueryContract
Bind an argument to the query parameter represented by the given QueryParameter.
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.MutationQuery
 
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.Query
Bind an argument to the query parameter represented by the given QueryParameter.
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.SelectionQuery
 
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameter(QueryParameter<T>, T) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to an ordinal query parameter.
setParameterList(int, Object[]) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.Query
Bind multiple arguments to an ordinal query parameter.
setParameterList(int, Object[]) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(int, Object[]) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(int, Object[]) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(int, Object[]) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(int, Object[]) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(int, Object[]) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to an ordinal query parameter.
setParameterList(int, Collection) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.Query
Bind multiple arguments to an ordinal query parameter.
setParameterList(int, Collection) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(int, Collection) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(int, Collection) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(int, Collection) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(int, Collection) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(int, Collection) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to an ordinal query parameter using the given Class reference to attempt to infer the BindableType.
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to an ordinal query parameter using the given Class reference to attempt to determine the BindableType to use.
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to an ordinal query parameter using the given BindableType.
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to an ordinal query parameter using the given BindableType.
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(int, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to an ordinal query parameter using the given Class reference to attempt to infer the BindableType.
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to an ordinal query parameter using the given Class reference to attempt to determine the BindableType to use.
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(int, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(int, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(int, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(int, P[], Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to an ordinal query parameter using the given BindableType.
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to an ordinal query parameter using the given BindableType.
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(int, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(int, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(int, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(int, P[], BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(int, P[], BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(String, Object[]) - Method in interface org.hibernate.Filter
Set the named parameter's value list for this filter.
setParameterList(String, Object[]) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to a named query parameter.
setParameterList(String, Object[]) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(String, Object[]) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(String, Object[]) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(String, Object[]) - Method in interface org.hibernate.query.Query
Bind multiple arguments to a named query parameter.
setParameterList(String, Object[]) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(String, Object[]) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(String, Object[]) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(String, Object[]) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(String, Object[]) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(String, Object[]) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(String, Object[]) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(String, Object[]) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(String, Object[]) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to a named query parameter.
setParameterList(String, Collection) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.Query
Bind multiple arguments to a named query parameter.
setParameterList(String, Collection) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(String, Collection) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(String, Collection) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(String, Collection) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(String, Collection) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(String, Collection) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(String, Collection<?>) - Method in interface org.hibernate.Filter
Set the named parameter's value list for this filter.
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to a named query parameter using the given Class reference to attempt to infer the BindableType If unable to infer an appropriate BindableType, fall back to CommonQueryContract.setParameterList(String, Collection).
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to a named query parameter using the given Class reference to attempt to determine the BindableType to use.
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to a named query parameter using the given BindableType.
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to a named query parameter using the given BindableType.
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(String, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to a named query parameter using the given Class reference to attempt to determine the BindableType to use.
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to a named query parameter using the given Class reference to attempt to determine the BindableType to use.
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(String, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(String, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(String, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(String, P[], Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to a named query parameter using the given BindableType.
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to a named query parameter using the given BindableType.
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(String, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(String, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(String, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(String, P[], BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(String, P[], BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to the query parameter represented by the given QueryParameter.
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to the query parameter represented by the given QueryParameter.
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to the query parameter represented by the given QueryParameter using the given Class reference to attempt to infer the BindableType to use.
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to the query parameter represented by the given QueryParameter using the given Class reference to attempt to determine the BindableType to use.
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to the query parameter represented by the given QueryParameter, using the given BindableType.
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to the query parameter represented by the given QueryParameter, inferring the BindableType.
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(QueryParameter<P>, Collection<? extends P>, BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to the query parameter represented by the given QueryParameter.
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.Query
Bind multiple arguments to the query parameter represented by the given QueryParameter.
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(QueryParameter<P>, P[]) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(QueryParameter<P>, P[]) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(QueryParameter<P>, P[]) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(QueryParameter<P>, P[]) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to the query parameter represented by the given QueryParameter using the given Class reference to attempt to infer the BindableType to use.
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to the query parameter represented by the given QueryParameter using the given Class reference to attempt to determine the BindableType to use.
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.CommonQueryContract
Bind multiple arguments to the query parameter represented by the given QueryParameter, using the given the BindableType.
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.MutationQuery
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.NativeQuery
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.Query
Bind multiple arguments to the query parameter represented by the given QueryParameter, inferring the BindableType.
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.SelectionQuery
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.spi.SqmQuery
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setParameterList(QueryParameter<P>, P[], BindableType<P>) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setParameterName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
Sets the value of the parameterName property.
setParameterTypes(FunctionParameterType...) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setParameterTypes(FunctionParameterType...) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setParameterValues(Properties) - Method in class org.hibernate.type.EnumType
Deprecated.
An instance of this class is "configured" by a call to EnumType.setParameterValues(java.util.Properties), where configuration parameters are given as entries in a Properties object.
setParameterValues(Properties) - Method in class org.hibernate.type.SerializableToBlobType
 
setParameterValues(Properties) - Method in interface org.hibernate.usertype.ParameterizedType
Gets called by Hibernate to pass the configured type parameters to the implementation.
setParameterValues(Properties) - Method in class org.hibernate.usertype.UserTypeLegacyBridge
 
setParameterValueTypeName(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType
Sets the value of the parameterValueTypeName property.
setParent(JaxbHbmParentType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the parent property.
setParent(JaxbHbmParentType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
Sets the value of the parent property.
setParent(JaxbHbmParentType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
Sets the value of the parent property.
setParentAggregateColumn(AggregateColumn) - Method in class org.hibernate.mapping.Component
 
setParentProperty(String) - Method in class org.hibernate.mapping.Component
 
setPartitionKey(boolean) - Method in class org.hibernate.mapping.SimpleValue
 
setPersistenceUnitDefaults(JaxbPersistenceUnitDefaults) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
Sets the value of the persistenceUnitDefaults property.
setPersistenceUnitMetadata(JaxbPersistenceUnitMetadata) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the persistenceUnitMetadata property.
SetPersistentAttribute<D,E> - Interface in org.hibernate.metamodel.model.domain
Hibernate extension to the JPA SetAttribute descriptor
setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Join
 
setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Property
 
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the persister property.
setPersister(EntityPersister) - Method in class org.hibernate.event.spi.PostLoadEvent
 
setPersister(EntityPersister) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setPhysicalNamingStrategy(PhysicalNamingStrategy) - Method in class org.hibernate.cfg.Configuration
Set a PhysicalNamingStrategy to use in this configuration.
setPkColumnName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the pkColumnName property.
setPkColumnValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the pkColumnValue property.
setPolymorphic(boolean) - Method in class org.hibernate.mapping.RootClass
 
setPolymorphism(PolymorphismType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the polymorphism property.
setPolymorphism(JaxbHbmPolymorphismEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the polymorphism property.
setPostLoad(JaxbPostLoad) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setPostLoad(JaxbPostLoad) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the postLoad property.
setPostLoad(JaxbPostLoad) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the postLoad property.
setPostLoad(JaxbPostLoad) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the postLoad property.
setPostLoad(JaxbPostLoad) - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
setPostLoadEvent(PostLoadEvent) - Method in class org.hibernate.event.spi.LoadEvent
 
setPostPersist(JaxbPostPersist) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setPostPersist(JaxbPostPersist) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the postPersist property.
setPostPersist(JaxbPostPersist) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the postPersist property.
setPostPersist(JaxbPostPersist) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the postPersist property.
setPostPersist(JaxbPostPersist) - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
setPostRemove(JaxbPostRemove) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setPostRemove(JaxbPostRemove) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the postRemove property.
setPostRemove(JaxbPostRemove) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the postRemove property.
setPostRemove(JaxbPostRemove) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the postRemove property.
setPostRemove(JaxbPostRemove) - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
setPostUpdate(JaxbPostUpdate) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setPostUpdate(JaxbPostUpdate) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the postUpdate property.
setPostUpdate(JaxbPostUpdate) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the postUpdate property.
setPostUpdate(JaxbPostUpdate) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the postUpdate property.
setPostUpdate(JaxbPostUpdate) - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
setPrecision(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the precision property.
setPrecision(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the precision property.
setPrecision(Integer) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setPrecision(Integer) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setPrecision(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the precision property.
setPrecision(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the precision property.
setPrecision(Integer) - Method in class org.hibernate.engine.jdbc.Size
 
setPrecision(Integer) - Method in class org.hibernate.mapping.Column
 
setPrecision(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the precision property.
setPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
 
setPrePersist(JaxbPrePersist) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setPrePersist(JaxbPrePersist) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the prePersist property.
setPrePersist(JaxbPrePersist) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the prePersist property.
setPrePersist(JaxbPrePersist) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the prePersist property.
setPrePersist(JaxbPrePersist) - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
setPreRemove(JaxbPreRemove) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setPreRemove(JaxbPreRemove) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the preRemove property.
setPreRemove(JaxbPreRemove) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the preRemove property.
setPreRemove(JaxbPreRemove) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the preRemove property.
setPreRemove(JaxbPreRemove) - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
setPreUpdate(JaxbPreUpdate) - Method in interface org.hibernate.boot.jaxb.mapping.EntityOrMappedSuperclass
 
setPreUpdate(JaxbPreUpdate) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the preUpdate property.
setPreUpdate(JaxbPreUpdate) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Sets the value of the preUpdate property.
setPreUpdate(JaxbPreUpdate) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Sets the value of the preUpdate property.
setPreUpdate(JaxbPreUpdate) - Method in interface org.hibernate.boot.jaxb.mapping.LifecycleCallbackContainer
 
setPrimaryKey(PrimaryKey) - Method in class org.hibernate.mapping.Table
 
setPrimaryKeyForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the primaryKeyForeignKey property.
setPrimaryKeyForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the primaryKeyForeignKey property.
setPrimaryKeyForeignKey(JaxbForeignKey) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Sets the value of the primaryKeyForeignKey property.
setProcedureName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery
Sets the value of the procedureName property.
setProcessed(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setProperties(Object) - Method in interface org.hibernate.query.CommonQueryContract
Bind the property values of the given bean to named parameters of the query, matching property names with parameter names and mapping property types to Hibernate types using heuristics.
setProperties(Object) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setProperties(Object) - Method in interface org.hibernate.query.MutationQuery
 
setProperties(Object) - Method in interface org.hibernate.query.NativeQuery
 
setProperties(Object) - Method in interface org.hibernate.query.Query
Bind the property values of the given bean to named parameters of the query, matching property names with parameter names and mapping property types to Hibernate types using heuristics.
setProperties(Object) - Method in interface org.hibernate.query.SelectionQuery
 
setProperties(Object) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setProperties(Object) - Method in class org.hibernate.query.spi.AbstractQuery
 
setProperties(Object) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setProperties(Object) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setProperties(Object) - Method in interface org.hibernate.query.spi.SqmQuery
 
setProperties(Object) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setProperties(Object) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setProperties(Object) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setProperties(Map) - Method in interface org.hibernate.query.CommonQueryContract
Bind the values of the given Map to named parameters of the query, matching key names with parameter names and mapping value types to Hibernate types using heuristics.
setProperties(Map) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setProperties(Map) - Method in interface org.hibernate.query.MutationQuery
 
setProperties(Map) - Method in interface org.hibernate.query.NativeQuery
 
setProperties(Map) - Method in interface org.hibernate.query.Query
Bind the values of the given Map for each named parameters of the query, matching key names with parameter names and mapping value types to Hibernate types using heuristics.
setProperties(Map) - Method in interface org.hibernate.query.SelectionQuery
 
setProperties(Map) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setProperties(Map) - Method in class org.hibernate.query.spi.AbstractQuery
 
setProperties(Map) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setProperties(Map) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setProperties(Map) - Method in interface org.hibernate.query.spi.SqmQuery
 
setProperties(Map) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setProperties(Map) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setProperties(Map) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Specify a completely new set of properties
setProperty(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType
Sets the value of the property property.
setProperty(String, boolean) - Method in class org.hibernate.cfg.Configuration
Set a property to a boolean value by name
setProperty(String, int) - Method in class org.hibernate.cfg.Configuration
Set a property to an integer value by name
setProperty(String, Class<?>) - Method in class org.hibernate.cfg.Configuration
Set a property to a Java class name
setProperty(String, Enum<?>) - Method in class org.hibernate.cfg.Configuration
Set a property to the name of a value of an enumerated type
setProperty(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setProperty(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setProperty(String, String) - Method in class org.hibernate.cfg.Configuration
Set a property value by name
setPropertyAccessorName(String) - Method in class org.hibernate.mapping.Property
 
setPropertyAccessStrategy(PropertyAccessStrategy) - Method in class org.hibernate.mapping.Property
 
setPropertyName(String) - Method in class org.hibernate.mapping.OneToOne
 
setPropertyName(String) - Method in class org.hibernate.mapping.ToOne
 
setPropertyRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Sets the value of the propertyRef property.
setPropertyRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the propertyRef property.
setPropertyRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the propertyRef property.
setPropertyRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType
Sets the value of the propertyRef property.
setPropertyValue(Object, int, Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValue(Object, int, Object) - Method in interface org.hibernate.persister.entity.EntityPersister
setPropertyValue(Object, String, Object) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Set the value of a particular (named) property
setPropertyValue(Object, String, Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValues(Object[]) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
Set all property values into an entity instance.
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.metadata.ClassMetadata
Deprecated.
Set the given values to the mapped properties of the given object
setPropertyValues(Object, Object[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.persister.entity.EntityPersister
setPropertyValues(Object, Object[]) - Method in class org.hibernate.type.AnyType
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.type.ComponentType
 
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.type.CompositeType
Inject property values onto the given component instance
setProxy(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the proxy property.
setProxy(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the proxy property.
SetProxy(Collection<E>) - Constructor for class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
setProxyCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setProxyInterfaceName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setPrunedTableExpression(String) - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
setQuery(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the query property.
setQuery(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the query property.
setQuery(String) - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
setQuery(String) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
setQueryCacheLayout(CacheLayout) - Method in class org.hibernate.mapping.Collection
 
setQueryCacheLayout(CacheLayout) - Method in class org.hibernate.mapping.PersistentClass
 
setQueryCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
SetQueryGroupContext(HqlParser.QueryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
setQueryPart(SqmQueryPart<T>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
setQueryPlanCacheable(boolean) - Method in interface org.hibernate.query.SelectionQuery
Enable/disable query plan caching for this query.
setQueryPlanCacheable(boolean) - Method in class org.hibernate.query.spi.AbstractQuery
 
setQueryPlanCacheable(boolean) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setQueryPlanCacheable(boolean) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setQueryPlanCachingEnabled(Boolean) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setQueryRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType
Sets the value of the queryRef property.
setQueryRef(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomLoader
Sets the value of the queryRef property.
setQuerySpaces(Set) - Method in class org.hibernate.event.spi.AutoFlushEvent
 
setQuerySpaces(Set<String>) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
setQuerySpaces(Set<String>) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
setQuoted(boolean) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
setQuoted(boolean) - Method in class org.hibernate.mapping.Table
 
setQuotedCaseStrategy(IdentifierCaseStrategy) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setReached(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setRead(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the read property.
setRead(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setRead(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setRead(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the read property.
setReadOnly(boolean) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setReadOnly(boolean) - Method in interface org.hibernate.proxy.LazyInitializer
Set an associated modifiable proxy to read-only mode, or a read-only proxy to modifiable mode.
setReadOnly(boolean) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setReadOnly(boolean) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setReadOnly(boolean) - Method in interface org.hibernate.query.NativeQuery
 
setReadOnly(boolean) - Method in interface org.hibernate.query.Query
 
setReadOnly(boolean) - Method in interface org.hibernate.query.SelectionQuery
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
setReadOnly(boolean) - Method in class org.hibernate.query.spi.AbstractQuery
 
setReadOnly(boolean) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setReadOnly(boolean) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setReadOnly(boolean) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setReadOnly(boolean) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setReadOnly(boolean) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setReadOnly(boolean, Object) - Method in interface org.hibernate.engine.spi.EntityEntry
 
setReadOnly(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the readOnly property.
setReadOnly(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the readOnly property.
setReadOnly(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the readOnly property.
setReadOnly(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the readOnly property.
setReadOnly(Boolean) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setReadOnly(Boolean) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
setReadOnly(Boolean) - Method in class org.hibernate.event.spi.LoadEvent
 
setReadOnly(Boolean) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setReadOnly(Object, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
setReadOnly(Object, boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setReadOnly(Object, boolean) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setReadOnly(Object, boolean) - Method in interface org.hibernate.Session
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
setRecursive() - Method in class org.hibernate.sql.ast.tree.cte.CteStatement
 
setReferencedColumnName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the referencedColumnName property.
setReferencedColumnName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the referencedColumnName property.
setReferencedColumnName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn
Sets the value of the referencedColumnName property.
setReferencedEntityName(String) - Method in class org.hibernate.mapping.ForeignKey
 
setReferencedEntityName(String) - Method in class org.hibernate.mapping.OneToMany
Associated entity on the "many" side
setReferencedEntityName(String) - Method in class org.hibernate.mapping.ToOne
 
setReferencedPropertyName(String) - Method in class org.hibernate.mapping.Collection
 
setReferencedPropertyName(String) - Method in class org.hibernate.mapping.ToOne
 
setReferencedTable(Table) - Method in class org.hibernate.mapping.ForeignKey
 
setReferenceToPrimaryKey(boolean) - Method in class org.hibernate.mapping.ToOne
 
setRegion(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdCacheType
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCaching
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
setRename(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType
Sets the value of the rename property.
setRename(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHqlImport
Sets the value of the rename property.
setReplicationMode(ReplicationMode) - Method in class org.hibernate.event.spi.ReplicateEvent
 
setRequested(TruthValue) - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
setRequestedId(Object) - Method in class org.hibernate.event.spi.MergeEvent
 
setRequestedId(Object) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setReservedWords(Set<String>) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setResolvedCustomRead(String) - Method in class org.hibernate.mapping.Column
 
setResolver(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
Sets the value of the resolver property.
setResolvingCircularFetch(boolean) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
setResolvingCircularFetch(boolean) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
setResolvingCircularFetch(boolean) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
setResource(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
Sets the value of the resource property.
setRestriction(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setRestriction(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setRestriction(Predicate...) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setRestriction(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setRestriction(JpaPredicate) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setRestriction(JpaPredicate) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setResult(Object) - Method in class org.hibernate.event.spi.LoadEvent
 
setResult(Object) - Method in class org.hibernate.event.spi.MergeEvent
 
setResultCacheRegionName(String) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setResultCachingEnabled(boolean) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setResultClass(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the resultClass property.
setResultId(Object) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setResultListTransformer(ResultListTransformer<?>) - Method in interface org.hibernate.query.spi.MutableQueryOptions
 
setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.query.Query
setResultListTransformer(ResultListTransformer<R>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setResultListTransformer(ResultListTransformer<T>) - Method in interface org.hibernate.query.NativeQuery
 
setResultSetMapping(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the resultSetMapping property.
setResultSetMappingClassName(String) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
setResultSetMappingClassName(String) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
setResultSetMappingName(String) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
setResultSetMappingName(String) - Method in class org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
 
setResultsetRef(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the resultsetRef property.
setResultTransformer(ResultTransformer<S>) - Method in interface org.hibernate.query.NativeQuery
Deprecated.
setResultTransformer(ResultTransformer<T>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
Deprecated.
setResultTransformer(ResultTransformer<T>) - Method in interface org.hibernate.query.Query
setResultTransformer(ResultTransformer<T>) - Method in interface org.hibernate.query.spi.QueryImplementor
Deprecated.
setResultTransformer(ResultTransformer<T>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
Deprecated.
setResultType(Class<T>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
Deprecated, for removal: This API element is subject to removal in a future version.
Don't use this method. It has no effect.
setReturnDiscriminator(JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType
Sets the value of the returnDiscriminator property.
setReturnedClassName(String) - Method in class org.hibernate.mapping.Property
 
setReturnTypeResolver(FunctionReturnTypeResolver) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setReturnTypeResolver(FunctionReturnTypeResolver) - Method in class org.hibernate.query.sqm.produce.function.PatternFunctionDescriptorBuilder
 
setRole(String) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setRole(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
Sets the value of the role property.
setRole(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Sets the value of the role property.
setRole(String) - Method in class org.hibernate.mapping.Collection
 
setRoleName(String) - Method in class org.hibernate.mapping.Component
 
setRoots(List<SqmRoot<?>>) - Method in class org.hibernate.query.sqm.tree.from.SqmFromClause
Inject the complete set of domain roots
setRowid(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the rowid property.
setRowid(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the rowid property.
setRowId(String) - Method in class org.hibernate.mapping.Table
 
setRowNumber(int) - Method in interface org.hibernate.ScrollableResults
Set the current position in the result set.
setScale(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the scale property.
setScale(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the scale property.
setScale(Integer) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setScale(Integer) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setScale(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the scale property.
setScale(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the scale property.
setScale(Integer) - Method in class org.hibernate.engine.jdbc.Size
 
setScale(Integer) - Method in class org.hibernate.mapping.Column
 
setScale(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the scale property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the schema property.
setSchema(String) - Method in interface org.hibernate.boot.jaxb.mapping.SchemaAware
 
setSchema(String) - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
setSchema(String) - Method in class org.hibernate.mapping.Table
 
setScope(boolean) - Method in class org.hibernate.LockOptions
setScope(boolean) - Method in interface org.hibernate.Session.LockRequest
setSecurity(JaxbCfgHibernateConfiguration.JaxbCfgSecurity) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
Sets the value of the security property.
setSelectable(boolean) - Method in class org.hibernate.mapping.Property
 
setSelectBeforeUpdate(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setSelectBeforeUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
Sets the value of the selectBeforeUpdate property.
setSelectBeforeUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the selectBeforeUpdate property.
setSelectClause(SqmSelectClause) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setSelection(JpaSelection<T>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setSelection(JpaSelection<T>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setSelection(SqmSelectableNode<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
setSelection(SqmSelection<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
setSelectQueryPart(SqmQueryPart<?>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
setSequenceGenerator(JaxbSequenceGenerator) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the sequenceGenerator property.
setSequenceGenerator(JaxbSequenceGenerator) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the sequenceGenerator property.
setSequenceName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator
Sets the value of the sequenceName property.
setService(R) - Method in class org.hibernate.service.spi.ServiceBinding
 
setSession(SharedSessionContractImplementor) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
setSession(SharedSessionContractImplementor) - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor
 
setSession(SharedSessionContractImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setSession(SharedSessionContractImplementor) - Method in interface org.hibernate.proxy.LazyInitializer
Associate the proxy with the given session.
setSessionFactory(JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
Sets the value of the sessionFactory property.
setSessionFactoryObserver(SessionFactoryObserver) - Method in class org.hibernate.cfg.Configuration
Specify a SessionFactoryObserver to be added to this configuration.
setSetClause(SqmSetClause) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
setSetOperator(SetOperator) - Method in interface org.hibernate.query.criteria.JpaQueryGroup
 
setSetOperator(SetOperator) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
setShared(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
Sets the value of the shared property.
setShared(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
Sets the value of the shared property.
setSharedCacheMode(SharedCacheMode) - Method in class org.hibernate.cfg.Configuration
Sets the SharedCacheMode to use.
setSimpleRecord(boolean) - Method in class org.hibernate.mapping.Component
 
setSkipGlobalQuotingForColumnDefinitions(boolean) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setSnapshot(Object, String, Serializable) - Method in interface org.hibernate.collection.spi.PersistentCollection
After flushing, re-init snapshot state.
setSnapshot(Object, String, Serializable) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
setSort(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the sort property.
setSort(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the sort property.
setSort(String) - Method in interface org.hibernate.boot.jaxb.mapping.CollectionAttribute
 
setSort(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the sort property.
setSort(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the sort property.
setSort(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the sort property.
setSorted(boolean) - Method in class org.hibernate.mapping.Collection
 
setSorted(boolean) - Method in class org.hibernate.mapping.DependantValue
 
setSorted(boolean) - Method in class org.hibernate.mapping.ToOne
 
setSortOrder(SortDirection) - Method in class org.hibernate.metamodel.mapping.ordering.ast.OrderingSpecification
 
setSortSpecifications(List<? extends JpaOrder>) - Method in interface org.hibernate.query.criteria.JpaQueryGroup
 
setSortSpecifications(List<? extends JpaOrder>) - Method in interface org.hibernate.query.criteria.JpaQueryPart
 
setSortSpecifications(List<? extends JpaOrder>) - Method in interface org.hibernate.query.criteria.JpaQueryStructure
 
setSortSpecifications(List<? extends JpaOrder>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
setSortSpecifications(List<? extends JpaOrder>) - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
setSortSpecifications(List<? extends JpaOrder>) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setSortSpecifications(List<SqmSortSpecification>) - Method in class org.hibernate.query.sqm.tree.select.SqmOrderByClause
 
setSource(JaxbHbmTimestampSourceEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
Sets the value of the source property.
setSourceSelectStatement(QueryPart) - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
setSqlComment(String) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableInsertBuilder
 
setSqlComment(String) - Method in class org.hibernate.sql.model.ast.builder.AbstractTableUpdateBuilder
 
setSqlComment(String) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
 
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the sqlDelete property.
setSqlDelete(JaxbCustomSql) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the sqlDelete property.
setSqlDeleteAll(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the sqlDeleteAll property.
setSqlExceptionConverter(SQLExceptionConverter) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Inject the exception converter to use.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the sqlInsert property.
setSqlInsert(JaxbCustomSql) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the sqlInsert property.
setSqlString(String) - Method in class org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
 
setSqlType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the sqlType property.
setSqlType(String) - Method in class org.hibernate.mapping.Column
 
setSqlTypeCode(Integer) - Method in class org.hibernate.mapping.Column
 
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbHbmCustomSqlDmlType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbCustomSql) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the sqlUpdate property.
setSqmAliasedNodeCollector(BaseSqmToSqlAstConverter.SqmAliasedNodeCollector) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.DelegatingSqmAliasedNodeCollector
 
setState(Object[]) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setState(Initializer.State) - Method in class org.hibernate.sql.results.graph.InitializerData
 
setStatementInspector(StatementInspector) - Method in class org.hibernate.cfg.Configuration
Specify a StatementInspector to be added to this configuration.
setStatisticsEnabled(boolean) - Method in interface org.hibernate.stat.Statistics
Enable or disable statistics collection.
setStatus(Status) - Method in interface org.hibernate.engine.spi.EntityEntry
 
setStrategy(GenerationType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
Sets the value of the strategy property.
setStrategy(InheritanceType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbInheritance
Sets the value of the strategy property.
setStrategy(String) - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition.Builder
 
setStructColumnNames(String[]) - Method in class org.hibernate.mapping.Component
 
setStructName(QualifiedName) - Method in class org.hibernate.mapping.Component
 
setStyle(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
Sets the value of the style property.
setStyle(UuidGenerator.Style) - Method in class org.hibernate.boot.jaxb.mapping.JaxbUuidGenerator
Sets the value of the style property.
setStyle(JaxbHbmFetchStyleEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
Sets the value of the style property.
setSubclassToSuperclass(Map<String, String>) - Method in class org.hibernate.mapping.Component
 
setSubgraph(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
Sets the value of the subgraph property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.mapping.Table
 
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the subselectAttribute property.
setSubselectFetchEnabled(boolean) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
setSubselectFetchingEnabled(boolean) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
setSubselectFetchingEnabled(boolean) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
setSubselectFetchingEnabled(boolean) - Method in interface org.hibernate.Session
Enable or disable subselect fetching in this session.
setSubselectLoadable(boolean) - Method in class org.hibernate.mapping.Collection
 
setSubselectLoadableCollections(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setSuperclass(PersistentClass) - Method in class org.hibernate.mapping.Subclass
 
setSuperMappedSuperclass(MappedSuperclass) - Method in class org.hibernate.mapping.PersistentClass
 
setSynchronizationEnabled(boolean) - Method in interface org.hibernate.NaturalIdLoadAccess
Determines if cached natural id cross-references are synchronized before query execution with unflushed modifications made in memory to mutable natural ids.
setSynchronizationEnabled(boolean) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
For entities with mutable natural ids, should Hibernate perform "synchronization" prior to performing lookups? The default is to perform "synchronization" (for correctness).
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setTable(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setTable(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbSynchronizedTable
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the table property.
setTable(JaxbTable) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the table property.
setTable(Table) - Method in class org.hibernate.mapping.Constraint
 
setTable(Table) - Method in class org.hibernate.mapping.Index
 
setTable(Table) - Method in class org.hibernate.mapping.Join
 
setTable(Table) - Method in class org.hibernate.mapping.JoinedSubclass
 
setTable(Table) - Method in class org.hibernate.mapping.RootClass
 
setTable(Table) - Method in class org.hibernate.mapping.SimpleValue
 
setTable(Table) - Method in interface org.hibernate.mapping.TableOwner
 
setTable(Table) - Method in class org.hibernate.mapping.UnionSubclass
 
setTableExpression(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the tableExpression property.
setTableGenerator(JaxbTableGenerator) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the tableGenerator property.
setTableGenerator(JaxbTableGenerator) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the tableGenerator property.
setTableGroupInitializerCallback(Consumer<TableGroup>) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
setTableName(String) - Method in class org.hibernate.sql.Delete
 
setTableName(String) - Method in class org.hibernate.sql.Insert
 
setTableName(String) - Method in class org.hibernate.sql.SimpleSelect
Sets the name of the table we are selecting from
setTableName(String) - Method in class org.hibernate.sql.Update
 
setTarget(JpaRoot<E>) - Method in interface org.hibernate.query.criteria.JpaManipulationCriteria
Set the root path
setTarget(JpaRoot<E>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
setTarget(JpaRoot<E>) - Method in interface org.hibernate.query.sqm.tree.SqmDmlStatement
Set the root path
setTarget(JpaRoot<T>) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
setTarget(JpaRoot<T>) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
setTargetClass(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConstructorResult
Sets the value of the targetClass property.
setTargetClass(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the targetClass property.
setTargetEntity(String) - Method in interface org.hibernate.boot.jaxb.mapping.AssociationAttribute
 
setTargetEntity(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Sets the value of the targetEntity property.
setTemporal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the temporal property.
setTemporal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Sets the value of the temporal property.
setTemporal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the temporal property.
setTemporal(TemporalType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbVersion
Sets the value of the temporal property.
setTemporalPrecision(TemporalType) - Method in class org.hibernate.mapping.BasicValue
 
setTemporalPrecision(Integer) - Method in class org.hibernate.mapping.Column
 
setTenantId(JaxbTenantId) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the tenantId property.
Setter - Interface in org.hibernate.property.access.spi
The contract for setting the value of a persistent attribute on its container/owner.
SetterFieldImpl - Class in org.hibernate.property.access.spi
Field-based implementation of Setter
SetterFieldImpl(Class<?>, String, Field) - Constructor for class org.hibernate.property.access.spi.SetterFieldImpl
 
SetterMethodImpl - Class in org.hibernate.property.access.spi
 
SetterMethodImpl(Class<?>, String, Method) - Constructor for class org.hibernate.property.access.spi.SetterMethodImpl
 
setTimeout(int) - Method in interface org.hibernate.query.CommonQueryContract
Set the query timeout in seconds.
setTimeout(int) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setTimeout(int) - Method in interface org.hibernate.query.MutationQuery
 
setTimeout(int) - Method in interface org.hibernate.query.NativeQuery
 
setTimeout(int) - Method in interface org.hibernate.query.Query
 
setTimeout(int) - Method in interface org.hibernate.query.SelectionQuery
 
setTimeout(int) - Method in class org.hibernate.query.spi.AbstractCommonQueryContract
 
setTimeout(int) - Method in class org.hibernate.query.spi.AbstractQuery
 
setTimeout(int) - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
setTimeout(int) - Method in interface org.hibernate.query.spi.MutableQueryOptions
setTimeout(int) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setTimeout(int) - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
setTimeout(int) - Method in interface org.hibernate.query.sqm.SqmSelectionQuery
 
setTimeout(int) - Method in interface org.hibernate.Transaction
Set the transaction timeout for any transaction started by any subsequent call to EntityTransaction.begin() on this instance.
setTimeout(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Sets the value of the timeout property.
setTimeout(Integer) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
Sets the value of the timeout property.
setTimeout(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
Sets the value of the timeout property.
setTimeout(Integer) - Method in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
Sets the value of the timeout property.
setTimeout(Integer) - Method in interface org.hibernate.boot.jaxb.mapping.NamedQuery
 
setTimeout(Integer) - Method in class org.hibernate.boot.query.AbstractNamedQueryBuilder
 
setTimeout(Integer) - Method in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
setTimeOut(int) - Method in class org.hibernate.LockOptions
Set the timeout, that is, the maximum amount of time in milliseconds that the database should wait to obtain a pessimistic lock before returning an error to the client.
setTimeOut(int) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinator
 
setTimeOut(int) - Method in interface org.hibernate.Session.LockRequest
Deprecated.
Specify the pessimistic lock timeout.
setTimestamp(JaxbHbmTimestampAttributeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the timestamp property.
setTimeZoneStorageType(TimeZoneStorageType) - Method in class org.hibernate.mapping.BasicValue
 
setTransactionCompletionProcesses(ActionQueue.TransactionCompletionProcesses, boolean) - Method in class org.hibernate.engine.spi.ActionQueue
Bind transaction completion processes to make them shared between primary and secondary session.
setTransactionCompliance(boolean) - Method in interface org.hibernate.jpa.spi.MutableJpaCompliance
 
setTransactionTimeOut(int) - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
Set the effective transaction timeout period for the current transaction, in seconds.
setTupleTransformer(TupleTransformer<?>) - Method in interface org.hibernate.query.spi.MutableQueryOptions
 
setTupleTransformer(TupleTransformer<R>) - Method in interface org.hibernate.query.NativeQuery
 
setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.query.Query
setTupleTransformer(TupleTransformer<T>) - Method in class org.hibernate.query.spi.AbstractQuery
 
setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.query.spi.QueryImplementor
 
setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
setType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey
Sets the value of the type property.
setType(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType
Sets the value of the type property.
setType(JaxbCfgEventTypeEnum) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
Sets the value of the type property.
setType(JaxbCfgEventTypeEnum) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
Sets the value of the type property.
setType(JaxbHbmTypeSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the type property.
setType(JaxbHbmTypeSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the type property.
setType(JaxbHbmTypeSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Sets the value of the type property.
setType(JaxbHbmTypeSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Sets the value of the type property.
setType(JaxbHbmTypeSpecificationType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the type property.
setType(JaxbColumnType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbBasic
Sets the value of the type property.
setType(JaxbColumnType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the type property.
setType(MappingModelExpressible<T>) - Method in interface org.hibernate.query.spi.QueryParameterBinding
Sets the mapping model expressible for this parameter.
SetType - Class in org.hibernate.type
 
SetType(String, String) - Constructor for class org.hibernate.type.SetType
 
setTypeAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the typeAttribute property.
setTypeConfiguration(TypeConfiguration) - Method in class org.hibernate.type.EnumType
Deprecated.
 
setTypeConfiguration(TypeConfiguration) - Method in interface org.hibernate.type.spi.TypeConfigurationAware
 
setTypeConfiguration(TypeConfiguration) - Method in class org.hibernate.usertype.UserTypeLegacyBridge
 
setTypeConfiguration(TypeConfiguration) - Method in class org.hibernate.usertype.UserTypeSupport
 
setTypeIndex(int) - Method in class org.hibernate.mapping.Column
 
setTypeName(String) - Method in class org.hibernate.mapping.Any.KeyValue
 
setTypeName(String) - Method in class org.hibernate.mapping.Any.MetaValue
 
setTypeName(String) - Method in class org.hibernate.mapping.BasicValue
 
setTypeName(String) - Method in class org.hibernate.mapping.Collection
 
setTypeName(String) - Method in class org.hibernate.mapping.SimpleValue
 
setTypeParameters(Map) - Method in class org.hibernate.mapping.Collection
 
setTypeParameters(Map<String, ?>) - Method in class org.hibernate.mapping.SimpleValue
 
setTypeParameters(Properties) - Method in class org.hibernate.mapping.Collection
 
setTypeParameters(Properties) - Method in class org.hibernate.mapping.SimpleValue
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.id.ExportableColumn.ValueImpl
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.Any
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.BasicValue
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.Collection
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.Component
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.DependantValue
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.OneToMany
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.SimpleValue
 
setTypeUsingReflection(String, String) - Method in class org.hibernate.mapping.ToOne
 
setTypeUsingReflection(String, String) - Method in interface org.hibernate.mapping.Value
 
setUnique(boolean) - Method in class org.hibernate.mapping.Column
 
setUnique(boolean) - Method in class org.hibernate.mapping.Index
 
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbIndex
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the unique property.
setUniqueInteger(int) - Method in class org.hibernate.mapping.Table
 
setUniqueKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the uniqueKey property.
setUniqueKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the uniqueKey property.
setUniqueKey(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the uniqueKey property.
setUniqueKeyName(String) - Method in class org.hibernate.mapping.Column
 
setUnquotedCaseStrategy(IdentifierCaseStrategy) - Method in class org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder
 
setUnsavedValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
Sets the value of the unsavedValue property.
setUnsavedValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the unsavedValue property.
setUnsavedValue(JaxbHbmUnsavedValueCompositeIdEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
Sets the value of the unsavedValue property.
setUnsavedValue(JaxbHbmUnsavedValueTimestampEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
Sets the value of the unsavedValue property.
setUnsavedValue(JaxbHbmUnsavedValueVersionEnum) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
Sets the value of the unsavedValue property.
setUnwrap(boolean) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setUnwrap(boolean) - Method in interface org.hibernate.proxy.LazyInitializer
 
setUnwrapProxy(boolean) - Method in class org.hibernate.mapping.ToOne
 
setUnwrapProxyImplicit(boolean) - Method in class org.hibernate.mapping.ToOne
Related to HHH-13658 - keep track of whether `unwrapProxy` is an implicit value for reference later
setUpdatable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setUpdatable(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setUpdatable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
Sets the value of the updatable property.
setUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
Sets the value of the update property.
setUpdateable(boolean) - Method in class org.hibernate.mapping.DependantValue
 
setUpdateable(boolean) - Method in class org.hibernate.mapping.Property
 
setUpdateable(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setUpdateExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.Collection
 
setUpdateExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.Join
 
setUpdateExpectation(Supplier<? extends Expectation>) - Method in class org.hibernate.mapping.PersistentClass
 
setUsage(JaxbCfgCacheUsageEnum) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
Sets the value of the usage property.
setUsage(JaxbCfgCacheUsageEnum) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
Sets the value of the usage property.
setUsage(AccessType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
Sets the value of the usage property.
setUseParenthesesWhenNoArgs(boolean) - Method in class org.hibernate.query.sqm.produce.function.NamedFunctionDescriptorBuilder
 
setUuidGenerator(JaxbUuidGenerator) - Method in class org.hibernate.boot.jaxb.mapping.JaxbId
Sets the value of the uuidGenerator property.
setValue(Object, int, Object) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Inject a specific attribute value into the entity instance, by position
setValue(Object, int, Object) - Method in interface org.hibernate.persister.entity.EntityPersister
 
setValue(Object, int, Object) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
setValue(Object, int, Object) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
setValue(Object, Object) - Method in interface org.hibernate.metamodel.mapping.AttributeMapping
Convenient access to setting the value for this attribute on the declarer
setValue(String) - Method in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumnType
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
Sets the value of the value property.
setValue(Value) - Method in class org.hibernate.mapping.Column
 
setValue(Value) - Method in class org.hibernate.mapping.Property
 
setValueColumnName(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
Sets the value of the valueColumnName property.
setValueGeneratorCreator(GeneratorCreator) - Method in class org.hibernate.mapping.Property
 
setValues(Object, Object[]) - Method in interface org.hibernate.metamodel.mapping.ManagedMappingType
Inject the attribute values into the entity instance
setValues(Object, Object[]) - Method in interface org.hibernate.persister.entity.EntityPersister
 
setValues(Object, Object[]) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
setValues(Object, Object[]) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
setValuesList(List<Values>) - Method in class org.hibernate.sql.ast.tree.insert.InsertSelectStatement
 
setVersion(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
Sets the value of the version property.
setVersion(JaxbHbmVersionAttributeType) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the version property.
setVersion(Property) - Method in class org.hibernate.mapping.RootClass
 
setVersionable(boolean) - Method in class org.hibernate.tuple.BaselineAttributeInformation.Builder
Deprecated.
 
setVersionColumnName(String) - Method in class org.hibernate.sql.Delete
 
setViewQuery(String) - Method in class org.hibernate.mapping.Table
 
setWhere(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
setWhere(Predicate...) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbEntity
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.mapping.Collection
 
setWhere(String) - Method in class org.hibernate.mapping.RootClass
 
setWhere(String) - Method in class org.hibernate.sql.model.ast.builder.AbstractRestrictedTableMutationBuilder
 
setWhere(String) - Method in interface org.hibernate.sql.model.ast.builder.RestrictedTableMutationBuilder
 
setWhere(String) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
 
setWhere(String) - Method in class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
 
setWhere(String) - Method in interface org.hibernate.sql.model.ast.builder.TableUpdateBuilder
 
setWhere(String) - Method in class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
 
setWhereClause(SqmWhereClause) - Method in class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement
 
setWhereClause(SqmWhereClause) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
setWrite(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
Sets the value of the write property.
setWrite(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
setWrite(String) - Method in class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
setWrite(String) - Method in class org.hibernate.boot.jaxb.mapping.JaxbColumn
Sets the value of the write property.
setXmlMappingMetadataComplete(JaxbEmptyType) - Method in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
Sets the value of the xmlMappingMetadataComplete property.
sha() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
sha1() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
sha2() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
SHALLOW - Enum constant in enum class org.hibernate.annotations.CacheLayout
Uses a cache layout that only stores the identifier of the entity or collection.
SHALLOW_WITH_DISCRIMINATOR - Enum constant in enum class org.hibernate.annotations.CacheLayout
Like CacheLayout.SHALLOW but will also store the entity discriminator.
shared - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType
 
shared - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy
 
SharedSessionBuilder - Interface in org.hibernate
Specialized SessionBuilder with access to stuff from another session.
SharedSessionContract - Interface in org.hibernate
Declares operations that are common between Session and StatelessSession.
SharedSessionContractImplementor - Interface in org.hibernate.engine.spi
Defines the internal contract shared between Session and StatelessSession as used by other parts of Hibernate, including implementors of Type, EntityPersister, and CollectionPersister.
SharedSessionDelegatorBaseImpl - Class in org.hibernate.engine.spi
A wrapper class that delegates all method invocations to a delegate instance of SharedSessionContractImplementor.
SharedSessionDelegatorBaseImpl(SessionImplementor) - Constructor for class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
sharper() - Method in enum class org.hibernate.query.sqm.ComparisonOperator
 
SHORT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Short to JDBC SMALLINT.
SHORT_CIRCUIT_INDICATOR - Static variable in class org.hibernate.id.IdentifierGeneratorHelper
Deprecated, for removal: This API element is subject to removal in a future version.
This is not an elegant way to do anything
SHORT_NAME - Static variable in class org.hibernate.type.format.jackson.JacksonJsonFormatMapper
 
SHORT_NAME - Static variable in class org.hibernate.type.format.jackson.JacksonXmlFormatMapper
 
SHORT_NAME - Static variable in class org.hibernate.type.format.jakartajson.JsonBJsonFormatMapper
 
SHORT_NAME - Static variable in class org.hibernate.type.format.jaxb.JaxbXmlFormatMapper
 
ShortJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for Short handling.
ShortJavaType() - Constructor for class org.hibernate.type.descriptor.java.ShortJavaType
 
ShortPrimitiveArrayJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for short[] handling.
ShortPrimitiveArrayJavaType(JavaType<Short>) - Constructor for class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
shouldAutoClose() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
shouldAutoClose() - Method in interface org.hibernate.engine.spi.SharedSessionContractImplementor
Deprecated.
there's no reason to expose this here
shouldAutoClose() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
shouldAutoInjectAliases() - Method in interface org.hibernate.boot.model.source.spi.FilterSource
Should Hibernate perform automatic alias injection into the supplied condition string? The default is to perform auto injection *unless* explicit alias(es) are supplied.
shouldAutoJoinTransaction() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
shouldAutoJoinTransaction() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
shouldAutoJoinTransaction() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.Options
Indicates whether an active transaction should be automatically joined.
shouldBeMappedToLatestJpaDescriptor(String) - Static method in class org.hibernate.boot.xsd.ConfigXsdSupport
 
shouldBeMappedToLatestJpaDescriptor(String) - Static method in class org.hibernate.boot.xsd.MappingXsdSupport
 
shouldBindAggregateMapping() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.DB2iSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.DB2zSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
shouldEmulateFetchClause(QueryPart) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
shouldEmulateLateralWithIntersect(QueryPart) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
shouldEmulateLateralWithIntersect(QueryPart) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
shouldEmulateLateralWithIntersect(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
shouldGetAllProperties(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
shouldImplicitlyForceDiscriminatorInSelect() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
shouldImplicitlyForceDiscriminatorInSelect() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Whether we should implicitly force discriminators into SQL selects.
shouldImplicitlyQuoteIdentifiers() - Method in interface org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults
 
shouldImplicitlyQuoteIdentifiers() - Method in interface org.hibernate.boot.spi.MappingDefaults
Should all database identifiers encountered in this context be implicitly quoted? true indicates that all identifier encountered within this context should be quoted.
shouldInlineCte(TableGroup) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
shouldInlineCte(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether CTEs should be inlined rather than rendered as CTEs.
shouldInnerJoinSubclassTable(int, Set<String>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
shouldManageNamespaces() - Method in interface org.hibernate.tool.schema.spi.ExecutionOptions
 
shouldMutateAggregateMapping() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
shouldOverwriteCurrentVersion(Object, Object, Object, BasicType<Object>) - Method in enum class org.hibernate.ReplicationMode
Deprecated.
Determine whether the mode dictates that the data being replicated should overwrite the data found.
shouldProcessSuperMapping() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
shouldProcessSuperMapping() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
shouldProcessSuperMapping() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
shouldReturnProxies() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingOptions
 
shouldSelectAggregateMapping() - Method in interface org.hibernate.metamodel.mapping.EmbeddableMappingType
 
shouldUseMaterializedLob(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
shouldUseMaterializedLob(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
shouldUseMaterializedLob(JdbcTypeIndicators) - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
SHOW_SQL - Static variable in interface org.hibernate.cfg.JdbcSettings
Enables logging of generated SQL to the console.
sign(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the sign of its argument, that is, 1 if its argument is positive, -1 if its argument is negative, or 0 if its argument is exactly zero.
sign(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
signOperator() - Method in class org.hibernate.grammars.hql.HqlParser
 
signOperator() - Method in class org.hibernate.grammars.hql.HqlParser.UnaryExpressionContext
 
signOperator() - Method in class org.hibernate.grammars.hql.HqlParser.UnaryNumericLiteralExpressionContext
 
SignOperatorContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SignOperatorContext
 
SIMPLE - Enum constant in enum class org.hibernate.id.EntityIdentifierNature
A simple identifier.
SIMPLE - Enum constant in enum class org.hibernate.metamodel.mapping.EntityIdentifierMapping.Nature
Simple, single-column identifier.
SimpleAdd(E) - Constructor for class org.hibernate.collection.spi.PersistentList.SimpleAdd
 
SimpleAuxiliaryDatabaseObject - Class in org.hibernate.boot.model.relational
A simple implementation of AbstractAuxiliaryDatabaseObject in which the CREATE and DROP strings are provided up front.
SimpleAuxiliaryDatabaseObject(Set<String>, String, String, String[], String[]) - Constructor for class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
SimpleAuxiliaryDatabaseObject(Set<String>, String, String, String[], String[], boolean) - Constructor for class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
SimpleAuxiliaryDatabaseObject(Namespace, String[], String[], Set<String>) - Constructor for class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
SimpleAuxiliaryDatabaseObject(Namespace, String[], String[], Set<String>, boolean) - Constructor for class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
SimpleAuxiliaryDatabaseObject(Namespace, String, String, Set<String>) - Constructor for class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
SimpleAuxiliaryDatabaseObject(Namespace, String, String, Set<String>, boolean) - Constructor for class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
simpleCaseList() - Method in class org.hibernate.grammars.hql.HqlParser.CaseListContext
 
simpleCaseList() - Method in class org.hibernate.grammars.hql.HqlParser
 
SimpleCaseListContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
simpleCaseWhen() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
simpleCaseWhen() - Method in class org.hibernate.grammars.hql.HqlParser
 
simpleCaseWhen(int) - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseListContext
 
SimpleCaseWhenContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
simpleColumnWriteFragmentRendering(ColumnWriteFragment) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
simpleContext() - Static method in interface org.hibernate.query.sqm.tree.SqmCopyContext
 
SimpleDatabaseVersion - Class in org.hibernate.dialect
Simple version of DatabaseVersion
SimpleDatabaseVersion(int, int) - Constructor for class org.hibernate.dialect.SimpleDatabaseVersion
 
SimpleDatabaseVersion(int, int, int) - Constructor for class org.hibernate.dialect.SimpleDatabaseVersion
 
SimpleDatabaseVersion(Integer, Integer) - Constructor for class org.hibernate.dialect.SimpleDatabaseVersion
 
SimpleDatabaseVersion(DatabaseVersion) - Constructor for class org.hibernate.dialect.SimpleDatabaseVersion
 
SimpleDatabaseVersion(DatabaseVersion, boolean) - Constructor for class org.hibernate.dialect.SimpleDatabaseVersion
 
SimpleDomainType<J> - Interface in org.hibernate.metamodel.model.domain
Describes any non-collection type
SimpleFromClauseAccessImpl - Class in org.hibernate.sql.ast.spi
Simple implementation of FromClauseAccess
SimpleFromClauseAccessImpl() - Constructor for class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
SimpleFromClauseAccessImpl(FromClauseAccess) - Constructor for class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
simpleFunction() - Method in class org.hibernate.grammars.ordering.OrderingParser.FunctionContext
 
simpleFunction() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
SimpleFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.SimpleFunctionContext
 
SimpleHqlInterpretationImpl<R> - Class in org.hibernate.query.spi
 
SimpleHqlInterpretationImpl(SqmStatement<R>, ParameterMetadataImplementor, DomainParameterXref) - Constructor for class org.hibernate.query.spi.SimpleHqlInterpretationImpl
 
SimpleNaturalIdLoadAccess<T> - Interface in org.hibernate
Loads an entity by its natural identifier.
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.AssignmentContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.CollationContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.ExistsCollectionPartPredicateContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralPathFragmentContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionNameContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationTargetContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.PathContinuationContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.PersistentCollectionReferenceInListContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
simplePath() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
simplePath(int) - Method in class org.hibernate.grammars.hql.HqlParser.ConflictTargetContext
 
simplePath(int) - Method in class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
SimplePathContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SimplePathContext
 
simplePathElement() - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathContext
 
simplePathElement() - Method in class org.hibernate.grammars.hql.HqlParser
 
simplePathElement(int) - Method in class org.hibernate.grammars.hql.HqlParser.SimplePathContext
 
SimplePathElementContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SimplePathElementContext
 
SimpleQueryGroupContext(HqlParser.QueryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.SimpleQueryGroupContext
 
SimpleSelect - Class in org.hibernate.sql
A SQL SELECT statement with no table joins.
SimpleSelect(SessionFactoryImplementor) - Constructor for class org.hibernate.sql.SimpleSelect
 
SimpleStrategyRegistrationImpl<T> - Class in org.hibernate.boot.registry.selector
A simple implementation of StrategyRegistration.
SimpleStrategyRegistrationImpl(Class<T>, Class<? extends T>, Iterable<String>) - Constructor for class org.hibernate.boot.registry.selector.SimpleStrategyRegistrationImpl
Constructs a SimpleStrategyRegistrationImpl.
SimpleStrategyRegistrationImpl(Class<T>, Class<? extends T>, String...) - Constructor for class org.hibernate.boot.registry.selector.SimpleStrategyRegistrationImpl
Constructs a SimpleStrategyRegistrationImpl.
SimpleTimestamper - Class in org.hibernate.cache.spi.support
Generates increasing identifiers (in a single VM only).
SimpleValue - Class in org.hibernate.mapping
A mapping model object that represents any value that maps to columns.
SimpleValue(MetadataBuildingContext) - Constructor for class org.hibernate.mapping.SimpleValue
 
SimpleValue(MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.SimpleValue
 
SimpleValue(SimpleValue) - Constructor for class org.hibernate.mapping.SimpleValue
 
SimpleValueTypeInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
 
sin(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the sine of its argument.
sin(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
SingleEntityLoader<T> - Interface in org.hibernate.loader.ast.spi
Loader for loading a single entity by primary or unique key
SingleIdEntityLoader<T> - Interface in org.hibernate.loader.ast.spi
Loader for loading an entity by a single identifier value.
SingleNamingStrategy - Class in org.hibernate.id.enhanced
An ImplicitDatabaseObjectNamingStrategy using a single structure for all implicit names: "hibernate_sequence" for sequences "hibernate_sequences" for tables
SingleNamingStrategy() - Constructor for class org.hibernate.id.enhanced.SingleNamingStrategy
 
SingleResultConsumer<T> - Class in org.hibernate.sql.results.spi
SingleResultConsumer() - Constructor for class org.hibernate.sql.results.spi.SingleResultConsumer
 
SingleTableEntityPersister - Class in org.hibernate.persister.entity
The default implementation of the EntityPersister interface.
SingleTableEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.persister.entity.SingleTableEntityPersister
 
SingleTableEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.entity.SingleTableEntityPersister
Deprecated.
SingleTableSubclass - Class in org.hibernate.mapping
A mapping model object that represents a subclass in a single table inheritance hierarchy.
SingleTableSubclass(PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.SingleTableSubclass
 
singleton(JdbcParameter) - Static method in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
SingleUniqueKeyEntityLoader<T> - Interface in org.hibernate.loader.ast.spi
Loader subtype for loading an entity by a single unique-key value.
SingularAttributeInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
 
SingularAttributeMapping - Interface in org.hibernate.metamodel.mapping
Mapping for a singular (non-collection) attribute.
SingularAttributeNature - Enum Class in org.hibernate.boot.model.source.spi
Describes possible natures of a singular attribute.
SingularAttributeSource - Interface in org.hibernate.boot.model.source.spi
Source-agnostic description of information needed to bind a singular attribute.
SingularAttributeSourceAny - Interface in org.hibernate.boot.model.source.spi
Describes an <any/> mapping
SingularAttributeSourceBasic - Interface in org.hibernate.boot.model.source.spi
 
SingularAttributeSourceEmbedded - Interface in org.hibernate.boot.model.source.spi
Represents the binding source for a singular attribute that is "embedded" or "composite".
SingularAttributeSourceManyToOne - Interface in org.hibernate.boot.model.source.spi
 
SingularAttributeSourceOneToOne - Interface in org.hibernate.boot.model.source.spi
 
SingularAttributeSourceToOne - Interface in org.hibernate.boot.model.source.spi
Further contract for sources of singular associations (one-to-one and many-to-one).
SingularPersistentAttribute<D,J> - Interface in org.hibernate.metamodel.model.domain
Extension of the JPA-defined SingularAttribute interface.
sinh() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
sinh(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the hyperbolic sine of its argument.
sinh(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sinh_exp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
size() - Element in annotation interface org.hibernate.annotations.BatchSize
The maximum batch size, a strictly positive integer.
size() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
size() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
size() - Method in class org.hibernate.collection.spi.PersistentBag
 
size() - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
size() - Method in class org.hibernate.collection.spi.PersistentList
 
size() - Method in class org.hibernate.collection.spi.PersistentMap
 
size() - Method in class org.hibernate.collection.spi.PersistentSet
 
size() - Method in class org.hibernate.engine.spi.ExecutableList
 
size() - Method in class org.hibernate.event.spi.MergeContext
Returns the number of merge-to-managed entity cross-references in this MergeContext
size() - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsList
 
size() - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsMap
 
size() - Method in class org.hibernate.proxy.map.MapProxy
 
size() - Method in class org.hibernate.sql.exec.spi.JdbcParametersList.JdbcParametersListMulti
 
size() - Method in class org.hibernate.sql.exec.spi.JdbcParametersList.JdbcParametersListSingleton
 
size() - Method in interface org.hibernate.sql.exec.spi.JdbcParametersList
 
size() - Method in interface org.hibernate.sql.results.graph.FetchList
 
size(C) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
size(C) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
size(C) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
size(Expression<C>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
size(Expression<C>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
size(Expression<C>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
size(Collection<?>) - Static method in class org.hibernate.Hibernate
Obtain the size of a persistent collection, without fetching its state from the database.
Size - Class in org.hibernate.engine.jdbc
Models size restrictions/requirements on a column's datatype.
Size() - Constructor for class org.hibernate.engine.jdbc.Size
 
Size(Integer, Integer, Integer, Size.LobMultiplier) - Constructor for class org.hibernate.engine.jdbc.Size
Deprecated, for removal: This API element is subject to removal in a future version.
Size(Integer, Integer, Long) - Constructor for class org.hibernate.engine.jdbc.Size
 
Size(Integer, Integer, Long, Size.LobMultiplier) - Constructor for class org.hibernate.engine.jdbc.Size
Deprecated, for removal: This API element is subject to removal in a future version.
SIZE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SIZE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SIZE() - Method in class org.hibernate.grammars.hql.HqlParser.CollectionSizeFunctionContext
 
SIZE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
Size.LobMultiplier - Enum Class in org.hibernate.engine.jdbc
Deprecated, for removal: This API element is subject to removal in a future version.
SizeSource - Interface in org.hibernate.boot.model.source.spi
 
SizeStrategyImpl() - Constructor for class org.hibernate.dialect.Dialect.SizeStrategyImpl
 
SKIP - Enum constant in enum class org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
Do not attempt to create unique constraints on a schema update
SKIP_LOCKED - Static variable in class org.hibernate.LockOptions
SkipNullableUniqueDelegate - Class in org.hibernate.dialect.unique
A UniqueDelegate that only creates unique constraints on not-null columns, and ignores requests for uniqueness for nullable columns.
SkipNullableUniqueDelegate(Dialect) - Constructor for class org.hibernate.dialect.unique.SkipNullableUniqueDelegate
 
SLASH - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SLASH - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SLASH() - Method in class org.hibernate.grammars.hql.HqlParser.MultiplicativeOperatorContext
 
SLASH() - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
slicedPathAccessFragment() - Method in class org.hibernate.grammars.hql.HqlParser
 
slicedPathAccessFragment() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
SlicedPathAccessFragmentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SlicedPathAccessFragmentContext
 
slowQuery(String, long) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Register the execution of a slow SQL query.
SMALLEST - Enum constant in enum class org.hibernate.dialect.NullOrdering
Null is treated as the smallest value.
SMALLINT - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type SMALLINT.
SmallIntJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for SMALLINT handling.
SmallIntJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
snapshot(BasicCollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSortedMap
 
snapshot(BasicCollectionPersister) - Method in class org.hibernate.collection.spi.PersistentSortedSet
 
SoftDeletable - Interface in org.hibernate.mapping
 
SoftDeletableModelPart - Interface in org.hibernate.metamodel.mapping
Model part which can be soft-deleted
SoftDelete - Annotation Interface in org.hibernate.annotations
Describes a soft-delete indicator mapping.
SoftDelete.UnspecifiedConversion - Interface in org.hibernate.annotations
Used as the default for SoftDelete.converter(), indicating that dialect and settings resolution should be used.
SoftDeleteMapping - Interface in org.hibernate.metamodel.mapping
Metadata about the indicator column for entities and collections enabled for soft delete
SoftDeleteType - Enum Class in org.hibernate.annotations
Enumeration of defines styles of soft-delete
SoftLock - Interface in org.hibernate.cache.spi.access
Memento object for use by synchronous concurrency strategies
softLockedCacheExpired(String, Object) - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
Log a message (WARN) about expiry of soft-locked region.
some(Subquery<Y>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
some(Subquery<Y>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
some(Subquery<Y>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
SOME - Enum constant in enum class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression.Modifier
 
SOME - Enum constant in enum class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression.Modifier
 
SOME - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SOME - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SOME() - Method in class org.hibernate.grammars.hql.HqlParser.AnySomeQuantifierContext
 
SOME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
sometimesNeedsStartingValue() - Method in class org.hibernate.dialect.sequence.HANASequenceSupport
 
sometimesNeedsStartingValue() - Method in class org.hibernate.dialect.sequence.MariaDBSequenceSupport
 
sometimesNeedsStartingValue() - Method in class org.hibernate.dialect.sequence.OracleSequenceSupport
 
sometimesNeedsStartingValue() - Method in class org.hibernate.dialect.sequence.PostgreSQLSequenceSupport
 
sometimesNeedsStartingValue() - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Do we need to explicitly specify minvalue or maxvalue when the initial value doesn't have the same sign as the increment?
sometimesNeedsStartingValue() - Method in class org.hibernate.dialect.sequence.TiDBSequenceSupport
 
sort - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
sort - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
sort - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
sort - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
sort - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
sort() - Method in class org.hibernate.engine.spi.ExecutableList
Sorts the list using the natural ordering or using the ExecutableList.Sorter if it's not null.
sort(List<ComparableExecutable>) - Method in interface org.hibernate.engine.spi.ExecutableList.Sorter
Sorts the list.
sort(JpaExpression<?>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sort(JpaExpression<?>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sort(JpaExpression<?>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
sort(JpaExpression<?>, SortDirection) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sort(JpaExpression<?>, SortDirection) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sort(JpaExpression<?>, SortDirection) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
sort(JpaExpression<?>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sort(JpaExpression<?>, SortDirection, NullPrecedence) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sort(JpaExpression<?>, SortDirection, NullPrecedence) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
sort(JpaExpression<?>, SortDirection, NullPrecedence, boolean) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sort(JpaExpression<?>, SortDirection, NullPrecedence, boolean) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sort(JpaExpression<?>, SortDirection, NullPrecedence, boolean) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
Sortable - Interface in org.hibernate.boot.model.source.spi
Contact to define if the source of plural attribute is sortable or not.
SortableValue - Interface in org.hibernate.mapping
 
sortActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
sortCollectionActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
sortColumns(int[]) - Method in class org.hibernate.mapping.SimpleValue
 
SortComparator - Annotation Interface in org.hibernate.annotations
Sort a Set or Map using the given Comparator.
sortDirection() - Method in class org.hibernate.grammars.hql.HqlParser.SearchSpecificationContext
 
sortDirection() - Method in class org.hibernate.grammars.hql.HqlParser
 
sortDirection() - Method in class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
 
SortDirection - Enum Class in org.hibernate.query
Enumerates the directions in which query results may be sorted.
SortDirectionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SortDirectionContext
 
SORTED_MAP - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A sorted CollectionClassification.MAP using either natural sorting of the keys or a specified Comparator.
SORTED_SET - Enum constant in enum class org.hibernate.metamodel.CollectionClassification
A sorted CollectionClassification.SET using either natural sorting of the elements or a specified Comparator.
sortedMap() - Static method in class org.hibernate.Hibernate
Obtain an instance of Hibernate.CollectionInterface representing sorted persistent maps of a given key and value types.
SortedMapType - Class in org.hibernate.type
 
SortedMapType(String, String, Comparator<?>) - Constructor for class org.hibernate.type.SortedMapType
 
sortedSet() - Static method in class org.hibernate.Hibernate
Obtain an instance of Hibernate.CollectionInterface representing sorted persistent sets of a given element type.
SortedSetType - Class in org.hibernate.type
 
SortedSetType(String, String, Comparator<?>) - Constructor for class org.hibernate.type.SortedSetType
 
sortExpression() - Method in class org.hibernate.grammars.hql.HqlParser
 
sortExpression() - Method in class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
 
SortExpressionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SortExpressionContext
 
SortNatural - Annotation Interface in org.hibernate.annotations
Sort a Set or Map in its natural order
sortProperties() - Method in class org.hibernate.mapping.Component
 
sortProperties() - Method in class org.hibernate.mapping.DependantValue
 
sortProperties() - Method in interface org.hibernate.mapping.SortableValue
 
sortProperties() - Method in class org.hibernate.mapping.ToOne
 
sortSpecification() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
 
sortSpecification() - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
 
sortSpecification() - Method in class org.hibernate.grammars.hql.HqlParser
 
sortSpecification() - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
 
sortSpecification() - Method in class org.hibernate.grammars.ordering.OrderingParser
 
sortSpecification(int) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByClauseContext
 
sortSpecification(int) - Method in class org.hibernate.grammars.hql.HqlParser.OrderByFragmentContext
 
sortSpecification(int) - Method in class org.hibernate.grammars.ordering.OrderingParser.OrderByFragmentContext
 
SortSpecification - Class in org.hibernate.sql.ast.tree.select
 
SortSpecification(Expression, SortDirection) - Constructor for class org.hibernate.sql.ast.tree.select.SortSpecification
 
SortSpecification(Expression, SortDirection, NullPrecedence) - Constructor for class org.hibernate.sql.ast.tree.select.SortSpecification
 
SortSpecification(Expression, SortDirection, NullPrecedence, boolean) - Constructor for class org.hibernate.sql.ast.tree.select.SortSpecification
 
SortSpecificationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SortSpecificationContext
 
SortSpecificationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.ordering.OrderingParser.SortSpecificationContext
 
soundex() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
source - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
 
source() - Element in annotation interface org.hibernate.annotations.CreationTimestamp
Specifies how the timestamp is generated.
source() - Element in annotation interface org.hibernate.annotations.CurrentTimestamp
Specifies how the timestamp is generated.
source() - Element in annotation interface org.hibernate.annotations.UpdateTimestamp
Specifies how the timestamp is generated.
source() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
Source - Annotation Interface in org.hibernate.annotations
Deprecated.
use CurrentTimestamp instead
SOURCE - Enum constant in enum class org.hibernate.dialect.ResultColumnReferenceStrategy
This strategy says to reference the result columns by the qualified column name found in the result source.
SourceColumnAdapter - Interface in org.hibernate.boot.jaxb.hbm.transform
 
SourceColumnAdapterJaxbHbmColumnType - Class in org.hibernate.boot.jaxb.hbm.transform
 
SourceColumnAdapterJaxbHbmColumnType(JaxbHbmColumnType) - Constructor for class org.hibernate.boot.jaxb.hbm.transform.SourceColumnAdapterJaxbHbmColumnType
 
SourceDescriptor - Interface in org.hibernate.tool.schema.spi
Describes a source for schema create, drop and migrate actions.
SourceType - Enum Class in org.hibernate.annotations
Specifies the source of a generated value, either the virtual machine, or the database.
SourceType - Enum Class in org.hibernate.boot.jaxb
From what type of source did we obtain the data
SourceType - Enum Class in org.hibernate.tool.schema
Enumerates the various types of sources understood by the schema management tooling.
space() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
SPACE - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
SPACE - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
SPACE() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
SPACE() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
SPACE(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
SPACE(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
SPANNER - Enum constant in enum class org.hibernate.dialect.Database
 
SpannerDialect - Class in org.hibernate.dialect
A SQL dialect for Cloud Spanner.
SpannerDialect() - Constructor for class org.hibernate.dialect.SpannerDialect
 
SpannerDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.SpannerDialect
 
SpannerSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for Spanner.
SpannerSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.SpannerSqlAstTranslator
 
SPATIAL - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
Indicates that the argument should be a spatial type
SPEC_ACTION_CREATE - Static variable in enum class org.hibernate.tool.schema.Action
 
SPEC_ACTION_DROP - Static variable in enum class org.hibernate.tool.schema.Action
 
SPEC_ACTION_DROP_AND_CREATE - Static variable in enum class org.hibernate.tool.schema.Action
 
SPEC_ACTION_NONE - Static variable in enum class org.hibernate.tool.schema.Action
 
SPEC_HINT_TIMEOUT - Static variable in class org.hibernate.jpa.QueryHints
Deprecated.
 
SpecHints - Interface in org.hibernate.jpa
The hints explicitly defined by the Jakarta Persistence specification which are available for both queries and loading.
specialOneToOne(String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String, boolean, MetadataBuildingContext) - Static method in class org.hibernate.mapping.MappingHelper
 
SpecialOneToOneType - Class in org.hibernate.type
A one-to-one association that maps to specific formula(s) instead of the primary key column of the owning entity.
SpecialOneToOneType(SpecialOneToOneType, String) - Constructor for class org.hibernate.type.SpecialOneToOneType
 
SpecialOneToOneType(TypeConfiguration, String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String, boolean) - Constructor for class org.hibernate.type.SpecialOneToOneType
 
sql - Variable in class org.hibernate.sql.exec.spi.AbstractJdbcOperationQuery
 
sql() - Element in annotation interface org.hibernate.annotations.Generated
A SQL expression used to generate the value of the column mapped by the annotated property.
sql() - Element in annotation interface org.hibernate.annotations.SQLDelete
Procedure name or SQL DELETE statement.
sql() - Element in annotation interface org.hibernate.annotations.SQLDeleteAll
Procedure name or SQL DELETE statement.
sql() - Element in annotation interface org.hibernate.annotations.SQLInsert
Procedure name or SQL INSERT statement.
sql() - Element in annotation interface org.hibernate.annotations.SQLSelect
The SQL SELECT statement.
sql() - Element in annotation interface org.hibernate.annotations.SQLUpdate
Procedure name or SQL UPDATE statement.
sql(String, Class<T>, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Embed native pattern that will be unquoted and embedded in the generated SQL.
sql(String, Class<T>, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
SQL - Annotation Interface in org.hibernate.annotations.processing
Identifies a method of an abstract class or interface as defining the signature of a method which is used to execute the given SQL query, with an implementation generated automatically by the Hibernate Metamodel Generator.
SQL_EXEC_LOGGER - Static variable in interface org.hibernate.sql.exec.SqlExecLogger
 
SQL_SERVER_COMPATIBILITY_LEVEL - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies the compatibility level of the SQL Server database as returned by select compatibility_level from sys.databases.
sql2003() - Method in class org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
Retrieve all keywords defined by ANSI SQL:2003 All keywords returned by this implementation are in lowercase.
SQL99 - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.SQLStateType
The reported codes follow the SQL spec
SqlAliasBase - Interface in org.hibernate.sql.ast.spi
A generator for new incremental SQL aliases based on a stem
SqlAliasBaseConstant - Class in org.hibernate.sql.ast.spi
A SqlAliasBase that always returns the same constant.
SqlAliasBaseConstant(String) - Constructor for class org.hibernate.sql.ast.spi.SqlAliasBaseConstant
 
SqlAliasBaseGenerator - Interface in org.hibernate.sql.ast.spi
Generator for SqlAliasBase instances based on a stem.
SqlAliasBaseImpl - Class in org.hibernate.sql.ast.spi
Standard SqlAliasBase impl
SqlAliasBaseImpl(String) - Constructor for class org.hibernate.sql.ast.spi.SqlAliasBaseImpl
 
SqlAliasBaseManager - Class in org.hibernate.sql.ast.spi
Helper used in creating unique SQL table aliases for a SQL AST
SqlAliasBaseManager() - Constructor for class org.hibernate.sql.ast.spi.SqlAliasBaseManager
 
SqlAliasBaseManager(Set<String>) - Constructor for class org.hibernate.sql.ast.spi.SqlAliasBaseManager
 
SqlAliasStemHelper - Class in org.hibernate.sql.ast.spi
 
SqlAliasStemHelper() - Constructor for class org.hibernate.sql.ast.spi.SqlAliasStemHelper
 
sqlAlterStrings(Dialect, Metadata, TableInformation, SqlStringGenerationContext) - Method in class org.hibernate.mapping.Table
Deprecated.
SqlAppender - Interface in org.hibernate.sql.ast.spi
Access to appending SQL fragments to an in-flight buffer
SqlArrayMultiKeyLoader - Interface in org.hibernate.loader.ast.spi
MultiKeyLoader implementation based on a SQL ARRAY valued parameter
SqlAstCreationContext - Interface in org.hibernate.sql.ast.spi
The "context" in which creation of SQL AST occurs.
SqlAstCreationState - Interface in org.hibernate.sql.ast.spi
Access to stuff used while creating a SQL AST
SqlAstJoinType - Enum Class in org.hibernate.sql.ast
 
SqlAstNode - Interface in org.hibernate.sql.ast.tree
 
SqlAstNodeRenderingMode - Enum Class in org.hibernate.sql.ast
The rendering mode to use for SqlAstNode.
SqlAstProcessingState - Interface in org.hibernate.sql.ast.spi
Generalized access to state information relative to the "current process" of creating a SQL AST.
SqlAstQueryNodeProcessingState - Interface in org.hibernate.sql.ast.spi
SqlAstProcessingState specialization for query parts
SqlAstQueryPartProcessingState - Interface in org.hibernate.sql.ast.spi
SqlAstProcessingState specialization for query parts
SqlAstTranslator<T extends JdbcOperation> - Interface in org.hibernate.sql.ast
 
SqlAstTranslatorFactory - Interface in org.hibernate.sql.ast
Factory for obtaining single-use SQL AST translators
SqlAstTranslatorWithMerge<T extends JdbcOperation> - Class in org.hibernate.dialect
Base for translators which support a full insert-or-update-or-delete (MERGE) command.
SqlAstTranslatorWithMerge(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.SqlAstTranslatorWithMerge
 
SqlAstTranslatorWithUpsert<T extends JdbcOperation> - Class in org.hibernate.dialect
Base SqlAstTranslator for translators which support an insert-or-update (UPSERT) command
SqlAstTranslatorWithUpsert(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
SqlAstTreeHelper - Class in org.hibernate.sql.ast.spi
 
SqlAstTreeLogger - Interface in org.hibernate.sql.ast.tree
Dedicated logger for rendering a SQL AST
SqlAstWalker - Interface in org.hibernate.sql.ast
 
SqlColumn - Class in org.hibernate.dialect.function
 
SqlColumn(String, BasicType<?>) - Constructor for class org.hibernate.dialect.function.SqlColumn
 
sqlConstraintString(SqlStringGenerationContext, String, String, String) - Method in class org.hibernate.mapping.Constraint
Deprecated, for removal: This API element is subject to removal in a future version.
this method is no longer called
sqlConstraintString(SqlStringGenerationContext, String, String, String) - Method in class org.hibernate.mapping.ForeignKey
Deprecated, for removal: This API element is subject to removal in a future version.
sqlConstraintString(SqlStringGenerationContext, String, String, String) - Method in class org.hibernate.mapping.PrimaryKey
Deprecated, for removal: This API element is subject to removal in a future version.
sqlConstraintString(SqlStringGenerationContext, String, String, String) - Method in class org.hibernate.mapping.UniqueKey
Deprecated, for removal: This API element is subject to removal in a future version.
sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.PrimaryKey
 
sqlCreateStrings(SqlStringGenerationContext) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject
Gets the SQL strings for creating the database object.
sqlCreateStrings(SqlStringGenerationContext) - Method in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
sqlDelete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
sqlDelete() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
use SQLInsert.table() to specify the secondary table
SQLDelete - Annotation Interface in org.hibernate.annotations
Specifies a custom SQL DML statement to be used in place of the default SQL generated by Hibernate when an entity or collection row is deleted from the database.
sqlDeleteAll - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
sqlDeleteAll - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
sqlDeleteAll - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
sqlDeleteAll - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
sqlDeleteAll - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
sqlDeleteAll - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
sqlDeleteAll - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
SQLDeleteAll - Annotation Interface in org.hibernate.annotations
Specifies a custom SQL DML statement to be used in place of the default SQL generated by Hibernate when an entire collection is deleted from the database.
SQLDeletes - Annotation Interface in org.hibernate.annotations
A grouping of SQLDeletes.
sqlDropStrings(SqlStringGenerationContext) - Method in interface org.hibernate.boot.model.relational.AuxiliaryDatabaseObject
Gets the SQL strings for dropping the database object.
sqlDropStrings(SqlStringGenerationContext) - Method in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
 
SQLExceptionConversionDelegate - Interface in org.hibernate.exception.spi
Allow a SQLExceptionConverter to work by chaining together multiple delegates.
SQLExceptionConverter - Interface in org.hibernate.exception.spi
An object that interprets JDBC SQLExceptions and converts them to subtypes of Hibernate JDBCExceptions.
sqlExceptionHelper - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
SqlExceptionHelper - Class in org.hibernate.engine.jdbc.spi
Helper for handling SQLExceptions in various manners.
SqlExceptionHelper(boolean) - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Create an exception helper with a default exception converter.
SqlExceptionHelper(SQLExceptionConverter, boolean) - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Create an exception helper with a specific exception converter.
SqlExceptionHelper.StandardWarningHandler - Class in org.hibernate.engine.jdbc.spi
Standard SQLWarning handler for logging warnings
SqlExceptionHelper.WarningHandler - Interface in org.hibernate.engine.jdbc.spi
Contract for handling warnings
SqlExceptionHelper.WarningHandlerLoggingSupport - Class in org.hibernate.engine.jdbc.spi
Basic support for SqlExceptionHelper.WarningHandler implementations which handle warnings
SqlExecLogger - Interface in org.hibernate.sql.exec
 
SqlExpressible - Interface in org.hibernate.metamodel.mapping
Unifying contract for things that are capable of being an expression in the SQL AST.
SqlExpressionAccess - Interface in org.hibernate.sql.ast.spi
 
SqlExpressionResolver - Interface in org.hibernate.sql.ast.spi
Resolution of a SqlSelection reference for a given SqlSelectable.
SqlExpressionResolver.ColumnReferenceKey - Class in org.hibernate.sql.ast.spi
 
SqlFragmentAlias - Annotation Interface in org.hibernate.annotations
Defines an interpolated alias occurring in a SQL filter condition.
SqlFunction - Class in org.hibernate.dialect.function
A function to pass through a SQL fragment.
SqlFunction() - Constructor for class org.hibernate.dialect.function.SqlFunction
 
SQLGrammarException - Exception in org.hibernate.exception
Specialization of JDBCException indicating that the SQL sent to the database server was invalid, either due to a syntax error, unrecognized name, or similar problem.
SQLGrammarException(String, SQLException) - Constructor for exception org.hibernate.exception.SQLGrammarException
Constructor for JDBCException.
SQLGrammarException(String, SQLException, String) - Constructor for exception org.hibernate.exception.SQLGrammarException
Constructor for JDBCException.
SqlInPredicateMultiKeyLoader - Interface in org.hibernate.loader.ast.spi
MultiKeyLoader implementation based on SQL IN predicate
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
sqlInsert - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
sqlInsert() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
use SQLInsert.table() to specify the secondary table
SQLInsert - Annotation Interface in org.hibernate.annotations
Specifies a custom SQL DML statement to be used in place of the default SQL generated by Hibernate when an entity or collection row is inserted in the database.
SQLInserts - Annotation Interface in org.hibernate.annotations
A grouping of SQLInserts.
SQLJoinTableRestriction - Annotation Interface in org.hibernate.annotations
Specifies a restriction written in native SQL to add to the generated SQL when querying the join table of a collection.
SQLLoadable - Interface in org.hibernate.persister.entity
Deprecated, for removal: This API element is subject to removal in a future version.
SQLLoadableCollection - Interface in org.hibernate.persister.collection
Deprecated.
SqlOmittingQueryOptions - Class in org.hibernate.query.spi
 
SqlOmittingQueryOptions(QueryOptions, boolean, boolean) - Constructor for class org.hibernate.query.spi.SqlOmittingQueryOptions
 
SqlOmittingQueryOptions(QueryOptions, boolean, boolean, ListResultsConsumer.UniqueSemantic) - Constructor for class org.hibernate.query.spi.SqlOmittingQueryOptions
 
SQLOrder - Annotation Interface in org.hibernate.annotations
Order a collection using an expression or list of expression written in native SQL.
sqlQuery - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
sqlQuery - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
sqlQuery - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
sqlQuery - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
sqlQuery - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
SQLRestriction - Annotation Interface in org.hibernate.annotations
Specifies a restriction written in native SQL to add to the generated SQL for entities or collections.
sqlResultSetMapping - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
SqlResultSetMappingDescriptor - Class in org.hibernate.boot.query
 
SqlResultSetMappingDescriptor.EntityResultDescriptor - Class in org.hibernate.boot.query
 
sqlResultSetMappings - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
SqlScriptCommandExtractor - Interface in org.hibernate.tool.schema.spi
Contract for extracting statements from source/import/init scripts.
SqlScriptException - Exception in org.hibernate.tool.schema.spi
Indicates a problem
SqlScriptException(String) - Constructor for exception org.hibernate.tool.schema.spi.SqlScriptException
 
SqlScriptException(String, Throwable) - Constructor for exception org.hibernate.tool.schema.spi.SqlScriptException
 
SqlScriptLexer - Class in org.hibernate.grammars.importsql
 
SqlScriptLexer(CharStream) - Constructor for class org.hibernate.grammars.importsql.SqlScriptLexer
 
SqlScriptParser - Class in org.hibernate.grammars.importsql
 
SqlScriptParser(TokenStream) - Constructor for class org.hibernate.grammars.importsql.SqlScriptParser
 
SqlScriptParser.CommandBlockContext - Class in org.hibernate.grammars.importsql
 
SqlScriptParser.CommandContext - Class in org.hibernate.grammars.importsql
 
SqlScriptParser.ScriptContext - Class in org.hibernate.grammars.importsql
 
SqlScriptParserBaseListener - Class in org.hibernate.grammars.importsql
This class provides an empty implementation of SqlScriptParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
SqlScriptParserBaseListener() - Constructor for class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
 
SqlScriptParserBaseVisitor<T> - Class in org.hibernate.grammars.importsql
This class provides an empty implementation of SqlScriptParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
SqlScriptParserBaseVisitor() - Constructor for class org.hibernate.grammars.importsql.SqlScriptParserBaseVisitor
 
SqlScriptParserListener - Interface in org.hibernate.grammars.importsql
This interface defines a complete listener for a parse tree produced by SqlScriptParser.
SqlScriptParserVisitor<T> - Interface in org.hibernate.grammars.importsql
This interface defines a complete generic visitor for a parse tree produced by SqlScriptParser.
SQLSelect - Annotation Interface in org.hibernate.annotations
Specifies a custom SQL query to be used in place of the default SQL generated by Hibernate when an entity or collection is loaded from the database by id.
SqlSelection - Interface in org.hibernate.sql.ast.spi
 
SqlSelectionExpression - Class in org.hibernate.sql.ast.tree.expression
Represents a selection that is "re-used" in certain parts of the query other than the select-clause (mainly important for order-by, group-by and having).
SqlSelectionExpression(SqlSelection) - Constructor for class org.hibernate.sql.ast.tree.expression.SqlSelectionExpression
 
SqlSelectionProducer - Interface in org.hibernate.sql.ast.spi
 
SQLSERVER - Enum constant in enum class org.hibernate.dialect.Database
 
SQLServer16SequenceSupport - Class in org.hibernate.dialect.sequence
 
SQLServer16SequenceSupport() - Constructor for class org.hibernate.dialect.sequence.SQLServer16SequenceSupport
 
SQLServer2005LimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler compatible with SQL Server 2005 and later that uses top() and rownumber().
SQLServer2005LimitHandler() - Constructor for class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
SQLServer2012Dialect - Class in org.hibernate.dialect
Deprecated.
use SQLServerDialect(11)
SQLServer2012Dialect() - Constructor for class org.hibernate.dialect.SQLServer2012Dialect
Deprecated.
 
SQLServer2012LimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler compatible with SQL Server 2012 which introduced support for the ANSI SQL standard syntax OFFSET m ROWS FETCH NEXT n ROWS ONLY, though this syntax is considered part of the ORDER BY clause, and with the wrinkle that both ORDER BY and the OFFSET clause are required.
SQLServer2012LimitHandler() - Constructor for class org.hibernate.dialect.pagination.SQLServer2012LimitHandler
 
SQLServer2016Dialect - Class in org.hibernate.dialect
Deprecated.
use SQLServerDialect(13)
SQLServer2016Dialect() - Constructor for class org.hibernate.dialect.SQLServer2016Dialect
Deprecated.
 
SqlServerConvertTruncFunction - Class in org.hibernate.dialect.function
Custom TruncFunction for SQL Server versions before 16, which uses the custom SqlServerConvertTruncFunction.DateTruncConvertEmulation
SqlServerConvertTruncFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.SqlServerConvertTruncFunction
 
SQLServerDialect - Class in org.hibernate.dialect
A dialect for Microsoft SQL Server 2008 and above
SQLServerDialect() - Constructor for class org.hibernate.dialect.SQLServerDialect
 
SQLServerDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.SQLServerDialect
 
SQLServerDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.SQLServerDialect
 
SQLServerEveryAnyEmulation - Class in org.hibernate.dialect.function
SQL Server doesn't have a function like every() or any().
SQLServerEveryAnyEmulation(TypeConfiguration, boolean) - Constructor for class org.hibernate.dialect.function.SQLServerEveryAnyEmulation
 
SQLServerFormatEmulation - Class in org.hibernate.dialect.function
SQL Server behaves strangely when the first argument to format is of the type time, so we cast to datetime.
SQLServerFormatEmulation(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.SQLServerFormatEmulation
 
SQLServerIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
SQLServerIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.SQLServerIdentityColumnSupport
 
SQLServerSequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for SQLServerDialect.
SQLServerSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.SQLServerSequenceSupport
 
SQLServerSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for SQL Server.
SQLServerSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.SQLServerSqlAstTranslator
 
SqlStatementLogger - Class in org.hibernate.engine.jdbc.spi
Centralize logging for SQL statements.
SqlStatementLogger() - Constructor for class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Constructs a new SqlStatementLogger instance.
SqlStatementLogger(boolean, boolean) - Constructor for class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Constructs a new SqlStatementLogger instance.
SqlStatementLogger(boolean, boolean, boolean) - Constructor for class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Constructs a new SqlStatementLogger instance.
SqlStatementLogger(boolean, boolean, boolean, long) - Constructor for class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Constructs a new SqlStatementLogger instance.
SQLStateType - Enum Class in org.hibernate.engine.jdbc.env.spi
Enum interpretation of the valid values from DatabaseMetaData.getSQLStateType()
sqlString() - Method in enum class org.hibernate.query.sqm.SetOperator
 
SqlStringGenerationContext - Interface in org.hibernate.boot.model.relational
A context provided to methods responsible for generating SQL strings on startup.
sqlText() - Method in enum class org.hibernate.query.sqm.ComparisonOperator
 
sqlText() - Method in enum class org.hibernate.sql.ast.tree.expression.Summarization.Kind
 
SqlTreeCreationException - Exception in org.hibernate.sql.ast
Base exception type for problems building a SQL tree.
SqlTreeCreationException(String) - Constructor for exception org.hibernate.sql.ast.SqlTreeCreationException
 
SqlTreeCreationException(String, Throwable) - Constructor for exception org.hibernate.sql.ast.SqlTreeCreationException
 
SqlTreeCreationLogger - Interface in org.hibernate.sql.ast
 
SqlTreePrinter - Class in org.hibernate.sql.ast
Logs a debug representation of the SQL AST.
SqlTuple - Class in org.hibernate.sql.ast.tree.expression
 
SqlTuple(List<? extends Expression>, MappingModelExpressible) - Constructor for class org.hibernate.sql.ast.tree.expression.SqlTuple
 
SqlTuple.Builder - Class in org.hibernate.sql.ast.tree.expression
 
SqlTupleContainer - Interface in org.hibernate.sql.ast.tree.expression
 
sqlType - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
SqlTypedJdbcType - Interface in org.hibernate.type.descriptor.jdbc
A JdbcType with a fixed SQL type name.
SqlTypedMapping - Interface in org.hibernate.metamodel.mapping
Models the type of a thing that can be used as an expression in a SQL query
SqlTypes - Class in org.hibernate.type
Defines a list of constant type codes used to identify generic SQL types.
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
sqlUpdate - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
sqlUpdate() - Element in annotation interface org.hibernate.annotations.Table
Deprecated.
use SQLInsert.table() to specify the secondary table
SQLUpdate - Annotation Interface in org.hibernate.annotations
Specifies a custom SQL DML statement to be used in place of the default SQL generated by Hibernate when an entity or collection row is updated in the database.
SQLUpdates - Annotation Interface in org.hibernate.annotations
A grouping of SQLUpdates.
sqlWhereString - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
SQLXML - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type XML.
SqmAggregateFunction<T> - Interface in org.hibernate.query.sqm.tree.expression
A SQM aggregate function.
SqmAliasedExpressionContainer<T extends SqmAliasedNode<?>> - Interface in org.hibernate.query.sqm.tree.select
 
SqmAliasedNode<T> - Interface in org.hibernate.query.sqm.tree.select
Models any aliased expression.
SqmAliasedNodePositionTracker(SqlExpressionResolver, List<? extends SqmAliasedNode<?>>) - Constructor for class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.SqmAliasedNodePositionTracker
 
SqmAliasedNodeRef - Class in org.hibernate.query.sqm.tree.expression
Models a reference to a SqmAliasedNode used in the order-by or group-by clause by either position or alias, though the reference is normalized here to a positional ref
SqmAliasedNodeRef(int, SqmExpressible<Integer>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef
 
SqmAliasedNodeRef(int, NavigablePath, SqmExpressible<Integer>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef
 
SqmAny<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmAny(SqmSubQuery<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmAny
 
SqmAnyDiscriminatorValue<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmAnyDiscriminatorValue(String, EntityDomainType, BasicType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue
 
SqmAnyValuedSimplePath<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmAnyValuedSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath
 
SqmAnyValuedSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath
 
SqmAssignment<T> - Class in org.hibernate.query.sqm.tree.update
 
SqmAssignment(SqmPath<T>, SqmExpression<? extends T>) - Constructor for class org.hibernate.query.sqm.tree.update.SqmAssignment
 
SqmAttributeJoin<O,T> - Interface in org.hibernate.query.sqm.tree.from
Models a join based on a mapped attribute reference.
SqmBagJoin<O,E> - Class in org.hibernate.query.sqm.tree.domain
 
SqmBagJoin(SqmFrom<?, O>, BagPersistentAttribute<O, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
SqmBagJoin(SqmFrom<?, O>, NavigablePath, BagPersistentAttribute<O, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
SqmBasicValuedSimplePath<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmBasicValuedSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
SqmBasicValuedSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
SqmBetweenPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmBetweenPredicate(SqmExpression<?>, SqmExpression<?>, SqmExpression<?>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate
 
SqmBinaryArithmetic<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmBinaryArithmetic(BinaryArithmeticOperator, SqmExpression<?>, SqmExpression<?>, JpaMetamodel, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
 
SqmBinaryArithmetic(BinaryArithmeticOperator, SqmExpression<?>, SqmExpression<?>, SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic
 
SqmBooleanExpressionPredicate - Class in org.hibernate.query.sqm.tree.predicate
Represents an expression whose type is boolean, and can therefore be used as a predicate.
SqmBooleanExpressionPredicate(SqmExpression<Boolean>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
 
SqmBooleanExpressionPredicate(SqmExpression<Boolean>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
 
SqmByUnit - Class in org.hibernate.query.sqm.tree.expression
 
SqmByUnit(SqmDurationUnit<?>, SqmExpression<?>, SqmExpressible, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmByUnit
 
SqmCaseSearched<R> - Class in org.hibernate.query.sqm.tree.expression
 
SqmCaseSearched(int, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
SqmCaseSearched(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
SqmCaseSearched(SqmExpressible<R>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
SqmCaseSearched.WhenFragment<R> - Class in org.hibernate.query.sqm.tree.expression
 
SqmCaseSimple<T,R> - Class in org.hibernate.query.sqm.tree.expression
 
SqmCaseSimple(SqmExpression<T>, int, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
SqmCaseSimple(SqmExpression<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
SqmCaseSimple(SqmExpression<T>, SqmExpressible<R>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
SqmCaseSimple.WhenFragment<T,R> - Class in org.hibernate.query.sqm.tree.expression
 
SqmCastTarget<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmCastTarget(ReturnableType<T>, Integer, Integer, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
SqmCastTarget(ReturnableType<T>, Long, Integer, Integer, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
SqmCastTarget(ReturnableType<T>, Long, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
SqmCastTarget(ReturnableType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCastTarget
 
SqmCoalesce<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmCoalesce(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
SqmCoalesce(SqmExpressible<T>, int, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
SqmCoalesce(SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
SqmCollation - Class in org.hibernate.query.sqm.tree.expression
 
SqmCollation(String, SqmExpressible<String>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCollation
 
SqmCollectionSize - Class in org.hibernate.query.sqm.tree.expression
Represents the SIZE() function.
SqmCollectionSize(SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCollectionSize
 
SqmCollectionSize(SqmPath<?>, SqmExpressible<Integer>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCollectionSize
 
SqmComparisonPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmComparisonPredicate(SqmExpression<?>, ComparisonOperator, SqmExpression<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate
 
SqmConflictClause<T> - Class in org.hibernate.query.sqm.tree.insert
 
SqmConflictClause(SqmInsertStatement<T>) - Constructor for class org.hibernate.query.sqm.tree.insert.SqmConflictClause
 
SqmConflictUpdateAction<T> - Class in org.hibernate.query.sqm.tree.insert
 
SqmConflictUpdateAction(SqmInsertStatement<T>) - Constructor for class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
SqmCopyContext - Interface in org.hibernate.query.sqm.tree
 
SqmCorrelatedBagJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedBagJoin(SqmBagJoin<O, T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin
 
SqmCorrelatedCrossJoin<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedCrossJoin(SqmCrossJoin<T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin
 
SqmCorrelatedEntityJoin<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedEntityJoin(EntityDomainType<T>, String, SqmJoinType, SqmRoot<?>, SqmCorrelatedRootJoin<T>, SqmEntityJoin<T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
SqmCorrelatedEntityJoin(SqmEntityJoin<T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin
 
SqmCorrelatedListJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedListJoin(SqmListJoin<O, T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
 
SqmCorrelatedMapJoin<O,K,V> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedMapJoin(SqmMapJoin<O, K, V>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin
 
SqmCorrelatedPluralPartJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedPluralPartJoin(SqmPluralPartJoin<O, T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin
 
SqmCorrelatedRoot<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedRoot(SqmRoot<T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot
 
SqmCorrelatedRootJoin<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedRootJoin(NavigablePath, SqmPathSource<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin
 
SqmCorrelatedSetJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedSetJoin(SqmSetJoin<O, T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin
 
SqmCorrelatedSingularJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCorrelatedSingularJoin(SqmSingularJoin<O, T>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin
 
SqmCorrelation<O,T> - Interface in org.hibernate.query.sqm.tree.domain
Specialization of SqmFrom for sub-query correlations
SqmCreationContext - Interface in org.hibernate.query.sqm.spi
The context in which all SQM creations occur (think SessionFactory).
SqmCreationHelper - Class in org.hibernate.query.sqm.spi
 
SqmCreationOptions - Interface in org.hibernate.query.hql.spi
Options for semantic analysis
SqmCreationProcessingState - Interface in org.hibernate.query.hql.spi
State related to SQM creation, like SqmCreationState, but specific to its "current processing" - which generally means specific to each statement and sub-query
SqmCreationState - Interface in org.hibernate.query.hql.spi
Models the state pertaining to the creation of a single SQM.
SqmCrossJoin<T> - Class in org.hibernate.query.sqm.tree.from
 
SqmCrossJoin(EntityDomainType<T>, String, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
SqmCrossJoin(NavigablePath, EntityDomainType<T>, String, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
SqmCteContainer - Interface in org.hibernate.query.sqm.tree.cte
 
SqmCteJoin<T> - Class in org.hibernate.query.sqm.tree.from
 
SqmCteJoin(SqmCteStatement<T>, String, SqmJoinType, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
SqmCteJoin(NavigablePath, SqmCteStatement<T>, SqmPathSource<T>, String, SqmJoinType, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
SqmCteRoot<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmCteRoot(SqmCteStatement<T>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
SqmCteRoot(NavigablePath, SqmCteStatement<T>, SqmPathSource<T>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
SqmCteStatement<T> - Class in org.hibernate.query.sqm.tree.cte
 
SqmCteStatement(String, SqmSelectQuery<T>, boolean, Function<JpaCteCriteria<T>, AbstractQuery<T>>, SqmCteContainer, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
SqmCteStatement(String, SqmSelectQuery<T>, SqmCteContainer, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.cte.SqmCteStatement
 
SqmCteTable<T> - Class in org.hibernate.query.sqm.tree.cte
 
SqmCteTableColumn - Class in org.hibernate.query.sqm.tree.cte
 
SqmCteTableColumn(SqmCteTable<?>, String, SqmExpressible<?>) - Constructor for class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn
 
SqmDeleteOrUpdateStatement<T> - Interface in org.hibernate.query.sqm.tree
In some cases it is useful to be able to handle UPDATE or DELETE SQM trees using a single contract.
SqmDeleteStatement<T> - Class in org.hibernate.query.sqm.tree.delete
 
SqmDeleteStatement(Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
 
SqmDeleteStatement(Class<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
Deprecated, for removal: This API element is subject to removal in a future version.
was previously used for Criteria. Use SqmDeleteStatement(Class,NodeBuilder) instead
SqmDeleteStatement(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
 
SqmDeleteStatement(NodeBuilder, SqmQuerySource, Set<SqmParameter<?>>, Map<String, SqmCteStatement<?>>, SqmRoot<T>) - Constructor for class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
 
SqmDeleteStatement(SqmRoot<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
Deprecated, for removal: This API element is subject to removal in a future version.
was previously used for HQL. Use SqmDeleteStatement(NodeBuilder) instead
SqmDerivedJoin<T> - Class in org.hibernate.query.sqm.tree.from
 
SqmDerivedJoin(SqmSubQuery<T>, String, SqmJoinType, boolean, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
SqmDerivedJoin(NavigablePath, SqmSubQuery<T>, boolean, SqmPathSource<T>, String, SqmJoinType, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
SqmDerivedRoot<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmDerivedRoot(SqmSubQuery<T>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
SqmDerivedRoot(NavigablePath, SqmSubQuery<T>, SqmPathSource<T>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
SqmDistinct<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmDistinct(SqmExpression<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmDistinct
 
SqmDmlStatement<E> - Interface in org.hibernate.query.sqm.tree
Common extension of SqmStatement for DML (delete, update and insert-select) statements.
SqmDurationUnit<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmDurationUnit(TemporalUnit, ReturnableType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmDurationUnit
 
SqmDynamicInstantiation<T> - Class in org.hibernate.query.sqm.tree.select
Represents a dynamic instantiation (select new XYZ(...) ...) as part of the SQM.
SqmDynamicInstantiationArgument<T> - Class in org.hibernate.query.sqm.tree.select
Represents an individual argument to a dynamic instantiation.
SqmDynamicInstantiationArgument(SqmSelectableNode<T>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument
 
SqmDynamicInstantiationTarget<T> - Interface in org.hibernate.query.sqm.tree.select
Represents the thing-to-be-instantiated in a dynamic instantiation expression.
SqmElementAggregateFunction<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmElementAggregateFunction(SqmPath<?>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction
 
SqmEmbeddedValuedSimplePath<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmEmbeddedValuedSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
SqmEmbeddedValuedSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
SqmEmptinessPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmEmptinessPredicate(SqmPluralValuedSimplePath, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmEmptinessPredicate
 
SqmEntityJoin<T> - Class in org.hibernate.query.sqm.tree.from
 
SqmEntityJoin(EntityDomainType<T>, String, SqmJoinType, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
SqmEntityJoin(NavigablePath, EntityDomainType<T>, String, SqmJoinType, SqmRoot<?>) - Constructor for class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
SqmEntityValuedSimplePath<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmEntityValuedSimplePath(NavigablePath, SqmPathSource<T>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath
 
SqmEnumLiteral<E extends Enum<E>> - Class in org.hibernate.query.sqm.tree.expression
Specialized SQM literal defined by an enum reference.
SqmEnumLiteral(E, EnumJavaType<E>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral
 
SqmEvery<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmEvery(SqmSubQuery<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmEvery
 
SqmExistsPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmExistsPredicate(SqmExpression<?>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate
 
SqmExistsPredicate(SqmExpression<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate
 
SqmExpressible<J> - Interface in org.hibernate.query.sqm
Anything in the application domain model that can be used in an SQM query as an expression
SqmExpressibleAccessor<T> - Interface in org.hibernate.query.sqm.tree
Accessor for SqmExpressible.
SqmExpression<T> - Interface in org.hibernate.query.sqm.tree.expression
The base contract for any kind of expression node in the SQM tree.
SqmExpressionHelper - Class in org.hibernate.query.sqm.tree.expression
 
SqmExpressionHelper() - Constructor for class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
SqmExtractUnit<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmExtractUnit(TemporalUnit, ReturnableType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmExtractUnit
 
SqmFieldLiteral<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmFieldLiteral(Field, JavaType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
SqmFieldLiteral(T, JavaType<T>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral
 
SqmFkExpression<T> - Class in org.hibernate.query.sqm.tree.domain
Reference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.
SqmFkExpression(SqmEntityValuedSimplePath<?>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmFkExpression
 
SqmFkExpression(SqmEntityValuedSimplePath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmFkExpression
Deprecated, for removal: This API element is subject to removal in a future version.
SqmFormat - Class in org.hibernate.query.sqm.tree.expression
Effectively a query-literal but we want to handle it specially in the SQM to SQL AST conversion
SqmFormat(String, SqmExpressible<String>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmFormat
 
SqmFrom<O,T> - Interface in org.hibernate.query.sqm.tree.from
Models a Bindable's inclusion in the FROM clause.
SqmFromClause - Class in org.hibernate.query.sqm.tree.from
Contract representing a from clause.
SqmFromClause() - Constructor for class org.hibernate.query.sqm.tree.from.SqmFromClause
 
SqmFromClause(int) - Constructor for class org.hibernate.query.sqm.tree.from.SqmFromClause
 
SqmFromClauseContainer - Interface in org.hibernate.query.sqm.tree.from
Unified contract for things that can contain a SqmFromClause.
SqmFunction<T> - Class in org.hibernate.query.sqm.tree.expression
A SQM function
SqmFunction(String, SqmFunctionDescriptor, SqmExpressible<T>, List<? extends SqmTypedNode<?>>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmFunction
 
SqmFunctionDescriptor - Interface in org.hibernate.query.sqm.function
A factory for SQM nodes representing invocations of a certain named function.
SqmFunctionPath<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmFunctionPath(SqmFunction<?>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmFunctionPath
 
SqmFunctionPath(NavigablePath, SqmFunction<?>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmFunctionPath
 
SqmFunctionRegistry - Class in org.hibernate.query.sqm.function
Defines a registry for SqmFunctionDescriptor instances.
SqmFunctionRegistry() - Constructor for class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
SqmGroupedPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmGroupedPredicate(SqmPredicate, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate
 
SqmHqlNumericLiteral<N extends Number> - Class in org.hibernate.query.sqm.tree.expression
Used to model numeric literals found in HQL queries.
SqmHqlNumericLiteral(String, BasicDomainType<N>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral
 
SqmHqlNumericLiteral(String, NumericTypeCategory, BasicDomainType<N>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral
 
SqmHqlNumericLiteral.TypeException - Exception in org.hibernate.query.sqm.tree.expression
 
SqmIndexAggregateFunction<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmIndexAggregateFunction(SqmPath<?>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction
 
SqmIndexedCollectionAccessPath<T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmIndexedCollectionAccessPath(NavigablePath, SqmPath<?>, SqmExpression<?>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
 
SqmInListPredicate<T> - Class in org.hibernate.query.sqm.tree.predicate
 
SqmInListPredicate(SqmExpression<T>, List<? extends SqmExpression<T>>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
SqmInListPredicate(SqmExpression<T>, List<? extends SqmExpression<T>>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
SqmInListPredicate(SqmExpression<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
SqmInListPredicate(SqmExpression<T>, NodeBuilder, SqmExpression<T>...) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
SqmInPredicate<T> - Interface in org.hibernate.query.sqm.tree.predicate
 
SqmInsertSelectStatement<T> - Class in org.hibernate.query.sqm.tree.insert
 
SqmInsertSelectStatement(Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
SqmInsertSelectStatement(SqmRoot<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
SqmInsertStatement<T> - Interface in org.hibernate.query.sqm.tree.insert
The general contract for INSERT statements.
SqmInsertValuesStatement<T> - Class in org.hibernate.query.sqm.tree.insert
 
SqmInsertValuesStatement(Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
SqmInsertValuesStatement(SqmRoot<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
SqmInSubQueryPredicate<T> - Class in org.hibernate.query.sqm.tree.predicate
 
SqmInSubQueryPredicate(SqmExpression<T>, SqmSubQuery<T>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
SqmInSubQueryPredicate(SqmExpression<T>, SqmSubQuery<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
SqmJoin<O,T> - Interface in org.hibernate.query.sqm.tree.from
 
SqmJoinable<O,E> - Interface in org.hibernate.query.sqm
Specialization for attributes that that can be used in creating SQM joins todo (6.0) : should we define this for entities as well to handle cross joins and "entity joins"? - the result type would need to change to just SqmJoin...
SqmJoinType - Enum Class in org.hibernate.query.sqm.tree
Represents a canonical join type.
SqmJpaCompoundSelection<T> - Class in org.hibernate.query.sqm.tree.select
 
SqmJpaCompoundSelection(List<SqmSelectableNode<?>>, JavaType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
SqmJpaCriteriaParameterWrapper<T> - Class in org.hibernate.query.sqm.tree.expression
Acts as the per-use wrapper for a JpaCriteriaParameter (CriteriaBuilder.parameter(java.lang.Class<T>)).
SqmJpaCriteriaParameterWrapper(BindableType<T>, JpaCriteriaParameter<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
SqmJunctionPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmJunctionPredicate(Predicate.BooleanOperator, List<SqmPredicate>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
 
SqmJunctionPredicate(Predicate.BooleanOperator, SqmPredicate, SqmPredicate, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate
 
SqmLikePredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmLikePredicate(SqmExpression<?>, SqmExpression<?>, boolean, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
SqmLikePredicate(SqmExpression<?>, SqmExpression<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
SqmLikePredicate(SqmExpression<?>, SqmExpression<?>, SqmExpression<?>, boolean, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
SqmLikePredicate(SqmExpression<?>, SqmExpression<?>, SqmExpression<?>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
SqmLikePredicate(SqmExpression<?>, SqmExpression<?>, SqmExpression<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate
 
SqmListJoin<O,E> - Class in org.hibernate.query.sqm.tree.domain
 
SqmListJoin(SqmFrom<?, O>, ListPersistentAttribute<O, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
SqmListJoin(SqmFrom<?, O>, NavigablePath, ListPersistentAttribute<O, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
SqmLiteral<T> - Class in org.hibernate.query.sqm.tree.expression
Represents a literal value in the sqm, e.g. 1 'some string' some.JavaClass.CONSTANT some.JavaEnum.VALUE etc
SqmLiteral(SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmLiteral
 
SqmLiteral(T, SqmExpressible<? super T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmLiteral
 
SqmLiteralEmbeddableType<T> - Class in org.hibernate.query.sqm.tree.expression
Represents a reference to an embeddable type as a literal.
SqmLiteralEmbeddableType(EmbeddableDomainType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmLiteralEmbeddableType
 
SqmLiteralEntityType<T> - Class in org.hibernate.query.sqm.tree.expression
Represents a reference to an entity type as a literal.
SqmLiteralEntityType(EntityDomainType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType
 
SqmLiteralNull<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmLiteralNull(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmLiteralNull
 
SqmLiteralNull(SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmLiteralNull
 
SqmMapEntryReference<K,V> - Class in org.hibernate.query.sqm.tree.domain
Represents the reference to a Map attribute's Map.Entry entries in a select clause
SqmMapEntryReference(SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
SqmMapJoin<O,K,V> - Class in org.hibernate.query.sqm.tree.domain
 
SqmMapJoin(SqmFrom<?, O>, MapPersistentAttribute<O, K, V>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
SqmMapJoin(SqmFrom<?, O>, NavigablePath, MapPersistentAttribute<O, K, V>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
SqmMemberOfPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmMemberOfPredicate(SqmExpression<?>, SqmPluralValuedSimplePath<?>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
 
SqmMemberOfPredicate(SqmExpression<?>, SqmPluralValuedSimplePath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate
 
SqmModifiedSubQueryExpression<T> - Class in org.hibernate.query.sqm.tree.expression
SqmModifiedSubQueryExpression(SqmSubQuery<T>, SqmModifiedSubQueryExpression.Modifier, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression
 
SqmModifiedSubQueryExpression(SqmSubQuery<T>, SqmModifiedSubQueryExpression.Modifier, SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression
 
SqmModifiedSubQueryExpression.Modifier - Enum Class in org.hibernate.query.sqm.tree.expression
 
SqmMultiTableInsertStrategy - Interface in org.hibernate.query.sqm.mutation.spi
Pluggable strategy for defining how insertion (`INSERT`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies or uses an identifier generator that uses an optimizer.
SqmMultiTableMutationStrategy - Interface in org.hibernate.query.sqm.mutation.spi
Pluggable strategy for defining how mutation (UPDATE or DELETE) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies.
SqmMultiTableMutationStrategyProvider - Interface in org.hibernate.query.sqm.mutation.spi
Pluggable contract for providing custom SqmMultiTableMutationStrategy and SqmMultiTableInsertStrategy implementations.
SqmNamedParameter<T> - Class in org.hibernate.query.sqm.tree.expression
Represents a named query parameter in the SQM tree.
SqmNamedParameter(String, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
 
SqmNamedParameter(String, boolean, SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
 
SqmNegatablePredicate - Interface in org.hibernate.query.sqm.tree.predicate
Contract for predicates that have a negated form, e.g.
SqmNegatedPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmNegatedPredicate(SqmPredicate, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
 
SqmNegatedPredicate(SqmPredicate, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate
 
SqmNode - Interface in org.hibernate.query.sqm.tree
Base contract for any SQM AST node.
SqmNullnessPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmNullnessPredicate(SqmExpression<?>, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate
 
SqmNullnessPredicate(SqmExpression<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate
 
SqmOrderByClause - Class in org.hibernate.query.sqm.tree.select
 
SqmOrderByClause() - Constructor for class org.hibernate.query.sqm.tree.select.SqmOrderByClause
 
SqmOrderByClause(int) - Constructor for class org.hibernate.query.sqm.tree.select.SqmOrderByClause
 
SqmOrderedSetAggregateFunction<T> - Interface in org.hibernate.query.sqm.tree.expression
A SQM ordered set-aggregate function.
SqmOver<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmOver(SqmExpression<T>, List<SqmExpression<?>>, List<SqmSortSpecification>, FrameMode, FrameKind, SqmExpression<?>, FrameKind, SqmExpression<?>, FrameExclusion) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmOver
 
SqmOver(SqmExpression<T>, SqmWindow) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmOver
 
SqmOverflow<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmOverflow(SqmExpression<T>, SqmExpression<T>, boolean) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmOverflow
 
SqmParameter<T> - Interface in org.hibernate.query.sqm.tree.expression
Models a parameter expression declared in the query.
SqmParameterizedEntityType<T> - Class in org.hibernate.query.sqm.tree.expression
Entity type expression based on a parameter - `TYPE( :someParam )`
SqmParameterizedEntityType(SqmParameter<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmParameterizedEntityType
 
SqmParameterMappingModelResolutionAccess - Interface in org.hibernate.query.sqm.spi
 
SqmPath<T> - Interface in org.hibernate.query.sqm.tree.domain
Models a reference to a part of the application's domain model as part of an SQM tree.
SqmPathRegistry - Interface in org.hibernate.query.hql.spi
Registry for SqmPath references providing the ability to access them in multiple ways - by alias, by NavigablePath, etc
SqmPathSource<J> - Interface in org.hibernate.query.sqm
Represents any part of the domain model which can be used to create a SqmPath node.
SqmPathWrapper<W,T> - Interface in org.hibernate.query.sqm.tree.domain
SqmPath specialization for an SqmPath that wraps another SqmPath
SqmPluralPartJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmPluralPartJoin(SqmFrom<?, O>, SqmPathSource<T>, String, SqmJoinType, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
SqmPluralPartJoin(SqmFrom<?, O>, NavigablePath, SqmPathSource<T>, String, SqmJoinType, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
SqmPluralValuedSimplePath<E> - Class in org.hibernate.query.sqm.tree.domain
An SqmPath for plural attribute paths
SqmPluralValuedSimplePath(NavigablePath, PluralPersistentAttribute<?, ?, E>, SqmPath<?>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
SqmPluralValuedSimplePath(NavigablePath, PluralPersistentAttribute<?, ?, E>, SqmPath<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
SqmPolymorphicRootDescriptor<T> - Class in org.hibernate.query.sqm.tree.domain
Acts as the EntityDomainType for a "polymorphic query" grouping.
SqmPolymorphicRootDescriptor(JavaType<T>, Set<EntityDomainType<? extends T>>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
SqmPositionalParameter<T> - Class in org.hibernate.query.sqm.tree.expression
Models a positional parameter expression
SqmPositionalParameter(int, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
 
SqmPositionalParameter(int, boolean, SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
 
SqmPredicate - Interface in org.hibernate.query.sqm.tree.predicate
 
SqmQualifiedJoin<O,T> - Interface in org.hibernate.query.sqm.tree.from
Common contract for qualified/restricted/predicated joins.
SqmQuery - Interface in org.hibernate.query.spi
Query based on an SQM tree.
SqmQuery<T> - Interface in org.hibernate.query.sqm.tree
Commonality between a top-level statement and a sub-query
SqmQueryGroup<T> - Class in org.hibernate.query.sqm.tree.select
A grouped list of queries connected through a certain set operator.
SqmQueryGroup(NodeBuilder, SetOperator, List<SqmQueryPart<T>>) - Constructor for class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
SqmQueryGroup(SqmQueryPart<T>) - Constructor for class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
SqmQueryImplementor<R> - Interface in org.hibernate.query.hql.spi
QueryImplementor specialization for SQM-based Query references
SqmQueryPart<T> - Class in org.hibernate.query.sqm.tree.select
Defines the ordering and fetch/offset part of a query which is shared with query groups.
SqmQueryPart(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
SqmQueryPart(SqmQueryPart<T>, SqmCopyContext) - Constructor for class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
SqmQuerySource - Enum Class in org.hibernate.query.sqm
Informational - used to identify the source of an SQM statement.
SqmQuerySpec<T> - Class in org.hibernate.query.sqm.tree.select
Defines the commonality between a root query and a subquery.
SqmQuerySpec(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
SqmQuerySpec(SqmQuerySpec<T>, SqmCopyContext) - Constructor for class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
SqmRoot<E> - Class in org.hibernate.query.sqm.tree.from
 
SqmRoot(EntityDomainType<E>, String, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.from.SqmRoot
 
SqmRoot(NavigablePath, EntityDomainType<E>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.from.SqmRoot
 
SqmRoot(NavigablePath, SqmPathSource<E>, String, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.from.SqmRoot
 
SqmRoot(NavigablePath, SqmPathSource<E>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.from.SqmRoot
 
SqmSearchClauseSpecification - Class in org.hibernate.query.sqm.tree.cte
 
SqmSearchClauseSpecification(SqmCteTableColumn, SortDirection, NullPrecedence) - Constructor for class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification
 
SqmSelectableNode<T> - Interface in org.hibernate.query.sqm.tree.select
Defines a SQM AST node that can be used as a selection in the query, or as an argument to a dynamic-instantiation.
SqmSelectClause - Class in org.hibernate.query.sqm.tree.select
The semantic select clause.
SqmSelectClause(boolean, int, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
SqmSelectClause(boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectClause
 
SqmSelection<T> - Class in org.hibernate.query.sqm.tree.select
Represents an individual selection within a select clause.
SqmSelection(SqmSelectableNode<T>, String, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelection
 
SqmSelection(SqmSelectableNode<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelection
 
SqmSelectionQuery<R> - Interface in org.hibernate.query.sqm
 
SqmSelectionQueryImplementor<R> - Interface in org.hibernate.query.sqm.spi
 
SqmSelectQuery<T> - Interface in org.hibernate.query.sqm.tree.select
Common contract between a root and a sub-query
SqmSelectStatement<T> - Class in org.hibernate.query.sqm.tree.select
 
SqmSelectStatement(Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SqmSelectStatement(Class<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SqmSelectStatement(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SqmSelectStatement(SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SqmSelectStatement(SqmQueryPart<T>, Class<T>, Map<String, SqmCteStatement<?>>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SqmSelectStatement(SqmQueryPart<T>, Class<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SqmSelectStatement(SqmSelectStatement<T>) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
SqmSelfRenderingExpression<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmSelfRenderingExpression(Function<SemanticQueryWalker, Expression>, SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmSelfRenderingExpression
 
SqmSetClause - Class in org.hibernate.query.sqm.tree.update
 
SqmSetClause() - Constructor for class org.hibernate.query.sqm.tree.update.SqmSetClause
 
SqmSetJoin<O,E> - Class in org.hibernate.query.sqm.tree.domain
 
SqmSetJoin(SqmFrom<?, O>, SetPersistentAttribute<O, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
SqmSetJoin(SqmFrom<?, O>, NavigablePath, SetPersistentAttribute<O, E>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
SqmSimplePath<T> - Interface in org.hibernate.query.sqm.tree.domain
Specialization of SqmPath for paths that are not explicitly defined in the from-clause (SqmFrom}
SqmSingularJoin<O,T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmSingularJoin(SqmFrom<?, O>, SingularPersistentAttribute<O, T>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
SqmSingularJoin(SqmFrom<?, O>, SqmJoinable, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
SqmSingularJoin(SqmFrom<?, O>, NavigablePath, SingularPersistentAttribute<O, T>, String, SqmJoinType, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
SqmSortSpecification - Class in org.hibernate.query.sqm.tree.select
 
SqmSortSpecification(SqmExpression) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
SqmSortSpecification(SqmExpression, SortDirection) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
SqmSortSpecification(SqmExpression, SortDirection, NullPrecedence) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
SqmSortSpecification(SqmExpression, SortDirection, NullPrecedence, boolean) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSortSpecification
 
SqmStar - Class in org.hibernate.query.sqm.tree.expression
 
SqmStar(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmStar
 
SqmStatement<T> - Interface in org.hibernate.query.sqm.tree
The basic SQM statement contract for top-level statements
SqmStatement.ParameterResolutions - Interface in org.hibernate.query.sqm.tree
 
SqmSubQuery<T> - Class in org.hibernate.query.sqm.tree.select
 
SqmSubQuery(SqmQuery<?>, Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
SqmSubQuery(SqmQuery<?>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
SqmSubQuery(SqmQuery<?>, SqmQueryPart<T>, Class<T>, Map<String, SqmCteStatement<?>>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
SqmSubQuery(SqmQuery<?>, SqmQueryPart<T>, Class<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
SqmSummarization<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmSummarization(SqmSummarization.Kind, List<SqmExpression<?>>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmSummarization
 
SqmSummarization.Kind - Enum Class in org.hibernate.query.sqm.tree.expression
 
SqmToDuration<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmToDuration(SqmExpression<?>, SqmDurationUnit<?>, ReturnableType<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmToDuration
 
SqmToSqlAstConverter - Interface in org.hibernate.query.sqm.sql
Specialized SemanticQueryWalker (SQM visitor) for producing SQL AST.
SqmTranslation<T extends Statement> - Interface in org.hibernate.query.sqm.sql
Information obtained from the interpretation of an SqmStatement
SqmTranslator<T extends Statement> - Interface in org.hibernate.query.sqm.sql
 
SqmTranslatorFactory - Interface in org.hibernate.query.sqm.sql
Factory for various
SqmTreatedBagJoin<O,T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedBagJoin(SqmBagJoin<O, T>, TreatableDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
SqmTreatedBagJoin(SqmBagJoin<O, T>, TreatableDomainType<S>, String, boolean) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin
 
SqmTreatedCrossJoin<T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedCrossJoin(SqmCrossJoin<T>, EntityDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin
 
SqmTreatedEmbeddedValuedSimplePath<T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedEmbeddedValuedSimplePath(SqmPath<T>, EmbeddableDomainType<S>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedEmbeddedValuedSimplePath
 
SqmTreatedEntityJoin<T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedEntityJoin(SqmEntityJoin<T>, EntityDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin
 
SqmTreatedEntityValuedSimplePath<T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedEntityValuedSimplePath(SqmPath<T>, EntityDomainType<S>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
SqmTreatedEntityValuedSimplePath(SqmPluralValuedSimplePath<T>, EntityDomainType<S>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
SqmTreatedListJoin<O,T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedListJoin(SqmListJoin<O, T>, TreatableDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
SqmTreatedListJoin(SqmListJoin<O, T>, TreatableDomainType<S>, String, boolean) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin
 
SqmTreatedMapJoin<O,K,V,S extends V> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedMapJoin(SqmMapJoin<O, K, V>, TreatableDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
SqmTreatedMapJoin(SqmMapJoin<O, K, V>, TreatableDomainType<S>, String, boolean) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin
 
SqmTreatedPath<T,S extends T> - Interface in org.hibernate.query.sqm.tree.domain
 
SqmTreatedPluralPartJoin<O,T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedPluralPartJoin(SqmPluralPartJoin<O, T>, EntityDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin
 
SqmTreatedRoot<T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedRoot(SqmRoot<T>, EntityDomainType<S>) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot
 
SqmTreatedSetJoin<O,T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedSetJoin(SqmSetJoin<O, T>, TreatableDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
SqmTreatedSetJoin(SqmSetJoin<O, T>, TreatableDomainType<S>, String, boolean) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin
 
SqmTreatedSingularJoin<O,T,S extends T> - Class in org.hibernate.query.sqm.tree.domain
 
SqmTreatedSingularJoin(SqmSingularJoin<O, T>, TreatableDomainType<S>, String) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
SqmTreatedSingularJoin(SqmSingularJoin<O, T>, TreatableDomainType<S>, String, boolean) - Constructor for class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin
 
SqmTreeCreationLogger - Interface in org.hibernate.query.sqm
Logger used to log information about the creation of an SQM tree.
SqmTreeTransformationLogger - Interface in org.hibernate.query.sqm
 
SqmTrimSpecification - Class in org.hibernate.query.sqm.tree.expression
Needed to pass TrimSpecification as an SqmExpression when we call out to SqmFunctionTemplates handling TRIM calls as a function argument.
SqmTrimSpecification(TrimSpec, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification
 
SqmTruthnessPredicate - Class in org.hibernate.query.sqm.tree.predicate
 
SqmTruthnessPredicate(SqmExpression<?>, boolean, boolean, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmTruthnessPredicate
 
SqmTuple<T> - Class in org.hibernate.query.sqm.tree.expression
A tuple constructor, that is, a list of expressions wrapped in parentheses, for example, (x, y, z).
SqmTuple(List<SqmExpression<?>>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmTuple
 
SqmTuple(List<SqmExpression<?>>, SqmExpressible<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmTuple
 
SqmTuple(NodeBuilder, SqmExpressible<T>, SqmExpression<?>...) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmTuple
 
SqmTuple(NodeBuilder, SqmExpression<?>...) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmTuple
 
SqmTypedNode<T> - Interface in org.hibernate.query.sqm.tree
Optional contract for SqmNode implementations which are typed
SqmUnaryOperation<T> - Class in org.hibernate.query.sqm.tree.expression
 
SqmUnaryOperation(UnaryArithmeticOperator, SqmExpression<T>) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
 
SqmUnaryOperation(UnaryArithmeticOperator, SqmExpression<T>, SqmExpressible<T>) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation
 
SqmUpdateStatement<T> - Class in org.hibernate.query.sqm.tree.update
 
SqmUpdateStatement(Class<T>, SqmCriteriaNodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
SqmUpdateStatement(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
SqmUpdateStatement(NodeBuilder, SqmQuerySource, Set<SqmParameter<?>>, Map<String, SqmCteStatement<?>>, SqmRoot<T>) - Constructor for class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
SqmUpdateStatement(SqmRoot<T>, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
Deprecated, for removal: This API element is subject to removal in a future version.
was previously used for HQL. Use SqmUpdateStatement(NodeBuilder) instead
SqmUpdateStatement(SqmRoot<T>, SqmQuerySource, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
Deprecated, for removal: This API element is subject to removal in a future version.
was previously used for Criteria. Use SqmUpdateStatement(Class, SqmCriteriaNodeBuilder) instead.
SqmValues - Class in org.hibernate.query.sqm.tree.insert
 
SqmValues(List<SqmExpression<?>>) - Constructor for class org.hibernate.query.sqm.tree.insert.SqmValues
 
SqmVisitableNode - Interface in org.hibernate.query.sqm.tree
Optional contract for SqmNode implementations that can be visited by a SemanticQueryWalker.
SqmWhereClause - Class in org.hibernate.query.sqm.tree.predicate
 
SqmWhereClause(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
 
SqmWhereClause(SqmPredicate, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
 
SqmWhereClauseContainer - Interface in org.hibernate.query.sqm.tree.predicate
Unified contract for things that can contain a SqmWhereClause.
SqmWindow - Class in org.hibernate.query.sqm.tree.expression
 
SqmWindow(NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmWindow
 
SqmWindow(NodeBuilder, List<SqmExpression<?>>, List<SqmSortSpecification>, FrameMode, FrameKind, SqmExpression<?>, FrameKind, SqmExpression<?>, FrameExclusion) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmWindow
 
SqmWindowFrame - Class in org.hibernate.query.sqm.tree.expression
 
SqmWindowFrame(NodeBuilder, FrameKind) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmWindowFrame
 
SqmWindowFrame(NodeBuilder, FrameKind, SqmExpression<?>) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmWindowFrame
 
SqmWindowFunction<T> - Interface in org.hibernate.query.sqm.tree.expression
A SQM window function.
sqrt(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sqrt(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sqrt(Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
square() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
StaleObjectStateException - Exception in org.hibernate
A specialized StaleStateException that carries information about the particular entity instance that was the source of the failure.
StaleObjectStateException(String, Object) - Constructor for exception org.hibernate.StaleObjectStateException
Constructs a StaleObjectStateException using the supplied information.
StaleStateException - Exception in org.hibernate
Thrown when a version number or timestamp check failed, indicating that the Session contained stale data (when using long transactions with versioning).
StaleStateException(String) - Constructor for exception org.hibernate.StaleStateException
Constructs a StaleStateException using the supplied message.
STANDARD_MULTI_KEY_LOAD_SIZING_STRATEGY - Variable in class org.hibernate.dialect.Dialect
 
STANDARD_WARNING_HANDLER - Static variable in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Static access to the standard handler for logging warnings
StandardArgumentsValidators - Class in org.hibernate.query.sqm.produce.function
 
standardBasicTypeForJavaType(Class<J>) - Method in class org.hibernate.type.spi.TypeConfiguration
 
standardBasicTypeForJavaType(Class<J>, Function<JavaType<J>, BasicType<J>>) - Method in class org.hibernate.type.spi.TypeConfiguration
 
standardBasicTypeForJavaType(Type) - Method in class org.hibernate.type.spi.TypeConfiguration
 
standardBasicTypeForJavaType(Type, Function<JavaType<J>, BasicType<J>>) - Method in class org.hibernate.type.spi.TypeConfiguration
 
StandardBasicTypes - Class in org.hibernate.type
References to common BasicTypeReference instances
StandardBasicTypeTemplate<J> - Class in org.hibernate.type
A BasicType adapter targeting partial portability to 6.0's type system changes.
StandardBasicTypeTemplate(JdbcType, JavaType<J>, String...) - Constructor for class org.hibernate.type.StandardBasicTypeTemplate
 
StandardBooleanConverter<R> - Interface in org.hibernate.type
Marker for Hibernate defined converters of Boolean-typed domain values
StandardCacheEntryImpl - Class in org.hibernate.cache.spi.entry
Standard representation of entity cached data using the "disassembled state".
StandardCacheEntryImpl(Object[], EntityPersister, Object, SharedSessionContractImplementor, Object) - Constructor for class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
Constructs a StandardCacheEntryImpl
StandardCacheTransactionSynchronization - Class in org.hibernate.cache.spi
 
StandardCacheTransactionSynchronization(RegionFactory) - Constructor for class org.hibernate.cache.spi.StandardCacheTransactionSynchronization
 
StandardConverter<O,R> - Interface in org.hibernate.type
Marker for Hibernate supplied converter classes.
StandardConverters - Class in org.hibernate.engine.config.spi
Standard set of setting converters.
StandardEntityInstanceResolver - Class in org.hibernate.sql.exec.spi
 
standardFunction() - Method in class org.hibernate.grammars.hql.HqlParser.FunctionContext
 
standardFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
StandardFunctionArgumentTypeResolvers - Class in org.hibernate.query.sqm.produce.function
 
StandardFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
StandardFunctionReturnTypeResolvers - Class in org.hibernate.query.sqm.produce.function
 
StandardGenerationContextLocator(String) - Constructor for class org.hibernate.mapping.Component.StandardGenerationContextLocator
 
StandardGenerator - Interface in org.hibernate.id.factory.spi
Marker interface for Hibernate-provided implementations of Generator.
StandardNamingStrategy - Class in org.hibernate.id.enhanced
The standard implicit naming strategy for identifier sequences and tables.
StandardNamingStrategy() - Constructor for class org.hibernate.id.enhanced.StandardNamingStrategy
 
StandardOptimizerDescriptor - Enum Class in org.hibernate.id.enhanced
Enumeration of the standard Hibernate id generation optimizers.
StandardProperty - Class in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by AttributeMapping
StandardProperty(String, Type, boolean, boolean, boolean, boolean, boolean, boolean, CascadeStyle, FetchMode) - Constructor for class org.hibernate.tuple.StandardProperty
Deprecated.
Constructs NonIdentifierProperty instances.
StandardRandomStrategy - Class in org.hibernate.id.uuid
Implements a "random" UUID generation strategy as defined by the UUID.randomUUID() method.
StandardRandomStrategy() - Constructor for class org.hibernate.id.uuid.StandardRandomStrategy
 
StandardServiceInitiator<R extends Service> - Interface in org.hibernate.boot.registry
Contract for an initiator of services that target the standard ServiceRegistry.
StandardServiceInitiators - Class in org.hibernate.service
Central definition of the standard set of service initiators defined by Hibernate.
StandardServiceRegistry - Interface in org.hibernate.boot.registry
Specialization of the ServiceRegistry contract mainly for type safety.
StandardServiceRegistryBuilder - Class in org.hibernate.boot.registry
Builder for standard ServiceRegistry instances.
StandardServiceRegistryBuilder() - Constructor for class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Create a default builder.
StandardServiceRegistryBuilder(BootstrapServiceRegistry) - Constructor for class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Create a builder with the specified bootstrap services.
StandardServiceRegistryBuilder(BootstrapServiceRegistry, Map<String, Object>, ConfigLoader, LoadedConfig, List<StandardServiceInitiator<?>>) - Constructor for class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Intended for use exclusively from Quarkus bootstrapping, or extensions of this class which need to override the standard ServiceInitiator list.
StandardServiceRegistryBuilder(BootstrapServiceRegistry, Map<String, Object>, LoadedConfig) - Constructor for class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Intended for use exclusively from JPA bootstrapping, or extensions of this class.
StandardServiceRegistryBuilder(BootstrapServiceRegistry, LoadedConfig) - Constructor for class org.hibernate.boot.registry.StandardServiceRegistryBuilder
Create a builder with the specified bootstrap services.
StandardSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.sql.ast.spi
The final phase of query translation.
StandardSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.sql.ast.spi.StandardSqlAstTranslator
 
StandardSqlAstTranslatorFactory - Class in org.hibernate.sql.ast.spi
Standard implementation of SqlAstTranslatorFactory
StandardSqlAstTranslatorFactory() - Constructor for class org.hibernate.sql.ast.spi.StandardSqlAstTranslatorFactory
 
StandardSQLFunction - Class in org.hibernate.dialect.function
Simplified API allowing users to contribute SqmFunctionDescriptors to HQL.
StandardSQLFunction(String) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
 
StandardSQLFunction(String, boolean, BasicTypeReference<?>) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
 
StandardSQLFunction(String, BasicTypeReference<?>) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
 
StandardSqmTranslation<T extends Statement> - Class in org.hibernate.query.sqm.sql
 
StandardSqmTranslation(T, Map<SqmParameter<?>, List<List<JdbcParameter>>>, Map<SqmParameter<?>, MappingModelExpressible<?>>, SqlExpressionResolver, FromClauseAccess) - Constructor for class org.hibernate.query.sqm.sql.StandardSqmTranslation
 
StandardSqmTranslatorFactory - Class in org.hibernate.query.sqm.sql
Standard implementation of the SqmTranslatorFactory
StandardSqmTranslatorFactory() - Constructor for class org.hibernate.query.sqm.sql.StandardSqmTranslatorFactory
 
StandardTableGroup - Class in org.hibernate.sql.ast.tree.from
 
StandardTableGroup(boolean, NavigablePath, TableGroupProducer, boolean, String, TableReference, boolean, SqlAliasBase, Predicate<String>, BiFunction<String, TableGroup, TableReferenceJoin>, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
StandardTableGroup(boolean, NavigablePath, TableGroupProducer, String, TableReference, boolean, SqlAliasBase, Predicate<String>, BiFunction<String, TableGroup, TableReferenceJoin>, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
StandardTableGroup(boolean, NavigablePath, TableGroupProducer, String, TableReference, SqlAliasBase, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.StandardTableGroup
 
StandardTemporaryTableExporter - Class in org.hibernate.dialect.temptable
 
StandardTemporaryTableExporter(Dialect) - Constructor for class org.hibernate.dialect.temptable.StandardTemporaryTableExporter
 
StandardVirtualTableGroup - Class in org.hibernate.sql.ast.tree.from
 
StandardVirtualTableGroup(NavigablePath, ModelPartContainer, TableGroup, boolean) - Constructor for class org.hibernate.sql.ast.tree.from.StandardVirtualTableGroup
 
StandardWarningHandler(String) - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
Creates a StandardWarningHandler
Star - Class in org.hibernate.sql.ast.tree.expression
 
Star() - Constructor for class org.hibernate.sql.ast.tree.expression.Star
 
start() - Method in interface org.hibernate.service.spi.Startable
Start phase notification
start(SessionFactoryOptions, Map<String, Object>) - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
start(SessionFactoryOptions, Map<String, Object>) - Method in interface org.hibernate.cache.spi.RegionFactory
Lifecycle callback to perform any necessary initialization of the underlying cache provider.
Startable - Interface in org.hibernate.service.spi
Lifecycle contract for services which wish to be notified when it is time to start.
startingAttribute(AttributeMapping) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
Callback at start of processing an attribute
startingValue(int, int) - Method in interface org.hibernate.dialect.sequence.SequenceSupport
 
startLoading(RowProcessingState) - Method in interface org.hibernate.sql.results.graph.Initializer
Step 0 - Callback for initializers before the first row is read.
startLoading(RowProcessingState) - Method in interface org.hibernate.sql.results.spi.RowReader
Called before reading the first row.
startService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
startTransactionBoundary() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
startTransactionBoundary() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
startTransactionBoundary() - Method in interface org.hibernate.resource.jdbc.spi.JdbcSessionOwner
Callback indicating recognition of entering into a transactional context whether that is explicitly via the Hibernate Transaction API or via registration of Hibernate's JTA Synchronization impl with a JTA Transaction
startTransactionBoundary() - Method in interface org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner
Callback indicating recognition of entering into a transactional context whether that is explicitly via the Hibernate Transaction API or via registration of Hibernate's JTA Synchronization impl with a JTA Transaction
state - Variable in class org.hibernate.sql.results.graph.InitializerData
 
StatelessSession - Interface in org.hibernate
A command-oriented API often used for performing bulk operations against the database.
StatelessSessionBuilder - Interface in org.hibernate
Allows creation of a new StatelessSession with specific options.
statement() - Method in class org.hibernate.grammars.hql.HqlParser
 
Statement - Interface in org.hibernate.sql.ast.tree
Base contract for any statement
STATEMENT_BATCH_SIZE - Static variable in interface org.hibernate.cfg.BatchSettings
Specifies the maximum number of statements to batch together.
STATEMENT_FETCH_SIZE - Static variable in interface org.hibernate.cfg.JdbcSettings
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
STATEMENT_INSPECTOR - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies a StatementInspector implementation associated with the SessionFactory, either: an instance of StatementInspector, a Class representing an class that implements StatementInspector, or the name of a class that implements StatementInspector.
StatementContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.StatementContext
 
StatementCreatorHelper - Class in org.hibernate.sql.exec.spi
Helper for creating JDBC statements.
StatementCreatorHelper() - Constructor for class org.hibernate.sql.exec.spi.StatementCreatorHelper
 
statementInspector(StatementInspector) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
statementInspector(StatementInspector) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
statementInspector(StatementInspector) - Method in interface org.hibernate.SessionBuilder
Applies the given StatementInspector to the session.
statementInspector(StatementInspector) - Method in interface org.hibernate.SharedSessionBuilder
 
statementInspector(StatementInspector) - Method in interface org.hibernate.StatelessSessionBuilder
Applies the given StatementInspector to the stateless session.
StatementInspector - Interface in org.hibernate.resource.jdbc.spi
Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared.
StatementOptions - Class in org.hibernate.sql.exec.spi
Options for the creation of a JDBC statement
StatementOptions(Integer, Integer, Integer, Integer) - Constructor for class org.hibernate.sql.exec.spi.StatementOptions
 
statementPrepared() - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
Notification of a statement being prepared
statementPrepared() - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
StatementPreparer - Interface in org.hibernate.engine.jdbc.spi
Interface to the object that prepares JDBC Statements and PreparedStatements on behalf of a JdbcCoordinator.
STATIC_METAMODEL_POPULATION - Static variable in interface org.hibernate.cfg.MappingSettings
Setting that controls whether we seek out JPA "static metamodel" classes and populate them, either: enabled - Do the population disabled - Do not do the population skipUnsupported - Do the population, but ignore any non-JPA features that would otherwise result in the population failing.
staticFetchableList - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
StaticUserTypeSupport<T> - Class in org.hibernate.usertype
 
StaticUserTypeSupport(BasicJavaType<T>, JdbcType) - Constructor for class org.hibernate.usertype.StaticUserTypeSupport
 
StaticUserTypeSupport(BasicJavaType<T>, JdbcType, BasicValueConverter<T, Object>) - Constructor for class org.hibernate.usertype.StaticUserTypeSupport
 
StaticUserTypeSupport(BasicJavaType<T>, JdbcType, MutabilityPlan<T>) - Constructor for class org.hibernate.usertype.StaticUserTypeSupport
 
StaticUserTypeSupport(BasicJavaType<T>, JdbcType, MutabilityPlan<T>, BasicValueConverter<T, Object>) - Constructor for class org.hibernate.usertype.StaticUserTypeSupport
 
Statistics - Interface in org.hibernate.stat
Exposes statistics collected from all sessions belonging to a particular SessionFactory.
StatisticsFactory - Interface in org.hibernate.stat.spi
Factory for custom implementations of StatisticsImplementor.
StatisticsImplementor - Interface in org.hibernate.stat.spi
A service SPI for collecting statistics about various events that occur at runtime.
StatisticsSettings - Interface in org.hibernate.cfg
 
STATS_BUILDER - Static variable in interface org.hibernate.cfg.StatisticsSettings
When statistics are enabled, names the StatisticsFactory to use.
Status - Enum Class in org.hibernate.engine.spi
Represents the status of an entity with respect to this session.
stddev() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Warning: the semantics of this function are inconsistent between DBs.
stddevPopSamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
stddevPopSamp_stdevp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SQL Server-style
stddevSamp_sumCount() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
DB2 before 11
STDOUT - Enum constant in enum class org.hibernate.tool.schema.TargetType
Write to System.out
stop() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
stop() - Method in class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl
 
stop() - Method in class org.hibernate.event.spi.EventEngine
 
stop() - Method in class org.hibernate.resource.beans.container.spi.AbstractCdiBeanContainer
 
stop() - Method in interface org.hibernate.service.spi.Stoppable
Stop phase notification
Stoppable - Interface in org.hibernate.service.spi
Lifecycle contract for services which wish to be notified when it is time to stop.
stopService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
STORAGE_ENGINE - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Specifies the default storage engine for a relational databases that supports multiple storage engines.
StorageAccess - Interface in org.hibernate.cache.spi.support
A general read/write abstraction over the specific "cache" object from the caching provider.
storeDiscriminatorInShallowQueryCacheLayout() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
storeDiscriminatorInShallowQueryCacheLayout() - Method in interface org.hibernate.persister.entity.EntityPersister
 
strategy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
 
strategy - Variable in class org.hibernate.boot.jaxb.mapping.JaxbInheritance
 
strategy() - Element in annotation interface org.hibernate.annotations.AttributeAccessor
A class implementing PropertyAccessStrategy.
strategy() - Element in annotation interface org.hibernate.annotations.GenericGenerator
Deprecated.
use GenericGenerator.type() for typesafety
strategy() - Element in annotation interface org.hibernate.annotations.SoftDelete
The strategy to use for storing/reading values to/from the database.
STRATEGY_NAME - Static variable in class org.hibernate.id.enhanced.LegacyNamingStrategy
 
STRATEGY_NAME - Static variable in class org.hibernate.id.enhanced.SingleNamingStrategy
 
STRATEGY_NAME - Static variable in class org.hibernate.id.enhanced.StandardNamingStrategy
 
STRATEGY_REGISTRATION_PROVIDERS - Static variable in class org.hibernate.jpa.boot.spi.JpaSettings
StrategyCreator<T> - Interface in org.hibernate.boot.registry.selector.spi
 
StrategyRegistration<T> - Interface in org.hibernate.boot.registry.selector
Describes the registration of a named strategy implementation.
StrategyRegistrationProvider - Interface in org.hibernate.boot.registry.selector
Responsible for providing the registrations of one or more strategy selectors.
StrategyRegistrationProviderList - Interface in org.hibernate.jpa.boot.spi
An object that provides a list of StrategyRegistrationProviders to the JPA persistence provider.
StrategySelectionException - Exception in org.hibernate.boot.registry.selector.spi
Indicates a problem performing the selection/resolution.
StrategySelectionException(String) - Constructor for exception org.hibernate.boot.registry.selector.spi.StrategySelectionException
Constructs a StrategySelectionException using the specified message.
StrategySelectionException(String, Throwable) - Constructor for exception org.hibernate.boot.registry.selector.spi.StrategySelectionException
Constructs a StrategySelectionException using the specified message and cause.
StrategySelector - Interface in org.hibernate.boot.registry.selector.spi
Service which acts as a registry for named strategy implementations.
stream() - Method in interface org.hibernate.query.Query
Execute the query and return the query results as a Stream.
stream() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the query results as a Stream.
stream() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
stream() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
stream() - Method in interface org.hibernate.sql.results.graph.FetchList
 
STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
STREAM_BINDING_EXTRACTING - Static variable in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
STREAM_XFER_LOB_MERGE_STRATEGY - Static variable in class org.hibernate.dialect.Dialect
A LobMergeStrategy based on transferring contents using streams.
streamCollectionDescriptors() - Method in interface org.hibernate.metamodel.MappingMetamodel
 
streamEntityDescriptors() - Method in interface org.hibernate.metamodel.MappingMetamodel
 
StrictJpaComplianceViolation - Exception in org.hibernate.query.sqm
Indicates violations of strict JPQL syntax while strict JPQL syntax checking was enabled.
StrictJpaComplianceViolation(String, StrictJpaComplianceViolation.Type) - Constructor for exception org.hibernate.query.sqm.StrictJpaComplianceViolation
 
StrictJpaComplianceViolation(StrictJpaComplianceViolation.Type) - Constructor for exception org.hibernate.query.sqm.StrictJpaComplianceViolation
 
StrictJpaComplianceViolation.Type - Enum Class in org.hibernate.query.sqm
 
STRING - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
STRING - Enum constant in enum class org.hibernate.query.sqm.CastType
 
STRING - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
 
STRING - Static variable in class org.hibernate.engine.config.spi.StandardConverters
 
STRING - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC VARCHAR.
STRING_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
STRING_BINDING - Static variable in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
STRING_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
STRING_LITERAL - Static variable in class org.hibernate.grammars.hql.HqlParser
 
STRING_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
STRING_LITERAL - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.FormatContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTextContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.GeneralizedLiteralTypeContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.GenericTemporalLiteralTextContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.JpaNonstandardFunctionNameContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.LikeEscapeContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.PadCharacterContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.TrimCharacterContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
STRING_LITERAL() - Method in class org.hibernate.grammars.ordering.OrderingParser.LiteralContext
 
STRING_OR_CLOB - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
 
StringBuilderSqlAppender - Class in org.hibernate.sql.ast.spi
Access to appending SQL fragments to a StringBuilder
StringBuilderSqlAppender() - Constructor for class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
 
StringBuilderSqlAppender(StringBuilder) - Constructor for class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
 
StringJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for String handling.
StringJavaType() - Constructor for class org.hibernate.type.descriptor.java.StringJavaType
 
stripCollectionElementMarker() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
stronger(EntityNameUse) - Method in class org.hibernate.persister.entity.EntityNameUse
 
stronger(EntityNameUse.UseKind) - Method in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
 
Struct - Annotation Interface in org.hibernate.annotations
Specifies the UDT (user defined type) name for the annotated embeddable type or embedded attribute.
STRUCT - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type STRUCT.
STRUCT_ARRAY - Static variable in class org.hibernate.type.SqlTypes
A type code for an array of struct objects.
STRUCT_TABLE - Static variable in class org.hibernate.type.SqlTypes
A type code representing an Oracle-style nested table for a struct.
StructAttributeValues - Class in org.hibernate.dialect
 
StructAttributeValues(int, Object[]) - Constructor for class org.hibernate.dialect.StructAttributeValues
 
StructHelper - Class in org.hibernate.dialect
A Helper for serializing and deserializing struct, based on an EmbeddableMappingType.
StructHelper() - Constructor for class org.hibernate.dialect.StructHelper
 
StructJdbcType - Class in org.hibernate.dialect
 
StructJdbcType - Interface in org.hibernate.type.descriptor.jdbc
Descriptor for aggregate handling like STRUCT, JSON and SQLXML.
StructJdbcType(EmbeddableMappingType, String, int[]) - Constructor for class org.hibernate.dialect.StructJdbcType
 
structure(Object) - Method in interface org.hibernate.cache.spi.entry.CacheEntryStructure
Convert the cache item into its "structured" form.
structure(Object) - Method in class org.hibernate.cache.spi.entry.StructuredCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.spi.entry.StructuredMapCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.spi.entry.UnstructuredCacheEntry
 
StructuredCacheEntry - Class in org.hibernate.cache.spi.entry
Structured CacheEntry format for entities.
StructuredCacheEntry(EntityPersister) - Constructor for class org.hibernate.cache.spi.entry.StructuredCacheEntry
Constructs a StructuredCacheEntry strategy
StructuredCollectionCacheEntry - Class in org.hibernate.cache.spi.entry
Structured CacheEntry format for persistent collections (other than Maps, see StructuredMapCacheEntry).
StructuredMapCacheEntry - Class in org.hibernate.cache.spi.entry
Structured CacheEntry format for persistent Maps.
style - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch
 
style - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
 
style - Variable in class org.hibernate.boot.jaxb.mapping.JaxbUuidGenerator
 
style() - Element in annotation interface org.hibernate.annotations.UuidGenerator
Specifies which style of UUID generation should be used.
SUB_NAME - Static variable in interface org.hibernate.bytecode.enhance.spi.interceptor.BytecodeInterceptorLogging
 
subclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
subclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
subclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
Subclass - Class in org.hibernate.mapping
A mapping model object that represents a subclass in an entity class inheritance hierarchy.
Subclass(PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.Subclass
 
SUBCLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
Deprecated.
 
SUBCLASS_KEY - Static variable in class org.hibernate.cache.spi.entry.StructuredCacheEntry
 
SubclassEntitySource - Interface in org.hibernate.boot.model.source.spi
 
subclassSubgraph - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
 
SubEntityInfo - Interface in org.hibernate.boot.jaxb.hbm.spi
Common interface for all sub-entity mappings.
subgraph - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
 
subgraph - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph
 
subGraph() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.AttributeNodeContext
 
subGraph() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
SubGraph<J> - Interface in org.hibernate.graph
Extends the JPA-defined Subgraph with additional operations.
SubGraphContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
 
SubGraphImplementor<J> - Interface in org.hibernate.graph.spi
Integration version of the SubGraph contract.
subList(int, int) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
subList(int, int) - Method in class org.hibernate.collection.spi.PersistentBag
 
subList(int, int) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
subList(int, int) - Method in class org.hibernate.collection.spi.PersistentList
 
subLogger(String) - Static method in interface org.hibernate.query.hql.HqlLogging
 
subLogger(String) - Static method in interface org.hibernate.query.QueryLogging
 
subLogger(String) - Static method in interface org.hibernate.sql.results.LoadingLogger
 
subLogger(String) - Static method in interface org.hibernate.sql.results.ResultsLogger
 
subLogger(String, Class<T>) - Static method in interface org.hibernate.query.hql.HqlLogging
 
subLogger(String, Class<T>) - Static method in interface org.hibernate.query.QueryLogging
 
subLoggerName(String) - Static method in interface org.hibernate.query.hql.HqlLogging
 
subLoggerName(String) - Static method in interface org.hibernate.query.QueryLogging
 
subLoggerName(String) - Static method in interface org.hibernate.sql.results.LoadingLogger
 
subLoggerName(String) - Static method in interface org.hibernate.sql.results.ResultsLogger
 
subMap(K, K) - Method in class org.hibernate.collection.spi.PersistentSortedMap
 
subquery() - Method in class org.hibernate.grammars.hql.HqlParser.AnyFunctionContext
 
subquery() - Method in class org.hibernate.grammars.hql.HqlParser.EveryFunctionContext
 
subquery() - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
subquery() - Method in class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
 
subquery() - Method in class org.hibernate.grammars.hql.HqlParser
 
subquery() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryExpressionContext
 
subquery() - Method in class org.hibernate.grammars.hql.HqlParser.SubqueryInListContext
 
subquery(Class<U>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
subquery(Class<U>) - Method in interface org.hibernate.query.criteria.JpaCriteriaBase
 
subquery(Class<U>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
subquery(Class<U>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
subquery(Class<U>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
SUBQUERY - Enum constant in enum class org.hibernate.dialect.GroupByConstantRenderingStrategy
Renders a subquery e.g.
SUBQUERY_ORDER_BY - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
SubqueryContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SubqueryContext
 
SubqueryExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.SubqueryExpressionContext
 
SubqueryInListContext(HqlParser.InListContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.SubqueryInListContext
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
subselect - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
Subselect - Annotation Interface in org.hibernate.annotations
Maps an immutable and read-only entity to a given SQL select expression.
SUBSELECT - Enum constant in enum class org.hibernate.annotations.FetchMode
Use a secondary select with a subselect that re-executes an initial query to load all instances of the related entity or collection at once, at some point after the initial query is executed.
SUBSELECT - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
 
SUBSELECT - Enum constant in enum class org.hibernate.boot.jaxb.mapping.JaxbPluralFetchMode
 
SUBSELECT - Enum constant in enum class org.hibernate.engine.FetchStyle
Performs fetching of associated data (currently limited to only collections) based on the sql restriction used to load the owner.
SUBSELECT - Enum constant in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
Fetch via a subsequent subselect
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
subselectAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
SubselectFetch - Class in org.hibernate.engine.spi
Encapsulates details related to entities which contain sub-select-fetchable collections and which were loaded in a Session so that those collections may be sub-select fetched later during initialization
SubselectFetch(QuerySpec, TableGroup, JdbcParametersList, JdbcParameterBindings, Set<EntityKey>) - Constructor for class org.hibernate.engine.spi.SubselectFetch
 
SubselectFetch.RegistrationHandler - Interface in org.hibernate.engine.spi
 
SubselectFetch.StandardRegistrationHandler - Class in org.hibernate.engine.spi
 
subSet(E, E) - Method in class org.hibernate.collection.spi.PersistentSortedSet
 
substituteBrackets(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
substr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
subStream(InputStream, long, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract a portion of the bytes from the given stream, wrapping them in a new stream.
subStream(InputStream, long, int) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
Extract a portion of the bytes from the given stream., wrapping them in a new stream.
subStream(Reader, long, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract a portion of a reader, wrapping the portion in a new reader.
subStream(Reader, long, int) - Static method in class org.hibernate.type.descriptor.java.LobStreamDataHelper
Extract a portion of a reader, wrapping the portion in a new reader.
substring() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Not the same as ANSI-style substring!
substring(Expression<String>, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
substring(Expression<String>, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
substring(Expression<String>, int) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
substring(Expression<String>, int, int) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
substring(Expression<String>, int, int) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
substring(Expression<String>, int, int) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
substring(Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
substring(Expression<String>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
substring(Expression<String>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
SUBSTRING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SUBSTRING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SUBSTRING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
SUBSTRING() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
substring_substr() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Oracle, and many others
substring_substringLen() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Transact SQL-style (3 required args)
substringFromFor() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
ANSI-style substring
substringFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
substringFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
SubstringFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
substringFunctionLengthArgument() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
substringFunctionLengthArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
SubstringFunctionLengthArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SubstringFunctionLengthArgumentContext
 
substringFunctionStartArgument() - Method in class org.hibernate.grammars.hql.HqlParser.SubstringFunctionContext
 
substringFunctionStartArgument() - Method in class org.hibernate.grammars.hql.HqlParser
 
SubstringFunctionStartArgumentContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SubstringFunctionStartArgumentContext
 
subtract(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
subtract(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
subtract(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
subtract(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a subtraction
SUBTRACT - Enum constant in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
subtractDuration(Expression<T>, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Subtract a duration to a date or datetime, that is, return an earlier date or datetime which is separated from the given date or datetime by the given duration.
subtractDuration(Expression<T>, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
subtractDuration(Expression<T>, Duration) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Subtract a duration to a date or datetime, that is, return an earlier date or datetime which is separated from the given date or datetime by the given duration.
subtractDuration(Expression<T>, Duration) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
subtractDuration(T, Expression<Duration>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Subtract a duration to a date or datetime, that is, return an earlier date or datetime which is separated from the given date or datetime by the given duration.
subtractDuration(T, Expression<Duration>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
subType() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubGraphContext
 
subType() - Method in class org.hibernate.grammars.graph.GraphLanguageParser
 
SubTypeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.graph.GraphLanguageParser.SubTypeContext
 
sum(Expression<? extends N>, Expression<? extends N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sum(Expression<? extends N>, Expression<? extends N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sum(Expression<? extends N>, Expression<? extends N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
sum(Expression<? extends N>, N) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sum(Expression<? extends N>, N) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sum(Expression<? extends N>, N) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
sum(Expression<N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sum(Expression<N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sum(Expression<N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
sum(Expression<N>, JpaPredicate) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sum(Expression<N>, JpaPredicate) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sum(Expression<N>, JpaPredicate, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a sum aggregate function expression.
sum(Expression<N>, JpaPredicate, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sum(Expression<N>, JpaWindow) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sum(Expression<N>, JpaWindow) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sum(N, Expression<? extends N>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sum(N, Expression<? extends N>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sum(N, Expression<? extends N>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
SUM - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
SUM - Static variable in class org.hibernate.grammars.hql.HqlParser
 
SUM() - Method in class org.hibernate.grammars.hql.HqlParser.ElementAggregateFunctionContext
 
SUM() - Method in class org.hibernate.grammars.hql.HqlParser.IndexAggregateFunctionContext
 
SUM() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
sumAsDouble(Expression<Float>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sumAsDouble(Expression<Float>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sumAsDouble(Expression<Float>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
sumAsLong(Expression<Integer>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
sumAsLong(Expression<Integer>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
sumAsLong(Expression<Integer>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
Summarization - Class in org.hibernate.sql.ast.tree.expression
 
Summarization(Summarization.Kind, List<Expression>) - Constructor for class org.hibernate.sql.ast.tree.expression.Summarization
 
Summarization.Kind - Enum Class in org.hibernate.sql.ast.tree.expression
 
SumReturnTypeResolver - Class in org.hibernate.dialect.function
Resolve according to JPA spec 4.8.5
SumReturnTypeResolver(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.SumReturnTypeResolver
 
SUPERCLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
Deprecated.
 
supportsAggressiveRelease() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
supportsAggressiveRelease() - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
supportsAggressiveRelease() - Method in interface org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
Does this connection provider support aggressive release of JDBC connections and later re-acquisition of those connections if needed?
supportsAggressiveRelease() - Method in interface org.hibernate.engine.jdbc.connections.spi.JdbcConnectionAccess
Does the underlying provider of connections support aggressive releasing of connections (and re-acquisition of those connections later, if need be) in JTA environments?
supportsAggressiveRelease() - Method in interface org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider
Does this connection provider support aggressive release of JDBC connections and later re-acquisition of those connections if needed?
supportsAlterColumnType() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsAlterColumnType() - Method in class org.hibernate.dialect.Dialect
Does this dialect support modifying the type of an existing column?
supportsAlterColumnType() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsAlterColumnType() - Method in class org.hibernate.dialect.H2Dialect
 
supportsAlterColumnType() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsAlterColumnType() - Method in class org.hibernate.dialect.OracleDialect
 
supportsAlterColumnType() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsAlterColumnType() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsAlterColumnType() - Method in class org.hibernate.dialect.SybaseDialect
 
supportsAnalysis() - Method in interface org.hibernate.dialect.FunctionalDependencyAnalysisSupport
Supports primary key functional dependency analysis
supportsAnalysis() - Method in class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
 
supportsArbitraryValues() - Method in class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
supportsArbitraryValues() - Method in interface org.hibernate.generator.values.GeneratedValuesMutationDelegate
Returns true when this delegate supports retrieving arbitrary generated values, or false when it only supports identifiers.
supportsArrayConstructor() - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
supportsArrayConstructor() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsArrayConstructor() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
supportsArrayConstructor() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
supportsArrayConstructor() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL array constructor is supported.
supportsAsciiStringTypes() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsBatchUpdates() - Method in class org.hibernate.dialect.Dialect
Whether this Dialect supports batch updates.
supportsBatchUpdates() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Did the driver report to supporting batched updates?
supportsBindAsCallableArgument() - Method in class org.hibernate.dialect.Dialect
Does this dialect support using a JDBC bind parameter as an argument to a function or procedure call?
supportsBindAsCallableArgument() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsBitType() - Method in class org.hibernate.dialect.Dialect
Does this dialect have a true SQL BIT type with just two values (0 and 1) or, even better, a proper SQL BOOLEAN type, or does Types.BIT get mapped to a numeric type with more than two values?
supportsBitType() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsBitType() - Method in class org.hibernate.dialect.OracleDialect
Oracle has neither BIT nor BOOLEAN.
supportsBitType() - Method in class org.hibernate.dialect.SybaseASEDialect
The Sybase ASE BIT type does not allow null values, so we don't use it.
supportsBulkInsertionIdentifierGeneration() - Method in interface org.hibernate.id.BulkInsertionCapableIdentifierGenerator
Given the configuration of this generator, is identifier generation as part of bulk insertion supported?
supportsBulkInsertionIdentifierGeneration() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.Dialect
Does this dialect support on delete actions in foreign key definitions?
supportsCascadeDelete() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.InnoDBStorageEngine
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.MyISAMStorageEngine
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsCascadeDelete() - Method in interface org.hibernate.dialect.MySQLStorageEngine
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.SpannerDialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsCascadeDelete() - Method in class org.hibernate.dialect.TiDBDialect
 
supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
Does this dialect support case-insensitive LIKE comparisons?
supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.H2Dialect
 
supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsCatalogs() - Method in enum class org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
 
supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.Dialect
Does this dialect support definition of cascade delete constraints which can cause circular chains?
supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.SpannerDialect
 
supportsCircularCascadeDeleteConstraints() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsColumnCheck() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
HANA currently does not support check constraints.
supportsColumnCheck() - Method in class org.hibernate.dialect.Dialect
Does this dialect support column-level check constraints?
supportsColumnCheck() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsColumnCheck() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsColumnCheck() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsCommentOn() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.Dialect
Does this dialect support commenting on tables and columns?
supportsCommentOn() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsCommentOn() - Method in class org.hibernate.dialect.H2Dialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.OracleDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsComponentCheckConstraints() - Method in interface org.hibernate.dialect.aggregate.AggregateSupport
Returns whether the database supports the use of a check constraint on tables, to implement not-null and other constraints of an aggregate type.
supportsComponentCheckConstraints() - Method in class org.hibernate.dialect.aggregate.AggregateSupportImpl
 
supportsComponentCheckConstraints() - Method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
 
supportsConflictClauseForInsertCTE() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsConflictClauseForInsertCTE() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the conflict clause for insert statements that appear in a CTE?
supportsConflictClauseForInsertCTE() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsConstants() - Method in interface org.hibernate.dialect.FunctionalDependencyAnalysisSupport
Also supports functional dependency analysis for constant values other than table columns
supportsConstants() - Method in class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Dialect
Does this dialect support some way to retrieve the current timestamp value from the database?
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.H2Dialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.OracleDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.SpannerDialect
 
supportsDataDefinitionInTransaction() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Did the driver report to support performing DDL within transactions?
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.DB2iDialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.DB2zDialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.Dialect
Does this dialect support some kind of distinct from predicate?
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.H2Dialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsDistinctFromPredicate() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Is this SQL dialect known to support some kind of distinct from predicate.
supportsDuplicateSelectItemsInQueryGroup() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsDuplicateSelectItemsInQueryGroup() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
supportsEntityNameUsage() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
supportsEntityNameUsage() - Method in interface org.hibernate.sql.ast.spi.SqlAstCreationState
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.Dialect
Does the dialect support an exists statement in the select clause?
supportsExistsInSelect() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.OracleDialect
 
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.Dialect
"Expected" LOB usage pattern is such that I can perform an insert via prepared statement with a parameter binding for a LOB value without crazy casting to JDBC driver implementation-specific classes.
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsFetchClause(FetchClauseType) - Method in class org.hibernate.dialect.Dialect
Does this dialect support the given FETCH clause type.
supportsFetchClause(FetchClauseType) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsFetchClause(FetchClauseType) - Method in class org.hibernate.dialect.H2Dialect
 
supportsFetchClause(FetchClauseType) - Method in class org.hibernate.dialect.OracleDialect
 
supportsFetchClause(FetchClauseType) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsFetchClause(FetchClauseType) - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsFilterClause() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsFilterClause() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
supportsFilterClause() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
supportsFilterClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
supportsFilterClause() - Method in interface org.hibernate.sql.ast.SqlAstTranslator
Whether the FILTER clause for aggregate functions is supported.
supportsFractionalTimestampArithmetic() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsFractionalTimestampArithmetic() - Method in class org.hibernate.dialect.Dialect
Whether the database supports adding a fractional interval to a timestamp, for example timestamp + 0.5 second.
supportsFractionalTimestampArithmetic() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsFractionalTimestampArithmetic() - Method in class org.hibernate.dialect.SybaseDialect
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the from clause for update statements?
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.OracleDialect
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsFromClauseInUpdate() - Method in class org.hibernate.dialect.SybaseDialect
 
supportsGetGeneratedKeys() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Did the driver report to supporting retrieval of generated keys?
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.CockroachDBIdentityColumnSupport
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.H2IdentityColumnSupport
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.HANAIdentityColumnSupport
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.HSQLIdentityColumnSupport
 
supportsIdentityColumns() - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
Does this dialect support identity column key generation?
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.MySQLIdentityColumnSupport
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.Oracle12cIdentityColumnSupport
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.identity.PostgreSQLIdentityColumnSupport
 
supportsIfExistsAfterAlterTable() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsIfExistsAfterAlterTable() - Method in class org.hibernate.dialect.Dialect
For an alter table, can the phrase if exists be applied?
supportsIfExistsAfterAlterTable() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsIfExistsAfterAlterTable() - Method in class org.hibernate.dialect.H2Dialect
 
supportsIfExistsAfterAlterTable() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsIfExistsAfterAlterTable() - Method in class org.hibernate.dialect.OracleDialect
 
supportsIfExistsAfterAlterTable() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsIfExistsAfterConstraintName() - Method in class org.hibernate.dialect.Dialect
For dropping a constraint with an alter table, can the phrase if exists be applied after the constraint name?
supportsIfExistsAfterConstraintName() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.Dialect
For dropping a table, can the phrase if exists be applied after the table name?
supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.H2Dialect
 
supportsIfExistsAfterTableName() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsIfExistsAfterTypeName() - Method in class org.hibernate.dialect.Dialect
For dropping a type, can the phrase if exists be applied after the type name?
supportsIfExistsAfterTypeName() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.Dialect
For dropping a constraint with an alter table statement, can the phrase if exists be applied before the constraint name?
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.H2Dialect
 
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.SQLServer2016Dialect
Deprecated.
 
supportsIfExistsBeforeConstraintName() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.DB2400Dialect
Deprecated.
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.DB2iDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.DB2zDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.Dialect
For dropping a table, can the phrase if exists be applied before the table name?
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.H2Dialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.OracleDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.SQLServer2016Dialect
Deprecated.
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsIfExistsBeforeTypeName() - Method in class org.hibernate.dialect.Dialect
For dropping a type, can the phrase if exists be applied before the type name?
supportsIfExistsBeforeTypeName() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsIfExistsBeforeTypeName() - Method in class org.hibernate.dialect.OracleDialect
 
supportsIfExistsBeforeTypeName() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsInsertReturning() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsInsertReturning() - Method in class org.hibernate.dialect.Dialect
Does this dialect fully support returning arbitrary generated column values after execution of an insert statement, using native SQL syntax?
supportsInsertReturning() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsInsertReturning() - Method in class org.hibernate.dialect.H2Dialect
 
supportsInsertReturning() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsInsertReturning() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsInsertReturningGeneratedKeys() - Method in class org.hibernate.dialect.Dialect
Does this dialect fully support returning arbitrary generated column values after execution of an insert statement, using the JDBC method Connection.prepareStatement(String, String[]).
supportsInsertReturningGeneratedKeys() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsInsertReturningGeneratedKeys() - Method in class org.hibernate.dialect.H2Dialect
 
supportsInsertReturningGeneratedKeys() - Method in class org.hibernate.dialect.OracleDialect
 
supportsInsertReturningRowId() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsInsertReturningRowId() - Method in class org.hibernate.dialect.Dialect
Does this dialect supports returning the RowId column after execution of an insert statement, using native SQL syntax?
supportsInsertReturningRowId() - Method in class org.hibernate.dialect.H2Dialect
 
supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.identity.AbstractTransactSQLIdentityColumnSupport
 
supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.identity.DB2IdentityColumnSupport
 
supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.identity.H2FinalTableIdentityColumnSupport
 
supportsInsertSelectIdentity() - Method in interface org.hibernate.dialect.identity.IdentityColumnSupport
Does the dialect support some form of inserting and selecting the generated IDENTITY value all in the same statement.
supportsInsertSelectIdentity() - Method in class org.hibernate.dialect.identity.IdentityColumnSupportImpl
 
supportsIntersect() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
supportsIntersect() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsIntersect() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
supportsIntersect() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
supportsIsTrue() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsIsTrue() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the is true and is false operators?
supportsIsTrue() - Method in class org.hibernate.dialect.H2Dialect
 
supportsIsTrue() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsIsTrue() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsJdbcBatchInserts() - Method in interface org.hibernate.id.IdentifierGenerator
Deprecated.
this method is no longer called
supportsJdbcConnectionLobCreation(DatabaseMetaData) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsJdbcConnectionLobCreation(DatabaseMetaData) - Method in class org.hibernate.dialect.Dialect
Check whether the JDBC Connection supports creating LOBs via Connection.createBlob(), Connection.createNClob(), or Connection.createClob().
supportsJdbcConnectionLobCreation(DatabaseMetaData) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsJdbcConnectionLobCreation(DatabaseMetaData) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsJoinInMutationStatementSubquery() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
supportsJoinInMutationStatementSubquery() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsJoinInMutationStatementSubquery() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
If the dialect supports using joins in mutation statement subquery that could also use columns from the mutation target table
supportsJoinsInDelete() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
supportsJoinsInDelete() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsJoinsInDelete() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
supportsJoinsInDelete() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
supportsJoinsInDelete() - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
supportsJoinsInDelete() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
supportsLateral() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsLateral() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsLateral() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsLateral() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the SQL lateral keyword or a proprietary alternative?
supportsLateral() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsLateral() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsLateral() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsLateral() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsLateral() - Method in class org.hibernate.dialect.OracleDialect
 
supportsLateral() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsLateral() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsLimit() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
supportsLimit() - Method in class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
 
supportsLimit() - Method in class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
 
supportsLimit() - Method in class org.hibernate.dialect.pagination.LegacyDB2LimitHandler
 
supportsLimit() - Method in class org.hibernate.dialect.pagination.LegacyOracleLimitHandler
 
supportsLimit() - Method in interface org.hibernate.dialect.pagination.LimitHandler
Does this handler support limiting query results?
supportsLimit() - Method in class org.hibernate.dialect.pagination.OffsetFetchLimitHandler
 
supportsLimit() - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
supportsLimit() - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
supportsLimitOffset() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
supportsLimitOffset() - Method in class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
 
supportsLimitOffset() - Method in interface org.hibernate.dialect.pagination.LimitHandler
Does this handler support combinations of limit and offset?
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.Dialect
Does the dialect support propagating changes to LOB values back to the database? Talking about mutating the internal value of the locator, as opposed to supplying a new locator instance.
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.H2Dialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsLobValueChangePropagation() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsLockTimeouts() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsLockTimeouts() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsLockTimeouts() - Method in class org.hibernate.dialect.Dialect
Does this dialect support specifying timeouts when requesting locks.
supportsLockTimeouts() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsLockTimeouts() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsLockTimeouts() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsLockTimeouts() - Method in class org.hibernate.dialect.SpannerDialect
 
supportsLockTimeouts() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsMaterializedLobAccess() - Method in class org.hibernate.dialect.Dialect
supportsMaterializedLobAccess() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsMaterializedLobAccess() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsMinMaxOnUuid() - Method in class org.hibernate.dialect.PostgreSQLDialect
Whether PostgreSQL supports min(uuid)/max(uuid), which it doesn't by default.
supportsNamedParameters() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Does the driver report supporting named parameters?
supportsNamedParameters(DatabaseMetaData) - Method in class org.hibernate.dialect.Dialect
supportsNamedParameters(DatabaseMetaData) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsNamedParameters(DatabaseMetaData) - Method in class org.hibernate.dialect.HSQLDialect
 
supportsNamedParameters(DatabaseMetaData) - Method in class org.hibernate.dialect.SybaseDialect
 
supportsNationalizedMethods() - Method in class org.hibernate.dialect.Dialect
supportsNestedSubqueryCorrelation() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
supportsNestedSubqueryCorrelation() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsNestedSubqueryCorrelation() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsNestedSubqueryCorrelation() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
supportsNestedWithClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL with clause is supported within a CTE.
supportsNoColumnsInsert() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsNoColumnsInsert() - Method in class org.hibernate.dialect.Dialect
Is the INSERT statement is allowed to contain no columns?
supportsNoColumnsInsert() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsNonQueryWithCTE() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsNonQueryWithCTE() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsNonQueryWithCTE() - Method in class org.hibernate.dialect.Dialect
Does this dialect support insert, update, and delete statements with Common Table Expressions (CTEs)?
supportsNonQueryWithCTE() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsNonQueryWithCTE() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsNonQueryWithCTE() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsNoWait() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsNoWait() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsNoWait() - Method in class org.hibernate.dialect.Dialect
Does this dialect support NO_WAIT timeout.
supportsNoWait() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsNoWait() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsNoWait() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsNoWait() - Method in class org.hibernate.dialect.OracleDialect
 
supportsNoWait() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsNoWait() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsNoWait() - Method in class org.hibernate.dialect.TiDBDialect
 
supportsNullPrecedence() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsNullPrecedence() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsNullPrecedence() - Method in class org.hibernate.dialect.Dialect
Does this dialect support nulls first and nulls last?
supportsNullPrecedence() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsNullPrecedence() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsNullPrecedence() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsNullPrecedence() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsNullPrecedence() - Method in class org.hibernate.dialect.SybaseDialect
 
supportsNullPrecedence() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
supportsOffset() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
 
supportsOffset() - Method in class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
 
supportsOffset() - Method in class org.hibernate.dialect.pagination.LegacyOracleLimitHandler
 
supportsOffset() - Method in interface org.hibernate.dialect.pagination.LimitHandler
Does this handler support offsetting query results without also specifying a limit?
supportsOffset() - Method in class org.hibernate.dialect.pagination.LimitLimitHandler
 
supportsOffset() - Method in class org.hibernate.dialect.pagination.LimitOffsetLimitHandler
 
supportsOffset() - Method in class org.hibernate.dialect.pagination.OffsetFetchLimitHandler
 
supportsOffset() - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
supportsOffsetClause() - Method in class org.hibernate.dialect.DB2iSqlAstTranslator
 
supportsOffsetClause() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
supportsOffsetClause() - Method in class org.hibernate.dialect.DB2zSqlAstTranslator
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.Dialect
Does this dialect support offset in subqueries?
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.H2Dialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.OracleDialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.SpannerDialect
 
supportsOffsetInSubquery() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsOrderByInSubquery() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsOrderByInSubquery() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsOrderByInSubquery() - Method in class org.hibernate.dialect.Dialect
Does this dialect support the order by clause in subqueries?
supportsOrderByInSubquery() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsOrderByInSubquery() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsOrdinalSelectItemReference() - Method in class org.hibernate.dialect.Dialect
Does this dialect support references to result variables (i.e, select items) by column positions (1-origin) as defined by the select clause?
supportsOrdinalSelectItemReference() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Dialect
Does this dialect support FOR UPDATE in conjunction with outer-joined rows?
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.SpannerDialect
 
supportsParameterOffsetFetchExpression() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
supportsParametersInInsertSelect() - Method in class org.hibernate.dialect.Dialect
Deprecated, for removal: This API element is subject to removal in a future version.
This seems to be supported on all platforms, and we don't call this except in test suite
supportsParametersInInsertSelect() - Method in class org.hibernate.dialect.DialectDelegateWrapper
Deprecated, for removal: This API element is subject to removal in a future version.
supportsPartitionBy() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsPartitionBy() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
supportsPartitionBy() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsPartitionBy() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsPartitionBy() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsPartitionBy() - Method in class org.hibernate.dialect.Dialect
Does is dialect support partition by?
supportsPartitionBy() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsPartitionBy() - Method in class org.hibernate.dialect.OracleDialect
 
supportsPartitionBy() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsPartitionBy() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsPooledSequences() - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
supportsPooledSequences() - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Does this dialect support "pooled" sequences.
supportsPredicateAsExpression() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsPredicateAsExpression() - Method in class org.hibernate.dialect.Dialect
Whether a predicate like a > 0 can appear in an expression context, for example, in a select list item.
supportsPredicateAsExpression() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsQuantifiedPredicates() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Is this dialect known to support quantified predicates.
supportsRecursiveClauseArrayAndRowEmulation() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
supportsRecursiveClauseArrayAndRowEmulation() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the recursive search and cycle clause emulations based on the array and row constructor is supported.
supportsRecursiveCTE() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.Dialect
Does this dialect/database support recursive CTEs?
supportsRecursiveCTE() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.H2Dialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.OracleDialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsRecursiveCTE() - Method in class org.hibernate.dialect.TiDBDialect
 
supportsRecursiveCycleClause() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsRecursiveCycleClause() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
supportsRecursiveCycleClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL cycle clause is supported, which can be used for recursive CTEs.
supportsRecursiveCycleUsingClause() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
supportsRecursiveCycleUsingClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL cycle clause supports the using sub-clause.
supportsRecursiveSearchClause() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsRecursiveSearchClause() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
supportsRecursiveSearchClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL search clause is supported, which can be used for recursive CTEs.
supportsRefCursors() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsRefCursors() - Method in class org.hibernate.dialect.Dialect
Whether this Dialect supports the JDBC Types.REF_CURSOR type.
supportsRefCursors() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Does the driver report supporting Types.REF_CURSOR?
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.Dialect
Does this dialect support asking the result set its positioning information on forward-only cursors?
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsRowConstructor() - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
supportsRowConstructor() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsRowConstructor() - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
supportsRowConstructor() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL row constructor is supported.
supportsRowId() - Method in class org.hibernate.generator.values.AbstractGeneratedValuesMutationDelegate
 
supportsRowId() - Method in interface org.hibernate.generator.values.GeneratedValuesMutationDelegate
Returns true when this delegate supports retrieving the RowId value.
supportsRowValueConstructorDistinctFromSyntax() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsRowValueConstructorDistinctFromSyntax() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Is this dialect known to support what ANSI-SQL terms "row value constructor" syntax; sometimes called tuple syntax with is distinct from and is not distinct from operators.
supportsRowValueConstructorGtLtSyntax() - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
supportsRowValueConstructorGtLtSyntax() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Is this dialect known to support what ANSI-SQL terms "row value constructor" syntax; sometimes called tuple syntax with <, >, and operators.
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
supportsRowValueConstructorSyntax() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Is this dialect known to support what ANSI-SQL terms "row value constructor" syntax; sometimes called tuple syntax.
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
If the dialect supports row values, does it offer such support in IN lists as well?
supportsRowValueConstructorSyntaxInInSubQuery() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
If the dialect supports row values, does it offer such support in IN subqueries as well?
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
supportsRowValueConstructorSyntaxInQuantifiedPredicates() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Is this dialect known to support what ANSI-SQL terms "row value constructor" syntax; sometimes called tuple syntax with quantified predicates.
supportsRowValueConstructorSyntaxInSet() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
supportsRowValueConstructorSyntaxInSet() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsRowValueConstructorSyntaxInSet() - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
supportsRowValueConstructorSyntaxInSet() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Is this dialect known to support what ANSI-SQL terms "row value constructor" syntax, sometimes called tuple syntax, in the SET clause;
supportsSchemas() - Method in enum class org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
 
supportsScrollableResults() - Method in interface org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData
Did the driver report to supporting scrollable result sets?
supportsSequences() - Method in class org.hibernate.dialect.sequence.NoSequenceSupport
 
supportsSequences() - Method in interface org.hibernate.dialect.sequence.SequenceSupport
Does this dialect support sequences?
supportsSimpleQueryGrouping() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsSimpleQueryGrouping() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsSimpleQueryGrouping() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
supportsSimpleQueryGrouping() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
supportsSkipLocked() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsSkipLocked() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.DB2iDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.DB2zDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.Dialect
Does this dialect support SKIP_LOCKED timeout.
supportsSkipLocked() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsSkipLocked() - Method in class org.hibernate.dialect.MariaDB106Dialect
Deprecated.
 
supportsSkipLocked() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.OracleDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsSkipLocked() - Method in class org.hibernate.dialect.TiDBDialect
 
supportsStandardArrays() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsStandardArrays() - Method in class org.hibernate.dialect.Dialect
Does this database have native support for ANSI SQL standard arrays which are expressed in terms of the element type name: integer array.
supportsStandardArrays() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsStandardArrays() - Method in class org.hibernate.dialect.H2Dialect
 
supportsStandardArrays() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsStandardArrays() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsStandardArrays() - Method in class org.hibernate.dialect.SpannerDialect
 
supportsStandardCurrentTimestampFunction() - Method in class org.hibernate.dialect.Dialect
Does this dialect have an ANSI SQL current_timestamp function?
supportsStandardCurrentTimestampFunction() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsStandardCurrentTimestampFunction() - Method in class org.hibernate.dialect.SybaseDialect
 
supportsSubqueryInSelect() - Method in class org.hibernate.dialect.Dialect
Does this dialect support subqueries in the select clause?
supportsSubqueryInSelect() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsSubqueryOnMutatingTable() - Method in class org.hibernate.dialect.Dialect
Does this dialect support referencing the table being mutated in a subquery? The "table being mutated" is the table referenced in an update or delete query.
supportsSubqueryOnMutatingTable() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsSubqueryOnMutatingTable() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.Dialect
Is a subselect supported as the left-hand side (LHS) of an IN predicates?
supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTableCheck() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsTableCheck() - Method in class org.hibernate.dialect.Dialect
Does this dialect support table-level check constraints?
supportsTableCheck() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTableGroups() - Method in interface org.hibernate.dialect.FunctionalDependencyAnalysisSupport
Supports functional dependency analysis through joined tables and result sets (e.g.
supportsTableGroups() - Method in class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
 
supportsTemporalLiteralOffset() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsTemporalLiteralOffset() - Method in class org.hibernate.dialect.Dialect
Does this dialect supports timezone offsets in temporal literals.
supportsTemporalLiteralOffset() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTemporalLiteralOffset() - Method in class org.hibernate.dialect.H2Dialect
 
supportsTemporalLiteralOffset() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsTemporalLiteralOffset() - Method in class org.hibernate.dialect.OracleDialect
 
supportsTemporalLiteralOffset() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsTemporaryTablePrimaryKey() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsTemporaryTablePrimaryKey() - Method in class org.hibernate.dialect.Dialect
Does this database support primary keys for temporary tables?
supportsTemporaryTablePrimaryKey() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTemporaryTables() - Method in class org.hibernate.dialect.Dialect
Does this database have some sort of support for temporary tables?
supportsTemporaryTables() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTimeLiteralOffset() - Method in class org.hibernate.dialect.H2Dialect
 
supportsTruncateWithCast() - Method in class org.hibernate.dialect.Dialect
Does this dialect support truncation of values to a specified length via a cast?
supportsTruncateWithCast() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTupleCounts() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsTupleCounts() - Method in class org.hibernate.dialect.Dialect
Does this dialect support count(a,b)?
supportsTupleCounts() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTupleCounts() - Method in class org.hibernate.dialect.H2Dialect
 
supportsTupleCounts() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsTupleCounts() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.Dialect
Does this dialect support count(distinct a,b)?
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsTupleDistinctCounts() - Method in class org.hibernate.dialect.OracleDialect
 
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.Dialect
Is it supported to materialize a LOB locator outside the transaction in which it was created?
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.Dialect
Does this dialect support UNION ALL?
supportsUnionAll() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsUnionInSubquery() - Method in class org.hibernate.dialect.Dialect
Does this dialect support UNION in a subquery.
supportsUnionInSubquery() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsUnionInSubquery() - Method in class org.hibernate.dialect.SybaseASEDialect
 
supportsUpdateReturning() - Method in class org.hibernate.dialect.DB2iDialect
 
supportsUpdateReturning() - Method in class org.hibernate.dialect.Dialect
Does this dialect fully support returning arbitrary generated column values after execution of an update statement, using native SQL syntax?
supportsUpdateReturning() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsValuesList() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsValuesList() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsValuesList() - Method in class org.hibernate.dialect.Dialect
Does this dialect support values lists of form VALUES (1), (2), (3)?
supportsValuesList() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsValuesList() - Method in class org.hibernate.dialect.OracleDialect
 
supportsValuesList() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsValuesList() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsValuesListForInsert() - Method in class org.hibernate.dialect.Dialect
Does this dialect support values lists of form VALUES (1), (2), (3) in insert statements?
supportsValuesListForInsert() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Does this handler support bind variables (JDBC prepared statement parameters) for its limit/offset?
supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.AbstractNoOffsetLimitHandler
 
supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.AbstractSimpleLimitHandler
 
supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.LegacyDB2LimitHandler
 
supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.OffsetFetchLimitHandler
 
supportsVariableLimit() - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
supportsWait() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsWait() - Method in class org.hibernate.dialect.Dialect
Does this dialect support WAIT timeout.
supportsWait() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsWait() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsWait() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsWait() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsWait() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsWait() - Method in class org.hibernate.dialect.TiDBDialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.CockroachDialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.DerbyDialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.Dialect
Does this dialect support window functions like row_number() over (..)?
supportsWindowFunctions() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.H2Dialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.MariaDBDialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.OracleDialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsWindowFunctions() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsWithClause() - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
supportsWithClause() - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
supportsWithClause() - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
supportsWithClause() - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
supportsWithClause() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL with clause is supported.
supportsWithClauseInSubquery() - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
supportsWithClauseInSubquery() - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
supportsWithClauseInSubquery() - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
supportsWithClauseInSubquery() - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
supportsWithClauseInSubquery() - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
supportsWithClauseInSubquery() - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
supportsWithClauseInSubquery() - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
supportsWithClauseInSubquery() - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Whether the SQL with clause is supported within a subquery.
SYBASE - Enum constant in enum class org.hibernate.dialect.Database
 
SYBASE_ANSI_NULL - Static variable in interface org.hibernate.cfg.DialectSpecificSettings
Specifies whether this database's ansinull setting is enabled.
SybaseASEDialect - Class in org.hibernate.dialect
A SQL dialect for Sybase Adaptive Server Enterprise 16 and above.
SybaseASEDialect() - Constructor for class org.hibernate.dialect.SybaseASEDialect
 
SybaseASEDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.SybaseASEDialect
 
SybaseASEDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.SybaseASEDialect
 
SybaseASESqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for Sybase ASE.
SybaseASESqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.SybaseASESqlAstTranslator
 
SybaseDialect - Class in org.hibernate.dialect
Superclass for all Sybase dialects.
SybaseDialect() - Constructor for class org.hibernate.dialect.SybaseDialect
 
SybaseDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.SybaseDialect
 
SybaseDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.SybaseDialect
 
SybaseDriverKind - Enum Class in org.hibernate.dialect
 
SybaseJConnGetGeneratedKeysDelegate - Class in org.hibernate.id.insert
Specialized IdentifierGeneratingInsert which appends the database specific clause which signifies to return generated IDENTITY values to the end of the insert statement.
SybaseJConnGetGeneratedKeysDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.id.insert.SybaseJConnGetGeneratedKeysDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
SybaseJConnGetGeneratedKeysDelegate(EntityPersister) - Constructor for class org.hibernate.id.insert.SybaseJConnGetGeneratedKeysDelegate
 
SybaseJconnIdentityColumnSupport - Class in org.hibernate.dialect.identity
 
SybaseJconnIdentityColumnSupport() - Constructor for class org.hibernate.dialect.identity.SybaseJconnIdentityColumnSupport
 
SybaseSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for Sybase.
SybaseSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.SybaseSqlAstTranslator
 
SybaseSqmToSqlAstConverter<T extends Statement> - Class in org.hibernate.dialect
A SQM to SQL AST translator for Sybase ASE.
SybaseSqmToSqlAstConverter(SqmStatement<?>, QueryOptions, DomainParameterXref, QueryParameterBindings, LoadQueryInfluencers, SqlAstCreationContext, boolean) - Constructor for class org.hibernate.dialect.SybaseSqmToSqlAstConverter
 
SybaseTruncFunction - Class in org.hibernate.dialect.function
Custom TruncFunction for Sybase which uses a dialect-specific emulation function for datetimes
SybaseTruncFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.SybaseTruncFunction
 
SynchronizationRegistry - Interface in org.hibernate.resource.transaction.spi
Manages a registry of (local) JTA Synchronization instances
SynchronizationRegistryImplementor - Interface in org.hibernate.resource.transaction.spi
SPI contract for SynchronizationRegistry implementors.
synchronizations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
synchronize - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
synchronize - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
Synchronize - Annotation Interface in org.hibernate.annotations
Specifies a table or tables that hold state mapped by the annotated entity or collection.
SynchronizeableQuery - Interface in org.hibernate.query
Represents the abstract notion of a query whose results are affected by the data stored in a given set of named query spaces.
synchronizedTables - Variable in class org.hibernate.mapping.PersistentClass
 
syntacticDomainPath() - Method in class org.hibernate.grammars.hql.HqlParser.PathContext
 
syntacticDomainPath() - Method in class org.hibernate.grammars.hql.HqlParser
 
syntacticDomainPath() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticPathExpressionContext
 
SyntacticDomainPathContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
SyntacticPathExpressionContext(HqlParser.PrimaryExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.SyntacticPathExpressionContext
 
SyntaxException - Exception in org.hibernate.query
Represents a syntax error in a HQL/JPQL query.
SyntaxException(String) - Constructor for exception org.hibernate.query.SyntaxException
 
SyntaxException(String, String) - Constructor for exception org.hibernate.query.SyntaxException
 
SyntheticProperty - Class in org.hibernate.mapping
Models a property which does not actually exist in the model.
SyntheticProperty() - Constructor for class org.hibernate.mapping.SyntheticProperty
 
sysdate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
sysdateExplicitMicros() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
MySQL 5.7 precision defaults to seconds, but microseconds is better
sysdateParens() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
MySQL requires the parens in sysdate()
systimestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 

T

TAB - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
TAB - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
TAB() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
TAB() - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
TAB(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.CommandContext
 
TAB(int) - Method in class org.hibernate.grammars.importsql.SqlScriptParser.ScriptContext
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType
 
table - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSynchronizedTable
 
table - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
table() - Element in annotation interface org.hibernate.annotations.SecondaryRow
The name of the secondary table, as specified by SecondaryTable.name().
table() - Element in annotation interface org.hibernate.annotations.SQLDelete
The name of the table affected by the delete statement.
table() - Element in annotation interface org.hibernate.annotations.SQLDeleteAll
The name of the table affected.
table() - Element in annotation interface org.hibernate.annotations.SqlFragmentAlias
The table corresponding to the alias.
table() - Element in annotation interface org.hibernate.annotations.SQLInsert
The name of the table affected by the insert statement.
table() - Element in annotation interface org.hibernate.annotations.SQLUpdate
The name of the table affected by the update statement.
table() - Element in annotation interface org.hibernate.annotations.TimeZoneColumn
(Optional) The name of the table that contains the column.
Table - Class in org.hibernate.mapping
A mapping model object representing a relational database table.
Table - Annotation Interface in org.hibernate.annotations
Deprecated, for removal: This API element is subject to removal in a future version.
The options available here are all now offered by other newer and better-designed annotations in this package. This annotation will soon be removed, since it's very annoying to have two annotations named @Table.
Table() - Constructor for class org.hibernate.mapping.Table
Deprecated, for removal: This API element is subject to removal in a future version.
Table(String) - Constructor for class org.hibernate.mapping.Table
 
Table(String, String) - Constructor for class org.hibernate.mapping.Table
 
Table(String, Namespace, String, boolean) - Constructor for class org.hibernate.mapping.Table
 
Table(String, Namespace, Identifier, boolean) - Constructor for class org.hibernate.mapping.Table
 
Table(String, Namespace, Identifier, String, boolean) - Constructor for class org.hibernate.mapping.Table
 
TABLE - Enum constant in enum class org.hibernate.dialect.RowLockStrategy
Use a table alias.
TABLE - Enum constant in enum class org.hibernate.DuplicateMappingException.Type
A duplicate table definition was encountered.
TABLE - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the table name for the generated id
TABLE - Static variable in class org.hibernate.type.SqlTypes
A type code representing an Oracle-style nested table.
TABLE_ALIAS - Enum constant in enum class org.hibernate.dialect.DmlTargetColumnQualifierSupport
Qualify the column using the table alias, whenever available, and fallback to the table expression.
TABLE_EXPRESSION - Enum constant in enum class org.hibernate.dialect.DmlTargetColumnQualifierSupport
Qualify the column using the table expression, ignoring a possible table alias.
TABLE_GENERATOR_STORE_LAST_USED - Static variable in interface org.hibernate.cfg.MappingSettings
Determines if the identifier value stored in the database table backing a table generator is the last value returned by the identifier generator, or the next value to be returned.
TABLE_GROUP - Static variable in class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
Supports the analysis for single tables, a group of joined tables or a result set (e.g.
TABLE_GROUP_AND_CONSTANTS - Static variable in class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
Fully supports the analysis for joined / union table groups, including any constant value (e.g.
TABLE_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
Configures the name of the table to use.
TABLE_REFERENCE - Static variable in class org.hibernate.dialect.FunctionalDependencyAnalysisSupportImpl
Only supports the analysis for a single table reference, i.e.
Table.ForeignKeyKey - Class in org.hibernate.mapping
 
TableAliasResolver - Interface in org.hibernate.sql.ast.tree.from
 
TableContainer - Interface in org.hibernate.mapping
Container for Table and Join reference
TableDelete - Interface in org.hibernate.sql.model.ast
Models an update to a model (entity or collection) table, triggered from flush
TableDeleteBuilder - Interface in org.hibernate.sql.model.ast.builder
TableMutationBuilder implementation for delete statements.
TableDeleteBuilderSkipped - Class in org.hibernate.sql.model.ast.builder
 
TableDeleteBuilderSkipped(TableMapping) - Constructor for class org.hibernate.sql.model.ast.builder.TableDeleteBuilderSkipped
 
TableDeleteBuilderStandard - Class in org.hibernate.sql.model.ast.builder
Standard TableDeleteBuilder implementation used when Hibernate generates the delete statement
TableDeleteBuilderStandard(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
 
TableDeleteBuilderStandard(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor, String) - Constructor for class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
 
TableDeleteBuilderStandard(MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableDeleteBuilderStandard
 
TableDetails - Interface in org.hibernate.metamodel.mapping
Details about a table
TableDetails.KeyColumn - Interface in org.hibernate.metamodel.mapping
Details about a column within the key group
TableDetails.KeyColumnConsumer - Interface in org.hibernate.metamodel.mapping
 
TableDetails.KeyDetails - Interface in org.hibernate.metamodel.mapping
Details about the primary key of a table
tableExpression - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
tableGenerator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
tableGenerator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
TableGenerator - Class in org.hibernate.id.enhanced
An enhanced version of table-based id generation.
TableGenerator() - Constructor for class org.hibernate.id.enhanced.TableGenerator
 
tableGenerators - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
TableGroup - Interface in org.hibernate.sql.ast.tree.from
Group together TableReference references related to a single entity or collection, along with joins to other TableGroups
TableGroupImpl - Class in org.hibernate.query.results
A TableGroup created with regards to a SQL ResultSet mapping
TableGroupImpl(NavigablePath, String, TableReference, ModelPartContainer) - Constructor for class org.hibernate.query.results.TableGroupImpl
 
TableGroupJoin - Class in org.hibernate.sql.ast.tree.from
 
TableGroupJoin(NavigablePath, SqlAstJoinType, TableGroup) - Constructor for class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
TableGroupJoin(NavigablePath, SqlAstJoinType, TableGroup, Predicate) - Constructor for class org.hibernate.sql.ast.tree.from.TableGroupJoin
 
TableGroupJoinProducer - Interface in org.hibernate.sql.ast.tree.from
 
tableGroupMap - Variable in class org.hibernate.sql.ast.spi.SimpleFromClauseAccessImpl
 
TableGroupProducer - Interface in org.hibernate.sql.ast.tree.from
Marker interface for anything which produces a TableGroup
TableInclusionChecker - Interface in org.hibernate.engine.jdbc.mutation
Used to check if a table should be included in the current execution
TableInformation - Interface in org.hibernate.tool.schema.extract.spi
Provides access to information about existing tables in the database
TableInformationContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
Common interface for all mappings that contain relational table information
TableInsert - Interface in org.hibernate.sql.model.ast
Models an insert into a model (entity or collection) table, triggered from flush
TableInsertBuilder - Interface in org.hibernate.sql.model.ast.builder
TableMutationBuilder implementation for insert statements.
TableInsertBuilderStandard - Class in org.hibernate.sql.model.ast.builder
Standard TableInsertBuilder
TableInsertBuilderStandard(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableInsertBuilderStandard
 
TableInsertBuilderStandard(MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableInsertBuilderStandard
 
TableInsertReturningBuilder - Class in org.hibernate.id.insert
 
TableInsertReturningBuilder(PostInsertIdentityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.id.insert.TableInsertReturningBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
TableInsertReturningBuilder(EntityPersister, MutatingTableReference, List<ColumnReference>, SessionFactoryImplementor) - Constructor for class org.hibernate.id.insert.TableInsertReturningBuilder
 
TableJoin - Interface in org.hibernate.sql.ast.tree.from
The commonalities between TableGroupJoin and TableReferenceJoin.
TableMapping - Interface in org.hibernate.sql.model
Describes a table as far as Hibernate understands it from mapping details
TableMapping.MutationDetails - Class in org.hibernate.sql.model
Details for the mutation of a table
TableMergeBuilder<O extends MutationOperation> - Class in org.hibernate.sql.model.ast.builder
 
TableMergeBuilder(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableMergeBuilder
 
TableMergeBuilder(MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableMergeBuilder
 
TableMutation<O extends MutationOperation> - Interface in org.hibernate.sql.model.ast
Describes the mutation of a model table (mapped by an entity or collection) triggered from flush.
TableMutationBuilder<M extends TableMutation<?>> - Interface in org.hibernate.sql.model.ast.builder
Generalized contract for building TableMutation instances
tableName - Variable in class org.hibernate.sql.Delete
 
tableName - Variable in class org.hibernate.sql.Insert
 
tableName - Variable in class org.hibernate.sql.SimpleSelect
 
tableName - Variable in class org.hibernate.sql.Update
 
tableName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Deprecated.
Return the argument
tableName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Deprecated.
Convert mixed case to underscores
tableName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Deprecated.
Alter the table name given in the mapping document
tableName(String) - Method in class org.hibernate.cfg.PersistenceStandardNamingStrategy
Deprecated.
 
TableOwner - Interface in org.hibernate.mapping
Optional contract implemented by some subtypes of PersistentClass.
TableReference - Interface in org.hibernate.sql.ast.tree.from
Represents a reference to a table (derived or physical) in a query's from clause.
TableReferenceJoin - Class in org.hibernate.sql.ast.tree.from
Represents a join to a TableReference; roughly equivalent to a SQL join.
TableReferenceJoin(boolean, NamedTableReference, Predicate) - Constructor for class org.hibernate.sql.ast.tree.from.TableReferenceJoin
 
TableReferenceJoinPredicateProducer - Interface in org.hibernate.sql.ast.tree.from
Functional contract for producing the join-predicate related to a TableReferenceJoin.
Tables - Annotation Interface in org.hibernate.annotations
Deprecated, for removal: This API element is subject to removal in a future version.
since Table is deprecated
TABLES - Static variable in class org.hibernate.id.IncrementGenerator
A parameter specifying a list of tables over which the generated id should be unique.
TABLES - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the table names for all tables for which the id must be unique
TableSet - Class in org.hibernate.persister.entity.mutation
Represents a Set of TableMapping(s); table mappings are identified by an ordered unique id: the order in which they are updated within the scope of a particular persister.
TableSet() - Constructor for class org.hibernate.persister.entity.mutation.TableSet
 
TableSource - Interface in org.hibernate.boot.model.source.spi
Contract describing source of table information
TableSpecificationSource - Interface in org.hibernate.boot.model.source.spi
Contract describing source of "table specification" information.
TableStructure - Class in org.hibernate.id.enhanced
Describes a table used to mimic sequence behavior
TableStructure(JdbcEnvironment, String, QualifiedName, Identifier, int, int, Class) - Constructor for class org.hibernate.id.enhanced.TableStructure
 
TableUpdate<O extends MutationOperation> - Interface in org.hibernate.sql.model.ast
Models an update to a model (entity or collection) table, triggered from flush
TableUpdateBuilder<O extends MutationOperation> - Interface in org.hibernate.sql.model.ast.builder
TableMutationBuilder implementation for update statements.
TableUpdateBuilderSkipped - Class in org.hibernate.sql.model.ast.builder
 
TableUpdateBuilderSkipped(MutatingTableReference) - Constructor for class org.hibernate.sql.model.ast.builder.TableUpdateBuilderSkipped
 
TableUpdateBuilderStandard<O extends MutationOperation> - Class in org.hibernate.sql.model.ast.builder
Standard TableUpdateBuilder implementation
TableUpdateBuilderStandard(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableUpdateBuilderStandard
 
TableUpdateBuilderStandard(MutationTarget<?>, MutatingTableReference, SessionFactoryImplementor, String) - Constructor for class org.hibernate.sql.model.ast.builder.TableUpdateBuilderStandard
 
TableUpdateBuilderStandard(MutationTarget<?>, TableMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.model.ast.builder.TableUpdateBuilderStandard
 
tailMap(K) - Method in class org.hibernate.collection.spi.PersistentSortedMap
 
tailSet(E) - Method in class org.hibernate.collection.spi.PersistentSortedSet
 
tan(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the tangent of its argument.
tan(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
tanh() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
tanh(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the hyperbolic tangent of its argument.
tanh(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
tanh_exp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
Target - Annotation Interface in org.hibernate.annotations
Deprecated.
use annotation members of JPA association mapping annotations, for example, OneToMany.targetEntity()
TARGET - Enum constant in enum class org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Nature
 
TARGET_PART_NAME - Static variable in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
targetClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConstructorResult
 
targetClass - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
TargetColumnAdapterJaxbColumn - Class in org.hibernate.boot.jaxb.hbm.transform
 
TargetColumnAdapterJaxbColumn(ColumnDefaults) - Constructor for class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
TargetColumnAdapterJaxbColumn(JaxbColumn, ColumnDefaults) - Constructor for class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbColumn
 
TargetColumnAdapterJaxbJoinColumn - Class in org.hibernate.boot.jaxb.hbm.transform
 
TargetColumnAdapterJaxbJoinColumn(ColumnDefaults) - Constructor for class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
TargetColumnAdapterJaxbJoinColumn(JaxbJoinColumn, ColumnDefaults) - Constructor for class org.hibernate.boot.jaxb.hbm.transform.TargetColumnAdapterJaxbJoinColumn
 
TargetDescriptor - Interface in org.hibernate.tool.schema.spi
Describes the target(s) of schema create, drop and migrate actions.
targetEntity - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToMany
 
targetEntity - Variable in class org.hibernate.boot.jaxb.mapping.JaxbManyToOne
 
targetEntity - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToMany
 
targetEntity - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOneToOne
 
targetEntity() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
targetEntity() - Method in class org.hibernate.grammars.hql.HqlParser
 
TargetEntityContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TargetEntityContext
 
targetFields() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
targetFields() - Method in class org.hibernate.grammars.hql.HqlParser
 
TargetFieldsContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TargetFieldsContext
 
TargetType - Enum Class in org.hibernate.tool.schema
Describes the allowable targets (SPI wise) for schema management actions.
TC_CLASSLOADER - Static variable in interface org.hibernate.cfg.EnvironmentSettings
Specifies how the thread context class loader must be used for class lookup.
Template - Class in org.hibernate.sql
Parses SQL fragments specified in mapping documents.
TEMPLATE - Static variable in class org.hibernate.sql.Template
 
TemplatedViolatedConstraintNameExtractor - Class in org.hibernate.exception.spi
Extracts a violated database constraint name from an error message by matching the error message against a template.
TemplatedViolatedConstraintNameExtractor(Function<SQLException, String>) - Constructor for class org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtractor
 
temporal - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
temporal - Variable in class org.hibernate.boot.jaxb.mapping.JaxbElementCollection
 
temporal - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
temporal - Variable in class org.hibernate.boot.jaxb.mapping.JaxbVersion
 
TEMPORAL - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
 
TEMPORAL_UNIT - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
A temporal unit, used by the extract() function, and some native database functions
TemporalJavaType<T> - Interface in org.hibernate.type.descriptor.java
Specialized JavaType for temporal types.
temporalLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.LiteralContext
 
temporalLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
TemporalLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
TemporalTypeMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for TemporalType
TemporalTypeMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.TemporalTypeMarshalling
 
TemporalUnit - Enum Class in org.hibernate.query.sqm
A temporal field type which can occur as an argument to extract() or as the unit of a duration expression.
TemporaryTable - Class in org.hibernate.dialect.temptable
 
TemporaryTableColumn - Class in org.hibernate.dialect.temptable
A column in a IdTable.
TemporaryTableColumn(TemporaryTable, String, JdbcMapping, String, Size, boolean) - Constructor for class org.hibernate.dialect.temptable.TemporaryTableColumn
 
TemporaryTableColumn(TemporaryTable, String, JdbcMapping, String, Size, boolean, boolean) - Constructor for class org.hibernate.dialect.temptable.TemporaryTableColumn
 
TemporaryTableColumnComparator(Metadata) - Constructor for class org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard.TemporaryTableColumnComparator
 
TemporaryTableCreationWork(TemporaryTable, TemporaryTableExporter, SessionFactoryImplementor) - Constructor for class org.hibernate.dialect.temptable.TemporaryTableHelper.TemporaryTableCreationWork
 
TemporaryTableCreationWork(TemporaryTable, SessionFactoryImplementor) - Constructor for class org.hibernate.dialect.temptable.TemporaryTableHelper.TemporaryTableCreationWork
 
TemporaryTableDropWork(TemporaryTable, TemporaryTableExporter, SessionFactoryImplementor) - Constructor for class org.hibernate.dialect.temptable.TemporaryTableHelper.TemporaryTableDropWork
 
TemporaryTableDropWork(TemporaryTable, SessionFactoryImplementor) - Constructor for class org.hibernate.dialect.temptable.TemporaryTableHelper.TemporaryTableDropWork
 
TemporaryTableExporter - Interface in org.hibernate.dialect.temptable
An exporter for temporary tables.
TemporaryTableHelper - Class in org.hibernate.dialect.temptable
 
TemporaryTableHelper() - Constructor for class org.hibernate.dialect.temptable.TemporaryTableHelper
 
TemporaryTableHelper.TemporaryTableCreationWork - Class in org.hibernate.dialect.temptable
 
TemporaryTableHelper.TemporaryTableDropWork - Class in org.hibernate.dialect.temptable
 
TemporaryTableKind - Enum Class in org.hibernate.dialect.temptable
Classifies the kinds of temporary table implementations.
TemporaryTableSessionUidColumn - Class in org.hibernate.dialect.temptable
 
TemporaryTableSessionUidColumn(TemporaryTable, JdbcMapping, String, Size) - Constructor for class org.hibernate.dialect.temptable.TemporaryTableSessionUidColumn
 
TempTableDdlTransactionHandling - Enum Class in org.hibernate.boot
Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling.
TENANT_IDENTIFIER_TO_USE_FOR_ANY_KEY - Static variable in interface org.hibernate.cfg.MultiTenancySettings
During bootstrap, Hibernate needs access to any Connection for access to DatabaseMetaData.
tenantId - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
TenantId - Annotation Interface in org.hibernate.annotations
Identifies a field of an entity that holds a tenant id in discriminator-based multitenancy.
tenantIdentifier(Object) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
tenantIdentifier(Object) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
tenantIdentifier(Object) - Method in interface org.hibernate.SessionBuilder
Define the tenant identifier to be associated with the opened session.
tenantIdentifier(Object) - Method in interface org.hibernate.SharedSessionBuilder
 
tenantIdentifier(Object) - Method in interface org.hibernate.StatelessSessionBuilder
Define the tenant identifier to be associated with the opened session.
tenantIdentifier(String) - Method in class org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
 
tenantIdentifier(String) - Method in class org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder
 
tenantIdentifier(String) - Method in interface org.hibernate.SessionBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
tenantIdentifier(String) - Method in interface org.hibernate.SharedSessionBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
tenantIdentifier(String) - Method in interface org.hibernate.StatelessSessionBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
TenantIdentifierMismatchException - Exception in org.hibernate.context
Indicates that tenant identifiers did not match in cases where CurrentTenantIdentifierResolver.validateExistingCurrentSessions() returns true and there is a mismatch found.
TenantIdentifierMismatchException(String) - Constructor for exception org.hibernate.context.TenantIdentifierMismatchException
Constructs a TenantIdentifierMismatchException.
TenantIdentifierMismatchException(String, Throwable) - Constructor for exception org.hibernate.context.TenantIdentifierMismatchException
Constructs a TenantIdentifierMismatchException.
TerminalPathException - Exception in org.hibernate.query.sqm
Indicates an attempt to dereference a terminal path (usually a path referring to something of basic type)
TerminalPathException(String) - Constructor for exception org.hibernate.query.sqm.TerminalPathException
 
TEXT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC LONGVARCHAR.
TF_BOOLEAN - Enum constant in enum class org.hibernate.query.sqm.CastType
 
THEN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
THEN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
THEN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
THEN() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
THEN() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
throwIfNull(Object, Object, String) - Static method in exception org.hibernate.UnresolvableObjectException
Factory method for building and throwing an UnresolvableObjectException if the entity is null.
ThruthnessPredicate - Class in org.hibernate.sql.ast.tree.predicate
 
ThruthnessPredicate(Expression, boolean, boolean, JdbcMappingContainer) - Constructor for class org.hibernate.sql.ast.tree.predicate.ThruthnessPredicate
 
TiDBDialect - Class in org.hibernate.dialect
A SQL dialect for TiDB.
TiDBDialect() - Constructor for class org.hibernate.dialect.TiDBDialect
 
TiDBDialect(DatabaseVersion) - Constructor for class org.hibernate.dialect.TiDBDialect
 
TiDBDialect(DialectResolutionInfo) - Constructor for class org.hibernate.dialect.TiDBDialect
 
TiDBSequenceSupport - Class in org.hibernate.dialect.sequence
Sequence support for TiDBDialect.
TiDBSequenceSupport() - Constructor for class org.hibernate.dialect.sequence.TiDBSequenceSupport
 
TiDBSqlAstTranslator<T extends JdbcOperation> - Class in org.hibernate.dialect
A SQL AST translator for TiDB.
TiDBSqlAstTranslator(SessionFactoryImplementor, Statement) - Constructor for class org.hibernate.dialect.TiDBSqlAstTranslator
 
TIES - Enum constant in enum class org.hibernate.query.sqm.FrameExclusion
 
TIES - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TIES - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TIES() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
TIES() - Method in class org.hibernate.grammars.hql.HqlParser.FrameExclusionContext
 
TIES() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
time() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
time() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
time() - Method in class org.hibernate.grammars.hql.HqlParser.LocalDateTimeContext
 
time() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeContext
 
time() - Method in class org.hibernate.grammars.hql.HqlParser.OffsetDateTimeWithMinutesContext
 
time() - Method in class org.hibernate.grammars.hql.HqlParser
 
time() - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
time() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeContext
 
TIME - Enum constant in enum class org.hibernate.annotations.UuidGenerator.Style
Use a time-based generation strategy consistent with RFC 4122 version 1, but with IP address instead of MAC address.
TIME - Enum constant in enum class org.hibernate.query.sqm.CastType
 
TIME - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
 
TIME - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The time part of a timestamp, datetime, or offset datetime, as a LocalTime.
TIME - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TIME - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TIME - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type TIME.
TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Date (Time) to JDBC TIMESTAMP.
TIME() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimeFunctionContext
 
TIME() - Method in class org.hibernate.grammars.hql.HqlParser.DateOrTimeFieldContext
 
TIME() - Method in class org.hibernate.grammars.hql.HqlParser.LocalTimeFunctionContext
 
TIME() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TIME() - Method in class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
TIME_ESCAPE_START - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TIME_ESCAPE_START - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TIME_ESCAPE_START() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimeLiteralContext
 
TIME_FORMAT - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
TIME_UTC - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type TIME, where the value is given in UTC, instead of in the system or JDBC timezone.
TIME_WITH_TIMEZONE - Static variable in class org.hibernate.type.SqlTypes
A type code representing identifies the generic SQL type TIME WITH TIMEZONE.
TimeAsTimestampWithTimeZoneJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIMESTAMP_WITH_TIMEZONE handling.
TimeAsTimestampWithTimeZoneJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
TimeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TimeContext
 
TimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIME handling.
TimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
timeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.TemporalLiteralContext
 
timeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
TimeLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TimeLiteralContext
 
timeLiteralFrom(String, SqmCreationState) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
TimeMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimeJavaType.TimeMutabilityPlan
 
timeout - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
 
timeout - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType
 
timeout - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery
 
timeout - Variable in class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery
 
timeout - Variable in class org.hibernate.query.named.AbstractNamedQueryMemento.AbstractBuilder
 
timeout() - Element in annotation interface org.hibernate.annotations.NamedNativeQuery
The query timeout in seconds.
timeout() - Element in annotation interface org.hibernate.annotations.NamedQuery
The query timeout in seconds.
timeOut() - Static method in class org.hibernate.cache.spi.support.SimpleTimestamper
 
TIMEOUT_HIBERNATE - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
TIMEOUT_JAKARTA_JPA - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
TIMEOUT_JPA - Static variable in class org.hibernate.annotations.QueryHints
Deprecated.
 
timestamp - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
timestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
TIMESTAMP - Enum constant in enum class org.hibernate.query.sqm.CastType
 
TIMESTAMP - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TIMESTAMP - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TIMESTAMP - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type TIMESTAMP.
TIMESTAMP - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Date (Timestamp) to JDBC TIMESTAMP.
TIMESTAMP() - Method in class org.hibernate.grammars.hql.HqlParser.CurrentTimestampFunctionContext
 
TIMESTAMP() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TIMESTAMP_ESCAPE_START - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TIMESTAMP_ESCAPE_START - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TIMESTAMP_ESCAPE_START() - Method in class org.hibernate.grammars.hql.HqlParser.JdbcTimestampLiteralContext
 
TIMESTAMP_FORMAT - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
TIMESTAMP_INVALIDATE - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
TIMESTAMP_PRE_INVALIDATE - Enum constant in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
TIMESTAMP_UTC - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type TIMESTAMP, where the value is given in UTC, instead of in the system or JDBC timezone.
TIMESTAMP_WITH_TIMEZONE - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type TIMESTAMP WITH TIMEZONE.
timestampaddAndDiff(Dialect, SqlAstNodeRenderingMode) - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
TimestampaddFunction - Class in org.hibernate.dialect.function
The timestampadd() or dateadd() function has a funny syntax which accepts a TemporalUnit as the first argument, and the actual set of accepted units varies widely.
TimestampaddFunction(Dialect, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.TimestampaddFunction
 
TimestampaddFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode...) - Constructor for class org.hibernate.dialect.function.TimestampaddFunction
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.CockroachDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.DB2Dialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.DB2zDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.DerbyDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.Dialect
Obtain a pattern for the SQL equivalent to a timestampadd() function call.
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.H2Dialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.HSQLDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.MySQLDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.OracleDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.SpannerDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.SQLServerDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.SybaseASEDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.SybaseDialect
 
timestampaddPattern(TemporalUnit, TemporalType, IntervalType) - Method in class org.hibernate.dialect.TiDBDialect
 
TimestampdiffFunction - Class in org.hibernate.dialect.function
The timestampdiff() or datediff() function has a funny syntax which accepts a TemporalUnit as the first argument, and the actual set of accepted units varies widely.
TimestampdiffFunction(Dialect, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.TimestampdiffFunction
 
TimestampdiffFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode...) - Constructor for class org.hibernate.dialect.function.TimestampdiffFunction
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.CockroachDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.DB2Dialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.DerbyDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.Dialect
Obtain a pattern for the SQL equivalent to a timestampdiff() function call.
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.H2Dialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.HSQLDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.MySQLDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.OracleDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.PostgresPlusDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.SpannerDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.SQLServerDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.SybaseASEDialect
 
timestampdiffPattern(TemporalUnit, TemporalType, TemporalType) - Method in class org.hibernate.dialect.SybaseDialect
 
timestampdiffPatternV10(TemporalUnit, TemporalType, TemporalType) - Static method in class org.hibernate.dialect.DB2Dialect
 
TimestampGenerators - Class in org.hibernate.tuple
Deprecated.
This style of generation has been replaced by org.hibernate.generator
TimestampJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIMESTAMP handling.
TimestampJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
timestampLiteralFrom(String, SqmCreationState) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
TimestampMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimestampJavaType.TimestampMutabilityPlan
 
TIMESTAMPS - Enum constant in enum class org.hibernate.cache.spi.support.AccessedDataClassification
 
TimestampsCache - Interface in org.hibernate.cache.spi
Tracks invalidation of "query spaces" (tables) for the purpose of determining if a cached query result set is stale.
TimestampsCacheFactory - Interface in org.hibernate.cache.spi
Responsible for building the TimestampsCache to use for managing query results with respect to staleness of the underlying tables (sometimes called "query spaces" or "table spaces").
TimestampsRegion - Interface in org.hibernate.cache.spi
Defines the contract for a cache region that stores timestamps.
TimestampsRegionTemplate - Class in org.hibernate.cache.spi.support
 
TimestampsRegionTemplate(String, RegionFactory, StorageAccess) - Constructor for class org.hibernate.cache.spi.support.TimestampsRegionTemplate
TimestampUtcAsInstantJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIMESTAMP_UTC handling.
TimestampUtcAsInstantJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
TimestampUtcAsJdbcTimestampJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIMESTAMP_UTC handling.
TimestampUtcAsJdbcTimestampJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
TimestampUtcAsOffsetDateTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIMESTAMP_UTC handling.
TimestampUtcAsOffsetDateTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
TimestampWithTimeZoneJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIMESTAMP_WITH_TIMEZONE handling.
TimestampWithTimeZoneJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
TimeUtcAsJdbcTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIME_UTC handling.
TimeUtcAsJdbcTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
TimeUtcAsOffsetTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIME_UTC handling.
TimeUtcAsOffsetTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
TimeWithTimeZoneJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TIME_WITH_TIMEZONE handling.
TimeWithTimeZoneJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping TimeZone to JDBC VARCHAR.
TIMEZONE_DEFAULT_STORAGE - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies the default strategy for storage of the timezone information for the zoned datetime types OffsetDateTime and ZonedDateTime.
TIMEZONE_HOUR - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The hour field of the TemporalUnit.OFFSET in an offset datetime.
TIMEZONE_HOUR - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TIMEZONE_HOUR - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TIMEZONE_HOUR() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TIMEZONE_HOUR() - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
TIMEZONE_MINUTE - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The minute field of the TemporalUnit.OFFSET in an offset datetime.
TIMEZONE_MINUTE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TIMEZONE_MINUTE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TIMEZONE_MINUTE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TIMEZONE_MINUTE() - Method in class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
TimeZoneColumn - Annotation Interface in org.hibernate.annotations
Specifies the mapped column for storing the time zone information, for use in conjunction with TimeZoneStorageType.COLUMN or TimeZoneStorageType.AUTO.
TimeZoneComparator() - Constructor for class org.hibernate.type.descriptor.java.TimeZoneJavaType.TimeZoneComparator
 
timeZoneField() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
 
timeZoneField() - Method in class org.hibernate.grammars.hql.HqlParser
 
TimeZoneFieldContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TimeZoneFieldContext
 
TimeZoneJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for TimeZone handling.
TimeZoneJavaType() - Constructor for class org.hibernate.type.descriptor.java.TimeZoneJavaType
 
TimeZoneJavaType.TimeZoneComparator - Class in org.hibernate.type.descriptor.java
 
TimeZoneStorage - Annotation Interface in org.hibernate.annotations
Specifies how the time zone information of a persistent property or field should be persisted.
timeZoneStorageStrategy(TimeZoneStorageType, MetadataBuildingContext) - Static method in class org.hibernate.mapping.BasicValue
 
TimeZoneStorageStrategy - Enum Class in org.hibernate
Enumerates the possible storage strategies for offset or zoned datetimes.
TimeZoneStorageType - Enum Class in org.hibernate.annotations
Describes the storage of timezone information for zoned datetime types, in particular, for the types OffsetDateTime and ZonedDateTime.
TimeZoneSupport - Enum Class in org.hibernate.dialect
Describes the extent to which a given database supports the SQL with time zone types.
timing() - Element in annotation interface org.hibernate.annotations.CurrentTimestamp
Deprecated.
This was introduced in error
TINYINT - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type TINYINT.
TinyIntAsSmallIntJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TINYINT handling, when the SMALLINT DDL type code is used.
TinyIntAsSmallIntJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TinyIntAsSmallIntJdbcType
 
TinyIntJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for TINYINT handling.
TinyIntJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
TO - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TO - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TO() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
TO() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TO_LIST - Static variable in class org.hibernate.transform.Transformers
Deprecated.
Each row of results is a List
TO_PARENT - Enum constant in enum class org.hibernate.type.ForeignKeyDirection
A foreign key from child to parent
toAccessType() - Method in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Get the AccessType corresponding to this concurrency strategy.
toAliasString(String) - Method in class org.hibernate.sql.Alias
 
toAliasStrings(String[]) - Method in class org.hibernate.sql.Alias
 
toArray() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
toArray() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
toArray() - Method in class org.hibernate.collection.spi.PersistentBag
 
toArray() - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
toArray() - Method in class org.hibernate.collection.spi.PersistentList
 
toArray() - Method in class org.hibernate.collection.spi.PersistentSet
 
toArray(A[]) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
 
toArray(A[]) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection.SetProxy
 
toArray(A[]) - Method in class org.hibernate.collection.spi.PersistentBag
 
toArray(A[]) - Method in class org.hibernate.collection.spi.PersistentIdentifierBag
 
toArray(A[]) - Method in class org.hibernate.collection.spi.PersistentList
 
toArray(A[]) - Method in class org.hibernate.collection.spi.PersistentSet
 
toBigDecimal(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
toBigDecimal(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
toBigDecimal(Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
toBigInteger(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
toBigInteger(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
toBigInteger(Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
toBigInteger(Double) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toBigInteger(Float) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toBigInteger(BigDecimal) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toBoolean(boolean) - Method in enum class org.hibernate.boot.model.TruthValue
 
toBoolean(TruthValue, boolean) - Static method in enum class org.hibernate.boot.model.TruthValue
 
toBoolean(CastType) - Static method in class org.hibernate.dialect.BooleanDecoder
 
toBooleanValueString(boolean) - Method in class org.hibernate.dialect.Dialect
The SQL literal expression representing the given boolean value.
toBooleanValueString(boolean) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
toByte(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
toByte(Double) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toByte(Float) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toByte(Integer) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toByte(Long) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toByte(Short) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toByte(BigDecimal) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toByte(BigInteger) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toByte(T) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Convert a value of the enum type to its ordinal value
toBytes(T) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
ToBytesTransformer() - Constructor for class org.hibernate.type.descriptor.java.UUIDJavaType.ToBytesTransformer
 
toCharNumberDateTimestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
toColumnNullness(Object, Mapping) - Method in interface org.hibernate.type.Type
Given an instance of the type, return an array of boolean values indicating which mapped columns would be null.
toColumnNullness(Object, Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.AnyType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.CollectionType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.ComponentType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.CustomType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.ManyToOneType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.MetaType
Deprecated.
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.OneToOneType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.SerializableToBlobType
 
toColumns(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
toColumns(String) - Method in class org.hibernate.persister.collection.ElementPropertyMapping
Deprecated.
Given a property path, return the corresponding column name(s).
toColumns(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Given a property path, return the corresponding column name(s).
toColumns(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
toColumns(String) - Method in interface org.hibernate.persister.entity.PropertyMapping
Deprecated.
Given a property path, return the corresponding column name(s).
toColumns(String, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
toColumns(String, int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Deprecated.
Given the number of a property of a subclass, and a table alias, return the aliased column names.
toConverterDescriptor(MetadataBuildingContext) - Method in interface org.hibernate.boot.AttributeConverterInfo
Deprecated.
 
toDatabaseIdentifierText(String) - Method in class org.hibernate.boot.model.naming.ObjectNameNormalizer
 
toDateFunction - Variable in class org.hibernate.dialect.function.DateTruncEmulation
 
toDescriptiveText() - Method in class org.hibernate.metamodel.mapping.ordering.ast.ColumnReference
 
toDescriptiveText() - Method in interface org.hibernate.metamodel.mapping.ordering.ast.DomainPath
 
toDescriptiveText() - Method in class org.hibernate.metamodel.mapping.ordering.ast.FunctionExpression
 
toDescriptiveText() - Method in interface org.hibernate.metamodel.mapping.ordering.ast.OrderingExpression
 
toDescriptiveText() - Method in class org.hibernate.metamodel.mapping.ordering.ast.SelfRenderingOrderingExpression
 
toDomainValue(R) - Method in interface org.hibernate.type.descriptor.converter.spi.BasicValueConverter
Convert the relational form just retrieved from JDBC ResultSet into the domain form.
toDomainValue(Character) - Method in class org.hibernate.type.TrueFalseConverter
 
toDomainValue(Character) - Method in class org.hibernate.type.YesNoConverter
 
toDomainValue(Integer) - Method in class org.hibernate.type.NumericBooleanConverter
 
toDomainValue(R) - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
toDomainValue(R) - Method in class org.hibernate.metamodel.mapping.EmbeddableDiscriminatorConverter
 
toDouble(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
toDouble(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
toDouble(Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
toDouble(Float) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toDouble(BigDecimal) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toDouble(BigInteger) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
ToDurationExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.ToDurationExpressionContext
 
toExternalForm() - Method in enum class org.hibernate.LockMode
 
toFetchStyle() - Method in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
 
toFloat(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
toFloat(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
toFloat(Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
toFragmentString() - Method in class org.hibernate.sql.ForUpdateFragment
 
toFragmentString() - Method in class org.hibernate.sql.InFragment
 
toHqlString() - Method in interface org.hibernate.query.sqm.tree.SqmVisitableNode
 
toIdentifier(String) - Static method in class org.hibernate.boot.model.naming.DatabaseIdentifier
 
toIdentifier(String) - Static method in class org.hibernate.boot.model.naming.Identifier
Means to generate an Identifier instance from its simple text form.
toIdentifier(String) - Method in class org.hibernate.boot.model.relational.Database
Wrap the raw name of a database object in its Identifier form accounting for quoting from any of: explicit quoting in the name itself global request to quote all identifiers
toIdentifier(String) - Method in interface org.hibernate.boot.model.relational.SqlStringGenerationContext
Generate an Identifier instance from its simple name as obtained from mapping information.
toIdentifier(String) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Generate an Identifier instance from its simple name as obtained from mapping information.
toIdentifier(String, boolean) - Static method in class org.hibernate.boot.model.naming.Identifier
Means to generate an Identifier instance from its simple text form.
toIdentifier(String, boolean) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Generate an Identifier instance from its simple name as obtained from mapping information.
toIdentifier(String, boolean, boolean) - Static method in class org.hibernate.boot.model.naming.Identifier
Means to generate an Identifier instance from its simple text form.
toIdentifier(String, MetadataBuildingContext) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
Easy hook to build an Identifier using the keyword safe IdentifierHelper.
toInfoString() - Method in interface org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo
Collects the information available here as a single String with the intent of using it in logging.
toInt(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
toInteger(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
toInteger(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
toInteger(Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
toInteger(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
toInteger(Byte) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toInteger(Double) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toInteger(Float) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toInteger(Long) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toInteger(Short) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toInteger(BigDecimal) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toInteger(BigInteger) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toInteger(CastType) - Static method in class org.hibernate.dialect.BooleanDecoder
 
toInteger(T) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Convert a value of the enum type to its ordinal value
toIntegerBoolean(CastType) - Static method in class org.hibernate.dialect.BooleanDecoder
 
toJdbcFunctionReturn(SharedSessionContractImplementor) - Method in interface org.hibernate.procedure.spi.FunctionReturnImplementor
 
toJdbcLiteral(T, Dialect, WrapperOptions) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcLiteralFormatter
Produces a string containing a SQL literal value representing the given Java value.
toJdbcParameterRegistration(int, ProcedureCallImplementor<?>) - Method in interface org.hibernate.procedure.spi.FunctionReturnImplementor
 
toJdbcParameterRegistration(int, ProcedureCallImplementor<?>) - Method in interface org.hibernate.procedure.spi.ProcedureParameterImplementor
 
toJpaClassification() - Method in enum class org.hibernate.metamodel.CollectionClassification
 
toJpaFlushMode() - Method in enum class org.hibernate.FlushMode
 
toJpaFlushMode(FlushMode) - Static method in enum class org.hibernate.FlushMode
 
toJpaLockMode() - Method in enum class org.hibernate.LockMode
 
toJpaLockMode(LockMode) - Static method in enum class org.hibernate.LockMode
 
tokenNames - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
Deprecated.
tokenNames - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
Deprecated.
tokenNames - Static variable in class org.hibernate.grammars.hql.HqlLexer
Deprecated.
Use HqlLexer.VOCABULARY instead.
tokenNames - Static variable in class org.hibernate.grammars.hql.HqlParser
Deprecated.
tokenNames - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
Deprecated.
tokenNames - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
Deprecated.
tokenNames - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
Deprecated.
tokenNames - Static variable in class org.hibernate.grammars.ordering.OrderingParser
Deprecated.
ToListResultTransformer - Class in org.hibernate.transform
Deprecated.
since ResultTransformer is deprecated
toLockOptions() - Method in enum class org.hibernate.LockMode
 
toLoggableString() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
 
toLoggableString(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Generate a representation of the given value for logging purposes.
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
Deprecated.
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ArrayType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Generate a loggable representation of an instance of the value mapped by this type.
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EnumType
Deprecated.
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
Deprecated.
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in interface org.hibernate.usertype.LoggableUserType
Generate a loggable string representation of the collection (value).
toLoggableText(String, String) - Method in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
 
toLong(Expression<? extends Number>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
toLong(Expression<? extends Number>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
toLong(Expression<? extends Number>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
toLong(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
toLong(Byte) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toLong(Double) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toLong(Float) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toLong(Integer) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toLong(Short) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toLong(BigDecimal) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toLong(BigInteger) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toLong(T) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Convert a value of the enum type to its ordinal value
toMemento() - Method in interface org.hibernate.query.spi.QueryParameterImplementor
 
toMemento() - Method in class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter
 
toMemento(String) - Method in interface org.hibernate.procedure.ProcedureCall
 
toMemento(String) - Method in interface org.hibernate.query.hql.spi.SqmQueryImplementor
 
toMemento(String) - Method in interface org.hibernate.query.named.NameableQuery
Convert the query into the memento
toMemento(String) - Method in interface org.hibernate.query.results.ResultSetMapping
Create a memento from this mapping.
toMemento(String) - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
toMemento(String) - Method in interface org.hibernate.query.sql.spi.NativeQueryImplementor
 
toMetaDataCatalogName(Identifier) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Render the Identifier representation of a catalog name into the String form needed in DatabaseMetaData calls.
toMetaDataObjectName(Identifier) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Render the Identifier representation of an object name (table, sequence, etc) into the String form needed in DatabaseMetaData calls.
toMetaDataSchemaName(Identifier) - Method in interface org.hibernate.engine.jdbc.env.spi.IdentifierHelper
Render the Identifier representation of a schema name into the String form needed in DatabaseMetaData calls.
toName(T) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Convert a value of the enum type to its name value
toNationalizedTypeCode(int) - Static method in class org.hibernate.type.descriptor.jdbc.NationalizedTypeMappings
 
ToolingHint - Class in org.hibernate.boot.model.source.spi
 
ToolingHint(String, boolean) - Constructor for class org.hibernate.boot.model.source.spi.ToolingHint
 
ToolingHintContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
Contract for JAXB bindings which are containers of tooling hints.
ToolingHintContext - Class in org.hibernate.boot.model.source.spi
Represents a collection of "tooling hints" (<meta/> mapping info) keyed by a name.
ToolingHintContext(ToolingHintContext) - Constructor for class org.hibernate.boot.model.source.spi.ToolingHintContext
 
ToolingHintContextContainer - Interface in org.hibernate.boot.model.source.spi
 
toolingHints - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
 
TooManyRowsAffectedException - Exception in org.hibernate.jdbc
Indicates that more rows were affected then we were expecting to be.
TooManyRowsAffectedException(String, int, int) - Constructor for exception org.hibernate.jdbc.TooManyRowsAffectedException
 
ToOne - Class in org.hibernate.mapping
A mapping model object representing an association where the target side has cardinality one.
ToOne(MetadataBuildingContext, Table) - Constructor for class org.hibernate.mapping.ToOne
 
ToOne(ToOne) - Constructor for class org.hibernate.mapping.ToOne
 
ToOneAttribute - Interface in org.hibernate.boot.jaxb.mapping
 
toOneFkReference() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
toOneFkReference() - Method in class org.hibernate.grammars.hql.HqlParser
 
ToOneFkReferenceContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ToOneFkReferenceContext
 
toOrdinal(T) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Convert a value of the enum type to its ordinal value
toPackageDescriptor(ArchiveEntry) - Method in class org.hibernate.boot.archive.scan.spi.PackageInfoArchiveEntryHandler
 
toParameterMetadata(SharedSessionContractImplementor) - Method in interface org.hibernate.query.sql.spi.ParameterInterpretation
Create the ParameterMetadata representation of this interpretation
toPhysicalCatalogName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
 
toPhysicalCatalogName(Identifier, JdbcEnvironment) - Method in interface org.hibernate.boot.model.naming.PhysicalNamingStrategy
Determine the physical catalog name from the given logical name
toPhysicalCatalogName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
 
toPhysicalColumnName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
 
toPhysicalColumnName(Identifier, JdbcEnvironment) - Method in interface org.hibernate.boot.model.naming.PhysicalNamingStrategy
Determine the physical column name from the given logical name
toPhysicalColumnName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
 
toPhysicalName(Identifier, MetadataBuildingContext) - Method in interface org.hibernate.boot.model.naming.NamingStrategyHelper
Handle converting a logical name to a physical name
toPhysicalSchemaName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
 
toPhysicalSchemaName(Identifier, JdbcEnvironment) - Method in interface org.hibernate.boot.model.naming.PhysicalNamingStrategy
Determine the physical schema name from the given logical name
toPhysicalSchemaName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
 
toPhysicalSequenceName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
 
toPhysicalSequenceName(Identifier, JdbcEnvironment) - Method in interface org.hibernate.boot.model.naming.PhysicalNamingStrategy
Determine the physical sequence name from the given logical name
toPhysicalSequenceName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
 
toPhysicalTableName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy
 
toPhysicalTableName(Identifier, JdbcEnvironment) - Method in interface org.hibernate.boot.model.naming.PhysicalNamingStrategy
Determine the physical table name from the given logical name
toPhysicalTableName(Identifier, JdbcEnvironment) - Method in class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
 
toPhysicalTypeName(Identifier, JdbcEnvironment) - Method in interface org.hibernate.boot.model.naming.PhysicalNamingStrategy
Determine the physical UDT type name from the given logical name
topLevelMergeComplete(EventSource) - Method in interface org.hibernate.event.spi.EntityCopyObserver
Called when the top-level merge operation is complete.
TopLimitHandler - Class in org.hibernate.dialect.pagination
A LimitHandler for Transact SQL and similar databases which support the syntax SELECT TOP n.
TopLimitHandler(boolean) - Constructor for class org.hibernate.dialect.pagination.TopLimitHandler
 
toQuery(SharedSessionContractImplementor) - Method in interface org.hibernate.query.named.NamedQueryMemento
 
toQuery(SharedSessionContractImplementor) - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
Convert the memento into an untyped executable query
toQuery(SharedSessionContractImplementor) - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
Convert the memento into an untyped executable query
toQuery(SharedSessionContractImplementor, Class<T>) - Method in interface org.hibernate.query.named.NamedQueryMemento
 
toQuery(SharedSessionContractImplementor, Class<T>) - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
Convert the memento into a typed executable query
toQuery(SharedSessionContractImplementor, Class<T>) - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
toQuery(SharedSessionContractImplementor, String) - Method in interface org.hibernate.query.sql.spi.NamedNativeQueryMemento
Convert the memento into a typed executable query
toQuotedIdentifier(String) - Method in class org.hibernate.dialect.Dialect
Apply dialect-specific quoting.
toQuotedIdentifier(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
toQuotedIdentifier(String) - Method in class org.hibernate.dialect.SybaseASEDialect
 
toRelationalValue(D) - Method in interface org.hibernate.type.descriptor.converter.spi.BasicValueConverter
Convert the domain form into the relational form in preparation for storage into JDBC
toRelationalValue(Boolean) - Method in class org.hibernate.type.NumericBooleanConverter
 
toRelationalValue(Boolean) - Method in class org.hibernate.type.TrueFalseConverter
 
toRelationalValue(Boolean) - Method in class org.hibernate.type.YesNoConverter
 
toRelationalValue(O) - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
toResultSetType() - Method in enum class org.hibernate.ScrollMode
Get the corresponding JDBC scroll type code constant value.
toSelectionQuery(Class<T>, SharedSessionContractImplementor) - Method in interface org.hibernate.query.sqm.spi.NamedSqmQueryMemento
 
toSerializableSet(String[]) - Method in class org.hibernate.cache.spi.QuerySpacesHelper
Deprecated.
 
toShort(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
toShort(Byte) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toShort(Double) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toShort(Float) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toShort(Integer) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toShort(Long) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toShort(BigDecimal) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toShort(BigInteger) - Static method in class org.hibernate.type.descriptor.java.CoercionHelper
 
toShort(T) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
Convert a value of the enum type to its ordinal value
toSize() - Method in interface org.hibernate.metamodel.mapping.SqlTypedMapping
 
toSqlExpression(TableGroup, Clause, SqmToSqlAstConverter, SqlAstCreationState) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
toSqlExpression(TableGroup, Clause, SqmToSqlAstConverter, SqlAstCreationState) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
toSqlLiteral(J) - Method in interface org.hibernate.usertype.EnhancedUserType
Return an SQL literal representation of the value
toSqlLiteral(T) - Method in class org.hibernate.type.EnumType
Deprecated.
 
toSqlString() - Method in enum class org.hibernate.annotations.OnDeleteAction
 
toSqlText() - Method in enum class org.hibernate.query.sqm.TrimSpec
 
toSqmType(BindableType<T>, SessionFactoryImplementor) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
toSqmType(BindableType<T>, SqmCreationState) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
toSqmType(BindableType<T>, NodeBuilder) - Static method in class org.hibernate.query.sqm.tree.expression.SqmExpressionHelper
 
toStatementString() - Method in class org.hibernate.id.insert.InsertSelectIdentityInsert
Deprecated.
 
toStatementString() - Method in class org.hibernate.sql.Delete
 
toStatementString() - Method in class org.hibernate.sql.Insert
 
toStatementString() - Method in class org.hibernate.sql.SimpleSelect
 
toStatementString() - Method in class org.hibernate.sql.Update
 
toString() - Method in class org.hibernate.boot.jaxb.Origin
 
toString() - Method in class org.hibernate.boot.model.Caching
Deprecated.
 
toString() - Method in class org.hibernate.boot.model.IdentifierGeneratorDefinition
 
toString() - Method in class org.hibernate.boot.model.naming.Identifier
 
toString() - Method in class org.hibernate.boot.model.relational.Namespace.Name
 
toString() - Method in class org.hibernate.boot.model.relational.Namespace
 
toString() - Method in class org.hibernate.boot.model.relational.QualifiedNameParser.NameParts
 
toString() - Method in class org.hibernate.boot.model.source.spi.AbstractAttributeKey
 
toString() - Method in class org.hibernate.boot.model.source.spi.JdbcDataType
 
toString() - Method in class org.hibernate.boot.model.source.spi.ToolingHint
 
toString() - Method in class org.hibernate.boot.model.TypeDefinition
 
toString() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
 
toString() - Method in enum class org.hibernate.cache.spi.access.AccessType
 
toString() - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
 
toString() - Method in class org.hibernate.cache.spi.entry.StandardCacheEntryImpl
 
toString() - Method in class org.hibernate.cache.spi.FilterKey
Deprecated.
 
toString() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.Item
 
toString() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
 
toString() - Method in enum class org.hibernate.cfg.MetadataSourceType
Deprecated.
 
toString() - Method in class org.hibernate.collection.spi.PersistentBag
 
toString() - Method in class org.hibernate.collection.spi.PersistentList
 
toString() - Method in class org.hibernate.collection.spi.PersistentMap
 
toString() - Method in class org.hibernate.collection.spi.PersistentSet
 
toString() - Method in class org.hibernate.dialect.AbstractHANADialect.HANABlobType
Deprecated.
 
toString() - Method in class org.hibernate.dialect.Dialect
 
toString() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
toString() - Method in class org.hibernate.dialect.H2JsonJdbcType
 
toString() - Method in class org.hibernate.dialect.OracleArrayJdbcType
 
toString() - Method in class org.hibernate.dialect.OracleEnumJdbcType
 
toString() - Method in class org.hibernate.dialect.OracleJsonJdbcType
 
toString() - Method in class org.hibernate.dialect.OracleNestedTableJdbcType
 
toString() - Method in class org.hibernate.dialect.PostgreSQLArrayJdbcType
 
toString() - Method in class org.hibernate.dialect.PostgreSQLCastingInetJdbcType
 
toString() - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
toString() - Method in class org.hibernate.dialect.PostgreSQLEnumJdbcType
 
toString() - Method in class org.hibernate.dialect.SimpleDatabaseVersion
 
toString() - Method in class org.hibernate.dialect.VarcharUUIDJdbcType
 
toString() - Method in class org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter
 
toString() - Method in exception org.hibernate.engine.jdbc.mutation.group.UnknownParameterException
 
toString() - Method in class org.hibernate.engine.jdbc.mutation.spi.Binding
 
toString() - Method in class org.hibernate.engine.profile.Association
 
toString() - Method in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
 
toString() - Method in class org.hibernate.engine.profile.Fetch
 
toString() - Method in class org.hibernate.engine.profile.FetchProfile
 
toString() - Method in class org.hibernate.engine.spi.ActionQueue
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.spi.CascadeStyles.MultipleCascadeStyle
 
toString() - Method in class org.hibernate.engine.spi.CollectionEntry
 
toString() - Method in class org.hibernate.engine.spi.CollectionKey
 
toString() - Method in interface org.hibernate.engine.spi.EntityEntry
 
toString() - Method in class org.hibernate.engine.spi.EntityKey
 
toString() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
toString() - Method in class org.hibernate.engine.spi.ExecutableList
 
toString() - Method in class org.hibernate.engine.spi.IdentifierValue
 
toString() - Method in interface org.hibernate.engine.spi.PersistenceContext
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.spi.SubselectFetch
 
toString() - Method in class org.hibernate.engine.spi.TypedValue
 
toString() - Method in class org.hibernate.engine.spi.VersionValue
 
toString() - Method in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
 
toString() - Method in class org.hibernate.event.spi.EventType
 
toString() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
toString() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
toString() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
toString() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
toString() - Method in class org.hibernate.loader.PropertyPath
Deprecated.
 
toString() - Method in class org.hibernate.mapping.AbstractUserDefinedType
 
toString() - Method in class org.hibernate.mapping.Collection
 
toString() - Method in class org.hibernate.mapping.Column
 
toString() - Method in class org.hibernate.mapping.Component
 
toString() - Method in class org.hibernate.mapping.Constraint
 
toString() - Method in class org.hibernate.mapping.ForeignKey
 
toString() - Method in class org.hibernate.mapping.Formula
 
toString() - Method in class org.hibernate.mapping.Index
 
toString() - Method in class org.hibernate.mapping.Join
 
toString() - Method in class org.hibernate.mapping.MetaAttribute
 
toString() - Method in class org.hibernate.mapping.OneToMany
 
toString() - Method in class org.hibernate.mapping.PersistentClass
 
toString() - Method in class org.hibernate.mapping.Property
 
toString() - Method in class org.hibernate.mapping.PropertyGeneration
Deprecated.
 
toString() - Method in class org.hibernate.mapping.SimpleValue
 
toString() - Method in class org.hibernate.mapping.Table.ForeignKeyKey
 
toString() - Method in class org.hibernate.mapping.Table
 
toString() - Method in class org.hibernate.metamodel.mapping.AssociationKey
 
toString() - Method in class org.hibernate.metamodel.mapping.DiscriminatorConverter
 
toString() - Method in class org.hibernate.metamodel.mapping.SelectablePath
 
toString() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
toString() - Method in class org.hibernate.metamodel.model.domain.NavigableRole
 
toString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
toString() - Method in class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
 
toString() - Method in class org.hibernate.persister.collection.mutation.DeleteRowsCoordinatorNoOp
 
toString() - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorNoOp
 
toString() - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorStandard
 
toString() - Method in class org.hibernate.persister.collection.mutation.InsertRowsCoordinatorTablePerSubclass
 
toString() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorNoOp
 
toString() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorStandard
 
toString() - Method in class org.hibernate.persister.collection.mutation.RemoveCoordinatorTablePerSubclass
 
toString() - Method in class org.hibernate.persister.collection.mutation.RowMutationOperations
 
toString() - Method in class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorNoOp
 
toString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
toString() - Method in class org.hibernate.persister.entity.mutation.EntityTableMapping
 
toString() - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
toString() - Method in class org.hibernate.persister.entity.Queryable.Declarer
Deprecated.
 
toString() - Method in exception org.hibernate.PropertySetterAccessException
 
toString() - Method in class org.hibernate.query.derived.AnonymousTupleType
 
toString() - Method in class org.hibernate.query.Order
 
toString() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
 
toString() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderDiscriminatedAssociation
 
toString() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEmbeddable
 
toString() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntity
 
toString() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntityPart
 
toString() - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderPlural
 
toString() - Method in class org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
 
toString() - Method in enum class org.hibernate.query.sqm.TemporalUnit
 
toString() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
toString() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
toString() - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
toString() - Method in class org.hibernate.query.sqm.tree.expression.SqmNamedParameter
 
toString() - Method in class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter
 
toString() - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
toString() - Method in class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate
 
toString() - Method in class org.hibernate.query.sqm.tree.predicate.SqmWhereClause
 
toString() - Method in enum class org.hibernate.query.sqm.tree.SqmJoinType
 
toString() - Method in class org.hibernate.spi.NavigablePath
 
toString() - Method in class org.hibernate.sql.ast.spi.SqlAliasBaseConstant
 
toString() - Method in class org.hibernate.sql.ast.spi.SqlAliasBaseImpl
 
toString() - Method in class org.hibernate.sql.ast.spi.StringBuilderSqlAppender
 
toString() - Method in enum class org.hibernate.sql.ast.SqlAstJoinType
 
toString() - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
toString() - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
toString() - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
toString() - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
toString() - Method in class org.hibernate.sql.ast.tree.from.TableReferenceJoin
 
toString() - Method in class org.hibernate.sql.model.ast.AbstractTableMutation
 
toString() - Method in class org.hibernate.sql.model.ast.builder.AbstractTableMutationBuilder
 
toString() - Method in class org.hibernate.sql.model.ast.builder.MutationGroupBuilder
 
toString() - Method in class org.hibernate.sql.model.ast.ColumnValueBinding
 
toString() - Method in class org.hibernate.sql.model.ast.ColumnValueBindingList
 
toString() - Method in class org.hibernate.sql.model.ast.ColumnValueParameter
 
toString() - Method in class org.hibernate.sql.model.ast.ColumnWriteFragment
 
toString() - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
toString() - Method in class org.hibernate.sql.model.jdbc.JdbcDeleteMutation
 
toString() - Method in class org.hibernate.sql.model.jdbc.JdbcInsertMutation
 
toString() - Method in class org.hibernate.sql.model.jdbc.JdbcUpdateMutation
 
toString() - Method in class org.hibernate.sql.model.jdbc.OptionalTableUpdateOperation
 
toString() - Method in class org.hibernate.sql.results.spi.ListResultsConsumer
 
toString() - Method in enum class org.hibernate.tool.schema.Action
 
toString() - Method in enum class org.hibernate.tool.schema.JdbcMetadaAccessStrategy
 
toString() - Method in class org.hibernate.tuple.AbstractNonIdentifierAttribute
Deprecated.
 
toString() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Deprecated.
 
toString() - Method in class org.hibernate.tuple.IdentifierProperty
Deprecated.
 
toString() - Method in class org.hibernate.type.CollectionType
 
toString() - Method in class org.hibernate.type.descriptor.java.AbstractTemporalJavaType
 
toString() - Method in class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
toString() - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
toString() - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
toString() - Method in class org.hibernate.type.descriptor.java.spi.JsonJavaType
 
toString() - Method in class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
toString() - Method in class org.hibernate.type.descriptor.java.spi.XmlJavaType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.ArrayJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.BigIntJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.BlobJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.BooleanJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.CharJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.ClobJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.DateJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.DecimalJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.DoubleJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.DurationJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.FloatJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.H2FormatJsonJdbcType
Deprecated.
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.IntegerJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.LongNVarcharJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.LongVarbinaryJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.LongVarcharJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.NCharJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.NClobJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.NumericJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.ObjectJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.RealJdbcType
Deprecated.
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.RowIdJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimeJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimestampJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
toString() - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
toString() - Method in class org.hibernate.type.EntityType
Generates a string representation of this type.
toString(boolean[]) - Method in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
 
toString(byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
toString(byte[]) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
toString(char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
toString(double[]) - Method in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
toString(float[]) - Method in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
toString(int[]) - Method in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
toString(long[]) - Method in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
toString(short[]) - Method in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
toString(C) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
toString(J) - Method in interface org.hibernate.usertype.EnhancedUserType
Render the value to the string representation.
toString(Expression<Character>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
toString(Expression<Character>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
toString(Expression<Character>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
toString(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
toString(Byte) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
toString(Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayJavaType
 
toString(Character) - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
toString(Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
toString(Class) - Method in class org.hibernate.type.descriptor.java.ClassJavaType
 
toString(Double) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
toString(Float) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
toString(Integer) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
toString(Long) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
toString(Object[]) - Method in class org.hibernate.type.descriptor.java.ObjectArrayJavaType
 
toString(Short) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
toString(String) - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
toString(BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
toString(BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
toString(InetAddress) - Method in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
toString(URL) - Method in class org.hibernate.type.descriptor.java.UrlJavaType
 
toString(Blob) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
toString(Clob) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
toString(NClob) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
 
toString(Duration) - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
toString(Instant) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
toString(LocalDate) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
toString(LocalDateTime) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
toString(LocalTime) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
toString(OffsetDateTime) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
toString(OffsetTime) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
toString(Year) - Method in class org.hibernate.type.descriptor.java.YearJavaType
 
toString(ZonedDateTime) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
toString(ZoneId) - Method in class org.hibernate.type.descriptor.java.ZoneIdJavaType
 
toString(ZoneOffset) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
toString(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
toString(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
toString(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
toString(Currency) - Method in class org.hibernate.type.descriptor.java.CurrencyJavaType
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
toString(Locale) - Method in class org.hibernate.type.descriptor.java.LocaleJavaType
 
toString(TimeZone) - Method in class org.hibernate.type.descriptor.java.TimeZoneJavaType
 
toString(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType
 
toString(EmbeddableMappingType, Object, WrapperOptions) - Static method in class org.hibernate.dialect.JsonHelper
 
toString(EmbeddableMappingType, Object, WrapperOptions) - Static method in class org.hibernate.dialect.XmlHelper
 
toString(CastType) - Static method in class org.hibernate.dialect.BooleanDecoder
 
toString(T) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
toString(T) - Method in interface org.hibernate.type.descriptor.java.JavaType
 
toString(T) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
toString(T) - Method in class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
toString(T) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
toString(T) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
toString(T) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
toString(T) - Method in class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
toString(T) - Method in class org.hibernate.type.EnumType
Deprecated.
 
toString(T[]) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
 
toString(T, Type) - Method in class org.hibernate.type.format.AbstractJsonFormatMapper
 
toString(T, Type) - Method in class org.hibernate.type.format.jackson.JacksonJsonFormatMapper
 
toString(T, Type) - Method in class org.hibernate.type.format.jakartajson.JsonBJsonFormatMapper
 
toString(T, JavaType<T>, WrapperOptions) - Method in class org.hibernate.type.format.AbstractJsonFormatMapper
 
toString(T, JavaType<T>, WrapperOptions) - Method in interface org.hibernate.type.format.FormatMapper
Serializes the object to a string.
toString(T, JavaType<T>, WrapperOptions) - Method in class org.hibernate.type.format.jackson.JacksonXmlFormatMapper
 
toString(T, JavaType<T>, WrapperOptions) - Method in class org.hibernate.type.format.jaxb.JaxbXmlFormatMapper
 
toString(X, JavaType<X>, WrapperOptions) - Method in class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
 
toString(X, JavaType<X>, WrapperOptions) - Method in class org.hibernate.dialect.PostgreSQLInetJdbcType
 
toString(X, JavaType<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.JsonJdbcType
 
toString(X, JavaType<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType
 
toString(X, JavaType<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
toStringArray(Set) - Method in class org.hibernate.cache.spi.QuerySpacesHelper
Deprecated.
 
toStringSet(String[]) - Method in class org.hibernate.cache.spi.QuerySpacesHelper
Deprecated.
 
ToStringTransformer() - Constructor for class org.hibernate.type.descriptor.java.UUIDJavaType.ToStringTransformer
 
toTrueFalseBoolean(CastType) - Static method in class org.hibernate.dialect.BooleanDecoder
 
toType(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
toType(String) - Method in class org.hibernate.persister.collection.ElementPropertyMapping
Deprecated.
 
toType(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Given a component path expression, get the type of the property
toType(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
Deprecated.
 
toType(String) - Method in interface org.hibernate.persister.entity.PropertyMapping
Deprecated.
Given a component path expression, get the type of the property
toUnquotedAliasString(String) - Method in class org.hibernate.sql.Alias
 
toUnquotedAliasStrings(String[]) - Method in class org.hibernate.sql.Alias
 
toXml(AccessType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.AccessTypeMarshalling
 
toXml(ConstraintMode) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.ConstraintModeMarshalling
 
toXml(DiscriminatorType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.DiscriminatorTypeMarshalling
 
toXml(EnumType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.EnumTypeMarshalling
 
toXml(FetchType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.FetchTypeMarshalling
 
toXml(GenerationType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.GenerationTypeMarshalling
 
toXml(InheritanceType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.InheritanceTypeMarshalling
 
toXml(LockModeType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.LockModeTypeMarshalling
 
toXml(ParameterMode) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.ParameterModeMarshalling
 
toXml(TemporalType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.TemporalTypeMarshalling
 
toXml(OnDeleteAction) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.OnDeleteActionMarshalling
 
toXml(PolymorphismType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.PolymorphismTypeMarshalling
 
toXml(UuidGenerator.Style) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.UuidGeneratorStyleMarshalling
 
toXml(AccessType) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.CacheAccessTypeMarshalling
 
toXml(CacheMode) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.CacheModeMarshalling
 
toXml(OptimisticLockStyle) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.OptimisticLockStyleMarshalling
 
toXml(ExecuteUpdateResultCheckStyle) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.ResultCheckStyleMarshalling
 
toXml(FlushMode) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.FlushModeMarshalling
 
toXml(CollectionClassification) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.CollectionClassificationMarshalling
 
toXml(GenerationTiming) - Static method in class org.hibernate.boot.jaxb.mapping.marshall.GenerationTimingMarshalling
 
toXMLString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
Deprecated.
 
toYesNoBoolean(CastType) - Static method in class org.hibernate.dialect.BooleanDecoder
 
TRACE_ENABLED - Static variable in class org.hibernate.boot.jaxb.hbm.transform.HbmTransformationLogging
 
TRACE_ENABLED - Static variable in class org.hibernate.query.sql.NativeQueryLogging
 
TRACE_ENABLED - Static variable in interface org.hibernate.query.sqm.SqmTreeCreationLogger
 
TRACE_ENABLED - Static variable in interface org.hibernate.query.sqm.SqmTreeTransformationLogger
 
TRACE_ENABLED - Static variable in interface org.hibernate.sql.results.LoadingLogger
 
TRACKER_CHANGER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to add changed fields
TRACKER_CLEAR_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to clear stored dirty attributes
TRACKER_COLLECTION_CHANGED_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to get dirty collection field names
TRACKER_COLLECTION_CHANGED_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to check if collection fields are dirty
TRACKER_COLLECTION_CLEAR_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to clear dirty attribute on collection fields
TRACKER_COLLECTION_GET_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to check if collection fields are dirty
TRACKER_COLLECTION_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of the field that holds the collection tracker
TRACKER_COMPOSITE_CLEAR_OWNER - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Method to clear the owner of the embedded entity
TRACKER_COMPOSITE_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Field to hold the track the owner of the embeddable entity
TRACKER_COMPOSITE_SET_OWNER - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Method to set the owner of the embedded entity
TRACKER_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of tracker field
TRACKER_GET_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to fetch dirty attributes
TRACKER_HAS_CHANGED_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to see if any fields has changed
TRACKER_SUSPEND_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
Name of method to suspend dirty tracking
TRAILING - Enum constant in enum class org.hibernate.query.sqm.TrimSpec
 
TRAILING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TRAILING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TRAILING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TRAILING() - Method in class org.hibernate.grammars.hql.HqlParser.PadSpecificationContext
 
TRAILING() - Method in class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
 
Transaction - Interface in org.hibernate
Represents a resource-local transaction, where resource-local is interpreted by Hibernate to mean any transaction under the control of Hibernate.
TRANSACTION_COORDINATOR_STRATEGY - Static variable in interface org.hibernate.cfg.TransactionSettings
Specify the TransactionCoordinatorBuilder implementation to use for creating instances of TransactionCoordinator which the interface Hibernate uses to manage transactions.
TRANSACTIONAL - Enum constant in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Transactional access to the shared second-level cache.
TRANSACTIONAL - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
 
TRANSACTIONAL - Enum constant in enum class org.hibernate.cache.spi.access.AccessType
Read and write access.
transactionCompleted(boolean) - Method in class org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
 
transactionCompleted(boolean) - Method in interface org.hibernate.cache.spi.CacheTransactionSynchronization
Callback that the underling resource transaction to which the owning Session was joined is in the "completed" stage.
transactionCompleting() - Method in class org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
 
transactionCompleting() - Method in interface org.hibernate.cache.spi.CacheTransactionSynchronization
Callback that the underling resource transaction to which the owning Session was joined is in the beginning stages of completing.
transactionCompletion(boolean) - Method in class org.hibernate.BaseSessionEventListener
 
transactionCompletion(boolean) - Method in interface org.hibernate.SessionEventListener
 
TransactionCoordinator - Interface in org.hibernate.resource.transaction.spi
Models the coordination of all transaction related flows.
TransactionCoordinator.TransactionDriver - Interface in org.hibernate.resource.transaction.spi
Provides the means for resource-local transactions (as transaction drivers) to control the underlying "physical transaction" currently associated with the TransactionCoordinator.
TransactionCoordinatorBuilder - Interface in org.hibernate.resource.transaction.spi
Builder for TransactionCoordinator instances.
TransactionCoordinatorBuilder.Options - Interface in org.hibernate.resource.transaction.spi
Access to options to are specific to each TransactionCoordinator instance.
TransactionCoordinatorOwner - Interface in org.hibernate.resource.transaction.spi
Models an owner of a TransactionCoordinator.
TransactionException - Exception in org.hibernate
Indicates that a transaction could not be begun, committed or rolled back.
TransactionException(String) - Constructor for exception org.hibernate.TransactionException
Constructs a TransactionException using the specified information.
TransactionException(String, Throwable) - Constructor for exception org.hibernate.TransactionException
Constructs a TransactionException using the specified information.
TransactionImplementor - Interface in org.hibernate.engine.transaction.spi
Defines the "internal contract" for an implementation of Transaction.
transactionJoined() - Method in class org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
 
transactionJoined() - Method in interface org.hibernate.cache.spi.CacheTransactionSynchronization
Callback that owning Session has become joined to a resource transaction.
TransactionManagementException - Exception in org.hibernate
Thrown when user code causes the end of a transaction that is being managed by the SessionFactory.
TransactionManagementException(String) - Constructor for exception org.hibernate.TransactionManagementException
 
TransactionObserver - Interface in org.hibernate.engine.transaction.spi
Deprecated.
TransactionObserver - Interface in org.hibernate.resource.transaction.spi
Observer of internal transaction events.
TransactionRequiredForJoinException - Exception in org.hibernate.resource.transaction
Indicates a call to TransactionCoordinator.explicitJoin() that requires an active transaction where there currently is none.
TransactionRequiredForJoinException(String) - Constructor for exception org.hibernate.resource.transaction.TransactionRequiredForJoinException
 
TransactionRequiredForJoinException(String, Throwable) - Constructor for exception org.hibernate.resource.transaction.TransactionRequiredForJoinException
 
transactionResumed() - Method in interface org.hibernate.cache.spi.CacheTransactionSynchronization
Currently not used.
TransactionSettings - Interface in org.hibernate.cfg
 
TransactionStatus - Enum Class in org.hibernate.resource.transaction.spi
Enumeration of statuses in which a transaction facade (Transaction) might be.
transactionSuspended() - Method in interface org.hibernate.cache.spi.CacheTransactionSynchronization
Currently not used.
TransactSQLStrFunction - Class in org.hibernate.dialect.function
A special function that renders a T-SQL str() function if more than a single argument is given, or otherwise renders a cast() expression just like CastStrEmulation.
TransactSQLStrFunction(TypeConfiguration) - Constructor for class org.hibernate.dialect.function.TransactSQLStrFunction
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in interface org.hibernate.bytecode.spi.ClassTransformer
Invoked when a class is being loaded or redefined to add hooks for persistence bytecode manipulation.
transform(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.NoDashesStringTransformer
 
transform(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.PassThroughTransformer
 
transform(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.ToBytesTransformer
 
transform(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType.ToStringTransformer
 
transform(UUID) - Method in interface org.hibernate.type.descriptor.java.UUIDJavaType.ValueTransformer
 
transform(JaxbHbmHibernateMapping, Origin, HbmXmlTransformer.Options) - Static method in class org.hibernate.boot.jaxb.hbm.transform.HbmXmlTransformer
Main entry into hbm.xml transformation
transform(CteContainer, QuerySpec, SqmToSqlAstConverter) - Method in class org.hibernate.dialect.function.AggregateWindowEmulationQueryTransformer
 
transform(CteContainer, QuerySpec, SqmToSqlAstConverter) - Method in interface org.hibernate.sql.ast.tree.expression.QueryTransformer
 
TRANSFORM_HBM_XML - Static variable in interface org.hibernate.cfg.MappingSettings
Enables processing hbm.xml mappings by transforming them to mapping.xml and using that processor.
TRANSFORM_HBM_XML_FEATURE_HANDLING - Static variable in interface org.hibernate.cfg.MappingSettings
How features in a hbm.xml file which are not supported for transformation should be handled.
TRANSFORMATION_LOGGER - Static variable in class org.hibernate.boot.jaxb.hbm.transform.HbmTransformationLogging
 
TRANSFORMATION_LOGGER_NAME - Static variable in class org.hibernate.boot.jaxb.hbm.transform.HbmTransformationLogging
 
transformAttributePath(AttributePath) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyComponentPathImpl
 
transformAttributePath(AttributePath) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
For JPA standards we typically need the unqualified name.
transformEntityName(EntityNaming) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
 
transformEntityName(EntityNaming) - Method in class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
 
Transformers - Class in org.hibernate.transform
Deprecated.
since ResultTransformer is deprecated
transformList(List<T>) - Method in interface org.hibernate.query.ResultListTransformer
Here we have an opportunity to perform transformation on the query result as a whole.
transformList(List<T>) - Method in interface org.hibernate.transform.ResultTransformer
Deprecated.
 
transformRawJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.OracleReflectionStructJdbcType
 
transformRawJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.OracleStructJdbcType
 
transformRawJdbcValue(Object, WrapperOptions) - Method in class org.hibernate.dialect.StructJdbcType
 
transformRow(Object[]) - Method in interface org.hibernate.sql.results.spi.RowTransformer
Transform the "raw" row values into the ultimate query result (for a row)
transformSelectString(String) - Method in class org.hibernate.dialect.Dialect
Meant as a means for end users to affect the select strings being sent to the database and perhaps manipulate them in some fashion.
transformSelectString(String) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
transformTuple(Object[], String[]) - Method in class org.hibernate.jpa.spi.NativeQueryConstructorTransformer
 
transformTuple(Object[], String[]) - Method in class org.hibernate.jpa.spi.NativeQueryListTransformer
 
transformTuple(Object[], String[]) - Method in class org.hibernate.jpa.spi.NativeQueryMapTransformer
 
transformTuple(Object[], String[]) - Method in class org.hibernate.jpa.spi.NativeQueryTupleTransformer
 
transformTuple(Object[], String[]) - Method in interface org.hibernate.query.TupleTransformer
Tuples are the elements making up each "row" of the query result.
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Deprecated.
Wrap the incoming tuples in a call to our configured constructor.
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
Deprecated.
 
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.AliasToEntityMapResultTransformer
Deprecated.
 
transformTuple(Object[], String[]) - Method in class org.hibernate.transform.ToListResultTransformer
Deprecated.
 
TransientObjectException - Exception in org.hibernate
Thrown when the user passes a transient instance to a Session method that expects a persistent instance.
TransientObjectException(String) - Constructor for exception org.hibernate.TransientObjectException
Constructs a TransientObjectException using the supplied message.
TransientPropertyValueException - Exception in org.hibernate
Thrown when a property cannot be persisted because it is an association with a transient unsaved entity instance.
TransientPropertyValueException(String, String, String, String) - Constructor for exception org.hibernate.TransientPropertyValueException
Constructs a TransientPropertyValueException instance.
transients - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
transients - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
 
translate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
translate() - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
translate() - Method in interface org.hibernate.query.sqm.sql.SqmTranslator
 
translate(String, Class<R>) - Method in interface org.hibernate.query.hql.HqlTranslator
Performs the interpretation of a HQL/JPQL query string to SQM.
translate(String, PluralAttributeMapping, TranslationContext) - Static method in class org.hibernate.metamodel.mapping.ordering.OrderByFragmentTranslator
Perform the translation of the user-supplied fragment, returning the translation.
translate(JdbcParameterBindings, QueryOptions) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
translate(JdbcParameterBindings, QueryOptions) - Method in interface org.hibernate.sql.ast.SqlAstTranslator
 
translateDelete(DeleteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
translateDurationField(TemporalUnit) - Method in class org.hibernate.dialect.CockroachDialect
 
translateDurationField(TemporalUnit) - Method in class org.hibernate.dialect.Dialect
Return the name used to identify the given unit of duration as an argument to #timestampadd() or #timestampdiff(), or of this dialect's equivalent functions.
translateDurationField(TemporalUnit) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
translateDurationField(TemporalUnit) - Method in class org.hibernate.dialect.SQLServerDialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.CockroachDialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.DB2Dialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.DerbyDialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.Dialect
Return the name used to identify the given field as an argument to the extract() function, or of this dialect's equivalent function.
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.H2Dialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.HSQLDialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.SpannerDialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.SQLServerDialect
 
translateExtractField(TemporalUnit) - Method in class org.hibernate.dialect.SybaseDialect
 
translateInsert(InsertSelectStatement) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
translateInsert(InsertSelectStatement) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
translateInsert(InsertSelectStatement) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
translateInsert(InsertSelectStatement) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
translateInsert(InsertSelectStatement) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
translateInsert(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
translateSelect(SelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
translateUpdate(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
TranslationContext - Interface in org.hibernate.metamodel.mapping.ordering
Access to information needed while translating a collection's order-by fragment
TraversalResult(GraphImplementor<?>, EntityGraphTraversalState.FetchStrategy) - Constructor for class org.hibernate.sql.results.graph.EntityGraphTraversalState.TraversalResult
 
traverse(FetchParent, Fetchable, boolean) - Method in interface org.hibernate.sql.results.graph.EntityGraphTraversalState
Traverses to the next part of the Jakarta Persistence entity graph relating to the given fetchable.
treat(CollectionJoin<X, T>, Class<E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
treat(CollectionJoin<X, T>, Class<E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
treat(CollectionJoin<X, T>, Class<E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
treat(Join<X, T>, Class<V>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
treat(Join<X, T>, Class<V>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
treat(Join<X, T>, Class<V>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
treat(ListJoin<X, T>, Class<E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
treat(ListJoin<X, T>, Class<E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
treat(ListJoin<X, T>, Class<E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
treat(MapJoin<X, K, T>, Class<V>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
treat(MapJoin<X, K, T>, Class<V>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
treat(MapJoin<X, K, T>, Class<V>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
treat(Path<X>, Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
treat(Path<X>, Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
treat(Path<X>, Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
treat(Root<X>, Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
treat(Root<X>, Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
treat(Root<X>, Class<T>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
treat(SetJoin<X, T>, Class<E>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
treat(SetJoin<X, T>, Class<E>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
treat(SetJoin<X, T>, Class<E>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
TREAT - Enum constant in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
An entity type is used through a treat expression.
TREAT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TREAT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TREAT - Static variable in class org.hibernate.persister.entity.EntityNameUse
 
TREAT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TREAT() - Method in class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
TreatableDomainType<J> - Interface in org.hibernate.metamodel.model.domain
 
treatAs(Class) - Method in interface org.hibernate.metamodel.model.domain.DiscriminatorSqmPath
 
treatAs(Class<S>) - Method in interface org.hibernate.query.criteria.JpaCollectionJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.criteria.JpaJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.criteria.JpaListJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.criteria.JpaMapJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.criteria.JpaPath
Support for JPA's explicit (TREAT) down-casting.
treatAs(Class<S>) - Method in interface org.hibernate.query.criteria.JpaPluralJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.criteria.JpaSetJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmFkExpression
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmFunctionPath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
treatAs(Class<S>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
treatAs(Class<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
treatAs(Class<S>, String) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
treatAs(Class<S>, String) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
treatAs(Class<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
treatAs(Class<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
treatAs(Class<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
treatAs(Class<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
treatAs(Class<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
treatAs(Class<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
treatAs(Class<S>, String, boolean) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
treatAs(Class<S1>) - Method in class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityValuedSimplePath
 
treatAs(Class<X>) - Method in interface org.hibernate.metamodel.mapping.ValueMapping
Treat operation.
treatAs(String) - Method in class org.hibernate.spi.NavigablePath
 
treatAs(String) - Method in class org.hibernate.spi.TreatedNavigablePath
 
treatAs(String, String) - Method in class org.hibernate.spi.NavigablePath
 
treatAs(String, String) - Method in class org.hibernate.spi.TreatedNavigablePath
 
treatAs(EntityDomainType) - Method in interface org.hibernate.metamodel.model.domain.DiscriminatorSqmPath
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.criteria.JpaCollectionJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.criteria.JpaJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.criteria.JpaListJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.criteria.JpaMapJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.criteria.JpaPath
Support for JPA's explicit (TREAT) down-casting.
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.criteria.JpaPluralJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.criteria.JpaSetJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.NonAggregatedCompositeSimplePath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmFkExpression
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmFunctionPath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
treatAs(EntityDomainType<S>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
treatAs(EntityDomainType<S>) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmCteRoot
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
treatAs(EntityDomainType<S>, String) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmCrossJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmCteJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmDerivedJoin
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmEntityJoin
 
treatAs(EntityDomainType<S>, String) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
 
treatAs(EntityDomainType<S>, String) - Method in class org.hibernate.query.sqm.tree.from.SqmRoot
 
treatAs(EntityDomainType<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmBagJoin
 
treatAs(EntityDomainType<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmListJoin
 
treatAs(EntityDomainType<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
treatAs(EntityDomainType<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmSetJoin
 
treatAs(EntityDomainType<S>, String, boolean) - Method in class org.hibernate.query.sqm.tree.domain.SqmSingularJoin
 
treatAs(EntityDomainType<S>, String, boolean) - Method in interface org.hibernate.query.sqm.tree.from.SqmAttributeJoin
 
treatedNavigablePath() - Method in class org.hibernate.grammars.hql.HqlParser.SyntacticDomainPathContext
 
treatedNavigablePath() - Method in class org.hibernate.grammars.hql.HqlParser
 
TreatedNavigablePath - Class in org.hibernate.spi
An implementation of NavigablePath with special handling for treated paths.
TreatedNavigablePath(NavigablePath, String) - Constructor for class org.hibernate.spi.TreatedNavigablePath
 
TreatedNavigablePath(NavigablePath, String, String) - Constructor for class org.hibernate.spi.TreatedNavigablePath
 
TreatedNavigablePathContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TreatedNavigablePathContext
 
trigonometry() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
trim(char, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
trim(char, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
trim(char, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
trim(CriteriaBuilder.Trimspec, char, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
trim(CriteriaBuilder.Trimspec, char, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
trim(CriteriaBuilder.Trimspec, char, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
trim(CriteriaBuilder.Trimspec, Expression<Character>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
trim(CriteriaBuilder.Trimspec, Expression<Character>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
trim(CriteriaBuilder.Trimspec, Expression<Character>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
trim(CriteriaBuilder.Trimspec, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
trim(CriteriaBuilder.Trimspec, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
trim(CriteriaBuilder.Trimspec, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
trim(Expression<Character>, Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
trim(Expression<Character>, Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
trim(Expression<Character>, Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
trim(Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
trim(Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
trim(Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
TRIM - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TRIM - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TRIM() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TRIM() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
TRIM_SPEC - Enum constant in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
A trim specification, for trimming and padding functions
trim1() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
trim2() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
trimCharacter() - Method in class org.hibernate.grammars.hql.HqlParser
 
trimCharacter() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
TrimCharacterContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TrimCharacterContext
 
trimFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
trimFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
TrimFunction - Class in org.hibernate.dialect.function
ANSI SQL-standard trim() function, which has a funny syntax involving a TrimSpec, and portability is achieved using Dialect.trimPattern(TrimSpec, boolean).
TrimFunction(Dialect, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.TrimFunction
 
TrimFunction(Dialect, TypeConfiguration, SqlAstNodeRenderingMode) - Constructor for class org.hibernate.dialect.function.TrimFunction
 
TrimFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
trimPattern(TrimSpec, boolean) - Method in class org.hibernate.dialect.AbstractTransactSQLDialect
 
trimPattern(TrimSpec, boolean) - Method in class org.hibernate.dialect.Dialect
Obtain a pattern for the SQL equivalent to a trim() function call.
trimPattern(TrimSpec, boolean) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
trimPattern(TrimSpec, boolean) - Method in class org.hibernate.dialect.SQLServerDialect
 
trimPattern(TrimSpec, char) - Method in class org.hibernate.dialect.Dialect
Deprecated, for removal: This API element is subject to removal in a future version.
trimPattern(TrimSpec, char) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
TrimSpec - Enum Class in org.hibernate.query.sqm
 
trimSpecification() - Method in class org.hibernate.grammars.hql.HqlParser.TrimFunctionContext
 
trimSpecification() - Method in class org.hibernate.grammars.hql.HqlParser
 
TrimSpecification - Class in org.hibernate.sql.ast.tree.expression
 
TrimSpecification(TrimSpec) - Constructor for class org.hibernate.sql.ast.tree.expression.TrimSpecification
 
TrimSpecificationContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TrimSpecificationContext
 
trimSuffix(DotIdentifierSequence) - Method in class org.hibernate.spi.NavigablePath
Removes the suffix part from the NavigablePath, when the NavigablePath does not contain the suffix it returns null;
TRUE - Enum constant in enum class org.hibernate.annotations.LazyCollectionOption
Deprecated.
TRUE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
 
TRUE - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
 
TRUE - Enum constant in enum class org.hibernate.boot.model.TruthValue
 
TRUE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TRUE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TRUE() - Method in class org.hibernate.grammars.hql.HqlParser.BooleanLiteralContext
 
TRUE() - Method in class org.hibernate.grammars.hql.HqlParser.IsTruePredicateContext
 
TRUE_FALSE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC CHAR(1) (using 'T'/'F').
TrueFalseConverter - Class in org.hibernate.type
Handles conversion to/from Boolean as 'T' or 'F'
TrueFalseConverter() - Constructor for class org.hibernate.type.TrueFalseConverter
 
trunc() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
TRUNC - Enum constant in enum class org.hibernate.dialect.function.TruncFunction.DatetimeTrunc
 
TRUNC - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TRUNC - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TRUNC() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TRUNC() - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
trunc_dateTrunc() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
trunc_dateTrunc_trunc() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
trunc_floor() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Derby (only works if the second arg is constant, as it almost always is)
trunc_round_datetrunc() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SQL Server >= 16
trunc_roundMode() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SAP HANA
trunc_truncate() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
MySQL
TruncArgumentsValidator() - Constructor for class org.hibernate.dialect.function.TruncFunction.TruncArgumentsValidator
 
truncate(long) - Method in class org.hibernate.engine.jdbc.BlobProxy
 
truncate(Expression<T>, Integer) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create an expression that returns the first argument truncated to the number of decimal places given by the second argument.
truncate(Expression<T>, Integer) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
truncate(Expression<T>, TemporalUnit) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Truncates a date, time or datetime expression to the given TemporalUnit.
truncate(Expression<T>, TemporalUnit) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
TRUNCATE - Enum constant in enum class org.hibernate.tool.schema.Action
Truncate the tables in the schema.
TRUNCATE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TRUNCATE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TRUNCATE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TRUNCATE() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
TRUNCATE() - Method in class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
truncateMappedObjects() - Method in interface org.hibernate.relational.SchemaManager
Truncate the database tables mapped by Hibernate entities, and then re-import initial data from any configured load script.
truncateToPrecision(T, int) - Static method in class org.hibernate.type.descriptor.DateTimeUtils
 
truncFunction() - Method in class org.hibernate.grammars.hql.HqlParser.StandardFunctionContext
 
truncFunction() - Method in class org.hibernate.grammars.hql.HqlParser
 
TruncFunction - Class in org.hibernate.dialect.function
Custom function that manages both numeric and datetime truncation
TruncFunction(String, String, TruncFunction.DatetimeTrunc, String, TypeConfiguration) - Constructor for class org.hibernate.dialect.function.TruncFunction
 
TruncFunction.DatetimeTrunc - Enum Class in org.hibernate.dialect.function
 
TruncFunction.TruncArgumentsValidator - Class in org.hibernate.dialect.function
 
TruncFunction.TruncRenderingSupport - Class in org.hibernate.dialect.function
 
TruncFunctionContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.TruncFunctionContext
 
TruncRenderingSupport(PatternRenderer, PatternRenderer) - Constructor for class org.hibernate.dialect.function.TruncFunction.TruncRenderingSupport
 
TruthValue - Enum Class in org.hibernate.boot.model
An enumeration of truth values.
tuple(Selection<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
tuple(Selection<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
tuple(Selection<?>[]) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
tuple(Class<R>, List<? extends SqmExpression<?>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
tuple(Class<R>, SqmExpression<?>...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
tuple(List<? extends JpaSelection<?>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
tuple(List<? extends JpaSelection<?>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
tuple(List<? extends JpaSelection<?>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
tuple(SqmExpressible<R>, List<? extends SqmExpression<?>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
tuple(SqmExpressible<R>, SqmExpression<?>...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
TupleExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.TupleExpressionContext
 
TupleResult<T> - Class in org.hibernate.sql.results.graph.tuple
 
TupleResult(int[], String, JavaType<T>) - Constructor for class org.hibernate.sql.results.graph.tuple.TupleResult
 
TupleResult(int[], String, JavaType<T>, NavigablePath) - Constructor for class org.hibernate.sql.results.graph.tuple.TupleResult
 
TupleResultAssembler<J> - Class in org.hibernate.sql.results.graph.tuple
 
TupleResultAssembler(int[], JavaType<J>) - Constructor for class org.hibernate.sql.results.graph.tuple.TupleResultAssembler
 
TUPLES - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
TupleTransformer<T> - Interface in org.hibernate.query
Defines some transformation applied to each result of a Query before the results are packaged as a List and returned to the caller.
TupleType<J> - Interface in org.hibernate.metamodel.model.domain
Describes any structural type without a direct java type representation.
tuplizer - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
tuplizer - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType
 
tuplizer - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
 
tuplizer - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
 
tuplizer - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType
 
tuplizer - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
tuplizer - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
Tuplizer - Interface in org.hibernate.tuple
type - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
 
type - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
type - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
 
type - Variable in class org.hibernate.boot.jaxb.mapping.JaxbBasic
 
type - Variable in class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
 
type - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
 
type - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey
 
type - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
type - Variable in class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType
 
type() - Element in annotation interface org.hibernate.annotations.CollectionType
Specifies the UserCollectionType to use when mapping the attribute to which this annotation is attached.
type() - Element in annotation interface org.hibernate.annotations.CollectionTypeRegistration
Specifies the UserCollectionType to use when we encounter a plural attribute classified as CollectionTypeRegistration.classification()
type() - Element in annotation interface org.hibernate.annotations.GeneratorType
Deprecated.
A class that implements ValueGenerator, which will be called to generate values of the annotated field or property.
type() - Element in annotation interface org.hibernate.annotations.GenericGenerator
Deprecated.
The type of identifier generator, a class implementing Generator or, more commonly, IdentifierGenerator.
type() - Element in annotation interface org.hibernate.annotations.OptimisticLocking
The optimistic lock checking strategy.
type() - Element in annotation interface org.hibernate.annotations.ParamDef
The type to use when binding the parameter value.
type() - Element in annotation interface org.hibernate.annotations.Polymorphism
Deprecated.
Determines whether implicit polymorphism is enabled or disabled for the annotated entity class.
type() - Method in interface org.hibernate.query.criteria.JpaPath
 
type() - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
type() - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
 
type() - Method in class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath
 
Type - Interface in org.hibernate.type
Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given Java type, including: how to compare values and check for "dirtiness", how to clone values, and how to assemble/disassemble values for storage in the second-level cache.
Type - Annotation Interface in org.hibernate.annotations
Specifies a custom UserType for the annotated attribute mapping.
TYPE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
TYPE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
TYPE - Static variable in class org.hibernate.type.EnumType
Deprecated.
 
TYPE() - Method in class org.hibernate.grammars.hql.HqlParser.EntityTypeReferenceContext
 
TYPE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
TYPE_CONTRIBUTORS - Static variable in class org.hibernate.jpa.boot.spi.JpaSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Consider using discovery instead to dynamically locate contributors.
TYPE_NAME - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
TYPE_NAME - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
TYPE_NAME() - Method in class org.hibernate.grammars.graph.GraphLanguageParser.SubTypeContext
 
TYPE_NAME_PARAM_KEY - Static variable in class org.hibernate.usertype.UserTypeLegacyBridge
 
TYPE_NAME_PREFIX - Static variable in interface org.hibernate.boot.model.convert.spi.ConverterDescriptor
 
typeAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
typeAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
typeAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
 
typeAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
 
typeAttribute - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
TypeBeanInstanceProducer - Class in org.hibernate.boot.model
BeanInstanceProducer implementation for building beans related to custom types.
TypeBeanInstanceProducer(ConfigurationService) - Constructor for class org.hibernate.boot.model.TypeBeanInstanceProducer
 
TypeBinder<A extends Annotation> - Interface in org.hibernate.binder
Allows a user-written annotation to drive some customized model binding.
TypeBinderType - Annotation Interface in org.hibernate.annotations
Associates a user-defined annotation with a TypeBinder, allowing the annotation to drive some custom model binding.
TypeBootstrapContext - Interface in org.hibernate.type.spi
Provide a way to customize the Type instantiation process.
TypeConfiguration - Class in org.hibernate.type.spi
Each instance defines a set of types available in a given persistence unit, and isolates them from other configurations.
TypeConfiguration() - Constructor for class org.hibernate.type.spi.TypeConfiguration
 
TypeConfigurationAware - Interface in org.hibernate.type.spi
Optional contract for a Type which is aware of its scoping to a TypeConfiguration and which receives access to the TypeConfiguration to which it is scoped.
TypeContainer - Interface in org.hibernate.boot.jaxb.hbm.spi
 
TypeContributions - Interface in org.hibernate.boot.model
Allows custom types and type descriptors to be contributed to the eventual TypeConfiguration, either by a Dialect or by a TypeContributor.
TypeContributor - Interface in org.hibernate.boot.model
On object that contributes custom types and type descriptors, eventually to a TypeConfiguration, via an instance of TypeContributions.
TypeContributorList - Interface in org.hibernate.jpa.boot.spi
Deprecated, for removal: This API element is subject to removal in a future version.
Consider using discovery instead to dynamically locate contributors.
typedef - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
TypeDef - Class in org.hibernate.mapping
Deprecated.
no longer used
TypeDef(String, Properties) - Constructor for class org.hibernate.mapping.TypeDef
Deprecated.
 
TypeDefinition - Class in org.hibernate.boot.model
Models the information pertaining to a custom type definition supplied by the user.
TypeDefinition(String, Class<?>, String[], Map<String, String>) - Constructor for class org.hibernate.boot.model.TypeDefinition
 
TypeDefinitionRegistry - Interface in org.hibernate.boot.model
 
TypeDefinitionRegistry.DuplicationStrategy - Enum Class in org.hibernate.boot.model
 
TypeDefinitionRegistryStandardImpl - Class in org.hibernate.boot.model
Basic implementation of TypeDefinitionRegistry.
TypeDefinitionRegistryStandardImpl() - Constructor for class org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
 
TypeDefinitionRegistryStandardImpl(TypeDefinitionRegistry) - Constructor for class org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
 
TypedParameterValue<J> - Class in org.hibernate.query
Represents a typed argument to a query parameter.
TypedParameterValue(BindableType<J>, J) - Constructor for class org.hibernate.query.TypedParameterValue
 
TypedParameterValue(BasicTypeReference<J>, J) - Constructor for class org.hibernate.query.TypedParameterValue
 
TypedTupleTransformer<T> - Interface in org.hibernate.query
Extension to TupleTransformer exposing the transformation target type.
TypedValue - Class in org.hibernate.engine.spi
An ordered pair of a value and its Hibernate type.
TypedValue(Type, Object) - Constructor for class org.hibernate.engine.spi.TypedValue
 
TypeException(String, Class<?>) - Constructor for exception org.hibernate.query.sqm.tree.expression.SqmHqlNumericLiteral.TypeException
 
TypeHelper - Class in org.hibernate.type
Certain operations for working with arrays of property values.
TypeInfo - Class in org.hibernate.engine.jdbc.spi
Models type info extracted from DatabaseMetaData.getTypeInfo()
TypeMismatchException - Exception in org.hibernate
Used when a user provided type does not match the expected one.
TypeMismatchException(String) - Constructor for exception org.hibernate.TypeMismatchException
Constructs a TypeMismatchException using the supplied message.
TypeNullability - Enum Class in org.hibernate.engine.jdbc.spi
Describes the intrinsic nullability of a data type as reported by the JDBC driver.
TypeRegistration - Annotation Interface in org.hibernate.annotations
Registers a custom user type implementation to be used by default for all references to a particular class of basic type.
TypeRegistrations - Annotation Interface in org.hibernate.annotations
Grouping of TypeRegistration
TypeSearchability - Enum Class in org.hibernate.engine.jdbc.spi
Describes the searchability of a data type as reported by the JDBC driver.

U

unableToDetermineLockModeValue(String, Object) - Method in interface org.hibernate.query.QueryLogging
 
unableToExecuteBatch(Exception, String) - Method in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
 
unableToReleaseBatchStatement() - Method in interface org.hibernate.engine.jdbc.batch.JdbcBatchLogging
 
UNARY_MINUS - Enum constant in enum class org.hibernate.query.sqm.UnaryArithmeticOperator
 
UNARY_PLUS - Enum constant in enum class org.hibernate.query.sqm.UnaryArithmeticOperator
 
UnaryArithmeticOperator - Enum Class in org.hibernate.query.sqm
 
UnaryExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.UnaryExpressionContext
 
UnaryNumericLiteralExpressionContext(HqlParser.ExpressionContext) - Constructor for class org.hibernate.grammars.hql.HqlParser.UnaryNumericLiteralExpressionContext
 
UnaryOperation - Class in org.hibernate.sql.ast.tree.expression
 
UnaryOperation(UnaryArithmeticOperator, Expression, BasicValuedMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.UnaryOperation
 
unbind(String) - Method in interface org.hibernate.engine.jndi.spi.JndiService
Unbind a value from JNDI by name.
UNBOUNDED - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
UNBOUNDED - Static variable in class org.hibernate.grammars.hql.HqlParser
 
UNBOUNDED() - Method in class org.hibernate.grammars.hql.HqlParser.FrameEndContext
 
UNBOUNDED() - Method in class org.hibernate.grammars.hql.HqlParser.FrameStartContext
 
UNBOUNDED() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
UNBOUNDED_FOLLOWING - Enum constant in enum class org.hibernate.query.sqm.FrameKind
 
UNBOUNDED_PRECEDING - Enum constant in enum class org.hibernate.query.sqm.FrameKind
 
UNDEFINED - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
 
UNDEFINED - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum
 
UNDEFINED - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
 
UNDEFINED - Enum constant in enum class org.hibernate.sql.ast.tree.cte.CteMaterialization
It is undefined if the CTE should be materialized.
UNDEFINED - Static variable in class org.hibernate.engine.spi.IdentifierValue
Assume nothing.
UNDEFINED - Static variable in class org.hibernate.engine.spi.VersionValue
Assume the transient instance is newly instantiated if the version is null, otherwise defer to the identifier unsaved-value.
unexpectedRowCounts(String, int, int) - Method in interface org.hibernate.engine.jdbc.JdbcLogging
 
UNFETCHED_COLLECTION - Static variable in class org.hibernate.type.CollectionType
 
UNFETCHED_PROPERTY - Static variable in interface org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer
Marker value for uninitialized properties.
UnfetchedBasicPartResultAssembler<J> - Class in org.hibernate.sql.results.graph
 
UnfetchedBasicPartResultAssembler(JavaType<J>) - Constructor for class org.hibernate.sql.results.graph.UnfetchedBasicPartResultAssembler
 
UnfetchedResultAssembler<J> - Class in org.hibernate.sql.results.graph
 
UnfetchedResultAssembler(JavaType<J>) - Constructor for class org.hibernate.sql.results.graph.UnfetchedResultAssembler
 
UNINITIALIZED - Enum constant in enum class org.hibernate.sql.results.graph.Initializer.State
 
union(boolean, CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
union(boolean, CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
union(boolean, Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
union(boolean, Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
union(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
union(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
union(Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
union(Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
UNION - Enum constant in enum class org.hibernate.boot.model.source.spi.InheritanceType
 
UNION - Enum constant in enum class org.hibernate.query.sqm.SetOperator
Union of sets that removes duplicate rows.
UNION - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
UNION - Static variable in class org.hibernate.grammars.hql.HqlParser
 
UNION() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
UNION() - Method in class org.hibernate.grammars.hql.HqlParser.SetOperatorContext
 
UNION_ALL - Enum constant in enum class org.hibernate.query.sqm.SetOperator
Union of bags that retains all elements.
unionAll(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
unionAll(CriteriaQuery<? extends T>, CriteriaQuery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
unionAll(Subquery<? extends T>, Subquery<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
unionAll(Subquery<? extends T>, Subquery<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
unionSubclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
unionSubclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
unionSubclass - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
 
UnionSubclass - Class in org.hibernate.mapping
A mapping model object that represents a subclass in a "union" or "table per concrete class" inheritance hierarchy.
UnionSubclass(PersistentClass, MetadataBuildingContext) - Constructor for class org.hibernate.mapping.UnionSubclass
 
UnionSubclassEntityPersister - Class in org.hibernate.persister.entity
An EntityPersister implementing the InheritanceType.TABLE_PER_CLASS mapping strategy for an entity and its inheritance hierarchy.
UnionSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
UnionSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.persister.entity.UnionSubclassEntityPersister
Deprecated.
UnionTableGroup - Class in org.hibernate.sql.ast.tree.from
 
UnionTableGroup(boolean, NavigablePath, UnionTableReference, UnionSubclassEntityPersister, String) - Constructor for class org.hibernate.sql.ast.tree.from.UnionTableGroup
 
UnionTableReference - Class in org.hibernate.sql.ast.tree.from
 
UnionTableReference(String, String[], String) - Constructor for class org.hibernate.sql.ast.tree.from.UnionTableReference
 
UnionTableReference(String, String[], String, boolean) - Constructor for class org.hibernate.sql.ast.tree.from.UnionTableReference
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
unique - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
unique - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
unique - Variable in class org.hibernate.boot.jaxb.mapping.JaxbIndex
 
unique - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
unique - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
unique - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
UNIQUE - Enum constant in enum class org.hibernate.exception.ConstraintViolationException.ConstraintKind
 
UNIQUE_CONSTRAINT_SCHEMA_UPDATE_STRATEGY - Static variable in interface org.hibernate.cfg.SchemaToolingSettings
Unique columns and unique keys both use unique constraints in most dialects.
uniqueConstraint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
 
uniqueConstraint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinTable
 
uniqueConstraint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable
 
uniqueConstraint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTable
 
uniqueConstraint - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
UniqueConstraintSchemaUpdateStrategy - Enum Class in org.hibernate.tool.schema
Unique columns and unique keys both use unique constraints in most dialects.
uniqueConstraintSql(UniqueKey) - Method in class org.hibernate.dialect.unique.AlterTableUniqueDelegate
 
UniqueDelegate - Interface in org.hibernate.dialect.unique
Dialect-level delegate responsible for applying unique constraints in DDL.
uniqueElement(List<T>) - Static method in class org.hibernate.query.spi.AbstractSelectionQuery
 
uniqueKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
uniqueKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
uniqueKey - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
UniqueKey - Class in org.hibernate.mapping
A mapping model object representing a unique key constraint on a relational database table.
UniqueKey() - Constructor for class org.hibernate.mapping.UniqueKey
 
uniqueKeyEntries() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
uniqueKeyEntries() - Method in interface org.hibernate.persister.entity.EntityPersister
 
UniqueKeyEntry - Class in org.hibernate.persister.entity
Useful metadata representing a unique key within a Persister
UniqueKeyEntry(String, int, Type) - Constructor for class org.hibernate.persister.entity.UniqueKeyEntry
 
UniqueKeyLoadable - Interface in org.hibernate.persister.entity
uniqueKeyPropertyName - Variable in class org.hibernate.type.EntityType
 
UniqueKeySelectingDelegate - Class in org.hibernate.id.insert
Uses a unique key of the inserted entity to locate the newly inserted row.
UniqueKeySelectingDelegate(PostInsertIdentityPersister, Dialect, String[]) - Constructor for class org.hibernate.id.insert.UniqueKeySelectingDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
UniqueKeySelectingDelegate(EntityPersister, String[], EventType) - Constructor for class org.hibernate.id.insert.UniqueKeySelectingDelegate
 
uniqueResult() - Method in interface org.hibernate.query.Query
Execute the query and return the single result of the query, or null if the query returns no results.
uniqueResult() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the single result of the query, or null if the query returns no results.
uniqueResult() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
uniqueResult() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
uniqueResultOptional() - Method in interface org.hibernate.query.Query
Execute the query and return the single result of the query as an instance of Optional.
uniqueResultOptional() - Method in interface org.hibernate.query.SelectionQuery
Execute the query and return the single result of the query, as an Optional.
uniqueResultOptional() - Method in class org.hibernate.query.spi.AbstractSelectionQuery
 
uniqueResultOptional() - Method in class org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor
 
UNKNOWN - Enum constant in enum class org.hibernate.boot.model.TruthValue
 
UNKNOWN - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.SQLStateType
It is unknown.
UNKNOWN - Enum constant in enum class org.hibernate.engine.jdbc.spi.TypeNullability
It is unknown if the data type accepts nulls
UNKNOWN - Enum constant in enum class org.hibernate.procedure.spi.ParameterStrategy
We do not (yet) know
UNKNOWN - Static variable in class org.hibernate.collection.spi.AbstractPersistentCollection
 
UNKNOWN_FILE_PATH - Static variable in class org.hibernate.boot.jaxb.Origin
 
UnknownAccessTypeException - Exception in org.hibernate.cache.spi.access
Indicates that an unknown AccessType external name was encountered or that an AccessType was requested that the underlying cache provider does not support.
UnknownAccessTypeException(String) - Constructor for exception org.hibernate.cache.spi.access.UnknownAccessTypeException
Constructs the UnknownAccessTypeException.
UnknownBasicJavaType<T> - Class in org.hibernate.type.descriptor.java.spi
AbstractJavaType adapter for cases where we do not know a proper JavaType for a given Java type.
UnknownBasicJavaType(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
UnknownBasicJavaType(Class<T>, String) - Constructor for class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
UnknownBasicJavaType(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
UnknownBasicJavaType(Type, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
UnknownEntityException - Exception in org.hibernate.query.sqm
Indicates a failure to resolve an entity name in HQL to a known mapped entity type.
UnknownEntityException(String) - Constructor for exception org.hibernate.query.sqm.UnknownEntityException
 
UnknownEntityException(String, String) - Constructor for exception org.hibernate.query.sqm.UnknownEntityException
 
UnknownEntityException(String, String, Exception) - Constructor for exception org.hibernate.query.sqm.UnknownEntityException
 
UnknownEntityTypeException - Exception in org.hibernate
Indicates an attempt was made to refer to an unknown entity name or class.
UnknownEntityTypeException(String) - Constructor for exception org.hibernate.UnknownEntityTypeException
 
UnknownEntityTypeException(String, Throwable) - Constructor for exception org.hibernate.UnknownEntityTypeException
 
UnknownFilterException - Exception in org.hibernate
Indicates a request against an unknown filter name.
UnknownFilterException(String) - Constructor for exception org.hibernate.UnknownFilterException
Constructs an UnknownFilterException for the given name.
UnknownNamedQueryException - Exception in org.hibernate.query
Occurs when a named query is requested, and there is no known HQL or native SQL query registered under the given name.
UnknownNamedQueryException(String) - Constructor for exception org.hibernate.query.UnknownNamedQueryException
 
UnknownParameterException - Exception in org.hibernate.engine.jdbc.mutation.group
Indicates an attempt to access the parameter for an unknown column
UnknownParameterException - Exception in org.hibernate.query
Indicates an attempt to find an unknown query parameter or an attempt to bind a value to an unknown query parameter
UnknownParameterException(String) - Constructor for exception org.hibernate.query.UnknownParameterException
 
UnknownParameterException(MutationType, MutationTarget<?>, String, String, ParameterUsage) - Constructor for exception org.hibernate.engine.jdbc.mutation.group.UnknownParameterException
 
UnknownPathException - Exception in org.hibernate.query.sqm
Indicates a failure to resolve an element of a path expression in HQL/JPQL.
UnknownPathException(String) - Constructor for exception org.hibernate.query.sqm.UnknownPathException
 
UnknownPathException(String, String, Exception) - Constructor for exception org.hibernate.query.sqm.UnknownPathException
 
UnknownPersisterException - Exception in org.hibernate.persister.spi
Indicates that the persister to use is not known and could not be determined.
UnknownPersisterException(String) - Constructor for exception org.hibernate.persister.spi.UnknownPersisterException
 
UnknownPersisterException(String, Throwable) - Constructor for exception org.hibernate.persister.spi.UnknownPersisterException
 
UnknownProfileException - Exception in org.hibernate
Indicates a request against an unknown fetch profile name.
UnknownProfileException(String) - Constructor for exception org.hibernate.UnknownProfileException
Constructs an UnknownProfileException for the given name.
UnknownServiceException - Exception in org.hibernate.service
Indicates that an unknown service was requested from the registry.
UnknownServiceException(Class) - Constructor for exception org.hibernate.service.UnknownServiceException
 
UnknownSqlResultSetMappingException - Exception in org.hibernate.query
Indicates a request for named ResultSet mapping which could not be found
UnknownSqlResultSetMappingException(String) - Constructor for exception org.hibernate.query.UnknownSqlResultSetMappingException
 
unknownSubPath(SqmPath, String) - Static method in exception org.hibernate.query.sqm.UnknownPathException
 
UnknownTableReferenceException - Exception in org.hibernate.sql.ast.tree.from
Thrown when a TableReference cannot be resolved for a table-name.
UnknownTableReferenceException(String, String) - Constructor for exception org.hibernate.sql.ast.tree.from.UnknownTableReferenceException
 
unknownUnwrap(Class<?>) - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
unknownUnwrap(Class<?>) - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
 
unknownUnwrap(Class<?>, Class<?>, T) - Static method in class org.hibernate.type.descriptor.java.JavaTypeHelper
 
UnknownUnwrapTypeException - Exception in org.hibernate.service
 
UnknownUnwrapTypeException(Class) - Constructor for exception org.hibernate.service.UnknownUnwrapTypeException
 
UnknownUnwrapTypeException(Class, Throwable) - Constructor for exception org.hibernate.service.UnknownUnwrapTypeException
 
unknownWrap(Class<?>) - Method in class org.hibernate.type.descriptor.java.AbstractClassJavaType
 
unknownWrap(Class<?>) - Method in class org.hibernate.type.descriptor.java.AbstractJavaType
 
unknownWrap(Class<?>, Class<?>, T) - Static method in class org.hibernate.type.descriptor.java.JavaTypeHelper
 
UnloadedClass - Interface in org.hibernate.bytecode.enhance.spi
 
UnloadedField - Interface in org.hibernate.bytecode.enhance.spi
 
unlock(long) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
Unlocks this Lock, and timestamps the unlock event.
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractCollectionDataAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractEntityDataAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.CollectionNonStrictReadWriteAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.CollectionReadWriteAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
Since this is a non-strict read/write strategy item locking is not used.
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.EntityReadOnlyAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.NaturalIdNonStrictReadWriteAccess
 
unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.hibernate.cache.spi.support.NaturalIdReadOnlyAccess
 
unlockRegion(SoftLock) - Method in interface org.hibernate.cache.spi.access.CachedDomainDataAccess
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractCollectionDataAccess
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractEntityDataAccess
 
unlockRegion(SoftLock) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
UNMAPPED_POLYMORPHISM - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter1
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter2
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter3
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter4
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter5
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter6
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter7
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter8
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.hbm.spi.Adapter9
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter1
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter10
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter11
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter12
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter13
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter14
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter15
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter16
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter17
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter18
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter19
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter2
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter20
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter3
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter4
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter5
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter6
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter7
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter8
 
unmarshal(String) - Method in class org.hibernate.boot.jaxb.mapping.Adapter9
 
UNOWNED_ASSOCIATION_TRANSIENT_CHECK - Static variable in interface org.hibernate.cfg.PersistenceSettings
Specifies whether unowned (i.e.
UnparsedNumericLiteral<N extends Number> - Class in org.hibernate.sql.ast.tree.expression
A numeric literal coming from an HQL query, which needs special handling
UnparsedNumericLiteral(String, NumericTypeCategory, JdbcMapping) - Constructor for class org.hibernate.sql.ast.tree.expression.UnparsedNumericLiteral
 
unproxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity instance underlying the given proxy, throwing an exception if the proxy is uninitialized.
unproxy(Object) - Static method in class org.hibernate.Hibernate
If the given object is not a proxy, return it.
unproxy(T, Class<T>) - Static method in class org.hibernate.Hibernate
If the given object is not a proxy, cast it to the given type, and return it.
unproxyAndReassociate(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Possibly unproxy the given reference and reassociate it with the current session.
unQuote(String) - Static method in class org.hibernate.boot.model.naming.Identifier
 
unquoteGetGeneratedKeys() - Method in class org.hibernate.dialect.Dialect
Does this dialect require unquoting identifiers when passing them to the Connection.prepareStatement(String, String[]) JDBC method.
unquoteGetGeneratedKeys() - Method in class org.hibernate.dialect.H2Dialect
 
unregister(String...) - Method in class org.hibernate.type.BasicTypeRegistry
 
unRegisterStrategyImplementor(Class<T>, Class<? extends T>) - Method in interface org.hibernate.boot.registry.selector.spi.StrategySelector
Un-registers a named implementor of a particular strategy contract.
UnresolvableObjectException - Exception in org.hibernate
Thrown when Hibernate could not resolve an object by id, especially when loading an association.
UnresolvableObjectException(Object, String) - Constructor for exception org.hibernate.UnresolvableObjectException
Constructs an UnresolvableObjectException using the specified information.
UnresolvableObjectException(String, Object, String) - Constructor for exception org.hibernate.UnresolvableObjectException
 
unsavedValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType
 
unsavedValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType
 
unsavedValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
 
unsavedValue - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
 
unsavedValue - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
UnsavedValueStrategy - Interface in org.hibernate.engine.spi
The base contract for determining transient status versus detached status.
unScheduleDeletion(EntityEntry, Object) - Method in class org.hibernate.engine.spi.ActionQueue
 
unScheduleUnloadedDeletion(Object) - Method in class org.hibernate.engine.spi.ActionQueue
 
unsetSession() - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
unsetSession() - Method in interface org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor
 
unsetSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
unsetSession() - Method in interface org.hibernate.proxy.LazyInitializer
Unset this initializer's reference to session.
unsetSession(SharedSessionContractImplementor) - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
unsetSession(SharedSessionContractImplementor) - Method in interface org.hibernate.collection.spi.PersistentCollection
Disassociate this collection from the given session.
UnstructuredCacheEntry - Class in org.hibernate.cache.spi.entry
Unstructured CacheEntry format (used to store entities and collections).
UNSUPPORTED - Enum constant in enum class org.hibernate.dialect.NationalizationSupport
The database does not even have support for nationalized character data.
unsupportedFeatureHandling() - Method in interface org.hibernate.boot.jaxb.hbm.transform.HbmXmlTransformer.Options
 
UnsupportedFeatureHandling - Enum Class in org.hibernate.boot.jaxb.hbm.transform
How to handle features in the transformed `hbm.xml` which are not supported in the `mapping.xml` XSD
UnsupportedLockAttemptException - Exception in org.hibernate
This exception is thrown when an invalid LockMode is selected for an entity.
UnsupportedLockAttemptException(String) - Constructor for exception org.hibernate.UnsupportedLockAttemptException
 
UnsupportedLockAttemptException(String, Throwable) - Constructor for exception org.hibernate.UnsupportedLockAttemptException
 
UnsupportedLockAttemptException(Throwable) - Constructor for exception org.hibernate.UnsupportedLockAttemptException
 
UnsupportedMappingException - Exception in org.hibernate.metamodel
Indicated a problem with a mapping.
UnsupportedMappingException(String) - Constructor for exception org.hibernate.metamodel.UnsupportedMappingException
 
UnsupportedOrmXsdVersionException - Exception in org.hibernate.boot
Specialized exception indicating that an unsupported orm.xml XSD version was specified
UnsupportedOrmXsdVersionException(String, Origin) - Constructor for exception org.hibernate.boot.UnsupportedOrmXsdVersionException
 
unwrap() - Method in interface org.hibernate.sql.results.jdbc.spi.RowProcessingState
If this is a row processing state for aggregate components, this will return the underlying row processing state.
unwrap(boolean[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
 
unwrap(byte[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
unwrap(byte[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
unwrap(char[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
unwrap(double[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
unwrap(float[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
unwrap(int[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
unwrap(long[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
unwrap(short[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
unwrap(C, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
unwrap(C, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
 
unwrap(Boolean, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
unwrap(Byte[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteArrayJavaType
 
unwrap(Byte, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
unwrap(Character[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
unwrap(Character, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
unwrap(Class<T>) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
unwrap(Class<T>) - Method in class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
unwrap(Class<T>) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
unwrap(Class<T>) - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
unwrap(Class<T>) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
 
unwrap(Class<T>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
unwrap(Class<T>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
unwrap(Class<T>) - Method in interface org.hibernate.service.spi.Wrapped
Unproxy the service proxy
unwrap(Class, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClassJavaType
 
unwrap(Double, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
unwrap(Float, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
unwrap(Integer, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
unwrap(Long, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
unwrap(Object[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ObjectArrayJavaType
 
unwrap(Object, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ObjectJavaType
 
unwrap(Object, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.jdbc.spi.BasicJdbcLiteralFormatter
 
unwrap(Short, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
unwrap(String, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
unwrap(BigDecimal, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
unwrap(BigInteger, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
unwrap(InetAddress, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
unwrap(URL, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UrlJavaType
 
unwrap(Blob, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
unwrap(Clob, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
unwrap(NClob, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
 
unwrap(Duration, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
unwrap(Instant, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
unwrap(LocalDate, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
unwrap(LocalDateTime, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
unwrap(LocalTime, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
unwrap(OffsetDateTime, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
unwrap(OffsetTime, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
unwrap(Year, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.YearJavaType
 
unwrap(ZonedDateTime, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
unwrap(ZoneId, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ZoneIdJavaType
 
unwrap(ZoneOffset, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
unwrap(Calendar, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
unwrap(Calendar, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
unwrap(Calendar, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
unwrap(Currency, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CurrencyJavaType
 
unwrap(Date, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
unwrap(Date, Class, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
unwrap(Date, Class, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
unwrap(Date, Class, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
unwrap(Locale, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocaleJavaType
 
unwrap(Map.Entry, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.MapEntryJavaType
 
unwrap(Map<?, ?>, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.DynamicModelJavaType
 
unwrap(TimeZone, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.TimeZoneJavaType
 
unwrap(UUID, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType
 
unwrap(T[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
 
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
unwrap(T, Class<X>, WrapperOptions) - Method in interface org.hibernate.type.descriptor.java.JavaType
Unwrap an instance of our handled Java type into the requested type.
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
updatable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
updatable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn
 
updatable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn
 
updatable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
 
updatable - Variable in class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn
 
updatable() - Element in annotation interface org.hibernate.annotations.TimeZoneColumn
(Optional) Whether the column is included in SQL UPDATE statements generated by the persistence provider.
update - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
 
update - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType
 
update - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType
 
update - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType
 
update - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType
 
update - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType
 
update - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
 
update(Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
update(Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
update(Object) - Method in interface org.hibernate.Session
Deprecated.
update(Object) - Method in interface org.hibernate.StatelessSession
Update a record.
update(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
update(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.entity.mutation.UpdateCoordinator
Update a persistent instance.
update(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorNoOp
 
update(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
update(String, Object) - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
update(String, Object) - Method in class org.hibernate.engine.spi.SessionLazyDelegator
Deprecated.
update(String, Object) - Method in interface org.hibernate.Session
update(String, Object) - Method in interface org.hibernate.StatelessSession
Update a record.
update(SharedSessionContractImplementor, Object, Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdDataAccess
Called afterQuery an item has been updated (beforeQuery the transaction completes), instead of calling evict().
update(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
 
update(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.NaturalIdNonStrictReadWriteAccess
 
update(SharedSessionContractImplementor, Object, Object) - Method in class org.hibernate.cache.spi.support.NaturalIdReadWriteAccess
 
update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityDataAccess
Called afterQuery an item has been updated (beforeQuery the transaction completes), instead of calling evict().
update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityNonStrictReadWriteAccess
 
update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityReadOnlyAccess
 
update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityReadWriteAccess
 
update(SharedSessionContractImplementor, Object, Object, Object, Object) - Method in class org.hibernate.cache.spi.support.EntityTransactionalAccess
 
Update - Class in org.hibernate.sql
A SQL UPDATE statement.
Update(SessionFactoryImplementor) - Constructor for class org.hibernate.sql.Update
 
Update(ParameterMarkerStrategy) - Constructor for class org.hibernate.sql.Update
 
UPDATE - Enum constant in enum class org.hibernate.annotations.GenerationTime
Deprecated.
Indicates that a new value is generated on update.
UPDATE - Enum constant in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
UPDATE - Enum constant in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
UPDATE - Enum constant in enum class org.hibernate.boot.SchemaAutoTooling
Update (alter) the schema on SessionFactory startup.
UPDATE - Enum constant in enum class org.hibernate.engine.spi.CachedNaturalIdValueSource
 
UPDATE - Enum constant in enum class org.hibernate.generator.EventType
An event that occurs when any update statements needed to persist changes to a dirty entity instance are executed.
UPDATE - Enum constant in enum class org.hibernate.sql.ast.Clause
The update clause
UPDATE - Enum constant in enum class org.hibernate.sql.model.MutationType
 
UPDATE - Enum constant in enum class org.hibernate.tool.schema.Action
Update (alter) the database schema.
UPDATE - Enum constant in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
Value generation that occurs when a row is updated in the database.
UPDATE - Static variable in class org.hibernate.engine.spi.CascadeStyles
save / update
UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
UPDATE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
UPDATE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
UPDATE() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
UPDATE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
UPDATE() - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
UPDATE_ONLY - Static variable in class org.hibernate.generator.EventTypeSets
 
updateCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
updateCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a collection was updated.
UpdateCoordinator - Interface in org.hibernate.persister.entity.mutation
Coordinates the updating of an entity.
UpdateCoordinatorNoOp - Class in org.hibernate.persister.entity.mutation
 
UpdateCoordinatorNoOp(AbstractEntityPersister) - Constructor for class org.hibernate.persister.entity.mutation.UpdateCoordinatorNoOp
 
UpdateCoordinatorStandard - Class in org.hibernate.persister.entity.mutation
Coordinates the updating of an entity.
UpdateCoordinatorStandard(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
UpdateCoordinatorStandard(AbstractEntityPersister, SessionFactoryImplementor, MutationOperationGroup, BatchKey, MutationOperationGroup, BatchKey) - Constructor for class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard
 
UpdateCoordinatorStandard.DirtinessChecker - Interface in org.hibernate.persister.entity.mutation
 
UpdateCoordinatorStandard.InclusionChecker - Interface in org.hibernate.persister.entity.mutation
 
UpdateCoordinatorStandard.UpdateValuesAnalysisImpl - Class in org.hibernate.persister.entity.mutation
Contains the aggregated analysis of the update values to determine what SQL UPDATE statement(s) should be used to update the entity and to drive parameter binding
UpdateCountOutput - Interface in org.hibernate.result
Models a return that is an update count (count of rows affected)
updateEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being updated.
updateExpectations - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
Deprecated.
updateGeneratedProperties - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
UpdateLockingStrategy - Class in org.hibernate.dialect.lock
A locking strategy where a lock is obtained via an update statement.
UpdateLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.UpdateLockingStrategy
Construct a locking strategy based on SQL UPDATE statements.
updateResolution(BasicType<?>) - Method in interface org.hibernate.mapping.BasicValue.Resolution
 
updateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.AbstractUpdateRowsCoordinator
 
updateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.mutation.UpdateRowsCoordinator
 
updateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorNoOp
 
updateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
updateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Update the persistent state of any elements that were modified
updateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
UpdateRowsCoordinator - Interface in org.hibernate.persister.collection.mutation
 
UpdateRowsCoordinatorNoOp - Class in org.hibernate.persister.collection.mutation
 
UpdateRowsCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorNoOp
 
UpdateRowsCoordinatorOneToMany - Class in org.hibernate.persister.collection.mutation
 
UpdateRowsCoordinatorOneToMany(CollectionMutationTarget, RowMutationOperations, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorOneToMany
 
UpdateRowsCoordinatorStandard - Class in org.hibernate.persister.collection.mutation
UpdateRowsCoordinator implementation for cases with a separate collection table
UpdateRowsCoordinatorStandard(CollectionMutationTarget, RowMutationOperations, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorStandard
 
UpdateRowsCoordinatorTablePerSubclass - Class in org.hibernate.persister.collection.mutation
OneToMany update coordinator if the element is a UnionSubclassEntityPersister.
UpdateRowsCoordinatorTablePerSubclass(OneToManyPersister, RowMutationOperations, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.mutation.UpdateRowsCoordinatorTablePerSubclass
 
updateStatement() - Method in class org.hibernate.grammars.hql.HqlParser.StatementContext
 
updateStatement() - Method in class org.hibernate.grammars.hql.HqlParser
 
UpdateStatement - Class in org.hibernate.sql.ast.tree.update
 
UpdateStatement(CteContainer, NamedTableReference, FromClause, List<Assignment>, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.update.UpdateStatement
 
UpdateStatement(NamedTableReference, List<Assignment>, Predicate) - Constructor for class org.hibernate.sql.ast.tree.update.UpdateStatement
 
UpdateStatement(NamedTableReference, List<Assignment>, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.update.UpdateStatement
 
UpdateStatement(NamedTableReference, FromClause, List<Assignment>, Predicate) - Constructor for class org.hibernate.sql.ast.tree.update.UpdateStatement
 
UpdateStatement(NamedTableReference, FromClause, List<Assignment>, Predicate, List<ColumnReference>) - Constructor for class org.hibernate.sql.ast.tree.update.UpdateStatement
 
UpdateStatementContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
UpdateTimestamp - Annotation Interface in org.hibernate.annotations
Specifies that the annotated field of property is a generated update timestamp. The timestamp is regenerated every time an entity instance is updated in the database.
UpdateTimestampGeneration - Class in org.hibernate.tuple
Deprecated.
use CurrentTimestampGeneration
UpdateTimestampGeneration() - Constructor for class org.hibernate.tuple.UpdateTimestampGeneration
Deprecated.
 
updateTimestampsCacheHit() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a hit to the timestamp cache
updateTimestampsCacheMiss() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a miss to the timestamp cache
updateTimestampsCachePut() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put to the timestamp cache
UpdateValuesAnalysis - Interface in org.hibernate.persister.entity.mutation
Contains an aggregated analysis of the values for an update mutation to determine behavior such as skipping tables which contained no changes, etc.
UpdateValuesAnalysisImpl(Object[], Object[], int[], UpdateCoordinatorStandard.InclusionChecker, Object, boolean) - Constructor for class org.hibernate.persister.entity.mutation.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl
 
UPGRADE - Static variable in class org.hibernate.LockOptions
UPGRADE_NOWAIT - Enum constant in enum class org.hibernate.LockMode
A pessimistic upgrade lock, obtained using an Oracle-style select for update nowait.
UPGRADE_SKIPLOCKED - Enum constant in enum class org.hibernate.LockMode
A pessimistic upgrade lock, obtained using an Oracle-style select for update skip locked.
upgradeLocks() - Method in interface org.hibernate.sql.exec.spi.ExecutionContext
Does this query return objects that might be already cached by the session, whose lock mode may need upgrading
upper(Expression<String>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
upper(Expression<String>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
upper(Expression<String>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
UPPER - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.IdentifierCaseStrategy
The identifier is stored in upper case.
upsert(Object) - Method in interface org.hibernate.StatelessSession
Use a SQL merge into statement to perform an upsert, that is, to insert the record if it does not exist, or update it if it already exists.
upsert(String, Object) - Method in interface org.hibernate.StatelessSession
Use a SQL merge into statement to perform an upsert.
UPSERT - Enum constant in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
 
UpsertOperation - Class in org.hibernate.sql.model.jdbc
JdbcMutation implementation for UPSERT handling
UpsertOperation(TableMapping, MutationTarget<?>, String, List<? extends JdbcParameterBinder>) - Constructor for class org.hibernate.sql.model.jdbc.UpsertOperation
 
URL - Enum constant in enum class org.hibernate.boot.jaxb.SourceType
 
URL - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
The JPA-standard setting JdbcSettings.JAKARTA_JDBC_URL is now preferred.
URL - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping URL to JDBC VARCHAR.
UrlJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for URL handling.
UrlJavaType() - Constructor for class org.hibernate.type.descriptor.java.UrlJavaType
 
usage - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType
 
usage - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType
 
usage - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
 
usage() - Element in annotation interface org.hibernate.annotations.Cache
The appropriate concurrency policy for the annotated root entity or collection.
USE_DEFAULT_TABLE_TYPE_COLUMN - Static variable in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
USE_DIRECT_REFERENCE_CACHE_ENTRIES - Static variable in interface org.hibernate.cfg.CacheSettings
Enable direct storage of entity references into the second level cache when applicable.
USE_ENTITY_WHERE_CLAUSE_FOR_COLLECTIONS - Static variable in interface org.hibernate.cfg.MappingSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Originally added as a backwards compatibility flag
USE_GET_GENERATED_KEYS - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies that generated primary keys may be retrieved using the JDBC 3 Statement.getGeneratedKeys() operation.
USE_IDENTIFIER_ROLLBACK - Static variable in interface org.hibernate.cfg.AvailableSettings
When enabled, specifies that the generated identifier of an entity is unset when the entity is deleted.
USE_MINIMAL_PUTS - Static variable in interface org.hibernate.cfg.CacheSettings
Optimize interaction with the second-level cache to minimize writes, at the cost of an additional read before each write.
USE_NATIONALIZED_CHARACTER_DATA - Static variable in interface org.hibernate.cfg.MappingSettings
By default, Hibernate maps character data represented by Strings and Clobs to the JDBC types Types.VARCHAR and Types.CLOB.
USE_QUERY_CACHE - Static variable in interface org.hibernate.cfg.CacheSettings
Enable the query results cache
USE_SCROLLABLE_RESULTSET - Static variable in interface org.hibernate.cfg.JdbcSettings
Controls how Hibernate should handle scrollable results - true indicates that insensitive scrolling can be used false indicates that sensitive scrolling must be used
USE_SECOND_LEVEL_CACHE - Static variable in interface org.hibernate.cfg.CacheSettings
When enabled, specifies that the second-level cache may be used.
USE_SQL_COMMENTS - Static variable in interface org.hibernate.cfg.JdbcSettings
Specifies that comments should be added to the generated SQL.
USE_STRUCTURED_CACHE - Static variable in interface org.hibernate.cfg.CacheSettings
Enables the use of structured second-level cache entries.
USE_SUBSELECT_FETCH - Static variable in interface org.hibernate.cfg.FetchSettings
When enabled, Hibernate will use subselect fetching, when possible, to fetch any collection.
USE_TRACKER_FIELD_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
 
USE_TRACKER_GETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
 
USE_TRACKER_SETTER_NAME - Static variable in class org.hibernate.bytecode.enhance.spi.EnhancerConstants
 
useArgType(int) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
useArrayForMultiValuedParameters() - Method in class org.hibernate.dialect.Dialect
Does this database prefer to use array types for multi-valued parameters.
useArrayForMultiValuedParameters() - Method in class org.hibernate.dialect.H2Dialect
 
useConnectionToCreateLob() - Method in class org.hibernate.dialect.CockroachDialect
 
useConnectionToCreateLob() - Method in class org.hibernate.dialect.Dialect
Should BLOB, CLOB, and NCLOB be created solely using respectively Connection.createBlob(), Connection.createClob(), and Connection.createNClob().
useConnectionToCreateLob() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
useConnectionToCreateLob() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
useCrossReferenceForeignKeys() - Method in class org.hibernate.dialect.Dialect
Does the dialect also need cross-references to get a complete list of foreign keys?
useDynamicInsert() - Method in class org.hibernate.mapping.PersistentClass
 
useDynamicUpdate() - Method in class org.hibernate.mapping.PersistentClass
 
useFirstNonNull() - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
useFollowOnLocking(String, QueryOptions) - Method in class org.hibernate.dialect.Dialect
Some dialects have trouble applying pessimistic locking depending upon what other query options are specified (paging, ordering, etc).
useFollowOnLocking(String, QueryOptions) - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
useFollowOnLocking(String, QueryOptions) - Method in class org.hibernate.dialect.OracleDialect
The FOR UPDATE clause cannot be applied when using ORDER BY, DISTINCT or views.
useImpliedTypeIfPossible(BasicValuedMapping, BasicValuedMapping) - Static method in class org.hibernate.query.sqm.produce.function.StandardFunctionReturnTypeResolvers
 
useInputStreamToInsertBlob() - Method in class org.hibernate.dialect.CockroachDialect
 
useInputStreamToInsertBlob() - Method in class org.hibernate.dialect.Dialect
Should LOBs (both BLOB and CLOB) be bound using stream operations, that is, using PreparedStatement.setBinaryStream(int, java.io.InputStream, int)).
useInputStreamToInsertBlob() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
useInputStreamToInsertBlob() - Method in class org.hibernate.dialect.OracleDialect
 
useInputStreamToInsertBlob() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
useJpaCompliantCreation() - Method in interface org.hibernate.resource.beans.container.spi.BeanContainer.LifecycleOptions
 
useLHSPrimaryKey() - Method in class org.hibernate.type.AnyType
 
useLHSPrimaryKey() - Method in interface org.hibernate.type.AssociationType
Is the primary key of the owning entity table to be used in the join?
useLHSPrimaryKey() - Method in class org.hibernate.type.CollectionType
 
useLHSPrimaryKey() - Method in class org.hibernate.type.ManyToOneType
 
useLHSPrimaryKey() - Method in class org.hibernate.type.OneToOneType
 
useLHSPrimaryKey() - Method in class org.hibernate.type.SpecialOneToOneType
 
useMaterializedLobWhenCapacityExceeded() - Method in class org.hibernate.dialect.Dialect
Whether to switch: from VARCHAR-like types to SqlTypes.MATERIALIZED_CLOB types when the requested size for a type exceeds the Dialect.getMaxVarcharCapacity(), from NVARCHAR-like types to SqlTypes.MATERIALIZED_NCLOB types when the requested size for a type exceeds the Dialect.getMaxNVarcharCapacity(), and from VARBINARY-like types to SqlTypes.MATERIALIZED_BLOB types when the requested size for a type exceeds the Dialect.getMaxVarbinaryCapacity().
useMaterializedLobWhenCapacityExceeded() - Method in class org.hibernate.dialect.DialectDelegateWrapper
 
useMaterializedLobWhenCapacityExceeded() - Method in class org.hibernate.dialect.MySQLDialect
 
useMaxForLimit() - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
Does the limit clause expect the number of the last row, or the "page size", the maximum number of rows we want to receive? Hibernate's Query.setMaxResults(int) accepts the page size, so the number of the last row is obtained by adding the number of the first row, which is one greater than Query.setFirstResult(int).
useMaxForLimit() - Method in class org.hibernate.dialect.pagination.LegacyDB2LimitHandler
 
useMaxForLimit() - Method in class org.hibernate.dialect.pagination.LegacyOracleLimitHandler
 
useMaxForLimit() - Method in class org.hibernate.dialect.pagination.Oracle12LimitHandler
 
useMaxForLimit() - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
 
useNationalizedCharacterData() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadataBuildingOptions
 
useNationalizedCharacterData() - Method in interface org.hibernate.boot.spi.MetadataBuildingOptions
Should we use nationalized variants of character data by default?
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.ClassJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.CurrencyJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
useObjectEqualsHashCode() - Method in interface org.hibernate.type.descriptor.java.JavaType
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.LocaleJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.ObjectJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.TimeZoneJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.UrlJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.UUIDJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.YearJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.ZoneIdJavaType
 
useObjectEqualsHashCode() - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
useOffsetFetchClause(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
USER - Static variable in interface org.hibernate.cfg.JdbcSettings
Deprecated.
The JPA-standard setting JdbcSettings.JAKARTA_JDBC_USER is now preferred.
UserCollectionType - Interface in org.hibernate.usertype
A custom type for mapping user-written classes which implement PersistentCollection.
UserComponentType<T> - Class in org.hibernate.type
UserComponentType(Component, int[], CompositeUserType<T>) - Constructor for class org.hibernate.type.UserComponentType
 
UserDefinedArrayType - Class in org.hibernate.mapping
A mapping model object representing a named relational database array type.
UserDefinedArrayType(String, Namespace, Identifier) - Constructor for class org.hibernate.mapping.UserDefinedArrayType
 
UserDefinedObjectType - Class in org.hibernate.mapping
A mapping model object representing a relational database UDT.
UserDefinedObjectType(String, Namespace, Identifier) - Constructor for class org.hibernate.mapping.UserDefinedObjectType
 
UserDefinedType - Interface in org.hibernate.mapping
A mapping model object which represents a user defined type.
userType() - Element in annotation interface org.hibernate.annotations.CompositeTypeRegistration
userType() - Element in annotation interface org.hibernate.annotations.TypeRegistration
UserType<J> - Interface in org.hibernate.usertype
This interface should be implemented by user-defined custom types that extend the set of types defined in org.hibernate.type.
UserTypeLegacyBridge - Class in org.hibernate.usertype
Convenience UserType implementation which mimics the legacy @Type annotation which was based on the hbm.xml mapping's string-based type support.
UserTypeLegacyBridge() - Constructor for class org.hibernate.usertype.UserTypeLegacyBridge
 
UserTypeLegacyBridge(String) - Constructor for class org.hibernate.usertype.UserTypeLegacyBridge
 
userTypeRegistrations - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
UserTypeSupport<T> - Class in org.hibernate.usertype
 
UserTypeSupport(Class<?>, int) - Constructor for class org.hibernate.usertype.UserTypeSupport
 
UserVersionType<T> - Interface in org.hibernate.usertype
A user type that may be used for a version property
usesDistinct() - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
usesFollowOnLocking() - Method in interface org.hibernate.sql.results.jdbc.spi.JdbcValues
 
useShallowQueryCacheLayout() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
useShallowQueryCacheLayout() - Method in interface org.hibernate.persister.collection.CollectionPersister
 
useShallowQueryCacheLayout() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
useShallowQueryCacheLayout() - Method in interface org.hibernate.persister.entity.EntityPersister
 
usesJoinTable() - Method in interface org.hibernate.boot.model.source.spi.PluralAttributeSource
 
usesLimitParameters() - Method in class org.hibernate.sql.exec.spi.JdbcOperationQuerySelect
 
useStreamForLobBinding() - Method in class org.hibernate.engine.spi.AbstractDelegatingWrapperOptions
 
useStreamForLobBinding() - Method in class org.hibernate.engine.spi.SessionDelegatorBaseImpl
 
useStreamForLobBinding() - Method in class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl
 
useStreamForLobBinding() - Method in class org.hibernate.persister.entity.SessionFactoryBasedWrapperOptions
 
useStreamForLobBinding() - Method in interface org.hibernate.type.descriptor.WrapperOptions
Determines whether streams should be used for binding LOB values.
useStrictJpaCompliance() - Method in interface org.hibernate.query.hql.spi.SqmCreationOptions
Should we interpret the query strictly according to the JPA specification? In other words, should Hibernate "extensions" to the query language be disallowed?
useUnicodeStringTypesDefault() - Method in class org.hibernate.dialect.AbstractHANADialect
Deprecated.
 
useUnownedCollection(CollectionKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Take ownership of a previously unowned collection, if one.
using(SingularAttribute<? super T, X>, X) - Method in interface org.hibernate.NaturalIdLoadAccess
Add a @NaturalId attribute value in a typesafe way.
using(Object...) - Method in interface org.hibernate.NaturalIdLoadAccess
Deprecated.
use NaturalIdLoadAccess.using(Map) with Map.of(), which is slightly more typesafe
using(String, Object) - Method in interface org.hibernate.NaturalIdLoadAccess
Add a @NaturalId attribute value.
using(Map<String, ?>) - Method in interface org.hibernate.NaturalIdLoadAccess
Set multiple @NaturalId attribute values at once.
USING - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
USING - Static variable in class org.hibernate.grammars.hql.HqlParser
 
USING() - Method in class org.hibernate.grammars.hql.HqlParser.CycleClauseContext
 
USING() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
usingDialect(Dialect) - Method in interface org.hibernate.dialect.DialectLogging
 
usingLegacyCacheName(String, String) - Method in interface org.hibernate.cache.spi.SecondLevelCacheLogger
 
USUAL_EXPECTED_COUNT - Static variable in class org.hibernate.jdbc.Expectations
Deprecated, for removal: This API element is subject to removal in a future version.
USUAL_PARAM_POSITION - Static variable in class org.hibernate.jdbc.Expectations
Deprecated, for removal: This API element is subject to removal in a future version.
utcDateTimeTimestamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
uuid() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
UUID - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type UUID.
UUID - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping UUID to JDBC UUID which maps to a native UUID SQL type if possible and falls back to BINARY.
UUID_BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping UUID to JDBC BINARY.
UUID_CHAR - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping UUID to JDBC CHAR.
UUID_GEN_STRATEGY - Static variable in class org.hibernate.id.UUIDGenerator
Deprecated.
 
UUID_GEN_STRATEGY_CLASS - Static variable in class org.hibernate.id.UUIDGenerator
Deprecated.
 
UUIDGenerationStrategy - Interface in org.hibernate.id
Deprecated.
uuidGenerator - Variable in class org.hibernate.boot.jaxb.mapping.JaxbId
 
UuidGenerator - Class in org.hibernate.id.uuid
Generator for producing UUID values.
UuidGenerator - Annotation Interface in org.hibernate.annotations
Specifies that an entity identifier is generated as an IETF RFC 4122 UUID.
UuidGenerator(Class<?>) - Constructor for class org.hibernate.id.uuid.UuidGenerator
This form is used when there is no @UuidGenerator but we know we want this generator
UuidGenerator(UuidGenerator, Member, GeneratorCreationContext) - Constructor for class org.hibernate.id.uuid.UuidGenerator
 
UuidGenerator(UuidGenerator, Member, CustomIdGeneratorCreationContext) - Constructor for class org.hibernate.id.uuid.UuidGenerator
 
UUIDGenerator - Class in org.hibernate.id
Deprecated.
UUIDGenerator() - Constructor for class org.hibernate.id.UUIDGenerator
Deprecated.
 
UuidGenerator.Style - Enum Class in org.hibernate.annotations
Represents a kind of UUID, that is, what RFC 4122 calls a "version".
UuidGeneratorStyleMarshalling - Class in org.hibernate.boot.jaxb.mapping.marshall
JAXB marshalling for UuidGenerator.Style
UuidGeneratorStyleMarshalling() - Constructor for class org.hibernate.boot.jaxb.mapping.marshall.UuidGeneratorStyleMarshalling
 
UUIDHexGenerator - Class in org.hibernate.id
Deprecated.
This remains around as an implementation detail of hbm.xml mappings.
UUIDHexGenerator() - Constructor for class org.hibernate.id.UUIDHexGenerator
Deprecated.
 
UUIDJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for UUID handling.
UUIDJavaType() - Constructor for class org.hibernate.type.descriptor.java.UUIDJavaType
 
UUIDJavaType.NoDashesStringTransformer - Class in org.hibernate.type.descriptor.java
 
UUIDJavaType.PassThroughTransformer - Class in org.hibernate.type.descriptor.java
 
UUIDJavaType.ToBytesTransformer - Class in org.hibernate.type.descriptor.java
 
UUIDJavaType.ToStringTransformer - Class in org.hibernate.type.descriptor.java
 
UUIDJavaType.ValueTransformer - Interface in org.hibernate.type.descriptor.java
 
UUIDJdbcType - Class in org.hibernate.type.descriptor.jdbc
Specialized type mapping for UUID and the UUID SQL data type.
UUIDJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.UUIDJdbcType
 
UuidValueGenerator - Interface in org.hibernate.id.uuid
Represents a specific algorithm for producing UUID values.

V

validate() - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
validate() - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
validate() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Deprecated.
 
validate() - Method in interface org.hibernate.Filter
Perform validation of the filter state.
validate() - Method in interface org.hibernate.query.spi.QueryParameterBindings
Validate the bindings.
validate(boolean) - Method in class org.hibernate.jdbc.Expectation.OutParameter
 
validate(boolean) - Method in interface org.hibernate.jdbc.Expectation
Check that this implementation is compatible with the kind of PreparedStatement it will be called with.
validate(int, int) - Method in class org.hibernate.boot.model.relational.Sequence
 
validate(String) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
validate(String) - Method in class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
 
validate(String) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement
 
validate(String) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
validate(String) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
validate(List<? extends SqmTypedNode<?>>, String, QueryEngine) - Method in interface org.hibernate.query.sqm.produce.function.ArgumentsValidator
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayAndElementArgumentValidator
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayArgumentValidator
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayContainsArgumentValidator
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArrayIncludesArgumentValidator
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.array.ArraysOfSameTypeArgumentValidator
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.AvgFunction.Validator
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.DynamicDispatchFunction
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.dialect.function.TruncFunction.TruncArgumentsValidator
 
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in interface org.hibernate.query.sqm.produce.function.ArgumentsValidator
Perform validation that may be done using the SqmTypedNode tree and assigned Java types.
validate(List<? extends SqmTypedNode<?>>, String, TypeConfiguration) - Method in class org.hibernate.query.sqm.produce.function.ArgumentTypesValidator
We do an initial validation phase with just the SQM tree, even though we don't have all typing information available here (in particular, we don't have the final JDBC type codes for things with converters) because this is the phase that is run at startup for named queries, and can be done in an IDE.
validate(Metadata) - Method in class org.hibernate.mapping.JoinedSubclass
 
validate(Metadata) - Method in class org.hibernate.mapping.PersistentClass
 
validate(Metadata) - Method in class org.hibernate.mapping.RootClass
 
validate(Metadata) - Method in class org.hibernate.mapping.SingleTableSubclass
 
validate(Mapping) - Method in class org.hibernate.mapping.Collection
 
validate(Mapping) - Method in class org.hibernate.mapping.IdentifierCollection
 
validate(Mapping) - Method in class org.hibernate.mapping.IndexedCollection
 
validate(Mapping) - Method in class org.hibernate.mapping.Set
 
validate(BindableType<?>, Object, TemporalType, SessionFactoryImplementor) - Method in class org.hibernate.query.spi.QueryParameterBindingValidator
 
validate(BindableType<?>, Object, SessionFactoryImplementor) - Method in class org.hibernate.query.spi.QueryParameterBindingValidator
 
validate(QueryEngine) - Method in interface org.hibernate.query.named.NamedQueryMemento
 
VALIDATE - Enum constant in enum class org.hibernate.boot.SchemaAutoTooling
Validate the schema on SessionFactory startup.
VALIDATE - Enum constant in enum class org.hibernate.tool.schema.Action
Validate the database schema.
VALIDATE_XML - Static variable in interface org.hibernate.cfg.MappingSettings
Whether XML should be validated against their schema as Hibernate reads them.
validateExistingCurrentSessions() - Method in interface org.hibernate.context.spi.CurrentTenantIdentifierResolver
Should we validate that the tenant identifier of a "current sessions" that already exists when CurrentSessionContext.currentSession() is called matches the value returned here from CurrentTenantIdentifierResolver.resolveCurrentTenantIdentifier()?
validateExistingSession(Session) - Method in class org.hibernate.context.spi.AbstractCurrentSessionContext
 
validateFactory(Object) - Static method in class org.hibernate.boot.beanvalidation.BeanValidationIntegrator
Used to validate the type of an explicitly passed ValidatorFactory instance
validateFetchOwners() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
validateGenerator() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
validateGetterSetterMethodProxyability(String, Method) - Static method in class org.hibernate.proxy.pojo.ProxyFactoryHelper
 
validateInternalForm(Object) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Validates a natural id value(s) for the described natural-id based on the expected internal representation
validateMappedObjects() - Method in interface org.hibernate.relational.SchemaManager
Validate that the database objects mapped by Hibernate entities have the expected definitions.
validateNamedQueries() - Method in interface org.hibernate.query.spi.QueryEngine
 
validateNamedQueries(QueryEngine) - Method in interface org.hibernate.query.named.NamedObjectRepository
Validate the named queries and throw an exception if any are broken
validateProxyability(PersistentClass) - Static method in class org.hibernate.proxy.pojo.ProxyFactoryHelper
 
validateQueryStructureAndFetchOwners() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryGroup
 
validateQueryStructureAndFetchOwners() - Method in class org.hibernate.query.sqm.tree.select.SqmQueryPart
 
validateQueryStructureAndFetchOwners() - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
validateResultType(Class<?>) - Method in interface org.hibernate.query.spi.HqlInterpretation
 
validateResultType(Class<?>) - Method in class org.hibernate.query.spi.SimpleHqlInterpretationImpl
 
validateResultType(Class<?>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
validateReuse(AbstractScannerImpl.ArchiveDescriptorInfo, boolean) - Method in class org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
 
validateSqlTypes(List<? extends SqlAstNode>, String) - Method in interface org.hibernate.query.sqm.produce.function.ArgumentsValidator
Perform validation that requires the SqlAstNode tree and assigned JDBC types.
validateSqlTypes(List<? extends SqlAstNode>, String) - Method in class org.hibernate.query.sqm.produce.function.ArgumentTypesValidator
This is the final validation phase with the fully-typed SQL nodes.
ValidationMode - Enum Class in org.hibernate.boot.beanvalidation
Duplicates the jakarta.validation enum (because javax validation might not be on the runtime classpath)
ValidationSettings - Interface in org.hibernate.cfg
 
Validator() - Constructor for class org.hibernate.dialect.function.AvgFunction.Validator
 
value - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
 
value - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType
 
value - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
 
value - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
 
value - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
 
value - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType
 
value - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType
 
value - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumnType
 
value - Variable in class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
 
value - Variable in class org.hibernate.boot.jaxb.mapping.JaxbCustomSql
 
value - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases
 
value - Variable in class org.hibernate.boot.jaxb.mapping.JaxbQueryHint
 
value() - Element in annotation interface org.hibernate.annotations.AnyDiscriminator
The type of the discriminator, as a JPA DiscriminatorType.
value() - Element in annotation interface org.hibernate.annotations.AnyDiscriminatorValues
The individual value mappings
value() - Element in annotation interface org.hibernate.annotations.AnyKeyJavaClass
The Java Class
value() - Element in annotation interface org.hibernate.annotations.AnyKeyJavaType
The type descriptor to use
value() - Element in annotation interface org.hibernate.annotations.AnyKeyJdbcType
The descriptor to use for the key column
value() - Element in annotation interface org.hibernate.annotations.AnyKeyJdbcTypeCode
The code for the descriptor to use for the key column
value() - Element in annotation interface org.hibernate.annotations.AttributeAccessor
value() - Element in annotation interface org.hibernate.annotations.Cascade
The operations that should be cascaded.
value() - Element in annotation interface org.hibernate.annotations.Checks
 
value() - Element in annotation interface org.hibernate.annotations.Collate
The name of the collation.
value() - Element in annotation interface org.hibernate.annotations.CollectionIdJavaType
The descriptor to use for the id column
value() - Element in annotation interface org.hibernate.annotations.CollectionIdJdbcType
The descriptor to use for the mapped column
value() - Element in annotation interface org.hibernate.annotations.CollectionIdJdbcTypeCode
The code for the descriptor to use for the collection-id column
value() - Element in annotation interface org.hibernate.annotations.CollectionIdMutability
The MutabilityPlan implementation
value() - Element in annotation interface org.hibernate.annotations.CollectionIdType
The custom type implementor class
value() - Element in annotation interface org.hibernate.annotations.CollectionTypeRegistrations
The individual CollectionTypeRegistration
value() - Element in annotation interface org.hibernate.annotations.ColumnDefault
The default value to use in generated DDL.
value() - Element in annotation interface org.hibernate.annotations.ColumnTransformers
The aggregated transformers.
value() - Element in annotation interface org.hibernate.annotations.Comment
The text of the comment.
value() - Element in annotation interface org.hibernate.annotations.Comments
 
value() - Element in annotation interface org.hibernate.annotations.CompositeType
The custom type implementor class
value() - Element in annotation interface org.hibernate.annotations.CompositeTypeRegistrations
 
value() - Element in annotation interface org.hibernate.annotations.ConverterRegistrations
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.Checks
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.ColumnDefaults
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.DiscriminatorFormulas
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.FilterDefOverrides
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.FilterOverrides
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.Formulas
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.GeneratedColumns
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.JoinFormulas
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.OrderBys
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.OverridesAnnotation
The class of the annotation that is overridden.
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDeleteAlls
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLDeletes
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLInserts
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLOrders
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLRestrictions
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLSelects
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.SQLUpdates
 
value() - Element in annotation interface org.hibernate.annotations.DialectOverride.Wheres
 
value() - Element in annotation interface org.hibernate.annotations.DiscriminatorFormula
The formula string.
value() - Element in annotation interface org.hibernate.annotations.DynamicInsert
Deprecated.
When false, this annotation has no effect.
value() - Element in annotation interface org.hibernate.annotations.DynamicUpdate
Deprecated.
When false, this annotation has no effect.
value() - Element in annotation interface org.hibernate.annotations.EmbeddableInstantiator
 
value() - Element in annotation interface org.hibernate.annotations.EmbeddableInstantiatorRegistrations
 
value() - Element in annotation interface org.hibernate.annotations.Fetch
The method that should be used to fetch the association.
value() - Element in annotation interface org.hibernate.annotations.FetchProfileOverrides
 
value() - Element in annotation interface org.hibernate.annotations.FetchProfiles
The aggregated fetch profiles.
value() - Element in annotation interface org.hibernate.annotations.FilterDefs
The aggregated filter definitions.
value() - Element in annotation interface org.hibernate.annotations.FilterJoinTables
The aggregated filters.
value() - Element in annotation interface org.hibernate.annotations.Filters
The aggregated filters.
value() - Element in annotation interface org.hibernate.annotations.Formula
The formula, written in native SQL.
value() - Element in annotation interface org.hibernate.annotations.FractionalSeconds
The fractional precision for the associated seconds.
value() - Element in annotation interface org.hibernate.annotations.Generated
Deprecated.
value() - Element in annotation interface org.hibernate.annotations.GeneratedColumn
The expression to include in the generated DDL.
value() - Element in annotation interface org.hibernate.annotations.GenericGenerators
Deprecated.
The aggregated generators.
value() - Element in annotation interface org.hibernate.annotations.IdGeneratorType
A class which implements Generator.
value() - Element in annotation interface org.hibernate.annotations.Instantiator
The persistent attribute names the constructor parameters at the respective index assigns the value to.
value() - Element in annotation interface org.hibernate.annotations.JavaType
The BasicJavaType to use for the mapped column
value() - Element in annotation interface org.hibernate.annotations.JavaTypeRegistrations
 
value() - Element in annotation interface org.hibernate.annotations.JdbcType
The JdbcType to use for the mapped column
value() - Element in annotation interface org.hibernate.annotations.JdbcTypeCode
The standard JDBC Types code or a custom code.
value() - Element in annotation interface org.hibernate.annotations.JdbcTypeRegistration
The descriptor to register
value() - Element in annotation interface org.hibernate.annotations.JdbcTypeRegistrations
 
value() - Element in annotation interface org.hibernate.annotations.JoinColumnsOrFormulas
A list of columns and formulas to use in the join condition.
value() - Element in annotation interface org.hibernate.annotations.JoinFormula
The formula, in native SQL.
value() - Element in annotation interface org.hibernate.annotations.LazyCollection
Deprecated.
The laziness of the collection.
value() - Element in annotation interface org.hibernate.annotations.LazyGroup
 
value() - Element in annotation interface org.hibernate.annotations.LazyToOne
Deprecated.
A LazyToOneOption which determines how lazy fetching should be handled.
value() - Element in annotation interface org.hibernate.annotations.ListIndexBase
The list index base.
value() - Element in annotation interface org.hibernate.annotations.ListIndexJavaType
The descriptor to use for the list-index
value() - Element in annotation interface org.hibernate.annotations.ListIndexJdbcType
The descriptor to use for the list-index column
value() - Element in annotation interface org.hibernate.annotations.ListIndexJdbcTypeCode
The code for the descriptor to use for the list-index column
value() - Element in annotation interface org.hibernate.annotations.MapKeyCompositeType
The custom type implementor class
value() - Element in annotation interface org.hibernate.annotations.MapKeyJavaType
The descriptor to use for the map-key column
value() - Element in annotation interface org.hibernate.annotations.MapKeyJdbcType
The descriptor to use for the map-key column
value() - Element in annotation interface org.hibernate.annotations.MapKeyJdbcTypeCode
The code for the descriptor to use for the map-key column
value() - Element in annotation interface org.hibernate.annotations.MapKeyMutability
The MutabilityPlan implementation
value() - Element in annotation interface org.hibernate.annotations.MapKeyType
The custom type implementor class
value() - Element in annotation interface org.hibernate.annotations.Mutability
A class implementing MutabilityPlan.
value() - Element in annotation interface org.hibernate.annotations.NamedNativeQueries
The grouping of Hibernate named native SQL queries.
value() - Element in annotation interface org.hibernate.annotations.NamedQueries
The grouping of named queries.
value() - Element in annotation interface org.hibernate.annotations.Parameter
The parameter value.
value() - Element in annotation interface org.hibernate.annotations.processing.HQL
 
value() - Element in annotation interface org.hibernate.annotations.processing.SQL
 
value() - Element in annotation interface org.hibernate.annotations.RowId
Specifies the name of the rowid-like column for databases where the column is declared explicitly in DDL.
value() - Element in annotation interface org.hibernate.annotations.SecondaryRows
 
value() - Element in annotation interface org.hibernate.annotations.SelectBeforeUpdate
Deprecated.
When false, this annotation has no effect.
value() - Element in annotation interface org.hibernate.annotations.SortComparator
A class which implements Comparator<E> where E is the element type.
value() - Element in annotation interface org.hibernate.annotations.Source
Deprecated.
The source of timestamps.
value() - Element in annotation interface org.hibernate.annotations.SQLDeletes
 
value() - Element in annotation interface org.hibernate.annotations.SQLInserts
 
value() - Element in annotation interface org.hibernate.annotations.SQLJoinTableRestriction
A predicate, written in native SQL.
value() - Element in annotation interface org.hibernate.annotations.SQLOrder
A comma-separated list native SQL expressions used to sort the collection elements.
value() - Element in annotation interface org.hibernate.annotations.SQLRestriction
A predicate, written in native SQL.
value() - Element in annotation interface org.hibernate.annotations.SQLUpdates
 
value() - Element in annotation interface org.hibernate.annotations.Subselect
The query.
value() - Element in annotation interface org.hibernate.annotations.Synchronize
Names of tables that hold state mapped by the annotated entity.
value() - Element in annotation interface org.hibernate.annotations.Tables
Deprecated.
The table grouping.
value() - Element in annotation interface org.hibernate.annotations.Target
Deprecated.
The target entity type.
value() - Element in annotation interface org.hibernate.annotations.TimeZoneStorage
The storage strategy for the time zone information.
value() - Element in annotation interface org.hibernate.annotations.Type
The class which implements UserType.
value() - Element in annotation interface org.hibernate.annotations.TypeRegistrations
 
value() - Method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
 
value() - Method in enum class org.hibernate.boot.jaxb.mapping.JaxbCacheInclusionType
 
value() - Method in enum class org.hibernate.boot.jaxb.mapping.JaxbPluralFetchMode
 
value() - Method in enum class org.hibernate.boot.jaxb.mapping.JaxbSingularFetchMode
 
value() - Method in class org.hibernate.query.sqm.tree.domain.SqmMapJoin
 
value(Expression) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
value(Expression<? extends T>) - Method in interface org.hibernate.query.criteria.JpaCoalesce
 
value(Expression<? extends T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
value(Expression<? extends T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
value(Object) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
value(Object) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
value(JpaExpression<? extends T>) - Method in interface org.hibernate.query.criteria.JpaCoalesce
 
value(JpaExpression<? extends T>) - Method in interface org.hibernate.query.criteria.JpaInPredicate
Add to list of values to be tested against.
value(JpaExpression<? extends T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
value(JpaExpression<? extends T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate
 
value(JpaExpression<? extends T>) - Method in class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate
 
value(SqmExpression<? extends T>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
value(T) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
value(T) - Method in interface org.hibernate.query.criteria.JpaCoalesce
 
value(T) - Method in interface org.hibernate.query.criteria.JpaInPredicate
Add to list of values to be tested against.
value(T) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
value(T) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
Value - Interface in org.hibernate.mapping
A mapping model object which represents something that's persisted "by value", instead of "by reference", that is, anything with no primary key.
VALUE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
VALUE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
VALUE() - Method in class org.hibernate.grammars.hql.HqlParser.ElementValueQuantifierContext
 
VALUE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
VALUE_COLUMN_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
Indicates the name of the column holding the identifier values.
VALUE_COLUMN_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
The name of column which holds the sequence value.
VALUE_FUNCTION_ON_NON_MAP - Enum constant in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
 
ValueAccess - Interface in org.hibernate.metamodel.spi
Provides access to the values for a managed type (currently just embeddables).
ValueBinder<X> - Interface in org.hibernate.type.descriptor
Contract for binding values to a JDBC PreparedStatement.
ValueBindJpaCriteriaParameter<T> - Class in org.hibernate.query.sqm.tree.expression
It is a JpaCriteriaParameter created from a value when ValueHandlingMode is equal to BIND
ValueBindJpaCriteriaParameter(BindableType<? super T>, T, NodeBuilder) - Constructor for class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter
 
ValueClassification - Enum Class in org.hibernate.metamodel
At the end of the day, any "value mapping" (id, version, attribute, collection element, etc.) can be one of a few classifications.
valueColumnName - Variable in class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator
 
ValuedModelPart - Interface in org.hibernate.metamodel.mapping
Describes a ModelPart that is also a ValueMapping (and therefore also a SelectableMappings).
ValueExtractor<X> - Interface in org.hibernate.type.descriptor
Contract for extracting values from a JDBC ResultSet or from output the parameters of a CallableStatement.
ValueGeneration - Interface in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by Generator
ValueGenerationPlan(Generator, Setter, int) - Constructor for class org.hibernate.mapping.Component.ValueGenerationPlan
 
ValueGenerationType - Annotation Interface in org.hibernate.annotations
Meta-annotation used to mark another annotation as providing configuration for a custom value generation strategy.
ValueGenerator<T> - Interface in org.hibernate.tuple
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by Generator
ValueHandlingMode - Enum Class in org.hibernate.query.criteria
This enum defines how values passed to JPA Criteria API are handled.
ValueImpl(ExportableColumn, Table, BasicType<?>, Database) - Constructor for class org.hibernate.id.ExportableColumn.ValueImpl
 
ValueInclusion - Enum Class in org.hibernate.engine.spi
An enum of the different ways a value might be "included".
valueIterator() - Method in interface org.hibernate.metamodel.mapping.AttributeMappingsMap
 
ValueMapping - Interface in org.hibernate.metamodel.mapping
Describes a mapping related to any part of the app's domain model, for example, an attribute, an entity identifier, collection elements, etc.
valueMappings - Variable in class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator
 
valueMappingSources - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType
 
valueOf(String) - Static method in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.CacheLayout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.CascadeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.FetchMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.FlushModeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.GenerationTime
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.LazyCollectionOption
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.LazyToOneOption
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.NotFoundAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.OnDeleteAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.OptimisticLockType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.PolymorphismType
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.ResultCheckStyle
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.SoftDeleteType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.SourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.TimeZoneStorageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.annotations.UuidGenerator.Style
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.archive.scan.spi.ClassDescriptor.Categorization
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.beanvalidation.ValidationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.CacheRegionDefinition.CacheRegionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.cfgxml.spi.MappingReference.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbCacheInclusionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbPluralFetchMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbSingularFetchMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.jaxb.SourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource.Nature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.InheritanceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.NaturalIdMutability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.source.spi.SingularAttributeNature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.TruthValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.model.TypeDefinitionRegistry.DuplicationStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.SchemaAutoTooling
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.spi.AccessType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.boot.TempTableDdlTransactionHandling
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.cache.spi.access.AccessType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.cache.spi.support.AccessedDataClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.CacheMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.cfg.MetadataSourceType
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.ConnectionAcquisitionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.ConnectionReleaseMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.Database
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.DmlTargetColumnQualifierSupport
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.function.TruncFunction.DatetimeTrunc
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.GroupByConstantRenderingStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.GroupBySummarizationRenderingStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.NationalizationSupport
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.NullOrdering
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.PostgreSQLDriverKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.ResultColumnReferenceStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.RowLockStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.SelectItemReferenceStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.SybaseDriverKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.temptable.TemporaryTableKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.dialect.TimeZoneSupport
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.DuplicateMappingException.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.FetchStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.FetchTiming
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.jdbc.env.spi.IdentifierCaseStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.jdbc.env.spi.SQLStateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.jdbc.mutation.ParameterUsage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.jdbc.Size.LobMultiplier
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.jdbc.spi.TypeNullability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.jdbc.spi.TypeSearchability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.OptimisticLockStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.spi.CachedNaturalIdValueSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.spi.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.engine.spi.ValueInclusion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.event.service.spi.DuplicationStrategy.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.exception.ConstraintViolationException.ConstraintKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.FetchMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.FlushMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.generator.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.graph.GraphSemantic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.id.EntityIdentifierNature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.id.SequenceMismatchStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.jpa.event.spi.CallbackType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.loader.ast.spi.CascadingFetchProfile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.loader.BatchFetchStyle
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.LockMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.mapping.MetadataSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.metamodel.AttributeClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.metamodel.CollectionClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.metamodel.mapping.EntityIdentifierMapping.Nature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Nature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.metamodel.RepresentationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.metamodel.ValueClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.persister.entity.mutation.AttributeAnalysis.DirtynessStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.procedure.spi.ParameterStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.criteria.ValueHandlingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.ImmutableEntityUpdateQueryHandlingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.KeyedPage.KeyInterpretation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.NullPrecedence
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.SortDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.CastType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.ComparisonOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.DynamicInstantiationNature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.FetchClauseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.FrameExclusion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.FrameKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.FrameMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.function.FunctionKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.IntervalType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.SetOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.SqmQuerySource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.TemporalUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression.Modifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.tree.expression.SqmSummarization.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.tree.from.DowncastLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.tree.SqmJoinType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.TrimSpec
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.query.sqm.UnaryArithmeticOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.ReplicationMode
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.resource.transaction.spi.TransactionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.ScrollMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.Clause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.LockStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.SqlAstJoinType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.SqlAstNodeRenderingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.tree.cte.CteMaterialization
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.tree.cte.CteSearchClauseKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression.Modifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.tree.expression.Summarization.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ast.tree.predicate.Junction.Nature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.ComparisonRestriction.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.exec.spi.JdbcLockStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.model.MutationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.results.graph.Initializer.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.TimeZoneStorageStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.tool.schema.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.tool.schema.JdbcMetadaAccessStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.tool.schema.SourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.tool.schema.TargetType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.type.ForeignKeyDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.type.WrapperArrayHandling
Returns the enum constant of this class with the specified name.
valueOf(Dialect) - Static method in class org.hibernate.dialect.aggregate.OracleAggregateSupport
 
valueOf(Dialect) - Static method in class org.hibernate.dialect.aggregate.PostgreSQLAggregateSupport
 
valueOf(FetchTiming, FetchStyle) - Static method in interface org.hibernate.sql.results.graph.FetchOptions
 
values - Variable in class org.hibernate.collection.spi.PersistentIdentifierBag
 
values - Variable in class org.hibernate.sql.InFragment
 
values() - Static method in enum class org.hibernate.annotations.CacheConcurrencyStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.CacheLayout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.CacheModeType
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.CascadeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.FetchMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.FlushModeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.GenerationTime
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.LazyCollectionOption
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.LazyToOneOption
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.NotFoundAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.OnDeleteAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.OptimisticLockType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.PolymorphismType
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.ResultCheckStyle
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.SoftDeleteType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.SourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.TimeZoneStorageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.annotations.UuidGenerator.Style
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.archive.scan.spi.ClassDescriptor.Categorization
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.beanvalidation.GroupsPerOperation.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.beanvalidation.ValidationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.CacheRegionDefinition.CacheRegionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.cfgxml.spi.MappingReference.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbCacheInclusionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbPluralFetchMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.mapping.JaxbSingularFetchMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.jaxb.SourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource.Nature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.InheritanceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.NaturalIdMutability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeElementNature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.Nature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.PluralAttributeNature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.source.spi.SingularAttributeNature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.TruthValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.model.TypeDefinitionRegistry.DuplicationStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.SchemaAutoTooling
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.spi.AccessType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.boot.TempTableDdlTransactionHandling
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.cache.spi.access.AccessType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.cache.spi.support.AccessedDataClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.CacheMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.cfg.MetadataSourceType
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.hibernate.collection.spi.PersistentMap
 
values() - Static method in enum class org.hibernate.ConnectionAcquisitionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.ConnectionReleaseMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.Database
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.DmlTargetColumnQualifierSupport
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.function.TruncFunction.DatetimeTrunc
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.GroupByConstantRenderingStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.GroupBySummarizationRenderingStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.NationalizationSupport
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.NullOrdering
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.PostgreSQLDriverKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.ResultColumnReferenceStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.RowLockStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.SelectItemReferenceStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.SybaseDriverKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.temptable.TemporaryTableKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.dialect.TimeZoneSupport
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.DuplicateMappingException.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.FetchStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.FetchTiming
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.jdbc.env.spi.IdentifierCaseStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.jdbc.env.spi.NameQualifierSupport
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.jdbc.env.spi.SQLStateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.jdbc.mutation.ParameterUsage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.jdbc.Size.LobMultiplier
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.jdbc.spi.TypeNullability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.jdbc.spi.TypeSearchability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.OptimisticLockStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.profile.Fetch.Style
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.spi.CachedNaturalIdValueSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.spi.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.engine.spi.ValueInclusion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.event.service.spi.DuplicationStrategy.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.event.spi.EventManager.CacheActionDescription
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.hibernate.event.spi.EventType
Get a collection of all the standard EventType instances.
values() - Method in class org.hibernate.event.spi.MergeContext
Returns an unmodifiable Set view of managed entities contained in this MergeContext.
values() - Static method in enum class org.hibernate.exception.ConstraintViolationException.ConstraintKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.FetchMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.FlushMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.generator.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.hibernate.grammars.hql.HqlParser
 
values() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
 
values() - Static method in enum class org.hibernate.graph.GraphSemantic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.id.enhanced.StandardOptimizerDescriptor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.id.EntityIdentifierNature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.id.SequenceMismatchStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.jpa.event.spi.CallbackType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.loader.ast.spi.CascadingFetchProfile
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.loader.BatchFetchStyle
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.LockMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.mapping.MetadataSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.metamodel.AttributeClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.metamodel.CollectionClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.metamodel.mapping.CollectionPart.Nature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.metamodel.mapping.EntityIdentifierMapping.Nature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Nature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.metamodel.RepresentationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.metamodel.ValueClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.persister.entity.mutation.AttributeAnalysis.DirtynessStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.procedure.spi.ParameterStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.hibernate.proxy.map.MapProxy
 
values() - Static method in enum class org.hibernate.query.criteria.ValueHandlingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.ImmutableEntityUpdateQueryHandlingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.KeyedPage.KeyInterpretation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.NullPrecedence
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.SortDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.BinaryArithmeticOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.CastType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.ComparisonOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.DynamicInstantiationNature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.FetchClauseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.FrameExclusion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.FrameKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.FrameMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.function.FunctionKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.IntervalType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.produce.function.FunctionParameterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.SetOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.SqmQuerySource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.StrictJpaComplianceViolation.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.TemporalUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.tree.expression.NumericTypeCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression.Modifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.tree.expression.SqmSummarization.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.tree.from.DowncastLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.tree.SqmJoinType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.TrimSpec
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.query.sqm.UnaryArithmeticOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.ReplicationMode
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.resource.transaction.spi.TransactionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.ScrollMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.Clause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.LockStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.SqlAstJoinType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.SqlAstNodeRenderingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.tree.cte.CteMaterialization
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.tree.cte.CteSearchClauseKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.tree.expression.ModifiedSubQueryExpression.Modifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.tree.expression.Summarization.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ast.tree.predicate.Junction.Nature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.ComparisonRestriction.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.exec.spi.JdbcLockStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.model.MutationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.results.graph.Initializer.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.sql.results.spi.ListResultsConsumer.UniqueSemantic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.TimeZoneStorageStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.tool.schema.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.tool.schema.JdbcMetadaAccessStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.tool.schema.SourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.tool.schema.TargetType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.tuple.GenerationTiming
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.type.descriptor.jdbc.JdbcTypeFamilyInformation.Family
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.type.ForeignKeyDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.type.WrapperArrayHandling
Returns an array containing the constants of this enum class, in the order they are declared.
values(int) - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
 
values(Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
values(Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
values(Expression<?>...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
values(List<? extends Expression<?>>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
values(List<? extends Expression<?>>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
values(List<? extends Expression<?>>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
values(List<? extends JpaValues>) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsertValues
 
values(List<? extends JpaValues>) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
values(M) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
values(M) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
values(M) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
values(JpaValues...) - Method in interface org.hibernate.query.criteria.JpaCriteriaInsertValues
 
values(JpaValues...) - Method in class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement
 
values(T...) - Method in interface org.hibernate.query.criteria.JpaCoalesce
 
values(T...) - Method in class org.hibernate.query.sqm.tree.expression.SqmCoalesce
 
Values - Class in org.hibernate.sql.ast.tree.insert
 
Values(List<Expression>) - Constructor for class org.hibernate.sql.ast.tree.insert.Values
 
VALUES - Enum constant in enum class org.hibernate.sql.ast.Clause
The values clause
VALUES - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
VALUES - Static variable in class org.hibernate.grammars.hql.HqlParser
 
VALUES() - Method in class org.hibernate.grammars.hql.HqlParser.ElementsValuesQuantifierContext
 
VALUES() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
VALUES() - Method in class org.hibernate.grammars.hql.HqlParser.ValuesListContext
 
ValuesAnalysis - Interface in org.hibernate.sql.model
Marker interface for analysis of new/old values.
valuesArrayPosition - Variable in class org.hibernate.sql.results.graph.basic.BasicResultAssembler
 
valuesArrayPositionToJdbcPosition(int) - Static method in class org.hibernate.query.results.ResultsHelper
 
ValuesContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ValuesContext
 
valuesList() - Method in class org.hibernate.grammars.hql.HqlParser.InsertStatementContext
 
valuesList() - Method in class org.hibernate.grammars.hql.HqlParser
 
ValuesListContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ValuesListContext
 
ValuesTableGroup - Class in org.hibernate.sql.ast.tree.from
A special table group for a VALUES clause.
ValuesTableGroup(NavigablePath, TableGroupProducer, List<Values>, String, List<String>, boolean, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.ValuesTableGroup
 
ValuesTableReference - Class in org.hibernate.sql.ast.tree.from
 
ValuesTableReference(List<Values>, String, List<String>, SessionFactoryImplementor) - Constructor for class org.hibernate.sql.ast.tree.from.ValuesTableReference
 
ValueVisitor - Interface in org.hibernate.mapping
 
VARARGS_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayViaElementArgumentReturnTypeResolver
 
VARARGS_LIST_INSTANCE - Static variable in class org.hibernate.dialect.function.array.ArrayViaElementArgumentReturnTypeResolver
 
VARBINARY - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type VARBINARY.
VarbinaryJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for VARBINARY handling.
VarbinaryJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
VarbinaryJdbcType(boolean) - Constructor for class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
 
VARCHAR - Static variable in class org.hibernate.type.SqlTypes
A type code representing the generic SQL type VARCHAR.
VARCHAR_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType
Singleton access
VARCHAR_INSTANCE - Static variable in class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
Singleton access
VarcharJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for VARCHAR handling.
VarcharJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.VarcharJdbcType
 
VarcharUUIDJdbcType - Class in org.hibernate.dialect
Specialized type mapping for UUID and the UUID SQL data type, which binds and reads the UUID through JDBC getString/setString methods.
VarcharUUIDJdbcType() - Constructor for class org.hibernate.dialect.VarcharUUIDJdbcType
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.CrossJoinContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.InstantiationArgumentContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.JoinPathContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.JoinSubqueryContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.JpaCollectionJoinContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.RootEntityContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.RootSubqueryContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.SelectionContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser.TargetEntityContext
 
variable() - Method in class org.hibernate.grammars.hql.HqlParser
 
VariableContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.VariableContext
 
variance() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Warning: the semantics of this function are inconsistent between DBs.
varianceSamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
DB2
varPopSamp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
varPopSamp_varp() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
SQL Server-style
varSamp_sumCount() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
DB2 before 11
VECTOR - Static variable in class org.hibernate.dialect.OracleTypes
 
VECTOR - Static variable in class org.hibernate.type.SqlTypes
A type code representing an embedding vector type for databases like PostgreSQL and Oracle 23ai.
VECTOR - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping float[] to JDBC VECTOR, specifically for embedding vectors like provided by the PostgreSQL extension pgvector and Oracle 23ai.
VECTOR_FLOAT32 - Static variable in class org.hibernate.dialect.OracleTypes
 
VECTOR_FLOAT32 - Static variable in class org.hibernate.type.SqlTypes
A type code representing a single-precision floating-point vector type for oracle 23ai database.
VECTOR_FLOAT32 - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping float[] to JDBC VECTOR, specifically for embedding single-precision floating-point (32-bits) vectors like provided by Oracle 23ai.
VECTOR_FLOAT64 - Static variable in class org.hibernate.dialect.OracleTypes
 
VECTOR_FLOAT64 - Static variable in class org.hibernate.type.SqlTypes
A type code representing a double-precision floating-point type for oracle 23ai database.
VECTOR_FLOAT64 - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping double[] to JDBC VECTOR, specifically for embedding double-precision floating-point (64-bits) vectors like provided by Oracle 23ai.
VECTOR_INT8 - Static variable in class org.hibernate.dialect.OracleTypes
 
VECTOR_INT8 - Static variable in class org.hibernate.type.SqlTypes
A type code representing a single-byte integer vector type for oracle 23ai database.
VECTOR_INT8 - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC VECTOR_INT8, specifically for embedding integer vectors (8-bits) like provided by Oracle 23ai.
verifiedStartStatus() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
verify() - Element in annotation interface org.hibernate.annotations.SQLDelete
An Expectation class used to verify that the operation was successful.
verify() - Element in annotation interface org.hibernate.annotations.SQLDeleteAll
An Expectation class used to verify that the operation was successful.
verify() - Element in annotation interface org.hibernate.annotations.SQLInsert
An Expectation class used to verify that the operation was successful.
verify() - Element in annotation interface org.hibernate.annotations.SQLUpdate
An Expectation class used to verify that the operation was successful.
verifyFlushState(Object, Object[], Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.metamodel.mapping.NaturalIdMapping
Verify the natural-id value(s) we are about to flush to the database
verifyHasNaturalId() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
verifyInsertTypesMatch(List<SqmPath<?>>, List<? extends SqmTypedNode<?>>) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
verifyOutcome(int, PreparedStatement, int, String) - Method in class org.hibernate.jdbc.Expectation.None
 
verifyOutcome(int, PreparedStatement, int, String) - Method in class org.hibernate.jdbc.Expectation.OutParameter
 
verifyOutcome(int, PreparedStatement, int, String) - Method in class org.hibernate.jdbc.Expectation.RowCount
 
verifyOutcome(int, PreparedStatement, int, String) - Method in interface org.hibernate.jdbc.Expectation
Perform verification of the outcome of the JDBC operation based on the type of expectation defined, after execution of the given PreparedStatement.
verifyStarted() - Method in class org.hibernate.cache.spi.AbstractRegionFactory
 
version - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
version - Variable in class org.hibernate.boot.jaxb.mapping.JaxbAttributes
 
version - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
version() - Element in annotation interface org.hibernate.bytecode.enhance.spi.EnhancementInfo
The Hibernate version used for enhancement.
Version - Class in org.hibernate
Information about the version of Hibernate.
VERSION - Enum constant in enum class org.hibernate.annotations.OptimisticLockType
Optimistic locking using a dedicated timestamp column or version column.
VERSION - Enum constant in enum class org.hibernate.engine.OptimisticLockStyle
Optimistic locking via a dedicated version or timestamp column.
VERSION - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
VERSION - Static variable in class org.hibernate.grammars.hql.HqlParser
 
VERSION() - Method in class org.hibernate.grammars.hql.HqlParser.EntityVersionReferenceContext
 
VERSION() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
VERSION_COLUMN_ALIAS - Static variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
VERSION_KEY - Static variable in class org.hibernate.cache.spi.entry.StructuredCacheEntry
 
VersionAttributeSource - Interface in org.hibernate.boot.model.source.spi
 
versioned() - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
versioned() - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
versioned(boolean) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
versioned(boolean) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
VERSIONED - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
VERSIONED - Static variable in class org.hibernate.grammars.hql.HqlParser
 
VERSIONED() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
VERSIONED() - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
VersionJavaType<T> - Interface in org.hibernate.type.descriptor.java
Additional contract for types which may be used to version (and optimistic lock) data.
VersionMismatchException - Exception in org.hibernate.bytecode.enhance
Indicates that the version of Hibernate used to enhance a class is different from the version being used at runtime.
VersionMismatchException(TypeDescription, String, String) - Constructor for exception org.hibernate.bytecode.enhance.VersionMismatchException
 
VersionProperty - Class in org.hibernate.tuple.entity
Deprecated, for removal: This API element is subject to removal in a future version.
VersionProperty(EntityPersister, SessionFactoryImplementor, int, String, Type, BaselineAttributeInformation) - Constructor for class org.hibernate.tuple.entity.VersionProperty
Deprecated.
Constructs VersionProperty instances.
VersionValue - Class in org.hibernate.engine.spi
A strategy for determining if a version value is a version of a new transient instance or a previously persistent transient instance.
VersionValue() - Constructor for class org.hibernate.engine.spi.VersionValue
 
VersionValue(Object) - Constructor for class org.hibernate.engine.spi.VersionValue
Assume the transient instance is newly instantiated if its version is null or equal to value
VERT_X - Enum constant in enum class org.hibernate.dialect.PostgreSQLDriverKind
 
VETO - Static variable in interface org.hibernate.classic.Lifecycle
Return value to veto the action (true)
View - Annotation Interface in org.hibernate.annotations
Maps an entity to a database view.
ViolatedConstraintNameExtractor - Interface in org.hibernate.exception.spi
An object that can extract the name of a violated database constraint from a SQLException that results from the constraint violation.
VIRTUAL - Enum constant in enum class org.hibernate.metamodel.mapping.EntityIdentifierMapping.Nature
Composite identifier defined with multiple Id mappings.
VirtualModelPart - Interface in org.hibernate.metamodel.mapping
Marker interface for parts of the application domain model that do not actually exist in the model classes.
VirtualTableGroup - Interface in org.hibernate.sql.ast.tree.from
Marker interface for TableGroup impls that are virtual - should not be rendered into the SQL.
visitAdditionExpression(HqlParser.AdditionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the AdditionExpression labeled alternative in HqlParser.expression().
visitAdditionExpression(HqlParser.AdditionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the AdditionExpression labeled alternative in HqlParser.expression().
visitAdditiveOperator(HqlParser.AdditiveOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.additiveOperator().
visitAdditiveOperator(HqlParser.AdditiveOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.additiveOperator().
visitAffectedTableNames(Function<String, Boolean>) - Method in class org.hibernate.sql.ast.tree.from.EmbeddableFunctionTableReference
 
visitAffectedTableNames(Function<String, Boolean>) - Method in class org.hibernate.sql.ast.tree.from.FunctionTableReference
 
visitAffectedTableNames(Function<String, Boolean>) - Method in class org.hibernate.sql.ast.tree.from.NamedTableReference
 
visitAffectedTableNames(Function<String, Boolean>) - Method in class org.hibernate.sql.ast.tree.from.QueryPartTableReference
 
visitAffectedTableNames(Function<String, Boolean>) - Method in interface org.hibernate.sql.ast.tree.from.TableReference
 
visitAffectedTableNames(Function<String, Boolean>) - Method in class org.hibernate.sql.ast.tree.from.UnionTableReference
 
visitAffectedTableNames(Function<String, Boolean>) - Method in class org.hibernate.sql.ast.tree.from.ValuesTableReference
 
visitAffectedTableNames(Function<String, Boolean>) - Method in class org.hibernate.sql.model.ast.MutatingTableReference
 
visitAggregateColumnWriteExpression(AggregateColumnWriteExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitAggregateColumnWriteExpression(AggregateColumnWriteExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitAggregateColumnWriteExpression(AggregateColumnWriteExpression) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitAggregateColumnWriteExpression(AggregateColumnWriteExpression) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitAggregateFunction(HqlParser.AggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.aggregateFunction().
visitAggregateFunction(HqlParser.AggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.aggregateFunction().
visitAndPredicate(HqlParser.AndPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the AndPredicate labeled alternative in HqlParser.predicate().
visitAndPredicate(HqlParser.AndPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the AndPredicate labeled alternative in HqlParser.predicate().
visitAnsiCaseSearchedExpression(CaseSearchedExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitAnsiCaseSearchedExpression(CaseSearchedExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitAnsiCaseSearchedExpression(CaseSearchedExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitAnsiCaseSearchedExpression(CaseSearchedExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitAnsiCaseSearchedExpression(CaseSearchedExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitAnsiCaseSearchedExpression(CaseSearchedExpression, Consumer<Expression>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitAnsiCaseSimpleExpression(CaseSimpleExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitAnsiCaseSimpleExpression(CaseSimpleExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitAnsiCaseSimpleExpression(CaseSimpleExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitAnsiCaseSimpleExpression(CaseSimpleExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitAnsiCaseSimpleExpression(CaseSimpleExpression, Consumer<Expression>) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitAnsiCaseSimpleExpression(CaseSimpleExpression, Consumer<Expression>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitAny(SqmAny<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitAny(SqmAny<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitAny(SqmAny<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitAny(Any) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitAny(Any) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitAny(Any) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitAny(Any) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitAny(Any) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitAnyDiscriminatorTypeExpression(AnyDiscriminatorSqmPath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitAnyDiscriminatorTypeExpression(AnyDiscriminatorSqmPath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitAnyDiscriminatorTypeExpression(AnyDiscriminatorSqmPath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitAnyDiscriminatorTypeValueExpression(SqmAnyDiscriminatorValue<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitAnyDiscriminatorTypeValueExpression(SqmAnyDiscriminatorValue<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitAnyDiscriminatorTypeValueExpression(SqmAnyDiscriminatorValue<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitAnyFunction(HqlParser.AnyFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.anyFunction().
visitAnyFunction(HqlParser.AnyFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.anyFunction().
visitAnySomeQuantifier(HqlParser.AnySomeQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.anySomeQuantifier().
visitAnySomeQuantifier(HqlParser.AnySomeQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.anySomeQuantifier().
visitAnyValuedValuedPath(SqmAnyValuedSimplePath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitAnyValuedValuedPath(SqmAnyValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitAnyValuedValuedPath(SqmAnyValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitArchive(ArchiveContext) - Method in interface org.hibernate.boot.archive.spi.ArchiveDescriptor
Perform visitation using the given context
visitArithmeticOperand(Expression) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitArithmeticOperand(Expression) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitArithmeticOperand(Expression) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitArithmeticOperand(Expression) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitArithmeticOperand(Expression) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitArithmeticOperand(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitArrayInList(HqlParser.ArrayInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ArrayInList labeled alternative in HqlParser.inList().
visitArrayInList(HqlParser.ArrayInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ArrayInList labeled alternative in HqlParser.inList().
visitArrayLiteral(HqlParser.ArrayLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.arrayLiteral().
visitArrayLiteral(HqlParser.ArrayLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.arrayLiteral().
visitAssignment(HqlParser.AssignmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.assignment().
visitAssignment(HqlParser.AssignmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.assignment().
visitAssignment(SqmAssignment<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitAssignment(SqmAssignment<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitAssignment(Assignment) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitAssignment(Assignment) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitAssignment(Assignment) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitAssignment(Assignment) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitAssignment(Assignment) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitAsWrapperExpression(AsWrapperSqmExpression<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitAsWrapperExpression(AsWrapperSqmExpression<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitAsWrapperExpression(AsWrapperSqmExpression<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitAttributeList(GraphLanguageParser.AttributeListContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
Visit a parse tree produced by GraphLanguageParser.attributeList().
visitAttributeList(GraphLanguageParser.AttributeListContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserVisitor
Visit a parse tree produced by GraphLanguageParser.attributeList().
visitAttributeMappings(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Visit the mappings, but limited to just attributes defined in the targetType or its super-type(s) if any.
visitAttributeMappings(Consumer<? super AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitAttributeNode(GraphLanguageParser.AttributeNodeContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
Visit a parse tree produced by GraphLanguageParser.attributeNode().
visitAttributeNode(GraphLanguageParser.AttributeNodeContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserVisitor
Visit a parse tree produced by GraphLanguageParser.attributeNode().
visitAttributeNodes(Consumer<AttributeNodeImplementor<?>>) - Method in interface org.hibernate.graph.spi.GraphImplementor
 
visitAttributePath(GraphLanguageParser.AttributePathContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
Visit a parse tree produced by GraphLanguageParser.attributePath().
visitAttributePath(GraphLanguageParser.AttributePathContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserVisitor
Visit a parse tree produced by GraphLanguageParser.attributePath().
visitAttributeQualifier(GraphLanguageParser.AttributeQualifierContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
Visit a parse tree produced by GraphLanguageParser.attributeQualifier().
visitAttributeQualifier(GraphLanguageParser.AttributeQualifierContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserVisitor
Visit a parse tree produced by GraphLanguageParser.attributeQualifier().
visitAttributes(Consumer<? super PersistentAttribute<? super J, ?>>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
visitAttributes(Consumer<? super PersistentAttribute<? super J, ?>>) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
visitAttributes(Consumer<? super PersistentAttribute<? super T, ?>>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
visitBagJoin(SqmBagJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitBarePrimaryExpression(HqlParser.BarePrimaryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the BarePrimaryExpression labeled alternative in HqlParser.expression().
visitBarePrimaryExpression(HqlParser.BarePrimaryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the BarePrimaryExpression labeled alternative in HqlParser.expression().
visitBasicValuedPath(SqmBasicValuedSimplePath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitBasicValuedPath(SqmBasicValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitBasicValuedPath(SqmBasicValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitBetweenPredicate(HqlParser.BetweenPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the BetweenPredicate labeled alternative in HqlParser.predicate().
visitBetweenPredicate(HqlParser.BetweenPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the BetweenPredicate labeled alternative in HqlParser.predicate().
visitBetweenPredicate(SqmBetweenPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitBetweenPredicate(SqmBetweenPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitBetweenPredicate(SqmBetweenPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitBetweenPredicate(SqmBetweenPredicate) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitBetweenPredicate(BetweenPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitBetweenPredicate(BetweenPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitBetweenPredicate(BetweenPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitBetweenPredicate(BetweenPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitBinaryArithmeticExpression(SqmBinaryArithmetic<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitBinaryArithmeticExpression(SqmBinaryArithmetic<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitBinaryArithmeticExpression(SqmBinaryArithmetic<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitBinaryArithmeticExpression(BinaryArithmeticExpression) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitBinaryLiteral(HqlParser.BinaryLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.binaryLiteral().
visitBinaryLiteral(HqlParser.BinaryLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.binaryLiteral().
visitBindings(BiConsumer<QueryParameterImplementor<?>, QueryParameterBinding<?>>) - Method in interface org.hibernate.query.spi.QueryParameterBindings
 
visitBindings(BiConsumer<JdbcParameter, JdbcParameterBinding>) - Method in interface org.hibernate.sql.exec.spi.JdbcParameterBindings
 
visitBooleanExpressionPredicate(HqlParser.BooleanExpressionPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the BooleanExpressionPredicate labeled alternative in HqlParser.predicate().
visitBooleanExpressionPredicate(HqlParser.BooleanExpressionPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the BooleanExpressionPredicate labeled alternative in HqlParser.predicate().
visitBooleanExpressionPredicate(SqmBooleanExpressionPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitBooleanExpressionPredicate(SqmBooleanExpressionPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitBooleanExpressionPredicate(SqmBooleanExpressionPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitBooleanExpressionPredicate(BooleanExpressionPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitBooleanLiteral(HqlParser.BooleanLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.booleanLiteral().
visitBooleanLiteral(HqlParser.BooleanLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.booleanLiteral().
visitByUnit(SqmByUnit) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitByUnit(SqmByUnit) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitByUnit(SqmByUnit) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCallableQueryMementos(Consumer<NamedCallableQueryMemento>) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
visitCaseExpression(HqlParser.CaseExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the CaseExpression labeled alternative in HqlParser.primaryExpression().
visitCaseExpression(HqlParser.CaseExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the CaseExpression labeled alternative in HqlParser.primaryExpression().
visitCaseList(HqlParser.CaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.caseList().
visitCaseList(HqlParser.CaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.caseList().
visitCaseOtherwise(HqlParser.CaseOtherwiseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.caseOtherwise().
visitCaseOtherwise(HqlParser.CaseOtherwiseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.caseOtherwise().
visitCaseSearchedExpression(CaseSearchedExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCaseSearchedExpression(CaseSearchedExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitCaseSearchedExpression(CaseSearchedExpression) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitCaseSearchedExpression(CaseSearchedExpression) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCaseSearchedExpression(CaseSearchedExpression, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCaseSimpleExpression(CaseSimpleExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCaseSimpleExpression(CaseSimpleExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitCaseSimpleExpression(CaseSimpleExpression) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitCaseSimpleExpression(CaseSimpleExpression) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCaseSimpleExpression(CaseSimpleExpression, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCastFunction(HqlParser.CastFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.castFunction().
visitCastFunction(HqlParser.CastFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.castFunction().
visitCastTarget(HqlParser.CastTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.castTarget().
visitCastTarget(HqlParser.CastTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.castTarget().
visitCastTarget(SqmCastTarget<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCastTarget(SqmCastTarget<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitCastTarget(SqmCastTarget<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCastTarget(CastTarget) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitCastTarget(CastTarget) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitCastTarget(CastTarget) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitCastTarget(CastTarget) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCastTarget(CastTarget) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitCastTarget(CastTarget) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitCastTarget(CastTarget) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitCastTarget(CastTarget) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCastTargetType(HqlParser.CastTargetTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.castTargetType().
visitCastTargetType(HqlParser.CastTargetTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.castTargetType().
visitCoalesce(SqmCoalesce<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCoalesce(SqmCoalesce<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitCoalesce(SqmCoalesce<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCollateFunction(HqlParser.CollateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.collateFunction().
visitCollateFunction(HqlParser.CollateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.collateFunction().
visitCollation(HqlParser.CollationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.collation().
visitCollation(HqlParser.CollationContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.collation().
visitCollation(SqmCollation) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCollation(SqmCollation) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitCollation(SqmCollation) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCollation(Collation) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCollation(Collation) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitCollation(Collation) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitCollation(Collation) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCollationSpecification(OrderingParser.CollationSpecificationContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.collationSpecification().
visitCollationSpecification(OrderingParser.CollationSpecificationContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.collationSpecification().
visitCollationSpecification(OrderingParser.CollationSpecificationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitCollectionFunctionMisuse(HqlParser.CollectionFunctionMisuseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.collectionFunctionMisuse().
visitCollectionFunctionMisuse(HqlParser.CollectionFunctionMisuseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.collectionFunctionMisuse().
visitCollectionQuantifier(HqlParser.CollectionQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.collectionQuantifier().
visitCollectionQuantifier(HqlParser.CollectionQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.collectionQuantifier().
visitCollectionSizeFunction(HqlParser.CollectionSizeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.collectionSizeFunction().
visitCollectionSizeFunction(HqlParser.CollectionSizeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.collectionSizeFunction().
visitCollectionValueNavigablePath(HqlParser.CollectionValueNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.collectionValueNavigablePath().
visitCollectionValueNavigablePath(HqlParser.CollectionValueNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.collectionValueNavigablePath().
visitColumnFunction(HqlParser.ColumnFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.columnFunction().
visitColumnFunction(HqlParser.ColumnFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.columnFunction().
visitColumnReference(ColumnReference) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitColumnReference(ColumnReference) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitColumnReference(ColumnReference) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitColumnReference(ColumnReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitColumnReference(ColumnReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitColumnReference(ColumnReference) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitColumnReference(ColumnReference) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitColumnReference(ColumnReference) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitColumnReferences(Consumer<ColumnReference>) - Method in class org.hibernate.sql.ast.tree.expression.ColumnReference
 
visitColumnReferences(Consumer<ColumnReference>) - Method in interface org.hibernate.sql.ast.tree.update.Assignable
 
visitColumnWriteFragment(ColumnWriteFragment) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitColumnWriteFragment(ColumnWriteFragment) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitColumnWriteFragment(ColumnWriteFragment) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitColumnWriteFragment(ColumnWriteFragment) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCommand(SqlScriptParser.CommandContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseVisitor
Visit a parse tree produced by SqlScriptParser.command().
visitCommand(SqlScriptParser.CommandContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserVisitor
Visit a parse tree produced by SqlScriptParser.command().
visitCommandBlock(SqlScriptParser.CommandBlockContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseVisitor
Visit a parse tree produced by SqlScriptParser.commandBlock().
visitCommandBlock(SqlScriptParser.CommandBlockContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserVisitor
Visit a parse tree produced by SqlScriptParser.commandBlock().
visitComparisonOperator(HqlParser.ComparisonOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.comparisonOperator().
visitComparisonOperator(HqlParser.ComparisonOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.comparisonOperator().
visitComparisonPredicate(HqlParser.ComparisonPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ComparisonPredicate labeled alternative in HqlParser.predicate().
visitComparisonPredicate(HqlParser.ComparisonPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ComparisonPredicate labeled alternative in HqlParser.predicate().
visitComparisonPredicate(SqmComparisonPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitComparisonPredicate(SqmComparisonPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitComparisonPredicate(SqmComparisonPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitComparisonPredicate(SqmComparisonPredicate) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitConcatenationExpression(HqlParser.ConcatenationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ConcatenationExpression labeled alternative in HqlParser.expression().
visitConcatenationExpression(HqlParser.ConcatenationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ConcatenationExpression labeled alternative in HqlParser.expression().
visitConflictAction(HqlParser.ConflictActionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.conflictAction().
visitConflictAction(HqlParser.ConflictActionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.conflictAction().
visitConflictClause(HqlParser.ConflictClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.conflictClause().
visitConflictClause(HqlParser.ConflictClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.conflictClause().
visitConflictClause(SqmConflictClause<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitConflictClause(SqmConflictClause<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitConflictClause(SqmConflictClause<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitConflictClause(ConflictClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitConflictTarget(HqlParser.ConflictTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.conflictTarget().
visitConflictTarget(HqlParser.ConflictTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.conflictTarget().
visitConstraintOrderedTables(EntityMappingType.ConstraintOrderedTableConsumer) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
 
visitConstraintOrderedTables(EntityMappingType.ConstraintOrderedTableConsumer) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
visitConstraintOrderedTables(EntityMappingType.ConstraintOrderedTableConsumer) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
visitConstraintOrderedTables(EntityMappingType.ConstraintOrderedTableConsumer) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
visitConstraintOrderedTables(EntityMappingType.ConstraintOrderedTableConsumer) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
visitContainsPredicate(HqlParser.ContainsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ContainsPredicate labeled alternative in HqlParser.predicate().
visitContainsPredicate(HqlParser.ContainsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ContainsPredicate labeled alternative in HqlParser.predicate().
visitConversion(Conversion) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitConversion(Conversion) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitConversion(Conversion) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitConversion(Conversion) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitConversion(Conversion) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCorrelatedBagJoin(SqmCorrelatedBagJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedCrossJoin(SqmCorrelatedCrossJoin<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedEntityJoin(SqmCorrelatedEntityJoin<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedListJoin(SqmCorrelatedListJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedMapJoin(SqmCorrelatedMapJoin<?, ?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedPluralPartJoin(SqmCorrelatedPluralPartJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedRoot(SqmCorrelatedRoot<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedRootJoin(SqmCorrelatedRootJoin<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedSetJoin(SqmCorrelatedSetJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelatedSingularJoin(SqmCorrelatedSingularJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelation(SqmCorrelation<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCorrelation(SqmCorrelation<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitCorrelation(SqmCorrelation<?, ?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCrossJoin(HqlParser.CrossJoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.crossJoin().
visitCrossJoin(HqlParser.CrossJoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.crossJoin().
visitCrossJoin(SqmCrossJoin<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCrossJoin(SqmCrossJoin<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitCrossJoin(SqmCrossJoin<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCte(HqlParser.CteContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.cte().
visitCte(HqlParser.CteContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.cte().
visitCteAttributes(HqlParser.CteAttributesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.cteAttributes().
visitCteAttributes(HqlParser.CteAttributesContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.cteAttributes().
visitCteContainer(SqmCteContainer) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCteContainer(SqmCteContainer) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitCteContainer(SqmCteContainer) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCteContainer(CteContainer) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitCteContainer(CteContainer) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCteDefinition(CteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCteObject(CteObject) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCteStatement(SqmCteStatement<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitCteStatement(SqmCteStatement<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitCteStatement(SqmCteStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitCube(HqlParser.CubeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.cube().
visitCube(HqlParser.CubeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.cube().
visitCurrentDateFunction(HqlParser.CurrentDateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.currentDateFunction().
visitCurrentDateFunction(HqlParser.CurrentDateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.currentDateFunction().
visitCurrentTimeFunction(HqlParser.CurrentTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.currentTimeFunction().
visitCurrentTimeFunction(HqlParser.CurrentTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.currentTimeFunction().
visitCurrentTimestampFunction(HqlParser.CurrentTimestampFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.currentTimestampFunction().
visitCurrentTimestampFunction(HqlParser.CurrentTimestampFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.currentTimestampFunction().
visitCustomTableDelete(TableDeleteCustomSql) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCustomTableDelete(TableDeleteCustomSql) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitCustomTableDelete(TableDeleteCustomSql) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitCustomTableDelete(TableDeleteCustomSql) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCustomTableInsert(TableInsertCustomSql) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCustomTableInsert(TableInsertCustomSql) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitCustomTableInsert(TableInsertCustomSql) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitCustomTableInsert(TableInsertCustomSql) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCustomTableUpdate(TableUpdateCustomSql) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitCustomTableUpdate(TableUpdateCustomSql) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitCustomTableUpdate(TableUpdateCustomSql) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitCustomTableUpdate(TableUpdateCustomSql) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitCycleClause(HqlParser.CycleClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.cycleClause().
visitCycleClause(HqlParser.CycleClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.cycleClause().
visitCycleColumns(CteTable, List<JpaCteCriteriaAttribute>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitDate(HqlParser.DateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.date().
visitDate(HqlParser.DateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.date().
visitDateLiteral(HqlParser.DateLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.dateLiteral().
visitDateLiteral(HqlParser.DateLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.dateLiteral().
visitDateOrTimeField(HqlParser.DateOrTimeFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.dateOrTimeField().
visitDateOrTimeField(HqlParser.DateOrTimeFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.dateOrTimeField().
visitDateTime(HqlParser.DateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.dateTime().
visitDateTime(HqlParser.DateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.dateTime().
visitDatetimeField(HqlParser.DatetimeFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.datetimeField().
visitDatetimeField(HqlParser.DatetimeFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.datetimeField().
visitDateTimeLiteral(HqlParser.DateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.dateTimeLiteral().
visitDateTimeLiteral(HqlParser.DateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.dateTimeLiteral().
visitDay(HqlParser.DayContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.day().
visitDay(HqlParser.DayContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.day().
visitDayField(HqlParser.DayFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.dayField().
visitDayField(HqlParser.DayFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.dayField().
visitDeclaredAttributeMappings(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Visit attributes defined on this class - do not visit attributes defined on the super
visitDeclaredAttributeMappings(Consumer<? super AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitDeclaredAttributeMappings(Consumer<? super AttributeMapping>) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
visitDeclaredAttributes(Consumer<? super PersistentAttribute<J, ?>>) - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
visitDeclaredAttributes(Consumer<? super PersistentAttribute<J, ?>>) - Method in interface org.hibernate.metamodel.model.domain.ManagedDomainType
 
visitDeclaredAttributes(Consumer<? super PersistentAttribute<T, ?>>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
visitDecodeCaseSearchedExpression(CaseSearchedExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitDeleteStatement(HqlParser.DeleteStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.deleteStatement().
visitDeleteStatement(HqlParser.DeleteStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.deleteStatement().
visitDeleteStatement(SqmDeleteStatement<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitDeleteStatement(SqmDeleteStatement<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitDeleteStatement(SqmDeleteStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitDeleteStatement(DeleteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitDeleteStatement(DeleteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitDeleteStatement(DeleteStatement) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitDeleteStatement(DeleteStatement) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitDeleteStatement(DeleteStatement) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitDeleteStatementOnly(DeleteStatement) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitDeleteStatementOnly(DeleteStatement) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitDeleteStatementOnly(DeleteStatement) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitDeleteStatementOnly(DeleteStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitDirection(OrderingParser.DirectionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.direction().
visitDirection(OrderingParser.DirectionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.direction().
visitDiscriminatorFetch(EntityResultGraphNode) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
visitDiscriminatorPath(DiscriminatorSqmPath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitDiscriminatorPath(DiscriminatorSqmPath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitDiscriminatorPath(DiscriminatorSqmPath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitDistinct(SqmDistinct<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitDistinct(SqmDistinct<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitDistinct(SqmDistinct<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitDistinct(Distinct) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitDistinct(Distinct) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitDistinct(Distinct) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitDistinct(Distinct) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitDistinct(Distinct) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitDotIdentifier(OrderingParser.DotIdentifierContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.dotIdentifier().
visitDotIdentifier(OrderingParser.DotIdentifierContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.dotIdentifier().
visitDotIdentifier(OrderingParser.DotIdentifierContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitDotIdentifierExpression(OrderingParser.DotIdentifierExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by the DotIdentifierExpression labeled alternative in OrderingParser.expression().
visitDotIdentifierExpression(OrderingParser.DotIdentifierExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by the DotIdentifierExpression labeled alternative in OrderingParser.expression().
visitDotIdentifierExpression(OrderingParser.DotIdentifierExpressionContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitDuration(Duration) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitDuration(Duration) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitDuration(Duration) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitDuration(Duration) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitDuration(Duration) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitDurationUnit(SqmDurationUnit<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitDurationUnit(SqmDurationUnit<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitDurationUnit(SqmDurationUnit<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitDurationUnit(DurationUnit) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitDurationUnit(DurationUnit) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitDurationUnit(DurationUnit) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitDurationUnit(DurationUnit) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitDurationUnit(DurationUnit) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitDynamicInstantiation(SqmDynamicInstantiation<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitDynamicInstantiation(SqmDynamicInstantiation<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitDynamicInstantiation(SqmDynamicInstantiation<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitElementAggregateFunction(HqlParser.ElementAggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ElementAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
visitElementAggregateFunction(HqlParser.ElementAggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ElementAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
visitElementAggregateFunction(SqmElementAggregateFunction<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitElementAggregateFunction(SqmElementAggregateFunction<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitElementAggregateFunction(SqmElementAggregateFunction<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitElements(CE, Consumer<? super E>) - Method in interface org.hibernate.collection.spi.CollectionSemantics
Visit the elements of the collection
visitElements(Collection<E>, Consumer<? super E>) - Method in class org.hibernate.collection.spi.AbstractBagSemantics
 
visitElements(MKV, Consumer<? super V>) - Method in class org.hibernate.collection.spi.AbstractMapSemantics
 
visitElements(SE, Consumer<? super E>) - Method in class org.hibernate.collection.spi.AbstractSetSemantics
 
visitElementsValuesQuantifier(HqlParser.ElementsValuesQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.elementsValuesQuantifier().
visitElementsValuesQuantifier(HqlParser.ElementsValuesQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.elementsValuesQuantifier().
visitElementValueQuantifier(HqlParser.ElementValueQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.elementValueQuantifier().
visitElementValueQuantifier(HqlParser.ElementValueQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.elementValueQuantifier().
visitEmbeddableDiscriminatorFetch(EmbeddableResultGraphNode, boolean) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
visitEmbeddableTypeLiteral(EmbeddableTypeLiteral) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitEmbeddableTypeLiteral(EmbeddableTypeLiteral) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitEmbeddableTypeLiteral(EmbeddableTypeLiteral) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitEmbeddableTypeLiteral(EmbeddableTypeLiteral) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitEmbeddableTypeLiteral(EmbeddableTypeLiteral) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitEmbeddableTypeLiteralExpression(SqmLiteralEmbeddableType<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitEmbeddableTypeLiteralExpression(SqmLiteralEmbeddableType<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitEmbeddableTypeLiteralExpression(SqmLiteralEmbeddableType<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitEmbeddableValuedPath(SqmEmbeddedValuedSimplePath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitEmbeddableValuedPath(SqmEmbeddedValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitEmbeddableValuedPath(SqmEmbeddedValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitEntityIdExpression(HqlParser.EntityIdExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the EntityIdExpression labeled alternative in HqlParser.primaryExpression().
visitEntityIdExpression(HqlParser.EntityIdExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the EntityIdExpression labeled alternative in HqlParser.primaryExpression().
visitEntityIdReference(HqlParser.EntityIdReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.entityIdReference().
visitEntityIdReference(HqlParser.EntityIdReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.entityIdReference().
visitEntityName(HqlParser.EntityNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.entityName().
visitEntityName(HqlParser.EntityNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.entityName().
visitEntityNameResolvers(Consumer<EntityNameResolver>) - Method in interface org.hibernate.metamodel.spi.EntityRepresentationStrategy
 
visitEntityNaturalIdExpression(HqlParser.EntityNaturalIdExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the EntityNaturalIdExpression labeled alternative in HqlParser.primaryExpression().
visitEntityNaturalIdExpression(HqlParser.EntityNaturalIdExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the EntityNaturalIdExpression labeled alternative in HqlParser.primaryExpression().
visitEntityNaturalIdReference(HqlParser.EntityNaturalIdReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.entityNaturalIdReference().
visitEntityNaturalIdReference(HqlParser.EntityNaturalIdReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.entityNaturalIdReference().
visitEntityTypeExpression(HqlParser.EntityTypeExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the EntityTypeExpression labeled alternative in HqlParser.primaryExpression().
visitEntityTypeExpression(HqlParser.EntityTypeExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the EntityTypeExpression labeled alternative in HqlParser.primaryExpression().
visitEntityTypeLiteral(EntityTypeLiteral) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitEntityTypeLiteral(EntityTypeLiteral) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitEntityTypeLiteral(EntityTypeLiteral) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitEntityTypeLiteral(EntityTypeLiteral) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitEntityTypeLiteral(EntityTypeLiteral) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitEntityTypeLiteralExpression(SqmLiteralEntityType<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitEntityTypeLiteralExpression(SqmLiteralEntityType<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitEntityTypeLiteralExpression(SqmLiteralEntityType<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitEntityTypeReference(HqlParser.EntityTypeReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.entityTypeReference().
visitEntityTypeReference(HqlParser.EntityTypeReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.entityTypeReference().
visitEntityValuedPath(SqmEntityValuedSimplePath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitEntityValuedPath(SqmEntityValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitEntityValuedPath(SqmEntityValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitEntityVersionExpression(HqlParser.EntityVersionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the EntityVersionExpression labeled alternative in HqlParser.primaryExpression().
visitEntityVersionExpression(HqlParser.EntityVersionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the EntityVersionExpression labeled alternative in HqlParser.primaryExpression().
visitEntityVersionReference(HqlParser.EntityVersionReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.entityVersionReference().
visitEntityVersionReference(HqlParser.EntityVersionReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.entityVersionReference().
visitEntityWithJoins(HqlParser.EntityWithJoinsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.entityWithJoins().
visitEntityWithJoins(HqlParser.EntityWithJoinsContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.entityWithJoins().
visitEntries(MKV, BiConsumer<? super K, ? super V>) - Method in class org.hibernate.collection.spi.AbstractMapSemantics
 
visitEntries(MKV, BiConsumer<? super K, ? super V>) - Method in interface org.hibernate.collection.spi.MapSemantics
 
visitEnumLiteral(SqmEnumLiteral<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitEnumLiteral(SqmEnumLiteral<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitEnumLiteral(SqmEnumLiteral<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitErrorNode(ErrorNode) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
visitErrorNode(ErrorNode) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
visitErrorNode(ErrorNode) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
visitErrorNode(ErrorNode) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
visitEvery(SqmEvery<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitEvery(SqmEvery<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitEvery(SqmEvery<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitEvery(Every) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitEvery(Every) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitEvery(Every) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitEvery(Every) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitEvery(Every) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitEveryAllQuantifier(HqlParser.EveryAllQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.everyAllQuantifier().
visitEveryAllQuantifier(HqlParser.EveryAllQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.everyAllQuantifier().
visitEveryFunction(HqlParser.EveryFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.everyFunction().
visitEveryFunction(HqlParser.EveryFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.everyFunction().
visitExistsCollectionPartPredicate(HqlParser.ExistsCollectionPartPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ExistsCollectionPartPredicate labeled alternative in HqlParser.predicate().
visitExistsCollectionPartPredicate(HqlParser.ExistsCollectionPartPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ExistsCollectionPartPredicate labeled alternative in HqlParser.predicate().
visitExistsPredicate(HqlParser.ExistsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ExistsPredicate labeled alternative in HqlParser.predicate().
visitExistsPredicate(HqlParser.ExistsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ExistsPredicate labeled alternative in HqlParser.predicate().
visitExistsPredicate(SqmExistsPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitExistsPredicate(SqmExistsPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitExistsPredicate(SqmExistsPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitExistsPredicate(ExistsPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitExistsPredicate(ExistsPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitExistsPredicate(ExistsPredicate) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitExistsPredicate(ExistsPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitExistsPredicate(ExistsPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitExplicitTupleInList(HqlParser.ExplicitTupleInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ExplicitTupleInList labeled alternative in HqlParser.inList().
visitExplicitTupleInList(HqlParser.ExplicitTupleInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ExplicitTupleInList labeled alternative in HqlParser.inList().
visitExpressionOrPredicate(HqlParser.ExpressionOrPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.expressionOrPredicate().
visitExpressionOrPredicate(HqlParser.ExpressionOrPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.expressionOrPredicate().
visitExtractField(HqlParser.ExtractFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.extractField().
visitExtractField(HqlParser.ExtractFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.extractField().
visitExtractFunction(HqlParser.ExtractFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.extractFunction().
visitExtractFunction(HqlParser.ExtractFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.extractFunction().
visitExtractUnit(SqmExtractUnit<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitExtractUnit(SqmExtractUnit<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitExtractUnit(SqmExtractUnit<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitExtractUnit(ExtractUnit) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitExtractUnit(ExtractUnit) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitExtractUnit(ExtractUnit) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitExtractUnit(ExtractUnit) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitExtractUnit(ExtractUnit) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitFetchables(int, IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
visitFetchables(Consumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
visitFetchables(Consumer<? super Fetchable>, EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitFetchables(Consumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
visitFetchables(IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
visitFetchables(IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitFetchables(IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityJpa
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in class org.hibernate.query.results.complete.CompleteResultBuilderEntityStandard
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in class org.hibernate.query.results.dynamic.DynamicFetchBuilderLegacy
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in interface org.hibernate.query.results.FetchBuilder
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderBasic
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEmbeddable
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in class org.hibernate.query.results.implicit.ImplicitFetchBuilderEntity
 
visitFetchBuilders(BiConsumer<String, FetchBuilder>) - Method in interface org.hibernate.query.results.ResultBuilder
 
visitFetchClause(HqlParser.FetchClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.fetchClause().
visitFetchClause(HqlParser.FetchClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.fetchClause().
visitFetchCountOrPercent(HqlParser.FetchCountOrPercentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.fetchCountOrPercent().
visitFetchCountOrPercent(HqlParser.FetchCountOrPercentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.fetchCountOrPercent().
visitFetches(FetchParent) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
visitFetches(FetchParent) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFetches(FetchParent) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
Visit fetches for the given parent.
visitFetchExpression(SqmExpression<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFetchExpression(SqmExpression<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFetchExpression(SqmExpression<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFieldLiteral(SqmFieldLiteral<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFieldLiteral(SqmFieldLiteral<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFieldLiteral(SqmFieldLiteral<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFilterClause(HqlParser.FilterClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.filterClause().
visitFilterClause(HqlParser.FilterClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.filterClause().
visitFilterFragmentPredicate(FilterPredicate.FilterFragmentPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitFilterFragmentPredicate(FilterPredicate.FilterFragmentPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitFilterFragmentPredicate(FilterPredicate.FilterFragmentPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitFilterFragmentPredicate(FilterPredicate.FilterFragmentPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitFilterPredicate(FilterPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitFilterPredicate(FilterPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitFilterPredicate(FilterPredicate) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitFilterPredicate(FilterPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitFilterPredicate(FilterPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitFkExpression(SqmFkExpression<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFkExpression(SqmFkExpression<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFkExpression(SqmFkExpression<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFormat(HqlParser.FormatContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.format().
visitFormat(HqlParser.FormatContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.format().
visitFormat(SqmFormat) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFormat(SqmFormat) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFormat(SqmFormat) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFormat(Format) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitFormat(Format) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitFormat(Format) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitFormat(Format) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitFormat(Format) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitFormatFunction(HqlParser.FormatFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.formatFunction().
visitFormatFunction(HqlParser.FormatFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.formatFunction().
visitForUpdateClause(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitFrameClause(HqlParser.FrameClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.frameClause().
visitFrameClause(HqlParser.FrameClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.frameClause().
visitFrameEnd(HqlParser.FrameEndContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.frameEnd().
visitFrameEnd(HqlParser.FrameEndContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.frameEnd().
visitFrameExclusion(HqlParser.FrameExclusionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.frameExclusion().
visitFrameExclusion(HqlParser.FrameExclusionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.frameExclusion().
visitFrameStart(HqlParser.FrameStartContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.frameStart().
visitFrameStart(HqlParser.FrameStartContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.frameStart().
visitFromClause(HqlParser.FromClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.fromClause().
visitFromClause(HqlParser.FromClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.fromClause().
visitFromClause(SqmFromClause) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFromClause(SqmFromClause) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFromClause(SqmFromClause) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFromClause(FromClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitFromClause(FromClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitFromClause(FromClause) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitFromClause(FromClause) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitFromClause(FromClause) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitFromDurationExpression(HqlParser.FromDurationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the FromDurationExpression labeled alternative in HqlParser.expression().
visitFromDurationExpression(HqlParser.FromDurationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the FromDurationExpression labeled alternative in HqlParser.expression().
visitFullyQualifiedClass(Class<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFullyQualifiedClass(Class<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFullyQualifiedClass(Class<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFunction(HqlParser.FunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.function().
visitFunction(HqlParser.FunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.function().
visitFunction(OrderingParser.FunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.function().
visitFunction(OrderingParser.FunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.function().
visitFunction(OrderingParser.FunctionContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitFunction(SqmFunction<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFunction(SqmFunction<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFunction(SqmFunction<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFunction(SqmFunction<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitFunctionArgument(OrderingParser.FunctionArgumentContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.functionArgument().
visitFunctionArgument(OrderingParser.FunctionArgumentContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.functionArgument().
visitFunctionArgument(OrderingParser.FunctionArgumentContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitFunctionArguments(OrderingParser.FunctionArgumentsContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.functionArguments().
visitFunctionArguments(OrderingParser.FunctionArgumentsContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.functionArguments().
visitFunctionExpression(HqlParser.FunctionExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the FunctionExpression labeled alternative in HqlParser.primaryExpression().
visitFunctionExpression(HqlParser.FunctionExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the FunctionExpression labeled alternative in HqlParser.primaryExpression().
visitFunctionExpression(OrderingParser.FunctionExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by the FunctionExpression labeled alternative in OrderingParser.expression().
visitFunctionExpression(OrderingParser.FunctionExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by the FunctionExpression labeled alternative in OrderingParser.expression().
visitFunctionExpression(OrderingParser.FunctionExpressionContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitFunctionPath(SqmFunctionPath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitFunctionPath(SqmFunctionPath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitFunctionPath(SqmFunctionPath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.dialect.DB2zSqlAstTranslator
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.sql.ast.spi.AliasCollector
 
visitFunctionTableReference(FunctionTableReference) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitFunctionTableReference(FunctionTableReference) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitGeneralizedLiteral(HqlParser.GeneralizedLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.generalizedLiteral().
visitGeneralizedLiteral(HqlParser.GeneralizedLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.generalizedLiteral().
visitGeneralizedLiteralText(HqlParser.GeneralizedLiteralTextContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.generalizedLiteralText().
visitGeneralizedLiteralText(HqlParser.GeneralizedLiteralTextContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.generalizedLiteralText().
visitGeneralizedLiteralType(HqlParser.GeneralizedLiteralTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.generalizedLiteralType().
visitGeneralizedLiteralType(HqlParser.GeneralizedLiteralTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.generalizedLiteralType().
visitGeneralPathExpression(HqlParser.GeneralPathExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the GeneralPathExpression labeled alternative in HqlParser.primaryExpression().
visitGeneralPathExpression(HqlParser.GeneralPathExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the GeneralPathExpression labeled alternative in HqlParser.primaryExpression().
visitGeneralPathFragment(HqlParser.GeneralPathFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.generalPathFragment().
visitGeneralPathFragment(HqlParser.GeneralPathFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.generalPathFragment().
visitGenericFunction(HqlParser.GenericFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.genericFunction().
visitGenericFunction(HqlParser.GenericFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.genericFunction().
visitGenericFunctionArguments(HqlParser.GenericFunctionArgumentsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.genericFunctionArguments().
visitGenericFunctionArguments(HqlParser.GenericFunctionArgumentsContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.genericFunctionArguments().
visitGenericFunctionName(HqlParser.GenericFunctionNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.genericFunctionName().
visitGenericFunctionName(HqlParser.GenericFunctionNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.genericFunctionName().
visitGenericTemporalLiteralText(HqlParser.GenericTemporalLiteralTextContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.genericTemporalLiteralText().
visitGenericTemporalLiteralText(HqlParser.GenericTemporalLiteralTextContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.genericTemporalLiteralText().
visitGraph(GraphLanguageParser.GraphContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
Visit a parse tree produced by GraphLanguageParser.graph().
visitGraph(GraphLanguageParser.GraphContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserVisitor
Visit a parse tree produced by GraphLanguageParser.graph().
visitGroupByClause(List<SqmExpression<?>>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitGroupByClause(List<SqmExpression<?>>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitGroupByClause(List<SqmExpression<?>>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitGroupByClause(HqlParser.GroupByClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.groupByClause().
visitGroupByClause(HqlParser.GroupByClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.groupByClause().
visitGroupByClause(QuerySpec, SelectItemReferenceStrategy) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitGroupByExpression(HqlParser.GroupByExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.groupByExpression().
visitGroupByExpression(HqlParser.GroupByExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.groupByExpression().
visitGroupedExpression(HqlParser.GroupedExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the GroupedExpression labeled alternative in HqlParser.expression().
visitGroupedExpression(HqlParser.GroupedExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the GroupedExpression labeled alternative in HqlParser.expression().
visitGroupedPredicate(HqlParser.GroupedPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the GroupedPredicate labeled alternative in HqlParser.predicate().
visitGroupedPredicate(HqlParser.GroupedPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the GroupedPredicate labeled alternative in HqlParser.predicate().
visitGroupedPredicate(SqmGroupedPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitGroupedPredicate(SqmGroupedPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitGroupedPredicate(SqmGroupedPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitGroupedPredicate(GroupedPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitGroupedPredicate(GroupedPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitGroupedPredicate(GroupedPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitGroupedPredicate(GroupedPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitHavingClause(HqlParser.HavingClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.havingClause().
visitHavingClause(HqlParser.HavingClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.havingClause().
visitHavingClause(SqmPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitHavingClause(SqmPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitHavingClause(SqmPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitHavingClause(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitHour(HqlParser.HourContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.hour().
visitHour(HqlParser.HourContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.hour().
visitHqlNumericLiteral(SqmHqlNumericLiteral<N>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitHqlNumericLiteral(SqmHqlNumericLiteral<N>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitHqlNumericLiteral(SqmHqlNumericLiteral<N>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitIdClassAttributes(Consumer<SingularPersistentAttribute<? super J, ?>>) - Method in class org.hibernate.metamodel.model.domain.AbstractIdentifiableType
 
visitIdClassAttributes(Consumer<SingularPersistentAttribute<? super J, ?>>) - Method in interface org.hibernate.metamodel.model.domain.IdentifiableDomainType
 
visitIdClassAttributes(Consumer<SingularPersistentAttribute<? super T, ?>>) - Method in class org.hibernate.query.sqm.tree.domain.SqmPolymorphicRootDescriptor
 
visitIdentifier(HqlParser.IdentifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.identifier().
visitIdentifier(HqlParser.IdentifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.identifier().
visitIdentifier(OrderingParser.IdentifierContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.identifier().
visitIdentifier(OrderingParser.IdentifierContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.identifier().
visitIdentifier(OrderingParser.IdentifierContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitIdentifierExpression(OrderingParser.IdentifierExpressionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by the IdentifierExpression labeled alternative in OrderingParser.expression().
visitIdentifierExpression(OrderingParser.IdentifierExpressionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by the IdentifierExpression labeled alternative in OrderingParser.expression().
visitIdentifierExpression(OrderingParser.IdentifierExpressionContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitIdentifierFetch(EntityResultGraphNode) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
visitIdentifierFetch(EntityResultGraphNode) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitIdentifierFetch(EntityResultGraphNode) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
visitInArrayPredicate(InArrayPredicate) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitInArrayPredicate(InArrayPredicate) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitInArrayPredicate(InArrayPredicate) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitInArrayPredicate(InArrayPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitInArrayPredicate(InArrayPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitInArrayPredicate(InArrayPredicate) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitInArrayPredicate(InArrayPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitInArrayPredicate(InArrayPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitIncludesPredicate(HqlParser.IncludesPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IncludesPredicate labeled alternative in HqlParser.predicate().
visitIncludesPredicate(HqlParser.IncludesPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IncludesPredicate labeled alternative in HqlParser.predicate().
visitIndexAggregateFunction(HqlParser.IndexAggregateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IndexAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
visitIndexAggregateFunction(HqlParser.IndexAggregateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IndexAggregateFunction labeled alternative in HqlParser.collectionAggregateFunction().
visitIndexAggregateFunction(SqmIndexAggregateFunction<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitIndexAggregateFunction(SqmIndexAggregateFunction<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitIndexAggregateFunction(SqmIndexAggregateFunction<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitIndexedPathAccessFragment(HqlParser.IndexedPathAccessFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.indexedPathAccessFragment().
visitIndexedPathAccessFragment(HqlParser.IndexedPathAccessFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.indexedPathAccessFragment().
visitIndexedPluralAccessPath(SqmIndexedCollectionAccessPath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitIndexedPluralAccessPath(SqmIndexedCollectionAccessPath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitIndexedPluralAccessPath(SqmIndexedCollectionAccessPath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitIndexedPluralAccessPath(SqmIndexedCollectionAccessPath<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitIndexKeyQuantifier(HqlParser.IndexKeyQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.indexKeyQuantifier().
visitIndexKeyQuantifier(HqlParser.IndexKeyQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.indexKeyQuantifier().
visitIndicesKeysQuantifier(HqlParser.IndicesKeysQuantifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.indicesKeysQuantifier().
visitIndicesKeysQuantifier(HqlParser.IndicesKeysQuantifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.indicesKeysQuantifier().
visitInListPredicate(SqmInListPredicate<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitInListPredicate(SqmInListPredicate<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitInListPredicate(SqmInListPredicate<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitInListPredicate(SqmInListPredicate<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitInListPredicate(InListPredicate) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitInListPredicate(InListPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitInListPredicate(InListPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitInListPredicate(InListPredicate) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitInListPredicate(InListPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitInListPredicate(InListPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitInPredicate(HqlParser.InPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the InPredicate labeled alternative in HqlParser.predicate().
visitInPredicate(HqlParser.InPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the InPredicate labeled alternative in HqlParser.predicate().
visitInsertionTargetPaths(BiConsumer<Assignable, List<ColumnReference>>, SqmInsertStatement<?>, EntityPersister, TableGroup) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitInsertionTargetPaths(Consumer<SqmPath<?>>) - Method in class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement
 
visitInsertionTargetPaths(Consumer<SqmPath<?>>) - Method in interface org.hibernate.query.sqm.tree.insert.SqmInsertStatement
 
visitInsertSelectStatement(SqmInsertSelectStatement<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitInsertSelectStatement(SqmInsertSelectStatement<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitInsertSelectStatement(SqmInsertSelectStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitInsertSource(InsertSelectStatement) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitInsertSource(InsertSelectStatement) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitInsertSource(InsertSelectStatement) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitInsertSource(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitInsertStatement(HqlParser.InsertStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.insertStatement().
visitInsertStatement(HqlParser.InsertStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.insertStatement().
visitInsertStatement(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitInsertStatement(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitInsertStatement(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitInsertStatement(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitInsertStatement(InsertSelectStatement) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitInsertStatementEmulateMerge(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitInsertStatementOnly(InsertSelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitInsertValuesStatement(SqmInsertValuesStatement<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitInsertValuesStatement(SqmInsertValuesStatement<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitInsertValuesStatement(SqmInsertValuesStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitInstantFunction(HqlParser.InstantFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.instantFunction().
visitInstantFunction(HqlParser.InstantFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.instantFunction().
visitInstantiation(HqlParser.InstantiationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.instantiation().
visitInstantiation(HqlParser.InstantiationContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.instantiation().
visitInstantiationArgument(HqlParser.InstantiationArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.instantiationArgument().
visitInstantiationArgument(HqlParser.InstantiationArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.instantiationArgument().
visitInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.instantiationArgumentExpression().
visitInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.instantiationArgumentExpression().
visitInstantiationArguments(HqlParser.InstantiationArgumentsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.instantiationArguments().
visitInstantiationArguments(HqlParser.InstantiationArgumentsContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.instantiationArguments().
visitInstantiationTarget(HqlParser.InstantiationTargetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.instantiationTarget().
visitInstantiationTarget(HqlParser.InstantiationTargetContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.instantiationTarget().
visitInSubQueryPredicate(SqmInSubQueryPredicate<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitInSubQueryPredicate(SqmInSubQueryPredicate<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitInSubQueryPredicate(SqmInSubQueryPredicate<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitInSubQueryPredicate(SqmInSubQueryPredicate<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitInSubQueryPredicate(InSubQueryPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitInSubQueryPredicate(InSubQueryPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitInSubQueryPredicate(InSubQueryPredicate) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitInSubQueryPredicate(InSubQueryPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitInSubQueryPredicate(InSubQueryPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitIntersectsPredicate(HqlParser.IntersectsPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IntersectsPredicate labeled alternative in HqlParser.predicate().
visitIntersectsPredicate(HqlParser.IntersectsPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IntersectsPredicate labeled alternative in HqlParser.predicate().
visitIsDistinctFromPredicate(HqlParser.IsDistinctFromPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IsDistinctFromPredicate labeled alternative in HqlParser.predicate().
visitIsDistinctFromPredicate(HqlParser.IsDistinctFromPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IsDistinctFromPredicate labeled alternative in HqlParser.predicate().
visitIsEmptyPredicate(HqlParser.IsEmptyPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IsEmptyPredicate labeled alternative in HqlParser.predicate().
visitIsEmptyPredicate(HqlParser.IsEmptyPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IsEmptyPredicate labeled alternative in HqlParser.predicate().
visitIsEmptyPredicate(SqmEmptinessPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitIsEmptyPredicate(SqmEmptinessPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitIsEmptyPredicate(SqmEmptinessPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitIsEmptyPredicate(SqmEmptinessPredicate) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitIsFalsePredicate(HqlParser.IsFalsePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IsFalsePredicate labeled alternative in HqlParser.predicate().
visitIsFalsePredicate(HqlParser.IsFalsePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IsFalsePredicate labeled alternative in HqlParser.predicate().
visitIsNullPredicate(HqlParser.IsNullPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IsNullPredicate labeled alternative in HqlParser.predicate().
visitIsNullPredicate(HqlParser.IsNullPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IsNullPredicate labeled alternative in HqlParser.predicate().
visitIsNullPredicate(SqmNullnessPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitIsNullPredicate(SqmNullnessPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitIsNullPredicate(SqmNullnessPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitIsNullPredicate(SqmNullnessPredicate) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitIsTruePredicate(HqlParser.IsTruePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the IsTruePredicate labeled alternative in HqlParser.predicate().
visitIsTruePredicate(HqlParser.IsTruePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the IsTruePredicate labeled alternative in HqlParser.predicate().
visitIsTruePredicate(SqmTruthnessPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitIsTruePredicate(SqmTruthnessPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitIsTruePredicate(SqmTruthnessPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitIsTruePredicate(SqmTruthnessPredicate) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitJdbcDateLiteral(HqlParser.JdbcDateLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.jdbcDateLiteral().
visitJdbcDateLiteral(HqlParser.JdbcDateLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.jdbcDateLiteral().
visitJdbcLiteral(JdbcLiteral<?>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitJdbcLiteral(JdbcLiteral<?>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitJdbcLiteral(JdbcLiteral<?>) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitJdbcLiteral(JdbcLiteral<?>) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitJdbcLiteral(JdbcLiteral<?>) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitJdbcParameters(Consumer<JdbcParameter>) - Method in interface org.hibernate.sql.exec.spi.JdbcParameters
 
visitJdbcTimeLiteral(HqlParser.JdbcTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.jdbcTimeLiteral().
visitJdbcTimeLiteral(HqlParser.JdbcTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.jdbcTimeLiteral().
visitJdbcTimestampLiteral(HqlParser.JdbcTimestampLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.jdbcTimestampLiteral().
visitJdbcTimestampLiteral(HqlParser.JdbcTimestampLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.jdbcTimestampLiteral().
visitJoin(HqlParser.JoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.join().
visitJoin(HqlParser.JoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.join().
visitJoinPath(HqlParser.JoinPathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the JoinPath labeled alternative in HqlParser.joinTarget().
visitJoinPath(HqlParser.JoinPathContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the JoinPath labeled alternative in HqlParser.joinTarget().
visitJoinRestriction(HqlParser.JoinRestrictionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.joinRestriction().
visitJoinRestriction(HqlParser.JoinRestrictionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.joinRestriction().
visitJoinSubquery(HqlParser.JoinSubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the JoinSubquery labeled alternative in HqlParser.joinTarget().
visitJoinSubquery(HqlParser.JoinSubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the JoinSubquery labeled alternative in HqlParser.joinTarget().
visitJoinType(HqlParser.JoinTypeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.joinType().
visitJoinType(HqlParser.JoinTypeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.joinType().
visitJpaCollectionJoin(HqlParser.JpaCollectionJoinContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.jpaCollectionJoin().
visitJpaCollectionJoin(HqlParser.JpaCollectionJoinContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.jpaCollectionJoin().
visitJpaCompoundSelection(SqmJpaCompoundSelection<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitJpaCompoundSelection(SqmJpaCompoundSelection<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitJpaCriteriaParameter(JpaCriteriaParameter<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitJpaCriteriaParameter(JpaCriteriaParameter<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitJpaCriteriaParameter(JpaCriteriaParameter<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitJpaCriteriaParameter(JpaCriteriaParameter<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
This is called while performing an in-flight parameter collection of parameters for CriteriaQuery.getParameters().
visitJpaNonstandardFunction(HqlParser.JpaNonstandardFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.jpaNonstandardFunction().
visitJpaNonstandardFunction(HqlParser.JpaNonstandardFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.jpaNonstandardFunction().
visitJpaNonstandardFunctionName(HqlParser.JpaNonstandardFunctionNameContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.jpaNonstandardFunctionName().
visitJpaNonstandardFunctionName(HqlParser.JpaNonstandardFunctionNameContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.jpaNonstandardFunctionName().
visitJpaSelectObjectSyntax(HqlParser.JpaSelectObjectSyntaxContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.jpaSelectObjectSyntax().
visitJpaSelectObjectSyntax(HqlParser.JpaSelectObjectSyntaxContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.jpaSelectObjectSyntax().
visitJunction(Junction) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitJunction(Junction) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitJunction(Junction) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitJunction(Junction) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitJunctionPredicate(SqmJunctionPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitJunctionPredicate(SqmJunctionPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitJunctionPredicate(SqmJunctionPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitKeyFetchables(int, IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
visitKeyFetchables(Consumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
visitKeyFetchables(Consumer<? super Fetchable>, EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitKeyFetchables(Consumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
visitKeyFetchables(IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.PluralAttributeMapping
 
visitKeyFetchables(IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitKeyFetchables(IndexedConsumer<? super Fetchable>, EntityMappingType) - Method in interface org.hibernate.sql.results.graph.FetchableContainer
 
visitKeys(MKV, Consumer<? super K>) - Method in class org.hibernate.collection.spi.AbstractMapSemantics
 
visitKeys(MKV, Consumer<? super K>) - Method in interface org.hibernate.collection.spi.MapSemantics
 
visitKeySelectables(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
visitKeySelectables(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
visitKeySubGraphs(BiConsumer<Class<? extends J>, SubGraphImplementor<? extends J>>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
visitLegacyFetchBuilders(Consumer<DynamicFetchBuilderLegacy>) - Method in interface org.hibernate.query.results.ResultSetMapping
Visit the "legacy" fetch builders.
visitLegacyFetchBuilders(Consumer<DynamicFetchBuilderLegacy>) - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
visitLikeEscape(HqlParser.LikeEscapeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.likeEscape().
visitLikeEscape(HqlParser.LikeEscapeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.likeEscape().
visitLikePredicate(HqlParser.LikePredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the LikePredicate labeled alternative in HqlParser.predicate().
visitLikePredicate(HqlParser.LikePredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the LikePredicate labeled alternative in HqlParser.predicate().
visitLikePredicate(SqmLikePredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitLikePredicate(SqmLikePredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitLikePredicate(SqmLikePredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitLikePredicate(SqmLikePredicate) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitLikePredicate(LikePredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitLikePredicate(LikePredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitLimitClause(HqlParser.LimitClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.limitClause().
visitLimitClause(HqlParser.LimitClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.limitClause().
visitListaggFunction(HqlParser.ListaggFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.listaggFunction().
visitListaggFunction(HqlParser.ListaggFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.listaggFunction().
visitListJoin(SqmListJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitLiteral(HqlParser.LiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.literal().
visitLiteral(HqlParser.LiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.literal().
visitLiteral(OrderingParser.LiteralContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.literal().
visitLiteral(OrderingParser.LiteralContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.literal().
visitLiteral(OrderingParser.LiteralContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitLiteral(SqmLiteral<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitLiteral(SqmLiteral<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitLiteral(SqmLiteral<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitLiteralExpression(HqlParser.LiteralExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the LiteralExpression labeled alternative in HqlParser.primaryExpression().
visitLiteralExpression(HqlParser.LiteralExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the LiteralExpression labeled alternative in HqlParser.primaryExpression().
visitLocalDateFunction(HqlParser.LocalDateFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.localDateFunction().
visitLocalDateFunction(HqlParser.LocalDateFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.localDateFunction().
visitLocalDateTime(HqlParser.LocalDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.localDateTime().
visitLocalDateTime(HqlParser.LocalDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.localDateTime().
visitLocalDateTimeFunction(HqlParser.LocalDateTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.localDateTimeFunction().
visitLocalDateTimeFunction(HqlParser.LocalDateTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.localDateTimeFunction().
visitLocalDateTimeLiteral(HqlParser.LocalDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.localDateTimeLiteral().
visitLocalDateTimeLiteral(HqlParser.LocalDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.localDateTimeLiteral().
visitLocalTimeFunction(HqlParser.LocalTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.localTimeFunction().
visitLocalTimeFunction(HqlParser.LocalTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.localTimeFunction().
visitMapEntryFunction(SqmMapEntryReference<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitMapEntryFunction(SqmMapEntryReference<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitMapEntryFunction(SqmMapEntryReference<?, ?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitMapEntrySelection(HqlParser.MapEntrySelectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.mapEntrySelection().
visitMapEntrySelection(HqlParser.MapEntrySelectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.mapEntrySelection().
visitMapJoin(SqmMapJoin<?, ?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitMapKeyNavigablePath(HqlParser.MapKeyNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.mapKeyNavigablePath().
visitMapKeyNavigablePath(HqlParser.MapKeyNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.mapKeyNavigablePath().
visitMemberOfPredicate(HqlParser.MemberOfPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the MemberOfPredicate labeled alternative in HqlParser.predicate().
visitMemberOfPredicate(HqlParser.MemberOfPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the MemberOfPredicate labeled alternative in HqlParser.predicate().
visitMemberOfPredicate(SqmMemberOfPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitMemberOfPredicate(SqmMemberOfPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitMemberOfPredicate(SqmMemberOfPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitMemberOfPredicate(SqmMemberOfPredicate) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitMinute(HqlParser.MinuteContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.minute().
visitMinute(HqlParser.MinuteContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.minute().
visitModifiedSubQueryExpression(SqmModifiedSubQueryExpression<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitModifiedSubQueryExpression(SqmModifiedSubQueryExpression<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitModifiedSubQueryExpression(SqmModifiedSubQueryExpression<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitModifiedSubQueryExpression(ModifiedSubQueryExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitModifiedSubQueryExpression(ModifiedSubQueryExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitModifiedSubQueryExpression(ModifiedSubQueryExpression) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitModifiedSubQueryExpression(ModifiedSubQueryExpression) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitModifiedSubQueryExpression(ModifiedSubQueryExpression) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitMonth(HqlParser.MonthContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.month().
visitMonth(HqlParser.MonthContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.month().
visitMultiplicationExpression(HqlParser.MultiplicationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the MultiplicationExpression labeled alternative in HqlParser.expression().
visitMultiplicationExpression(HqlParser.MultiplicationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the MultiplicationExpression labeled alternative in HqlParser.expression().
visitMultiplicativeOperator(HqlParser.MultiplicativeOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.multiplicativeOperator().
visitMultiplicativeOperator(HqlParser.MultiplicativeOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.multiplicativeOperator().
visitMutabilityOrderedTables(AbstractEntityPersister.MutabilityOrderedTableConsumer) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Visit details about each table for this entity, using "mutability ordering".
visitMutabilityOrderedTables(AbstractEntityPersister.MutabilityOrderedTableConsumer) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
visitMutabilityOrderedTables(AbstractEntityPersister.MutabilityOrderedTableConsumer) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
visitMutabilityOrderedTables(AbstractEntityPersister.MutabilityOrderedTableConsumer) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
visitNakedIdentifier(HqlParser.NakedIdentifierContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.nakedIdentifier().
visitNakedIdentifier(HqlParser.NakedIdentifierContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.nakedIdentifier().
visitNamedHqlQueryDefinitions(Consumer<NamedHqlQueryDefinition>) - Method in interface org.hibernate.boot.Metadata
Visit all named HQL query definitions
visitNamedHqlQueryDefinitions(Consumer<NamedHqlQueryDefinition>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
visitNamedNativeQueryDefinitions(Consumer<NamedNativeQueryDefinition>) - Method in interface org.hibernate.boot.Metadata
Visit all named native query definitions
visitNamedNativeQueryDefinitions(Consumer<NamedNativeQueryDefinition>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
visitNamedParameter(HqlParser.NamedParameterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the NamedParameter labeled alternative in HqlParser.parameter().
visitNamedParameter(HqlParser.NamedParameterContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the NamedParameter labeled alternative in HqlParser.parameter().
visitNamedParameterExpression(SqmNamedParameter<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitNamedParameterExpression(SqmNamedParameter<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitNamedParameterExpression(SqmNamedParameter<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitNamedParameterExpression(SqmNamedParameter<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitNamedProcedureCallDefinition(Consumer<NamedProcedureCallDefinition>) - Method in interface org.hibernate.boot.Metadata
Visit all named callable query definitions
visitNamedProcedureCallDefinition(Consumer<NamedProcedureCallDefinition>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
visitNamedResultSetMappingDefinition(Consumer<NamedResultSetMappingDescriptor>) - Method in interface org.hibernate.boot.Metadata
Visit all named SQL result set mapping definitions
visitNamedResultSetMappingDefinition(Consumer<NamedResultSetMappingDescriptor>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
visitNamedTableReference(NamedTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitNamedTableReference(NamedTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitNamedTableReference(NamedTableReference) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitNamedTableReference(NamedTableReference) - Method in class org.hibernate.sql.ast.spi.AliasCollector
 
visitNamedTableReference(NamedTableReference) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitNamedTableReference(NamedTableReference) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitNativeQueryMementos(Consumer<NamedNativeQueryMemento>) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
visitNegatedPredicate(HqlParser.NegatedPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the NegatedPredicate labeled alternative in HqlParser.predicate().
visitNegatedPredicate(HqlParser.NegatedPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the NegatedPredicate labeled alternative in HqlParser.predicate().
visitNegatedPredicate(SqmNegatedPredicate) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitNegatedPredicate(SqmNegatedPredicate) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitNegatedPredicate(SqmNegatedPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitNegatedPredicate(NegatedPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitNegatedPredicate(NegatedPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitNegatedPredicate(NegatedPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitNegatedPredicate(NegatedPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitNestedColumnReference(NestedColumnReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitNestedColumnReference(NestedColumnReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitNestedColumnReference(NestedColumnReference) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitNestedColumnReference(NestedColumnReference) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitNestedFetches(FetchParent) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
visitNestedQueryExpression(HqlParser.NestedQueryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the NestedQueryExpression labeled alternative in HqlParser.orderedQuery().
visitNestedQueryExpression(HqlParser.NestedQueryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the NestedQueryExpression labeled alternative in HqlParser.orderedQuery().
visitNestedTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
visitNestedTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
visitNestedTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
visitNestedTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
visitNestedTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
visitNestedTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
visitNestedTableGroupJoins(Consumer<TableGroupJoin>) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
visitNestedTopLevelPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitNestedTopLevelPredicate(SqmPredicate) - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
visitNestedTopLevelPredicate(SqmPredicate) - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
 
visitNonAggregatedCompositeValuedPath(NonAggregatedCompositeSimplePath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitNonAggregatedCompositeValuedPath(NonAggregatedCompositeSimplePath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitNonAggregatedCompositeValuedPath(NonAggregatedCompositeSimplePath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitNthSideClause(HqlParser.NthSideClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.nthSideClause().
visitNthSideClause(HqlParser.NthSideClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.nthSideClause().
visitNullnessPredicate(NullnessPredicate) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitNullnessPredicate(NullnessPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitNullnessPredicate(NullnessPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitNullnessPredicate(NullnessPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitNullnessPredicate(NullnessPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitNullsClause(HqlParser.NullsClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.nullsClause().
visitNullsClause(HqlParser.NullsClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.nullsClause().
visitNullsPrecedence(HqlParser.NullsPrecedenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.nullsPrecedence().
visitNullsPrecedence(HqlParser.NullsPrecedenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.nullsPrecedence().
visitNullsPrecedence(OrderingParser.NullsPrecedenceContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.nullsPrecedence().
visitNullsPrecedence(OrderingParser.NullsPrecedenceContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.nullsPrecedence().
visitNumericLiteral(HqlParser.NumericLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.numericLiteral().
visitNumericLiteral(HqlParser.NumericLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.numericLiteral().
visitOffset(HqlParser.OffsetContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.offset().
visitOffset(HqlParser.OffsetContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.offset().
visitOffsetClause(HqlParser.OffsetClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.offsetClause().
visitOffsetClause(HqlParser.OffsetClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.offsetClause().
visitOffsetDateTime(HqlParser.OffsetDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.offsetDateTime().
visitOffsetDateTime(HqlParser.OffsetDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.offsetDateTime().
visitOffsetDateTimeFunction(HqlParser.OffsetDateTimeFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.offsetDateTimeFunction().
visitOffsetDateTimeFunction(HqlParser.OffsetDateTimeFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.offsetDateTimeFunction().
visitOffsetDateTimeLiteral(HqlParser.OffsetDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.offsetDateTimeLiteral().
visitOffsetDateTimeLiteral(HqlParser.OffsetDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.offsetDateTimeLiteral().
visitOffsetDateTimeWithMinutes(HqlParser.OffsetDateTimeWithMinutesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.offsetDateTimeWithMinutes().
visitOffsetDateTimeWithMinutes(HqlParser.OffsetDateTimeWithMinutesContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.offsetDateTimeWithMinutes().
visitOffsetExpression(SqmExpression<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitOffsetExpression(SqmExpression<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitOffsetExpression(SqmExpression<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitOffsetFetchClause(QueryPart) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitOffsetFetchClause(QueryPart) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitOffsetWithMinutes(HqlParser.OffsetWithMinutesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.offsetWithMinutes().
visitOffsetWithMinutes(HqlParser.OffsetWithMinutesContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.offsetWithMinutes().
visitOnDuplicateKeyConflictClause(ConflictClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOnOverflowClause(HqlParser.OnOverflowClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.onOverflowClause().
visitOnOverflowClause(HqlParser.OnOverflowClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.onOverflowClause().
visitOptionalTableUpdate(OptionalTableUpdate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOptionalTableUpdate(OptionalTableUpdate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitOptionalTableUpdate(OptionalTableUpdate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitOptionalTableUpdate(OptionalTableUpdate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitOrderBy(List<SortSpecification>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOrderByClause(HqlParser.OrderByClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.orderByClause().
visitOrderByClause(HqlParser.OrderByClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.orderByClause().
visitOrderByClause(SqmOrderByClause) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitOrderByClause(SqmOrderByClause) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitOrderByClause(SqmOrderByClause) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitOrderByFragment(HqlParser.OrderByFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.orderByFragment().
visitOrderByFragment(HqlParser.OrderByFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.orderByFragment().
visitOrderByFragment(OrderingParser.OrderByFragmentContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.orderByFragment().
visitOrderByFragment(OrderingParser.OrderByFragmentContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.orderByFragment().
visitOrderByFragment(OrderingParser.OrderByFragmentContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitOrderByOffsetAndFetch(SqmQueryPart<?>, QueryPart) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitOrPredicate(HqlParser.OrPredicateContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the OrPredicate labeled alternative in HqlParser.predicate().
visitOrPredicate(HqlParser.OrPredicateContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the OrPredicate labeled alternative in HqlParser.predicate().
visitOver(SqmOver<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitOver(SqmOver<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitOver(SqmOver<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitOver(Over<?>) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitOver(Over<?>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOver(Over<?>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitOver(Over<?>) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitOver(Over<?>) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitOver(Over<?>) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitOverClause(List<Expression>, List<SortSpecification>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOverClause(List<Expression>, List<SortSpecification>, FrameMode, FrameKind, Expression, FrameKind, Expression, FrameExclusion, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOverClause(HqlParser.OverClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.overClause().
visitOverClause(HqlParser.OverClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.overClause().
visitOverflow(SqmOverflow<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitOverflow(SqmOverflow<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitOverflow(SqmOverflow<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitOverflow(Overflow) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitOverflow(Overflow) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitOverflow(Overflow) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitOverflow(Overflow) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitOverflow(Overflow) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitOverlayFunction(HqlParser.OverlayFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.overlayFunction().
visitOverlayFunction(HqlParser.OverlayFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.overlayFunction().
visitOverlayFunctionLengthArgument(HqlParser.OverlayFunctionLengthArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.overlayFunctionLengthArgument().
visitOverlayFunctionLengthArgument(HqlParser.OverlayFunctionLengthArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.overlayFunctionLengthArgument().
visitOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.overlayFunctionReplacementArgument().
visitOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.overlayFunctionReplacementArgument().
visitOverlayFunctionStartArgument(HqlParser.OverlayFunctionStartArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.overlayFunctionStartArgument().
visitOverlayFunctionStartArgument(HqlParser.OverlayFunctionStartArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.overlayFunctionStartArgument().
visitOverlayFunctionStringArgument(HqlParser.OverlayFunctionStringArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.overlayFunctionStringArgument().
visitOverlayFunctionStringArgument(HqlParser.OverlayFunctionStringArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.overlayFunctionStringArgument().
visitPackagedFunction(OrderingParser.PackagedFunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.packagedFunction().
visitPackagedFunction(OrderingParser.PackagedFunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.packagedFunction().
visitPadCharacter(HqlParser.PadCharacterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.padCharacter().
visitPadCharacter(HqlParser.PadCharacterContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.padCharacter().
visitPadFunction(HqlParser.PadFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.padFunction().
visitPadFunction(HqlParser.PadFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.padFunction().
visitPadLength(HqlParser.PadLengthContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.padLength().
visitPadLength(HqlParser.PadLengthContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.padLength().
visitPadSpecification(HqlParser.PadSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.padSpecification().
visitPadSpecification(HqlParser.PadSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.padSpecification().
visitParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitParameter(JdbcParameter) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitParameterAsParameter(JdbcParameter) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitParameterExpression(HqlParser.ParameterExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ParameterExpression labeled alternative in HqlParser.primaryExpression().
visitParameterExpression(HqlParser.ParameterExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ParameterExpression labeled alternative in HqlParser.primaryExpression().
visitParameterizedEntityTypeExpression(SqmParameterizedEntityType<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitParameterizedEntityTypeExpression(SqmParameterizedEntityType<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitParameterizedEntityTypeExpression(SqmParameterizedEntityType<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitParameterOrIntegerLiteral(HqlParser.ParameterOrIntegerLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.parameterOrIntegerLiteral().
visitParameterOrIntegerLiteral(HqlParser.ParameterOrIntegerLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.parameterOrIntegerLiteral().
visitParameterOrNumberLiteral(HqlParser.ParameterOrNumberLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.parameterOrNumberLiteral().
visitParameterOrNumberLiteral(HqlParser.ParameterOrNumberLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.parameterOrNumberLiteral().
visitParameters(Consumer<QueryParameterImplementor<?>>) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
visitParamInList(HqlParser.ParamInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ParamInList labeled alternative in HqlParser.inList().
visitParamInList(HqlParser.ParamInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ParamInList labeled alternative in HqlParser.inList().
visitPartitionByClause(List<Expression>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitPartitionClause(HqlParser.PartitionClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.partitionClause().
visitPartitionClause(HqlParser.PartitionClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.partitionClause().
visitPartitionExpressions(List<Expression>, Function<Expression, Expression>, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitPartitionExpressions(List<Expression>, SelectItemReferenceStrategy) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitPath(HqlParser.PathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.path().
visitPath(HqlParser.PathContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.path().
visitPathContinuation(HqlParser.PathContinuationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.pathContinuation().
visitPathContinuation(HqlParser.PathContinuationContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.pathContinuation().
visitPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the PersistentCollectionReferenceInList labeled alternative in HqlParser.inList().
visitPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the PersistentCollectionReferenceInList labeled alternative in HqlParser.inList().
visitPluralAttributeSizeFunction(SqmCollectionSize) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitPluralAttributeSizeFunction(SqmCollectionSize) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitPluralAttributeSizeFunction(SqmCollectionSize) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitPluralPartJoin(SqmPluralPartJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitPluralPartJoin(SqmPluralPartJoin<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitPluralPartJoin(SqmPluralPartJoin<?, ?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitPluralValuedPath(SqmPluralValuedSimplePath<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitPluralValuedPath(SqmPluralValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitPluralValuedPath(SqmPluralValuedSimplePath<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitPositionalParameter(HqlParser.PositionalParameterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the PositionalParameter labeled alternative in HqlParser.parameter().
visitPositionalParameter(HqlParser.PositionalParameterContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the PositionalParameter labeled alternative in HqlParser.parameter().
visitPositionalParameterExpression(SqmPositionalParameter<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitPositionalParameterExpression(SqmPositionalParameter<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitPositionalParameterExpression(SqmPositionalParameter<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitPositionalParameterExpression(SqmPositionalParameter<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitPositionFunction(HqlParser.PositionFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.positionFunction().
visitPositionFunction(HqlParser.PositionFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.positionFunction().
visitPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.positionFunctionPatternArgument().
visitPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.positionFunctionPatternArgument().
visitPositionFunctionStringArgument(HqlParser.PositionFunctionStringArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.positionFunctionStringArgument().
visitPositionFunctionStringArgument(HqlParser.PositionFunctionStringArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.positionFunctionStringArgument().
visitQualifiedAttributeJoin(SqmAttributeJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitQualifiedAttributeJoin(SqmAttributeJoin<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitQualifiedAttributeJoin(SqmAttributeJoin<?, ?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitQualifiedCteJoin(SqmCteJoin<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitQualifiedCteJoin(SqmCteJoin<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitQualifiedCteJoin(SqmCteJoin<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitQualifiedDerivedJoin(SqmDerivedJoin<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitQualifiedDerivedJoin(SqmDerivedJoin<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitQualifiedDerivedJoin(SqmDerivedJoin<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitQualifiedEntityJoin(SqmEntityJoin<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitQualifiedEntityJoin(SqmEntityJoin<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitQualifiedEntityJoin(SqmEntityJoin<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitQuery(HqlParser.QueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.query().
visitQuery(HqlParser.QueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.query().
visitQueryGroup(SqmQueryGroup<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitQueryGroup(SqmQueryGroup<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitQueryGroup(SqmQueryGroup<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitQueryGroup(QueryGroup) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitQueryGroup(QueryGroup) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitQueryLiteral(QueryLiteral<?>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitQueryLiteral(QueryLiteral<?>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitQueryLiteral(QueryLiteral<?>) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitQueryLiteral(QueryLiteral<?>) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitQueryLiteral(QueryLiteral<?>) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitQueryOrder(HqlParser.QueryOrderContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.queryOrder().
visitQueryOrder(HqlParser.QueryOrderContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.queryOrder().
visitQueryOrderExpression(HqlParser.QueryOrderExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the QueryOrderExpression labeled alternative in HqlParser.orderedQuery().
visitQueryOrderExpression(HqlParser.QueryOrderExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the QueryOrderExpression labeled alternative in HqlParser.orderedQuery().
visitQueryPart(SqmQueryPart<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitQueryPart(SqmQueryPart<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.sql.ast.spi.AliasCollector
 
visitQueryPartTableReference(QueryPartTableReference) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitQueryPartTableReference(QueryPartTableReference) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitQuerySpaces(Consumer<String>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Visit each "query space" for the mapped entity.
visitQuerySpaces(Consumer<String>) - Method in interface org.hibernate.persister.entity.EntityPersister
 
visitQuerySpaces(Consumer<String>) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
visitQuerySpec(SqmQuerySpec<?>) - Method in class org.hibernate.dialect.SybaseSqmToSqlAstConverter
 
visitQuerySpec(SqmQuerySpec<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitQuerySpec(SqmQuerySpec<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitQuerySpec(SqmQuerySpec<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.CockroachSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.PostgreSQLSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitQuerySpec(QuerySpec) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitQuerySpec(QuerySpec) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitQuerySpecExpression(HqlParser.QuerySpecExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the QuerySpecExpression labeled alternative in HqlParser.orderedQuery().
visitQuerySpecExpression(HqlParser.QuerySpecExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the QuerySpecExpression labeled alternative in HqlParser.orderedQuery().
visitQuerySpecs(Consumer<QuerySpec>) - Method in class org.hibernate.sql.ast.tree.select.QueryGroup
 
visitQuerySpecs(Consumer<QuerySpec>) - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
visitQuerySpecs(Consumer<QuerySpec>) - Method in class org.hibernate.sql.ast.tree.select.QuerySpec
 
visitRecursivePath(Expression, int) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitRecursivePath(Expression, int) - Method in class org.hibernate.dialect.MariaDBSqlAstTranslator
 
visitRecursivePath(Expression, int) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitRecursivePath(Expression, int) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
Renders the recursive path, possibly wrapping a cast expression around it, to make sure a type with proper size is chosen.
visitRegisteredComponents(Consumer<Component>) - Method in class org.hibernate.boot.spi.AbstractDelegatingMetadata
 
visitRegisteredComponents(Consumer<Component>) - Method in interface org.hibernate.boot.spi.MetadataImplementor
 
visitRegistrations(Consumer<? extends QueryParameter<?>>) - Method in interface org.hibernate.query.ParameterMetadata
General purpose visitation using functional
visitRegistrations(Consumer<? extends QueryParameter<?>>) - Method in interface org.hibernate.query.spi.ParameterMetadataImplementor
 
visitRelationalPredicate(ComparisonPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitRelationalPredicate(ComparisonPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitRelationalPredicate(ComparisonPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitRelationalPredicate(ComparisonPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitResultBuilders(BiConsumer<Integer, ResultBuilder>) - Method in interface org.hibernate.query.results.ResultSetMapping
Visit each result builder
visitResultBuilders(BiConsumer<Integer, ResultBuilder>) - Method in class org.hibernate.query.results.ResultSetMappingImpl
 
visitResultSetMappingMementos(Consumer<NamedResultSetMappingMemento>) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
visitReturningColumns(Supplier<List<ColumnReference>>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitReturningColumns(List<ColumnReference>) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitReturningColumns(List<ColumnReference>) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitReturningColumns(List<ColumnReference>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitReturningInsertStatement(TableInsertStandard) - Method in class org.hibernate.dialect.H2SqlAstTranslator
Deprecated, for removal: This API element is subject to removal in a future version.
visitReusablePaths(Consumer<SqmPath<?>>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmPath
 
visitReusablePaths(Consumer<SqmPath<?>>) - Method in interface org.hibernate.query.sqm.tree.domain.SqmPath
Visit each reusable path relative to this path
visitRollup(HqlParser.RollupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.rollup().
visitRollup(HqlParser.RollupContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.rollup().
visitRootCte(SqmCteRoot<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitRootCte(SqmCteRoot<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitRootCte(SqmCteRoot<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitRootDerived(SqmDerivedRoot<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitRootDerived(SqmDerivedRoot<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitRootDerived(SqmDerivedRoot<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitRootEntity(HqlParser.RootEntityContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the RootEntity labeled alternative in HqlParser.fromRoot().
visitRootEntity(HqlParser.RootEntityContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the RootEntity labeled alternative in HqlParser.fromRoot().
visitRootPath(SqmRoot<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitRootPath(SqmRoot<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitRootPath(SqmRoot<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitRoots(Consumer<SqmRoot<?>>) - Method in class org.hibernate.query.sqm.tree.from.SqmFromClause
Visit the domain roots
visitRoots(Consumer<TableGroup>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
visitRootSubquery(HqlParser.RootSubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the RootSubquery labeled alternative in HqlParser.fromRoot().
visitRootSubquery(HqlParser.RootSubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the RootSubquery labeled alternative in HqlParser.fromRoot().
visitScript(SqlScriptParser.ScriptContext) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseVisitor
Visit a parse tree produced by SqlScriptParser.script().
visitScript(SqlScriptParser.ScriptContext) - Method in interface org.hibernate.grammars.importsql.SqlScriptParserVisitor
Visit a parse tree produced by SqlScriptParser.script().
visitSearchBySpecifications(CteTable, List<JpaSearchOrder>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSearchClause(HqlParser.SearchClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.searchClause().
visitSearchClause(HqlParser.SearchClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.searchClause().
visitSearchedCaseExpression(SqmCaseSearched<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSearchedCaseExpression(SqmCaseSearched<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSearchedCaseExpression(SqmCaseSearched<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSearchedCaseExpression(SqmCaseSearched<?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitSearchedCaseList(HqlParser.SearchedCaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.searchedCaseList().
visitSearchedCaseList(HqlParser.SearchedCaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.searchedCaseList().
visitSearchedCaseWhen(HqlParser.SearchedCaseWhenContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.searchedCaseWhen().
visitSearchedCaseWhen(HqlParser.SearchedCaseWhenContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.searchedCaseWhen().
visitSearchSpecification(HqlParser.SearchSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.searchSpecification().
visitSearchSpecification(HqlParser.SearchSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.searchSpecification().
visitSearchSpecifications(HqlParser.SearchSpecificationsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.searchSpecifications().
visitSearchSpecifications(HqlParser.SearchSpecificationsContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.searchSpecifications().
visitSecond(HqlParser.SecondContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.second().
visitSecond(HqlParser.SecondContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.second().
visitSelectClause(HqlParser.SelectClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.selectClause().
visitSelectClause(HqlParser.SelectClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.selectClause().
visitSelectClause(SqmSelectClause) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSelectClause(SqmSelectClause) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSelectClause(SqmSelectClause) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSelectClause(SelectClause) - Method in class org.hibernate.dialect.SpannerSqlAstTranslator
 
visitSelectClause(SelectClause) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitSelectClause(SelectClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSelectClause(SelectClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSelectClause(SelectClause) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSelectClause(SelectClause) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSelectExpression(HqlParser.SelectExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.selectExpression().
visitSelectExpression(HqlParser.SelectExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.selectExpression().
visitSelection(int, SqmSelection<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSelection(HqlParser.SelectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.selection().
visitSelection(HqlParser.SelectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.selection().
visitSelection(SqmSelection<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSelection(SqmSelection<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSelection(SqmSelection<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSelectionList(HqlParser.SelectionListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.selectionList().
visitSelectionList(HqlParser.SelectionListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.selectionList().
visitSelectQuery(SqmSelectQuery<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSelectStatement(HqlParser.SelectStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.selectStatement().
visitSelectStatement(HqlParser.SelectStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.selectStatement().
visitSelectStatement(SqmSelectStatement<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSelectStatement(SqmSelectStatement<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSelectStatement(SqmSelectStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSelectStatement(SelectStatement) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitSelectStatement(SelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSelectStatement(SelectStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSelectStatement(SelectStatement) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitSelectStatement(SelectStatement) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSelectStatement(SelectStatement) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSelfRenderingExpression(SelfRenderingExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSelfRenderingExpression(SelfRenderingExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSelfRenderingExpression(SelfRenderingExpression) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitSelfRenderingExpression(SelfRenderingExpression) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSelfRenderingExpression(SelfRenderingExpression) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSelfRenderingPredicate(SelfRenderingPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSelfRenderingPredicate(SelfRenderingPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSelfRenderingPredicate(SelfRenderingPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSelfRenderingPredicate(SelfRenderingPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSetAssignment(Assignment) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitSetAssignment(Assignment) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitSetAssignment(Assignment) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSetAssignmentEmulateJoin(Assignment, UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSetClause(HqlParser.SetClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.setClause().
visitSetClause(HqlParser.SetClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.setClause().
visitSetClause(SqmSetClause) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSetClause(SqmSetClause) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSetClause(SqmSetClause) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSetJoin(SqmSetJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSetOperator(HqlParser.SetOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.setOperator().
visitSetOperator(HqlParser.SetOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.setOperator().
visitSetQueryGroup(HqlParser.SetQueryGroupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the SetQueryGroup labeled alternative in HqlParser.queryExpression().
visitSetQueryGroup(HqlParser.SetQueryGroupContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the SetQueryGroup labeled alternative in HqlParser.queryExpression().
visitSignOperator(HqlParser.SignOperatorContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.signOperator().
visitSignOperator(HqlParser.SignOperatorContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.signOperator().
visitSimpleCaseExpression(SqmCaseSimple<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSimpleCaseExpression(SqmCaseSimple<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSimpleCaseExpression(SqmCaseSimple<?, ?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSimpleCaseExpression(SqmCaseSimple<?, ?>) - Method in class org.hibernate.query.sqm.tree.jpa.ParameterCollector
 
visitSimpleCaseList(HqlParser.SimpleCaseListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.simpleCaseList().
visitSimpleCaseList(HqlParser.SimpleCaseListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.simpleCaseList().
visitSimpleCaseWhen(HqlParser.SimpleCaseWhenContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.simpleCaseWhen().
visitSimpleCaseWhen(HqlParser.SimpleCaseWhenContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.simpleCaseWhen().
visitSimpleFunction(OrderingParser.SimpleFunctionContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.simpleFunction().
visitSimpleFunction(OrderingParser.SimpleFunctionContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.simpleFunction().
visitSimplePath(HqlParser.SimplePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.simplePath().
visitSimplePath(HqlParser.SimplePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.simplePath().
visitSimplePathElement(HqlParser.SimplePathElementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.simplePathElement().
visitSimplePathElement(HqlParser.SimplePathElementContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.simplePathElement().
visitSimpleQueryGroup(HqlParser.SimpleQueryGroupContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the SimpleQueryGroup labeled alternative in HqlParser.queryExpression().
visitSimpleQueryGroup(HqlParser.SimpleQueryGroupContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the SimpleQueryGroup labeled alternative in HqlParser.queryExpression().
visitSingularJoin(SqmSingularJoin<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSlicedPathAccessFragment(HqlParser.SlicedPathAccessFragmentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.slicedPathAccessFragment().
visitSlicedPathAccessFragment(HqlParser.SlicedPathAccessFragmentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.slicedPathAccessFragment().
visitSortDirection(HqlParser.SortDirectionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.sortDirection().
visitSortDirection(HqlParser.SortDirectionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.sortDirection().
visitSortExpression(HqlParser.SortExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.sortExpression().
visitSortExpression(HqlParser.SortExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.sortExpression().
visitSortSpecification(HqlParser.SortSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.sortSpecification().
visitSortSpecification(HqlParser.SortSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.sortSpecification().
visitSortSpecification(OrderingParser.SortSpecificationContext) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseVisitor
Visit a parse tree produced by OrderingParser.sortSpecification().
visitSortSpecification(OrderingParser.SortSpecificationContext) - Method in interface org.hibernate.grammars.ordering.OrderingParserVisitor
Visit a parse tree produced by OrderingParser.sortSpecification().
visitSortSpecification(OrderingParser.SortSpecificationContext) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitSortSpecification(SqmSortSpecification) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSortSpecification(SqmSortSpecification) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSortSpecification(SqmSortSpecification) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSortSpecification(Expression, SortDirection, NullPrecedence, boolean) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSortSpecification(SortSpecification) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSortSpecification(SortSpecification) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSortSpecification(SortSpecification) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSortSpecification(SortSpecification) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSortSpecifications(Consumer<SortSpecification>) - Method in class org.hibernate.sql.ast.tree.select.QueryPart
 
visitSqlFragmentPredicate(SqlFragmentPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSqlFragmentPredicate(SqlFragmentPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSqlFragmentPredicate(SqlFragmentPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSqlFragmentPredicate(SqlFragmentPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSqlSelectExpression(Expression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSqlSelection(SqlSelection) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitSqlSelection(SqlSelection) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSqlSelection(SqlSelection) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSqlSelection(SqlSelection) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSqlSelection(SqlSelection) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSqlSelectionExpression(SqlSelectionExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSqlSelectionExpression(SqlSelectionExpression) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSqlSelectionExpression(SqlSelectionExpression) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitSqlSelectionExpression(SqlSelectionExpression) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSqlSelectionExpression(SqlSelectionExpression) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSqlSelections(SelectClause) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitSqlSelections(SelectClause) - Method in class org.hibernate.dialect.SQLServerSqlAstTranslator
 
visitSqlSelections(SelectClause) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitSqlSelections(SelectClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSqmJoins(Consumer<SqmJoin<T, ?>>) - Method in class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom
 
visitSqmJoins(Consumer<SqmJoin<T, ?>>) - Method in interface org.hibernate.query.sqm.tree.from.SqmFrom
Visit all associated joins
visitSqmQueryMementos(Consumer<NamedSqmQueryMemento>) - Method in interface org.hibernate.query.named.NamedObjectRepository
 
visitStandardConflictClause(ConflictClause) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitStandardFunction(HqlParser.StandardFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.standardFunction().
visitStandardFunction(HqlParser.StandardFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.standardFunction().
visitStandardTableDelete(TableDeleteStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitStandardTableDelete(TableDeleteStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitStandardTableDelete(TableDeleteStandard) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitStandardTableDelete(TableDeleteStandard) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitStandardTableInsert(TableInsertStandard) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitStandardTableInsert(TableInsertStandard) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitStandardTableInsert(TableInsertStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitStandardTableInsert(TableInsertStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitStandardTableInsert(TableInsertStandard) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitStandardTableInsert(TableInsertStandard) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitStandardTableUpdate(TableUpdateStandard) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitStandardTableUpdate(TableUpdateStandard) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitStandardTableUpdate(TableUpdateStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitStandardTableUpdate(TableUpdateStandard) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitStandardTableUpdate(TableUpdateStandard) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitStandardTableUpdate(TableUpdateStandard) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitStar(SqmStar) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitStar(SqmStar) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitStar(SqmStar) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitStar(Star) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitStar(Star) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitStar(Star) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitStar(Star) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitStar(Star) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitStatement(HqlParser.StatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.statement().
visitStatement(HqlParser.StatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.statement().
visitSubGraph(GraphLanguageParser.SubGraphContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
Visit a parse tree produced by GraphLanguageParser.subGraph().
visitSubGraph(GraphLanguageParser.SubGraphContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserVisitor
Visit a parse tree produced by GraphLanguageParser.subGraph().
visitSubGraphs(BiConsumer<Class<? extends J>, SubGraphImplementor<? extends J>>) - Method in interface org.hibernate.graph.spi.AttributeNodeImplementor
 
visitSubParts(Consumer<ModelPart>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EmbeddableValuedModelPart
 
visitSubParts(Consumer<ModelPart>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.EntityValuedModelPart
 
visitSubParts(Consumer<ModelPart>, EntityMappingType) - Method in interface org.hibernate.metamodel.mapping.ModelPartContainer
 
visitSubParts(Consumer<ModelPart>, EntityMappingType) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitSubParts(Consumer<ModelPart>, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleEmbeddableValuedModelPart
 
visitSubParts(Consumer<ModelPart>, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleEntityValuedModelPart
 
visitSubParts(Consumer<ModelPart>, EntityMappingType) - Method in class org.hibernate.query.derived.AnonymousTupleTableGroupProducer
 
visitSubquery(HqlParser.SubqueryContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.subquery().
visitSubquery(HqlParser.SubqueryContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.subquery().
visitSubqueryExpression(HqlParser.SubqueryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the SubqueryExpression labeled alternative in HqlParser.expression().
visitSubqueryExpression(HqlParser.SubqueryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the SubqueryExpression labeled alternative in HqlParser.expression().
visitSubQueryExpression(SqmSubQuery<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSubQueryExpression(SqmSubQuery<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSubQueryExpression(SqmSubQuery<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSubqueryInList(HqlParser.SubqueryInListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the SubqueryInList labeled alternative in HqlParser.inList().
visitSubqueryInList(HqlParser.SubqueryInListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the SubqueryInList labeled alternative in HqlParser.inList().
visitSubSelectableNodes(Consumer<SqmSelectableNode<?>>) - Method in class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference
 
visitSubSelectableNodes(Consumer<SqmSelectableNode<?>>) - Method in interface org.hibernate.query.sqm.tree.expression.SqmExpression
 
visitSubSelectableNodes(Consumer<SqmSelectableNode<?>>) - Method in class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper
 
visitSubSelectableNodes(Consumer<SqmSelectableNode<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation
 
visitSubSelectableNodes(Consumer<SqmSelectableNode<?>>) - Method in class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection
 
visitSubSelectableNodes(Consumer<SqmSelectableNode<?>>) - Method in interface org.hibernate.query.sqm.tree.select.SqmSelectableNode
Visit each of this selectable's direct sub-selectables - used to support JPA's Selection model (which is really a "selectable", just poorly named and poorly defined
visitSubstringFunction(HqlParser.SubstringFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.substringFunction().
visitSubstringFunction(HqlParser.SubstringFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.substringFunction().
visitSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.substringFunctionLengthArgument().
visitSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.substringFunctionLengthArgument().
visitSubstringFunctionStartArgument(HqlParser.SubstringFunctionStartArgumentContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.substringFunctionStartArgument().
visitSubstringFunctionStartArgument(HqlParser.SubstringFunctionStartArgumentContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.substringFunctionStartArgument().
visitSubType(GraphLanguageParser.SubTypeContext) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor
Visit a parse tree produced by GraphLanguageParser.subType().
visitSubType(GraphLanguageParser.SubTypeContext) - Method in interface org.hibernate.grammars.graph.GraphLanguageParserVisitor
Visit a parse tree produced by GraphLanguageParser.subType().
visitSubTypeAttributeMappings(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Walk this type's attributes as well as its sub-type's
visitSubTypeAttributeMappings(Consumer<? super AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitSummarization(SqmSummarization<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitSummarization(SqmSummarization<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitSummarization(SqmSummarization<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitSummarization(Summarization) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitSummarization(Summarization) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitSummarization(Summarization) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitSummarization(Summarization) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitSummarization(Summarization) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitSuperTypeAttributeMappings(Consumer<? super AttributeMapping>) - Method in interface org.hibernate.metamodel.mapping.EntityMappingType
Walk this type's attributes as well as its super-type's
visitSuperTypeAttributeMappings(Consumer<? super AttributeMapping>) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
visitSyntacticDomainPath(HqlParser.SyntacticDomainPathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.syntacticDomainPath().
visitSyntacticDomainPath(HqlParser.SyntacticDomainPathContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.syntacticDomainPath().
visitSyntacticPathExpression(HqlParser.SyntacticPathExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the SyntacticPathExpression labeled alternative in HqlParser.primaryExpression().
visitSyntacticPathExpression(HqlParser.SyntacticPathExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the SyntacticPathExpression labeled alternative in HqlParser.primaryExpression().
visitTableGroup(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitTableGroup(TableGroup) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitTableGroup(TableGroup) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitTableGroup(TableGroup) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitTableGroup(TableGroup) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitTableGroupJoin(TableGroupJoin) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitTableGroupJoin(TableGroupJoin) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.AbstractTableGroup
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.DelegatingTableGroup
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.LazyTableGroup
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.MappedByTableGroup
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in class org.hibernate.sql.ast.tree.from.OneToManyTableGroup
 
visitTableGroupJoins(Consumer<TableGroupJoin>) - Method in interface org.hibernate.sql.ast.tree.from.TableGroup
 
visitTableGroups(Consumer<TableGroup>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
visitTableJoins(Consumer<TableJoin>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
visitTableReferenceJoin(TableReferenceJoin) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitTableReferenceJoin(TableReferenceJoin) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitTableReferenceJoin(TableReferenceJoin) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitTableReferenceJoin(TableReferenceJoin) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitTableReferenceJoin(TableReferenceJoin) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitTableReferences(Consumer<TableReference>) - Method in class org.hibernate.sql.ast.tree.from.FromClause
 
visitTargetEntity(HqlParser.TargetEntityContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.targetEntity().
visitTargetEntity(HqlParser.TargetEntityContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.targetEntity().
visitTargetFields(HqlParser.TargetFieldsContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.targetFields().
visitTargetFields(HqlParser.TargetFieldsContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.targetFields().
visitTargetSelectables(int, SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
visitTargetSelectables(SelectableConsumer) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
 
visitTemporalLiteral(HqlParser.TemporalLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.temporalLiteral().
visitTemporalLiteral(HqlParser.TemporalLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.temporalLiteral().
visitTerminal(TerminalNode) - Method in class org.hibernate.grammars.graph.GraphLanguageParserBaseListener
visitTerminal(TerminalNode) - Method in class org.hibernate.grammars.hql.HqlParserBaseListener
visitTerminal(TerminalNode) - Method in class org.hibernate.grammars.importsql.SqlScriptParserBaseListener
visitTerminal(TerminalNode) - Method in class org.hibernate.grammars.ordering.OrderingParserBaseListener
visitTerminal(TerminalNode) - Method in class org.hibernate.metamodel.mapping.ordering.ast.ParseTreeVisitor
 
visitThruthnessPredicate(ThruthnessPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitThruthnessPredicate(ThruthnessPredicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitThruthnessPredicate(ThruthnessPredicate) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitThruthnessPredicate(ThruthnessPredicate) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitTime(HqlParser.TimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.time().
visitTime(HqlParser.TimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.time().
visitTimeLiteral(HqlParser.TimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.timeLiteral().
visitTimeLiteral(HqlParser.TimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.timeLiteral().
visitTimeZoneField(HqlParser.TimeZoneFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.timeZoneField().
visitTimeZoneField(HqlParser.TimeZoneFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.timeZoneField().
visitToDuration(SqmToDuration<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitToDuration(SqmToDuration<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitToDuration(SqmToDuration<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitToDurationExpression(HqlParser.ToDurationExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the ToDurationExpression labeled alternative in HqlParser.expression().
visitToDurationExpression(HqlParser.ToDurationExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the ToDurationExpression labeled alternative in HqlParser.expression().
visitToOneFkReference(HqlParser.ToOneFkReferenceContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.toOneFkReference().
visitToOneFkReference(HqlParser.ToOneFkReferenceContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.toOneFkReference().
visitTreatedNavigablePath(HqlParser.TreatedNavigablePathContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.treatedNavigablePath().
visitTreatedNavigablePath(HqlParser.TreatedNavigablePathContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.treatedNavigablePath().
visitTreatedPath(SqmTreatedPath<?, ?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitTreatedPath(SqmTreatedPath<?, ?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitTreatedPath(SqmTreatedPath<?, ?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitTrimCharacter(HqlParser.TrimCharacterContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.trimCharacter().
visitTrimCharacter(HqlParser.TrimCharacterContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.trimCharacter().
visitTrimFunction(HqlParser.TrimFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.trimFunction().
visitTrimFunction(HqlParser.TrimFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.trimFunction().
visitTrimSpecification(HqlParser.TrimSpecificationContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.trimSpecification().
visitTrimSpecification(HqlParser.TrimSpecificationContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.trimSpecification().
visitTrimSpecification(SqmTrimSpecification) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitTrimSpecification(SqmTrimSpecification) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitTrimSpecification(SqmTrimSpecification) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitTrimSpecification(TrimSpecification) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitTrimSpecification(TrimSpecification) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitTrimSpecification(TrimSpecification) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitTrimSpecification(TrimSpecification) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitTrimSpecification(TrimSpecification) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitTruncFunction(HqlParser.TruncFunctionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.truncFunction().
visitTruncFunction(HqlParser.TruncFunctionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.truncFunction().
visitTuple(SqmTuple<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitTuple(SqmTuple<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitTuple(SqmTuple<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitTuple(SqlTuple) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitTuple(SqlTuple) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitTuple(SqlTuple) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitTuple(SqlTuple) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitTupleExpression(HqlParser.TupleExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the TupleExpression labeled alternative in HqlParser.expression().
visitTupleExpression(HqlParser.TupleExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the TupleExpression labeled alternative in HqlParser.expression().
visitUnaryExpression(HqlParser.UnaryExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the UnaryExpression labeled alternative in HqlParser.expression().
visitUnaryExpression(HqlParser.UnaryExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the UnaryExpression labeled alternative in HqlParser.expression().
visitUnaryNumericLiteralExpression(HqlParser.UnaryNumericLiteralExpressionContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the UnaryNumericLiteralExpression labeled alternative in HqlParser.expression().
visitUnaryNumericLiteralExpression(HqlParser.UnaryNumericLiteralExpressionContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the UnaryNumericLiteralExpression labeled alternative in HqlParser.expression().
visitUnaryOperationExpression(SqmUnaryOperation<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitUnaryOperationExpression(SqmUnaryOperation<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitUnaryOperationExpression(SqmUnaryOperation<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitUnaryOperationExpression(UnaryOperation) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitUnaryOperationExpression(UnaryOperation) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitUnaryOperationExpression(UnaryOperation) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitUnaryOperationExpression(UnaryOperation) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitUnparsedNumericLiteral(UnparsedNumericLiteral<N>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitUnparsedNumericLiteral(UnparsedNumericLiteral<N>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitUnparsedNumericLiteral(UnparsedNumericLiteral<N>) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitUnparsedNumericLiteral(UnparsedNumericLiteral<N>) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitUpdateStatement(HqlParser.UpdateStatementContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.updateStatement().
visitUpdateStatement(HqlParser.UpdateStatementContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.updateStatement().
visitUpdateStatement(SqmUpdateStatement<?>) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitUpdateStatement(SqmUpdateStatement<?>) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitUpdateStatement(SqmUpdateStatement<?>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitUpdateStatement(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitUpdateStatement(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitUpdateStatement(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitUpdateStatement(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitUpdateStatement(UpdateStatement) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitUpdateStatementEmulateInlineView(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitUpdateStatementEmulateMerge(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitUpdateStatementEmulateTupleSet(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitUpdateStatementOnly(UpdateStatement) - Method in class org.hibernate.dialect.DB2SqlAstTranslator
 
visitUpdateStatementOnly(UpdateStatement) - Method in class org.hibernate.dialect.DerbySqlAstTranslator
 
visitUpdateStatementOnly(UpdateStatement) - Method in class org.hibernate.dialect.H2SqlAstTranslator
 
visitUpdateStatementOnly(UpdateStatement) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitUpdateStatementOnly(UpdateStatement) - Method in class org.hibernate.dialect.HSQLSqlAstTranslator
 
visitUpdateStatementOnly(UpdateStatement) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitUpdateStatementOnly(UpdateStatement) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitValues(HqlParser.ValuesContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by the values labeled alternative in HqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunction.
visitValues(HqlParser.ValuesContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by the values labeled alternative in HqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunction.
visitValues(SqmValues) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitValues(SqmValues) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitValues(SqmValues) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitValuesList(List<Values>) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitValuesList(List<Values>) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitValuesList(List<Values>) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitValuesList(List<Values>) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitValuesList(List<Values>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitValuesList(HqlParser.ValuesListContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.valuesList().
visitValuesList(HqlParser.ValuesListContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.valuesList().
visitValuesListEmulateSelectUnion(List<Values>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitValuesListStandard(List<Values>) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.dialect.HANASqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.dialect.MySQLSqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.dialect.OracleSqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.dialect.SybaseASESqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.dialect.SybaseSqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.dialect.TiDBSqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstWalker
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.sql.ast.spi.AggregateFunctionChecker
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.sql.ast.spi.AliasCollector
 
visitValuesTableReference(ValuesTableReference) - Method in class org.hibernate.sql.ast.spi.ExpressionReplacementWalker
 
visitValuesTableReference(ValuesTableReference) - Method in interface org.hibernate.sql.ast.SqlAstWalker
 
visitVariable(HqlParser.VariableContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.variable().
visitVariable(HqlParser.VariableContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.variable().
visitWeekField(HqlParser.WeekFieldContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.weekField().
visitWeekField(HqlParser.WeekFieldContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.weekField().
visitWhereClause(HqlParser.WhereClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.whereClause().
visitWhereClause(HqlParser.WhereClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.whereClause().
visitWhereClause(SqmWhereClause) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitWhereClause(SqmWhereClause) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitWhereClause(SqmWhereClause) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitWhereClause(Predicate) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
visitWindow(SqmWindow) - Method in interface org.hibernate.query.sqm.SemanticQueryWalker
 
visitWindow(SqmWindow) - Method in class org.hibernate.query.sqm.spi.BaseSemanticQueryWalker
 
visitWithClause(HqlParser.WithClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.withClause().
visitWithClause(HqlParser.WithClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.withClause().
visitWithInferredType(SqmVisitableNode, Supplier<MappingModelExpressible<?>>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
visitWithInferredType(SqmVisitableNode, Supplier<MappingModelExpressible<?>>) - Method in class org.hibernate.query.sqm.sql.FakeSqmToSqlAstConverter
 
visitWithInferredType(SqmVisitableNode, Supplier<MappingModelExpressible<?>>) - Method in interface org.hibernate.query.sqm.sql.SqmToSqlAstConverter
Visits the given node with the given inferred type access.
visitWithinGroupClause(HqlParser.WithinGroupClauseContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.withinGroupClause().
visitWithinGroupClause(HqlParser.WithinGroupClauseContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.withinGroupClause().
visitYear(HqlParser.YearContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.year().
visitYear(HqlParser.YearContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.year().
visitZonedDateTime(HqlParser.ZonedDateTimeContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.zonedDateTime().
visitZonedDateTime(HqlParser.ZonedDateTimeContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.zonedDateTime().
visitZonedDateTimeLiteral(HqlParser.ZonedDateTimeLiteralContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.zonedDateTimeLiteral().
visitZonedDateTimeLiteral(HqlParser.ZonedDateTimeLiteralContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.zonedDateTimeLiteral().
visitZoneId(HqlParser.ZoneIdContext) - Method in class org.hibernate.grammars.hql.HqlParserBaseVisitor
Visit a parse tree produced by HqlParser.zoneId().
visitZoneId(HqlParser.ZoneIdContext) - Method in interface org.hibernate.grammars.hql.HqlParserVisitor
Visit a parse tree produced by HqlParser.zoneId().
VM - Enum constant in enum class org.hibernate.annotations.SourceType
Indicates that values are generated in the Java virtual machine.
VM - Enum constant in enum class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum
 
VmValueGeneration - Class in org.hibernate.tuple
Deprecated.
since GeneratorType is deprecated
VmValueGeneration(GeneratorType) - Constructor for class org.hibernate.tuple.VmValueGeneration
Deprecated.
 
VOCABULARY - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
VOCABULARY - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
VOCABULARY - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
VOCABULARY - Static variable in class org.hibernate.grammars.hql.HqlParser
 
VOCABULARY - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
VOCABULARY - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
VOCABULARY - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
VOCABULARY - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 

W

WAIT_FOREVER - Static variable in class org.hibernate.LockOptions
Indicates that there is no timeout for the lock acquisition, that is, that the database should in principle wait forever to obtain the lock.
walkWarnings(SQLWarning, SqlExceptionHelper.WarningHandler) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Generic algorithm to walk the hierarchy of SQLWarnings
WARN - Enum constant in enum class org.hibernate.boot.jaxb.hbm.transform.UnsupportedFeatureHandling
Similar to UnsupportedFeatureHandling.IGNORE except that we log a warning
WARNING - Enum constant in enum class org.hibernate.query.ImmutableEntityUpdateQueryHandlingMode
 
WarningHandlerLoggingSupport() - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandlerLoggingSupport
 
wasDereferenced() - Method in class org.hibernate.engine.spi.CollectionEntry
 
wasInitialized() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
 
wasInitialized() - Method in interface org.hibernate.collection.spi.LazyInitializable
Is this instance initialized?
wasInsertedDuringTransaction(EntityPersister, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Allows callers to check to see if the identified entity was inserted during the current transaction.
wasJpaBootstrap(boolean) - Method in interface org.hibernate.event.service.spi.JpaBootstrapSensitive
 
wasLockedConcurrently() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
Returns true if this Lock has been concurrently locked by more than one transaction.
weaker(EntityNameUse) - Method in class org.hibernate.persister.entity.EntityNameUse
 
weaker(EntityNameUse.UseKind) - Method in enum class org.hibernate.persister.entity.EntityNameUse.UseKind
 
WEEK - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Week, defined to mean 7 days when it occurs as a unit of duration, or to mean the ISO ISO-8601 week number when passed to extract().
WEEK - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
WEEK - Static variable in class org.hibernate.grammars.hql.HqlParser
 
WEEK() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
WEEK() - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
 
WEEK() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
WEEK() - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
WEEK_OF_MONTH - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The week of the month, where the first day of the month is in week 1, and a new week starts each Sunday.
WEEK_OF_YEAR - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
The week of the year, where the first day of the year is in week 1, and a new week starts each Sunday.
week_weekofyear() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
weekField() - Method in class org.hibernate.grammars.hql.HqlParser.ExtractFieldContext
 
weekField() - Method in class org.hibernate.grammars.hql.HqlParser
 
WeekFieldContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
weekQuarter() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
when() - Element in annotation interface org.hibernate.annotations.GeneratorType
Deprecated.
Specifies when values should be generated: If GenerationTime.INSERT, the value will be generated before each SQL insert statement is executed.
when(C, Expression<? extends R>) - Method in interface org.hibernate.query.criteria.JpaSimpleCase
 
when(C, R) - Method in interface org.hibernate.query.criteria.JpaSimpleCase
 
when(Expression<? extends C>, Expression<? extends R>) - Method in interface org.hibernate.query.criteria.JpaSimpleCase
 
when(Expression<? extends C>, R) - Method in interface org.hibernate.query.criteria.JpaSimpleCase
 
when(Expression<? extends T>, Expression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
when(Expression<? extends T>, R) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
when(Expression<Boolean>, Expression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
when(Expression<Boolean>, Expression<? extends T>) - Method in interface org.hibernate.query.criteria.JpaSearchedCase
 
when(Expression<Boolean>, R) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
when(Expression<Boolean>, T) - Method in interface org.hibernate.query.criteria.JpaSearchedCase
 
when(SqmExpression<? extends T>, SqmExpression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
when(SqmPredicate, SqmExpression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSearched
 
when(Expression, Expression) - Method in class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression
 
when(Predicate, Expression) - Method in class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression
 
when(T, Expression<? extends R>) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
when(T, R) - Method in class org.hibernate.query.sqm.tree.expression.SqmCaseSimple
 
WHEN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
WHEN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
WHEN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
WHEN() - Method in class org.hibernate.grammars.hql.HqlParser.SearchedCaseWhenContext
 
WHEN() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleCaseWhenContext
 
WhenFragment(SqmExpression<T>, SqmExpression<R>) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSimple.WhenFragment
 
WhenFragment(SqmPredicate, SqmExpression<R>) - Constructor for class org.hibernate.query.sqm.tree.expression.SqmCaseSearched.WhenFragment
 
WhenFragment(Expression, Expression) - Constructor for class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression.WhenFragment
 
WhenFragment(Predicate, Expression) - Constructor for class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression.WhenFragment
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
 
where - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType
 
where - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
where(Expression<Boolean>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
where(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Modify the update query to restrict the target of the update according to the specified boolean expression.
where(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaCriteriaDelete
 
where(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
where(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
where(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
where(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
where(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
 
where(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
where(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
where(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
where(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
where(Expression<Boolean>) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
where(Predicate...) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
where(Predicate...) - Method in interface org.hibernate.query.criteria.JpaConflictUpdateAction
Modify the update query to restrict the target of the update according to the conjunction of the specified restriction predicates.
where(Predicate...) - Method in interface org.hibernate.query.criteria.JpaCriteriaDelete
 
where(Predicate...) - Method in interface org.hibernate.query.criteria.JpaCriteriaQuery
 
where(Predicate...) - Method in interface org.hibernate.query.criteria.JpaCriteriaUpdate
 
where(Predicate...) - Method in interface org.hibernate.query.criteria.JpaSelectCriteria
 
where(Predicate...) - Method in interface org.hibernate.query.criteria.JpaSubQuery
 
where(Predicate...) - Method in class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement
 
where(Predicate...) - Method in class org.hibernate.query.sqm.tree.insert.SqmConflictUpdateAction
 
where(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
where(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.SqmSelectStatement
 
where(Predicate...) - Method in class org.hibernate.query.sqm.tree.select.SqmSubQuery
 
where(Predicate...) - Method in class org.hibernate.query.sqm.tree.update.SqmUpdateStatement
 
Where - Annotation Interface in org.hibernate.annotations
Deprecated.
WHERE - Enum constant in enum class org.hibernate.query.sqm.tree.from.DowncastLocation
 
WHERE - Enum constant in enum class org.hibernate.sql.ast.Clause
 
WHERE - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
WHERE - Static variable in class org.hibernate.grammars.hql.HqlParser
 
WHERE() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
WHERE() - Method in class org.hibernate.grammars.hql.HqlParser.WhereClauseContext
 
whereClause() - Method in class org.hibernate.grammars.hql.HqlParser.ConflictActionContext
 
whereClause() - Method in class org.hibernate.grammars.hql.HqlParser.DeleteStatementContext
 
whereClause() - Method in class org.hibernate.grammars.hql.HqlParser.FilterClauseContext
 
whereClause() - Method in class org.hibernate.grammars.hql.HqlParser.QueryContext
 
whereClause() - Method in class org.hibernate.grammars.hql.HqlParser.UpdateStatementContext
 
whereClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
whereClauseContains(NavigablePath, SqmToSqlAstConverter) - Method in class org.hibernate.query.sqm.tree.select.SqmQuerySpec
 
WhereClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.WhereClauseContext
 
WhereJoinTable - Annotation Interface in org.hibernate.annotations
Deprecated.
WhereRestrictable - Interface in org.hibernate.metamodel.mapping
Things which can have Where declarations - entities and collections
WHITESPACE - Static variable in interface org.hibernate.sql.ast.spi.SqlAppender
 
WHITESPACE_CHANNEL - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
WINDOW - Enum constant in enum class org.hibernate.query.sqm.function.FunctionKind
 
windowFunction(String, Class<T>, JpaWindow, Expression<?>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Create a generic window function expression that will be applied over the specified window.
windowFunction(String, Class<T>, JpaWindow, Expression<?>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
WindowFunctionExpression - Interface in org.hibernate.sql.ast.tree.expression
Models a window function expression at the SQL AST level.
windowFunctions() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
with(AbstractQuery<T>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
with(AbstractQuery<T>) - Method in interface org.hibernate.query.criteria.JpaCteContainer
Registers the given CriteriaQuery and returns a JpaCteCriteria, which can be used for querying.
with(AbstractQuery<X>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
with(AbstractQuery<X>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
with(String, AbstractQuery<T>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
with(String, AbstractQuery<T>) - Method in interface org.hibernate.query.criteria.JpaCteContainer
Like JpaCteContainer.with(AbstractQuery) but assigns an explicit CTE name.
with(String, AbstractQuery<X>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
with(String, AbstractQuery<X>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
with(CacheMode) - Method in interface org.hibernate.IdentifierLoadAccess
Specify the CacheMode to use when obtaining an entity.
with(CacheMode) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Specify the CacheMode to use when obtaining an entity.
with(CacheMode) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Specify the CacheMode to use when obtaining an entity.
with(RootGraph<T>) - Method in interface org.hibernate.IdentifierLoadAccess
with(RootGraph<T>) - Method in interface org.hibernate.MultiIdentifierLoadAccess
with(RootGraph<T>) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
with(RootGraph<T>, GraphSemantic) - Method in interface org.hibernate.IdentifierLoadAccess
Customize the associations fetched by specifying an entity graph, and how it should be interpreted.
with(RootGraph<T>, GraphSemantic) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Customize the associations fetched by specifying an entity graph, and how it should be interpreted.
with(RootGraph<T>, GraphSemantic) - Method in interface org.hibernate.NaturalIdLoadAccess
Customize the associations fetched by specifying an entity graph, and how it should be interpreted.
with(RootGraph<T>, GraphSemantic) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Customize the associations fetched by specifying an entity graph, and how it should be interpreted.
with(RootGraph<T>, GraphSemantic) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Customize the associations fetched by specifying an entity graph, and how it should be interpreted.
with(LockOptions) - Method in interface org.hibernate.IdentifierLoadAccess
Specify the lock options to use when querying the database.
with(LockOptions) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Specify the lock options to use when querying the database.
with(LockOptions) - Method in interface org.hibernate.NaturalIdLoadAccess
Specify the lock options to use when querying the database.
with(LockOptions) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Specify the lock options to use when querying the database.
with(LockOptions) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Specify the lock options to use when querying the database.
WITH - Enum constant in enum class org.hibernate.sql.ast.Clause
The clause containing CTEs
WITH - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
WITH - Static variable in class org.hibernate.grammars.hql.HqlParser
 
WITH() - Method in class org.hibernate.grammars.hql.HqlParser.FetchClauseContext
 
WITH() - Method in class org.hibernate.grammars.hql.HqlParser.JoinRestrictionContext
 
WITH() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
WITH() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
WITH() - Method in class org.hibernate.grammars.hql.HqlParser.PadFunctionContext
 
WITH() - Method in class org.hibernate.grammars.hql.HqlParser.WithClauseContext
 
withBatchSize(int) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Specify a batch size, that is, how many entities should be fetched in each request to the database.
withBatchSize(int) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Specify a batch size, that is, how many entities should be fetched in each request to the database.
withCharset(String) - Static method in class org.hibernate.boot.model.naming.NamingHelper
 
withClause() - Method in class org.hibernate.grammars.hql.HqlParser.SetQueryGroupContext
 
withClause() - Method in class org.hibernate.grammars.hql.HqlParser.SimpleQueryGroupContext
 
withClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
WithClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.WithClauseContext
 
withDataSource(DataSource) - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Allows passing in a DataSource (delayed from constructing the builder, AKA phase 2) to be used in building the EntityManagerFactory
withExplicitFetchMementoResolver(Function<String, FetchBuilder>, Runnable) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
withFetchGraph(RootGraph<T>) - Method in interface org.hibernate.IdentifierLoadAccess
Override the associations fetched by default by specifying the complete list of associations to be fetched as an entity graph.
withFetchGraph(RootGraph<T>) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Override the associations fetched by default by specifying the complete list of associations to be fetched as an entity graph.
withFetchGraph(RootGraph<T>) - Method in interface org.hibernate.NaturalIdLoadAccess
Override the associations fetched by default by specifying the complete list of associations to be fetched as an entity graph.
withFetchGraph(RootGraph<T>) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Override the associations fetched by default by specifying the complete list of associations to be fetched as an entity graph.
withFetchGraph(RootGraph<T>) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Override the associations fetched by default by specifying the complete list of associations to be fetched as an entity graph.
WITHIN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
WITHIN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
WITHIN() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
WITHIN() - Method in class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
WITHIN_GROUP - Enum constant in enum class org.hibernate.sql.ast.Clause
 
withinGroupClause() - Method in class org.hibernate.grammars.hql.HqlParser.GenericFunctionContext
 
withinGroupClause() - Method in class org.hibernate.grammars.hql.HqlParser.ListaggFunctionContext
 
withinGroupClause() - Method in class org.hibernate.grammars.hql.HqlParser
 
WithinGroupClauseContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.WithinGroupClauseContext
 
withKey(List<Comparable<?>>, KeyedPage.KeyInterpretation) - Method in class org.hibernate.query.KeyedPage
Attach the given key to the specification of this page, with the given interpretation.
withKeySelectionMapping(ManagedMappingType, TableGroupProducer, IntFunction<SelectableMapping>, MappingModelCreationProcess) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
Return a copy of this foreign key descriptor with the selectable mappings as provided by the given accessor.
withLoadGraph(RootGraph<T>) - Method in interface org.hibernate.IdentifierLoadAccess
Augment the associations fetched by default by specifying a list of additional associations to be fetched as an entity graph.
withLoadGraph(RootGraph<T>) - Method in interface org.hibernate.MultiIdentifierLoadAccess
Augment the associations fetched by default by specifying a list of additional associations to be fetched as an entity graph.
withLoadGraph(RootGraph<T>) - Method in interface org.hibernate.NaturalIdLoadAccess
Augment the associations fetched by default by specifying a list of additional associations to be fetched as an entity graph.
withLoadGraph(RootGraph<T>) - Method in interface org.hibernate.NaturalIdMultiLoadAccess
Augment the associations fetched by default by specifying a list of additional associations to be fetched as an entity graph.
withLoadGraph(RootGraph<T>) - Method in interface org.hibernate.SimpleNaturalIdLoadAccess
Augment the associations fetched by default by specifying a list of additional associations to be fetched as an entity graph.
withName(String) - Method in class org.hibernate.sql.ast.tree.cte.CteTable
 
withNestedFetchParent(FetchParent, Function<FetchParent, R>) - Method in class org.hibernate.query.results.DomainResultCreationStateImpl
 
withNestedFetchParent(FetchParent, Function<FetchParent, R>) - Method in class org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter
 
withNestedFetchParent(FetchParent, Function<FetchParent, R>) - Method in interface org.hibernate.sql.results.graph.DomainResultCreationState
 
withNullsFirst() - Method in class org.hibernate.query.Order
 
withNullsLast() - Method in class org.hibernate.query.Order
 
withOptions() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
withOptions() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
withOptions() - Method in interface org.hibernate.SessionFactory
Obtain a session builder for creating new Sessions with certain customized options.
WITHOUT - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
WITHOUT - Static variable in class org.hibernate.grammars.hql.HqlParser
 
WITHOUT() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
WITHOUT() - Method in class org.hibernate.grammars.hql.HqlParser.OnOverflowClauseContext
 
withParameterRenderingMode(SqlAstNodeRenderingMode, Runnable) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
withReadOnly(boolean) - Method in interface org.hibernate.IdentifierLoadAccess
Specify whether the entity should be loaded in read-only mode.
withRecursiveUnionAll(AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
withRecursiveUnionAll(AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in interface org.hibernate.query.criteria.JpaCteContainer
Allows to register a recursive CTE.
withRecursiveUnionAll(AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
withRecursiveUnionAll(AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
withRecursiveUnionAll(String, AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
withRecursiveUnionAll(String, AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in interface org.hibernate.query.criteria.JpaCteContainer
withRecursiveUnionAll(String, AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
withRecursiveUnionAll(String, AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
withRecursiveUnionDistinct(AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
withRecursiveUnionDistinct(AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in interface org.hibernate.query.criteria.JpaCteContainer
Allows to register a recursive CTE.
withRecursiveUnionDistinct(AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
withRecursiveUnionDistinct(AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
withRecursiveUnionDistinct(String, AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in class org.hibernate.query.criteria.CriteriaDefinition
 
withRecursiveUnionDistinct(String, AbstractQuery<T>, Function<JpaCteCriteria<T>, AbstractQuery<T>>) - Method in interface org.hibernate.query.criteria.JpaCteContainer
withRecursiveUnionDistinct(String, AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement
 
withRecursiveUnionDistinct(String, AbstractQuery<X>, Function<JpaCteCriteria<X>, AbstractQuery<X>>) - Method in class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery
 
withRowNumbering(QueryPart, boolean, Runnable) - Method in class org.hibernate.sql.ast.spi.AbstractSqlAstTranslator
 
withStatelessOptions() - Method in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl
 
withStatelessOptions() - Method in interface org.hibernate.SessionFactory
Obtain a StatelessSession builder.
withTargetPart(ValuedModelPart) - Method in interface org.hibernate.metamodel.mapping.ForeignKeyDescriptor
Return a copy of this foreign key descriptor with the target part as given by the argument.
withValidatorFactory(Object) - Method in interface org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder
Allows passing in a Java EE ValidatorFactory (delayed from constructing the builder, AKA phase 2) to be used in building the EntityManagerFactory
Work - Interface in org.hibernate.jdbc
A discrete piece of work making use of a JDBC connection.
WorkExecutor<T> - Class in org.hibernate.jdbc
A visitor used for executing a discrete piece of work encapsulated in a Work or ReturningWork instance.
WorkExecutor() - Constructor for class org.hibernate.jdbc.WorkExecutor
 
WorkExecutorVisitable<T> - Interface in org.hibernate.jdbc
This interface provides a way to execute unrelated "work" objects using polymorphism.
workWithClassLoader(ClassLoaderService.Work<T>) - Method in interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService
 
wrap(CE, CollectionPersister, SharedSessionContractImplementor) - Method in interface org.hibernate.collection.spi.CollectionSemantics
Wrap a raw collection in wrapper
wrap(Expression<Boolean>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
wrap(Expression<Boolean>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
wrap(Expression<Boolean>) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
wrap(Expression<Boolean>...) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
 
wrap(Expression<Boolean>...) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
wrap(Expression<Boolean>...) - Method in interface org.hibernate.query.sqm.NodeBuilder
 
wrap(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcDateJavaType
 
wrap(Object, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimeJavaType
 
wrap(Blob) - Method in class org.hibernate.engine.jdbc.AbstractLobCreator
 
wrap(Blob) - Method in interface org.hibernate.engine.jdbc.LobCreator
Wrap the given blob in a serializable wrapper.
wrap(Clob) - Method in class org.hibernate.engine.jdbc.AbstractLobCreator
 
wrap(Clob) - Method in interface org.hibernate.engine.jdbc.LobCreator
Wrap the given clob in a serializable wrapper.
wrap(NClob) - Method in class org.hibernate.engine.jdbc.AbstractLobCreator
 
wrap(NClob) - Method in interface org.hibernate.engine.jdbc.LobCreator
Wrap the given nclob in a serializable wrapper.
wrap(Map<?, ?>) - Static method in class org.hibernate.jpa.HibernatePersistenceProvider
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ArrayType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.BagType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CollectionType
Wrap the naked collection instance in a wrapper, or instantiate a holder.
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.CustomCollectionType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.IdentifierBagType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.ListType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.MapType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.SetType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.SortedMapType
 
wrap(SharedSessionContractImplementor, Object) - Method in class org.hibernate.type.SortedSetType
 
wrap(SharedSessionContractImplementor, Object) - Method in interface org.hibernate.usertype.UserCollectionType
Wrap an instance of a collection
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigDecimalJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigIntegerJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BlobJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BooleanJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarDateJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarTimeJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClassJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClobJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CurrencyJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DateJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DoubleJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DurationJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.EnumJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.FloatJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.InetAddressJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.InstantJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.IntegerJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType
 
wrap(X, WrapperOptions) - Method in interface org.hibernate.type.descriptor.java.JavaType
Wrap a value as our handled Java type.
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocalDateJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocalDateTimeJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocaleJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocalTimeJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LongJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.NClobJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ObjectArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ObjectJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.OffsetTimeJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.RowVersionJavaType
Deprecated.
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.SerializableJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ShortJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.CollectionJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.DynamicModelJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.EntityJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.FormatMapperBasedJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.MapEntryJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.StringJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.TimeZoneJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UrlJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UUIDJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.YearJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ZoneIdJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
WRAP_ALL_PARAMETERS - Enum constant in enum class org.hibernate.sql.ast.SqlAstNodeRenderingMode
Wrap all nested parameters with a database specific wrapping strategy, defaulting to wrapping via a subquery e.g.
wrapInJdbcEscape(String, SqmFunctionDescriptor) - Method in class org.hibernate.query.sqm.function.SqmFunctionRegistry
 
wrapMergeSourceExpression() - Method in class org.hibernate.dialect.SqlAstTranslatorWithUpsert
 
wrapped - Variable in class org.hibernate.dialect.DialectDelegateWrapper
 
Wrapped - Interface in org.hibernate.service.spi
Optional contract for services that wrap stuff that to which it is useful to have access.
WrappedBlob - Interface in org.hibernate.engine.jdbc
Contract for Blob wrappers.
WrappedClob - Interface in org.hibernate.engine.jdbc
Contract for Clob wrappers.
WrappedNClob - Interface in org.hibernate.engine.jdbc
Contract for NClob wrappers.
WRAPPER_ARRAY_HANDLING - Static variable in interface org.hibernate.cfg.MappingSettings
Configurable control over how to handle Byte[] and Character[] types encountered in the application domain model.
WRAPPER_BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
Deprecated, for removal: This API element is subject to removal in a future version.
WrapperArrayHandling - Enum Class in org.hibernate.type
Possible options for how to handle Byte[] and Character[] basic mappings encountered in the application domain model.
wrapperEquivalent(Class<?>) - Static method in class org.hibernate.query.sqm.tree.expression.Compatibility
 
WrapperOptions - Interface in org.hibernate.type.descriptor
Options for binding values to and extracting values from JDBC prepared statements and result sets.
wrapTopLevelSelectionExpression(Expression) - Method in class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType
 
wrapTopLevelSelectionExpression(Expression) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Wraps the top level selection expression to be able to read values with this JdbcType's ValueExtractor.
wrapWithQueryString(String) - Method in exception org.hibernate.QueryException
Deprecated, for removal: This API element is subject to removal in a future version.
This method is no longer used
wrapWriteExpression(String, Dialect) - Method in interface org.hibernate.type.descriptor.jdbc.JdbcType
Wraps the write expression to be able to write values with this JdbcType's ValueBinder.
writable() - Element in annotation interface org.hibernate.annotations.Generated
Determines if the value currently assigned to the annotated property is included in SQL insert and update statements.
write - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
write - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
write() - Element in annotation interface org.hibernate.annotations.ColumnTransformer
A custom SQL expression used to write to the column.
write() - Method in class org.hibernate.collection.spi.AbstractPersistentCollection
Called by any writer method of the collection interface
WRITE - Enum constant in enum class org.hibernate.LockMode
An exclusive write lock.
writeBoolean(Object, String, boolean, boolean) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeBoolean(Object, String, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writeByte(Object, String, byte, byte) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeByte(Object, String, byte, byte) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writeChar(Object, String, char, char) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeChar(Object, String, char, char) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writeDouble(Object, String, double, double) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeDouble(Object, String, double, double) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writeExternal(ObjectOutput) - Method in class org.hibernate.engine.spi.ExecutableList
Write this list out to the given stream as part of serialization
writeFloat(Object, String, float, float) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeFloat(Object, String, float, float) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writeInt(Object, String, int, int) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeInt(Object, String, int, int) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writeLock() - Method in class org.hibernate.cache.spi.support.AbstractReadWriteAccess
 
writeLong(Object, String, long, long) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeLong(Object, String, long, long) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writeObject(Object, String, Object, Object) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeObject(Object, String, Object, Object) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
writePropertyValue() - Method in interface org.hibernate.generator.OnExecutionGenerator
Determines if the property values are written to JDBC as the argument of a JDBC ? parameter.
writePropertyValue() - Method in interface org.hibernate.id.PostInsertIdentifierGenerator
 
writePropertyValue() - Method in interface org.hibernate.tuple.ValueGeneration
Deprecated.
Determines if the property value is written to JDBC as the argument of a JDBC ? parameter.
writeReplace() - Method in class org.hibernate.metamodel.model.domain.AbstractManagedType
 
writeReplace() - Method in interface org.hibernate.proxy.HibernateProxy
Perform serialization-time write-replacement of this proxy.
writeReplace() - Method in class org.hibernate.proxy.map.MapProxy
 
writeShort(Object, String, short, short) - Method in class org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
 
writeShort(Object, String, short, short) - Method in interface org.hibernate.engine.spi.PersistentAttributeInterceptor
 
WrongClassException - Exception in org.hibernate
Thrown when loading an entity (by identifier) results in a value that cannot be treated as the subclass type requested by the caller.
WrongClassException(String, Object, String) - Constructor for exception org.hibernate.WrongClassException
Constructs a WrongClassException using the supplied information.
WrongClassException(String, Object, String, Object) - Constructor for exception org.hibernate.WrongClassException
 
WS - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
WS - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
WS - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
WS - Static variable in class org.hibernate.grammars.hql.HqlParser
 
WS - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
WS - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 

X

XML_ARRAY - Static variable in class org.hibernate.type.SqlTypes
A type code for an array of xml objects.
XML_FORMAT_MAPPER - Static variable in interface org.hibernate.cfg.MappingSettings
Specifies a FormatMapper used for XML serialization and deserialization, either: an instance of FormatMapper, a Class representing a class that implements FormatMapper, the name of a class that implements FormatMapper, or one of the shorthand constants jackson or jaxb.
XML_MAPPING_ENABLED - Static variable in interface org.hibernate.cfg.MappingSettings
Whether XML mappings should be processed.
XmlAsStringJdbcType - Class in org.hibernate.type.descriptor.jdbc
Specialized type mapping for SQLXML and the XML SQL data type.
XmlAsStringJdbcType(int, EmbeddableMappingType) - Constructor for class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
 
XmlHelper - Class in org.hibernate.dialect
A Helper for serializing and deserializing XML, based on an EmbeddableMappingType.
XmlHelper() - Constructor for class org.hibernate.dialect.XmlHelper
 
XmlJavaType<T> - Class in org.hibernate.type.descriptor.java.spi
 
XmlJavaType(Type, MutabilityPlan<T>, TypeConfiguration) - Constructor for class org.hibernate.type.descriptor.java.spi.XmlJavaType
 
XmlJdbcType - Class in org.hibernate.type.descriptor.jdbc
Specialized type mapping for SQLXML and the XML SQL data type.
XmlJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.type.descriptor.jdbc.XmlJdbcType
 
XmlJdbcType.XmlValueBinder<X> - Class in org.hibernate.type.descriptor.jdbc
 
XmlMappingBinderAccess - Class in org.hibernate.boot.spi
Holds the XML binder and a classloader used for binding mappings.
XmlMappingBinderAccess(ServiceRegistry) - Constructor for class org.hibernate.boot.spi.XmlMappingBinderAccess
 
XmlMappingBinderAccess(ServiceRegistry, Function<String, Object>) - Constructor for class org.hibernate.boot.spi.XmlMappingBinderAccess
 
xmlMappingMetadataComplete - Variable in class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata
 
XmlSource - Class in org.hibernate.boot.jaxb.spi
An XML document containing O/R mapping metadata, either: a JPA orm.xml file, or a Hibernate .hbm.xml file.
XmlSource(Origin) - Constructor for class org.hibernate.boot.jaxb.spi.XmlSource
 
XmlValueBinder(JavaType<X>, JdbcType) - Constructor for class org.hibernate.type.descriptor.jdbc.XmlJdbcType.XmlValueBinder
 
XOpen - Enum constant in enum class org.hibernate.engine.jdbc.env.spi.SQLStateType
The reported codes follow the X/Open spec
XPROPERTY - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
 
XsdDescriptor - Class in org.hibernate.boot.xsd
Representation of a locally resolved XSD

Y

year() - Method in class org.hibernate.grammars.hql.HqlParser.DateContext
 
year() - Method in class org.hibernate.grammars.hql.HqlParser
 
year(Expression<? extends TemporalAccessor>) - Method in interface org.hibernate.query.criteria.HibernateCriteriaBuilder
Extracts the TemporalUnit.YEAR of a date, time, or datetime expression.
year(Expression<? extends TemporalAccessor>) - Method in class org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate
 
YEAR - Enum constant in enum class org.hibernate.query.sqm.TemporalUnit
Calendar year.
YEAR - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
YEAR - Static variable in class org.hibernate.grammars.hql.HqlParser
 
YEAR() - Method in class org.hibernate.grammars.hql.HqlParser.DatetimeFieldContext
 
YEAR() - Method in class org.hibernate.grammars.hql.HqlParser.DayFieldContext
 
YEAR() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
YEAR() - Method in class org.hibernate.grammars.hql.HqlParser.WeekFieldContext
 
YearContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.YearContext
 
YearJavaType - Class in org.hibernate.type.descriptor.java
Describes the Year Java type
YearJavaType() - Constructor for class org.hibernate.type.descriptor.java.YearJavaType
 
yearMonthDay() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
Note that we include these for completeness, but since their names collide with the HQL abbreviations for extract(), they can't actually be called from HQL.
yearsMonthsDaysHoursMinutesSecondsBetween() - Method in class org.hibernate.dialect.function.CommonFunctionFactory
 
YES_NO - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC CHAR(1) (using 'Y'/'N').
YesNoConverter - Class in org.hibernate.type
Handles conversion to/from Boolean as 'Y' or 'N'
YesNoConverter() - Constructor for class org.hibernate.type.YesNoConverter
 
YN_BOOLEAN - Enum constant in enum class org.hibernate.query.sqm.CastType
 

Z

ZERO - Static variable in class org.hibernate.type.descriptor.java.IntegerJavaType
 
ZERO_VERSION - Static variable in class org.hibernate.dialect.SimpleDatabaseVersion
 
ZONE_OFFSET - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping ZoneOffset to JDBC VARCHAR.
ZONE_TIMESTAMP - Enum constant in enum class org.hibernate.query.sqm.CastType
 
ZONED - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
ZONED - Static variable in class org.hibernate.grammars.hql.HqlParser
 
ZONED() - Method in class org.hibernate.grammars.hql.HqlParser.NakedIdentifierContext
 
ZONED() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
ZONED_DATE_TIME - Static variable in class org.hibernate.type.SqlTypes
A type code representing a "virtual mapping" of ZonedDateTime as a JDBC type using ResultSet.getObject(int) and PreparedStatement.setObject(int, java.lang.Object, int) which JDBC requires compliant drivers to support.
ZONED_DATE_TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping ZonedDateTime to JDBC TIMESTAMP_WITH_TIMEZONE or TIMESTAMP depending on the "hibernate.timezone.default_storage" setting.
ZONED_DATE_TIME_WITH_TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping ZonedDateTime to JDBC TIMESTAMP_WITH_TIMEZONE.
ZONED_DATE_TIME_WITHOUT_TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping ZonedDateTime to JDBC TIMESTAMP.
zonedDateTime() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeContext
 
zonedDateTime() - Method in class org.hibernate.grammars.hql.HqlParser
 
zonedDateTime() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
ZonedDateTimeContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeContext
 
ZonedDateTimeJavaType - Class in org.hibernate.type.descriptor.java
Java type descriptor for the ZonedDateTime type.
ZonedDateTimeJavaType() - Constructor for class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType
 
ZonedDateTimeJdbcType - Class in org.hibernate.type.descriptor.jdbc
Descriptor for handling ZonedDateTime directly through the JDBC driver
ZonedDateTimeJdbcType() - Constructor for class org.hibernate.type.descriptor.jdbc.ZonedDateTimeJdbcType
 
zonedDateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser.DateTimeLiteralContext
 
zonedDateTimeLiteral() - Method in class org.hibernate.grammars.hql.HqlParser
 
ZonedDateTimeLiteralContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeLiteralContext
 
zoneId() - Method in class org.hibernate.grammars.hql.HqlParser.ZonedDateTimeContext
 
zoneId() - Method in class org.hibernate.grammars.hql.HqlParser
 
ZoneIdContext(ParserRuleContext, int) - Constructor for class org.hibernate.grammars.hql.HqlParser.ZoneIdContext
 
ZoneIdJavaType - Class in org.hibernate.type.descriptor.java
Describes the ZoneId Java type.
ZoneIdJavaType() - Constructor for class org.hibernate.type.descriptor.java.ZoneIdJavaType
 
ZoneOffsetComparator() - Constructor for class org.hibernate.type.descriptor.java.ZoneOffsetJavaType.ZoneOffsetComparator
 
ZoneOffsetJavaType - Class in org.hibernate.type.descriptor.java
Descriptor for ZoneOffset handling.
ZoneOffsetJavaType() - Constructor for class org.hibernate.type.descriptor.java.ZoneOffsetJavaType
 
ZoneOffsetJavaType.ZoneOffsetComparator - Class in org.hibernate.type.descriptor.java
 

_

_310 - Static variable in class org.hibernate.boot.xsd.MappingXsdSupport
 
_abstract - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
 
_ATN - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
_ATN - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
_ATN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
_ATN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
_ATN - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
_ATN - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
_ATN - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
_ATN - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
_decisionToDFA - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
_decisionToDFA - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
_decisionToDFA - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
_decisionToDFA - Static variable in class org.hibernate.grammars.hql.HqlParser
 
_decisionToDFA - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
_decisionToDFA - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
_decisionToDFA - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
_decisionToDFA - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
_default - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType
 
_default - Variable in class org.hibernate.boot.jaxb.mapping.JaxbColumn
 
_extends - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
 
_extends - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntity
 
_import - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
_package - Variable in class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType
 
_package - Variable in class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping
 
_package - Variable in class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings
 
_serializedATN - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
_serializedATN - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
_serializedATN - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
_serializedATN - Static variable in class org.hibernate.grammars.hql.HqlParser
 
_serializedATN - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
_serializedATN - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
_serializedATN - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
_serializedATN - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
_sharedContextCache - Static variable in class org.hibernate.grammars.graph.GraphLanguageLexer
 
_sharedContextCache - Static variable in class org.hibernate.grammars.graph.GraphLanguageParser
 
_sharedContextCache - Static variable in class org.hibernate.grammars.hql.HqlLexer
 
_sharedContextCache - Static variable in class org.hibernate.grammars.hql.HqlParser
 
_sharedContextCache - Static variable in class org.hibernate.grammars.importsql.SqlScriptLexer
 
_sharedContextCache - Static variable in class org.hibernate.grammars.importsql.SqlScriptParser
 
_sharedContextCache - Static variable in class org.hibernate.grammars.ordering.OrderingLexer
 
_sharedContextCache - Static variable in class org.hibernate.grammars.ordering.OrderingParser
 
$ 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 and Interfaces|All Packages|Constant Field Values|Serialized Form